KR20090008030A - Consistent state view providing system and method in network of snmp base - Google Patents

Consistent state view providing system and method in network of snmp base Download PDF

Info

Publication number
KR20090008030A
KR20090008030A KR1020070071317A KR20070071317A KR20090008030A KR 20090008030 A KR20090008030 A KR 20090008030A KR 1020070071317 A KR1020070071317 A KR 1020070071317A KR 20070071317 A KR20070071317 A KR 20070071317A KR 20090008030 A KR20090008030 A KR 20090008030A
Authority
KR
South Korea
Prior art keywords
management system
request message
agent
external management
snmp
Prior art date
Application number
KR1020070071317A
Other languages
Korean (ko)
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 KR1020070071317A priority Critical patent/KR20090008030A/en
Publication of KR20090008030A publication Critical patent/KR20090008030A/en

Links

Images

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
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/19Flow control; Congestion control at layers above the network layer
    • H04L47/193Flow control; Congestion control at layers above the network layer at the transport layer, e.g. TCP related

Abstract

A system for providing consistent state view information in an SNMP-based network and a method thereof are provided to enable an SNMP administrator to offer the consistent state view for information of a table. When the first request message for consistent state view management is received from an external management system(100), an agent(200) generates the first copying table(220) after copying an inside table(210). In case the first request message deviates from the index range of the first copying table, the agent deletes the first copying table after determining that the processing for the first request message is perfectly completed. If a following request message is not received for a predetermined time from the external management system while the inquiry is being performed on the first copying table, the agent deletes the first copying table.

Description

SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템 및 방법{Consistent state view providing system and method in network of SNMP base} System and method for providing fixed state information in a SSN-based network {consistent state view providing system and method in network of SNMP base}

본 발명은 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템 및 방법에 관한 것이다. The present invention relates to a system and method for providing fixed status information in an SNMP-based network.

일반적으로, SNMP란 오늘날의 네트워크는 기업의 경쟁력 개선 및 유지를 위하여 핵심적 역할을 수행하고 있으며, 그 규모가 대용량화되고 구성이 복잡해짐에 따라 효율적인 운용을 위한 노력 및 비용도 함께 증가하고 있는 추세이다. In general, SNMP is playing a key role in improving and maintaining a company's competitiveness, and as the size and complexity of the network become larger, efforts and costs for efficient operation are also increasing.

그러나 멀티 벤더(Multi-vendor)와 멀티 프로토콜(Multi-Protocol) 제품의 등장, 네트워크의 복잡성 증가, 빈번한 네트워크 환경의 변경, 분산관리의 필요성 증대, 중앙에서 로지컬 맵(Logical Map)과 장비를 매핑(Mapping)시켜 제어와 모니터링의 필요성 증가 등의 네트워크 기술적 환경 변화와 사용자의 다양한 요구, 고장시간의 최소화 요구 증대, 관리비용의 감소 필요, 인적 자원의 부족, 네트워크 서비스 개선 요구 등의 사용자 환경 변화에 따른 효율적 네트워크 관리에 표준화작 업에 대한 필요성이 요구되었다. However, the emergence of multi-vendor and multi-protocol products, increased network complexity, frequent changes in the network environment, increased need for distributed management, and centralized mapping of logical maps and equipment ( By changing the network technical environment such as increasing the need for control and monitoring, increasing the demands of users, minimizing downtime, reducing administrative costs, lack of human resources, and improving network services. Efficient network management required the need for standardization work.

이에 따라 88년 초 IAB(Internet Architecture Board)에서는 표준화 작업을 시작했다. As a result, in early 1988, the Internet Architecture Board (IAB) began standardization.

이때까지 연구가 진행되어 오던 HEMS(High level Entity Management system), SGMP(Simple Gateway Monitoring system), CMIP/CMIS(Common Management Information Protocol/Services) 중에서 SGMP를 발전시킨 SNMP를 표준으로 채택하기로 결정했다. At this time, it was decided to adopt SNMP that developed SGMP as a standard among high level entity management system (HEMS), simple gateway monitoring system (SGMP), and common management information protocol / services (CMIP / CMIS).

이렇게 출발한 SNMP는 구현이 쉽고 간편해서 오늘날 가장 일반적인 네트워크 관리 프로토콜이 되었다. SNMP started this way and was easy to implement, making it the most common network management protocol today.

여기서, SNMP에서는 관리자와 에이전트 사이에 특정한 정보를 송/수신하는 것이 네트워크 관리의 기본이다. 관리되어야할 특정한 정보(Information), 자원(Resource)을 객체(Object)라 한다. 이런 객체들을 모아놓은 집합체를 MIB라 한다. Here, in SNMP, it is the basic of network management to transmit / receive specific information between manager and agent. Specific information and resources to be managed are called objects. The collection of these objects is called a MIB.

각각이 객체는 OID(Object Identifier)라고 하는 숫자 배열로서 나타내어지며, 각 숫자의 단계마다 문자 이름이 주어진다. Each object is represented as an array of numbers called an object identifier (OID), where each step of the number is given a letter name.

이러한, 종래 SNMP 기반의 네트워크 관리 시스템은 SNMP를 이용하여 네트워크 장비를 관리할 때, 대량의 데이터를 조회하기 위해서는 여러 번에 걸친 GET-NEXT(or GET-BULK) Request를 반복하여 조해해야만 한다. 즉, UDP를 이용하는 SNMP 패킷의 크기가 2-4K bytes로 제한되고 테이블의 값만을 읽어오는 GET-TABLE 같은 명령은 SNMP에 없기 때문이다. In such a conventional SNMP-based network management system, when managing network equipment using SNMP, in order to query a large amount of data, the GET-NEXT (or GET-BULK) request must be repeatedly repeated. In other words, the size of SNMP packet using UDP is limited to 2-4K bytes, and there is no command such as GET-TABLE to read only table values.

그러나 각각의 Request는 자동적으로 처리되기 때문에 Request가 반복되는 과정에 데이터가 변경될 경우, 관리자가 얻게 되는 정보는 한 순간의 일관성 있는 정보가 아니라, 유동적으로 변경되는 순간의 일부에 대한 정보를 얻게 된다. However, since each request is processed automatically, if the data is changed in the process of repeating the request, the information obtained by the administrator is not a consistent information at one moment, but information about a part of the moment that is changed dynamically. .

특히, UDP의 특성으로 인한, Trap Loss를 보정하기 위해 Alarm Audit 같은 동작을 수행할 경우, 특정 순간에 발생중인 알람의 정보를 Snap-shot처럼 알아낼 수 없는 문제점이 있었다. In particular, when an alarm audit-like operation is performed to correct trap loss due to the characteristics of UDP, there is a problem in that information of an alarm occurring at a specific moment cannot be found like a snap-shot.

이러한 종래 SNMP 기반의 네트워크 관리 시스템은 외부 관리 시스템(1), 에이전트(2)로 구현되어 있으며, 상기 에이전트(2)는 도 1a에 도시된 바와 같은 내부 테이블(210)을 포함하고 있다. The conventional SNMP-based network management system is implemented with an external management system 1 and an agent 2, and the agent 2 includes an internal table 210 as shown in FIG. 1A.

상기 외부 관리 시스템(1)에서 상기 에이전트(2)로 GET-NEXT를 전송한다. 여기서, 도 1b에 도시된 바와 같이 상기 GET-NEXT에는 인덱스가 지정되지 않고 valueB, valuaC에 대한 OID만 지정되어 있다. The GET-NEXT is transmitted from the external management system 1 to the agent 2. As shown in FIG. 1B, the index is not specified in the GET-NEXT, and only OIDs for valueB and valuaC are designated.

그러면, 상기 에이전트(2)는 상기 내부 테이블(210)을 참조하여 valueB, valuaC에 인덱스로서 "1"이 할당된 첫 번째 Row의 값(100, 10)을 응답으로 전송한다. Then, the agent 2 refers to the internal table 210 and transmits in response a value (100, 10) of the first row assigned "1" as an index to valueB and valuaC.

이어서, 상기 외부 관리 시스템(1)은 상기 에이전트(2)의 응답으로부터 인덱스 "1'"을 이용하여 도 1c에 도시된 바와 같이 GET-NEXT를 수행한다. Subsequently, the external management system 1 performs a GET-NEXT using the index "1 '" from the response of the agent 2 as shown in FIG. 1C.

그러면 상기 에이전트(2)는 상기 내부 테이블(210)을 참조하여 valueB, valuaC에 인덱스로서 "3"이 할당된 두 번째 Row의 값(300, 30)을 응답으로 전송한 다. Then, the agent 2 refers to the internal table 210 and transmits, as a response, the values 300 and 30 of the second row in which "3" is assigned as an index to valueB and valuaC.

만약, 도 1d에 도시된 바와 같이 내부 테이블(210)에 새로운 인덱스 "2"를 가진 새로운 Row가 추가된 후 도 1e에 도시된 바와 같이 에이전트(2)의 응답으로부터 인덱스 "3"을 이용하여 3번째 GET-NEXT를 수행한다. If a new row with a new index " 2 " is added to the internal table 210 as shown in FIG. 1D, the index " 3 " Second GET-NEXT.

그러나 상기 외부 관리 시스템에서는 인덱스 "2"를 가진 새로운 Row가 만들어진 것을 알 수 없다. However, the external management system does not know that a new row with index "2" has been created.

또한, 인덱스 "7"인 Row 값이 도 1f에 도시된 바와 같이 변경된다. Also, the Row value at index "7" is changed as shown in Fig. 1F.

이 후, 도 1g에 도시된 바와 같이 상기 에이전트(2)가 응답의 인덱스 "5"를 이용하여 4번째 GET-NEXT를 수행한다. Thereafter, as shown in FIG. 1G, the agent 2 performs a fourth GET-NEXT using the index "5" of the response.

그러면 상기 에이전트(2)는 상기 내부 테이블(210)을 참조하여 valueB, valuaC에 인덱스로서 "7"이 할당된 네 번째 Row의 값(777, 77)을 응답으로 전송한다. 만약, 인덱스 "7"이 수정되지 않았으면, 상기 에이전트(2)는 네 번째 Row의 값으로 700, 70을 제공한다. Then, the agent 2 refers to the internal table 210 and transmits, as a response, the values 777 and 77 of the fourth row assigned "7" as an index to valueB and valuaC. If the index "7" has not been modified, the agent 2 provides 700 and 70 as values of the fourth row.

한편, 도 1h에 도시된 바와 같이 에이전트(2)의 내부 테이블(210)에서 인덱스 "9"인 Row가 소멸된 후, 상기 외부 관리 시스템(1)이 도 1i에 도시된 바와 같이 응답의 인덱스 "7"을 이용하여 5번째 GET-NEXT를 수행하면 상기 에이전트(2)는 내부 테이블(210)의 목적이 응답으로 포함되어 있으므로 내부 테이블(210)에 대한 조회가 끝난 것으로 판단하고 외부 관리 시스템(1)은 더 이상 Request를 전송하지 않는다. Meanwhile, as shown in FIG. 1H, after the row having an index of "9" in the internal table 210 of the agent 2 is extinguished, the external management system 1 returns the index "of the response" as shown in FIG. 1I. When the fifth GET-NEXT is performed using the 7 ", the agent 2 determines that the inquiry about the internal table 210 is finished because the purpose of the internal table 210 is included as a response, and the external management system 1 ) No longer sends the request.

따라서 상기 외부 관리 시스템(1)이 에이전트(2)로부터 조회해간 값은 도 1j 에 도시된 바와 같다. Accordingly, the value that the external management system 1 inquires from the agent 2 is as shown in FIG. 1J.

한편, 상기와 같은 문제점을 해결하기 위하여 다른 방법들이 제안되고 있다. On the other hand, other methods have been proposed to solve the above problems.

TCP를 이용한 SNMP 기반의 네트워크 관리 시스템, FTP를 이용하는 네트워크 관리 시스템, 다른 프로토콜을 이용하는 네트워크 관리 시스템, HTTP를 이용하는 네트워크 관리 시스템들이 있으나, 이러한 관리 시스템 들은 SNMP 프로토콜의 변경 하거나 다른 프로토콜을 이용해야 한다는 문제점이 있었다. There are SNMP-based network management systems using TCP, network management systems using FTP, network management systems using other protocols, and network management systems using HTTP. However, these management systems have to change the SNMP protocol or use another protocol. There was this.

따라서 본 발명은 상기와 같은 종래의 문제점을 해결하기 위한 것으로서, 본 발명의 목적은 SNMP 관리자에게 테이블의 정보에 대한 고정된 상태 정보(Consistent State View)를 제공함으로써, 조회를 요구한 시점에서 정확한 정보를 제공할 수 있는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템 및 방법을 제공하는 데 있다. Accordingly, the present invention is to solve the above-mentioned conventional problems, an object of the present invention by providing a fixed state information (Consistent State View) for the information of the table to the SNMP manager, the exact information at the point of request for inquiry It is to provide a fixed state information providing system and method in an SNMP-based network that can provide.

또한, 고정된 상태 정보(Consistent State View)를 제공하기 위해 SNMP외의 다른 프로토콜을 사용하거나 표준에 없는 새로운 규약을 추가하지 않고 현재 표준에 위배되지 않는 솔루션(Solution)을 제시할 수 있는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템 및 방법을 제공하는 데 있다. In addition, SNMP-based networks can use a protocol other than SNMP to provide a consistent state view, or provide a solution that does not violate the current standard without adding new protocols that are not in the standard. To provide a fixed state information providing system and method in the present invention.

상기한 목적을 달성하기 위한 본 발명에 따른 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템의 일 측면에 따르면, 외부 관리 시스템으로부터 고정된 상태 정보(Consistent State View) 관리를 위한 제 1 요청 메시지를 수신하면, 내부 테이블을 복사하여 제 1 복사 테이블을 생성하는 한편, 상기 외부 관리 시스템으로부터 수신된 제 1 요청 메시지에 대한 처리는 상기 제 1 복사 테이블을 통해 처리하는 에이전트를 포함한다. According to an aspect of a system for providing fixed state information in an SNMP-based network according to the present invention for achieving the above object, a first request message for managing fixed state view from an external management system is provided. Upon receipt, the internal table is copied to generate a first copy table, while the processing of the first request message received from the external management system includes an agent processing through the first copy table.

여기서, 상기 에이전트가 수신한 제 1 요청 메시지는, SNMP의 GET- NEXT(Bulk) 메시지이다. Here, the first request message received by the agent is an SNMP GET-NEXT (Bulk) message.

또한 상기 에이전트는, 상기 외부 관리 시스템을 통해 수신된 제 1 요청 메시지가 제 1 복사 테이블의 인덱스(Index) 범위를 벗어날 경우, 상기 외부 관리 시스템으로부터 수신된 제 1 요청 메시지에 대한 처리를 모두 수행한 것으로 판단하여 상기 제 1 복사 테이블을 삭제한다. In addition, when the first request message received through the external management system is out of the index range of the first copy table, the agent performs all processing on the first request message received from the external management system. It is determined that the first copy table is deleted.

그리고 상기 에이전트는, 상기 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블에 대한 조회를 수행하는 중 임의의 시간 동안 상기 외부 관리 시스템으로부터 후속 요청 메시지가 수신되지 않은 경우, 제 1 복사 테이블을 삭제한다. And when the agent does not receive a subsequent request message from the external management system for any time while receiving the first request message from the external management system and performing an inquiry on the first copy table, the first copy table. Delete it.

이러한 상기 에이전트는, 적어도 하나 이상의 외부 관리 시스템으로부터 동시에 제 1 요청 메시지를 수신한 경우, 하나의 제 1 복사 테이블을 생성하고 이를 공유한다. When the agent receives the first request message from at least one external management system at the same time, the agent creates and shares one first copy table.

한편, 상기 에이전트는, 임의의 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블을 생성한 경우, 이후, 제 1 요청 메시지를 전송한 타 외부 관리 시스템으로는 에러 메시지를 전송하여 종료한다. On the other hand, when the agent receives the first request message from any external management system to generate the first copy table, the agent then ends by transmitting an error message to the other external management system that has transmitted the first request message. .

그리고 상기 에이전트는, 상기 외부 관리 시스템을 IP 주소와 같은 TCP/IP 계층에서 판단한다. The agent then determines the external management system at a TCP / IP layer, such as an IP address.

이러한 상기 에이전트는, 적어도 하나 이상의 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하면, 제 1 요청 메시지가 수신될 때마다 제 1 복사 테이블을 각각 생성한다. The agent, when receiving the first request message from at least one external management system, generates a first copy table each time the first request message is received.

본 발명에 따른 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법의 일 측면에 따르면, 상기 에이전트가 외부 관리 시스템으로부터 고정된 상태 정보(Consistent State View) 관리를 위한 제 1 요청 메시지를 수신하면, 내부 테이블을 복사하여 제 1 복사 테이블을 생성하는 단계; 및 상기 에이전트가 상기 제 1 복사 테이블을 조회한 후 이를 해당 외부 관리 시스템으로 응답하는 단계를 포함한다. According to an aspect of the method for providing fixed state information in an SNMP-based network according to the present invention, when the agent receives a first request message for managing fixed state view from an external management system, Copying the table to generate a first copy table; And after the agent inquires of the first copy table, responds to the corresponding external management system.

여기서 상기 제 1 요청 메시지는, SNMP의 GET-NEXT(Bulk) 메시지이다. Here, the first request message is a GET-NEXT (Bulk) message of SNMP.

그리고 상기 에이전트가 상기 제 1 복사 테이블을 조회한 후 이를 해당 외부 관리 시스템으로 응답하는 단계는, 상기 외부 관리 시스템을 통해 수신된 제 1 요청 메시지가 제 1 복사 테이블의 인덱스(Index) 범위를 벗어날 경우, 상기 에이전트가 상기 외부 관리 시스템으로부터 수신된 제 1 요청 메시지에 대한 처리를 모두 수행한 것으로 판단하여 상기 제 1 복사 테이블을 삭제한다. And when the agent inquires the first copy table and responds to the corresponding external management system, when the first request message received through the external management system is out of an index range of the first copy table. The agent determines that the agent has performed all processing for the first request message received from the external management system and deletes the first copy table.

또한 상기 에이전트가 상기 제 1 복사 테이블을 조회한 후 이를 해당 외부 관리 시스템으로 응답하는 단계는, 상기 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블에 대한 조회를 수행하는 중 임의의 시간 동안 상기 외부 관리 시스템으로부터 후속 요청 메시지가 수신되지 않은 경우, 상기 에이전트가 생성한 제 1 복사 테이블을 삭제한다. In addition, when the agent inquires the first copy table and responds to the corresponding external management system, any time during which the agent receives the first request message from the external management system to perform an inquiry on the first copy table. If a subsequent request message has not been received from the external management system during this time, the first copy table generated by the agent is deleted.

여기서 상기 에이전트가 내부 테이블을 복사하여 제 1 복사 테이블을 생성하는 단계는, 적어도 하나 이상의 외부 관리 시스템으로부터 동시에 제 1 요청 메시 지를 수신한 경우, 상기 에이전트가 하나의 제 1 복사 테이블을 생성하고 이를 공유한다. Here, the step of copying the internal table by the agent to generate the first copy table may include: when the agent receives the first request message from at least one external management system at the same time, the agent generates one first copy table and shares the same. do.

상기 방법은, 임의의 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블을 생성한 경우, 이후, 제 1 요청 메시지를 전송한 타 외부 관리 시스템으로는 에러 메시지를 전송하여 종료하는 단계를 더 포함한다. The method may further include terminating by sending an error message to another external management system that has transmitted the first request message when receiving the first request message from any external management system to generate the first copy table. It includes more.

그리고 상기 방법은, 상기 에이전트가 상기 외부 관리 시스템을 IP 주소와 같은 TCP/IP 계층에서 판단한다. And wherein the agent determines the external management system at a TCP / IP layer, such as an IP address.

한편, 상기 에이전트가 내부 테이블을 복사하여 제 1 복사 테이블을 생성하는 단계는, 적어도 하나 이상의 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하면, 상기 에이전트가 제 1 요청 메시지가 수신될 때마다 제 1 복사 테이블을 각각 생성한다. Meanwhile, in the agent copying the internal table and generating the first copy table, when the first request message is received from at least one external management system, the agent makes a first copy whenever the first request message is received. Create each table.

상술한 바와 같이 본 발명에 의한 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템 및 방법에 의하면, SNMP 외부 관리 시스템으로부터 테이블의 Consistent 상태 정보를 제공함으로서 조회한 정보에 대한 일관성을 보장할 수 있는 뛰어난 효과가 있다. As described above, according to the system and method for providing fixed status information in an SNMP-based network according to the present invention, by providing consistent status information of a table from an SNMP external management system, it is possible to guarantee the consistency of the inquired information. It works.

또한, Consistent 상태 정보를 제공함에 있어서 SNMP 외에 다른 프로토콜을 사용하거나 표준에 없는 새로운 규약을 적용하지 않고 현재 존재하는 표준에도 위배되지 않기 때문에 기준에 존재하는 시스템에도 외부 인터페이스를 추가 구현하지 않고도 적용할 수 있는 효과가 있다. Also, in providing consistent status information, it is possible to apply other protocols besides SNMP or to apply new protocols that are not in the standard, and does not violate existing standards. Therefore, it can be applied to existing systems without additional external interfaces. It has an effect.

따라서 SNMP 네트워크에서 Consistent 상태 정보를 제공하지 못하는 문제점을 해결하고, 새로운 시스템을 설계할 때, 이전에 다른 프로토콜을 사용함으로서 구현 가능했던 특성을 SNMP 만으로 구현할 수 있게 되어 개발 기간/노력을 절감하고 외부 관리 시스템과 에이전트 간의 통신방식을 단순화 할 수 있는 뛰어난 효과가 있다. Therefore, it solves the problem of not providing consistent status information in the SNMP network, and when designing a new system, it is possible to implement the characteristics that could be realized by using other protocols by using only SNMP, which reduces development period / effort and external management. There is an excellent effect to simplify the communication between the system and the agent.

이하, 본 발명에 따른 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템에 대한 바람직한 실시 예에 대하여 첨부한 도면을 참조하여 상세하게 살펴보기로 한다. 이 때, 아래에서 설명하는 시스템 구성은 본 발명의 설명을 위해서 인용한 시스템으로써 아래 시스템으로 본 발명을 한정하지 않음을 이 분야의 통상의 지식을 가진 자라면 이해해야할 것이다. Hereinafter, a preferred embodiment of a fixed state information providing system in an SNMP-based network according to the present invention will be described in detail with reference to the accompanying drawings. At this time, it will be understood by those of ordinary skill in the art that the system configuration described below is a system cited for the purpose of the present invention and does not limit the present invention to the following system.

도 2는 본 발명에 따른 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템의 구성을 나타낸 도면으로서, 본 발명에 따른 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템은 외부 관리 시스템(100)과 에이전트(200)를 포함한다. 여기서, 상기 에이전트(200)는 내부 테이블(210)과 제 1 복사 테이블(220)을 포함할 수 있다. 2 is a diagram illustrating a configuration of a system for providing fixed state information in an SNMP-based network according to the present invention. The system for providing fixed state information in an SNMP-based network according to the present invention is an external management system 100. Agent 200. Here, the agent 200 may include an internal table 210 and a first copy table 220.

상기 에이전트(200)는 외부 관리 시스템(100)으로부터 고정된 상태 정보(Consistent State View) 관리를 위한 제 1 요청 메시지를 수신하면, 상기 에이 전트(200)는 내부 테이블(210)을 복사하여 제 1 복사 테이블(220)을 생성한다. When the agent 200 receives the first request message for managing the fixed state view from the external management system 100, the agent 200 copies the internal table 210 to the first request message. Create a copy table 220.

그리고 상기 외부 관리 시스템(100)으로부터 수신된 제 1 요청 메시지에 대한 처리는 상기 제 1 복사 테이블(220)을 통해 처리한다. 여기서, 상기 에이전트(200)가 수신한 제 1 요청 메시지는, SNMP의 GET-NEXT(Bulk) 메시지이다. The first request message received from the external management system 100 is processed through the first copy table 220. Here, the first request message received by the agent 200 is a GET-NEXT (Bulk) message of SNMP.

이러한 상기 에이전트(200)는, 상기 외부 관리 시스템(100)을 통해 수신된 제 1 요청 메시지가 제 1 복사 테이블(220)의 인덱스(Index) 범위를 벗어날 경우, 상기 외부 관리 시스템(100)으로부터 수신된 제 1 요청 메시지에 대한 처리를 모두 수행한 것으로 판단하여 상기 제 1 복사 테이블(220)을 삭제한다. The agent 200 is received from the external management system 100 when the first request message received through the external management system 100 is out of an index range of the first copy table 220. The first copy table 220 is deleted by determining that all processing for the first request message has been performed.

또한 상기 에이전트(200)는, 상기 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블(220)에 대한 조회를 수행하는 중 임의의 시간 동안 상기 외부 관리 시스템(100)으로부터 후속 요청 메시지가 수신되지 않은 경우, 제 1 복사 테이블(220)을 삭제한다. In addition, the agent 200 receives a first request message from the external management system 100 and subsequently performs an inquiry from the external management system 100 during any time during the inquiry on the first copy table 220. If the request message is not received, the first copy table 220 is deleted.

그리고 상기 에이전트(200)는, 적어도 하나 이상의 외부 관리 시스템(100)으로부터 동시에 제 1 요청 메시지를 수신한 경우, 하나의 제 1 복사 테이블(220)을 생성하고 이를 공유한다. When the agent 200 receives the first request message from at least one external management system 100 at the same time, the agent 200 generates and shares one first copy table 220.

반면에 상기 에이전트(200)는, 임의의 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블(220)을 생성한 경우, 이후, 제 1 요청 메시지를 전송한 타 이부 관리 시스템(100-1)으로는 에러 메시지를 전송하여 종료한다. On the other hand, when the agent 200 receives the first request message from any external management system 100 and generates the first copy table 220, the agent management system transmits the first request message. At 100-1, an error message is sent to terminate.

이러한 상기 에이전트(200)는, 상기 외부 관리 시스템(100)을 IP 주소와 같 은 TCP/IP 계층에서 판단한다. The agent 200 determines the external management system 100 in a TCP / IP layer such as an IP address.

한편, 상기 에이전트(200)는, 적어도 하나 이상의 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신하면, 제 1 요청 메시지가 수신될 때마다 제 1 복사 테이블(220)을 각각 생성할 수도 있다. Meanwhile, when the agent 200 receives the first request message from at least one external management system 100, the agent 200 may generate the first copy table 220 each time the first request message is received.

상기한 각 구성들에 대한 일반적인 기능 및 각각의 상세한 동작에 대하여는 그 설명을 생략하고, 본 발명에 상응하는 동작 위주로 그 동작들을 설명하기로 한다. General functions and detailed operations of the above-described elements will be omitted, and the operations will be described based on operations corresponding to the present invention.

먼저, 외부 관리 시스템(100)으로부터 고정된 상태 정보(Consistent State View) 관리를 위한 제 1 요청 메시지를 수신하면, 상기 에이전트(200)는 상기 에이전트(200)는 내부 테이블(210)을 복사하여 제 1 복사 테이블(220)을 생성한다. First, upon receiving a first request message for managing fixed state view from an external management system 100, the agent 200 copies the internal table 210 to the agent 200. 1 Create a copy table 220.

여기서, 상기 내부 테이블(210)의 MIB이 도 1a에 도시된 바와 같다. Here, the MIB of the internal table 210 is as shown in Figure 1a.

여기서 GET-BULK request는 MAX-REPEAT 값을 지정하여 한번에 여러 번의 GET-NEXT를 수행하는 것과 동일하므로, GET-NEXT를 이용하는 방식에 대해서만 설명하기로 한다. Here, the GET-BULK request is the same as performing multiple GET-NEXTs at once by specifying the MAX-REPEAT value, so only the method of using the GET-NEXT will be described.

상기 제 1 복사 테이블(220)을 생성한 후 상기 에이전트(200)는 상기 외부 관리 시스템(100)으로부터 수신되는 GET-NEXT(제 1 요청 메시지)에 대하여 상기 제 1 복사 테이블(220)을 참조하고 그에 대한 SNMP 응답 메시지(SNMP Response)를 상기 외부 관리 시스템(100)으로 전송한다. 이러한 동작은 상기 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신한 상기 에이전트(200)가 GET-NEXT에 대 한 동작을 종료할 때 까지 계속된다. After generating the first copy table 220, the agent 200 refers to the first copy table 220 for a GET-NEXT (first request message) received from the external management system 100. An SNMP response message thereof is transmitted to the external management system 100. This operation continues until the agent 200 receiving the first request message from the external management system 100 ends the operation for the GET-NEXT.

즉, 상기 외부 관리 시스템(100)은 내부 테이블(210)의 Index 정보를 모르기 때문에 Index를 지정하지 않고, valueB, valueC에 대한 OID를 지정하고, GET-NEXT를 상기 에이전트(200)로 전송한다. That is, since the external management system 100 does not know the index information of the internal table 210, the external management system 100 does not specify an index, specifies an OID for valueB and valueC, and transmits a GET-NEXT to the agent 200.

그러면, 상기 에이전트(200)는 내부 테이블(210)을 참조하지 않고 복사한 제 1 복사 테이블(220)을 참조하여 valueB, valueC의 Index로서 "1"이 할당된 첫 번째 Row의 값을 SNMP 응답 메시지로 상기 외부 관리 시스템(100)으로 전송한다. Then, the agent 200 refers to the first copy table 220 copied without referring to the internal table 210, and sends an SNMP response message to the value of the first row to which “1” is assigned as an index of valueB and valueC. To the external management system 100.

그러면, 상기 외부 관리 시스템(100)은 상기 에이전트(200)의 SNMP 응답 메시지를 통해 내부 테이블(210)의 Index 정보 "1"을 확인하여 두 번째 GET-NEXT를 상기 에이전트(200)로 전송한다. Then, the external management system 100 checks the index information "1" of the internal table 210 through the SNMP response message of the agent 200 and transmits a second GET-NEXT to the agent 200.

그러면, 상기 에이전트(200)는 복사된 제 1 복사 테이블(220)을 참조하여 valueB, valueC의 Index로서 "3"이 할당된 두 번째 Row의 값을 SNMP 응답 메시지로 상기 외부 관리 시스템(100)으로 전송한다. Then, the agent 200 refers to the copied first copy table 220 to the external management system 100 as an SNMP response message for the value of the second row to which "3" is assigned as an index of valueB and valueC. send.

상기와 같은 동작을 반복하여 제 1 복사 테이블(220)에 존재하는 Index 정보 "9"까지 상기 외부 관리 시스템(100)으로 제공한다. The above operation is repeated and provided to the external management system 100 up to the index information "9" existing in the first copy table 220.

이와 같은 상기 에이전트(200)는, 상기 외부 관리 시스템(100)을 통해 수신된 제 1 요청 메시지가 제 1 복사 테이블(220)의 인덱스(Index) 범위를 벗어날 경우, 상기 외부 관리 시스템(100)으로부터 수신된 제 1 요청 메시지에 대한 처리를 모두 수행한 것으로 판단하여 상기 제 1 복사 테이블(220)을 삭제한다. The agent 200, when the first request message received through the external management system 100 is out of the index range of the first copy table 220, from the external management system 100. The first copy table 220 is deleted by determining that all processing for the received first request message has been performed.

한편, 상기 내부 테이블(210)은 상기 제 1 복사 테이블(220)과 관계없이 상기 에이전트(200)에 의해 업데이트 된다. Meanwhile, the internal table 210 is updated by the agent 200 regardless of the first copy table 220.

만약, 도 1d에서와 같이 Index 정보 "2"가 추가로 포함되거나, 도 1f에서와 같이 Index의 value 값이 변경되거나, 도 1h에 도시된 바와 같이 Index 정보 및 value 값이 삭제될 경우, 해당하는 상태에 따라 내부 테이블(210)만 변경되며, 복사된 제 1 복사 테이블(220)은 변경되지 않는다. If the index information "2" is additionally included as shown in FIG. 1D, the value value of the index is changed as shown in FIG. 1F, or the index information and value value are deleted as shown in FIG. 1H, Only the internal table 210 is changed according to the state, and the copied first copy table 220 is not changed.

따라서 상기 외부 관리 시스템(100)은 도 1a에 도시된 바와 같이 초기 GET-NEXT를 수행한 시점에서의 정보를 조회할 수 있게 된다. Accordingly, the external management system 100 can query the information at the time of performing the initial GET-NEXT as shown in FIG. 1A.

만약, 상기 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블(220)에 대한 조회를 수행하는 중 임의의 시간 동안 상기 외부 관리 시스템(100)으로부터 후속 요청 메시지가 수신되지 않은 경우, 상기 에이전트(200)는 제 1 복사 테이블(220)을 삭제한다. If the first request message is received from the external management system 100 and a subsequent request message is not received from the external management system 100 for any time during the inquiry on the first copy table 220. In this case, the agent 200 deletes the first copy table 220.

만약, 적어도 하나 이상의 외부 관리 시스템(100)으로부터 동시에 제 1 요청 메시지를 수신한 경우, 상기 에이전트(200)는 하나의 제 1 복사 테이블(220)을 생성하고 이를 공유한다. If the first request message is simultaneously received from at least one external management system 100, the agent 200 generates one first copy table 220 and shares it.

반면에 상기 에이전트(200)는, 임의의 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블(220)을 생성한 후 타 이부 관리 시스템(100-1)으로부터 제 1 요청 메시지가 수신되면 에러 메시지를 타 이부 관리 시스 템(100-1)으로 전송하여 종료한다. On the other hand, the agent 200 receives the first request message from any external management system 100 to generate the first copy table 220 and then the first request message from the taboo management system 100-1. If is received, the error message is sent to the other part management system 100-1 and terminates.

이러한 상기 에이전트(200)는, 상기 외부 관리 시스템(100)을 IP 주소와 같은 TCP/IP 계층에서 판단한다. The agent 200 determines the external management system 100 in a TCP / IP layer such as an IP address.

한편, 상기 에이전트(200)는, 적어도 하나 이상의 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신하면, 제 1 요청 메시지가 수신될 때마다 제 1 복사 테이블(220)을 각각 생성할 수도 있다. Meanwhile, when the agent 200 receives the first request message from at least one external management system 100, the agent 200 may generate the first copy table 220 each time the first request message is received.

그러면, 상기와 같은 구성을 가지는 본 발명에 따른 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법에 대해 도 3을 참조하여 설명하기로 한다. Next, a method of providing fixed state information in an SNMP-based network according to the present invention having the above configuration will be described with reference to FIG. 3.

먼저, 상기 에이전트(200)가 외부 관리 시스템(100)으로부터 고정된 상태 정보(Consistent State View) 관리를 위한 제 1 요청 메시지를 수신하면, 내부 테이블(210)을 복사하여 제 1 복사 테이블(220)을 생성한다(S1). 여기서, 상기 제 1 요청 메시지는, SNMP의 GET-NEXT(Bulk) 메시지이다. First, when the agent 200 receives the first request message for managing the fixed state view from the external management system 100, the agent 200 copies the internal table 210 to the first copy table 220. To generate (S1). Here, the first request message is a GET-NEXT (Bulk) message of SNMP.

이어서, 상기 에이전트(200)는 상기 제 1 복사 테이블(220)을 조회한 후 이를 해당 외부 관리 시스템(100)으로 응답한다(S2). Subsequently, the agent 200 queries the first copy table 220 and responds to the corresponding external management system 100 (S2).

이후, 상기 외부 관리 시스템(100)을 통해 수신된 제 1 요청 메시지가 제 1 복사 테이블(220)의 인덱스(Index) 범위를 벗어날 경우, 상기 에이전트(200)가 상기 외부 관리 시스템(100)으로부터 수신된 제 1 요청 메시지에 대한 처리를 모두 수행한 것으로 판단하여 상기 제 1 복사 테이블(220)을 삭제한다(S3). Subsequently, when the first request message received through the external management system 100 is out of an index range of the first copy table 220, the agent 200 receives from the external management system 100. The first copy table 220 is deleted by determining that all processing for the first request message has been performed (S3).

반면에, 상기 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블(220)에 대한 조회를 수행하는 중 임의의 시간 동안 상기 외부 관리 시스템(100)으로부터 후속 요청 메시지가 수신되지 않은 경우, 상기 에이전트(200)가 생성한 제 1 복사 테이블(220)을 삭제한다. On the other hand, a subsequent request message is not received from the external management system 100 during any time during the receiving of the first request message from the external management system 100 and performing an inquiry on the first copy table 220. If not, the first copy table 220 generated by the agent 200 is deleted.

한편, 상기 에이전트(200)가 내부 테이블(210)을 복사하여 제 1 복사 테이블(220)을 생성하는 단계는, 적어도 하나 이상의 외부 관리 시스템(100)으로부터 동시에 제 1 요청 메시지를 수신한 경우, 상기 에이전트(200)가 하나의 제 1 복사 테이블(220)을 생성하고 이를 공유한다. The agent 200 may copy the internal table 210 to generate the first copy table 220 when the first request message is simultaneously received from at least one external management system 100. Agent 200 generates one first copy table 220 and shares it.

만약, 상기 방법은, 임의의 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블(220)을 생성한 경우, 이후, 제 1 요청 메시지를 전송한 타 이부 관리 시스템(100-1)으로는 에러 메시지를 전송하여 종료한다. If the method, when receiving the first request message from any external management system 100 to generate the first copy table 220, and then, the other part management system 100-transmitted the first request message. 1) ends by sending an error message.

상기 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법은, 상기 에이전트(200)가 상기 외부 관리 시스템(100)을 IP 주소와 같은 TCP/IP 계층에서 판단한다. In the method for providing fixed state information in the SNMP-based network, the agent 200 determines the external management system 100 in a TCP / IP layer such as an IP address.

반면에, 상기 에이전트(200)가 내부 테이블(210)을 복사하여 제 1 복사 테이블(220)을 생성하는 단계는, 적어도 하나 이상의 외부 관리 시스템(100)으로부터 제 1 요청 메시지를 수신하면, 상기 에이전트(200)가 제 1 요청 메시지가 수신될 때마다 제 1 복사 테이블(220)을 각각 생성한다. On the other hand, when the agent 200 copies the internal table 210 to generate the first copy table 220, when the first request message is received from at least one external management system 100, the agent Each time 200 generates the first copy table 220 each time a first request message is received.

이상에서 본 발명은 기재된 구체적인 실시 예에 대해서만 상세히 설명하였지만 본 발명의 기술 사상 범위 내에서 다양한 변형 및 수정이 가능함은 당업자에게 있어서 명백한 것이며, 이러한 변형 및 수정이 첨부된 특허청구범위에 속함은 당연한 것이다. Although the present invention has been described in detail only with respect to the specific embodiments described, it will be apparent to those skilled in the art that various changes and modifications can be made within the scope of the present invention, and such modifications and modifications belong to the appended claims. .

도 1a는 종래 SNMP 기반의 네트워크에서의 상태 정보 제공 시스템에서 내부 테이블을 나타낸 도면. 1A is a diagram illustrating an internal table in a system for providing status information in a conventional SNMP-based network.

도 1b, 도 1c, 도 1e 도 1g 및 도 1i는 종래 SNMP 기반의 네트워크에서의 상태 정보 제공 시스템의 구성 및 동작을 나타낸 도면. 1B, 1C, 1E, 1G, and 1I are diagrams illustrating a configuration and operation of a system for providing status information in a conventional SNMP-based network.

도 1d는 종래 SNMP 기반의 네트워크에서의 상태 정보 제공 시스템에서 내부 테이블에 인덱스 정보가 추가된 모습을 나타낸 도면. Figure 1d is a view showing the index information is added to the internal table in the state information providing system in a conventional SNMP-based network.

도 1f는 종래 SNMP 기반의 네트워크에서의 상태 정보 제공 시스템에서 내부 테이블에 인덱스 정보가 변경된 모습을 나타낸 도면. 1F is a view showing a state in which index information is changed in an internal table in a state information providing system in a conventional SNMP-based network.

도 1h는 종래 SNMP 기반의 네트워크에서의 상태 정보 제공 시스템에서 내부 테이블에 인덱스 정보가 삭제된 모습을 나타낸 도면. Figure 1h is a view showing a state in which the index information is deleted in the internal table in the state information providing system in a conventional SNMP-based network.

도 1j는 종래 SNMP 기반의 네트워크에서의 상태 정보 제공 시스템에서 외부 관리 시스템이 에이전트로부터 조회한 정보를 나타낸 도면. FIG. 1J is a diagram illustrating information queried from an agent by an external management system in a state information providing system in a conventional SNMP-based network.

도 2는 도 1에 따른 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템 및 방법 중 광 네트워크 단말기의 세부 구성을 나타낸 기능블록도. FIG. 2 is a functional block diagram illustrating a detailed configuration of an optical network terminal in a system and method for providing fixed status information in an SNMP-based network according to FIG. 1.

도 3은 본 발명에 따른 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법을 나타낸 순서도이다. 3 is a flowchart illustrating a method of providing fixed status information in an SNMP-based network according to the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for the main parts of the drawings>

100 : 외부 관리 시스템 200 : 에이전트 100: external management system 200: agent

210 : 내부 테이블 220 : 제 1 복사 테이블 210: internal table 220: first copy table

Claims (16)

SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템에 있어서, In the fixed status information providing system in the SNMP-based network, 외부 관리 시스템으로부터 고정된 상태 정보(Consistent State View) 관리를 위한 제 1 요청 메시지를 수신하면, 내부 테이블을 복사하여 제 1 복사 테이블을 생성하는 한편, 상기 외부 관리 시스템으로부터 수신된 제 1 요청 메시지에 대한 처리는 상기 제 1 복사 테이블을 통해 처리하는 에이전트를 포함하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템. Upon receiving a first request message for managing fixed state view from an external management system, the internal table is copied to generate a first copy table, and the first request message received from the external management system is copied. The system for providing fixed status information in an SNMP-based network includes an agent processing through the first copy table. 제 1항에 있어서, The method of claim 1, 상기 에이전트가 수신한 제 1 요청 메시지는, The first request message received by the agent is SNMP의 GET-NEXT(Bulk) 메시지인 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템. Fixed status information providing system in the SNMP-based network, characterized in that the GET-NEXT (Bulk) message of SNMP. 제 1항에 있어서, The method of claim 1, 상기 에이전트는, The agent, 상기 외부 관리 시스템을 통해 수신된 제 1 요청 메시지가 제 1 복사 테이블의 인덱스(Index) 범위를 벗어날 경우, 상기 외부 관리 시스템으로부터 수신된 제 1 요청 메시지에 대한 처리를 모두 수행한 것으로 판단하여 상기 제 1 복사 테이블을 삭제하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템. When the first request message received through the external management system is out of the index range of the first copy table, it is determined that all processing for the first request message received from the external management system is performed. 1 Fixed state information providing system in the SNMP-based network, characterized in that for deleting the copy table. 제 1항에 있어서, The method of claim 1, 상기 에이전트는, The agent, 상기 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블에 대한 조회를 수행하는 중 임의의 시간 동안 상기 외부 관리 시스템으로부터 후속 요청 메시지가 수신되지 않은 경우, 제 1 복사 테이블을 삭제하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템. Deleting the first copy table when a subsequent request message is not received from the external management system for any time while receiving the first request message from the external management system and performing an inquiry on the first copy table. System for providing fixed status information in an SNMP-based network. 제 1항에 있어서, The method of claim 1, 상기 에이전트는, The agent, 적어도 하나 이상의 외부 관리 시스템으로부터 동시에 제 1 요청 메시지를 수신한 경우, 하나의 제 1 복사 테이블을 생성하고 이를 공유하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템. When receiving a first request message from at least one external management system at the same time, a fixed state information providing system in the SNMP-based network, characterized in that for generating a first copy table and sharing it. 제 1항에 있어서, The method of claim 1, 상기 에이전트는, The agent, 임의의 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블을 생성한 경우, 이후, 제 1 요청 메시지를 전송한 타 외부 관리 시스템으로는 에러 메시지를 전송하여 종료하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템. When receiving the first request message from any external management system to generate the first copy table, the SNMP-based characterized in that the end of the transmission by sending an error message to the other external management system that sent the first request message. System for providing fixed status information in a network of networks. 제 6항에 있어서, The method of claim 6, 상기 에이전트는, The agent, 상기 외부 관리 시스템을 IP 주소와 같은 TCP/IP 계층에서 판단하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템. Fixed status information providing system in the SNMP-based network, characterized in that for determining the external management system in the TCP / IP layer such as IP address. 제 1항 내지 제 5항 중 어느 한 항에 있어서, The method according to any one of claims 1 to 5, 상기 에이전트는, The agent, 적어도 하나 이상의 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하면, 제 1 요청 메시지가 수신될 때마다 제 1 복사 테이블을 각각 생성하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 시스템. And receiving a first request message from at least one external management system, each time generating a first copy table each time a first request message is received. SNMP 기반의 네트워크 관리 방법에 있어서, In the SNMP-based network management method, 상기 에이전트가 외부 관리 시스템으로부터 고정된 상태 정보(Consistent State View) 관리를 위한 제 1 요청 메시지를 수신하면, 내부 테이블을 복사하여 제 1 복사 테이블을 생성하는 단계; 및 If the agent receives a first request message for managing fixed state view from an external management system, copying an internal table to generate a first copy table; And 상기 에이전트가 상기 제 1 복사 테이블을 조회한 후 이를 해당 외부 관리 시스템으로 응답하는 단계를 포함하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법. And providing, by the agent, the inquiry of the first copy table, and responding to the corresponding external management system. 제 9항에 있어서, The method of claim 9, 상기 제 1 요청 메시지는, The first request message, SNMP의 GET-NEXT(Bulk) 메시지인 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법. Method for providing fixed status information in an SNMP-based network, characterized in that the GET-NEXT (Bulk) message of SNMP. 제 10항에 있어서, The method of claim 10, 상기 에이전트가 상기 제 1 복사 테이블을 조회한 후 이를 해당 외부 관리 시스템으로 응답하는 단계는, After the agent queries the first copy table and responds to the corresponding external management system, 상기 외부 관리 시스템을 통해 수신된 제 1 요청 메시지가 제 1 복사 테이블 의 인덱스(Index) 범위를 벗어날 경우, 상기 에이전트가 상기 외부 관리 시스템으로부터 수신된 제 1 요청 메시지에 대한 처리를 모두 수행한 것으로 판단하여 상기 제 1 복사 테이블을 삭제하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법. If the first request message received through the external management system is out of the index range of the first copy table, it is determined that the agent has performed all processing for the first request message received from the external management system. And providing the fixed state information in the SNMP-based network, wherein the first copy table is deleted. 제 10항에 있어서, The method of claim 10, 상기 에이전트가 상기 제 1 복사 테이블을 조회한 후 이를 해당 외부 관리 시스템으로 응답하는 단계는, After the agent queries the first copy table and responds to the corresponding external management system, 상기 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블에 대한 조회를 수행하는 중 임의의 시간 동안 상기 외부 관리 시스템으로부터 후속 요청 메시지가 수신되지 않은 경우, 상기 에이전트가 생성한 제 1 복사 테이블을 삭제하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법. The first copy table generated by the agent when a subsequent request message is not received from the external management system for any time while receiving a first request message from the external management system and performing an inquiry on the first copy table. Fixed status information providing method in the SNMP-based network, characterized in that for deleting. 제 10항에 있어서, The method of claim 10, 상기 에이전트가 내부 테이블을 복사하여 제 1 복사 테이블을 생성하는 단계는, The agent copying the internal table to create a first copy table, 적어도 하나 이상의 외부 관리 시스템으로부터 동시에 제 1 요청 메시지를 수신한 경우, 상기 에이전트가 하나의 제 1 복사 테이블을 생성하고 이를 공유하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법. And when the first request message is received from at least one external management system at the same time, the agent creates and shares one first copy table. 제 10항에 있어서, The method of claim 10, 상기 방법은, The method, 임의의 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하여 제 1 복사 테이블을 생성한 경우, 이후, 제 1 요청 메시지를 전송한 타 외부 관리 시스템으로는 에러 메시지를 전송하여 종료하는 단계를 더 포함하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법. If receiving the first request message from any external management system to create a first copy table, and then further comprising the step of sending an error message to the other external management system that sent the first request message to terminate the SNMP; A method of providing fixed state information in a based network. 제 14항에 있어서, The method of claim 14, 상기 방법은, The method, 상기 에이전트가 상기 외부 관리 시스템을 IP 주소와 같은 TCP/IP 계층에서 판단하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법. And the agent determines the external management system at a TCP / IP layer such as an IP address. 제 9항 내지 제 13항 중 어느 한 항에 있어서, The method according to any one of claims 9 to 13, 상기 에이전트가 내부 테이블을 복사하여 제 1 복사 테이블을 생성하는 단계는, The agent copying the internal table to create a first copy table, 적어도 하나 이상의 외부 관리 시스템으로부터 제 1 요청 메시지를 수신하면, 상기 에이전트가 제 1 요청 메시지가 수신될 때마다 제 1 복사 테이블을 각각 생성하는 것을 특징으로 하는 SNMP 기반의 네트워크에서의 고정된 상태 정보 제공 방법. When the first request message is received from at least one external management system, the agent generates a first copy table each time the first request message is received, providing fixed status information in the SNMP-based network. Way.
KR1020070071317A 2007-07-16 2007-07-16 Consistent state view providing system and method in network of snmp base KR20090008030A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070071317A KR20090008030A (en) 2007-07-16 2007-07-16 Consistent state view providing system and method in network of snmp base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070071317A KR20090008030A (en) 2007-07-16 2007-07-16 Consistent state view providing system and method in network of snmp base

Publications (1)

Publication Number Publication Date
KR20090008030A true KR20090008030A (en) 2009-01-21

Family

ID=40488470

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070071317A KR20090008030A (en) 2007-07-16 2007-07-16 Consistent state view providing system and method in network of snmp base

Country Status (1)

Country Link
KR (1) KR20090008030A (en)

Similar Documents

Publication Publication Date Title
US6275853B1 (en) System and method for extending communications features using generic management information base objects
Chadha et al. Policy-based mobile ad hoc network management
Case et al. Simple network management protocol (SNMP)
Case et al. Simple network management protocol
US6154776A (en) Quality of service allocation on a network
US7245587B2 (en) Method to associate input and output interfaces with packets read from a mirror port
US8549119B1 (en) Error handling for device management configuration and operational data retrieval commands
JP2010512037A (en) How to manage communication between server devices and customer devices
Case et al. RFC1067: Simple Network Management Protocol
US20020143913A1 (en) Network node configuration
EP1479192B1 (en) Method and apparatus for managing configuration of a network
US8055746B2 (en) Method and system for improved management of a communication network by extending the simple network management protocol
Cisco Overview
White Definitions of Managed Objects for Remote Ping, Traceroute, and Lookup Operations
US7275094B1 (en) System and method for configuring contents of network management notifications
KR100428764B1 (en) Equipment monitoring system and method in asynchronous transfer mode
Cisco Overview
Cisco Overview
Cisco Overview
Cisco Overview
Cisco Overview
KR20090008030A (en) Consistent state view providing system and method in network of snmp base
Cisco Configuring Simple Network Management Protocol (SNMP)
Cisco Overview
Quittek et al. Definitions of Managed Objects for Remote Ping, Traceroute, and Lookup Operations

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination