KR100534619B1 - Apparatus and method of network management - Google Patents

Apparatus and method of network management Download PDF

Info

Publication number
KR100534619B1
KR100534619B1 KR10-2004-0009127A KR20040009127A KR100534619B1 KR 100534619 B1 KR100534619 B1 KR 100534619B1 KR 20040009127 A KR20040009127 A KR 20040009127A KR 100534619 B1 KR100534619 B1 KR 100534619B1
Authority
KR
South Korea
Prior art keywords
xml
gateway
snmp
manager
index
Prior art date
Application number
KR10-2004-0009127A
Other languages
Korean (ko)
Other versions
KR20050080943A (en
Inventor
박일진
최병구
박용석
Original Assignee
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR10-2004-0009127A priority Critical patent/KR100534619B1/en
Publication of KR20050080943A publication Critical patent/KR20050080943A/en
Application granted granted Critical
Publication of KR100534619B1 publication Critical patent/KR100534619B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/024Standardisation; Integration using relational databases for representation of network management data, e.g. managing via structured query language [SQL]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/0266Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using meta-data, objects or commands for formatting management information, e.g. using eXtensible markup language [XML]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways

Abstract

본 발명은 점점 분산화 및 거대화 되어가고 있는 네트워크를 더 효율적으로 관리하기 위한 것으로, XML 기반 매니저가 자신에게 연결된 XML/SNMP 게이트웨이를 통해 네트워크를 관리함에 있어서, 각각의 게이트웨이에 고유의 인덱스를 할당하여 게이트웨이로 하여금 인덱스에 부합하는 요청에 대해서만 응답하도록 함으로써 네트워크에 대한 관리 효율을 증대하는 네트워크 관리 장치 및 방법을 제안한다.The present invention is to more efficiently manage a network that is increasingly decentralized and enlarged. In the case where an XML-based manager manages a network through an XML / SNMP gateway connected to the gateway, the gateway is assigned a unique index to each gateway. The present invention proposes a network management apparatus and method for increasing the management efficiency of a network by allowing a user to respond only to a request matching an index.

Description

네트워크 관리 장치 및 방법{APPARATUS AND METHOD OF NETWORK MANAGEMENT} Network management apparatus and method {APPARATUS AND METHOD OF NETWORK MANAGEMENT}

본 발명은 네트워크 요소들에 대한 관리 장치 및 방법에 관한 것으로, 특히 분산 네트워크 상에서 네트워크 요소의 SNMP 에이전트를 하나의 XML기반 매니저에서 관리하는 네트워크 통합 관리 장치 및 방법에 관한 것이다.The present invention relates to a management apparatus and method for network elements, and more particularly, to an integrated network management apparatus and method for managing an SNMP agent of a network element in a single XML-based manager on a distributed network.

일반적으로 인터넷에서는 호스트와 라우터 또는 스위칭 허브 등의 네트워크 기기를 관리하기 위한 표준적인 네트워크 프로토콜로 SNMP(Simple Network Management Protocol, 간이 네트워크 관리 프로토콜)을 사용해 왔다. SNMP는 인터넷 표준으로 채용되어 모든 네트워크 기기에서 지원되도록 권장되어 왔다.In general, the Internet has used Simple Network Management Protocol (SNMP) as a standard network protocol for managing network devices such as hosts, routers or switching hubs. SNMP has been adopted as an Internet standard and has been recommended to be supported by all network devices.

SNMP에서는 관리 단말기 상의 관리자(Manager, 관리하는 측, SNMP 매니저라고도 한다)와 관리 대상이 되는 네트워크 기기상의 에이전트(Agent, 관리되는 측, SNMP 에이전트라고도 한다)간에 통신이 이루어진다 관리자란 일반적으로 관리 단말기상에서 동작하는 네트워크 관리 소프트웨어와 같이 SNMP를 내장한 어플리케이션 프로그램을 가리킨다. 에이전트는 호스트와 라우터, 접근 서버 등의 관리 대상이 되는 네트워크 기기상의 상주 프로세스(실행 프로세스)로 구현된다. 에이전트는 네트워크 기기상의 MIB(Management Information Base) 변수를 관리한다. SNMP에서는 에이전트가 관리하는 MIB 변수에 접근하여 네트워크 기기를 감시, 설정한다.In SNMP, communication occurs between a manager (Manager, managing side, also known as SNMP manager) on a management terminal and an agent (Agent, managing side, also known as SNMP agent) on a network device to be managed. Refers to an application program with built-in SNMP, such as running network management software. Agents are implemented as resident processes (execution processes) on network devices that are managed by hosts, routers, and access servers. Agents manage MIB (Management Information Base) variables on network devices. SNMP accesses and manages network devices by accessing MIB variables managed by agents.

도 1은 종래기술에 따른 도면으로, SNMP 에이전트의 동작을 도시하는 도면이다.1 is a diagram according to the prior art, illustrating the operation of an SNMP agent.

도 1의 에이전트(Agent)(또는 SNMP 에이전트, 이하 "SNMP 에이전트"라 칭한다)(130)는 관리 대상이 되는 네트워크 요소(Network element)를 통칭하는 것으로 SNMP(Simple Network Management Protocol) 에이전트 어플리케이션(Application)을 나타낸다. MIB(Management Information Base)(136)는 해당 네트워크 요소가 제공하는 SNMP 관리 정보(management information)를 나타낸다. EMS(External Management System)(또는 SNMP Manager, 이하 "SNMP 매니저"라 칭한다)(100)는 네트워크 관리 스테이션(Network Management Station, NMS)에서 동작하는 SNMP 매니지먼트 어플리케이션을 나타낸다.The agent (or SNMP agent, hereinafter referred to as " SNMP agent ") 130 of FIG. 1 is a generic term for a network element to be managed, and is referred to as a simple network management protocol (SNMP) agent application. Indicates. The Management Information Base (MIB) 136 represents SNMP management information provided by the corresponding network element. An EMS (External Management System) (or SNMP Manager, hereinafter referred to as " SNMP Manager ") 100 represents an SNMP management application running on a Network Management Station (NMS).

도 1에 도시된 바와 같이, 종래의 SNMP 프로토콜을 위한 시스템의 관리는 UDP(User Datagram Protocol) 포트(Port) 161을 통하여 SNMP 매니저(100)와 SNMP PDU(Protocol Data Unit)를 주고받는 형식이다. Trap PDU의 경우 UDP 162번으로 전송되며 SNMP 오퍼레이션과 관련된 GET/GETNEXT/SET등의 PDU는 UDP 161을 이용하여 EMS(100)와 주고받게 된다.As shown in FIG. 1, the management of a system for a conventional SNMP protocol is a form of exchanging an SNMP protocol data unit (PDU) with an SNMP manager 100 through a user datagram protocol (UDP) port 161. Trap PDU is transmitted to UDP 162. PDUs such as GET / GETNEXT / SET related to SNMP operation are exchanged with EMS 100 using UDP 161.

이하, TCP/IP 네트워크에서 관리대상인 네트워크 요소(예를 들어, hosts, routers, X terminal, terminal servers, printers 등)는 SNMP 에이전트(130)로, NMS는 SNMP 매니저(100)로 칭한다.Hereinafter, network elements (for example, hosts, routers, X terminals, terminal servers, printers, etc.) to be managed in a TCP / IP network are referred to as an SNMP agent 130 and an NMS as an SNMP manager 100.

SNMP 매니저(100)는 SNMP 에이전트(130)에게 관리 대상 MIB(136)의 값을 Setting하거나 값을 읽어 오는 등의 요청을 하게 된다. SNMP 에이전트(130)는 SNMP 매니저(100)로부터의 요청에 대해 응답을 보낸다. SNMP 관리 소프트웨어를 운용하는 네트워크 요소에 있는 어플리케이션인 SNMP 에이전트(130)는 SNMP 매니저(100)에 의해 관리될 수 있다. SNMP 에이전트(130)는 SNMP 매니저(100)로부터의 정보 수집 요청에 응답하여 SNMP 매니저(100)에 관리 정보를 송신한다. 또, SNMP 에이전트(130)는 SNMP 매니저(100)로부터의 정보 수집 요구가 없는 경우에도 자신에게 발생하는 이벤트에 대한 정보를 비동기적으로 SNMP 매니저(100)에 제공한다.The SNMP manager 100 requests the SNMP agent 130 to set a value of the management target MIB 136 or read a value. The SNMP agent 130 sends a response to the request from the SNMP manager 100. The SNMP agent 130, which is an application on a network element running SNMP management software, may be managed by the SNMP manager 100. The SNMP agent 130 transmits management information to the SNMP manager 100 in response to a request for collecting information from the SNMP manager 100. In addition, the SNMP agent 130 asynchronously provides the SNMP manager 100 with information on events that occur even when there is no request to collect information from the SNMP manager 100.

SNMP의 정의는 IETF RFC1157에, MIB(Management Information Base)의 정의는 IETF RFC1231에, SMI(Structure of Management Information)은 IETF RFC1155에 각각 정의되어 있다.SNMP is defined in IETF RFC1157, MIB (Management Information Base) in IETF RFC1231, and Structure of Management Information (SMI) in IETF RFC1155.

그런데, XML(eXtensible Markup Language) 기반으로 네트워크의 관리형태가 바뀌면서 기존의 SNMP MIB 구조를 XML 스키마로 전환하는 방법이 많이 제시되었으며, XML기반 매니저와 기존 SNMP 에이전트(130)의 연동을 위한 XML/SNMP 게이트웨이에 대한 연구도 진행되고 있다. XML/SNMP 게이트웨이는 SNMP SMI(Structure of Management Information) 정보를 기반으로 자동적으로 XML 스키마 정의를 생성하고 이를 이용한 관리를 포함한다.However, as the management form of the network is changed based on XML (eXtensible Markup Language), a number of methods for converting the existing SNMP MIB structure into XML schemas have been proposed, and XML / SNMP for interworking between the XML-based manager and the existing SNMP agent 130 is provided. Gateway research is also in progress. The XML / SNMP gateway automatically generates XML schema definitions based on SNMP Structure of Management Information (SMI) information and includes management using them.

도 2는 종래기술에 따른 도면으로, XML/SNMP 게이트웨이를 사용한 XML기반 네트워크 관리 시스템의 블록구성도이다.2 is a block diagram of an XML-based network management system using an XML / SNMP gateway according to the prior art.

도 2의의 XML 기반 매니저(210)는 XML기반의 네트워크를 관리한다. XML/SNMP 게이트웨이(220)는 기존의 SNMP 에이전트(130)의 MIB/XML 변환 기능 및 XML 기반 매니저(210)와 SNMP 에이전트(130) 간의 신호 전송 기능을 수행한다. 즉, XML/SNMP 게이트웨이(220)는 XML 형태로 수신되는 XML기반 매니저(210)의 정보 수집 요청(Request)을 MIB로 변환하여 SNMP 에이전트(130)에 송신하고, 이에 대한 SNMP 에이전트(130)의 응답 또는 트랩(trap)을 XML로 변환하여 XML 기반 매니저(210)에 전송한다.The XML-based manager 210 of FIG. 2 manages an XML-based network. The XML / SNMP gateway 220 performs a MIB / XML conversion function of the existing SNMP agent 130 and a signal transmission function between the XML-based manager 210 and the SNMP agent 130. That is, the XML / SNMP gateway 220 converts the information collection request of the XML-based manager 210 received in the form of XML into a MIB and transmits the information to the SNMP agent 130. The response or trap is converted into XML and transmitted to the XML-based manager 210.

현재 여러 업체 등에서 여러 가지의 XML 변환 규약들을 연구하고 있다. 예를 들어, Cisco나 Juniper Network와 같은 장비 업체에서는 자사의 장비를 관리하기 위해 나름대로의 XBM(X Bit Map) 에이전트들을 탑재하고 있으며, J.P. Martin-Flatin은 SNMP MIB을 XML로 변환하는 규약변환에 있어서 Model-level과 Metamodel-level로 나누어 제안하고 있다. 또, Avaya Labs Reserch는 SNMP 에이전트를 장착한 장비를 위한 XML 기반 관리 인터페이스를 제시하였다. 그밖에 ASN.1 문법을 XML로 변환시키는 연구는 T.Imamura, H.Naruyama -IBM Reserch(2001)- 에 의해 제시되었다.Currently, various companies are studying various XML conversion protocols. For example, equipment vendors such as Cisco and Juniper Networks have their own X Bit Map (XBM) agents to manage their devices. Martin-Flatin proposes model-level and metamodel-level in protocol conversion of SNMP MIB to XML. Avaya Labs Reserch also presented an XML-based management interface for devices equipped with SNMP agents. Other work on converting ASN.1 grammars into XML has been presented by T. Imamura, H. Naruyama-IBM Reserch (2001).

도 3은 종래기술에 따른 XML/SNMP 게이트웨이의 블록구성도이다.3 is a block diagram of an XML / SNMP gateway according to the prior art.

도 3을 참조하여 종래의 XML/SNMP 게이트웨이(220)의 구조와 SNMP MIB의 파싱(parsing)에 대해 설명한다. 도 3의 XML 디코더(Decoder)(302)는 XML기반 매니저(210)로부터 받은 GET/GETNEXT/SET등의 요청을 XML DOM(Document Object Model)(304)의 XML 스키마에 따라 SNMP 에이전트(130)가 해석할 수 있는 문법으로 전환한다. XML DOM(304)은 XML 문법에 대한 리스트를 정의하고 있다. XML DOM(304)는 XML 문법에 따른 맵핑 기능 및 체크 기능을 가진다. XML 인코더(Encoder)(310)는 SNMP 에이전트(130)의 응답이나 SNMP 트랩 메시지를 XML DOM(304)의 XML 스키마에 따라 XML기반 매니저(210)가 해석할 수 있는 XML 문법으로 전환한다. MIB 변환기(Translator)(314)는 ASN.1로 작성된 MIB 파일의 SMI 문법(Syntax)을 분석하여 XML 문법으로 변환하며, 이를 XML DOM(304)으로 저장하고 XML 스키마 도큐먼트(Schema document) 등을 작성한다. XSL(XML Stylexheet Language) 변환기(308)는 디스플레이 형식을 정의한다.The structure of the conventional XML / SNMP gateway 220 and the parsing of the SNMP MIB will be described with reference to FIG. 3. The XML decoder 302 of FIG. 3 sends a request such as GET / GETNEXT / SET received from the XML-based manager 210 according to the XML schema of the XML DOM (Document Object Model) 304. Switch to interpretable grammar. The XML DOM 304 defines a list of XML grammars. The XML DOM 304 has a mapping function and a check function according to the XML grammar. The XML encoder 310 converts the response of the SNMP agent 130 or the SNMP trap message into an XML grammar that the XML-based manager 210 can interpret according to the XML schema of the XML DOM 304. The MIB Translator 314 analyzes the SMI Syntax of the MIB file written in ASN.1 and converts it into XML Grammar, saves it as an XML DOM 304, and creates an XML Schema document. do. XSL (XML Stylexheet Language) converter 308 defines the display format.

도 3에서 ①의 동작은 XML기반 매니저(210)의 요청을 받아 SNMP 에이전트(130)로 전달하고, SNMP 에이전트(130)의 응답을 XML 기반 매니저(100)로 전달하는 과정이다. ②의 동작은 SNMP 에이전트(130)의 트랩 메시지를 XML 기반 매니저(210)에 전달하는 과정이다. ③의 동작은 XML DOM(304)의 업데이트 과정이다.In FIG. 3, the operation ① is a process of receiving a request from the XML-based manager 210 and delivering it to the SNMP agent 130, and delivering a response from the SNMP agent 130 to the XML-based manager 100. Operation ② is a process of delivering a trap message of the SNMP agent 130 to the XML-based manager (210). Operation 3 is an update process of the XML DOM 304.

XML기반 관리기법을 사용하지 않는 종래 기술의 경우 SNMP 기반 네트워크를 관리하는데 있어, 관리 대상이 증가함에 따른 확장성이 적고, 그 효율성이 떨어지게 된다. 또한 XML기반으로 네트워크를 관리하는 방식에서는 기존의 SNMP 에이전트(130)를 그대로 두고 관리하기가 어렵다. 이를 위해 새로운 XML/SNMP 게이트웨이(220)를 개발하여 다양한 MIB를 가지는 여러 종류의 SNMP 에이전트를 XML기반 매니저(210)가 관리할 수 있도록 하여야 한다.In the prior art, which does not use the XML-based management technique, in managing the SNMP-based network, there is less scalability as the management target increases, and the efficiency thereof is reduced. In addition, in the method of managing a network based on XML, it is difficult to manage the existing SNMP agent 130 as it is. To this end, a new XML / SNMP gateway 220 should be developed to allow the XML-based manager 210 to manage various types of SNMP agents having various MIBs.

또, 점차 그 규모가 거대해지고 관리대상이 증가하는 거대한 네트워크에서 분산되어 있는 여러 개의 XML/SNMP 게이트웨이(220)를 하나의 XML기반 매니저(210)에서 관리하는 방안을 모색해야 한다.In addition, it is necessary to find a way to manage multiple XML / SNMP gateways 220 distributed by a single XML-based manager 210 that are distributed in a huge network that is gradually increasing in size and increasing in management.

본 발명의 목적은 하나의 XML기반 매니저가 분산되어 있는 XML/SNMP게이트웨이를 관장함으로써 거대한 네트워크의 SNMP 에이전트를 통합 관리할 수 있는 네트워크 관리 장치 및 방법을 제공함에 있다.An object of the present invention is to provide a network management apparatus and method capable of integrated management of an SNMP agent of a large network by managing an XML / SNMP gateway in which one XML-based manager is distributed.

본 발명의 다른 목적은 네트워크 확장성에 유동적으로 대처할 수 있는 구조를 가지는 네트워크 관리 장치 및 방법을 제공함에 있다. Another object of the present invention is to provide a network management apparatus and method having a structure that can flexibly cope with network scalability.

본 발명은 네트워크에 분산 되어있는 SNMP(Simple Network Management Protocol, 간이 네트워크 관리 프로토콜) 에이전트(Agent)를 하나의 XML(eXtensible Markup language) 기반 매니저에서 관리할 수 있도록 함으로써 거대한 네트워크 요소들을 통합 관리하기 위한 것이며, 이를 위해 각 SNMP 에이전트를 위한 XML 게이트웨이를 제안하고, 각 XML/SNMP 게이트웨이의 통합을 위한 인덱싱(Indexing) 알고리즘을 제시한다.The present invention is to integrate and manage huge network elements by allowing a simple network management protocol (SNMP) agent distributed in a network to be managed by one eXtensible Markup language (XML) -based manager. For this purpose, we propose an XML gateway for each SNMP agent and propose an indexing algorithm for the integration of each XML / SNMP gateway.

본 발명은 각각의 XML/SNMP 게이트웨이에 고유한 인덱스를 부여하고, 그 인덱스에 따라 각 XML/SNMP 게이트웨이를 구별하도록 한다.The present invention assigns a unique index to each XML / SNMP gateway and distinguishes each XML / SNMP gateway according to the index.

이를 위한 본 발명의 장치는, XML(eXtensible Markup Language) 기반 매니저에 연결되는 게이트웨이와 상기 게이트웨이에 연결되는 SNMP(Simple Network Management Protocol) 에이전트를 포함하는 네트워크가 적어도 하나 존재하는 분산 네트워크에 있어서, 상기 연결되는 게이트웨이 각각에 대하여 고유한 인덱스를 할당하고, 상기 각 게이트웨이에 할당한 인덱스를 저장하며, 각 게이트웨이에 연결된 상기 SNMP 에이전트에 관리 정보 수집 요청 신호를 송신할 때 상기 게이트웨이에 할당된 고유 인덱스를 함께 송신하는 XML 기반 매니저와, 상기 매니저로부터 할당받은 고유의 인덱스를 저장하고, 상기 XML 기반 매니저로부터 수신되는 신호에 포함된 인덱스를 파싱하여 상기 인덱스가 자신에게 할당된 인덱스와 일치하는 경우에만 상기 XML 기반 매니저로부터 수신된 신호에 따른 요청을 수행하는 게이트웨이를 포함하는 네트워크 관리 장치이다.In accordance with an aspect of the present invention, there is provided a distributed network including at least one network connected to an eXtensible Markup Language (XML) based manager and at least one network including a Simple Network Management Protocol (SNMP) agent connected to the gateway. A unique index is assigned to each gateway to be stored, the index assigned to each gateway is stored, and when a management information collection request signal is transmitted to the SNMP agent connected to each gateway, the unique index assigned to the gateway is transmitted together. The XML-based manager to store the unique index allocated from the manager, and parse the index included in the signal received from the XML-based manager, and only when the index matches the index assigned to the XML-based manager. Depending on the signal received from A network management device including a gateway that performs another request.

또, 본 발명의 장치는, XML(eXtensible Markup Language) 기반 매니저에 연결되는 게이트웨이와 상기 게이트웨이에 연결되는 SNMP(Simple Network Management Protocol) 에이전트를 포함하는 네트워크가 적어도 하나 존재하는 분산 네트워크에 있어서, 상기 연결되는 게이트웨이 각각에 대하여 고유한 인덱스를 할당하고, 상기 각 게이트웨이에 할당한 인덱스를 저장하며, 각 게이트웨이에 연결된 상기 SNMP 에이전트에 관리 정보 수집 요청 신호를 송신할 때 상기 게이트웨이에 할당된 고유 인덱스를 함께 송신하는 XML 기반 매니저와, 상기 매니저로부터 할당받은 고유의 인덱스를 저장하고, 자신에게 연결된 SNMP 에이전트로부터 수신되는 트랩 메시지에 자신에게 할당된 인덱스를 포함하여 상기 XML 기반 매니저에 송신하는 게이트웨이를 포함하는 네트워크 관리 장치이다.In addition, the apparatus of the present invention is a distributed network in which at least one network including a gateway connected to an eXtensible Markup Language (XML) based manager and a Simple Network Management Protocol (SNMP) agent connected to the gateway is present. A unique index is assigned to each gateway to be stored, the index assigned to each gateway is stored, and when a management information collection request signal is transmitted to the SNMP agent connected to each gateway, the unique index assigned to the gateway is transmitted together. Network management including an XML-based manager, and a gateway for storing the unique index assigned by the manager, and transmits to the XML-based manager including the index assigned to the trap message received from the SNMP agent connected to the manager; Device.

더하여, 본 발명을 위한 방법은, XML(eXtensible Markup Language) 기반 매니저에 연결되는 게이트웨이와 상기 게이트웨이에 연결되는 SNMP(Simple Network Management Protocol) 에이전트를 포함하는 네트워크가 적어도 하나 존재하는 분산 네트워크에 있어서, 상기 게이트웨이가 고유의 인덱스를 할당받는 제 1과정과, 상기 XML 기반 매니저로부터 자신에게 연결된 SNMP 에이전트로부터의 관리 정보 요청 신호를 수신하는 제 2과정과, 상기 수신한 신호에 포함된 인덱스를 파싱하여 상기 신호에 포함된 인덱스가 자신에게 할당된 인덱스와 일치하는지 판단하는 제 3과정과, 상기 신호에 포함된 인덱스가 자신에게 할당된 인덱스와 일치하면, 상기 신호에 따른 요청을 수행하는 제 4과정을 포함하는 네트워크 관리 방법이다.In addition, the method of the present invention is a distributed network in which at least one network including a gateway connected to an eXtensible Markup Language (XML) based manager and a Simple Network Management Protocol (SNMP) agent connected to the gateway is present. A first step in which the gateway is assigned a unique index, a second step of receiving a management information request signal from an SNMP agent connected to it from the XML-based manager, and parsing the index included in the received signal; And a fourth step of determining whether an index included in the signal matches the index assigned to the user, and a fourth step of performing a request according to the signal if the index included in the signal matches the index assigned to the user. Network management method.

또, 본 발명의 방법은, XML(eXtensible Markup Language) 기반 매니저에 연결되는 게이트웨이와 상기 게이트웨이에 연결되는 SNMP(Simple Network Management Protocol) 에이전트를 포함하는 네트워크가 적어도 하나 존재하는 분산 네트워크에 있어서, 상기 게이트웨이가 고유의 인덱스를 할당받는 제 1과정과, 상기 SNMP 에이전트로부터 트랩 메시지가 수신되면 상기 트랩 메시지에 자신에게 할당된 인덱스를 포함하여 상기 XML 기반 매니저에 송신하는 제 2과정을 포함하는 네트워크 관리 방법이다.In addition, the method of the present invention is a distributed network in which at least one network including a gateway connected to an eXtensible Markup Language (XML) based manager and a Simple Network Management Protocol (SNMP) agent connected to the gateway is present. A first step of assigning a unique index and a second step of transmitting a trap message received from the SNMP agent to the XML-based manager including the index assigned to the trap message. .

본 발명에서 사용되는 "인덱스 알고리즘"이라는 용어는 각각의 장치에 고유의 인덱스를 부여하고, 그 인덱스를 사용하여 각 장치들을 구별하는 장치 구별 방법을 의미한다.The term " index algorithm " used in the present invention means a device identification method of assigning a unique index to each device and using the index to distinguish each device.

이하 도면을 참조하여 본 발명을 설명한다.Hereinafter, the present invention will be described with reference to the drawings.

도 4는 본 발명에 따른 도면으로, 분산구조를 가지는 XML/SNMP 게이트웨이의 관리구조를 도시하는 도면이다.4 is a diagram illustrating a management structure of an XML / SNMP gateway having a distributed structure according to the present invention.

도 4에 도시된 바와 같이, 하나의 XML 기반 매니저(210)에는 적어도 하나의 네트워크(예를 들면, 네트워크 A, 네트워크 B)가 연결된다. XML 기반 매니저(210)는 각 네트워크에 위치하는 XML/SNMP 게이트웨이(220)와 연결된다. XML/SNMP 게이트웨이(220)는 각 네트워크 내의 네트워크 요소들에 존재하는 SNMP 에이전트(130)들과 연결된다.As shown in FIG. 4, at least one network (eg, network A and network B) is connected to one XML-based manager 210. The XML-based manager 210 is connected to an XML / SNMP gateway 220 located in each network. The XML / SNMP gateway 220 is connected to the SNMP agents 130 present in the network elements in each network.

도 4에 도시된, 본 발명에 따른 XML 기반 매니저(210)는 연결된 각 XML/SNMP 게이트웨이(220)에 인덱스를 할당하고, 그 할당된 인덱스를 참조하여 네트워크 관리를 수행하는 인덱스 처리부(412) 및 각 XML/SNMP 게이트웨이(220)에 할당된 인덱스를 저장하는 인덱스 저장부(416)를 포함한다. 각 인덱스의 할당은 네트워크의 초기 설정 및 시스템의 변경에 따른 XML/SNMP 게이트웨이(220)의 추가 시에 이루어진다. 새로운 XML/SNMP 게이트웨이(220)가 추가될 때마다 새로이 추가된 XML/XNMP 게이트웨이(220)에 할당된 인덱스가 인덱스 저장부(416)에 추가된다. XML 기반 매니저(210)는 각 XML/SNMP 게이트웨이(220)에 할당된 인덱스에 따라 SNMP 에이전트(130)에 대한 관리 정보 요청 및 응답 처리 등을 수행한다.As shown in FIG. 4, the XML-based manager 210 according to the present invention allocates an index to each connected XML / SNMP gateway 220 and performs an network management with reference to the assigned index. It includes an index storage unit 416 for storing the index assigned to each XML / SNMP gateway 220. The allocation of each index is made at the time of adding the XML / SNMP gateway 220 according to the initial configuration of the network and the change of the system. Each time a new XML / SNMP gateway 220 is added, an index assigned to the newly added XML / XNMP gateway 220 is added to the index storage unit 416. The XML-based manager 210 performs management information request and response processing for the SNMP agent 130 according to the index assigned to each XML / SNMP gateway 220.

본 발명에 따른 XML/SNMP 게이트웨이(220)는 인덱스 파싱부를 포함하고, 자신에게 할당된 인덱스에 따라 XML 기반 매니저(210)로부터의 SNMP 에이전트(130)에 대한 관리 정보 요청 및 SNMP 에이전트(130)로부터의 응답 등을 처리한다.The XML / SNMP gateway 220 according to the present invention includes an index parsing unit, and requests management information for the SNMP agent 130 from the XML-based manager 210 and the SNMP agent 130 according to the index assigned thereto. To handle the response.

도 4의 XML 기반 매니저(210)는 분산되어 있는 네트워크의 XML/SNMP 게이트웨이(220)의 인덱스(index)와 네트워크 정보를 가지고 있다. XML기반 매니저(210)는 각 네트워크의 XML/SNMP 게이트웨이(220)와 연결되며, 이들의 정보를 유지한다. XML 기반 매니저(210)는 특정 SNMP 에이전트(130)로부터 관리정보를 획득하기 위하여 그 SNMP 에이전트(130)가 연결된 XML/SNMP 게이트웨이(220)를 이용한다.The XML-based manager 210 of FIG. 4 has an index and network information of an XML / SNMP gateway 220 of a distributed network. The XML-based manager 210 is connected to the XML / SNMP gateway 220 of each network and maintains their information. The XML-based manager 210 uses the XML / SNMP gateway 220 to which the SNMP agent 130 is connected to obtain management information from a specific SNMP agent 130.

XML/SNMP 게이트웨이(220)는 XML 기반 매니저(210)로부터 받은 요청에 포함된 인덱스 정보를 해석하여 Operation을 수행한다. XML/SNMP 게이트웨이(220)는 SNMP 에이전트(130)로부터 받은 응답에 자신의 인덱스(Index) 필드를 추가하여 XML 기반 매니저(210)에 전송한다. The XML / SNMP gateway 220 interprets the index information included in the request received from the XML-based manager 210 and performs an operation. The XML / SNMP gateway 220 adds its index field to the response received from the SNMP agent 130 and transmits it to the XML-based manager 210.

XML/SNMP 게이트웨이(220)는 각 네트워크의 SNMP 에이전트(130)의 MIB 메시지들을 XML로 변환하거나, XML 기반 매니저(210)로부터 수신되는 XML 요청들을 해석하여 MIB로 변환 후 SNMP 에이전트(130)로 전달하는 역할을 한다. XML/SNMP 게이트웨이(220)는 XML 기반 매니저(210)에 연결될 때 자신이 속해있는 네트워크에 대한 인덱스 정보를 할당받아 유지한다. XML/SNMP 게이트웨이(220)는 SNMP 에이전트 메시지들을 XML로 변환하여 네트워크의 인덱스 정보와 함께 XML 기반 매니저(210)에 송신한다.The XML / SNMP gateway 220 converts MIB messages of the SNMP agent 130 of each network into XML, or interprets XML requests received from the XML-based manager 210, converts them into MIBs, and then delivers them to the SNMP agent 130. It plays a role. When the XML / SNMP gateway 220 is connected to the XML-based manager 210, the XML / SNMP gateway 220 receives and maintains index information about the network to which it belongs. The XML / SNMP gateway 220 converts the SNMP agent messages into XML and transmits the SNMP agent messages to the XML-based manager 210 along with the index information of the network.

SNMP 에이전트(130)는 자신이 포함된 네트워크의 인덱스 정보와는 무관하게 XML/SNMP 게이트웨이(220)의 SNMP 요청만을 처리한다. SNMP 에이전트(130)는 XML/SNMP 게이트웨이(220)로부터 수신한 SNMP 요청에 대해 MIB 오퍼레이션을 수행한다. 자세한 동작방식은 IETF RFC 1157, IETF RFC1231, IETF RFC1155를 참조한다. The SNMP agent 130 processes only the SNMP request of the XML / SNMP gateway 220 regardless of the index information of the network including the SNMP agent 130. The SNMP agent 130 performs a MIB operation on the SNMP request received from the XML / SNMP gateway 220. Refer to IETF RFC 1157, IETF RFC1231, and IETF RFC1155 for detailed operation.

이하 본 발명의 동작을 설명하기에 앞서, SNMP의 두 가지 동작에 대해 기술한다.Before describing the operation of the present invention, two operations of SNMP will be described.

SNMP는 관리자와 에이전트간의 통신 방법으로 요구·응답형의 "폴링(polling, 관리자가 에이전트에 대해 정보 취득 요구를 송신하고 에이전트가 이에 응답하는 방식)"과 이벤트(예를 들면, 장애나 상태 변화) 통지형인 "트랩(이벤트 통지)"의 2가지를 정하고 있다.SNMP is a communication method between manager and agent. It is a request / response type of "polling," in which the manager sends an information acquisition request to an agent and the agent responds to it. Two types of notification "traps (event notifications)" are specified.

폴링은 관리자가 에이전트에 대해서 요구 메시지를 송신하고, 에이전트가 응답 메시지를 보내는 요구·응답형 통싱 형태이다. 일반적인 네트워크 감시에서 관리자는 네트워크 기기상의 MIB 변수값을 취득하기 위해 에이전트에 대해서 변수 정보 취득 요구(GetRequest)와 차기 변수 정보 취득 요구(GetNextRequest)를 나타내는 메시지를 송신하다. 에이전트는 관리자로부터 요구가 있었던 MIB 변수값을 변수 정보 취득 응답(GetResponse) 메시지로 반송한다.Polling is a request / response type of communication where an administrator sends a request message to an agent and the agent sends a response message. In general network monitoring, the administrator sends a message indicating a variable information acquisition request (GetRequest) and a next variable information acquisition request (GetNextRequest) to the agent to acquire a MIB variable value on the network device. The agent returns the MIB variable value requested by the manager in a variable information get response message.

트랩은 네트워크 기기에서 장애나 상태 변화 등의 이벤트가 발생했을 경우, 에이전트가 그 이벤트를 관리자에게 송신하기 위해 사용된다. 네트워크 기기에서 이벤트가 발생했을 경우, 에이전트는 미리 지정된 관리자에게 그것을 통지(trap)하는 이벤트 통지 메시지를 송신한다. 이벤트 통지(trap) 메시지에는 이벤트가 발생한 시각과 이벤트 종류 등이 포함되어 있다. 이벤트 통지(trap) 메시지를 통지할 수 있는 이벤트로는 인터페이스 장애와 네트워크 기기의 재시동, 인증되지 않은 메시지의 수신 등이 있다. 관리자는 이벤트 통지 메시지를 보고 언제, 어떠한 장애가 발생했는지를 알 수 있게 된다.A trap is used by an agent to send an event to a manager when an event such as a failure or state change occurs in a network device. When an event occurs in the network device, the agent sends an event notification message that traps it to a predetermined administrator. The event trap message includes the time when the event occurred, the event type, and the like. Events that can notify event trap messages include interface failures, restarts of network devices, and receipt of unauthorized messages. The administrator can see the event notification message and know when and what failure occurred.

도 5를 참조하여, 본 발명에 따른 폴링 및 트랩 시의 동작을 설명한다.Referring to Figure 5, the operation at the time of polling and trap according to the present invention will be described.

도 5는 본 발명에 따른 도면으로, 분산 네트워크 구조에서 XML/SNMP 게이트웨이와 XML 기반 매니저의 동작을 도시하는 도면이다.5 is a diagram illustrating an operation of an XML / SNMP gateway and an XML-based manager in a distributed network structure.

이하 XML 기반 매니저(210)를 매니저(210)로, XML/SNMP 게이트웨이(220)를 게이트웨이(220)로 칭한다.Hereinafter, the XML-based manager 210 is referred to as the manager 210, and the XML / SNMP gateway 220 is referred to as the gateway 220.

먼저 매니저(210)의 동작에 대해 기술한다.First, the operation of the manager 210 will be described.

제 500단계에서 매니저(210)는 관리하려는 네트워크의 게이트웨이(예를 들어 네트워크 A의 게이트웨이)(220-a)로 커넥션 요청을 한다. 제 502단계에서 게이트웨이(220-a)로부터 커넥션 요청에 대한 응답 신호를 수신한 매니저(210)는 제 504단계에서 자신이 관리하는 게이트웨이 정보 테이블 즉, 인덱스 저장부(416)를 검사하여 기존에 다른 게이트웨이에 할당되지 않은 새로운 인덱스를 게이트웨이(220-a)에 할당한다. 이때, 매니저(210)는 해당 네트워크 A의 주소(address)와 같은 정보와 게이트웨이(220-a)의 인덱스를 테이블 형태로 저장하게 되며, 하나의 매니저에 게이트웨이(또는 네트워크)가 한 개 이상 연결될 수 있다. 한편, 인덱스 할당은 게이트웨이(220-a)의 요청에 의해 이루어질 수도 있다.In operation 500, the manager 210 makes a connection request to the gateway 220-a of the network to be managed (for example, the gateway of network A). In step 502, the manager 210 receiving the response signal for the connection request from the gateway 220-a checks the gateway information table, that is, the index storage unit 416, managed by the gateway 220 in step 504. The new index not assigned to the gateway is assigned to the gateway 220-a. In this case, the manager 210 stores information such as an address of the network A and an index of the gateway 220-a in a table form, and one or more gateways (or networks) may be connected to one manager. have. On the other hand, the index allocation may be made at the request of the gateway 220-a.

제 506단계에서 게이트웨이(220-a)는 매니저(210)로부터 할당된 인덱스를 저장한다. 게이트웨이(220-a)는 매니저(210)로부터 할당받은 인덱스와 매니저(210)의 정보를 저장하는 테이블을 가진다. 이 테이블은 네트워크를 관리하려는 매니저(210)가 한 개 이상일 경우 특히 유용하게 사용된다.In step 506, the gateway 220-a stores the index allocated from the manager 210. The gateway 220-a has a table that stores the index assigned by the manager 210 and information of the manager 210. This table is particularly useful when there is more than one manager 210 to manage the network.

제 508단계에서 게이트웨이(220-a)는 할당받은 인덱스에 대한 응답신호를 매니저(210)에- 송신한다. 제 510단계에서 매니저(210)는 이 게이트웨이(220-a)에 할당한 인덱스를 추가하여 인덱스 저장부(416)를 갱신한다. 이후 매니저(210)와 게이트웨이(220-a) 사이의 메시지는 XML 형태로 교환된다.In step 508, the gateway 220-a transmits a response signal to the manager 210 to the assigned index. In operation 510, the manager 210 updates the index storage unit 416 by adding an index allocated to the gateway 220-a. Thereafter, the messages between the manager 210 and the gateway 220-a are exchanged in the form of XML.

제 512단계에서 매니저(210)는 게이트웨이(220-a)에 관리 정보를 요청하는데, 이 때, 타겟(target) 게이트웨이(220-a)의 인덱스 정보를 함께 송신한다. 이 인덱스는 중복되지 않는 임의의 정수로 하며, 반드시 연속될 필요는 없다. 매니저(210)는 게이트웨이(220-a)로부터 수신하는 인덱스 정보를 읽어 각 네트워크를 구분하며, 이를 이용하여 사용자에게 서로 다른 네트워크의 관리 정보를 분류하여 보여 준다.In operation 512, the manager 210 requests management information from the gateway 220-a. At this time, the manager 210 transmits index information of the target gateway 220-a together. This index is an arbitrary integer that does not overlap and does not have to be contiguous. The manager 210 classifies each network by reading index information received from the gateway 220-a, and displays the management information of different networks by using the same.

다음으로 게이트웨이(220-a)의 동작을 기술한다.Next, the operation of the gateway 220-a will be described.

제 514단계에서 게이트웨이(220)는 매니저(210)로부터 수신한 요청 메시지에 포함된 인덱스를 파싱(Parsing)하여 자신의 정보와 일치하는지 검사한다. 파싱한 결과 매니저(210)로부터 수신한 인덱스가 부적절한 값이면, 게이트웨이(220-a)는 매니저(210)로부터의 요청을 무시하거나 반환한다. 매니저(210)로부터 수신한 인덱스가 유효한 값이면, 게이트웨이(220-a)는 제 520단계에서 도 3의 XML 디코더302)를 통해 XML을 SNMP MIB로 변환하여 SNMP 에이전트(130)에 송신한다.In step 514, the gateway 220 parses the index included in the request message received from the manager 210 and checks whether the index matches the information. As a result of parsing, if the index received from the manager 210 is an inappropriate value, the gateway 220-a ignores or returns a request from the manager 210. If the index received from the manager 210 is a valid value, the gateway 220-a converts the XML into an SNMP MIB through the XML decoder 302 of FIG. 3 and transmits the XML to the SNMP agent 130 in step 520.

게이트웨이(220-a)는 SNMP 에이전트(130)로부터 응답 신호를 수신하면, 제 528단계에서 XML 인코더(310)를 통해 XML 스키마로 변환한다. 제 530단계에서 게이트웨이(220-A)는 XML로 변환된 메시지에 자신의 인덱스 정보를 추가하여 매니저(210)에게 송신한다.When the gateway 220-a receives the response signal from the SNMP agent 130, the gateway 220-a converts the XML signal into an XML schema through the XML encoder 310 in step 528. In step 530, the gateway 220-A adds its index information to the message converted into XML and transmits the index information to the manager 210.

이상 제 512단계 내지 제 530단계는 폴링 메시지의 송수신에 대한 것이다.Steps 512 to 530 above are for transmitting and receiving a polling message.

이에 비해 트랩 메시지의 전송은 다음과 같이 이루어진다.In contrast, the transmission of the trap message is performed as follows.

게이트웨이(220-a)는 제 542단계에서 SNMP 에이전트(130)로부터 트랩 메시지를 수신하면, 제 544단계에서 XML 인코더(310)를 통해 수신한 메시지를 XML 스키마로 변환하고, 자신의 인덱스 정보를 추가하여 제 546단계에서 매니저(210)에게 송신한다.When the gateway 220-a receives a trap message from the SNMP agent 130 in step 542, the gateway 220-a converts the message received through the XML encoder 310 into an XML schema in step 544, and adds its index information. In step 546, the manager 210 transmits the information to the manager 210.

즉, 본 발명에 따른 매니저(210) 및 게이트웨이(220-a)의 동작에서는 인덱스에 대한 처리과정이 새로이 추가된다.That is, in the operations of the manager 210 and the gateway 220-a according to the present invention, a process for indexes is newly added.

한편, SNMP 에이전트(130)의 동작은 기존의 SNMP 프로토콜의 동작과 같으며, 게이트웨이(220-a)를 통한 매니저(210)로부터의 요청이 있는 MIB에 대해 값(value)을 게이트웨이(220-a)에 송신한다. SNMP 에이전트(130)는 트랩이 발생할 경우, 마찬가지로 게이트웨이(220-a)에 송신한다. 또, SNMP 에이전트(130)는 매니저(210)와 게이트웨이(220-a) 사이에 사용되는 인덱스는 고려하지 않는다.On the other hand, the operation of the SNMP agent 130 is the same as the operation of the existing SNMP protocol, the value of the MIB with the request from the manager 210 through the gateway 220-a gateway (220-a) To send). When a trap occurs, the SNMP agent 130 transmits the same to the gateway 220-a. In addition, the SNMP agent 130 does not consider the index used between the manager 210 and the gateway 220-a.

이와 같은 본 발명을 적용하면, 시스템에 MIB가 추가되거나 삭제될 때 도 3의 MIB 변환기가 XML의 형태로 XML DOM에 적용시켜 변환하므로, 새로운 프로토콜의 MIB가 추가되는 경우나 서로 다른 종류의 장비에 대한 관리가 용이해진다. 또, SNMP 에이전트의 동작을 변경시키지 않고, XML 기반 매니저와 SNMP 에이전트 사이에 XML/SNMP 게이트웨이를 둠으로써, 서로 다른 SNMP 에이전트들을 용이하게 XML 기반 매니저가 관리할 수 있게 된다. 더하여, 분산되어 있는 네트워크의 XML/SNMP 게이트웨이에 대해 각각 중복되지 않는 인덱스를 부여함으로써 XML 기반의 매니저가 여러 개의 네트워크를 혼동 없이 관리할 수 있으며, 부여되는 인덱스에 대해 제한이 없으므로 네트워크의 개수나 종류에 상관없이 관리대상이 되는 네트워크를 추가하거나 삭제할 수 있다. According to the present invention, when the MIB is added to or deleted from the system, the MIB converter of FIG. 3 applies and converts the XML DOM to the XML DOM in the form of XML. Management becomes easier. In addition, by placing an XML / SNMP gateway between the XML-based manager and the SNMP agent without changing the operation of the SNMP agent, the XML-based manager can easily manage different SNMP agents. In addition, by assigning non-redundant indexes to distributed XML / SNMP gateways, XML-based managers can manage multiple networks without confusion. Regardless of which network you manage, you can add or delete networks.

이와 같은 본 발명을 적용하면, MIB의 추가나 삭제가 자유로워지며, 기존의 SNMP 에이전트에 대해 XML 기반 매니저를 이용하여 관리할 수 있고, 거대한 네트워크 집합을 하나의 매니저로 관리할 수 있게 된다.By applying the present invention as described above, MIB can be added or deleted freely, an existing SNMP agent can be managed using an XML-based manager, and a large network set can be managed by one manager.

도 1은 종래기술에 따른 도면으로, SNMP 에이전트의 동작을 도시하는 도면.1 is a diagram according to the prior art, illustrating the operation of an SNMP agent.

도 2는 종래기술에 따른 도면으로, XML/SNMP 게이트웨이를 사용한 XML기반 네트워크 관리 시스템의 블록구성도.2 is a block diagram of an XML-based network management system using an XML / SNMP gateway according to the prior art.

도 3은 종래기술에 따른 XML/SNMP 게이트웨이의 블록구성도.3 is a block diagram of an XML / SNMP gateway according to the prior art.

도 4는 본 발명에 따른 도면으로, 분산구조를 가지는 XML/SNMP 게이트웨이의 관리구조를 도시하는 도면.4 is a diagram according to the present invention, illustrating a management structure of an XML / SNMP gateway having a distributed structure.

도 5는 본 발명에 따른 도면으로, 분산 네트워크 구조에서 XML/SNMP 게이트웨이와 XML 기반 매니저의 동작을 도시하는 도면.5 is a diagram according to the present invention, illustrating the operation of an XML / SNMP gateway and an XML-based manager in a distributed network architecture.

Claims (9)

XML(eXtensible Markup Language) 기반 매니저에 연결되는 게이트웨이와 상기 게이트웨이에 연결되는 SNMP(Simple Network Management Protocol) 에이전트를 포함하는 네트워크가 적어도 하나 존재하는 분산 네트워크에 있어서,A distributed network in which at least one network includes a gateway connected to an eXtensible Markup Language (XML) -based manager and a Simple Network Management Protocol (SNMP) agent connected to the gateway, 상기 연결되는 게이트웨이 각각에 대하여 고유한 인덱스를 할당하고, 상기 각 게이트웨이에 할당한 인덱스를 저장하며, 각 게이트웨이에 연결된 상기 SNMP 에이전트에 관리 정보 수집 요청 신호를 송신할 때 상기 게이트웨이에 할당된 고유 인덱스를 함께 송신하는 XML 기반 매니저와,A unique index is assigned to each of the connected gateways, the index assigned to each gateway is stored, and a unique index assigned to the gateway is transmitted when a management information collection request signal is transmitted to the SNMP agent connected to each gateway. An XML-based manager that sends them together, 상기 매니저로부터 할당받은 고유의 인덱스를 저장하고, 상기 XML 기반 매니저로부터 수신되는 신호에 포함된 인덱스를 파싱하여 상기 인덱스가 자신에게 할당된 인덱스와 일치하는 경우에만 상기 XML 기반 매니저로부터 수신된 신호에 따른 요청을 수행하는 게이트웨이를 포함하는 네트워크 관리 장치.Store the unique index assigned from the manager, parse the index included in the signal received from the XML-based manager, according to the signal received from the XML-based manager only when the index matches the index assigned to it A network management device comprising a gateway that performs a request. 제 1항에 있어서, 상기 게이트웨이는 상기 XML 기반 매니저로부터의 요청에 응답하여 상기 SNMP 에이전트로부터 수집한 관리정보를 상기 XML 기반 매니저에 송신할 때 자신에게 할당된 인덱스를 함께 송신하는 네트워크 관리 장치.The network management apparatus of claim 1, wherein the gateway transmits an index assigned to the gateway when transmitting the management information collected from the SNMP agent to the XML-based manager in response to a request from the XML-based manager. 제 2항에 있어서, 상기 XML 기반 매니저는 수신된 신호에 포함된 인덱스를 통하여 수신된 신호가 어떤 게이트웨이로부터 수신된 신호인지 판단하는 네트워크 관리 장치.The network management apparatus of claim 2, wherein the XML-based manager determines which gateway is a signal received through an index included in the received signal. 제 2항에 있어서, 상기 게이트웨이는 상기 XML 기반 매니저로부터 수신한 XML 문법의 신호를 SNMP의 MIB로 변환하여 상기 SNMP 에이전트에 송신하고, 상기 SNMP 에이전트로부터 수신한 SNMP MIB 신호를 XML 문법의 신호로 변환하여 상기 XML 기반 매니저에 송신하는 네트워크 관리 장지.The method of claim 2, wherein the gateway converts the XML grammar signal received from the XML-based manager into a MIB of SNMP and transmits the signal to the SNMP agent, and converts the SNMP MIB signal received from the SNMP agent into a signal of XML grammar. Network management device to transmit to the XML-based manager. XML(eXtensible Markup Language) 기반 매니저에 연결되는 게이트웨이와 상기 게이트웨이에 연결되는 SNMP(Simple Network Management Protocol) 에이전트를 포함하는 네트워크가 적어도 하나 존재하는 분산 네트워크에 있어서,A distributed network in which at least one network includes a gateway connected to an eXtensible Markup Language (XML) -based manager and a Simple Network Management Protocol (SNMP) agent connected to the gateway, 상기 연결되는 게이트웨이 각각에 대하여 고유한 인덱스를 할당하고, 상기 각 게이트웨이에 할당한 인덱스를 저장하며, 각 게이트웨이에 연결된 상기 SNMP 에이전트에 관리 정보 수집 요청 신호를 송신할 때 상기 게이트웨이에 할당된 고유 인덱스를 함께 송신하는 XML 기반 매니저와,A unique index is assigned to each of the connected gateways, the index assigned to each gateway is stored, and a unique index assigned to the gateway is transmitted when a management information collection request signal is transmitted to the SNMP agent connected to each gateway. An XML-based manager that sends them together, 상기 매니저로부터 할당받은 고유의 인덱스를 저장하고, 자신에게 연결된 SNMP 에이전트로부터 수신되는 트랩 메시지에 자신에게 할당된 인덱스를 포함하여 상기 XML 기반 매니저에 송신하는 게이트웨이를 포함하는 네트워크 관리 장치A network management apparatus comprising a gateway for storing a unique index assigned by the manager and including the index assigned to the trap message received from an SNMP agent connected to the manager and transmitting the index to the XML-based manager. XML(eXtensible Markup Language) 기반 매니저에 연결되는 게이트웨이와 상기 게이트웨이에 연결되는 SNMP(Simple Network Management Protocol) 에이전트를 포함하는 네트워크가 적어도 하나 존재하는 분산 네트워크에 있어서,A distributed network in which at least one network includes a gateway connected to an eXtensible Markup Language (XML) -based manager and a Simple Network Management Protocol (SNMP) agent connected to the gateway, 상기 게이트웨이가 고유의 인덱스를 할당받는 제 1과정과,A first step in which the gateway is assigned a unique index, 상기 XML 기반 매니저로부터 자신에게 연결된 SNMP 에이전트로부터의 관리 정보 요청 신호를 수신하는 제 2과정과,A second step of receiving a management information request signal from an SNMP agent connected to the XML-based manager; 상기 수신한 신호에 포함된 인덱스를 파싱하여 상기 신호에 포함된 인덱스가 자신에게 할당된 인덱스와 일치하는지 판단하는 제 3과정과,A third process of parsing an index included in the received signal and determining whether the index included in the signal matches an index assigned to the received signal; 상기 신호에 포함된 인덱스가 자신에게 할당된 인덱스와 일치하면, 상기 신호에 따른 요청을 수행하는 제 4과정을 포함하는 네트워크 관리 방법.And performing a request according to the signal if the index included in the signal matches the index assigned to the signal. 제 6항에 있어서,The method of claim 6, 상기 제 4과정은, 상기 XML 기반 매니저가 요청한 SNMP 에이전트로부터 관리 정보를 수집하여 상기 XML 기반 매니저에 송신하는 과정인 네트워크 관리 방법.The fourth process is a process of collecting management information from the SNMP agent requested by the XML-based manager and transmitting it to the XML-based manager. 제 7항에 있어서, 상기 XML 기반 매니저에 관리 정보를 송신할 때 자신에게 할당된 인덱스를 포함하여 송신하는 네트워크 관리 방법.8. The network management method of claim 7, wherein the management information is transmitted to the XML-based manager including the index assigned to the management information. XML(eXtensible Markup Language) 기반 매니저에 연결되는 게이트웨이와 상기 게이트웨이에 연결되는 SNMP(Simple Network Management Protocol) 에이전트를 포함하는 네트워크가 적어도 하나 존재하는 분산 네트워크에 있어서,A distributed network in which at least one network includes a gateway connected to an eXtensible Markup Language (XML) -based manager and a Simple Network Management Protocol (SNMP) agent connected to the gateway, 상기 게이트웨이가 고유의 인덱스를 할당받는 제 1과정과,A first step in which the gateway is assigned a unique index, 상기 SNMP 에이전트로부터 트랩 메시지가 수신되면 상기 트랩 메시지에 자신에게 할당된 인덱스를 포함하여 상기 XML 기반 매니저에 송신하는 제 2과정을 포함하는 네트워크 관리 방법.And receiving a trap message from the SNMP agent, and including the index assigned to the trap message to the XML-based manager.
KR10-2004-0009127A 2004-02-11 2004-02-11 Apparatus and method of network management KR100534619B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2004-0009127A KR100534619B1 (en) 2004-02-11 2004-02-11 Apparatus and method of network management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2004-0009127A KR100534619B1 (en) 2004-02-11 2004-02-11 Apparatus and method of network management

Publications (2)

Publication Number Publication Date
KR20050080943A KR20050080943A (en) 2005-08-18
KR100534619B1 true KR100534619B1 (en) 2005-12-07

Family

ID=37267651

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2004-0009127A KR100534619B1 (en) 2004-02-11 2004-02-11 Apparatus and method of network management

Country Status (1)

Country Link
KR (1) KR100534619B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101210275B1 (en) 2008-12-22 2012-12-10 한국전자통신연구원 Integration agent device for node comprising equipments of multi-layer and fault management method thereof

Also Published As

Publication number Publication date
KR20050080943A (en) 2005-08-18

Similar Documents

Publication Publication Date Title
KR100716167B1 (en) Network management system and method
US7028081B2 (en) Network-device management apparatus and method, recording medium, and transmission apparatus
JP5093598B2 (en) Control relay program, control relay device, and control relay method
US8549119B1 (en) Error handling for device management configuration and operational data retrieval commands
CN101296124B (en) Method for acquiring equipment information
US11929873B1 (en) OPC UA-based centralized user configuration method and system for time-sensitive network
CN103516543B (en) Filtering in device management protocol inquiry
CN102215132A (en) Embedded SNMP (Simple Network Management Protocol) management end data collecting device, system and method based on database
JP2011254196A (en) Network system, network management device, and gateway device
CN101409654B (en) Method for processing SNMP information in network management system
CN100499502C (en) Trap analyzing and preprocessing system and method thereof
KR20100044966A (en) Method, apparatus and system for manageing private network remotely using session initiation protocol
CN101076028B (en) Method for interacting telecommunication system and message by SNMP protocol
CN100505643C (en) Network management system and its communication method
KR100534619B1 (en) Apparatus and method of network management
Cisco Chapter 5, SNMP
Cisco Chapter 5, SNMP
US9100267B2 (en) Network management method, a system and a device
KR20030060598A (en) Method and apparatus for managing networks operated by different protocol
CN100477599C (en) A network management method aiming at network device
KR20030026743A (en) Method of static table object retrieval
KR101047152B1 (en) Data Driven Traffic Management System and Traffic Management Method
KR20010063753A (en) Method of managing network for atmarp server using snmp
JP4777932B2 (en) Network management system
Bartl et al. Data exchange between real network component and OPNET modeler simulation environment

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20081107

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee