KR20020084362A - Method for searching management object in snmp - Google Patents

Method for searching management object in snmp Download PDF

Info

Publication number
KR20020084362A
KR20020084362A KR1020010023509A KR20010023509A KR20020084362A KR 20020084362 A KR20020084362 A KR 20020084362A KR 1020010023509 A KR1020010023509 A KR 1020010023509A KR 20010023509 A KR20010023509 A KR 20010023509A KR 20020084362 A KR20020084362 A KR 20020084362A
Authority
KR
South Korea
Prior art keywords
byte
oid
value
requested
byte value
Prior art date
Application number
KR1020010023509A
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 KR1020010023509A priority Critical patent/KR20020084362A/en
Publication of KR20020084362A publication Critical patent/KR20020084362A/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/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE: A method for searching a management object in an NMS(Network Management System) is provided to successively compare and search a byte series of an OID(Object Identifier) in which an agent is configured as a tree structure shape from an upper byte series. CONSTITUTION: An SNMP(Simple Network Management Protocol) agent judges whether a primary byte value of an OID requested by a manager is identical to a primary byte value of the first byte series in an MIB(Management Information Base) database(S1). If the primary byte value of the OID is identical to the primary byte value of the first byte series in the MIB database, the SNMP agent judges whether a next byte of the OID requested by the manager exists(S2). If the next byte of the OID requested by the manager does not exist, the SNMP agent reads information of a management object corresponding to an OID in which a byte value of a corresponding byte series is designated(S3). If the next byte of the OID requested by the manager exists, the SNMP agent judges whether a primary byte value of a dependent byte series among next byte series of the OID in the MIB database is identical to a corresponding byte value of the OID requested by the manager(S4). If the primary byte value of the dependent byte series is not identical to the corresponding byte value of the OID requested by the manager, the SNMP agent judges whether a next byte value of the dependent byte series exists among the corresponding byte series(S5). If the next byte value of the dependent byte series exists, the SNMP agent judges whether a next byte value of the dependent byte series is identical to the corresponding byte value of the OID requested by the manager(S6). If the next byte value of the dependent byte series is identical to the corresponding byte value of the OID requested by the manager, the SNMP agent progresses the second stage.

Description

망 관리 시스템에서의 관리 객체 탐색 방법{METHOD FOR SEARCHING MANAGEMENT OBJECT IN SNMP}METHODE FOR SEARCHING MANAGEMENT OBJECT IN SNMP}

본 발명은 망 관리 시스템에서의 관리 객체 탐색 방법에 관한 것으로, 더욱 상세하게는 에이전트가 트리 구조 형태로 구성된 OID(Object Identifier; 이하 "OID"라 칭함.)의 바이트열을 상위 바이트열부터 순차적으로 비교 검색하는 망 관리 시스템에서의 관리 객체 탐색 방법에 관한 것이다.The present invention relates to a managed object discovery method in a network management system. More specifically, an agent sequentially processes a byte sequence of an object identifier (OID), which is configured in a tree structure, from an upper byte sequence. The present invention relates to a managed object search method in a comparative network search system.

일반적으로, SNMP(Simple Network Management Protocol; 이하 "SNMP"라 칭함.)는 관리자와 SNMP 에어전트(Agent) 간에 수행되는 장비의 관리를 위한 통신 프로토콜이다. SNMP 프로토콜은 현재 대부분의 네트워크 장비와 기타 많은 전기, 전자 장비의 관리에 사용되고 있다.In general, Simple Network Management Protocol (SNMP) is a communication protocol for management of equipment performed between an administrator and an SNMP agent. The SNMP protocol is currently used to manage most network equipment and many other electrical and electronic equipment.

이와 같이, SNMP 프로토콜을 이용하여 장비 관리를 하는 관리자는 관리하고자 하는 장비내 SNMP 에이전트를 통해 장비의 상태 및 동작 등을 실행 및 점검한다.As such, the administrator who manages the device using the SNMP protocol executes and checks the status and operation of the device through the SNMP agent in the device to be managed.

종래의 SNMP 에이전트는 관리하고자 하는 객체를 관리 정보 베이스라는 데이터 베이스(Data Base)의 형태로 가지고 있었으며, 관리자가 관리 정보를 요구하면 먼저, SNMP 에이전트는 관리 정보 베이스에 해당하는 OID를 검색하여 그 OID를 파악한 후 그에 따른 장치의 정보를 관리자에게 전송하였다. 이 때, 관리 정보는 도 1에 도시된 바와 같이 1차 배열의 형태로 OID의 바이트 종단에 위치하고 있었다.Conventional SNMP agents have objects to be managed in the form of a database called a management information base. When an administrator requests management information, the SNMP agent first searches for an OID corresponding to the management information base and searches for the OID. After identifying the information, the device information was transmitted to the administrator. At this time, the management information was located at the byte end of the OID in the form of a primary array as shown in FIG.

상기 SNMP 에이전트는 관리자가 관리 정보를 요구함에 따라 OID를 순차적으로 상기 데이터 베이스에 저장된 첫 번째 OID의 첫 번째 바이트부터 비교한 후 같으면 두 번째 바이트를 비교한다.The SNMP agent compares OIDs sequentially from the first byte of the first OID stored in the database and then compares the second byte if the manager requests management information.

만약, 두 번째 바이트 값이 다르면 두 번째 OID의 첫 번째 바이트 값을 비교하여 같으면 두 번째 바이트를 비교하고, 다르면 세 번째 OID의 첫 번째 바이트를 비교하는 방식으로 관리자가 요구한 OID를 비교 검색하였다.If the second byte value is different, the first byte value of the second OID is compared and the second byte is compared. If the second byte value is different, the first byte of the third OID is compared.

그러나, 상술한 종래 SNMP 에이전트에서의 관리 객체 탐색 방법은 SNMP 에이전트가 1차원적 배열의 형태를 가지는 모든 OID를 사전적 순서에 의해 비교함으로써 객체 증가 즉, OID의 갯수가 증가하고 OID의 바이트의 갯수가 증가함에 따라 OID의 바이트를 비교하기 위한 연산량이 지수적으로 증가하는 문제점이 있었다.However, the above-described method for searching a managed object in the conventional SNMP agent compares all OIDs in the form of a one-dimensional array by the SNMP agent in lexicographic order, thereby increasing the number of objects, that is, the number of OIDs and the number of bytes of the OID. As the value increases, the amount of calculation for comparing the bytes of the OID increases exponentially.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위해 이루어진 것으로서, 본 발명의 목적은 SNMP 에이전트가 네트워크의 OID 정보가 고도화, 대용량화됨에 따라 트리 구조 형태로 구성된 OID를 통해 최단 거리 즉, 관리 객체의 탐색을 위한 연산 시간을 줄여주는 망 관리 시스템에서의 관리 객체 탐색 방법을 제공하는 데 있다.Accordingly, the present invention has been made to solve the above-mentioned conventional problems, and an object of the present invention is that the SNMP agent has a shortest distance, that is, a managed object, through an OID configured in a tree structure as the OID information of the network is advanced and large in capacity. An object of this invention is to provide a method for searching managed objects in a network management system that reduces computation time for searching.

상기 목적을 달성하기 위하여 본 발명 망 관리 시스템에서의 관리 객체 탐색 방법은 SNMP 에이전트, 및 관리 객체를 나타내는 OID를 트리 구조로 구성하고 있는 MIB(Management Information Base) 데이터 베이스를 구비한 망 관리 시스템에서의관리 객체 탐색 방법에 있어서,In order to achieve the above object, a management object discovery method in a network management system of the present invention is managed in a network management system having an SNMP agent and a Management Information Base (MIB) database having an OID representing a management object in a tree structure. In the object navigation method,

상기 SNMP 에이전트가 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB 데이터 베이스내 제 1 바이트열의 첫 번째 바이트 값이 동일한지의 여부를 판단하는 제 1 단계;A first step of determining, by the SNMP agent, whether a first byte value of an OID requested by an administrator and a first byte value of a first byte string in the MIB database are the same;

상기 제 1 단계에서 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB 데이터 베이스내 제 1 바이트열의 첫 번째 바이트 값이 동일하면, 상기 SNMP 에이전트가 관리자가 요구한 OID의 다음 바이트가 존재하는지의 여부를 판단하는 제 2 단계; 및If the first byte value of the OID requested by the manager in the first step and the first byte value of the first byte string in the MIB database are the same, whether the next byte of the OID requested by the manager exists. Determining a second step; And

상기 제 2 단계에서 관리자가 요구한 OID의 다음 바이트가 존재하지 않으면, 상기 SNMP 에이전트가 해당 바이트열들의 바이트 값이 지정하는 OID에 대응되는 관리 객체의 정보를 리딩하는 제 3 단계로 이루어진 것을 특징으로 한다.And if the next byte of the OID requested by the administrator does not exist in the second step, the SNMP agent reads information of the management object corresponding to the OID designated by the byte value of the corresponding byte strings. do.

도 1은 종래 MIB 데이터 베이스에 저장된 1차 배열의 형태인 OID 구성도,1 is an OID configuration diagram in the form of a primary array stored in a conventional MIB database,

도 2는 본 발명의 일 실시예에 따른 망 관리 시스템에서의 관리 객체 탐색 장치의 구성을 나타낸 기능블록도,2 is a functional block diagram illustrating a configuration of a managed object search apparatus in a network management system according to an embodiment of the present invention;

도 3은 본 발명의 일 실시예에 따른 망 관리 시스템에서의 관리 객체 탐색 방법을 나타낸 플로우챠트,3 is a flowchart illustrating a management object discovery method in a network management system according to an embodiment of the present invention;

도 4는 본 발명의 일 실시예에 따른 망 관리 시스템에서의 관리 객체 탐색 장치 중 MIB 데이터 베이스의 OID 구성도이다.4 is an OID configuration diagram of a MIB database among management object discovery apparatuses in a network management system according to an embodiment of the present invention.

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

100 : SNMP 에이전트 200 : MIB 데이터 베이스100: SNMP agent 200: MIB database

이하, 본 발명의 일 실시예에 의한 망 관리 시스템에서의 관리 객체 탐색 방법에 대하여 첨부된 도면을 참조하여 상세히 설명하기로 한다.Hereinafter, a method for searching for a managed object in a network management system according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명의 일 실시예에 의한 망 관리 시스템에서의 관리 객체 탐색 장치의 기능블록도로서, 본 발명의 일 실시예에 의한 망 관리 시스템에서의 관리 객체 탐색 장치는 SNMP 에이전트(100), 및 MIB 데이터 베이스(200)로 구성되어 있다.2 is a functional block diagram of an apparatus for managing managed objects in a network management system according to an embodiment of the present invention. The apparatus for managing managed objects in a network management system according to an embodiment of the present invention includes an SNMP agent 100; And a MIB database 200.

상기 SNMP 에이전트(100)는 NMS(Network Management System) 또는EMS(Element Management System) 로부터 OID를 입력받으면 그 OID 관리 객체를 파악하기 위해서 상기 MIB 데이터 베이스(200)에 저장된 OID를 검색한 후 그 검색된 OID 관리 객체에 의해 관리 장비의 조정 또는 상태를 파악하여 상기 NMS 또는 EMS로 전송하는 역할을 한다.When the SNMP agent 100 receives an OID from an NMS (Network Management System) or an EMS (Element Management System), the SNMP agent 100 searches for an OID stored in the MIB database 200 to identify the OID management object, and then retrieves the OID. It grasps the adjustment or status of the management equipment by the management object and transmits it to the NMS or EMS.

또한, 상기 MIB 데이터 베이스(200)는 OID를 트리 형태로 저장하고 있으며 그 OID의 종단에는 객체 관리 정보가 있고 도 4에 도시된 바와 같이 트리 구조로 구성되어 있다. 이 때, 상기 MIB 데이터 베이스(200)는 각 바이트열의 각 바이트는 종속 바이트열을 구성하고 있으며, 이와 같이 각각의 바이트열은 다수개의 종속 바이트열을 포함하고 있다.In addition, the MIB database 200 stores the OID in the form of a tree, and there is object management information at the end of the OID and has a tree structure as shown in FIG. 4. At this time, in the MIB database 200, each byte of each byte string constitutes a dependent byte string. As such, each byte string includes a plurality of dependent byte strings.

그러면, 상기와 같은 구성을 가지는 망 관리 시스템에서의 관리 객체 탐색 방법의 동작과정에 대해 도 3, 도 4를 참조하여 설명하기로 한다.Next, an operation process of the management object discovery method in the network management system having the above configuration will be described with reference to FIGS. 3 and 4.

먼저, 상기 SNMP 에이전트(100)는 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB 데이터 베이스(200)내 제 1 바이트열의 첫 번째 바이트 값이 동일한지의 여부를 판단한다(S1).First, the SNMP agent 100 determines whether the first byte value of the OID requested by the administrator and the first byte value of the first byte string in the MIB database 200 are the same (S1).

이 때, 상기 제 1 단계(S1)에서 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB 데이터 베이스(200)내 제 1 바이트열의 첫 번째 바이트 값이 동일하면(YES), 상기 SNMP 에이전트(100)는 관리자가 요구한 OID의 다음 바이트가 존재하는지의 여부를 판단한다(S2).At this time, if the first byte value of the OID requested by the administrator in the first step (S1) and the first byte value of the first byte string in the MIB database 200 is the same (YES), the SNMP agent 100 ) Determines whether the next byte of the OID requested by the administrator exists (S2).

이어서, 상기 제 2 단계(S2)에서 관리자가 요구한 OID의 다음 바이트가 존재하지 않으면(NO), 상기 SNMP 에이전트(100)는 해당 바이트열들의 바이트 값이 지정하는 OID에 대응되는 관리 객체의 정보를 리딩한다(S3).Subsequently, if there is no next byte of the OID requested by the administrator in the second step S2 (NO), the SNMP agent 100 may provide information on the management object corresponding to the OID designated by the byte values of the corresponding byte strings. Reading (S3).

반면에, 상기 제 1 단계(S1)에서 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB 데이터 베이스(200)내 제 1 바이트열의 첫 번째 바이트 값이 동일하지 않으면(NO), 상기 SNMP 에이전트(100)는 상기 MIB 데이터 베이스(200)내 제 1 바이트열의 다음 번째 바이트 값이 존재하는지의 여부를 판단한다(S7).On the other hand, if the first byte value of the OID requested by the administrator in the first step (S1) and the first byte value of the first byte string in the MIB database 200 is not the same (NO), the SNMP agent ( 100 determines whether the next byte value of the first byte string exists in the MIB database 200 (S7).

이 때, 상기 제 7 단계(S7)에서 상기 MIB 데이터 베이스(100)내 제 1 바이트열의 다음 번째 바이트 값이 존재하지 않으면(NO), 종료하는 한편, 상기 MIB 데이터 베이스(200)내 제 1 바이트열의 다음 번째 바이트 값이 존재하면(YES), 상기 SNMP 에이전트(100)는 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB 데이터 베이스(200)내 제 1 바이트열의 해당 번째 바이트 값이 동일한지의 여부를 판단하여, 동일하면(YES), 다시 상기 제 2 단계(S2)로 진행하는 한편, 동일하지 않으면(NO), 다시 상기 제 7 단계(S7)로 진행한다(S8).At this time, if the next byte value of the first byte string in the MIB database 100 does not exist (NO) in the seventh step S7, the process ends and the first byte in the MIB database 200 is terminated. If the next byte value of the column exists (YES), the SNMP agent 100 determines whether the first byte value of the OID requested by the administrator and the corresponding byte value of the first byte string in the MIB database 200 are the same. If it is determined to be the same (YES), the process proceeds to the second step S2 again, and if not the same (NO), the process proceeds to the seventh step S7 again (S8).

반면에, 상기 제 2 단계(S2)에서 관리자가 요구한 OID의 다음 바이트가 존재하면(YES), 상기 SNMP 에이전트(100)는 관리자가 요구한 OID의 해당 번째 바이트 값과 상기 MIB 데이터 베이스(200)내 OID의 다음 번째 바이트열 중 종속 바이트열의 첫 번째 바이트 값이 동일한지의 여부를 판단한다(S4).On the other hand, if there is a next byte of the OID requested by the administrator in the second step (S2) (YES), the SNMP agent 100 is the corresponding second byte value of the OID requested by the administrator and the MIB database 200 In step S4, it is determined whether the value of the first byte of the dependent byte string among the next byte string of the OID is the same.

이 때, 상기 제 4 단계(S4)에서 관리자가 요구한 OID의 해당 번째 바이트 값과 상기 MIB 데이터 베이스내 OID의 해당 번째 바이트열 중 종속 바이트열의 첫 번째 바이트 값이 동일하면(YES), 상기 제 2 단계(S2)로 진행하는 한편, 관리자가 요구한 OID의 해당 번째 바이트 값과 상기 MIB 데이터 베이스(200)내 OID의 해당 번째 바이트열 중 종속 바이트열의 첫 번째 바이트 값이 동일하지 않으면(NO), 상기 SNMP 에이전트(100)는 해당 번째 바이트열 중 종속 바이트열의 다음 번째 바이트 값이 존재하는지의 여부를 판단한다(S5).At this time, if the corresponding first byte value of the OID requested by the administrator in the fourth step S4 and the first byte value of the dependent byte string among the corresponding byte strings of the OID in the MIB database are the same (YES), If the process proceeds to step 2 (S2) and the corresponding byte value of the OID requested by the administrator and the first byte value of the dependent byte string among the corresponding byte strings of the OID in the MIB database 200 are not the same (NO). The SNMP agent 100 determines whether there is a next byte value of the dependent byte string among the corresponding byte strings (S5).

이 때, 상기 제 5 단계(S5)에서 해당 번째 바이트열 중 종속 바이트열의 다음 번째 바이트 값이 존재하지 않으면(NO), 종료하는 한편, 해당 번째 바이트열 중 종속 바이트열의 다음 번째 바이트 값이 존재하면(YES), 상기 SNMP 에이전트(100)는 관리자가 요구한 OID의 해당 번째 바이트 값과 해당 번째 바이트열 중 종속 바이트열의 다음 번째 바이트 값이 동일한지의 여부를 판단하여, 동일하면(YES) 다시 상기 제 2 단계(S2)로 진행하는 한편, 동일하지 않으면(NO), 다시 상기 제 5 단계(S5)로 진행한다(S6).At this time, if the next byte value of the dependent byte string among the corresponding byte strings does not exist (NO) in the fifth step (S5), the operation is terminated while the next byte value of the dependent byte string among the corresponding byte strings exists. (YES), the SNMP agent 100 determines whether the corresponding first byte value of the OID requested by the administrator and the next byte value of the dependent byte string among the corresponding byte strings are the same, and if the same (YES), the first agent again. If the process proceeds to step 2 (S2) and is not the same (NO), the process proceeds to the fifth step S5 again (S6).

상술한 바와 같이 본 발명에 의한 망 관리 시스템에서의 관리 객체 탐색 방법에 의하면, OID의 바이트 열이 증가함에 따라 비교 횟수가 지수적으로 증가하는 종래 검색 방법에 비해 산술적으로 증가함으로 검색 속도를 빠르게 할 수 있을 뿐만 아니라, SNMP 에이전트가 네트워크의 OID 정보가 고도화, 대용량화됨에 따라 트리 구조 형태로 구성된 OID를 통해 최단 거리 즉, 관리 책체의 탐색을 위한 연산시간을 줄여줌으로써 SNMP 에이전트가 더욱 많은 용량의 OID를 처리할 수 있게 해주는 뛰어난 효과가 있다.As described above, according to the managed object search method in the network management system according to the present invention, the search speed can be increased by arithmetically increasing compared to the conventional search method in which the number of comparisons increases exponentially as the byte sequence of the OID increases. In addition, as the SNMP agent advances and enlarges the network's OID information, the SNMP agent reduces the shortest distance through the tree structured OID, that is, the computation time for searching management documents. It has an excellent effect on processing.

Claims (3)

SNMP 에이전트, 및 관리 객체를 나타내는 OID를 트리 구조로 구성하고 있는 MIB 데이터 베이스를 구비한 망 관리 시스템에서의 관리 객체 탐색 방법에 있어서,A managed object search method in a network management system having an SNMP agent and a MIB database having an OID representing a managed object in a tree structure. 상기 SNMP 에이전트가 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB 데이터 베이스내 제 1 바이트열의 첫 번째 바이트 값이 동일한지의 여부를 판단하는 제 1 단계;A first step of determining, by the SNMP agent, whether a first byte value of an OID requested by an administrator and a first byte value of a first byte string in the MIB database are the same; 상기 제 1 단계에서 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB 데이터 베이스내 제 1 바이트열의 첫 번째 바이트 값이 동일하면, 상기 SNMP 에이전트가 관리자가 요구한 OID의 다음 바이트가 존재하는지의 여부를 판단하는 제 2 단계; 및If the first byte value of the OID requested by the manager in the first step and the first byte value of the first byte string in the MIB database are the same, whether the next byte of the OID requested by the manager exists. Determining a second step; And 상기 제 2 단계에서 관리자가 요구한 OID의 다음 바이트가 존재하지 않으면, 상기 SNMP 에이전트가 해당 바이트열들의 바이트 값이 지정하는 OID에 대응되는 관리 객체의 정보를 리딩하는 제 3 단계로 이루어진 것을 특징으로 하는 망 관리 시스템에서의 관리 객체 탐색 방법.And if the next byte of the OID requested by the administrator does not exist in the second step, the SNMP agent reads information of the management object corresponding to the OID designated by the byte value of the corresponding byte strings. A managed object discovery method in a network management system. 제 1항에 있어서,The method of claim 1, 상기 제 2 단계에서 관리자가 요구한 OID의 다음 바이트가 존재하면, 상기 SNMP 에이전트가 관리자가 요구한 OID의 해당 번째 바이트 값과 상기 MIB 데이터베이스내 OID의 다음 번째 바이트열 중 종속 바이트열의 첫 번째 바이트 값이 동일한지의 여부를 판단하는 제 4 단계;If there is a next byte of the OID requested by the manager in the second step, the SNMP agent corresponds to the first byte value of the dependent byte string among the second byte value of the OID requested by the manager and the next byte string of the OID in the MIB database. A fourth step of determining whether or not they are the same; 상기 제 4 단계에서 관리자가 요구한 OID의 해당 번째 바이트 값과 상기 MIB 데이터 베이스내 OID의 해당 번째 바이트열 중 종속 바이트열의 첫 번째 바이트 값이 동일하면, 상기 제 2 단계로 진행하는 한편, 관리자가 요구한 OID의 해당 번째 바이트 값과 상기 MIB 데이터 베이스내 OID의 해당 번째 바이트열 중 종속 바이트열의 첫 번째 바이트 값이 동일하지 않으면, 상기 SNMP 에이전트가 해당 번째 바이트열 중 종속 바이트열의 다음 번째 바이트 값이 존재하는지의 여부를 판단하는 제 5 단계; 및If the corresponding first byte value of the OID requested by the manager in the fourth step and the first byte value of the dependent byte string among the corresponding byte strings of the OID in the MIB database are the same, the manager proceeds to the second step. If the value of the corresponding byte of the requested OID and the value of the first byte of the dependent byte of the corresponding byte of the OID in the MIB database are not the same, the SNMP agent indicates that the value of the next byte of the dependent byte of the corresponding byte is not equal. A fifth step of determining whether there exists; And 상기 제 5 단계에서 해당 번째 바이트열 중 종속 바이트열의 다음 번째 바이트 값이 존재하지 않으면 종료하는 한편, 해당 번째 바이트열 중 종속 바이트열의 다음 번째 바이트 값이 존재하면, 상기 SNMP 에이전트가 관리자가 요구한 OID의 해당 번째 바이트 값과 해당 번째 바이트열 중 종속 바이트열의 다음 번째 바이트 값이 동일한지의 여부를 판단하여, 동일하면 다시 상기 제 2 단계로 진행하는 한편, 동일하지 않으면 다시 상기 제 5 단계로 진행하는 제 6 단계를 추가로 포함시키는 것을 특징으로 하는 망 관리 시스템에서의 관리 객체 탐색 방법.In the fifth step, if the next byte value of the dependent byte string of the corresponding byte string does not exist, the operation is terminated. If the next byte value of the dependent byte string of the corresponding byte string exists, the SNMP agent requests the OID. It is determined whether the corresponding byte value of and the next byte value of the dependent byte string among the corresponding byte strings are the same, and if it is the same, proceeds to the second step again; Method for discovering a managed object in a network management system, characterized in that it further comprises step 6. 제 1항에 있어서,The method of claim 1, 상기 제 1 단계에서 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB데이터 베이스내 제 1 바이트열의 첫 번째 바이트 값이 동일하지 않으면, 상기 SNMP 에이전트가 상기 MIB 데이터 베이스내 제 1 바이트열의 다음 번째 바이트 값이 존재하는지의 여부를 판단하는 제 7 단계; 및If the first byte value of the OID requested by the administrator in the first step and the first byte value of the first byte string in the MIB database are not the same, the SNMP agent causes the next byte of the first byte string in the MIB database. A seventh step of determining whether a value exists; And 상기 제 7 단계에서 상기 MIB 데이터 베이스내 제 1 바이트열의 다음 번째 바이트 값이 존재하지 않으면 종료하는 한편, 상기 MIB 데이터 베이스내 제 1 바이트열의 다음 번째 바이트 값이 존재하면, 상기 SNMP 에이전트가 관리자가 요구한 OID의 첫 번째 바이트 값과 상기 MIB 데이터 베이스내 제 1 바이트열의 해당 번째 바이트 값이 동일한지의 여부를 판단하여, 동일하면 다시 상기 제 2 단계로 진행하는 한편, 동일하지 않으면 다시 상기 제 7 단계로 진행하는 제 8 단계를 추가로 포함시키는 것을 특징으로 하는 망 관리 시스템에서의 관리 객체 탐색 방법.In the seventh step, if the next byte value of the first byte string in the MIB database does not exist, the process terminates. If the next byte value of the first byte string in the MIB database exists, the SNMP agent requests the administrator. It is determined whether the first byte value of one OID and the corresponding byte value of the first byte string in the MIB database are the same, and if it is the same, proceeds to the second step again, and if it is not the same, goes back to the seventh step. A method for searching for a managed object in a network management system, further comprising: an eighth step in progress.
KR1020010023509A 2001-04-30 2001-04-30 Method for searching management object in snmp KR20020084362A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010023509A KR20020084362A (en) 2001-04-30 2001-04-30 Method for searching management object in snmp

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010023509A KR20020084362A (en) 2001-04-30 2001-04-30 Method for searching management object in snmp

Publications (1)

Publication Number Publication Date
KR20020084362A true KR20020084362A (en) 2002-11-07

Family

ID=27703172

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010023509A KR20020084362A (en) 2001-04-30 2001-04-30 Method for searching management object in snmp

Country Status (1)

Country Link
KR (1) KR20020084362A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100757873B1 (en) * 2006-02-15 2007-09-11 삼성전자주식회사 SNMP management system for using virtual OID and control method thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH096655A (en) * 1995-06-21 1997-01-10 Oki Electric Ind Co Ltd System management device
US5913037A (en) * 1996-07-03 1999-06-15 Compaq Computer Corporation Dynamic management information base manager
KR100270915B1 (en) * 1998-10-17 2000-11-01 서평원 Metwork management platform and method
EP1052805A2 (en) * 1999-05-14 2000-11-15 Lucent Technologies Inc. A network management system using a distributed namespace
EP1079566A2 (en) * 1999-08-23 2001-02-28 Motorola Ireland Limited System management in a communications network comprising SNMP and CMIP agents
KR20020034703A (en) * 2000-11-03 2002-05-09 윤종용 Management method of cable modem

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH096655A (en) * 1995-06-21 1997-01-10 Oki Electric Ind Co Ltd System management device
US5913037A (en) * 1996-07-03 1999-06-15 Compaq Computer Corporation Dynamic management information base manager
KR100270915B1 (en) * 1998-10-17 2000-11-01 서평원 Metwork management platform and method
EP1052805A2 (en) * 1999-05-14 2000-11-15 Lucent Technologies Inc. A network management system using a distributed namespace
EP1079566A2 (en) * 1999-08-23 2001-02-28 Motorola Ireland Limited System management in a communications network comprising SNMP and CMIP agents
KR20020034703A (en) * 2000-11-03 2002-05-09 윤종용 Management method of cable modem

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100757873B1 (en) * 2006-02-15 2007-09-11 삼성전자주식회사 SNMP management system for using virtual OID and control method thereof

Similar Documents

Publication Publication Date Title
US5787252A (en) Filtering system and method for high performance network management map
JP3734051B2 (en) Network management system
US7702630B2 (en) Longest prefix match lookup using hash function
US6947983B2 (en) Method and system for exploiting likelihood in filter rule enforcement
US6751627B2 (en) Method and apparatus to facilitate accessing data in network management protocol tables
JP4112492B2 (en) Use of link state information for IP network topology discovery
EP1589691B1 (en) Method, system and apparatus for managing computer identity
US6085237A (en) User-friendly interface for setting expressions on an SNMP agent
US7181436B1 (en) Automatically generating replication topology information for use by a directory service
US20060085532A1 (en) Remote management of communication devices
KR20040033015A (en) Using link state information to discover ip network topology
US6996553B2 (en) Fast policy classification for strings
JP4684883B2 (en) Attribute information collecting apparatus, attribute information collecting method, and attribute information collecting program
US8201144B2 (en) Method and system for distributing software components
US7376694B2 (en) Coalescing information from multiple sources based on priority rules
JP2000138694A5 (en) Protocol interface method
US7633886B2 (en) System and methods for packet filtering
US6766367B1 (en) Method and apparatus for fetching sparsely indexed MIB tables in managed network systems
US20200252260A1 (en) Patricia trie for simple network management protocol management information base operations
JP2008167464A (en) Method and apparatus for processing tlv-based link-state packet
KR20020084362A (en) Method for searching management object in snmp
US8244688B2 (en) Managing apparatus, recording medium in which managing program is recorded, and expiration date determining method
CN114172681B (en) Firewall policy management method and system
EP1916798B1 (en) Method of recovering structure of a tree logically arranged database in a network management system
KR100366794B1 (en) CTAG management system and CTAG management metnod in EMS

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E601 Decision to refuse application