KR100665276B1 - Network system for processing command using management information base and the method thereof - Google Patents

Network system for processing command using management information base and the method thereof Download PDF

Info

Publication number
KR100665276B1
KR100665276B1 KR1020050125622A KR20050125622A KR100665276B1 KR 100665276 B1 KR100665276 B1 KR 100665276B1 KR 1020050125622 A KR1020050125622 A KR 1020050125622A KR 20050125622 A KR20050125622 A KR 20050125622A KR 100665276 B1 KR100665276 B1 KR 100665276B1
Authority
KR
South Korea
Prior art keywords
command
processing
receiving
message
argument
Prior art date
Application number
KR1020050125622A
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 KR1020050125622A priority Critical patent/KR100665276B1/en
Application granted granted Critical
Publication of KR100665276B1 publication Critical patent/KR100665276B1/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/08Configuration management of networks or network elements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

A network system for processing a command with an MIB(Management Information Base) and a method thereof are provided to combine various options and arguments by making an execution block process the command inputted from a user when the command name is finally received after a command option and argument is received. Management target equipment(120) performs a task according to the command of the remote user. An SNMP(Simple Network Management Protocol) manager(110) receives the command for managing the management target equipment from the user, separates the command into the command name, option and argument, and inputs the command name, option and argument as an object value of the MIB. The SNMP manager transmits the command name to the management target equipment after transmitting the command option and argument defined in the MIB, and receives an execution result from the management target equipment by using a trap message. The management target equipment includes an SNMP agent(121) and the execution block(122).

Description

관리정보베이스를 이용하여 명령어 처리를 수행하는 네트워크 시스템 및 네트워크 시스템에서 관리정보베이스를 이용하여 명령어 처리를 수행하는 방법{NETWORK SYSTEM FOR PROCESSING COMMAND USING MANAGEMENT INFORMATION BASE AND THE METHOD THEREOF}TECHNICAL SYSTEM FOR PROCESSING COMMAND USING MANAGEMENT INFORMATION BASE AND THE METHOD THEREOF}

도1은 본 발명의 실시예에 따른 네트워크 시스템의 구성을 나타낸 도면.1 is a diagram showing the configuration of a network system according to an embodiment of the present invention;

도2는 본 발명의 실시예에 따른 네트워크 시스템에서 관리정보베이스를 이용하여 명령어 처리를 수행하는 방법을 설명하기 위한 흐름도.2 is a flowchart illustrating a method of performing command processing using a management information base in a network system according to an embodiment of the present invention.

도3은 MIB의 구조를 나타낸 도면.3 shows the structure of a MIB;

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

110:간이망관리프로토콜 관리자110: simplified network management protocol manager

120:관리 대상 장비120: managed equipment

121:간이망관리프로토콜 에이전트 122:실행블록121: Simple Network Management Protocol Agent 122: Execution Block

본 발명은 관리정보베이스(MIB : Management Information Base, 이하 'MIB' 라 함)를 이용하여 명령어 처리를 수행하는 네트워크 시스템 및 네트워크 시스템에서 MIB를 이용하여 명령어 처리를 수행하는 방법에 관한 것으로, 더욱 상세하게는, 간이망관리프로토콜(SNMP : Simple Network Management Protocol, 이하 'SNMP'라 함)을 사용하여 원격에서 관리 대상 장비를 관리하는데 있어서, 사용자로부터 입력받은 명령어를 MIB의 객체값으로 입력 및 전송하는 방법을 개선하여 더욱 효과적으로 네트워크를 관리할 수 있는 MIB를 이용하여 명령어 처리를 수행하는 네트워크 시스템 및 네트워크 시스템에서 MIB를 이용하여 명령어 처리를 수행하는 방법에 관한 것이다.The present invention relates to a network system that performs command processing using a management information base (MIB) and a method of performing command processing using a MIB in a network system. Preferably, in managing a managed device remotely using a simple network management protocol (SNMP: Simple Network Management Protocol (SNMP)), a command input from a user is input and transmitted as an object value of a MIB. The present invention relates to a network system that performs instruction processing using a MIB capable of managing a network more effectively by improving a method, and a method of performing instruction processing using a MIB.

SNMP는 네트워크 관리를 위해 가장 널리 사용되는 프로토콜로서, SNMP 관리자(SNMP Manager)와 관리 대상 장비의 SNMP 에이전트(SNMP Agent) 사이에서 특정한 정보를 주고 받음으로써 네트워크를 관리하게 된다. 여기에서 관리되는 특정한 정보를 객체(object)라고 하며, 이러한 객체들을 체계적으로 모아 놓은 집합체를 MIB라고 한다.SNMP is the most widely used protocol for network management. SNMP is managed by exchanging specific information between the SNMP manager and the SNMP agent of the managed device. The specific information managed here is called the object, and the collection of these objects organized is called the MIB.

네트워크 관리를 위해 사용되는 SNMP는 네트워크 구성관리, 성능관리, 장비관리 및 보안관리를 다른 프로토콜들보다 효율적으로 할 수 있다. 먼저, 네트워크상의 호스트들이 어떤 구조를 이루고 있는지 지도를 그리는 것이 가능하다(네트워크 관리). 또한, 각 네트워크 세그먼트간 네트워크 사용량, 에러량, 처리속도, 응답시간 등 성능 분석에 필요한 통계정보를 얻어낼 수 있다(성능관리). 또, SNMP의 주목적이 네트워크 관리이기는 하지만 SNMP 특유의 유연한 확장성을 이용하여서 시스템정보(CPU, Memory, 디스크 사용량 등)의 정보를 얻어올 수 있도록 많은 부분이 확장되었다. 이 정보는 네트워크 문제를 해결하는데 큰 도움을 준다. 예를 들어 특정 세그먼트의 네트워크 사용량이 갑자기 급증 하였는데, 특정 호스트의 CPU 사용율까지 갑자기 증가하였다면, 해당 호스트에서 문제가 발생했을 것이란 것을 유추해 낼 수 있는 것이다(장비관리).Used for network management, SNMP can make network configuration management, performance management, equipment management and security management more efficient than other protocols. First, it is possible to map the structure of the hosts on the network (network management). In addition, statistical information necessary for performance analysis such as network usage, error amount, processing speed, and response time between each network segment can be obtained (performance management). In addition, although the main purpose of SNMP is network management, many parts have been extended to obtain system information (CPU, memory, disk usage, etc.) by using SNMP's unique scalability. This information is very helpful in solving network problems. For example, if the network usage of a certain segment suddenly increased, but suddenly increased to the CPU utilization of a particular host, it can be inferred that a problem has occurred in that host (device management).

그러나 종래의 MIB를 이용하여 네트워크를 관리하는 데 있어서는, 사용자로부터 입력받은 명령어를 한번에 관리 대상 장비에 전송하여, 여러가지 명령을 조합한 형태로 사용할 수가 없다. 또한 관리 대상 장비에서는 해당 명령어에 대한 객체의 값을 저장하고 있어, 차후 전송되는 명령어에 대해서는 오동작을 일으킬 우려도 있다.However, in managing a network using a conventional MIB, a command input from a user cannot be transmitted to a management target device at a time, and various commands cannot be used in combination. In addition, the managed device stores the object value for the command, which may cause a malfunction of the command that is sent later.

본 발명은 상술한 바와 같은 문제점을 해결하기 위하여 안출된 것으로, 사용자로부터 입력받은 명령어를 명령어 이름, 옵션 및 아규먼트로 분리하여 MIB의 객체값으로 입력하고, 상기 옵션 및 아규먼트를 먼저 관리 대상 장비에 전송한 후, 상기 명령어 이름을 전송하여, 상기 명령어 이름이 최종적으로 전송 된 뒤에 직접적으로 명령을 수행하는 실행블록이 명령을 처리할 수 있도록 함으로써, 여러가지 옵션 및 아규먼트들의 조합이 가능하도록 하는데 그 목적이 있다. 또한 관리 대상 장비의 SNMP 에이전트에서는 전송받은 명령어 이름, 옵션 및 아규먼트를 실행블록에 전송한 후 초기화를 하여, 차후에 전송되는 명령어에 대하여 오동작을 일으키지 않도록 하는데 그 다른 목적이 있다.The present invention has been made to solve the above-described problems, the command input from the user is separated into a command name, options and arguments, input as an object value of the MIB, and the options and arguments are first transmitted to the managed device. After that, the command name is transmitted so that an execution block which directly executes the command after the command name is finally transmitted can process the command, thereby enabling a combination of various options and arguments. . In addition, the SNMP agent of the managed device transmits the received command name, option, and argument to the execution block and initializes it, so that a subsequent operation of the transmitted command does not cause a malfunction.

상기 목적을 달성하기 위한 본 발명에 따른 관리정보베이스를 이용하여 명령어 처리를 수행하는 네트워크 시스템은, 원격에 위치한 사용자의 명령에 따라 작업을 수행하는 관리 대상 장비; 및 상기 사용자로부터 상기 관리 대상 장비를 관리하기 위한 명령어를 입력받아 명령어 이름, 옵션 및 아규먼트로 분리하여 관리정보베이스(MIB : Management Information Base)의 객체값을 입력하고, 상기 관리정보베이스에 정의되어 있는 상기 옵션 및 아규먼트를 상기 관리 대상 장비에 전송한 후, 상기 명령어 이름을 상기 관리 대상 장비에 전송하며, 상기 관리 대상 장비로부터 실행 결과를 트랩 메시지로 수신하는 간이망관리프로토콜 관리자;를 포함할 수 있다.A network system for performing command processing using a management information base according to the present invention for achieving the above object comprises: a management target device for performing a task according to a command of a user located remotely; And receiving an instruction for managing the managed device from the user, inputting an object value of a management information base (MIB) by separating the command name, options, and arguments, and defined in the management information base. And a simple network management protocol manager that transmits the command name to the managed device and transmits the command name to the managed device and receives a result of execution from the managed device as a trap message. .

여기서, 상기 관리 대상 장비는, 상기 간이망관리프로토콜 관리자로부터 상기 관리정보베이스에 정의되어 있는 상기 옵션 및 아규먼트를 전송받아 자신의 관리정보베이스 객체값으로 입력하고 그에 대한 응답을 상기 간이망관리프로토콜 관리자에 전송한 후, 상기 명령어 이름을 전송받아 자신의 관리정보베이스 객체값으로 입력하여 그에 대한 응답을 상기 간이망관리프로토콜 관리자에 전송하고, 상기 옵션, 아규먼트 및 명령어 이름에 따른 명령어 처리에 대한 메시지를 출력한 후, 상기 옵션, 아규먼트 및 명령어 이름에 대한 객체값을 초기화하며, 상기 명령어에 대한 처리 결과를 수신하여 상기 간이망관리프로토콜 관리자에게 전송하기 위한 트랩 메시지를 생성하는 간이망관리프로토콜 에이전트; 및 상기 간이망관리프로토콜 에이전트로부터 상기 명령어 처리를 위한 메시지를 전송받아 해당 메시지에 대한 작업을 수행하고, 처리 결과를 상기 간이망관리프로토콜 에이전트에 전송하는 실행 블록;을 포함할 수 있다.Here, the management target device receives the options and arguments defined in the management information base from the simple network management protocol manager, inputs the management information base object value as its own, and responds to the simple network management protocol manager. After receiving the command name, the command name is received and inputted as its management information base object value, and the response is transmitted to the simple network management protocol manager, and a message about command processing according to the option, argument, and command name is sent. A simple network management protocol agent that initializes an object value for the option, argument, and command name, and generates a trap message for receiving a processing result of the command and transmitting the result to the simple network management protocol manager; And an execution block receiving the message for processing the command from the simple network management protocol agent, performing a task on the corresponding message, and transmitting a processing result to the simple network management protocol agent.

한편, 상기 목적을 달성하기 위한 본 발명에 따른 네트워크 시스템에서 관리정보베이스를 이용하여 명령어 처리를 수행하는 방법은, 사용자로부터 관리 대상 장비를 관리하기 위한 명령어를 입력받아 명령어 이름, 옵션 및 아규먼트로 분리하여 상기 관리 대상장비의 간이망관리프로토콜 에이전트에 전송하여 그에 따른 실행결과를 수신하는 관리자처리단계; 상기 관리자처리단계에서 분리된 상기 옵션, 아규먼트 및 명령어 이름을 전송받아 명령어 처리를 위한 메시지를, 명령을 직접 수행하는 실행블록에 전송하고, 상기 옵션, 아규먼트 및 명령어 이름을 초기화 한 후, 상기 실행블록으로부터 실행결과를 전송받아 상기 사용자에게 알리기 위한 트랩 메시지를 생성하여 출력하는 에이전트처리단계; 및 상기 명령어 처리를 위한 메시지를 전송받아 해당 메시지에 대한 작업을 수행하고, 처리 결과를 출력하는 실행블록처리단계;를 포함할 수 있다.On the other hand, the method for performing a command processing using the management information base in the network system according to the present invention for achieving the above object, receiving a command for managing the managed device from the user separated into a command name, options and arguments An administrator processing step of transmitting the result of execution to the simplified network management protocol agent of the management target device accordingly; After receiving the option, argument, and command name separated in the manager processing step, a message for processing a command is transmitted to an execution block that directly executes a command, and initializes the option, argument, and command name, and then executes the execution block. Receiving an execution result from the agent processing step of generating and outputting a trap message for informing the user; And an execution block processing step of receiving a message for processing the command, performing a task on the corresponding message, and outputting a processing result.

여기서, 상기 관리자처리단계는, 사용자로부터 관리 대상 장비의 관리를 위한 명령어를 입력받는 명령어입력단계; 상기 명령어를 명령어 이름, 옵션 및 아규먼트로 분리하는 파싱단계; 상기 옵션 및 아규먼트를 관리정보베이스의 객체값으로 입력하여 상기 관리 대상 장비에 전송하고 그에 대한 응답을 전송받는 옵션및아규먼트입력및전송단계; 상기 명령어 이름을 관리정보베이스의 객체값으로 입력하여 상기 관리 대상 장비에 전송하고 그에 대한 응답을 전송받는 명령어이름입력및전송단계; 및 상기 관리 대상 장비로부터 실행 결과를 트랩 메시지로 수신하는 실행결 과수신단계; 를 포함할 수 있다.The manager processing step may include a command input step of receiving a command for managing a management target device from a user; Parsing the command into command names, options, and arguments; Inputting and transmitting an option and an argument as an object value of a management information base and transmitting the option and argument to the management target device and receiving a response thereto; Inputting and transmitting the command name as an object value of a management information base and transmitting the command name to the management target device and receiving a response thereto; And an execution result receiving step of receiving an execution result as a trap message from the management target device. It may include.

또한, 상기 에이전트처리단계는, 상기 옵션 및 아규먼트를 전송받아 자신의 관리정보베이스 객체값으로 입력하고 그에 대한 응답을 출력하는 옵션및아규먼트수신및입력단계; 상기 명령어 이름을 전송 받아 자신의 관리정보베이스 객체값으로 입력하고 그에 대한 응답을 출력하는 명령어이름수신및입력단계; 상기 옵션, 아규먼트 및 명령어 이름에 따른 명령어 처리에 대한 메시지를 명령을 직접 수행하는 실행블록에 전송하는 메시지전송단계; 상기 옵션, 아규먼트 및 명령어 이름에 대한 객체값을 초기화하는 초기화단계; 및 상기 실행블록으로부터 실행결과를 전송받아 상기 사용자에게 알리기 위한 트랩 메시지를 생성하여 출력하는 트랩메시지생성및전송단계; 를 포함할 수 있다.The agent processing step may include receiving and inputting options and arguments, receiving and inputting the management information base object value and outputting a response thereto; A command name receiving and inputting step of receiving the command name, inputting it as its management information object value and outputting a response thereto; A message transmitting step of transmitting a message for processing a command according to the option, argument, and command name to an execution block which directly executes the command; An initialization step of initializing an object value for the option, argument, and command name; A trap message generation and transmission step of receiving a result of execution from the execution block and generating and outputting a trap message for informing the user; It may include.

또, 상기 실행블록처리단계는, 상기 명령어 처리를 위한 메시지를 전송받아 해당 메시지에 대한 작업을 수행하는 명령어처리단계; 및 상기 작업을 수행한 처리 결과를 출력하는 처리결과전송단계;를 포함할 수 있다.The execution block processing step may further include: a command processing step of receiving a message for processing the command and performing a task on the message; And a processing result transmitting step of outputting a processing result of performing the operation.

이하에서는 상술한 본 발명에 대하여 보다 구체적으로 이해할 수 있도록 바람직한 실시예를 들어 설명한다.Hereinafter, preferred embodiments will be described so that the present invention described above can be understood in more detail.

도1은 본 발명의 실시예에 따른 관리정보베이스를 이용하여 명령어 처리를 수행하는 네트워크 시스템을 나타낸 도면이다. 도1에 도시된 바와 같이 본 발명에 따른 네트워크 시스템은 관리 대상 장비(120) 및 간이망관리프로토콜 관리자(SNMP Manager : Simple Network Management Protocol Manager)(110)를 포함한다.1 is a diagram illustrating a network system that performs command processing using a management information base according to an embodiment of the present invention. As shown in FIG. 1, the network system according to the present invention includes a management target device 120 and a simple network management protocol manager (SNMP Manager) 110.

관리 대상 장비(120)는 원격에 위치한 사용자의 명령에 따라 작업을 수행한다. 즉 기지국, 라우터, 스위치, 허브 등의 모든 장비 등이 될 수 있으며, 다수의 관리 대상 장비들이 이후 서술 되는 하나의 간이망관리프로토콜 관리자(110)에 의해 관리 또는 제어될 수도 있다.The managed device 120 performs a job according to a command of a user located remotely. That is, all equipment such as a base station, a router, a switch, a hub, and the like may be used. A plurality of managed devices may be managed or controlled by one simple network management protocol manager 110 described later.

간이망관리프로토콜 관리자(110)는 사용자로부터 관리 대상 장비(120)를 관리하기 위한 명령어를 입력받아 명령어 이름, 옵션 및 아규먼트로 분리하여 관리정보베이스(MIB : Management Information Base, 이하 'MIB'라 함)의 객체값을 입력하고, MIB에 정의되어 있는 옵션 및 아규먼트를 관리 대상 장비(120)에 전송한 후, 명령어 이름을 관리 대상 장비(120)에 전송하며, 관리 대상 장비(120)로부터 실행 결과를 트랩 메시지로 수신한다. 여기서, MIB는 관리를 위한 특정한 정보들(객체:Object)의 집합인데, 이러한 MIB는 도3에 도시된 바와 같이 트리(Tree)구조로 체계적으로 정리되어 있다. 또한, 간이망관리프로토콜 관리자(110)는 사용 용도에 따라 망관리시스템(NMS : Network Management System)이나 운용관리시스템(EMS : Element Management System)등에 탑재될 수도 있다.The simple network management protocol manager 110 receives a command for managing the managed device 120 from a user and separates the command name, options, and arguments into a management information base (MIB). After inputting an object value of), and transmitting the options and arguments defined in the MIB to the managed device 120, the command name is transmitted to the managed device 120, the execution result from the managed device 120 Is received as a trap message. Here, the MIB is a collection of specific information (objects) for management. The MIB is organized in a tree structure as shown in FIG. In addition, the simple network management protocol manager 110 may be mounted in a network management system (NMS) or an element management system (EMS) according to a use purpose.

또한, 관리 대상 장비(120)는 간이망관리프로토콜 에이전트(121) 및 실행블록(122)을 포함할 수 있다.In addition, the management target device 120 may include a simple network management protocol agent 121 and the execution block 122.

간이망관리프로토콜 에이전트(SNMP Agent : Simple Network Management Protocol Agent)(121)는 간이망관리프로토콜 관리자(110)로부터 MIB에 정의되어 있는 옵션 및 아규먼트를 전송받아 자신의 MIB 객체값으로 입력하고 그에 대한 응답을 간이망관리프로토콜 관리자(110)에 전송한 후, 명령어 이름을 전송받아 자신의 MIB 객체값으로 입력하여 그에 대한 응답을 간이망관리프로토콜 관리자(110)에 전송하고, 입력된 옵션, 아규먼트 및 명령어 이름에 따른 명령어 처리에 대한 메시지를 이후 서술하는 실행블록(122)에 전송한 후, 옵션, 아규먼트 및 명령어 이름에 대한 객체값을 초기화 한다. 또한 명령어에 대한 처리 결과를 실행블록(122)으로부터 수신하여 간이망관리프로토콜 관리자(110)에게 전송하기 위한 트랩(Trap) 메시지를 생성한다. 즉, 간이망관리프로토콜 관리자(110)로부터 옵션 및 아규먼트를 모두 전송받아 MIB의 객체값으로 입력한 후에, 전송되어 오는 명령어 이름을 입력하여, 그에 따른 메시지를 실행블록(122)에 전송함으로써, 여러가지 옵션 및 아규먼트들에 대한 조합이 가능하다. 또한, 실행블록(122)으로 명령어 처리에 대한 메시지를 전송하면, MIB 객체값으로 입력되어 있던 옵션, 아규먼트 및 명령어 이름을 초기화 함으로써, 차후에 간이망관리프로토콜 관리자(110)로부터 전송되어 오는 명령들에 대하여 오동작을 일으킬 우려를 배제할 수 있다.Simple Network Management Protocol Agent (SNMP Agent) 121 receives options and arguments defined in MIB from Simple Network Management Protocol Manager 110 and inputs them as MIB object values and responds to them. After transmitting to the simple network management protocol manager 110 receives the command name and inputs it as its MIB object value, and sends a response to the simple network management protocol manager 110, and inputted options, arguments and commands After transmitting the message about the command processing according to the name to the execution block 122 described later, the object value for the option, argument and command name is initialized. In addition, it generates a trap message for receiving the processing result for the command from the execution block 122 and transmits it to the simplified network management protocol manager 110. That is, after receiving all the options and arguments from the simple network management protocol manager 110 and inputting them as object values of the MIB, inputting the command names to be transmitted, and transmitting the corresponding message to the execution block 122, Combinations of options and arguments are possible. In addition, when the message for command processing is transmitted to the execution block 122, the options, arguments, and command names inputted as MIB object values are initialized, so that the commands transmitted from the simplified network management protocol manager 110 are subsequently transmitted. It can eliminate the possibility of causing malfunction.

실행블록(122)은 직접적으로 명령을 수행하는 블록으로서, 간이망관리프로토콜 에이전트(121)로부터 명령어 처리를 위한 메시지를 전송받아 해당 메시지에 대한 작업을 수행하고, 처리 결과를 간이망관리프로토콜 에이전트(121)에 전송한다. 이때, 원격지인 간이망관리프로토콜 관리자(110)에서 명령어가 이미 파싱(Parsing)이 되어진 상태이므로 실행블록(122)에서는 따로 파싱을 할 필요가 없다. 따라서 실행블록(122)에서는 파싱에 필요한 프로세싱 타임을 절약할 수 있다.The execution block 122 is a block that directly executes a command, receives a message for processing a command from the simple network management protocol agent 121, performs an operation on the corresponding message, and processes the result of the simple network management protocol agent ( 121). At this time, since the command is already parsed in the simple network management protocol manager 110 which is a remote place, the execution block 122 does not need to be separately parsed. Therefore, the execution block 122 may save processing time required for parsing.

이하에서는 도1 및 도2를 참조하여 본 발명의 실시예에 따른 네트워크 시스 템에서 MIB를 이용하여 명령어 처리를 수행하는 방법에 대하여 설명하도록 한다.Hereinafter, a method of performing command processing using a MIB in a network system according to an embodiment of the present invention will be described with reference to FIGS. 1 and 2.

1.관리자처리단계<S100>1. Manager processing step <S100>

사용자로부터 관리 대상 장비(120)를 관리하기 위한 명령어를 입력받아 명령어 이름, 옵션 및 아규먼트로 분리하여 관리 대상 장비(120)의 간이망관리프로토콜 에이전트(121)에 전송하여 그에 따른 실행결과를 수신한다. 관리자처리단계<S100>는 상기한 간이망관리프로토콜 관리자(110)에서 처리되는 단계들을 말하며, 더욱 상세하게는 명령어입력단계<S110>, 파싱단계<S120>, 옵션및아규먼트입력및전송단계<S130>, 명령어이름입력및전송단계<S140> 및 실행결과수신단계<S150>를 포함할 수 있다.Receives a command for managing the management target device 120 from the user receives the command name, options and arguments, and transmits it to the simple network management protocol agent 121 of the management device 120 to receive the execution result accordingly. . Manager processing step <S100> refers to the steps that are processed in the simple network management protocol manager 110, and more specifically, command input step <S110>, parsing step <S120>, options and argument input and transmission step <S130> >, Command name input and transmission step &lt; S140 &gt; and execution result reception step &lt; S150 &gt;.

1-1.명령어입력단계<S110>1-1.Command input step <S110>

사용자로부터 관리 대상 장비(120)의 관리를 위한 명령어를 입력받는다. 설명의 편의를 위해 확장자명이 'txt'인 모든 파일의 세부적인 내용을 표시하는 명령어인 'ls-al*.txt'가 입력되었다고 가정하고 설명하도록 하겠다.The user receives a command for managing the management target device 120. For convenience of explanation, it is assumed that the command 'ls-al * .txt', which displays details of all files with the extension 'txt', is entered.

1-2.파싱단계<S120>1-2. Parsing step <S120>

명령어입력단계<S110>에서 입력된 명령어를 명령어 이름, 옵션 및 아규먼트로 분리한다. 즉 입력된 명령어 'ls-al*.txt'를 명령어 이름인 'ls', 옵션인 'al', 아규먼트인 '*.txt'로 분리한다. 또한, 옵션 'al'은 'all'의 의미인 'a'와, 'long'의 의미인 'l'의 각각의 옵션으로 분리될 수 있다. 이때 '-'는 세부적인 내용을 표시하라는 표식이다.The command input in the command input step <S110> is divided into command names, options, and arguments. In other words, the input command 'ls-al * .txt' is separated into 'ls' as command name, 'al' as option, and '* .txt' as argument. In addition, the option 'al' may be divided into 'a' meaning 'all' and 'l' meaning 'long'. In this case, '-' is a mark to display the details.

1-3.옵션및아규먼트입력및전송단계<S130>1-3.Option and argument input and transfer step <S130>

파싱단계<S120>에서 옵션 및 아규먼트를 MIB의 객체값으로 입력하여 관리 대상 장비(120)에 전송한다. 즉, 옵션인 'a'가 도3에 도시된 MIB 트리에서, Option1의 객체값으로 입력되며, 옵션 'l'은 Option2의 객체값으로 입력되고, 아규먼트인 '*.txt'는 Argument1의 객체값으로 입력될 수 있다. 이때 다수의 옵션 및 아규먼트에 대해서는, 추가적인 옵션 및 아규먼트가 있는지를 판단하는 이후 서술할 옵션및아규먼트확인단계<S131>를 더 포함할 수 있다. 또한, 간이망관리프로토콜 관리자(110)의 MIB 객체값으로 입력된 옵션 및 아규먼트는 관리 대상 장비(120)의 간이망관리프로토콜 에이전트(121)에 전송되어, 이후 서술하는 옵션및아규먼트수신및입력단계<S210>를 거쳐 그에 대한 응답을 전송받는다.In the parsing step <S120>, the option and the argument are input to the object value of the MIB and transmitted to the managed device 120. That is, option 'a' is input as the object value of Option1 in the MIB tree shown in FIG. 3, option 'l' is input as the object value of Option2, and argument '* .txt' is the object value of Argument1. Can be entered. In this case, the plurality of options and arguments may further include an option and argument checking step <S131> to be described later after determining whether there are additional options and arguments. In addition, the options and arguments inputted as MIB object values of the simplified network management protocol manager 110 are transmitted to the simplified network management protocol agent 121 of the managed device 120, and then the options and arguments receiving and input steps described later. Through <S210> and receives a response to it.

1-3-1.옵션및아규먼트확인단계<S131>1-3-1.Checking Options and Arguments <S131>

옵션및아규먼트입력및전송단계<S130>에서 추가적인 옵션 및 아규먼트가 있는지를 판단하며, 모든 옵션 및 아규먼트가 입력 및 전송되었을 시 이후 서술하는 명령어이름입력및전송단계<S140>를 수행한다.The option and argument input and transmission step <S130> determines whether there are additional options and arguments, and when all options and arguments are input and transmitted, the command name input and transmission step <S140> described later is performed.

1-4.명령어이름입력및전송단계<S140>1-4.Entering and Sending Command Name Steps <S140>

옵션 및 아규먼트를 모두 입력하여 관리 대상 장비(120)의 간이망관리프로토콜 에이전트(121)에 전송하면 명령어 이름을 MIB의 객체값으로 입력하여 관리 대상 장비(120)에 전송한다. 즉, 명령어 이름 'ls'가 도3에 도시된 MIB 트리에서, CommandName의 객체값으로 입력된다. 또한, 간이망관리프로토콜 관리자(110)의 MIB 객체값으로 입력된 명령어 이름은 관리 대상 장비(120)의 간이망관리프로토콜 에이전트(121)에 전송되어, 이후 서술하는 명령어이름수신및입력단계<S220>를 거쳐 그 에 대한 응답을 전송받는다.When all the options and arguments are input and transmitted to the simple network management protocol agent 121 of the managed device 120, the command name is input as an object value of the MIB and transmitted to the managed device 120. That is, the command name 'ls' is input as an object value of CommandName in the MIB tree shown in FIG. In addition, the command name input as the MIB object value of the simplified network management protocol manager 110 is transmitted to the simple network management protocol agent 121 of the managed device 120, and the command name receiving and input step described later <S220. The response is sent via>.

1-5.실행결과수신단계<S150>1-5.Receive Execution Result Steps <S150>

관리 대상 장비(120)의 간이망관리프로토콜 에이전트(121) 및 실행블록(122)에서 수행되는 이후 서술하는 에이전트처리단계<S200> 및 실행블록처리단계<S300>를 거치면, 그에 따른 실행 결과가 트랩 메시지로 수신되어 사용자가 확인할 수 있게 된다.After the agent processing step <S200> and the execution block processing step <S300> described later performed by the simple network management protocol agent 121 and the execution block 122 of the managed device 120, the execution result according to the trap It is received in a message and can be confirmed by the user.

2.에이전트처리단계<S200>2.Agent processing step <S200>

관리 대상 장비(120)의 간이망관리프로토콜 에이전트(121)에서는, 관리자처리단계<S100>에서 분리된 옵션, 아규먼트 및 명령어 이름을 전송받아 명령어 처리를 위한 메시지를, 명령을 직접 수행하는 실행블록(122)에 전송하고, 옵션, 아규먼트 및 명령어 이름을 초기화 한 후, 실행블록(122)으로부터 실행결과를 전송받아 사용자에게 알리기 위한 트랩 메시지를 생성하여 출력한다. 에이전트처리단계<S200>는 더욱 상세하게는 옵션및아규먼트수신및입력단계<S210>, 명령어이름수신및입력단계<S220>, 메시지전송단계<S230>, 초기화단계<S240> 및 트랩메시지생성및전송단계<S250>를 포함할 수 있다.In the simplified network management protocol agent 121 of the management target device 120, an execution block for receiving a command, an argument, and a command name separated in the manager processing step <S100>, and a message for command processing, directly executing a command ( 122), and initializes the option, argument, and command name, and generates and outputs a trap message for receiving the execution result from the execution block 122 to inform the user. More specifically, the agent processing step <S200> is an option and argument receiving and input step <S210>, a command name receiving and input step <S220>, a message sending step <S230>, an initialization step <S240>, and a trap message generation and transmission. Step S250 may be included.

2-1.옵션및아규먼트수신및입력단계<S210>2-1.Receiving and entering options and arguments <S210>

간이망관리프로토콜 에이전트(121)는 상기한 옵션및아규먼트입력및전송단계<S130>를 통해 전송된 옵션 및 아규먼트를 수신하여 자신의 MIB 객체값으로 입력한다. 수신된 옵션 및 아규먼트가 간이망관리프로토콜 에이전트(121)의 MIB 객체값으 로 입력되는 과정은 상기한 옵션및아규먼트입력및전송단계<S130>에서의 과정과 동일하여 중복된 설명은 피하도록 한다. 또한 정상적으로 옵션 및 아규먼트를 수신하였으면 그에 대한 응답(Response)을 간이망관리프로토콜 관리자(110)에 전송한다.The simple network management protocol agent 121 receives the options and arguments transmitted through the option and argument input and transmission step <S130> and inputs them as their MIB object values. The process of inputting the received option and argument as the MIB object value of the simplified network management protocol agent 121 is the same as the process of the above option and argument input and transmission step <S130> to avoid duplicate description. In addition, if the option and argument are received normally, the response (response) is transmitted to the simple network management protocol manager 110.

2-2.명령어이름수신및입력단계<S220>2-2.Receive and enter command name step <S220>

간이망관리프로토콜 에이전트(121)는 상기한 명령어이름입력및전송단계<S140>를 통해 전송된 명령어 이름을 수신하여 자신의 MIB 객체값으로 입력한다. 수신된 명령어 이름이 간이망관리프로토콜 에이전트(121)의 MIB 객체값으로 입력되는 과정은 상기한 명령어이름입력및전송단계<S140>에서의 과정과 동일하여 중복된 설명은 피하도록 한다. 또한 정상적으로 명령어 이름을 수신하였으면 그에 대한 응답을 간이망관리프로토콜 관리자(110)에 전송한다.The simple network management protocol agent 121 receives the command name transmitted through the command name input and transmission step <S140> and inputs it as its MIB object value. The process of inputting the received command name as the MIB object value of the simplified network management protocol agent 121 is the same as the process of inputting and transmitting the command name <S140> to avoid duplicate descriptions. In addition, if a command name is normally received, the response is transmitted to the simple network management protocol manager 110.

2-3.메시지전송단계<S230>2-3.Message sending step <S230>

간이망관리프로토콜 에이전트(121)는 명령어이름수신및입력단계<S220>를 통해 명령어 이름이 자신의 MIB 객체값으로 입력되고 나면, 명령어 이름과 함께, 이전에 입력된 옵션 및 아규먼트에 따른 명령어 처리에 대한 메시지를, 명령을 직접 수행하는 실행블록(122)에 전송한다. 간이망관리프로토콜 관리자(110)로부터 옵션 및 아규먼트를 모두 전송받아 MIB의 객체값으로 입력한 후에, 전송되어 오는 명령어 이름을 입력하여, 그에 따른 메시지를 실행블록(122)에 전송함으로써, 여러가지 옵션 및 아규먼트들에 대한 조합이 가능한 것이다.Simplified network management protocol agent 121, after the command name is input as its MIB object value through the command name receiving and input step <S220>, together with the command name, to process the command according to the previously entered options and arguments. Message is sent to the execution block 122 which directly executes the command. After receiving all options and arguments from the simple network management protocol manager 110 and inputting them as object values of the MIB, inputting command names to be transmitted, and transmitting the corresponding message to the execution block 122, various options and Combinations of arguments are possible.

2-4.초기화단계<S240>2-4.Initialization step <S240>

메시지전송단계<S230>를 통해 옵션, 아규먼트 및 명령어 이름에 따른 명령어 처리에 대한 메시지를 실행블록(122)에 전송하면, 객체값을 초기화 한다. 즉, MIB 객체값으로 입력되어 있던 옵션, 아규먼트 및 명령어 이름을 초기화 함으로써, 차후에 간이망관리프로토콜 관리자(110)로부터 전송되어 오는 명령들에 대하여 오동작을 일으킬 우려를 배제할 수 있는 것이다.When a message for processing a command according to an option, an argument, and a command name is transmitted to the execution block 122 through the message transmission step <S230>, the object value is initialized. That is, by initializing the options, arguments, and command names inputted as MIB object values, it is possible to eliminate the possibility of causing a malfunction in the commands transmitted from the simplified network management protocol manager 110 later.

2-5.트랩메시지생성및전송단계<S250>2-5.Trap message generation and transmission step <S250>

간이망관리프로토콜 에이전트(121)는, 메시지전송단계<S230>를 통해 실행블록(122)에 전송된 메시지에 따라 이후 서술하는 실행블록처리단계<S300>를 거쳐 그에 따른 실행결과를 전송받으면, 사용자에게 알리기 위한 트랩 메시지를 생성하여 간이망관리프로토콜 관리자(110)에 전송한다.The simple network management protocol agent 121 receives the execution result according to the execution block processing step <S300> described later according to the message transmitted to the execution block 122 through the message transmission step <S230>. Generates a trap message for notifying and transmits to the simplified network management protocol manager (110).

3.실행블록처리단계<S300>3. Execution block processing step <S300>

관리 대상 장비(120)의 실행블록(122)에서는, 간이망관리프로토콜 에이전트(121)로부터 메시지전송단계<S230>를 통해 전송받은 해당 메시지에 대한 작업을 수행하고, 그 처리 결과를 간이망관리프로토콜 에이전트(121)에 전송한다. 실행블록처리단계<S300>는 더욱 상세하게 명령어처리단계<S310> 및 처리결과전송단계<S320>를 포함할 수 있다.In the execution block 122 of the management target device 120, the simple network management protocol agent 121 performs the operation on the corresponding message received through the message transmission step <S230>, and the processing result is simplified network management protocol Send to the agent 121. The execution block processing step <S300> may include a command processing step <S310> and a processing result transmission step <S320> in more detail.

3-1.명령어처리단계<S310>3-1.Command processing step <S310>

메시지전송단계<S230>를 통해 전송된 명령어 처리를 위한 메시지를 전송받아 해당 메시지에 대한 작업을 수행한다. 이때, 간이망관리프로토콜 관리자(110)에서 명령어를 입력받아, 명령어 이름, 옵션 및 아규먼트로 분리하는 파싱(Parsing) 작 업을 수행하였기 때문에, 실행블록(122)에서는 파싱에 필요한 프로세싱 타임을 절약할 수 있다.Receives a message for processing a command sent through the message transmission step <S230> and performs the operation on the message. At this time, since the parsing operation of receiving a command from the simple network management protocol manager 110 and separating the command name, options, and arguments, the execution block 122 may save processing time required for parsing. Can be.

3-2.처리결과전송단계<S320>3-2.Transmission process result step <S320>

명령어처리단계<S310>에서 수행된 작업에 대한 처리 결과를 간이망관리프로토콜 에이전트(121)에 전송한다.The processing result of the work performed in the command processing step <S310> is transmitted to the simple network management protocol agent 121.

이상과 같이, 본 발명에 대한 구체적인 설명은 첨부된 도면을 참조한 실시예에 의해서 이루어졌지만, 상술한 실시 예는 본 발명의 바람직한 예를 들어 설명하였을 뿐이기 때문에, 본 발명이 상기의 실시 예에만 국한되는 것으로 이해되어져서는 아니 되며, 본 발명의 권리범위는 후술하는 청구범위 및 그 등가개념으로 이해되어져야 할 것이다.As described above, the detailed description of the present invention has been made by the embodiments with reference to the accompanying drawings, but the above-described embodiments have been described by way of example only, and thus the present invention is limited to the above embodiments. It should not be understood that the scope of the present invention is to be understood by the claims and equivalent concepts described below.

이상에서 상세히 설명한 바와 같이 본 발명에 따르면, 사용자로부터 입력된 명령어를 명령어 이름, 옵션 및 아규먼트로 분리하여, 옵션 및 아규먼트를 먼저 MIB의 객체값으로 입력하고, 명령어 이름이 MIB 객체값으로 입력되고 나서야 명령어 처리를 할 수 있도록 함으로써, 다양한 옵션 및 아규먼트를 조합하여 사용할 수 있다. 또한 실행블록에 명령어 처리를 위한 메시지를 전송하면서 명령어 이름, 옵션 및 아규먼트의 객체값을 초기화함으로써 차후에 전송되는 명령어에 대한 오동작을 배제시킬 수 있다. 또, 명령어를 입력받으면서 명령어 이름, 옵션 및 아규먼트를 분리하는 파싱 작업을 수행함으로써, 실행블록에서 파싱에 필요한 프로세싱 타 임을 절약할 수 있다.As described in detail above, according to the present invention, a command input from a user is divided into a command name, an option, and an argument, and the option and the argument are first input as the object value of the MIB, and then the command name is input as the MIB object value. By allowing command processing, various options and arguments can be used in combination. In addition, by transmitting a message for processing a command to an execution block, it is possible to eliminate a malfunction of a command transmitted later by initializing the object value of the command name, options, and arguments. In addition, by parsing the command name, options, and arguments while receiving the command, the processing time required for parsing in the execution block can be saved.

Claims (6)

원격에 위치한 사용자의 명령에 따라 작업을 수행하는 관리 대상 장비; 및A managed device performing a task according to a command of a user located at a remote location; And 상기 사용자로부터 상기 관리 대상 장비를 관리하기 위한 명령어를 입력받아 명령어 이름, 옵션 및 아규먼트로 분리하여 관리정보베이스(MIB : Management Information Base)의 객체값을 입력하고, 상기 관리정보베이스에 정의되어 있는 상기 옵션 및 아규먼트를 상기 관리 대상 장비에 전송한 후, 상기 명령어 이름을 상기 관리 대상 장비에 전송하며, 상기 관리 대상 장비로부터 실행 결과를 트랩 메시지로 수신하는 간이망관리프로토콜 관리자;를 포함하는 것을 특징으로 하는 관리정보베이스를 이용하여 명령어 처리를 수행하는 네트워크 시스템.Receives a command for managing the managed device from the user, inputs an object value of a management information base (MIB) by separating the command name, options, and arguments, and defines the management information base. And a simple network management protocol manager which transmits the command name to the managed device after receiving an option and an argument to the managed device, and receives a result of execution from the managed device as a trap message. Network system that performs command processing using a management information base. 제1항에 있어서,The method of claim 1, 상기 관리 대상 장비는,The management target equipment, 상기 간이망관리프로토콜 관리자로부터 상기 관리정보베이스에 정의되어 있는 상기 옵션 및 아규먼트를 전송받아 자신의 관리정보베이스 객체값으로 입력하고 그에 대한 응답을 상기 간이망관리프로토콜 관리자에 전송한 후, 상기 명령어 이름을 전송받아 자신의 관리정보베이스 객체값으로 입력하여 그에 대한 응답을 상기 간이망관리프로토콜 관리자에 전송하고, 상기 옵션, 아규먼트 및 명령어 이름에 따른 명령어 처리에 대한 메시지를 출력한 후, 상기 옵션, 아규먼트 및 명령어 이름에 대한 객체값을 초기화하며, 상기 명령어에 대한 처리 결과를 수신하여 상기 간이망관리프로토콜 관리자에게 전송하기 위한 트랩 메시지를 생성하는 간이망관리프로토콜 에이전트; 및After receiving the options and arguments defined in the management information base from the simple network management protocol manager, inputting them as their management information object object values, and sending a response to the simple network management protocol manager, the command name Receives the received information as the management information base object value and transmits a response to the simple network management protocol manager, and outputs a message on the command processing according to the option, argument and command name, and then the option, argument And a simple network management protocol agent which initializes an object value for a command name and generates a trap message for receiving a processing result of the command and transmitting the received result to the simple network management protocol manager. And 상기 간이망관리프로토콜 에이전트로부터 상기 명령어 처리를 위한 메시지를 전송받아 해당 메시지에 대한 작업을 수행하고, 처리 결과를 상기 간이망관리프로토콜 에이전트에 전송하는 실행블록;을 포함하는 것을 특징으로 하는 관리정보베이스를 이용하여 명령어 처리를 수행하는 네트워크 시스템.An execution block for receiving a message for processing the command from the simple network management protocol agent, performing a task on the corresponding message, and transmitting a processing result to the simple network management protocol agent; Network system to perform command processing using. 사용자로부터 관리 대상 장비를 관리하기 위한 명령어를 입력받아 명령어 이름, 옵션 및 아규먼트로 분리하여 상기 관리 대상장비의 간이망관리프로토콜 에이전트에 전송하여 그에 따른 실행결과를 수신하는 관리자처리단계;An administrator processing step of receiving a command for managing a managed device from a user, separating the command name, options, and arguments into a simple network management protocol agent of the managed device to receive an execution result accordingly; 상기 관리자처리단계에서 분리된 상기 옵션, 아규먼트 및 명령어 이름을 전송받아 명령어 처리를 위한 메시지를, 명령을 직접 수행하는 실행블록에 전송하고, 상기 옵션, 아규먼트 및 명령어 이름을 초기화 한 후, 상기 실행블록으로부터 실행결과를 전송받아 상기 사용자에게 알리기 위한 트랩 메시지를 생성하여 출력하는 에이전트처리단계; 및After receiving the option, argument, and command name separated in the manager processing step, a message for processing a command is transmitted to an execution block that directly executes a command, and initializes the option, argument, and command name, and then executes the execution block. Receiving an execution result from the agent processing step of generating and outputting a trap message for informing the user; And 상기 명령어 처리를 위한 메시지를 전송받아 해당 메시지에 대한 작업을 수행하고, 처리 결과를 출력하는 실행블록처리단계;를 포함하는 것을 특징으로 하는 네트워크 시스템에서 관리정보베이스를 이용하여 명령어 처리를 수행하는 방법.Execution block processing step of receiving a message for processing the command to perform the operation on the message, and outputs the processing result; Method for performing a command processing using a management information base in a network system, comprising a . 제3항에 있어서,The method of claim 3, 상기 관리자처리단계는,The manager processing step, 사용자로부터 관리 대상 장비의 관리를 위한 명령어를 입력받는 명령어입력단계;A command input step of receiving a command for managing a management target device from a user; 상기 명령어를 명령어 이름, 옵션 및 아규먼트로 분리하는 파싱단계;Parsing the command into command names, options, and arguments; 상기 옵션 및 아규먼트를 관리정보베이스의 객체값으로 입력하여 상기 관리 대상 장비에 전송하고 그에 대한 응답을 전송받는 옵션및아규먼트입력및전송단계;Inputting and transmitting an option and an argument as an object value of a management information base and transmitting the option and argument to the management target device and receiving a response thereto; 상기 명령어 이름을 관리정보베이스의 객체값으로 입력하여 상기 관리 대상 장비에 전송하고 그에 대한 응답을 전송받는 명령어이름입력및전송단계; 및Inputting and transmitting the command name as an object value of a management information base and transmitting the command name to the management target device and receiving a response thereto; And 상기 관리 대상 장비로부터 실행 결과를 트랩 메시지로 수신하는 실행결과수신단계; 를 포함하는 것을 특징으로 하는 네트워크 시스템에서 관리정보베이스를 이용하여 명령어 처리를 수행하는 방법.An execution result receiving step of receiving an execution result as a trap message from the management target device; Method of performing a command processing using the management information base in the network system comprising a. 제3항에 있어서,The method of claim 3, 상기 에이전트처리단계는,The agent processing step, 상기 옵션 및 아규먼트를 전송받아 자신의 관리정보베이스 객체값으로 입력하고 그에 대한 응답을 출력하는 옵션및아규먼트수신및입력단계;An option and argument receiving and inputting step of receiving the options and arguments, inputting them as their management information base object values and outputting a response thereto; 상기 명령어 이름을 전송 받아 자신의 관리정보베이스 객체값으로 입력하고 그에 대한 응답을 출력하는 명령어이름수신및입력단계;A command name receiving and inputting step of receiving the command name, inputting it as its management information object value and outputting a response thereto; 상기 옵션, 아규먼트 및 명령어 이름에 따른 명령어 처리에 대한 메시 지를, 명령을 직접 수행하는 실행블록에 전송하는 메시지전송단계;A message transmitting step of transmitting a message on command processing according to the option, argument, and command name to an execution block which directly executes the command; 상기 옵션, 아규먼트 및 명령어 이름에 대한 객체값을 초기화하는 초기화단계; 및An initialization step of initializing an object value for the option, argument, and command name; And 상기 실행블록으로부터 실행결과를 전송받아 상기 사용자에게 알리기 위한 트랩 메시지를 생성하여 출력하는 트랩메시지생성및전송단계; 를 포함하는 것을 특징으로 하는 네트워크 시스템에서 관리정보베이스를 이용하여 명령어 처리를 수행하는 방법.A trap message generation and transmission step of receiving a result of execution from the execution block and generating and outputting a trap message for informing the user; Method of performing a command processing using the management information base in the network system comprising a. 제3항에 있어서,The method of claim 3, 상기 실행블록처리단계는,The execution block processing step, 상기 명령어 처리를 위한 메시지를 전송받아 해당 메시지에 대한 작업을 수행하는 명령어처리단계; 및A command processing step of receiving a message for processing the command and performing an operation on the corresponding message; And 상기 작업을 수행한 처리 결과를 출력하는 처리결과전송단계;를 포함하는 것을 특징으로 하는 네트워크 시스템에서 관리정보베이스를 이용하여 명령어 처리를 수행하는 방법.And a processing result transmitting step of outputting a processing result of performing the work.
KR1020050125622A 2005-12-19 2005-12-19 Network system for processing command using management information base and the method thereof KR100665276B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050125622A KR100665276B1 (en) 2005-12-19 2005-12-19 Network system for processing command using management information base and the method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050125622A KR100665276B1 (en) 2005-12-19 2005-12-19 Network system for processing command using management information base and the method thereof

Publications (1)

Publication Number Publication Date
KR100665276B1 true KR100665276B1 (en) 2007-01-04

Family

ID=37867046

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050125622A KR100665276B1 (en) 2005-12-19 2005-12-19 Network system for processing command using management information base and the method thereof

Country Status (1)

Country Link
KR (1) KR100665276B1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001075901A (en) 1999-09-09 2001-03-23 Nec Eng Ltd Man-machine interface universal control system, control method therefor and recording medium recording control program
KR20030057921A (en) * 2001-12-29 2003-07-07 엘지전자 주식회사 Method of Managing MIB Table Structure in the SNMP Network
KR20030092923A (en) * 2002-05-31 2003-12-06 주식회사 현대시스콤 Method for network management in network management center
KR20040001403A (en) * 2002-06-28 2004-01-07 주식회사 케이티 Apparatus and Method for Object Identifier scheme and instance Repository Management of Simple Network Management Protocol
KR20040046882A (en) * 2002-11-28 2004-06-05 삼성전자주식회사 System and method of integrating and managing information of operators
JP2004214940A (en) 2002-12-27 2004-07-29 Ntt Docomo Inc System and method of packet communication, and protocol conversion device
KR20050020264A (en) * 2003-08-21 2005-03-04 삼성전자주식회사 registration method for Managed Information Base of Simple Network Management Protocol in Simple Network Management Protocol agent

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001075901A (en) 1999-09-09 2001-03-23 Nec Eng Ltd Man-machine interface universal control system, control method therefor and recording medium recording control program
KR20030057921A (en) * 2001-12-29 2003-07-07 엘지전자 주식회사 Method of Managing MIB Table Structure in the SNMP Network
KR20030092923A (en) * 2002-05-31 2003-12-06 주식회사 현대시스콤 Method for network management in network management center
KR20040001403A (en) * 2002-06-28 2004-01-07 주식회사 케이티 Apparatus and Method for Object Identifier scheme and instance Repository Management of Simple Network Management Protocol
KR20040046882A (en) * 2002-11-28 2004-06-05 삼성전자주식회사 System and method of integrating and managing information of operators
JP2004214940A (en) 2002-12-27 2004-07-29 Ntt Docomo Inc System and method of packet communication, and protocol conversion device
KR20050020264A (en) * 2003-08-21 2005-03-04 삼성전자주식회사 registration method for Managed Information Base of Simple Network Management Protocol in Simple Network Management Protocol agent

Similar Documents

Publication Publication Date Title
CN111787073B (en) Current limiting fusing platform for unified service and method thereof
US10680874B2 (en) Network service fault handling method, service management system, and system management module
US20150312802A1 (en) Method and system for sideband communication architecture for supporting manageability over wireless lan (wlan)
US8171350B2 (en) Method and system for providing automatic disabling of network debugging
JPWO2004071014A1 (en) SNMP proxy agent and management information relay method
US8554980B2 (en) Triggered notification
US20090316581A1 (en) Methods, Systems and Computer Program Products for Dynamic Selection and Switching of TCP Congestion Control Algorithms Over a TCP Connection
JP4616020B2 (en) Network monitoring program and network system
JP6433578B2 (en) Information self-registration method, apparatus, system, and computer storage medium
CN106452951B (en) A kind of information processing method, apparatus and system
CN109600769A (en) Communication means and device
US9641355B2 (en) Communication device, communication method, and program
CN116089205A (en) Automatic operation and maintenance management method, device, server and storage medium
JP2008071197A (en) Device information acquisition method for acquiring information from device by snmp message, and information processor
KR100665276B1 (en) Network system for processing command using management information base and the method thereof
WO2014113957A1 (en) Link management method, device and communication system
CN104081728B (en) Network management
CN114020678B (en) Server serial console redirection method, device and system and electronic equipment
WO2021073367A1 (en) Data processing method, device, and system
KR20150088462A (en) Method for linking network device in cloud environment and apparatus therefor
EP3993345A1 (en) Apparatus and method for remote monitoring
US20120005315A1 (en) Method and server for transmitting large object
JP5947847B2 (en) Network device management system
CN111858433A (en) SSH (secure Shell) serial port redirection-based method, system, equipment and medium
US20200145478A1 (en) Method, electronic device, and computer program product for handling congestion of data transmission

Legal Events

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

Payment date: 20121204

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20131209

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20141224

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee