KR20060022188A - Method for automatic registration of management object in corba based network management system - Google Patents

Method for automatic registration of management object in corba based network management system Download PDF

Info

Publication number
KR20060022188A
KR20060022188A KR1020040070996A KR20040070996A KR20060022188A KR 20060022188 A KR20060022188 A KR 20060022188A KR 1020040070996 A KR1020040070996 A KR 1020040070996A KR 20040070996 A KR20040070996 A KR 20040070996A KR 20060022188 A KR20060022188 A KR 20060022188A
Authority
KR
South Korea
Prior art keywords
management
management system
ior
network management
agent
Prior art date
Application number
KR1020040070996A
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 KR1020040070996A priority Critical patent/KR20060022188A/en
Publication of KR20060022188A publication Critical patent/KR20060022188A/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/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor
    • 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/06Management of faults, events, alarms or notifications
    • H04L41/069Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications
    • 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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • 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/08Configuration management of networks or network elements
    • H04L41/0876Aspects of the degree of configuration automation
    • H04L41/0886Fully automatic configuration

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

본 발명은 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법을 제공하기 위한 것으로, 관리대상 장비의 에이전트에서 망관리 시스템으로 기본정보가 담긴 IOR을 전송하여 저장하여 등록을 통지하는 제 1 단계와; 상기 제 1 단계 후 상기 망관리 시스템 내의 구성관리 관리에서 저장된 IOR을 패치하고 상기 관리대상 장비의 에이전트로 관리정보를 요청하는 제 2 단계와; 상기 제 2 단계 후 상기 구성관리 서버는 운용자 인터페이스로 등록 통지를 수행하는 제 3 단계를 포함하여 구성함으로써, 망관리 시스템에서 관리하는 관리대상을 수동적으로 등록하는 데에 따른 비효율성을 제거하기 위해 관리 대상에서 에이전트가 구동될 때 능동적으로 망관리 시스템으로 자신의 정보를 등록하여 별도의 운용자의 제어 없이 자동으로 망관리 시스템에 관리대상이 등록될 수 있도록 하여 네트워크 감시에 필요한 관리비용을 절감하고 운용자에 의한 제어시 발생할 수 있는 오류발생 가능성을 감소시킬 수 있게 되는 것이다.The present invention provides a method for automatically registering a management object in a COVA-based network management system, comprising: a first step of transmitting and storing an IOR including basic information from an agent of a managed device to a network management system to notify registration; A second step of patching the stored IOR in configuration management management in the network management system after the first step and requesting management information from an agent of the managed device; After the second step, the configuration management server is configured to include a third step of performing a registration notification through an operator interface, so as to eliminate inefficiency in manually registering a management object managed by a network management system. When the agent is running on the target, it actively registers its information with the network management system so that the management target can be automatically registered in the network management system without the separate operator's control. It is possible to reduce the possibility of error that can occur during control.

Description

코바 기반 망관리 시스템에서 관리대상의 자동등록 방법{Method for automatic registration of management object in CORBA based network management system}Method for automatic registration of management object in CORBA based network management system}

도 1은 일반적인 코바 기반 망관리 시스템과 그 주변 장치의 블록구성도이고,1 is a block diagram of a typical KOVA based network management system and its peripheral devices,

도 2는 종래 코바 기반 망관리 시스템에서 관리대상의 등록 방법을 보인 흐름도이며,2 is a flowchart illustrating a method of registering a management object in a conventional COVA-based network management system.

도 3은 도 2의 종래 방법이 도 1의 코바 기반 망관리 시스템에서 동작하는 것을 보인 블록구성도이고,3 is a block diagram showing that the conventional method of FIG. 2 operates in the COVA-based network management system of FIG.

도 4는 본 발명에 의한 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법을 보인 흐름도이며,4 is a flowchart illustrating an automatic registration method of a management object in a COVA-based network management system according to the present invention.

도 5는 도 2의 본 발명에 의한 방법이 도 1의 코바 기반 망관리 시스템에서 동작하는 것을 보인 블록구성도이다.5 is a block diagram showing that the method according to the present invention of FIG. 2 operates in the COVA-based network management system of FIG. 1.

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

10 : 운용자 인터페이스 20 : 망관리 시스템10: operator interface 20: network management system

21 : 구성관리 서버 22 : DB21: configuration management server 22: DB

23 : 노드감시 서버 24 : 장애관리 서버 23: node monitoring server 24: failure management server                 

30 : 관리대상 장비 31 : 에이전트30: Equipment to be managed 31: Agent

본 발명은 코바(Common Object Request Broker Architecture, CORBA) 기반 망관리 시스템(Network Management System, NMS)에서 관리대상의 자동등록 방법에 관한 것으로, 특히 망관리 시스템에서 관리하는 관리대상을 수동적으로 등록하는 데에 따른 비효율성을 제거하기 위해 관리 대상에서 에이전트가 구동될 때 능동적으로 망관리 시스템으로 자신의 정보를 등록하여 별도의 운용자의 제어 없이 자동으로 망관리 시스템에 관리대상이 등록될 수 있도록 하여 네트워크 감시에 필요한 관리비용을 절감하고 운용자에 의한 제어시 발생할 수 있는 오류발생 가능성을 감소하기에 적당하도록 한 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법에 관한 것이다.The present invention relates to a method for automatically registering a managed object in a common object request broker architecture (CORBA) based network management system (NMS), and in particular, to manually register a managed object managed by a network management system. In order to remove the inefficiency caused by the management, the agent actively registers its information with the network management system when the agent is running on the network so that the management object can be automatically registered in the network management system without the control of a separate operator. The present invention relates to an automatic registration method of a management object in a COVA-based network management system that is suitable for reducing the management cost required for the operation and reducing the possibility of an error that may occur during the control by the operator.

일반적으로 망관리란 국제 통신망의 상태를 상시 감시하고 어떠한 상황하에서도 최대한의 트래픽 소통을 가능하도록 하기 위해 필요에 따라 그 유입을 제어하기 위한 조치를 취하는 기능을 말한다. 그리고 NMS(Network Management System)는 이러한 망관리 업무를 지원하기 위한 컴퓨터 시스템이며, 다음과 같은 기능을 수행한다. 즉, 전송장비로부터 망의 상태, 경보, 트래픽 데이터 등을 수집하고 축적한다. 망관리 파라미터나 통계 데이터를 계산한다. 명령어에 의해 전송장비의 트래픽 유입을 제어한다. 망관리 센터의 망 감시반, 망 제어 단말을 제어한다. In general, network management refers to a function that constantly monitors the status of international communication networks and takes measures to control the inflow as necessary to enable maximum traffic communication under any circumstances. And NMS (Network Management System) is a computer system to support such network management tasks, and performs the following functions. That is, it collects and accumulates network status, alarm, traffic data, etc. from transmission equipment. Calculate network management parameters or statistical data. Command to control the traffic inflow of the transmission equipment. Controls network monitors and network control terminals of network management centers.                         

현재 많은 망관리 시스템에 있어서 시스템의 유연성이나 다른 시스템과의 확장성이 좋은 CORBA(Common Object Request Broker Architecture) 기반의 망관리 시스템이 많이 개발되고 있다. 코바(CORBA)는 네트워크에서 분산 프로그램 객체를 생성, 배포, 관리하기 위한 구조와 규격이며, 네트워크 상의 서로 다른 장소에 있고 여러 벤더들에 의해 개발된 프로그램들이 인터페이스 브로커를 통해 통신하도록 해준다.Currently, many network management systems have been developed based on CORBA (Common Object Request Broker Architecture), which has good system flexibility and scalability with other systems. CORBA is a structure and specification for creating, distributing, and managing distributed program objects on a network. It allows programs located at different locations on the network and developed by different vendors to communicate through an interface broker.

또한 망관리 시스템은 네트워크 운용자(관리자)가 네트워크를 관리할 수 있도록 네트워크를 구성하는 관리대상 시스템들에 대한 구성정보, 형상정보, 서비스정보, 성능정보 등을 데이터베이스 및 기타 저장소에 저장하고, 관리대상 장비와의 정보를 일치시켜 두어서, 필요시 운용자에게 네트워크 관리에 필요한 정보를 제공하며, 실시간으로 네트워크 구성요소들로부터 발생하는 장애정보를 감시하여 관리자에게 알려주는 기능을 수행한다.In addition, the network management system stores the configuration information, configuration information, service information, and performance information about the managed systems constituting the network so that the network operator (manager) can manage the network in a database and other storages. By matching the information with the equipment, it provides the operator with the information necessary for network management if necessary, and monitors the fault information generated from the network components in real time and informs the administrator.

이러한 기능을 수행하는 망관리 시스템을 통해 네트워크를 감시하고 관리하기 위해서는 초기에 관리대상을 등록하는 절차가 필요하다.In order to monitor and manage the network through a network management system that performs these functions, a procedure for registering a management target is required.

이를 위해 종래에는 망관리 운용자가 관리대상에 대한 기본적인 정보(이름, IP(Internet Protocol, 인터넷 프로토콜) 주소, 좌표 등)를 입력하고 망관리 시스템은 이러한 정보를 바탕으로 관리 대상에 탑재된 에이전트와 관리정보를 주고받음으로써 이루어진다.To this end, the network management operator conventionally inputs basic information (name, IP (Internet Protocol) address, coordinates, etc.) about the management target, and the network management system based on such information, the agent and management mounted on the management target. It is done by exchanging information.

따라서 이러한 방식에 따르면 네트워크 구축 초기에 엔지니어가 관리대상 장비를 설치하고, 이에 대한 기본적인 정보를 망관리 시스템 감시국의 운용자에게 알 려주어 운용자가 위 방식에 따라 관리대상을 망관리 시스템에 등록하게 된다.Therefore, according to this method, the engineer installs the equipment to be managed at the beginning of network construction, and informs the operator of the network management system monitoring station about the basic information on the management, and the operator registers the management object to the network management system according to the above method.

특히, 초기 네트워크를 구성하는 경우에는 관리대상 시스템을 자주 설치하고 시험하게 되고, 이에 따라 망관리 시스템에서도 관리대상을 등록하고 삭제시키는 경우가 빈번히 발생하여 운용자의 관리 업무에 비효율성을 초래하게 된다.In particular, when the initial network is configured, the management target system is frequently installed and tested. Accordingly, the management target is frequently registered and deleted in the network management system, resulting in inefficiency in the management task of the operator.

그리고 관리대상 등록에 필요한 정보를 잘못 입력할 경우 오동작을 일으킬 가능성도 높게 된다.In addition, if the information necessary for registration of the management object is inputted incorrectly, there is a high possibility of causing a malfunction.

도 1은 일반적인 코바 기반 망관리 시스템과 그 주변 장치의 블록구성도이다.1 is a block diagram of a general KOVA based network management system and its peripheral devices.

여기서 참조번호 10은 운용자가 망관리를 수행할 수 있게 인터페이스를 해주는 워크스테이션 등의 운용자 인터페이스이고, 20은 망을 관리하는 망관리 시스템이며, 30은 망관리 시스템에서 관리하는 관리대상 장비이다.Here, reference numeral 10 denotes an operator interface such as a workstation that allows an operator to perform network management, 20 denotes a network management system for managing a network, and 30 denotes a management target device managed by a network management system.

또한 참조번호 21은 망관리 시스템 내에서 구성을 관리하는 구성관리 서버(Configuration Management Server, CMS)이며, 22는 스케쥴링(Scheduling) 정보를 저장하는 데이터베이스(Database, DB)이고, 23은 관리대상 장비(30)와 연결되어 노드를 감시하는 노드감시 서버(Network mOnitoring Server, NOS)이며, 24는 관리대상 장비(30)의 에이전트로부터 장애 발생시 정보를 전송받아 장애를 관리하는 장애관리 서버(Fault Management Server, FMS)이고, 31은 관리대상 장비의 에이전트(Agent)이다.In addition, reference numeral 21 is a configuration management server (Configuration Management Server, CMS) for managing the configuration in the network management system, 22 is a database (scheduling) to store the scheduling information (Database, DB), 23 is a managed device ( A network monitoring server (NOS) connected to 30 monitors a node, and 24 is a fault management server for managing faults by receiving information when a fault occurs from an agent of the managed device 30. FMS), and 31 is an agent of the managed device.

그래서 운용자는 운용자 인터페이스(10)를 통해 관리대상에 대한 기본적인 정보(이름, IP 주소, 좌표 등)를 입력하고, 망관리 시스템(20)은 이러한 정보를 바 탕으로 관리대상에 탑재된 에이전트와 관리정보를 주고받음으로써 망관리 동작이 이루어진다.Thus, the operator inputs basic information (name, IP address, coordinates, etc.) about the management object through the operator interface 10, and the network management system 20 manages the agent and management mounted on the management object based on this information. Network management is performed by sending and receiving information.

도 2는 종래 코바 기반 망관리 시스템에서 관리대상의 등록 방법을 보인 흐름도이다.2 is a flowchart illustrating a method of registering a management object in a conventional COVA based network management system.

이에 도시된 바와 같이, 운용자 인터페이스(10)에서 구성관리 서버(21)로 등록요청을 하는 단계(ST1)와; 상기 등록요청을 받은 상기 구성관리 서버(21)는 노드감시 서버(23)로 등록을 요청하는 단계(ST2)와; 상기 노드감시 서버(23)는 관리대상 장비(30)의 에이전트(31)의 IOR(Interoperable Object Reference)을 패치(Fetch)하는 단계(ST3)와; 상기 노드감시 서버(23)에서 DB(22)로 패치한 IOR을 저장하고, 상기 구성관리 서버(21)로 등록완료를 통보하는 단계(ST4)(ST5)와; 상기 구성관리 서버(21)에서 상기 DB(22)의 IOR을 패치한 다음 상기 관리대상 장비(30)의 에이전트(31)로 관리정보를 요청하고 장애관리 서버(24)의 IOR을 전달하는 단계(ST6)(ST7)와; 상기 구성관리 서버(21)에서 상기 운용자 인터페이스(10)로 등록을 통지하는 단계(ST8)를 수행한다.As shown therein, a step of making a registration request from the operator interface 10 to the configuration management server 21 (ST1); Receiving the registration request, the configuration management server 21 requesting registration to the node monitoring server 23 (ST2); The node monitoring server 23 fetches an interoperable object reference (IOR) of the agent 31 of the managed device 30 (ST3); Storing the IOR patched from the node monitoring server 23 to the DB 22 and notifying the configuration management server 21 of completion of registration (ST4) (ST5); Patching the IOR of the DB 22 in the configuration management server 21 and then requesting management information to the agent 31 of the managed device 30 and delivering the IOR of the failure management server 24 ( ST6) (ST7); In step ST8, the configuration management server 21 notifies the operator interface 10 of the registration.

이와 같이 구성된 종래 기술의 동작을 첨부한 도면에 의거하여 상세히 설명하면 다음과 같다.The operation of the prior art configured as described above will be described in detail with reference to the accompanying drawings.

도 3은 도 2의 종래 방법이 도 1의 코바 기반 망관리 시스템에서 동작하는 것을 보인 블록구성도이다.3 is a block diagram showing that the conventional method of FIG. 2 operates in the COVA-based network management system of FIG.

그래서 운용자가 망관리 시스템(20)에 의해 관리할 관리대상에 대한 기본적인 정보(이름, IP 주소, 좌표 등)를 운용자 인터페이스(10)를 이용하여 입력하면, 구성관리 서버(21)로 등록요청이 전송된다.So, when the operator inputs basic information (name, IP address, coordinates, etc.) for the management object to be managed by the network management system 20 using the operator interface 10, a registration request is made to the configuration management server 21. Is sent.

등록요청을 받은 구성관리 서버(21)는 노드감시 서버(23)로 등록을 요청한다.The configuration management server 21 receives the registration request and requests a registration to the node monitoring server 23.

노드감시 서버(23)는 관리대상으로부터 코바 기반의 연결을 설정하기 위해 IOR을 가져와서 데이터베이스(22)에 저장한다. 이를 위해 노드감시 서버(23)는 관리대상 장비(30)의 에이전트(31)의 IOR을 패치한다. 그리고 노드감시 서버(23)에서 DB(22)로 패치한 IOR을 저장한다.The node monitoring server 23 obtains an IOR and stores it in the database 22 in order to establish a COVA-based connection from the management object. For this purpose, the node monitoring server 23 patches the IOR of the agent 31 of the managed device 30. The node monitoring server 23 stores the IOR patched to the DB 22.

노드감시 서버(23)에서 구성관리 서버(21)로 등록완료를 통보하면, 구성관리 서버는 DB(22)의 IOR을 패치하여 가져와 약속된 코바 통신을 이용하여 관리대상 장비(30)의 에이전트(31)로 관리정보를 요청하고, 최초 요청시에 장애관리 서버(24)의 IOR을 전달한다.When the node monitoring server 23 notifies the configuration management server 21 of the completion of registration, the configuration management server patches the IOR of the DB 22 and brings the agent of the managed device 30 using the promised COVA communication. 31) request management information, and delivers the IOR of the failure management server 24 at the first request.

마지막으로 구성관리 서버(21)는 운용자 인터페이스(10), 즉 화면 모듈로 등록 완료를 알리고, 이를 화면에 표시한다.Finally, the configuration management server 21 notifies the completion of registration to the operator interface 10, that is, the screen module, and displays it on the screen.

등록 후 관리대상에 탑재된 에이전트(31)는 구성관리 서버(31)로부터 관리정보에 대한 요청을 받으면, 이에 맞는 관리 정보를 리턴해 주고, 장애가 발생할 경우 미리 받아둔 장애관리 서버(24)의 IOR을 이용해 전송하게 된다.After registration, the agent 31 mounted on the management object returns a management information corresponding to the request for management information from the configuration management server 31, and in case of a failure, the IOR of the failure management server 24 previously received. Will be sent.

그러나 이러한 종래의 기술은 다음과 같은 문제점이 있었다.However, this conventional technology has the following problems.

망관리 시스템을 통해 네트워크를 구성하는 관리대상 장비를 감시하고 관리하려면, 초기에 이들에 대한 등록 절차가 필요하다. 종래에는 이러한 과정을 하나하나 운용자가 수행하였고, 이를 위해서는 정확한 운용 절차를 인지해야 할 뿐만 아니라, 등록에 필요한 정확한 정보들을 운용자가 파악하고 있어야만 하였다.To monitor and manage the managed devices that make up the network through the network management system, registration procedures for them are required initially. In the past, these processes were performed by the operator one by one, and in order to do this, the operator must not only recognize the correct operation procedure but also have to grasp the correct information necessary for registration.

이때 관리하는 관리대상이 많아지면 운용자가 별도로 기억하거나 유지해야 하는 정보가 많아지게 되기 때문에 오류 발생 확률이 높아지게 된다.At this time, if there are more management targets to manage, there is more information to be memorized or maintained by the operator, which increases the probability of error occurrence.

특히 네트워크의 구축 초기에는 관리 대상 시스템을 자주 설치, 시험하게 되고, 이에 따라 망관리 시스템에서도 관리대상을 등록하고 삭제하는 경우가 빈번히 발생하여 운용자의 관리업무에 비효율성을 초래하게 되는 문제점이 있었다.In particular, in the early stages of network construction, the system to be managed is frequently installed and tested. As a result, the network management system frequently registers and deletes a managed object, which causes inefficiency in the management task of the operator.

또한 관리대상 등록에 필요한 정보를 잘못 입력할 경우, 망관리 시스템 자체가 오동작을 일으킬 가능성도 높아지는 문제점이 있었다.In addition, there is a problem that the network management system itself is more likely to cause a malfunction if the information necessary for registration of the management target is incorrectly input.

그러나 대부분의 망관리 시스템에서는 이러한 수동에 의한 정보 입력 절차가 채택되고 있어 망관리 시스템의 신뢰성을 높이는 데 있어서 큰 장애가 되고 있는 문제점이 있다.However, in most network management systems, such a manual information input procedure is adopted, and thus there is a problem that becomes a big obstacle in increasing the reliability of the network management system.

이에 본 발명은 상기와 같은 종래의 제반 문제점을 해결하기 위해 제안된 것으로, 본 발명의 목적은 망관리 시스템에서 관리하는 관리대상을 수동적으로 등록하는 데에 따른 비효율성을 제거하기 위해 관리 대상에서 에이전트가 구동될 때 능동적으로 망관리 시스템으로 자신의 정보를 등록하여 별도의 운용자의 제어 없이 자동으로 망관리 시스템에 관리대상이 등록될 수 있도록 하여 네트워크 감시에 필요한 관리비용을 절감하고 운용자에 의한 제어시 발생할 수 있는 오류발생 가능성을 감소시킬 수 있는 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법을 제공하는데 있다. Accordingly, the present invention has been proposed to solve the above-mentioned conventional problems, and an object of the present invention is to remove the inefficiency of manually registering a managed object managed by a network management system. Actively registers its own information with the network management system when it is running so that management targets can be automatically registered in the network management system without the control of a separate operator. It is to provide an automatic registration method of a managed object in a COVA-based network management system that can reduce the possibility of error.                         

상기와 같은 목적을 달성하기 위하여 본 발명의 일실시예에 의한 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법은,In order to achieve the above object, in the KOVA-based network management system according to an embodiment of the present invention, an automatic registration method of a management object is provided.

관리대상 장비의 에이전트에서 망관리 시스템으로 기본정보가 담긴 IOR을 전송하여 저장하여 등록을 통지하는 제 1 단계와; 상기 제 1 단계 후 상기 망관리 시스템 내의 구성관리 관리에서 저장된 IOR을 패치하고 상기 관리대상 장비의 에이전트로 관리정보를 요청하는 제 2 단계와; 상기 제 2 단계 후 상기 구성관리 서버는 운용자 인터페이스로 등록 통지를 수행하는 제 3 단계를 포함하여 수행함을 그 기술적 구성상의 특징으로 한다.Transmitting, storing, and notifying registration of an IOR including basic information from an agent of a managed device to a network management system; A second step of patching the stored IOR in configuration management management in the network management system after the first step and requesting management information from an agent of the managed device; After the second step, the configuration management server is characterized by including a third step of performing a registration notification to the operator interface.

이하, 상기와 같은 본 발명, 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법의 기술적 사상에 따른 일실시예를 도면을 참조하여 설명하면 다음과 같다.Hereinafter, an embodiment according to the present invention, a technical concept of an automatic registration method of a management object in a KOVA-based network management system will be described with reference to the accompanying drawings.

도 4는 본 발명에 의한 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법을 보인 흐름도이다.4 is a flowchart illustrating a method for automatically registering a management object in a KOBA-based network management system according to the present invention.

이에 도시된 바와 같이, 관리대상 장비(30)의 에이전트(31)에서 망관리 시스템(20)으로 기본정보가 담긴 IOR을 전송하여 저장하여 등록을 통지하는 제 1 단계(ST11 ~ ST14)와; 상기 제 1 단계 후 상기 망관리 시스템(20) 내의 구성관리 관리(21)에서 저장된 IOR을 패치하고 상기 관리대상 장비(30)의 에이전트(31)로 관리정보를 요청하는 제 2 단계(ST15)(ST16)와; 상기 제 2 단계 후 상기 구성관리 서버(21)는 운용자 인터페이스(10)로 등록 통지를 수행하는 제 3 단계(ST17)를 포함하 여 수행한다.As shown therein, a first step (ST11 to ST14) of notifying registration by transmitting and storing an IOR containing basic information from the agent 31 of the management target equipment 30 to the network management system 20; After the first step, a second step (ST15) of patching the IOR stored in the configuration management management 21 in the network management system 20 and requesting management information to the agent 31 of the managed device 30 ( ST16); After the second step, the configuration management server 21 includes a third step (ST17) of performing a registration notification to the operator interface (10).

상기에서 제 1 단계(ST11 ~ ST14)는, 네트워크 구축시 관리대상 장비(30)에 에이전트(31)를 탑재시킬 때 어느 망관리 시스템(20)에서 관리할 관리대상인지 파악할 수 있도록 해당 망관리 시스템(20)의 IP 주소를 입력해두는 것을 특징으로 한다.In the first step (ST11 ~ ST14), the network management system to determine which network management system 20 to manage when the agent 31 is mounted on the management target equipment 30 at the time of network construction It is characterized by inputting the IP address of (20).

상기에서 제 1 단계(ST11 ~ ST14)는, TFTP(Trivial File Transfer Protocol, 트라이비얼 파일 전송 프로토콜)를 사용하여 상기 관리대상 장비(30)의 에이전트(31)에서 망관리 시스템(20)으로 기본정보가 담긴 IOR을 전송하는 것을 특징으로 한다.In the first steps ST11 to ST14, basic information is transmitted from the agent 31 of the managed device 30 to the network management system 20 by using a Trivial File Transfer Protocol (TFTP). It characterized in that for transmitting the IOR.

상기에서 제 1 단계(ST11 ~ ST14)는, 노드감시 서버(23)에서 새로 등록된 관리대상이 없는 지 지정된 디렉토리를 주기적으로 감시하고, 지정된 디렉토리에 새로운 파일이 생길 경우 적합한 포맷의 파일인지 검사한 후 기본 정보와 IOR을 파싱하는 것을 특징으로 한다.In the first step ST11 to ST14, the node monitoring server 23 periodically monitors a designated directory for a newly registered management object, and checks whether a file of a suitable format exists when a new file is created in the designated directory. After that, the basic information and the IOR are parsed.

상기에서 제 1 단계(ST11 ~ ST14)는, 노드감시 서버(23)에서 상기 관리대상 장비(30)의 에이전트(31)에서 받은 기본정보와 IOR을 파싱하여 파싱한 IOR이 적합한지 오브젝트 핑(Object Ping)을 이용해 테스트 한 후 적합한 경우 이를 데이터베이스(22)에 저장하고 구성관리 서버(21)로 새로운 관리대상이 등록되었음을 통지하는 것을 특징으로 한다.In the first step ST11 to ST14, the node monitoring server 23 parses the basic information received from the agent 31 of the managed device 30 and the IOR by parsing the IOR. After testing using Ping), if appropriate, it is stored in the database 22 and notified to the configuration management server 21 that a new management object is registered.

상기에서 제 1 단계(ST11 ~ ST14)는, 상기 관리대상 장비(30)의 에이전트(31)에서 망관리 시스템(20)으로 기본정보가 담긴 IOR을 TFTP를 사용하여 전송하는 단계(ST11)와; 상기 전송 후 노드감시 서버(23)에서 상기 관리대상 장비(30)의 에이전트(31)에서 전송받은 기본정보와 IOR을 파싱하는 단계(ST12)와; 상기 파싱 후 상기 노드감시 서버(23)는 데이터베이스(22)로 IOR을 저장하는 단계(ST13)와; 상기 저장 후 상기 노드감시 서버(23)는 구성관리 서버(21)로 등록을 통지하는 단계(ST14)를 더욱 포함하여 수행한다.In the first step (ST11 ~ ST14), the step (ST11) of transmitting the IOR containing the basic information from the agent 31 of the management target equipment 30 to the network management system 20 using TFTP; Parsing basic information and an IOR received from the agent 31 of the managed device 30 by the node monitoring server 23 after the transmission (ST12); After parsing, the node monitoring server 23 stores the IOR in a database 22 (ST13); After the storage, the node monitoring server 23 further includes a step of notifying registration to the configuration management server 21 (ST14).

상기에서 제 2 단계(ST15)(ST16)는, 상기 구성관리 서버(21)에서 데이터베이스의 IOR을 패치하여 등록된 상기 관리대상 장비(30)의 정보와 IOR을 가져오는 단계(ST15)와; 상기 패치 후 상기 구성관리 서버(21)에서 가져온 IOR을 이용하여 코바 통신을 통하여 상기 관리대상 장비(30)의 에이전트(31)로 필요한 관리 정보를 요청하고 장애관리 서버의 IOR을 전달하는 단계(ST16)를 더욱 포함하여 구성된다.In the second step (ST15) (ST16), the step of obtaining the information and the IOR of the registered management target equipment (30) by patching the IOR of the database in the configuration management server (21) (ST15); After the patch using the IOR taken from the configuration management server 21 to request the necessary management information to the agent 31 of the managed device 30 through the KOBA communication and delivering the IOR of the failure management server (ST16 It is configured to further include.

상기에서 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법은, 상기 제 3 단계 후 상기 구성관리 서버(21)는 상기 관리대상 장비(30)의 에이전트(31)로 관리 정보를 요청하여 해당 정보를 받고, 장애가 발생할 경우 미리 받은 장애관리 서버(24)의 IOR을 이용해 전송하는 단계를 더욱 포함하여 수행한다.In the method of automatically registering a management object in the COVA-based network management system, after the third step, the configuration management server 21 requests management information from the agent 31 of the managed device 30 and provides the corresponding information. If the failure occurs, and further comprising the step of transmitting using the IOR of the failure management server 24 received in advance.

이와 같이 구성된 본 발명에 의한 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법의 동작을 첨부한 도면에 의거 상세히 설명하면 다음과 같다.When described in detail with reference to the accompanying drawings the operation of the automatic registration method of the management object in the KOVA-based network management system according to the present invention configured as described above are as follows.

먼저 본 발명은 관리 대상에서 에이전트가 구동될 때 능동적으로 망관리 시스템으로 자신의 정보를 등록하여 자동으로 망관리 시스템에 관리대상이 등록될 수 있도록 하고자 한 것이다.First, the present invention is intended to automatically register its information in the network management system by registering its information with the network management system when the agent is driven in the management object.

그래서 본 발명은 관리대상의 등록이 운용자의 개입 없이 자동으로 수행될 수 있도록 노드감시 서버(23)의 기능을 개선시키고, 관리대상 장비(30)에 탑재되는 에이전트(31)에 능동적으로 자신의 IOR을 망관리 시스템(20)으로 알려줄 수 있는 방식으로 크게 개선시켰다.Therefore, the present invention improves the function of the node monitoring server 23 so that the registration of the management target can be automatically performed without the intervention of the operator, and actively the IOR of the agent 31 mounted on the management target equipment 30. It has been greatly improved in a way that can inform the network management system (20).

도 5는 도 2의 본 발명에 의한 방법이 도 1의 코바 기반 망관리 시스템에서 동작하는 것을 보인 블록구성도이다.5 is a block diagram showing that the method according to the present invention of FIG. 2 operates in the COVA-based network management system of FIG. 1.

그래서 먼저 네트워크를 구축할 때 관리대상 장비(30)에 에이전트(31)를 탑재시킬 때 어느 망관리 시스템(20)에서 관리할 관리대상인지 파악하도록 해당 망관리 시스템의 IP 주소를 입력해둔다.So, first, when constructing the network, when the agent 31 is mounted on the managed device 30, the IP address of the network management system is input to determine which network management system 20 is managed.

그래서 에이전트는 구동하면서 자신의 IOR과 기본정보(이름, IP 주소, 좌표 정보 등)를 파일에 다음과 같은 형식을 저장하여 TFTP를 사용해 망관리 시스템(20)의 지정된 디렉토리로 전송한다.Therefore, the agent stores its IOR and basic information (name, IP address, coordinate information, etc.) in a file and transmits the following format to a designated directory of the network management system 20 using TFTP.

{이름}|{IP주소}|{X좌표}|{Y좌표}|{IOR내용}{Name} | {IP address} | {X coordinate} | {Y coordinate} | {IOR content}

Ssw10|11.0.0.133|100|200|IOR:xxxxdddyyfffddee3893882...Ssw10 | 11.0.0.133 | 100 | 200 | IOR: xxxxdddyyfffddee3893882 ...

그리고 노드감시 서버(23)는 새로 등록된 관리대상이 없는 지 지정된 디렉토리를 주기적으로 감시한다.In addition, the node monitoring server 23 periodically monitors the designated directory whether or not there is a newly registered management target.

또한 노드감시 서버(23)는 지정된 디렉토리에 새로운 파일이 생길 경우 적합한 포맷의 파일인지 검사한 후 기본 정보와 IOR을 파싱한다.In addition, when a new file is created in the designated directory, the node monitoring server 23 parses the basic information and the IOR after checking whether the file has a proper format.

노드감시 서버(23)는 관리대상 장비(30)의 에이전트(31)에서 받은 기본정보와 IOR을 파싱하여 파싱한 IOR이 적합한지 오브젝트 핑(Object Ping)을 이용해 테스트 한다. 그리고 이러한 테스트가 적합한 경우 이를 데이터베이스(22)에 저장하 고 구성관리 서버(21)로 새로운 관리대상이 등록되었음을 통지한다.The node monitoring server 23 parses the basic information received from the agent 31 of the managed device 30 and the IOR to test whether the parsed IOR is suitable by using an object ping. If such a test is suitable, it is stored in the database 22 and notified to the configuration management server 21 that a new management object is registered.

구성관리 서버(21)는 통지를 받으면 데이터베이스의 IOR을 패치하여 등록된 관리대상 장비(30)의 정보와 IOR을 가져온다.When receiving the notification, the configuration management server 21 patches the IOR of the database to obtain the information and IOR of the registered management target device 30.

그리고 구성관리 서버(21)는 가져온 IOR을 이용하여 코바 통신을 통하여 관리대상 장비(30)의 에이전트(31)로 필요한 관리 정보를 요청하고 장애관리 서버의 IOR을 전달한다.And the configuration management server 21 requests the necessary management information to the agent 31 of the managed device 30 through the KOBA communication using the imported IOR and delivers the IOR of the failure management server.

마지막으로 구성관리 서버(21)는 운용자 인터페이스(10)로 새로운 관리대상이 등록되었음을 통지하고, 운용자 인터페이스(10)를 이를 화면에 표시함으로써 운용자에게 알리게 된다.Finally, the configuration management server 21 notifies the operator that the new management object has been registered to the operator interface 10 and displays the operator interface 10 on the screen to inform the operator.

추후에 구성관리 서버(21)는 관리대상 장비(30)의 에이전트(31)로 관리 정보를 요청하여 해당 정보를 받고, 장애가 발생할 경우 미리 받은 장애관리 서버(24)의 IOR을 이용해 전송하게 된다.Afterwards, the configuration management server 21 requests management information to the agent 31 of the managed device 30 to receive the corresponding information, and when a failure occurs, the configuration management server 21 transmits the received information by using an IOR of the failure management server 24 received in advance.

이처럼 본 발명은 관리 대상에서 에이전트가 구동될 때 능동적으로 망관리 시스템으로 자신의 정보를 등록하여 자동으로 망관리 시스템에 관리대상이 등록될 수 있도록 하게 되는 것이다.As described above, the present invention is to automatically register its information with the network management system when the agent is driven in the management object so that the management object can be automatically registered in the network management system.

이상에서 본 발명의 바람직한 실시예를 설명하였으나, 본 발명은 다양한 변화와 변경 및 균등물을 사용할 수 있다. 본 발명은 상기 실시예를 적절히 변형하여 동일하게 응용할 수 있음이 명확하다. 따라서 상기 기재 내용은 하기 특허청구범위의 한계에 의해 정해지는 본 발명의 범위를 한정하는 것이 아니다.Although the preferred embodiment of the present invention has been described above, the present invention may use various changes, modifications, and equivalents. It is clear that the present invention can be applied in the same manner by appropriately modifying the above embodiments. Accordingly, the above description does not limit the scope of the invention as defined by the limitations of the following claims.

이상에서 살펴본 바와 같이, 본 발명에 의한 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법은 망관리 시스템에서 관리하는 관리대상을 수동적으로 등록하는 데에 따른 비효율성을 제거하기 위해 관리 대상에서 에이전트가 구동될 때 능동적으로 망관리 시스템으로 자신의 정보를 등록하여 별도의 운용자의 제어 없이 자동으로 망관리 시스템에 관리대상이 등록될 수 있도록 하여 네트워크 감시에 필요한 관리비용을 절감하고 운용자에 의한 제어시 발생할 수 있는 오류발생 가능성을 감소시킬 수 있는 효과가 있게 된다. As described above, in the KOVA-based network management system according to the present invention, the automatic registration method of a managed object is performed by an agent in the managed object to remove inefficiency in manually registering a managed object managed by the network management system. Actively registers its own information with the network management system so that management targets can be automatically registered in the network management system without separate operator control, thereby reducing the administrative costs required for network monitoring and occurring during control by the operator. The effect is to reduce the likelihood of an error occurring.

Claims (8)

관리대상 장비의 에이전트에서 망관리 시스템으로 기본정보가 담긴 IOR을 전송하여 저장하여 등록을 통지하는 제 1 단계와;Transmitting, storing, and notifying registration of an IOR including basic information from an agent of a managed device to a network management system; 상기 제 1 단계 후 상기 망관리 시스템 내의 구성관리 관리에서 저장된 IOR을 패치하고 상기 관리대상 장비의 에이전트로 관리정보를 요청하는 제 2 단계와;A second step of patching the stored IOR in configuration management management in the network management system after the first step and requesting management information from an agent of the managed device; 상기 제 2 단계 후 상기 구성관리 서버는 운용자 인터페이스로 등록 통지를 수행하는 제 3 단계를 포함하여 수행하는 것을 특징으로 하는 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법.And after the second step, the configuration management server includes a third step of performing a registration notification to an operator interface. 제 1 항에 있어서, 상기 제 1 단계는,The method of claim 1, wherein the first step, 네트워크 구축시 관리대상 장비에 에이전트를 탑재시킬 때 어느 망관리 시스템에서 관리할 관리대상인지 파악할 수 있도록 해당 망관리 시스템의 IP 주소를 입력해두는 것을 특징으로 하는 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법.Automated management of objects in COVA-based network management system, which inputs IP address of the network management system so that the network management system can identify which management target is managed when the agent is installed in the managed device when the network is built. How to register. 제 1 항에 있어서, 상기 제 1 단계는,The method of claim 1, wherein the first step, TFTP를 사용하여 상기 관리대상 장비의 에이전트에서 망관리 시스템으로 기본정보가 담긴 IOR을 전송하는 것을 특징으로 하는 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법.Method of auto-registration of the management target in the COBA-based network management system, characterized in that for transmitting the IOR containing the basic information from the agent of the managed device to the network management system using TFTP. 제 1 항에 있어서, 상기 제 1 단계는,The method of claim 1, wherein the first step, 노드감시 서버에서 새로 등록된 관리대상이 없는 지 지정된 디렉토리를 주기적으로 감시하고, 지정된 디렉토리에 새로운 파일이 생길 경우 적합한 포맷의 파일인지 검사한 후 기본 정보와 IOR을 파싱하는 것을 특징으로 하는 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법.COVA-based network, characterized in that the node monitoring server periodically monitors the designated directory for the absence of newly registered management targets, checks whether the file is in the proper format when a new file is created in the designated directory, and parses the basic information and the IOR. Automatic registration of managed objects in the management system. 제 1 항에 있어서, 상기 제 1 단계는,The method of claim 1, wherein the first step, 노드감시 서버에서 상기 관리대상 장비의 에이전트에서 받은 기본정보와 IOR을 파싱하여 파싱한 IOR이 적합한지 오브젝트 핑을 이용해 테스트 한 후 적합한 경우 이를 데이터베이스에 저장하고 구성관리 서버로 새로운 관리대상이 등록되었음을 통지하는 것을 특징으로 하는 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법.The node monitoring server parses the basic information received from the agent of the managed device and the IOR and test whether the parsed IOR is suitable by using object ping and stores it in the database if appropriate, and notifies that the new management target is registered with the configuration management server. Auto-registration method of the management target in the COVA-based network management system, characterized in that. 제 1 항에 있어서, 상기 상기에서 제 1 단계는,The method of claim 1, wherein the first step is 상기 관리대상 장비의 에이전트에서 망관리 시스템으로 기본정보가 담긴 IOR을 TFTP를 사용하여 전송하는 단계와;Transmitting an IOR containing basic information from the agent of the managed device to a network management system using TFTP; 상기 전송 후 노드감시 서버에서 상기 관리대상 장비의 에이전트에서 전송받은 기본정보와 IOR을 파싱하는 단계와;Parsing basic information and an IOR received from an agent of the managed device by the node monitoring server after the transmission; 상기 파싱 후 상기 노드감시 서버는 데이터베이스로 IOR을 저장하는 단계와;After parsing, the node monitoring server storing an IOR in a database; 상기 저장 후 상기 노드감시 서버는 구성관리 서버로 등록을 통지하는 단계를 더욱 포함하여 수행하는 것을 특징으로 하는 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법.After the storage, the node monitoring server further comprises the step of notifying the registration to the configuration management server, the automatic registration method of the management object in the COVA-based network management system, characterized in that performed. 제 1 항 내지 제 6 중 어느 한 항에 있어서, 상기 제 2 단계는,7. The method of claim 1, wherein the second step comprises: 상기 구성관리 서버에서 데이터베이스의 IOR을 패치하여 등록된 상기 관리대상 장비의 정보와 IOR을 가져오는 단계와;Fetching the IOR of the database from the configuration management server to obtain information and IOR of the registered management target device; 상기 패치 후 상기 구성관리 서버에서 가져온 IOR을 이용하여 코바 통신을 통하여 상기 관리대상 장비의 에이전트로 필요한 관리 정보를 요청하고 장애관리 서버의 IOR을 전달하는 단계를 더욱 포함하여 수행하는 것을 특징으로 하는 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법.After the patch, using the IOR taken from the configuration management server through the KOBA communication to request the necessary management information to the agent of the management target equipment, and further comprising the step of delivering the IOR of the failure management server Automatic registration of managed objects in the network management system. 제 7 항에 있어서, 상기 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법은,The method of claim 7, wherein the automatic registration method of the management object in the COVA-based network management system, 상기 제 3 단계 후 상기 구성관리 서버는 상기 관리대상 장비의 에이전트로 관리 정보를 요청하여 해당 정보를 받고, 장애가 발생할 경우 미리 받은 장애관리 서버의 IOR을 이용해 전송하는 단계를 더욱 포함하여 수행하는 것을 특징으로 하는 코바 기반 망관리 시스템에서 관리대상의 자동등록 방법.After the third step, the configuration management server further comprises the step of requesting the management information to the agent of the management target equipment to receive the corresponding information, and using the IOR of the failure management server received in advance when a failure occurs. Auto-registration method of managed object in COVA based network management system.
KR1020040070996A 2004-09-06 2004-09-06 Method for automatic registration of management object in corba based network management system KR20060022188A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020040070996A KR20060022188A (en) 2004-09-06 2004-09-06 Method for automatic registration of management object in corba based network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020040070996A KR20060022188A (en) 2004-09-06 2004-09-06 Method for automatic registration of management object in corba based network management system

Publications (1)

Publication Number Publication Date
KR20060022188A true KR20060022188A (en) 2006-03-09

Family

ID=37128808

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020040070996A KR20060022188A (en) 2004-09-06 2004-09-06 Method for automatic registration of management object in corba based network management system

Country Status (1)

Country Link
KR (1) KR20060022188A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100624477B1 (en) * 2005-02-01 2006-09-20 삼성전자주식회사 Configuration management system and method using representative object instances
CN101895519A (en) * 2009-05-19 2010-11-24 华为技术有限公司 Service processing method and device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100624477B1 (en) * 2005-02-01 2006-09-20 삼성전자주식회사 Configuration management system and method using representative object instances
CN101895519A (en) * 2009-05-19 2010-11-24 华为技术有限公司 Service processing method and device

Similar Documents

Publication Publication Date Title
US7640325B1 (en) Methods and apparatus for issuing updates to multiple management entities
US6138249A (en) Method and apparatus for monitoring computer systems during manufacturing, testing and in the field
US6769022B1 (en) Methods and apparatus for managing heterogeneous storage devices
US6981036B1 (en) Network device managing apparatus and method
US6480901B1 (en) System for monitoring and managing devices on a network from a management station via a proxy server that provides protocol converter
US6480955B1 (en) Methods and apparatus for committing configuration changes to managed devices prior to completion of the configuration change
CN100525206C (en) Realizing method and system for automatic restoring equipment fault
CN101345659B (en) Network terminal control method and network terminal control system
US20080098109A1 (en) Incident resolution
US7974211B2 (en) Methods and apparatus for network configuration baselining and restoration
US20110145809A1 (en) Method and apparatus for upgrading software in customer premise equipment
CN101478553A (en) Dynamic domain name management system and method
CN107483297B (en) Active monitoring system and method for quality of service carried on embedded equipment
EP1845658A2 (en) Digital broadcast receiver and method for receiving a software
KR20120038548A (en) Relay communication system and access management apparatus
CN101184212A (en) Method to update monitoring front end of video monitoring system
US20140181289A1 (en) Verifying information stored on a managed network device
JP2004516691A (en) Method for updating manufacturer-specific hardware information via a mobile wireless manufacturer independent OMC-NMC interface
CN114938329A (en) MQTT-based router gateway device management method and system
US8677323B2 (en) Recording medium storing monitoring program, monitoring method, and monitoring system
CN105827496A (en) Method and apparatus for managing PE device
KR100489849B1 (en) Resource management system and resource management method
KR20060022188A (en) Method for automatic registration of management object in corba based network management system
CN106411643B (en) BMC detection method and device
EP1079566A2 (en) System management in a communications network comprising SNMP and CMIP agents

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination