KR100219609B1 - Network management apparatus and method thereof - Google Patents

Network management apparatus and method thereof Download PDF

Info

Publication number
KR100219609B1
KR100219609B1 KR1019960036137A KR19960036137A KR100219609B1 KR 100219609 B1 KR100219609 B1 KR 100219609B1 KR 1019960036137 A KR1019960036137 A KR 1019960036137A KR 19960036137 A KR19960036137 A KR 19960036137A KR 100219609 B1 KR100219609 B1 KR 100219609B1
Authority
KR
South Korea
Prior art keywords
network
protocol
equipment
network management
management unit
Prior art date
Application number
KR1019960036137A
Other languages
Korean (ko)
Other versions
KR19980016537A (en
Inventor
권용진
Original Assignee
윤종용
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 윤종용, 삼성전자주식회사 filed Critical 윤종용
Priority to KR1019960036137A priority Critical patent/KR100219609B1/en
Publication of KR19980016537A publication Critical patent/KR19980016537A/en
Application granted granted Critical
Publication of KR100219609B1 publication Critical patent/KR100219609B1/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
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • H04L69/085Protocols for interworking; Protocol conversion specially adapted for interworking of IP-based networks with other networks

Abstract

가상 에이전트를 이종 프로토콜을 지원하는 망 장비를 간접적으로 망과 연동시킬 수 있는 망 관리장치 및 그 방법을 공개한다. 망을 관리하기 위한 네트워크와, 상기 네트워크상에 연결된 제1프로토콜을 지원하는 다수의 제1망장비들과, 제2프로토콜을 지원하는 다수의 제2망장비들을 관리하기 위한 광관리 장치에 있어서,상기 네트워크와 연결되고 상기 제1프로토콜을 지원하는 상기 다수의 망장비를 관리하는 제1망 관리부; 및 상기 제1망 관리부의 제1프로토콜에 따른 망 관리를 위한 제어신호에 따라 상기 다수의 제2망장비들을 관리하기 위하여 상기 중앙 망 관리부의 출력을 제2프로토콜로 변환하고, 상기 다수의 제2망장비들로부터의 출력을 제1프로토콜로 변환함에 의해, 망 관리 중계하는 제2망 관리부를 구비한 것을 특징으로 한다. 본 발명에 의하면, 망 장비에 이상 발생시, 신속히 대처할 수 있다.And a network management apparatus and method for indirectly connecting a network agent supporting a heterogeneous protocol to a network. A light management apparatus for managing a plurality of first network devices supporting a first protocol connected to the network and a plurality of second network devices supporting a second protocol, A first network manager connected to the network and managing the plurality of network devices supporting the first protocol; And converting the output of the central network management unit into a second protocol to manage the plurality of second network equipment according to a control signal for network management according to a first protocol of the first network management unit, And a second network management unit for relaying the network management by converting an output from the network equipment into a first protocol. According to the present invention, when an abnormality occurs in a network equipment, it can be coped with quickly.

Description

망 관리 장치 및 그 방법Network management device and its method

본 발명은 망 관리장치 및 그 방법에 관한 것으로, 특히 이종 프로토콜을 지원하는 다수의 망 장비를 관리하기 위한 망 관리장치 및 그 방법에 관한 것이다.The present invention relates to a network management apparatus and method thereof, and more particularly, to a network management apparatus and method for managing a plurality of network devices supporting heterogeneous protocols.

일반적으로 데이터 통신망을 구축하려면 각종 망 장비들이 분산 배치된다. 도 1은 일반적인 망 관리시스템을 설명하기 위한 구성 블록도를 도시한 것으로, 도면 부호 1은 SNMP(Simple Network Management Protocol) 프로토콜을 지원하는 망 관리 시스템(NMS: Network Mangenment System)을, 3은 TCP/IP 프로토콜을 지원하는 네트워크를, 5은 SNMP 프로토콜을 지원하는 망 장비들을 각각 나타낸다. 망 관리 시스템(1)은 전체 망 구성 정보를 구축하여 이를 사용자에게 보여주며, 전체 망을 관리하기 위한 관리정보 데이터 베이스를 가지고 있어서, 네트워크(3)을 통해 다수의 망 장비들(5)을 관리한다. 망 장비들(5)을 관리하기 위하여, 망 관리 시스템(1)은 특정 관리정보를 요구하는 신호(GET request)와, 특정 관리정보에 대한 상태 변경을 요구하는 신호(SET request)를 망 장비로 출력하게 되고, 망 장비는 이에 응답하여 망 관리 시스템(1)에서 요구한 특정 관리정보에 대한 응답신호(GET request)와, 특정 관리정보 변경 요구에 대한 응답신호(SET request)를 망 관리 시스템(1)와, 문제가 발생한 경우에 이를 보고하기 위한 경고신호(Trap)를 망 관리 시스템(1)에 출력한다.Generally, various network devices are distributed in order to construct a data communication network. FIG. 1 is a block diagram for explaining a general network management system. In FIG. 1, reference numeral 1 denotes a network management system (NMS) supporting a Simple Network Management Protocol (SNMP) IP protocol, and 5 denotes a network device supporting the SNMP protocol. The network management system 1 has a management information database for managing the entire network by constructing the entire network configuration information and displaying the information to the user. The network management system 1 manages a plurality of network devices 5 through the network 3 do. In order to manage the network devices 5, the network management system 1 transmits a signal (GET request) requesting specific management information and a signal (SET request) requesting a status change to specific management information to the network equipment In response, the network equipment sends a response signal (GET request) to the specific management information requested by the network management system 1 and a response signal (SET request) to the specific management information change request to the network management system 1 and a warning signal (Trap) for reporting the occurrence of a problem to the network management system 1.

그런데, 이러한 분산 배치된 망 장비들이 문제가 발생한 경우에 문제 발생된 해당 망 장비를 찾아내고, 이를 해결하려면 많은 시간과 비용이 소요된다. 특히, 망 구성이 복잡하고, 각종 망 장비들의 수가 증가될수록 망 관리 비용이 크게 증가하게 된다. 특히, 망과 직접 연동이 가능한 SNMP 프로토콜을 지원하지 않은 망 장비들은 전체 망 구성에 포함시킬 수 없으므로 그 망 장비들은 별도로 관리하여야 한다. 그러므로, 직접 장비 상태를 망을 통해 파악할 수 없으므로 문제가 발생된 경우에 해당 망 장비를 찾아내기가 쉽지 않을 뿐만아리라 분산 배치된 경우에 배치된 장소로 직접 가서 문제를 해결하여야 한다. 종래의 이러한 망 관리방식은 많은 망 관리 인원이 필요할 뿐만아니라 관리 비용 또한 많이 소요되며, 망 이상 발생시 신속한 복구가 이루어지지 못했다.However, when such distributed network devices are in trouble, it is time-consuming and costly to find out the problem network device and solve the problem. Especially, as the network configuration is complicated and the number of various network devices is increased, the network management cost is greatly increased. In particular, network devices that do not support the SNMP protocol that can directly interface with the network can not be included in the overall network configuration, so the network devices must be managed separately. Therefore, it is not easy to find the network equipment in case of a problem because it can not grasp the state of the equipment directly through the network. In case of distributed arrangement, it is necessary to go directly to the place where the problem is solved. Conventionally, this network management method not only requires a lot of network management personnel but also takes a lot of management cost and fails to recover quickly when a network failure occurs.

본 발명의 목적은 상술한 종래의 문제점을 해결하기 위하여, 이종 프로코콜을 지원하는 다수의 망 장비들을 효율적으로 관리하고, 신속한 이상 복구가 가능한 망 관리장치 및 그 방법을 제공하는데 있다.SUMMARY OF THE INVENTION It is an object of the present invention to provide a network management apparatus and method capable of efficiently managing a plurality of network devices supporting heterogeneous protocols and rapidly recovering an anomaly.

도 1은 종래의 망 관리 방식을 설명하기 위한 구성 블록도.1 is a block diagram of a conventional network management method.

도 2는 본 발명에 따른 망 관리장치를 설명하기 위한 구성 블록도.2 is a block diagram for explaining a network management apparatus according to the present invention;

도 3 내지 도 4는 본 발명에 따른 망 관리방법을 설명하기 위한 흐름도.3 to 4 are flowcharts for explaining a network management method according to the present invention.

상술한 본 발명의 목적을 달성하기 위한 망을 관리하기 위한 네트워크와, 상기 네트워크상에 연결된 제1프로토콜을 지원하는 다수의 제1망장비들과, 제2프로토콜을 지원하는 다수의 제2망장비들을 관리하기 위한 광관리 장치에 있어서,상기 네트워크와 연결되고 상기 제1프로토콜을 지원하는 상기 다수의 망장비를 관리하는 제1망 관리부; 및 상기 제1망 관리부의 제1프로토콜에 따른 망 관리를 위한 제어신호에 따라 상기 다수의 제2망장비들을 관리하기 위하여 상기 제1망 관리부의 출력을 제2프로토콜로 변환하고, 상기 다수의 제2망장비들로부터의 출력을 제1프로토콜로 변환함에 의해, 망 관리 중계하는 제2망 관리부를 구비한 것을 특징으로 한다.A plurality of first network devices supporting a first protocol connected to the network and a plurality of second network devices supporting a second protocol, A first network management unit connected to the network and managing the plurality of network devices supporting the first protocol; And converting the output of the first network management unit into a second protocol to manage the plurality of second network equipment according to a control signal for network management according to a first protocol of the first network management unit, And a second network management unit for relaying network management by converting an output from the second network equipment into a first protocol.

또한, 서로 다른 프로토콜을 지원하는 다수의 망장비들; 네트워크를 통해 망과 직접 연동 가능한 프로토콜을 지원하는 상기 다수의 망장비들을 관리하는 제1망 관리부; 및 상기 네트워크를 통한 상기 제1망 관리부 및 망과 직접 연동 할 수 없는 다른 프로코콜을 지원하는 상기 다수의 망장비들 사이에 연결되고, 입출력되는 이종 프로토콜을 상호 변환하는 제2망 관리부를 포함하는 망 관리장치의 망 관리방법에 있어서, 상기 제1망 관리부에서 장비 상태 요구하고자 하는 망 장비가 망과 직접 연동 가능한 동종 프로토콜을 지원하는 망 장비인지를 판단하는 제1과정; 상기 제1과정에서 동종 프로토콜을 지원하는 망 장비이면 상기 제1망 관리부에서 해당 망 장비로 장비 상태 요구하고, 해당 망 장비에서 장비 상태 응답하는 제2과정; 상기 제1과정에서 이종 프로코콜을 지원하는 망 장비이면 상기 제1망 관리부에서 상기 제2망 관리부로 장비 상태 요구하는 제3과정; 상기 제3과정에서 장비 상태 요구받은 상기 제2망 관리부는 해당 망 장비로 장비 상태 요구하고, 해당 망 장비에서 장비 상태 응답하는 제4과정; 및 상기 제4과정에서 해당 망 장비의 장비 상태 응답에 따라 상기 제2망 관리부에서 상기 제1망 관리부로 장비 상태 응답하는 제5과정을 포함하는 것을 특징으로 한다.Also, a plurality of network devices supporting different protocols; A first network manager for managing the plurality of network devices supporting a protocol directly linkable with a network through a network; And a second network management unit connected between the first network management unit through the network and the plurality of network devices supporting other protocols that can not directly interface with the network and converting the input / A network management method of a network management apparatus, the method comprising: a first step of determining whether a network equipment to request an equipment state in the first network management unit is a network equipment supporting a homogeneous protocol directly interworking with the network; A second step of, when the first network management unit supports the same kind of protocol in the first step, requesting the equipment status from the first network management unit to the corresponding network equipment and responding to the equipment status from the corresponding network equipment; A third step of requesting, by the first network management unit, the equipment status to the second network management unit if the network equipment supports heterogeneous protocol in the first step; The second network management unit requesting the equipment status in the third process requests the equipment status from the network equipment and responds to the equipment status in the network equipment; And a fifth step of performing an equipment status response from the second network manager to the first network manager according to the equipment status response of the network equipment in the fourth process.

이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세히 설명하고자 한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명에 따른 망 관리장치를 설명하기 위한 구성 블록도를 도시한 것으로, 도면 부호 11은 SNMP 프로토콜을 지원하는 망 관리 시스템을, 13은 TCP/IP 프로토콜을 지원하는 네트워크를, 15는 SNMP 지원 망과 직접 연동 가능한 망장비들을, 17은 가상 에이전트(agent)를, 19은 망과 직접 연동할 수 없는 다른 프로토콜을 지원하는 망 장비들을 각각 나타낸 것이다.FIG. 2 is a block diagram illustrating a network management apparatus according to the present invention. In FIG. 2, reference numeral 11 denotes a network management system supporting SNMP protocol, 13 denotes a network supporting the TCP / IP protocol, 17 is a virtual agent, and 19 is a network device that supports other protocols that can not directly interface with the network.

망 관리 시스템(11)은 전체 망 구성 정보를 구축하여 이를 사용자에게 보여주며, 전체 망을 관리하기 위한 관리정보 데이터 베이스를 가지고 있어서, 네트워크(13)을 통해 다수의 망 장비들(15)을 관리한다. 이때, SMNP 프로토콜을 지원하지 않는 다수의 망 장비들(19)는 망 관리시스템(11)을 통해 직접 연동시킬 수 없다. 따라서, 본 발명에서는 가산 에이전트(17)를 통해 이를 해결하고자 한다. 수동적인 종래의 방식에서 벗어나 망과 직접 연동할 수 없는 망 장비들(19)은 가상적으로 망 중계하는 가상 에이전트(17)를 통해 장비 상태를 요구하고, 이에 응답하는 방식에 의해 전체 망을 관리하게 된다. 이때, 가상 에이전트(17)는 네트워크(13)를 통해 망 관리시스템(11)의 제어에 따라 SNMP 프로토콜을 지원하는 않는 다수의 망 장비들(19)을 관리하기 위하여, 이종 프로토콜을 상호 변환하는 망 중계 기능을 수행한다.The network management system 11 has a management information database for constructing the entire network configuration information and displaying the information to the user and managing the entire network. The network management system 11 manages a plurality of network devices 15 through the network 13 do. At this time, a plurality of network devices 19 that do not support the SMNP protocol can not be directly linked through the network management system 11. Accordingly, in the present invention, it is attempted to solve this problem with the addition agent 17. Network devices 19 that can not be directly connected to the network out of the conventional passive manner require the device status through the virtual agent 17 virtually relaying the network and manage the entire network by way of responding thereto do. At this time, in order to manage a plurality of network devices 19 that do not support the SNMP protocol under the control of the network management system 11 through the network 13, the virtual agent 17 manages network And performs the relay function.

상기 구성에 따른 동작을 도 3 내지 도 4를 참조하여 설명하면 다음과 같다.The operation according to the above configuration will be described with reference to FIGS. 3 to 4. FIG.

도 3에 있어서, 망 관리시스템(11)에 의해 망 장비 상태를 파악하기 위하여, 먼저 망 관리시스테(11)은 망 구성 정보를 통해 해당 장비가 망과 직접 연동 가능한 프로토콜을 지원하는 장비인가를 판단한다(100).3, in order to grasp the state of the network equipment by the network management system 11, the network management system 11 first determines whether the corresponding equipment supports a protocol that can directly interoperate with the network through the network configuration information (100).

망과 직접 연동 가능한 망 장비인 경우에는 해당 장비에 상태를 요구하고(140), 이 요구에 따라 해당 장비는 장비 상태 응답한다(150).In the case of a network device capable of directly linking with the network, the device requests a status (140), and the device responds (150) according to the request.

한편, 망과 직접 연동할 수 없는 다른 프로토콜을 지원하는 망 장비인 경우에는 해당 망 장비를 관리하는 가상 에이전트(17)로 해당 장비의 상태를 요구한다(110).In the case of a network device supporting other protocols that can not directly interface with the network, the virtual agent 17 managing the network device requests the status of the corresponding device (110).

그러면, 가상 에이전트(17)은 이종 프로토콜 간의 중계 기능을 담당하기 위하여 프로토콜 변환 기능을 수행한 후, 자체적으로 구축된 관리 정보를 이용하여 해당 장비로 장비 상태를 요구하고, 이에 응답하여 해당 장비는 장비 상태 응답한다(120).Then, the virtual agent 17 performs a protocol conversion function in order to take charge of the relay function between heterogeneous protocols, and then requests the equipment status from the corresponding equipment using the management information built in itself, and in response, State response (120).

해당 장비로부터의 장비 상태 응답에 따라 가상 에이전트(17)은 망 관리 시스템(11)로 장비 상태 응답한다(130).The virtual agent 17 responds to the device status response from the network management system 11 according to the device status response from the corresponding device (130).

망 장비에서 이상이 발생한 경우의 보고 과정을 도 4를 참조하여 살펴보면 다음과 같다.The process of reporting an error in the network equipment will be described with reference to FIG.

먼저, 해당 망 장비는 망과 직접 연동 가능한 프로토콜을 지원하는지를 판단한다(210).First, the network device determines whether it supports a protocol directly linkable with the network (210).

상술한 판단 결과에 따라 망과 직접 연동 가능한 프로토콜을 지원하는 망 장비는 직접 망 관리 시스템(11)에 이상 발생에 의한 긴급 상황을 보고한다(230).The network equipment supporting the protocol capable of directly linking with the network according to the above-mentioned determination result reports the emergency situation due to the abnormal occurrence to the direct network management system 11 (230).

망과 직접 연동 가능한 프로토콜을 지원하는 않는 망 장비는 직접 망 관리 시스템(11)에 보고할 수 없으므로 가상 에이전트(17)에 통해 이상 발생에 의한 긴급 상황을 보고하고(220), 이러한 보고를 접한 가상 에이전트(220)는 망 중계 기능에 따라 프로토콜 변환을 수행한 후, 망 관리 시스템(11)에 긴급 상황을 보고하게 된다(230).Since a network device that does not support a protocol capable of directly linking with a network can not be reported to the direct network management system 11, an emergency situation due to an abnormal occurrence is reported to the virtual agent 17 (220) The agent 220 performs protocol conversion according to the network relay function, and then reports the emergency status to the network management system 11 (230).

긴급 상황 보고에 따라 망 관리 시스템(11)은 이를 기록하고, 운용자에게 알려 조치를 취할 수 있도록 한다(240).According to the emergency report, the network management system 11 records this and allows the operator to take an action (240).

이상에서 살펴본 바와 같이, 본 발명은 이종 프로토콜을 지원하는 망 장비를 별도로 관리하는 대신에 가상 에이전트를 통해 이종 프로토콜을 지원하는 망 장비를 망과 간접적으로 연동시킴에 의해, 망 장비에 이상 발생시 신속하게 대처할 수 있으며, 이를 통해 망 관리인원 및 비용을 절감할 수 있다.As described above, according to the present invention, a network device supporting heterogeneous protocols is indirectly interworked with a network device supporting a heterogeneous protocol through a virtual agent, instead of separately managing network devices supporting heterogeneous protocols, Thereby reducing network management personnel and costs.

Claims (2)

망을 관리하기 위한 네트워크와, 상기 네트워크상에 연결된 제1프로토콜을 지원하는 다수의 제1망장비들과, 제2프로토콜을 지원하는 다수의 제2망장비들을 관리하기 위한 광관리 장치에 있어서,A light management apparatus for managing a plurality of first network devices supporting a first protocol connected to the network and a plurality of second network devices supporting a second protocol, 상기 네트워크와 연결되고 상기 제1프로토콜을 지원하는 상기 다수의 망장비를 관리하는 제1망 관리부; 및A first network manager connected to the network and managing the plurality of network devices supporting the first protocol; And 상기 제1망 관리부의 제1프로토콜에 따른 망 관리를 위한 제어신호에 따라 상기 다수의 제2망장비들을 관리하기 위하여 상기 중앙 망 관리부의 출력을 제2프로토콜로 변환하고, 상기 다수의 제2망장비들로부터의 출력을 제1프로토콜로 변환함에 의해, 망 관리 중계하는 제2망 관리부를 구비한 것을 특징으로 하는 망 관리장치.Converts the output of the central network management unit into a second protocol to manage the plurality of second network equipment according to a control signal for network management according to a first protocol of the first network management unit, And a second network management unit for relaying network management by converting an output from the devices into a first protocol. 서로 다른 프로토콜을 지원하는 다수의 망장비들;A plurality of network devices supporting different protocols; 네트워크를 통해 망과 직접 연동 가능한 프로토콜을 지원하는 상기 다수의 망장비들을 관리하는 제1망 관리부; 및A first network manager for managing the plurality of network devices supporting a protocol directly linkable with a network through a network; And 상기 네트워크를 통한 상기 제1망 관리부 및 망과 직접 연동 할 수 없는 다른 프로코콜을 지원하는 상기 다수의 망장비들 사이에 연결되고, 입출력되는 이종 프로토콜을 상호 변환하는 제2망 관리부를 포함하는 망 관리장치의 망 관리방법에 있어서,And a second network management unit connected between the first network management unit through the network and the plurality of network devices supporting other protocols that can not directly interface with the network, A network management method for a management apparatus, 상기 제1망 관리부에서 장비 상태 요구하고자 하는 망 장비가 망과 직접 연동 가능한 동종 프로토콜을 지원하는 망 장비인지를 판단하는 제1과정;A first step of determining whether a network device to request an equipment state in the first network management part is a network device supporting a homogeneous protocol capable of directly interworking with the network; 상기 제1과정에서 동종 프로토콜을 지원하는 망 장비이면 상기 제1망 관리부에서 해당 망 장비로 장비 상태 요구하고, 해당 망 장비에서 장비 상태 응답하는 제2과정;A second step of, when the first network management unit supports the same kind of protocol in the first step, requesting the equipment status from the first network management unit to the corresponding network equipment and responding to the equipment status from the corresponding network equipment; 상기 제1과정에서 이종 프로코콜을 지원하는 망 장비이면 상기 제1망 관리부에서 상기 제2망 관리부로 장비 상태 요구하는 제3과정;A third step of requesting, by the first network management unit, the equipment status to the second network management unit if the network equipment supports heterogeneous protocol in the first step; 상기 제3과정에서 장비 상태 요구받은 상기 제2망 관리부는 해당 망 장비로 장비 상태 요구하고, 해당 망 장비에서 장비 상태 응답하는 제4과정; 및The second network management unit requesting the equipment status in the third process requests the equipment status from the network equipment and responds to the equipment status in the network equipment; And 상기 제4과정에서 해당 망 장비의 장비 상태 응답에 따라 상기 제2망 관리부에서 상기 제1망 관리부로 장비 상태 응답하는 제5과정을 포함하는 것을 특징으로 하는 망 관리방법.And a fifth step of performing an equipment status response from the second network manager to the first network manager according to the equipment status response of the network equipment in the fourth process.
KR1019960036137A 1996-08-28 1996-08-28 Network management apparatus and method thereof KR100219609B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960036137A KR100219609B1 (en) 1996-08-28 1996-08-28 Network management apparatus and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960036137A KR100219609B1 (en) 1996-08-28 1996-08-28 Network management apparatus and method thereof

Publications (2)

Publication Number Publication Date
KR19980016537A KR19980016537A (en) 1998-06-05
KR100219609B1 true KR100219609B1 (en) 1999-09-01

Family

ID=19471226

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960036137A KR100219609B1 (en) 1996-08-28 1996-08-28 Network management apparatus and method thereof

Country Status (1)

Country Link
KR (1) KR100219609B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030060598A (en) * 2002-01-10 2003-07-16 엘지전자 주식회사 Method and apparatus for managing networks operated by different protocol

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000059519A (en) * 1999-03-04 2000-10-05 권상문 a communications system between the apparatuses using each other different protocol
KR100633224B1 (en) * 1999-12-30 2006-10-11 주식회사 케이티 Method for controling traffic using alarm correlation in unified network management system
KR100730876B1 (en) * 2000-09-22 2007-06-20 주식회사 케이티 High speed network traffic management device and method thereof
KR100932621B1 (en) * 2002-10-21 2009-12-17 주식회사 케이티 Standard Message Translator and Transformation Method of Non-Standard Fault Messages

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5452433A (en) * 1990-06-28 1995-09-19 Digital Equipment Corporation Common agent computer management system and method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5452433A (en) * 1990-06-28 1995-09-19 Digital Equipment Corporation Common agent computer management system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030060598A (en) * 2002-01-10 2003-07-16 엘지전자 주식회사 Method and apparatus for managing networks operated by different protocol

Also Published As

Publication number Publication date
KR19980016537A (en) 1998-06-05

Similar Documents

Publication Publication Date Title
US8738760B2 (en) Method and system for providing automated data retrieval in support of fault isolation in a managed services network
US6115743A (en) Interface system for integrated monitoring and management of network devices in a telecommunication network
CN100388698C (en) Supervisory assigned control component for entering module into digital data network and its control method
US6070188A (en) Telecommunications network management system
CN104104543B (en) Server managing system and method based on SNMP and IPMI protocol
JP2963028B2 (en) Control method in operation management system of signal relay exchange
US20060233313A1 (en) Method and system for processing fault alarms and maintenance events in a managed network services system
WO2004084454A2 (en) Relational model for management information in network devices
JPH0626374B2 (en) Problem diagnosis device for data communication network
CN201022199Y (en) An integrated network management device
KR100219609B1 (en) Network management apparatus and method thereof
CN111953525A (en) Special equipment operation and maintenance monitoring system
JP3429979B2 (en) Plant monitoring equipment
KR20040110210A (en) Network Element System For supporting Independent Multi-Protocol service
KR100258076B1 (en) An interface method between tmn agent and switching system
KR19980026888A (en) Remote fault management method using Simple Network Management Protocol (SNMP) in asynchronous transmission (ATM) device
KR100309320B1 (en) Integrated Operation Management System of Synchronous Optical Transmission Device
KR19990060331A (en) Centralized Management of Alarm / Overload Traffic Data in Centralized Network Management System
JP3361846B2 (en) Terminal backup system
US6549128B1 (en) Method, system, and apparatus for remotely provisioning network elements to eliminate false alarms
KR20050076406A (en) Management system and method for network element in telecommunication management network
KR100244780B1 (en) The method for system management using i2c bus
JP2003244150A (en) Network restoration system
CN117560317A (en) Data trans-regional transmission method and data transmission service for power system
JP3317278B2 (en) FDDI fault monitoring method, FDDI fault monitoring device, recording medium storing program, and network system

Legal Events

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

Payment date: 20090529

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee