KR20040066677A - Network management apparatus and object confirmation method thereof - Google Patents

Network management apparatus and object confirmation method thereof Download PDF

Info

Publication number
KR20040066677A
KR20040066677A KR1020030003811A KR20030003811A KR20040066677A KR 20040066677 A KR20040066677 A KR 20040066677A KR 1020030003811 A KR1020030003811 A KR 1020030003811A KR 20030003811 A KR20030003811 A KR 20030003811A KR 20040066677 A KR20040066677 A KR 20040066677A
Authority
KR
South Korea
Prior art keywords
local
object information
network management
information table
management
Prior art date
Application number
KR1020030003811A
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 KR1020030003811A priority Critical patent/KR20040066677A/en
Publication of KR20040066677A publication Critical patent/KR20040066677A/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/0233Object-oriented techniques, for representation of network management data, e.g. common object request broker architecture [CORBA]
    • 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]

Landscapes

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

Abstract

PURPOSE: A network management apparatus based on a management information base and a method for confirming an object thereof are provided to efficiently discriminate an object without changing an object confirming method of a network management unit according to a change of an object ID. CONSTITUTION: It is judged whether an initializing process is necessary(S1). A network management control unit transmits an initialization control signal to an object information managing unit so that the object information managing unit initializes a database having object information(S2). It is judged whether new SNMP(Simple Network Management Protocol) packets are received(S3). If so, an object ID is extracted from the SNMP packets(S4). The network management control unit transmits a local ID query message related to the extracted object ID to the object information managing unit, and obtains a local ID for confirming an object(S5). The network management control unit executes a work corresponding to the confirmed object(S6).

Description

관리 정보 베이스를 기반으로 하는 망 관리 장치 및 이 장치의 객체 확인 방법{NETWORK MANAGEMENT APPARATUS AND OBJECT CONFIRMATION METHOD THEREOF}NETWORK MANAGEMENT APPARATUS AND OBJECT CONFIRMATION METHOD THEREOF}

본 발명은 망 관리 시스템에서의 객체 확인 방법에 관한 것으로, 특히 로컬 아이디(인티저 값)와 객체 아이디의 종속성을 제거하는 방법에 관한 것이다.The present invention relates to a method for identifying an object in a network management system, and more particularly, to a method for removing a dependency between a local ID (an integer value) and an object ID.

관리 정보 베이스(Management Information Base 이하 : MIB)는 SNMP나 CMIP를 이용하여 관리될 수 있는 일련의 네트워크 객체들에 대한 형식적인 설명이다.The Management Information Base (MIB) is a formal description of a set of network objects that can be managed using SNMP or CMIP.

SNMP(Simple Network Management Protocol)와 CMIP(Common Management Information Protocol)는 이 기종으로 구성된 전산망의 효율적인 관리를 위한 네트워크 관리 프로토콜으로, SNMP은 TCP/IP를기반으로 하는 전산망을 관리하고, CMIP은 OSI를 기반으로 하는 전산망을 관리한다.Simple Network Management Protocol (SNMP) and Common Management Information Protocol (CMIP) are network management protocols for efficient management of this network. SNMP manages the network based on TCP / IP, and CMIP based on OSI. Manage the computer network.

MIB에서 정의되는 복수개의 객체들 각각은 사람들이 이해하기 쉬운 객체 이름(Object Name)을 가지고 있으나, 실제로 사용될 때에는 관리를 수행하는 장비 관리 시스템 및 망 관리 시스템 프로그램들이나 네트워크 장비 쪽의 에이전트 프로그램에는 모두 숫자의 배열로 이루어진 구분자로 구별되는 객체 아이디(Object Identifier)가 사용 된다.Each of the plurality of objects defined in the MIB has an object name that is easy for people to understand, but when used in practice, the numbers are included in the device management system and network management system programs that perform management, or the agent programs on the network device side. An object identifier identified by an identifier consisting of an array of is used.

객체 이름은 객체의 고유의 값으로 변경되지 않으며, 객체 이름에 해당하는 객체 아이디는 장비 관리 시스템 및 망 관리 시스템 프로그램들이나 네트워크 장비 쪽의 에이전트 프로그램에 의해 수시로 변경된다.The object name is not changed to a unique value of the object, and the object ID corresponding to the object name is changed from time to time by the device management system and network management system programs or the agent program on the network device side.

실제로 장비 관리 시스템 및 망 관리 시스템이 다수개의 네트워크 장비들을 관리할 때에는 객체 아이디가 포함된 SNMP(Simple Network Management Protocol) 패킷(Packet)을 해당 망 관리 장치로 전송하고, 이후 그 해당 망 관리 장치는 수신받은 SNMP 패킷의 객체 아이디를 확인하여, 수신한 객체 아이디에 해당하는 객체에 상응한 처리 동작을 수행한 후 그 응답을 장비 관리 시스템 또는 망 관리 시스템으로 전송하였다.In fact, when a device management system and a network management system manage a plurality of network devices, a Simple Network Management Protocol (SNMP) packet including an object ID is transmitted to a corresponding network management device, and then the network management device receives the corresponding network management device. After checking the object ID of the received SNMP packet, the corresponding object ID was processed and the response was transmitted to the device management system or the network management system.

이하 종래의 망 관리 장치에서 객체를 확인 방법을 잠시 살펴보면, 먼저 객체 아이디와 그 객체 아이디에 해당하는 인티저 값을 매핑(mapping)하여 데이터베이스를 초기화한다.Hereinafter, a method of identifying an object in a conventional network management apparatus will be initialized by mapping an object ID and an integer value corresponding to the object ID.

데이터베이스를 초기화를 수행하고 난후, 망 관리 장치에서 객체를 확인 방법을 실행하여, 장비 관리 시스템 및 망 관리 시스템으로부터 수신되는 SNMP 패킷을 분석하여 객체 아이디를 추출하고, 그 객체 아이디에 해당하는 인티저 값을 통해 객체를 확인하였다.After initializing the database, the network management device checks the object, analyzes the SNMP packets received from the equipment management system and the network management system, extracts the object ID, and the integer value corresponding to the object ID. We identified the object through.

즉, 추출된 객체 아이디에 해당하는 인티저 값을 데이터베이스에서 검색하여 획득하고, 그 획득된 인티저 값을 통해 객체를 확인하였다.That is, an integer value corresponding to the extracted object ID is retrieved from a database, and the object is identified through the obtained integer value.

그러나, 상술한 바와 같은 종래의 망 관리 장치의 객체 확인 방법은 종래의 망 관리 장치의 객체 확인 방법이 실행되기 전에, 객체 아이디와 객체 아이디에 해당하는 인티저 값을 미리 매핑하여 데이터베이스를 초기화하기 때문에 객체 아이디의 변경 사항을 신속하게 파악할 수가 없어 운용상의 오류가 발생할 위험이 높은 문제점이 있었다.However, the object identification method of the conventional network management apparatus as described above initializes the database by mapping the object ID and the integer value corresponding to the object ID before the object identification method of the conventional network management apparatus is executed. There was a problem that there is a high risk of operational error because the change of the object ID could not be grasped quickly.

또한, 종래의 망 관리 장치의 객체 확인 방법은, 객체 아이디가 변경되면 변경된 객체 아이디와 객체 아이디에 해당하는 인티저 값을 새로이 매핑하여 데이터베이스를 갱신하고, 변경된 데이터베이스내용을 참조로 객체를 확인하는 망 관리 장치의 망 관리 프로그램도 변경된 데이터베이스의 내용에 맞춰 정확히 갱신해야 하는 번거로움이 있었다.In addition, in the conventional object management method of the network management apparatus, when the object ID is changed, the network is updated by newly mapping the changed object ID and the integer value corresponding to the object ID, and the network is identified by referring to the changed database contents. The network management program of the management device also had to be updated correctly in accordance with the contents of the changed database.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위해 이루어진 것으로, 본 발명의 목적은 객체 아이디와 객체 이름의 매핑 정보와 객체 이름과 로컬아이디의 매핑 정보를 분리하여 저장함으로써 객체 아이디가 변경되어도 망 관리 장치의 망 관리 프로그램을 변경하지 않아도 되는 관리 정보 베이스를 기반으로 하는 망 관리 장치 및 이 장치의 객체 확인 방법을 제공하는 것이다.Accordingly, the present invention has been made to solve the above-described conventional problems, and an object of the present invention is to separate the mapping information of the object ID and the object name and the mapping information of the object name and the local ID even if the object ID is changed. The present invention provides a network management device based on a management information base which does not need to change a network management program of a network management device, and an object verification method of the device.

상기의 목적을 실현하기 위하여 본 발명의 관리 정보 베이스를 기반으로 하는 망 관리 장치는, 객체 아이디와 객체 이름의 매핑 정보를 저장하는 범용 객체 정보 테이블과, 상기 객체 이름과 로컬 아이디의 매핑 정보를 저장하는 로컬 객체 정보 테이블을 구비하는 객체 정보 저장 수단과, 초기화 제어 신호를 수신하면 상기 범용 객체 정보 테이블과 상기 로컬 객체 정보 테이블을 생성하고 관리하며, 상기 객체 아이디에 해당하는 로컬 아이디의 질의 메시지를 수신하면, 상기 범용 객체 정보 테이블을 검색하여 상기 객체 아이디에 해당하는 상기 객체 이름을 획득한 후, 상기 로컬 객체 정보 테이블을 검색하여, 상기 객체 이름에 해당하는 상기 로컬 아이디를 획득하고, 전송하는객체 정보 관리 수단과, 상기 객체 정보 관리 수단에 상기 초기화 제어 신호를 전송하고, 수신된 패킷으로부터 추출된 상기 객체 아이디에 해당하는 상기 로컬 아이디의 질의 메시지를 상기 객체 정보 관리 수단에 전송하고, 상기 객체 정보 관리 수단으로부터 상기 로컬 아이디를 수신하여, 상기 로컬 아이디에 해당하는 작업을 수행하는 망 관리 제어 수단을 구비하는 것을 특징으로 한다.In order to realize the above object, a network management apparatus based on the management information base of the present invention includes a general-purpose object information table for storing mapping information of an object ID and an object name, and mapping information of the object name and a local ID. Object information storage means having a local object information table, and upon receiving an initialization control signal, generate and manage the universal object information table and the local object information table, and receive a query message of a local ID corresponding to the object ID. Search for the universal object information table to obtain the object name corresponding to the object ID, and then search the local object information table to obtain the local ID corresponding to the object name and transmit the object information. The initialization control scene to a management means and the object information management means; Transmits a query message of the local ID corresponding to the object ID extracted from the received packet to the object information management means, receives the local ID from the object information management means, and corresponds to the local ID. And network management control means for performing a task.

상기의 목적을 실현하기 위하여 본 발명의 관리 정보 베이스를 기반으로 하는 망 관리 장치의 객체 확인 방법은, 망 관리 제어 수단이 초기화 제어 신호를 객체 정보 관리 수단으로 전송하고, 상기 객체 정보 관리 수단은 범용 객체 정보 테이블과 로컬 객체 정보 저장 수단을 생성하고 정보를 저장하는 초기화 과정을 수행하는 제 1 단계와, 상기 망 관리 제어 수단에서 새로운 패킷이 수신하면, 수신한 패킷으로부터 객체 아이디를 획득하고, 상기 객체 아이디에 대한 로컬 아이디 질의 메시지를 상기 객체 정보 관리 수단으로 전송하는 제 2 단계와, 상기 객체 정보 관리 수단은 상기 제 2 단계에 의해 상기 객체 아이디에 대한 상기 로컬 아이디 질의 메시지를 수신하면, 상기 범용 객체 정보 테이블과 상기 로컬 객체 정보 테이블을 검색하여 상기 객체 아이디에 대한 상기 로컬 아이디를 획득하고, 상기 망 관리 제어 수단으로 상기 로컬 아이디를 전송하는 제 3 단계와, 상기 망 관리 제어 수단은 상기 제 3 단계에 의해 상기 객체 정보 관리부로부터 상기 로컬 아이디를 수신하고 상기 로컬 아이디에 해당하는 작업을 수행하는 제 4 단계를 구비하는 것을 특징으로 한다.In order to realize the above object, in the object confirmation method of the network management apparatus based on the management information base of the present invention, the network management control means transmits an initialization control signal to the object information management means, and the object information management means is a general purpose. A first step of performing an initialization process of generating an object information table and local object information storage means and storing information; when a new packet is received by the network management control means, obtains an object ID from the received packet, A second step of transmitting a local ID query message for an ID to the object information management means, and when the object information management means receives the local ID query message for the object ID by the second step, the universal object Search the information table and the local object information table to Obtaining the local ID for the D, and transmitting the local ID to the network management control means, wherein the network management control means receives the local ID from the object information management unit by the third step; And a fourth step of performing a task corresponding to the local ID.

도 1은 본 발명의 관리 정보 베이스를 기반으로 하는 망 관리 장치의 블록도이다.1 is a block diagram of a network management apparatus based on a management information base of the present invention.

도 2은 본 발명의 관리 정보 베이스를 기반으로 하는 망 관리 장치의 객체 확인 방법의 흐름도이다.2 is a flowchart of a method for identifying an object of a network management apparatus based on a management information base of the present invention.

도 3a는 본 발명의 객체 정보 관리부에 의한 초기화 과정을 설명하기 위한 흐름도이다.3A is a flowchart illustrating an initialization process by the object information management unit of the present invention.

도 3b는 본 발명의 객체 정보 관리부에 의한 객체 확인 방법을 설명하기 위한 흐름도이다.3B is a flowchart illustrating an object verification method by the object information management unit of the present invention.

이하, 첨부한 도면을 참조하여 본 발명의 관리 정보 베이스를 기반으로 하는 망 관리 장치 및 이 장치의 객체 확인 방법에 대해 설명한다.Hereinafter, a network management apparatus based on the management information base of the present invention and an object confirmation method thereof will be described with reference to the accompanying drawings.

도 1은 본 발명의 관리 정보 베이스를 기반으로 하는 망 관리 장치의 블록도이다.1 is a block diagram of a network management apparatus based on a management information base of the present invention.

도 1을 참조하면, 망 관리 장치는 망 관리 제어부(1)와, 객체 정보 관리부(2)와, 객체 정보 저장부(3)를 구비한다.Referring to FIG. 1, the network management apparatus includes a network management control unit 1, an object information management unit 2, and an object information storage unit 3.

객체 정보 저장부(3)는 범용 객체 정보 테이블(3a)과 로컬 객체 정보 테이블(3b)를 구비한다.The object information storage section 3 has a general object information table 3a and a local object information table 3b.

망 관리 제어부(1)는 객체 정보 관리부(2)를 통해 객체 정보 저장부(3)의 범용 객체 정보 테이블(3a)과 로컬 객체 정보 테이블(3b)을 관리하고, SNMP 패킷 메시지를 수신하면, SNMP 패킷 메시지로부터 객체 아이디를 추출하여 객체 정보 관리부(2)에 추출한 객체 아이디에 대한 로컬 아이디 질의 메시지를 전송하고, 객체 정보 관리부(2)로부터 객체 아이디에 해당하는 로컬 아이디를 획득하여 객체를 확인하고, 객체에 해당하는 작업을 수행한다.The network management control unit 1 manages the universal object information table 3a and the local object information table 3b of the object information storage unit 3 through the object information management unit 2, and receives an SNMP packet message, Extracts the object ID from the packet message and transmits a local ID query message for the extracted object ID to the object information management unit 2, obtains a local ID corresponding to the object ID from the object information management unit 2, and identifies the object; Perform the operation that corresponds to the object.

객체 정보 관리부(2)는 객체 정보 저장부(3)의 범용 객체 정보 테이블(3a)과 로컬 객체 정보 테이블(3b)을 생성하고 관리한다.The object information management unit 2 generates and manages the general object information table 3a and the local object information table 3b of the object information storage unit 3.

객체 정보 관리부(2)는 객체 아이디에 대한 로컬 아이디 질의 메시지를 수신하면, 범용 객체 정보 테이블(3a)을 검색하여 객체 아이디에 해당하는 상기 객체 이름을 획득한 후, 로컬 객체 정보 테이블(3b)을 검색하여 획득된 객체 이름에 해당하는 로컬 아이디를 획득하여 망 관리 제어부(1)로 전송한다.When the object information manager 2 receives the local ID query message for the object ID, the object information manager 2 searches the general object information table 3a to obtain the object name corresponding to the object ID, and then the local object information table 3b. The local ID corresponding to the acquired object name is obtained and transmitted to the network management controller 1.

객체 정보 저장부(3)의 범용 객체 정보 테이블(3a)는 MIB의 정의를 참조로 하여 객체 아이디와 객체 이름의 매핑 정보를 저장한다.The general-purpose object information table 3a of the object information storage unit 3 stores the mapping information of the object ID and the object name with reference to the definition of the MIB.

일반적인 MIB의 정의는 불변하는 객체 이름을 정의하고서 이를 수시로 변경되는 객체 아이디에 연결시키는 방식으로 이루어지며, 객체 정보 저장부(3)의 범용 객체 정보 테이블(3a)은 이 MIB의 정의를 참조하여, 객체 아이디와 객체 이름의 매핑 정보를 저장한다.A general MIB is defined by defining an unchanging object name and linking it to an object ID which is changed from time to time. The general object information table 3a of the object information storage unit 3 refers to the definition of this MIB. Stores mapping information of object ID and object name.

이때, 객체 아이디와 객체 이름은 스트링(string) 형을 가진다.At this time, the object ID and the object name have a string type.

객체 정보 저장부(3)의 로컬 객체 정보 테이블(3b)는 객체 이름과 로컬 아이디의 매핑 정보를 저장한다.The local object information table 3b of the object information storage unit 3 stores mapping information of object names and local IDs.

객체 이름은 객체 정보 저장부(3)의 범용 객체 정보 테이블(3a)에서 사용하는 객체 이름과 동일한 정보이며, 로컬 아이디는 망 관리 장치에서 사용할 객체 이름에 대해 할당하는 것으로 인티저(interger) 형으로 표현되는 인티저 값이다.The object name is the same information as the object name used in the general object information table 3a of the object information storage unit 3, and the local ID is assigned to the object name to be used by the network management device. The integer value to be represented.

도 2은 본 발명의 관리 정보 베이스를 기반으로 하는 망 관리 장치의 객체 확인 방법의 흐름도이다.2 is a flowchart of a method for identifying an object of a network management apparatus based on a management information base of the present invention.

초기화 과정이 필요한지 판단한다(단계 S1).It is determined whether an initialization process is necessary (step S1).

망 관리 제어부는 초기화 제어 신호를 객체 정보 관리부로 전송하여 객체 정보 관리부가 객체 정보를 가지는 데이터베이스의 초기화를 수행하도록 한다(단계 S2).The network management control unit transmits an initialization control signal to the object information management unit so that the object information management unit initializes the database having the object information (step S2).

새로운 SNMP 패킷이 수신되는지 판단한다(단계 S3).It is determined whether a new SNMP packet is received (step S3).

새로운 SNMP 패킷이 수신되면 SNMP 패킷에서 객체 아이디를 추출한다(단계 S4).When a new SNMP packet is received, an object ID is extracted from the SNMP packet (step S4).

망 관리 제어부는 단계 S4에 의해 추출된 객체 아이디에 대한 로컬 아이디 질의 메시지를 객체 정보 관리부로 전송하고, 객체 정보 관리부로부터 로컬 아이디를 획득하여 객체를 확인한다(단계 S5).The network management control unit transmits a local ID query message for the object ID extracted in step S4 to the object information management unit, obtains a local ID from the object information management unit, and confirms the object (step S5).

망 관리 제어부는 확인된 객체에 해당하는 작업을 수행한다(단계 S6).The network management controller performs a task corresponding to the identified object (step S6).

도 3a는 본 발명의 객체 정보 관리부에 의한 초기화 과정을 설명하기 위한 흐름도이다.3A is a flowchart illustrating an initialization process by the object information management unit of the present invention.

객체 정보 관리부는 망 관리 제어부로부터 초기화 제어 신호를 입력받는다(단계 S11).The object information management unit receives an initialization control signal from the network management control unit (step S11).

초기화 제어 신호는 도 2 의 단계 S2에 의해 망 관리 제어부에서 전송된 메시지이다.The initialization control signal is a message transmitted from the network management controller by step S2 of FIG.

MIB의 정의를 참조로 하여 객체 아이디와 객체 이름의 매핑 정보 가지는 범용 객체 정보 테이블을 생성한다(단계 S12).With reference to the definition of the MIB, a universal object information table having mapping information of the object ID and the object name is generated (step S12).

망 관리 장치에서 사용할 객체 이름에 대해 새롭게 할당할 로컬 아이디가 있는지 판단한다(단계 S13).It is determined whether there is a local ID to be newly allocated for the object name to be used in the network management apparatus (step S13).

단계 S13에 의해 객체 이름에 대해 새롭게 할당할 로컬 아이디가 있다면 해당 로컬 객체 정보 테이블이 있는지 확인한다(단계 S14).If there is a local ID to be newly allocated for the object name in step S13, it is checked whether there is a corresponding local object information table (step S14).

로컬 객체 정보 테이블이 없다면 로컬 객체 정보 테이블을 생성한다(단계 S15).If there is no local object information table, a local object information table is generated (step S15).

로컬 객체 정보 테이블이 있다면 로컬 객체 정보 테이블에 망 관리 장치가 사용하고자하는 객체 이름와 로컬 아이디의 매핑 정보를 저장한다(단계 S16).If there is a local object information table, the mapping information of the object name and the local ID that the network management device intends to use is stored in the local object information table (step S16).

도 3b는 본 발명의 객체 정보 관리부에 의한 객체 확인 방법을 설명하기 위한 흐름도이다.3B is a flowchart illustrating an object verification method by the object information management unit of the present invention.

객체 정보 관리부는 망 관리 제어부로부터 객체 아이디에 대한 로컬 아이디 질의 메시지를 수신한다(단계 S21).The object information manager receives a local ID query message for the object ID from the network management controller (step S21).

객체 아이디에 대한 로컬 아이디 질의 메시지는 도 2 의 단계 S5에 의해 망 관리 제어부에서 전송된 메시지이다.The local ID query message for the object ID is a message transmitted from the network management controller by step S5 of FIG. 2.

범용 객체 정보 테이블을 검색하여 객체 아이디에 해당하는 상기 객체 이름을 획득한다(단계 S22).The object name corresponding to the object ID is obtained by searching the universal object information table (step S22).

로컬 객체 정보 테이블을 검색하여 획득된 객체 이름에 해당하는 로컬 아이디를 획득한다(단계 S23).The local object information table is searched to obtain a local ID corresponding to the obtained object name (step S23).

객체 아이디에 해당하는 로컬 아이디를 성공적으로 획득했는지 판단한다(단계 S24).It is determined whether the local ID corresponding to the object ID has been successfully obtained (step S24).

객체 아이디에 해당하는 로컬 아이디를 성공적으로 획득하였으면 로컬 아이디를 도 2의 단계 S5의 망 관리 제어부로 전송하고 종료한다.(단계 S25).If the local ID corresponding to the object ID is successfully obtained, the local ID is transmitted to the network management controller of step S5 of FIG. 2 and terminates (step S25).

객체 아이디에 해당하는 로컬 아이디의 획득을 실패하였으면 실패 메시지를 도 2의 단계S5의 망 관리 제어부로 전송하고 종료한다(단계 S26).If the acquisition of the local ID corresponding to the object ID has failed, the failure message is transmitted to the network management controller of step S5 of FIG. 2 and the process ends (step S26).

본 발명의 전체적인 동작에서는 도 3a의 객체 정보 관리부에 의한 초기화 과정의 수행이 완료되면, 객체 정보 관리부는 대기 모드 상태가 된다.In the overall operation of the present invention, when the initialization process by the object information manager of FIG. 3A is completed, the object information manager is in a standby mode.

이와 같은 대기 모드 상태의 객체 정보 관리부는, 망 관리 제어부로부터 객체 아이디에 대한 로컬 아이디 질의 메시지가 수신되는 경우, 본 발명의 객체 정보 관리부에 의한 객체 확인 방법을 수행하여 로컬 아이디를 검색하고, 그 검색된 로컬 아이디를 망 관리 제어부로 전송한다.When the object information manager in the standby mode state receives a local ID query message for the object ID from the network management controller, the object information manager performs an object identification method by the object information manager of the present invention and searches for the local ID. Send local ID to network management controller.

도 2의 관리 정보 베이스를 기반으로 하는 망 관리 장치의 객체 확인 방법이 계속해서 동작되면 다시 본 발명의 객체 정보 관리부에 의한 객체 확인 방법을 수행하고, 그렇지 않으면 도 3b의 본 발명의 객체 정보 관리부에 의한 객체 확인 방법이 종료된다.If the object verification method of the network management apparatus based on the management information base of FIG. 2 continues to operate, the object verification method by the object information management unit of the present invention is performed again; otherwise, the object information management unit of the present invention of FIG. Object verification method is terminated.

상술한 바와 같이, 본 발명에 따른 관리 정보 베이스를 기반으로 하는 망 관리 장치 및 이 장치의 객체 확인 방법은 범용 객체 정보 테이블과 로컬 객체 정보 테이블을 구비하여 객체 이름과 객체 아이디의 종속성을 제거하여, 객체 아이디의 변경에 따른 망 관리 장치의 객체 확인 방법의 변경의 필요성을 제거하였다As described above, the network management apparatus based on the management information base according to the present invention and the object identification method of the device includes a universal object information table and a local object information table to remove the dependency of the object name and object ID, Removed the need to change the object verification method of the network management device according to the change of the object ID.

또한 망 관리 장치의 객체 확인 방법이 시작된 후에 데이터베이스의 초기화 과정을 수행하도록 하여 신뢰성을 증대하고 보다 효율적으로 객체를 판별할 수 있도록 한다.In addition, the initialization process of the database is performed after the object verification method of the network management device is started, thereby increasing the reliability and identifying the object more efficiently.

Claims (5)

객체 아이디와 객체 이름의 매핑 정보를 저장하는 범용 객체 정보 테이블과, 상기 객체 이름과 로컬 아이디의 매핑 정보를 저장하는 로컬 객체 정보 테이블을 구비하는 객체 정보 저장 수단;Object information storage means including a general object information table for storing mapping information of an object ID and an object name, and a local object information table for storing mapping information of the object name and a local ID; 초기화 제어 신호를 수신하면 상기 범용 객체 정보 테이블과 상기 로컬 객체 정보 테이블을 생성하고 관리하며, 상기 객체 아이디에 해당하는 로컬 아이디의 질의 메시지를 수신하면, 상기 범용 객체 정보 테이블을 검색하여 상기 객체 아이디에 해당하는 상기 객체 이름을 획득한 후, 상기 로컬 객체 정보 테이블을 검색하여, 상기 객체 이름에 해당하는 상기 로컬 아이디를 획득하고, 전송하는 객체 정보 관리 수단 ; 및When the initialization control signal is received, the universal object information table and the local object information table are generated and managed. When a query message of a local ID corresponding to the object ID is received, the universal object information table is searched for the object ID. An object information management means for obtaining the local ID corresponding to the object name by searching the local object information table after obtaining the corresponding object name; And 상기 객체 정보 관리 수단에 상기 초기화 제어 신호를 전송하고, 수신된 패킷으로부터 추출된 상기 객체 아이디에 해당하는 상기 로컬 아이디의 질의 메시지를 상기 객체 정보 관리 수단에 전송하고, 상기 객체 정보 관리 수단으로부터 상기 로컬 아이디를 수신하여, 상기 로컬 아이디에 해당하는 작업을 수행하는 망 관리 제어 수단을 구비하는 것을 특징으로 하는 관리 정보 베이스를 기반으로 하는 망 관리 장치.The initialization control signal is transmitted to the object information management means, a query message of the local ID corresponding to the object ID extracted from the received packet is transmitted to the object information management means, and the local information is transmitted from the object information management means. And a network management control means for receiving an ID and performing a task corresponding to the local ID. 제 1 항에 있어서, 상기 로컬 아이디는The method of claim 1, wherein the local ID is 인티저 형으로 표현되는 것을 특징으로 하는 관리 정보 베이스를 기반으로하는 망 관리 장치.Network management apparatus based on the management information base, characterized in that expressed in an integer type. 망 관리 제어 수단이 초기화 제어 신호를 객체 정보 관리 수단으로 전송하고, 상기 객체 정보 관리 수단은 범용 객체 정보 테이블과 로컬 객체 정보 저장 수단을 생성하고 정보를 저장하는 초기화 과정을 수행하는 제 1 단계;A first step of the network management control means transmitting an initialization control signal to the object information management means, the object information management means generating an universal object information table and a local object information storage means and performing an initialization process for storing information; 상기 망 관리 제어 수단에서 새로운 패킷이 수신하면, 수신한 패킷으로부터 객체 아이디를 획득하고, 상기 객체 아이디에 대한 로컬 아이디 질의 메시지를 상기 객체 정보 관리 수단으로 전송하는 제 2 단계;A second step of acquiring an object ID from the received packet when a new packet is received by the network management control means, and transmitting a local ID query message for the object ID to the object information management means; 상기 객체 정보 관리 수단은 상기 제 2 단계에 의해 상기 객체 아이디에 대한 상기 로컬 아이디 질의 메시지를 수신하면, 상기 범용 객체 정보 테이블과 상기 로컬 객체 정보 테이블을 검색하여 상기 객체 아이디에 대한 상기 로컬 아이디를 획득하고, 상기 망 관리 제어 수단으로 상기 로컬 아이디를 전송하는 제 3 단계; 및When the object information management means receives the local ID query message for the object ID by the second step, the object information management means obtains the local ID for the object ID by searching the universal object information table and the local object information table. And transmitting the local ID to the network management control means. And 상기 망 관리 제어 수단은 상기 제 3 단계에 의해 상기 객체 정보 관리부로부터 상기 로컬 아이디를 수신하고 상기 로컬 아이디에 해당하는 작업을 수행하는 제 4 단계를 구비하는 것을 특징으로 하는 관리 정보 베이스를 기반으로 하는 망 관리 장치의 객체 확인 방법.The network management control means has a fourth step of receiving the local ID from the object information management unit and performing a task corresponding to the local ID by the third step. How to check object of network management device. 제 3 항에 있어서, 제 1 단계는The method of claim 3 wherein the first step is 상기 객체 정보 관리 수단이 상기 초기화 제어 신호를 수신하면 상기 범용객체 정보 테이블을 생성하고, 상기 객체 아이디와 상기 객체 이름의 매핑 정보를 저장하는 제 11 단계; 및An eleventh step of generating, by the object information management means, the general object information table and storing mapping information of the object ID and the object name when the initialization control signal is received; And 상기 망 관리 장치에서 사용할 상기 객체 이름에 대해 새롭게 할당할 상기 로컬 아이디가 있으면 상기 로컬 객체 정보 테이블을 생성하고 상기 로컬 객체 정보 테이블에 상기 객체 이름과 상기 로컬 아이디의 매핑 정보를 저장하는 제 12 단계를 구비하는 것을 특징으로 하는 관리 정보 베이스를 기반으로 하는 망 관리 장치의 객체 확인 방법.Generating a local object information table and storing mapping information of the object name and the local ID in the local object information table if there is the local ID to be newly allocated to the object name to be used in the network management apparatus; An object identification method of a network management apparatus based on a management information base, characterized in that provided. 제 3 항에 있어서, 제 3 단계는The method of claim 3 wherein the third step is 상기 객체 정보 관리 수단이 상기 제 2 단계에 의해 상기 객체 아이디에 대한 상기 로컬 아이디 질의 메시지를 수신하면 상기 범용 객체 정보 테이블을 검색하여 상기 객체 아이디에 해당하는 상기 객체 이름을 획득하는 제 21 단계;A twenty-first step of obtaining, by the object information management means, the object ID corresponding to the object ID by searching the universal object information table when the local ID query message for the object ID is received by the second step; 상기 제 21 단계에 의해 획득된 상기 객체 이름에 해당하는 상기 로컬 아이디를 상기 로컬 객체 정보 테이블을 검색하여 획득하는 제 22 단계; 및A twenty-second step of obtaining the local ID corresponding to the object name obtained by the twenty-first step by searching the local object information table; And 상기 제 22 단계에 의해 획득된 상기 로컬 아이디를 망 관리 제어 수단으로 전송하는 제 23 단계를 구비하는 것을 특징으로 하는 관리 정보 베이스를 기반으로 하는 망 관리 장치의 객체 확인 방법.And a twenty-third step of transmitting the local ID obtained by the twenty-second step to a network management control means.
KR1020030003811A 2003-01-20 2003-01-20 Network management apparatus and object confirmation method thereof KR20040066677A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030003811A KR20040066677A (en) 2003-01-20 2003-01-20 Network management apparatus and object confirmation method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030003811A KR20040066677A (en) 2003-01-20 2003-01-20 Network management apparatus and object confirmation method thereof

Publications (1)

Publication Number Publication Date
KR20040066677A true KR20040066677A (en) 2004-07-27

Family

ID=37356474

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030003811A KR20040066677A (en) 2003-01-20 2003-01-20 Network management apparatus and object confirmation method thereof

Country Status (1)

Country Link
KR (1) KR20040066677A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100716167B1 (en) * 2005-05-06 2007-05-10 삼성전자주식회사 Network management system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100716167B1 (en) * 2005-05-06 2007-05-10 삼성전자주식회사 Network management system and method

Similar Documents

Publication Publication Date Title
JP4647234B2 (en) Method and apparatus for discovering network devices
US8045485B2 (en) Monitoring technique of a device connected to a network
KR101080825B1 (en) Management apparatus and information processing apparatus, control method of the management apparatus and computer-readable medium recording program
US9742639B1 (en) Intelligent network resource discovery and monitoring
WO2005069544A1 (en) Automatic update system and method for using a meta mib
US20090175284A1 (en) Gateway unit
CN104486125A (en) Backup method and device of configuration files
JP2011077920A (en) Communication system, terminal device, communication method and communication program
CN106452860B (en) Equipment deployment method and device
US20020174198A1 (en) Management of networked devices
US20060071684A1 (en) Active storage area network discovery system and method
CN110740355A (en) Equipment monitoring method and device, electronic equipment and storage medium
US20070050498A1 (en) Method and apparatus for persisting SNMP variable values
JP2004086729A (en) Network configuration display system
KR20040066677A (en) Network management apparatus and object confirmation method thereof
CN114844821B (en) Network automatic discovery method, device, equipment and storage medium
US20100191857A1 (en) Method and system for discovering the topology of the communications between applications of a computer network
KR20030060598A (en) Method and apparatus for managing networks operated by different protocol
JPH1051476A (en) Network management method
US8463940B2 (en) Method of indicating a path in a computer network
JP2005292906A (en) Property information management device, property management system and property management method
CN113709210A (en) Device discovery method, device, system, electronic device and storage medium
WO2014169879A1 (en) Device status updating method and device
JP2006020157A (en) Node information collecting device
CN116319244A (en) Network management system and network architecture based on SNMP

Legal Events

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