KR20030057629A - Error management of SNMP manager - Google Patents

Error management of SNMP manager Download PDF

Info

Publication number
KR20030057629A
KR20030057629A KR1020010087702A KR20010087702A KR20030057629A KR 20030057629 A KR20030057629 A KR 20030057629A KR 1020010087702 A KR1020010087702 A KR 1020010087702A KR 20010087702 A KR20010087702 A KR 20010087702A KR 20030057629 A KR20030057629 A KR 20030057629A
Authority
KR
South Korea
Prior art keywords
management
manager
polling
trap
failure
Prior art date
Application number
KR1020010087702A
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 KR1020010087702A priority Critical patent/KR20030057629A/en
Publication of KR20030057629A publication Critical patent/KR20030057629A/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/06Management of faults, events, alarms or notifications
    • H04L41/0681Configuration of triggering conditions
    • 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
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality

Landscapes

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

Abstract

PURPOSE: A method for processing failure of an SNMP(Simple Network Management Protocol) manager is provided to perform a trap process together with request/response according to polling, thereby processing a failure process of the SNMP manager with reliability. CONSTITUTION: A management manager(110) requests periodically according to polling and receives a response to the corresponding request from a management object node(200). During the operation of the polling process, the management manager(110) also receives a trap event of the management object node(200). The polling is performed by procedures: the management manager(110) transmits periodically a request(GetRequest) to the management object node(200) and the management object node(200) transmits a response(GetResponse) showing a fault situation.

Description

간이망관리 프로토콜 매니저의 장애 처리 방법 {Error management of SNMP manager}How to handle failure of Simple Network Management Protocol Manager {Error management of SNMP manager}

본 발명은 간이망관리 프로토콜(Simple Network Management Protocol, SNMP) 매니저의 장애 처리에 관한 것으로, 보다 상세하게는 SNMP 매니저의 신뢰성 있는 장애처리에 적당하도록 한 간이망관리 프로토콜 매니저의 장애 처리 방법에 관한 것이다.The present invention relates to failure handling of a simple network management protocol (SNMP) manager, and more particularly, to a failure handling method of a simple network management protocol manager suitable for reliable failure handling of an SNMP manager. .

일반적으로 SNMP는 TCP/IP(Transmission Control Protocol/InternetProtocol)의 망관리 프로토콜이다. 이는 라우터(router)나 허브(hub) 등 망 기기(network agent)의 망관리 정보를 망관리시스템에 보내는 데 사용되는 표준 통신 규약으로 채용되었으며, TCP/IP의 게이트웨이 관리 프로토콜(Simple Gateway Management Protocol, SGMP)을 바탕으로 개발되어 개방형 시스템 간 상호 접속(OSI)의 망 공통 관리 정보 프로토콜(CMIP)에 대응한다.In general, SNMP is a network management protocol of Transmission Control Protocol / Internet Protocol (TCP / IP). It is adopted as a standard communication protocol used to send network management information of a network agent such as a router or a hub to the network management system, and TCP / IP's Simple Gateway Management Protocol, It is developed based on SGMP and corresponds to Open System Interconnection (OSI) Network Common Management Information Protocol (CMIP).

SNMP는 요구와 응답의 2가지 기능을 사용하여 망관리 정보를 수집, 관리한다. 이는 RFC 1157에 의해 표준화되어 있으며, SNMPv2 등의 개정판이 있다. 그리고 인터넷은 표준으로의 요구와 권고안인 RFCs(Request For Comments)를 사용한다. SNMP의 동작은 3개의 개별적이며 연관된 RFCs에 의해 정의 되었으며, 많은 다른 것에 의해 확장되었다. 이에 따라 SNMP 관련하여 RFC1155, RFC1156, RFC1157, RFC1212, RFC1213, RFC1215, RFC1239 등이 있다.SNMP collects and manages network management information using two functions, request and response. It is standardized by RFC 1157, with revisions such as SNMPv2. And the Internet uses Request For Comments (RFCs), which are requirements and recommendations for the standard. The behavior of SNMP is defined by three separate and related RFCs, and is extended by many others. Accordingly, there are RFC1155, RFC1156, RFC1157, RFC1212, RFC1213, RFC1215, and RFC1239 with respect to SNMP.

SNMP는 망관리 정보 베이스(Management Information Base, MIB)와 밀접하게 관련된다. SNMP의 주요한 목표 중 하나는 추상적인 구문에 영향받지 않는 기기를 경유하여 한 기기의 내부로부터 다른 기기의 내부로 망관리 정보를 전송하는 것을 허용하는데 있다.SNMP is closely related to the Management Information Base (MIB). One of the main goals of SNMP is to allow the transmission of network management information from inside one device to another via a device that is not subject to the abstract syntax.

이처럼 원격 유저에 의해 네트워크 정보를 관리할 수 있다. SNMP 모델들은 모든 관리 정보 기능들을 쉽게 변경 또는 검사할 수 있다. 네트워크 요소로부터의 제한된 요구 메시지는 폴링(polling)의 타이밍과 초점의 가이드가 된다. 제한된 요구 메시지는 단순하며 네트워크의 트래픽을 최소로 유지하게 된다.In this way, network information can be managed by a remote user. SNMP models can easily change or examine all management information functions. Limited request messages from network elements guide the timing and focus of polling. Limited request messages are simple and keep the network traffic to a minimum.

그리고 관리정보베이스는 특정한 에이전트나 매니저에 의해 제어되는 모든객체들의 수집-통합된 정보이다. 관리정보베이스는 작동하기 쉽도록 매우 간단한 테이블로 되어 있으며, 대부분의 어떤 시스템에서도 빠르고 효과적으로 접속되도록 구성되어 있다.And the management information base is the collection-integrated information of all objects controlled by a specific agent or manager. The management database is a very simple table that is easy to operate and is configured to connect quickly and effectively to most systems.

도1은 일반적인 SNMP 프로토콜에 따른 네트워크 관리 블록도이다.1 is a network management block diagram according to a general SNMP protocol.

SNMP는 네트웍 관리 수단에 의해 몇몇의 요소들과 함께 구성되어진다. 이들은 관리 요소, 관리자, 그리고 그들의 통신 수단이다. 네트워크 관리는 관리 매니저(110)와 관리대상 노드(120) 구조에 의해 수행되는데, 관리 매니저(110)는 관리 응용(Application)을 모니터하고 관리 요소를 제어한다. 관리 요소는 관리대상 노드(120)상의 호스트, 브릿지, 라우터, 허브, 터미널 서버와 같은 장치 등의 네트워크 요소(NE)가 된다.SNMP is configured with several elements by means of network management. These are management elements, managers, and their means of communication. Network management is performed by the structure of the management manager 110 and the managed node 120, the management manager 110 monitors the management application (Application) and controls the management elements. The management element may be a network element NE such as a host, a bridge, a router, a hub, or a device such as a terminal server on the managed node 120.

SNMP는 네트워크 관리 매니저(110)와 관리대상 노드(120)의 네트워크 요소들 사이에 관리 정보를 교환하는 간단한 요청/응답 프로토콜로 기능한다. 이 프로토콜은 관리할 수 있는 객체들에 대해서 정의를 내리지는 않는다.SNMP functions as a simple request / response protocol for exchanging management information between network elements of network management manager 110 and managed node 120. This protocol does not define any manageable objects.

SNMP 응용들은 네트워크 요소들을 경유하여 관리대상 노드(120)의 기구들을 사용한다. 관리대상 노드(120)는 관리정보베이스(MIB)의 데이터에 접속하며, 네트워크 관리자가 요구하는 네트워크 기능의 수행을 위해서 서버로 동작하게 된다.SNMP applications use the instruments of managed node 120 via network elements. The management target node 120 accesses data of the management information base (MIB), and operates as a server to perform a network function required by the network administrator.

관리대상 노드(120)는 원격지 프로세스의 직접적인 연결상에서 동작한다. 그리고 정의된 특정한 에러가 발생할 때에 동작하는데, 이들 장애 이벤트는 트랩(trap)을 호출하며, 트랩 사용은 한정되어 있다.The managed node 120 operates on a direct connection of the remote process. It operates when certain defined errors occur. These fault events call traps, and the use of traps is limited.

관리대상 노드(120)의 전형적인 수행은 네트워크 장비들 사이에 데이터그램을 송수신하기 위한 전송 프로토콜(Transport Protocol), 관리 매니저(110)와 관리대상 노드(120) 사이에 관리자와 동등계층(peer-to-peer) 메시지를 교환하고 독립적인 형태의 플랫폼의 요청과 응답을 암호화 및 복호화 하는 SNMP 엔진, 관리대상 노드(120)가 관리 프로토콜에 접속할 수 있도록 하여 장비의 데이터 구조가 관리 프로토콜의 요청에 응답하고 접속 할 수 있도록 하는 중개 수단, 다양한 관심사로의 접속을 정의한 일련의 규칙인 관리 프로파일(Management Profile)을 포함하여 구성된다.A typical implementation of managed node 120 is a transport protocol for sending and receiving datagrams between network devices, and a manager and peer-to-between management manager 110 and managed node 120. -peer) SNMP engine, which exchanges messages and encrypts and decrypts the request and response of an independent platform, allowing the managed node 120 to access the management protocol so that the data structure of the device responds to the request of the management protocol. It includes mediation means to enable access, and a management profile, which is a set of rules that define access to various interests.

종래기술에 따르면, 관리대상 노드(120)의 장애 이벤트 처리는 두 가지 방식으로 이루어진다.According to the prior art, failure event processing of the managed node 120 is performed in two ways.

도2는 폴링 방식을 이용한 장애 처리 절차를 보인 것이고, 도3은 트랩 방식을 이용한 장애 처리 절차를 보인 것이다.2 shows a fault handling procedure using a polling scheme, and FIG. 3 shows a fault handling procedure using a trap scheme.

폴링 방식에서는 관리 매니저(110)가 관리대상 노드(120)에 대한 요청/응답(GetRequest/GetResponse)의 주기적인 반복으로 장애 이벤트를 처리한다.In the polling method, the management manager 110 processes a failure event by periodically repeating a request / response (GetRequest / GetResponse) for the managed node 120.

트랩은 하드웨어나 운영 체계 또는 둘의 조합에 의해 작동되는 특별한 형태의 조건 전달점을 의미하는 것으로, 트랩 방식에서는 관리대상 노드(120)에서 설정된 트랩 조건이 성립되는 경우에 해당 트랩 이벤트를 관리 매니저(110)측으로 전달하게 된다.A trap is a special form of condition propagation point operated by hardware, an operating system, or a combination of both. In the trap method, a trap event is generated when a trap condition set in the managed node 120 is established. 110) to the side.

그런데 이러한 폴링 방식에 따른 종래기술의 경우, 관리 매니저(110)가 에이전트에 대해 요청/응답을 주기적으로 처리하게 되기 때문에 네트워크 트래픽이 비효율적이며, 다음 폴링 때까지는 발생한 장애 이벤트 상태를 알 수 없는 문제가 있다.However, in the prior art according to the polling method, since the management manager 110 processes the request / response for the agent periodically, network traffic is inefficient, and the problem of the failure event that occurs until the next polling is not known. have.

더구나 트랩 이벤트 보고는 장애 발생 전의 상황을 예견할 수 없고, 장애 발생시 후처리만 가능하며, 네트워크 장애에 대해서는 알수 없는 한계가 있다.Moreover, trap event reporting cannot predict the situation before a failure occurs, and can only post-process in the event of a failure.

본 발명은 상기와 같은 종래의 문제점을 해소하기 위해 창출된 것으로, 본 발명의 목적은 폴링에 따른 요청/응답과 함께 트랩 처리를 수행하여 SNMP 매니저의 신뢰성 있는 장애처리가 이루어지도록 한 간이망관리 프로토콜 매니저의 장애 처리 방법을 제공하는 것이다.SUMMARY OF THE INVENTION The present invention was created to solve the above-mentioned conventional problems, and an object of the present invention is to provide a simple network management protocol for reliable failure processing of an SNMP manager by performing trap processing together with a request / response according to polling. It provides a way to handle the manager's failure.

상기 목적을 달성하기 위한 본 발명의 간이망관리 프로토콜 매니저의 장애 처리 방법은, 관리 매니저와 관리대상 노드에 폴링 주기와 트랩 조건을 각각 설정하는 단계와; 상기 관리 매니저가 상기 설정된 폴링 주기마다 상기 관리대상 노드로 요청을 발하여 해당 관리대상 노드의 상태 정보를 업데이트 하는 단계와; 상기 관리대상 노드가 상기 폴링 주기의 도래 여부에 무관하게 상기 설정된 트랩 조건에 따른 장애 이벤트 발생시트랩을 상기 관리 매니저에게 전달하는 단계를 포함하는 것을 그 특징으로 한다.In order to achieve the above object, a method for processing a failure of a simple network management protocol manager of the present invention includes: setting a polling period and a trap condition at a management manager and a managed node, respectively; Updating, by the management manager, status information of the corresponding management target node by issuing a request to the management target node at each set polling period; And transmitting, by the management node, a failure event occurrence seat wrap according to the set trap condition to the management manager regardless of whether the polling period has arrived.

도1은 일반적인 SNMP 프로토콜에 따른 네트워크 관리 블록도.1 is a network management block diagram in accordance with a general SNMP protocol.

도2는 종래 폴링 방식에 따른 장애 처리 예시도.2 is a diagram illustrating a failure processing according to a conventional polling scheme.

도3은 종래 트랩 방식에 따른 장애 처리 예시도.Figure 3 is an illustration of failure processing according to the conventional trap method.

도4는 일반적인 간이망관리 프로토콜 메시지 구조도.Figure 4 is a general simplified network management protocol message structure diagram.

도5는 본 발명의 실시예에 따른 트랩-폴링 방식에 따른 장애 처리 예시도.5 is a diagram illustrating a failure processing according to a trap-polling scheme according to an embodiment of the present invention.

도6은 본 발명의 실시예에 따른 간이망관리 프로토콜 매니저의 장애 처리 방법의 순서도.6 is a flow chart of a failure handling method of the simplified network management protocol manager according to an embodiment of the present invention.

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

도4는 일반적인 간이망관리 프로토콜 메시지 구조도이며, 도5는 본 발명의 실시예에 따른 트랩-폴링 방식에 따른 장애 처리 예시도이고, 도6은 본 발명의 실시예에 따른 간이망관리 프로토콜 매니저의 장애 처리 방법의 순서도이다.4 is a schematic diagram of a simple network management protocol message, FIG. 5 is a diagram illustrating a failure processing according to a trap-polling scheme according to an embodiment of the present invention, and FIG. 6 is a diagram of a simple network management protocol manager according to an embodiment of the present invention. A flowchart of the fault handling method.

본 실시예는 장애 이벤트를 위해 폴링만을 이용하는 종래기술 또는 트랩 이벤트만을 발생하는 종래기술과는 달리, 트랩 처리와 폴링 처리를 결합하여 트랩-폴링 기술을 구현한다.This embodiment implements a trap-polling technique by combining trap processing and polling processing, unlike the prior art using only polling for fault events or prior art generating only trap events.

트랩-폴링 방식을 적용하는 경우에는 관리 매니저(110)가 폴링을 수행하는 한편, 관리대상 노드(120)에서 발생되는 트랩 이벤트를 수신할 수 있도록 하는 것이 바람직하므로, 본 실시예도 이에 따른다.When the trap-polling scheme is applied, it is preferable that the management manager 110 perform polling and receive a trap event generated in the management target node 120. Accordingly, the present embodiment also follows.

먼저, 도4를 참조하여 SNMP 메시지 구조를 보면, 전형적인 SNMP 메시지는 세 부분으로 구성된다.First, referring to FIG. 4, an SNMP message structure is shown. A typical SNMP message has three parts.

버전 번호(Version Number) 필드는 메시지의 원천지(Source)와 목적지(Destination)가 SNMP의 같은 버전을 사용하는 것을 보증한다. 커뮤니티 스트링(Community String) 필드는 요구된 인증 계획을 구현하는 서비스를 통과하도록 하기 위한 것으로, SNMP 커뮤니티를 사용하여 적절한 프로파일이 선택되고 PDU(Packet Data Unit)가 적당히 수행된다.The Version Number field ensures that the source and destination of the message use the same version of SNMP. The Community String field is for passing a service that implements the required authentication plan. An appropriate profile is selected using the SNMP community and a packet data unit (PDU) is appropriately performed.

더불어 PDU 필드에는 5가지 SNMP PDU 중의 하나가 실린다. 요청(GetRequest), 다음 요청(GetNextRequest), 응답(GetResponse), 요청설정(SetRequest), 및 트랩(Trap) 등 5가지이다.In addition, the PDU field contains one of five SNMP PDUs. There are five kinds of requests (GetRequest), Next Request (GetNextRequest), Response (GetResponse), Request Request (SetRequest), and Traps.

이러한 SNMP 메시지는 관리 매니저(110)와 관리대상 노드(120)간 전송되어진다.The SNMP message is transmitted between the management manager 110 and the managed node 120.

도5에 따르면, 본 실시예서는 관리 매니저(110)에서 주기적으로 폴링에 따른 요청을 하고 관리대상 노드(120)로부터 해당 요청에 대한 응답을 수신한다. 관리매니저(110)는 폴링 처리를 수행하는 동안에도 관리대상 노드(120)의 트랩 이벤트를 수신할 수 있게 된다.According to FIG. 5, the management manager 110 periodically makes a request for polling and receives a response to the request from the management target node 120. The management manager 110 may receive a trap event of the managed node 120 even during the polling process.

폴링은 관리 매니저(110)에서 관리대상 노드(120)들에 대해 주기적으로 요청(GetReqest)을 발하고, 관리대상 노드(120)에서 장애상황을 표시하는 응답(GetResponse)을 보내는 절차에 의해 수행된다. 일반적으로 트랩은 다수개의 장치가 동일 회선을 공유하는 멀티드롭이나 멀티포인트 통신에서, 제어장치가 각 장치에 한번에 하나씩 메시지를 보내어 전송할 데이터가 있는지를 묻는 방식으로, SNMP 프로토콜의 적용시에도 이러한 개념에 따라 동작하여 관리 매니저(110)가 주기적으로 관리대상 노드(120)의 상태를 파악하는 것이며, 특히 장애 상황의 발생을 검출하게 된다.Polling is performed by a procedure in which the management manager 110 periodically issues a request GetReqest for the managed nodes 120 and sends a response indicating a failure condition in the managed node 120. . In general, traps are used in multidrop or multipoint communication where multiple devices share the same line, and the controller sends a message to each device one at a time to ask if there is any data to send. In this manner, the management manager 110 periodically grasps the state of the management target node 120, and in particular, detects the occurrence of a failure situation.

트랩은 실행중인 프로그램내에 테스트를 위해 특별한 조건을 걸어 놓는 것으로, 예를 들어 "인터럽트를 트랩 한다"는 것은 특정한 인터럽트가 발생할 때까지 기다렸다가 그에 해당하는 루틴을 실행시키는 것을 말한다. 그러므로 장애 이벤트 처리를 위한 트랩은 각 관리대상 노드(120)에서 가능한 장애 발생 상황에 따른 트랩 조건을 설정하여 두고, 해당 트랩 조건의 발생시에 관리대상 노드(120)가 자신의 장애 상황을 알리기 위해 트랩 이벤트를 관리 매니저(110)측으로 전달하는 방식으로 동작한다.A trap is a special condition for testing in a running program. For example, "trap an interrupt" means waiting for a particular interrupt to occur before executing the corresponding routine. Therefore, the trap for the failure event processing sets the trap conditions according to possible failure situations in each managed node 120, and traps the managed node 120 to notify its own failure situation when the corresponding trap condition occurs. It operates in a manner of delivering the event to the management manager (110) side.

도6을 참조하여 구체적인 장애 처리 절차를 설명하면 다음과 같다.Referring to Figure 6 describes a specific failure processing procedure as follows.

먼저, 폴링의 적용시에는 폴링 주기를 설정하는 것이 요구되므로 관리 매니저(110)내에 각 관리대상 노드(120)에 대한 폴링 주기를 설정해 둔다. 이에 더불어각 관리대상 노드(120)에서 트랩 이벤트가 발생되어 관리 매니저(110)로 전달되는 조건 즉, 트랩 조건을 설정해 둔다(S61).First, since the polling period is required to be applied when polling is applied, the polling period for each management target node 120 is set in the management manager 110. In addition, a trap event is generated in each management target node 120 and is set to a condition that is transmitted to the management manager 110, that is, a trap condition (S61).

관리 매니저(110)는 설정된 폴링 주기를 확인하여 해당 폴링 주기의 도래시 PDU 타입 필드에 요청(GetRequest)을 실어 SNMP 메시지를 작성한다.The management manager 110 checks the set polling cycle and writes a request (GetRequest) to the PDU type field when the polling cycle arrives to create an SNMP message.

작성된 SNMP 메시지는 관리 매니저(110)로부터 관리대상 노드(120)로 전달된다(S62).The created SNMP message is transferred from the management manager 110 to the managed node 120 (S62).

관리대상 노드(120)는 수신된 SNMP 메시지의 PDU 타입 필드를 통해 요청(GetRequest)이 발해진 것을 확인하고, 자신의 장애 상황을 나타내기 위해 PDU 타입 필드에 응답(GetResponse)을 실어 SNMP 메시지를 작성한다.The management node 120 confirms that a request (GetRequest) has been issued through the PDU type field of the received SNMP message, and creates an SNMP message by putting a response (GetResponse) in the PDU type field to indicate its failure situation. do.

관리대상 노드(120)가 SNMP 메시지를 관리 매니저(110)로 전달한다(S63).The management target node 120 transmits the SNMP message to the management manager 110 (S63).

관리 매니저(110)는 이처럼 폴링 주기마다 요청을 발하여 그에 대한 응답을 받음으로써 관리대상 노드(120)의 장애 상황을 파악한다. 파악된 장애 상황에 대해서는 관리자에게 통보하는 등의 적절한 조치를 취하도록 하면 된다(S64).The management manager 110 grasps a failure situation of the managed node 120 by issuing a request for each polling period and receiving a response thereto. What is necessary is just to take appropriate measures, such as notifying an administrator about the identified failure situation (S64).

일반적으로 관리 매니저(110)는 각 관리대상 노드(120)들의 상태에 대한 정보를 모니터하게 되므로, 관리 매니저(110)는 주기적인 폴링으로 파악된 관리대상 노드(120)들의 장애상황에 따라 상태 정보를 업데이트 한다(S65).In general, since the management manager 110 monitors the information on the status of each managed node 120, the management manager 110 according to the failure of the managed node 120 identified by the periodic polling status information Update (S65).

한편, 폴링 주기의 도래 여부에 무관하게 관리대상 노드(120)들에서는 설정된 트랩 조건 즉, 장애 이벤트가 발생되는 경우에 SNMP 메시지의 PDU 타입 필드에 트랩을 실어 관리 매니저(110)측으로 전송하게 된다. 여기서는 편의상 단계 S65의 다음에 이어지는 경우를 예시하여 설명한다(S66~S67).On the other hand, regardless of the arrival of the polling period, the management target node 120 transmits a trap to the management manager 110 by placing a trap in the PDU type field of the SNMP message when a set trap condition, that is, a failure event. For convenience, the case following the step S65 will be described by way of example (S66 to S67).

관리 매니저(110)는 장애 이벤트에 대한 트랩을 받았을 경우, 장애 발생된 관리대상 노드(120)들에 대해 폴링을 한다. 이때의 폴링은 설정된 폴링 주기와는 무관하게 진행되도록 하는 것이 바람직하다. 즉, 트랩 수신 즉시 관리대상 노드(120)들에 대한 폴링을 수행하도록 한다. 이로써 장애에 대한 상세한 정보를 얻을 수 있다(S68).When the management manager 110 receives a trap for a failure event, the management manager 110 polls the failed management target node 120. At this time, the polling is preferably performed regardless of the set polling period. That is, polling is performed on the managed nodes 120 immediately after receiving the trap. As a result, detailed information on the failure may be obtained (S68).

이에 더불어 트랩 발생이 잦을 경우에는 폴링 간격을 줄이며, 트랩 발생 빈도가 줄어들면 폴링 간격을 증가시킬 수도 있다. 그러면 폴링 간격을 적정하게 조절할 수 있게 되어 네트워크 트래픽 감소에 기인한 네트워크 대역폭의 효율적인 운용이 가능케 되며, 장애 처리의 효율성이 증대된다.In addition, if the trap occurs frequently, the polling interval is reduced, and if the frequency of traps decreases, the polling interval may be increased. This allows the polling interval to be properly adjusted, enabling efficient operation of network bandwidth due to reduced network traffic, and increasing the efficiency of fault handling.

이상 설명한 실시예는 본 발명의 다양한 변화, 변경 및 균등물의 범위에 속한다. 따라서 실시예에 대한 기재내용으로 본 발명이 한정되지 않는다.The embodiments described above are within the scope of various changes, modifications, and equivalents of the present invention. Therefore, the present invention is not limited to the description of the examples.

본 발명의 간이망관리 프로토콜 매니저의 장애 처리 방법에 따르면, 설정된 폴링 주기마다 수행되는 폴링과 트랩 이벤트를 결합시켜 트랩-폴링 방식으로 장애 처리를 함으로써 신뢰성 있는 장애 처리가 가능하게 된다.According to the fault handling method of the simplified network management protocol manager of the present invention, the fault handling is performed in a trap-polling manner by combining polling and trap events performed every set polling period, thereby enabling reliable fault handling.

또한, 본 발명의 적용으로 장애 발생 빈도의 가변에 따라 폴링 주기를 조절함으로써 트래픽 자원의 운용 효율을 높이고 장애 처리의 효율성도 향상시킬 수 있다.In addition, by applying the present invention by adjusting the polling period according to the frequency of the failure occurrence it is possible to increase the operation efficiency of traffic resources and improve the efficiency of failure processing.

Claims (4)

관리 매니저와 관리대상 노드에 폴링 주기와 트랩 조건을 각각 설정하는 단계와;Setting polling cycles and trap conditions in the management manager and the managed node, respectively; 상기 관리 매니저가 상기 설정된 폴링 주기마다 상기 관리대상 노드로 요청을 발하여 해당 관리대상 노드의 상태 정보를 업데이트 하는 단계와;Updating, by the management manager, status information of the corresponding management target node by issuing a request to the management target node at each set polling period; 상기 관리대상 노드가 상기 폴링 주기의 도래 여부에 무관하게 상기 설정된 트랩 조건에 따른 장애 이벤트 발생시트랩을 상기 관리 매니저에게 전달하는 단계를 포함하여 이루어지는 것을 특징으로 하는 간이망관리 프로토콜 매니저의 장애 처리 방법.And transmitting, by the management target node, a failure event occurrence sheet wrap according to the set trap condition to the management manager regardless of the arrival of the polling period. 제 1항에 있어서, 상기 관리대상 노드의 상태 정보 업데이트는,The method of claim 1, wherein the updating of the state information of the managed node, 상기 관리 매니저의 요청을 수신하는 관리대상 노드가 응답을 전달하면, 해당 응답에 의해 지시되는 장애 상태에 따라 상기 관리 매니저가 자신이 보유하는 관리대상 노드의 상태 정보를 업데이트 하게 되는 것을 특징으로 하는 간이망관리 프로토콜 매니저의 장애 처리 방법.When the managed node receiving a request of the management manager delivers a response, the management manager updates the state information of the managed node owned by the management manager according to the failure state indicated by the response. How to handle failure of Network Management Protocol Manager. 제 1항에 있어서,The method of claim 1, 상기 관리대상 노드로부터 장애 이벤트에 대한 트랩을 받았을 경우, 상기 관리 매니저가 장애 발생된 관리대상 노드들에 대해 폴링을 수행하여 장애에 대한 상세 정보를 획득하는 단계를 더 포함하는 것을 특징으로 하는 간이망관리 프로토콜 매니저의 장애 처리 방법.If the management node receives a trap for a failure event, the management manager further comprises the step of polling the failed management target node to obtain detailed information about the failure. How the management protocol manager handles failures. 제 1항에 있어서,The method of claim 1, 상기 관리 매니저가 상기 트랩 발생의 빈도의 가변에 따라 상기 폴링 주기를 조절하도록 된 것을 특징으로 하는 간이망관리 프로토콜 매니저의 장애 처리 방법.And the management manager is configured to adjust the polling period according to a change in the frequency of trap generation.
KR1020010087702A 2001-12-29 2001-12-29 Error management of SNMP manager KR20030057629A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010087702A KR20030057629A (en) 2001-12-29 2001-12-29 Error management of SNMP manager

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010087702A KR20030057629A (en) 2001-12-29 2001-12-29 Error management of SNMP manager

Publications (1)

Publication Number Publication Date
KR20030057629A true KR20030057629A (en) 2003-07-07

Family

ID=32215402

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010087702A KR20030057629A (en) 2001-12-29 2001-12-29 Error management of SNMP manager

Country Status (1)

Country Link
KR (1) KR20030057629A (en)

Similar Documents

Publication Publication Date Title
US7822849B2 (en) Apparatus and method for measuring and using response to SNMP requests to provide real-time network parameter estimates in a network management zone
KR100791429B1 (en) Network attached storage snmp single system image
US7957295B2 (en) Ethernet performance monitoring
Shaikh et al. An OSPF topology server: Design and evaluation
EP1376932A2 (en) Method and apparatus for dynamic configuration management
JPWO2004071014A1 (en) SNMP proxy agent and management information relay method
US8549119B1 (en) Error handling for device management configuration and operational data retrieval commands
CN1326280A (en) Network node control system and method by extendable representative use
KR20220029142A (en) Sdn controller server and method for analysing sdn based network traffic usage thereof
KR102092015B1 (en) Method, apparatus and computer program for recognizing network equipment in a software defined network
US7058711B2 (en) Virtual network management
KR20030057629A (en) Error management of SNMP manager
Cisco Info Center Mediators and Event Receivers
Cisco Info Center Mediators and Event Receivers
Cisco Managing the System
KR20020048243A (en) Real time network simulation method
KR20010058738A (en) Method for group polling in a simple network management protocol
KR20090059481A (en) Network node simulation apparatus and method for network control platform
KR20030057628A (en) State information management of SNMP agent
KR100438898B1 (en) Method for interfacing SNMP network management agent and message structure therefor
KR100386948B1 (en) Apparatus for Traffic Monitoring and Interface of ITMA
JP2004342041A (en) Traffic-reducing device
KR100613856B1 (en) Fault management method using communication protocol api for fault management system
KR20030026743A (en) Method of static table object retrieval
JPH11239135A (en) Network managing information acquiring method and repeating device

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid