KR20110012827A - Middle menagement apparatus of sensor network - Google Patents

Middle menagement apparatus of sensor network Download PDF

Info

Publication number
KR20110012827A
KR20110012827A KR1020090070706A KR20090070706A KR20110012827A KR 20110012827 A KR20110012827 A KR 20110012827A KR 1020090070706 A KR1020090070706 A KR 1020090070706A KR 20090070706 A KR20090070706 A KR 20090070706A KR 20110012827 A KR20110012827 A KR 20110012827A
Authority
KR
South Korea
Prior art keywords
snmp
information
management device
sensor network
message
Prior art date
Application number
KR1020090070706A
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 KR1020090070706A priority Critical patent/KR20110012827A/en
Publication of KR20110012827A publication Critical patent/KR20110012827A/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/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
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0681Configuration of triggering conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Abstract

PURPOSE: A middle management apparatus of a sensor network is provided to manage an IP-based sensor network and a non-IP based sensor network at the same time. CONSTITUTION: An integrated management information base module(2501) manages some object information among plural kinds of object information of each sensor node in a sensor network. A proxy forwarder receives and analyzes a command message transferred to an agent of each sensor node from an SNMP(Simple Network Management Protocol) management device(100). The proxy forwarder determines whether or not the command message will be transferred to an agent according to the analysis result. The some object information is the object information which continuously varies in a corresponding sensor node among the plural kinds of object information.

Description

센서 네트워크의 중간 관리 장치{MIDDLE MENAGEMENT APPARATUS OF SENSOR NETWORK}MIDDLE MENAGEMENT APPARATUS OF SENSOR NETWORK}

본 발명은 센서 네트워크의 중간 관리 장치에 관한 것으로, 특히 이종형 센서 네트워크의 관리를 위한 센서 네트워크의 중간 관리 장치에 관한 것이다.The present invention relates to an intermediate management apparatus of a sensor network, and more particularly, to an intermediate management apparatus of a sensor network for managing heterogeneous sensor networks.

일반적으로 네트워크의 망관리는 가장 널리 알려진 인터넷망 관리를 위한 SNMP(Simple Network Management Protocol)를 주로 사용한다. SNMP는 망관리를 위한 프로토콜 자체를 의미하며, TCP/IP(Transmission Control Protocol/Internet Protocol) 프로토콜에 속한다.In general, the network management of the network mainly uses the Simple Network Management Protocol (SNMP) for the most widely known Internet network management. SNMP stands for the protocol itself for network management and belongs to the TCP / IP (Transmission Control Protocol / Internet Protocol) protocol.

이러한 SNMP를 이용한 SNMP 관리 시스템은 관리되는 대상 객체에 구현되어 필요한 정보를 수집하는 SNMP 에이전트, 에이전트에 관리 대상 객체 시스템이나 장비들의 제어를 위한 명령을 주거나 정보를 요청하는 SNMP 관리 장치 및 SNMP 객체들 사이 관리 정보들을 전달하는 관리 프로토콜을 포함한다.The SNMP management system using SNMP is an SNMP agent that is implemented in a managed object object and collects necessary information, and between the SNMP management device and SNMP objects which give the command or request information for control of the managed object system or equipment to the agent. A management protocol for conveying management information.

SNMP 관리 시스템에서는 관리 대상이 되는 자원 객체 정보(Management Information Base, 이하"MIB"이라고 함)를 가지며, MIB는 관리하기 편하도록 트리(tree) 구조로 형성된다. 이러한 MIB에 의해 관리 대상 노드의 특정 부분만 담당 하는 연관된 관리 객체들의 집합이 정의된다. MIB는 계층적 구조를 가지며 필요에 따라 확장해서 사용이 가능하다. 이처럼 독자적인 MIB를 만들어서 사용하는 것을 확장 MIB 이라고 부른다. In an SNMP management system, resource object information (hereinafter referred to as "MIB") to be managed is included, and the MIB is formed in a tree structure for easy management. This MIB defines a set of associated management objects that are responsible for only a specific portion of the managed node. MIB has a hierarchical structure and can be extended as needed. Creating and using your own MIB is called extended MIB.

한편, 센서 네트워크는 기존의 MIB에는 없는 객체들의 관리가 필요하므로 확장 MIB 정의가 필요하다. 이러한 센서 네트워크의 센서 노드들은 에너지나 메모리 등의 자원들이 제한적이므로 각 센서 노드에 SNMP 에이전트를 구현하는 것은 현실적으로 불가능하다. 또한, IP(Internet Protocol) 기반의 센서 네트워크뿐 아니라 비IP(non-Internet Protocol) 기반의 센서 네트워크를 동시에 지원하기 어렵다.On the other hand, since the sensor network needs to manage objects that do not exist in the existing MIB, an extended MIB definition is required. Since sensor nodes of such a sensor network have limited resources such as energy and memory, it is practically impossible to implement an SNMP agent in each sensor node. In addition, it is difficult to simultaneously support non-Internet protocol (IP) based sensor networks as well as IP (Internet Protocol) based sensor networks.

따라서, IP 기반의 센서 네트워크뿐 아니라 비IP(non-IP) 기반의 센서 네트워크를 동시에 관리할 수 있는 센서 네트워크 관리 기술이 요구된다.Accordingly, there is a need for a sensor network management technology capable of simultaneously managing a non-IP based sensor network as well as an IP based sensor network.

본 발명이 이루고자 하는 기술적 과제는 IP 기반의 센서 네트워크뿐 아니라 비IP(non-IP) 기반의 센서 네트워크를 동시에 관리할 수 있는 센서 네트워크의 중간 관리 장치를 제공하고자 한다.An object of the present invention is to provide an intermediate management apparatus of a sensor network capable of simultaneously managing a non-IP based sensor network as well as an IP based sensor network.

상기한 목적을 달성하기 위한 본 발명의 특징에 따른 복수의 센서 노드를 포함하는 센서 네트워크와 SNMP 관리 장치를 연결하는 중간 관리 장치에 있어서,In the intermediate management device for connecting the SNMP management device and the sensor network including a plurality of sensor nodes according to a feature of the present invention for achieving the above object,

상기 센서 네트워크의 각 센서 노드의 복수의 객체 정보 중 일부 객체 정보를 관리하는 통합 관리 정보 베이스 모듈(Integrated Management Information Base Module), 그리고 상기 SNMP 관리 장치에서 각 센서 노드의 에이전트로 전달하는 명령 메시지를 수신하여 분석하고, 상기 분석 결과에 따라 상기 명령 메시지를 해당 에이전트로 전달할 지의 여부를 결정하는 프락시 포워더를 포함한다.Receives an integrated management information base module for managing some object information among a plurality of object information of each sensor node of the sensor network, and a command message delivered from the SNMP management device to an agent of each sensor node. And a proxy forwarder for determining whether to deliver the command message to the corresponding agent according to the analysis result.

본 발명의 실시예에 따르면, 센서 네트워크에서 중간 단계 매니저를 두어 센서 노드에는 최소한의 기능과 관리 정보 베이스 모듈(Extended Management Information Base Module)을 포함한 에이전트를 구현하여 실용적이고 효율적인 센서 네트워크의 관리를 위한 시스템을 제공할 수 있다.According to an embodiment of the present invention, a system for managing a practical and efficient sensor network by providing an intermediate stage manager in a sensor network and implementing an agent including a minimum function and an extended management information base module in a sensor node. Can be provided.

그리고, 본 발명의 실시예에 따르면, 통합 관리 정보 베이스 모듈 (Integrated Management Information Base Module)을 포함한 중간 관리 장치를 이용하므로 연속적으로 변하는 정보나 이벤트에 의해 변하는 정보의 요청 시, 센서 노드의 에이전트까지 정보를 요청할 필요 없이 중간 관리 장치에서 응답하여 센서 노드의 부하를 감소시킬 수 있다.In addition, according to an embodiment of the present invention, since an intermediate management apparatus including an integrated management information base module is used, the information of an agent of a sensor node is requested upon request of continuously changing information or information changing by an event. You can reduce the load on the sensor node by responding from the intermediate management device without having to request.

또한, 본 발명의 실시예에 따르면, IP 기반 센서 네트워크와 비IP(non-IP) 기반 센서 네트워크를 동시에 지원하므로 이종형의 센서 네트워크를 통합 관리할 수 있다.In addition, according to an embodiment of the present invention, since the IP-based sensor network and the non-IP (non-IP) -based sensor network are simultaneously supported, heterogeneous sensor networks may be integratedly managed.

아래에서는 첨부한 도면을 참고로 하여 본 발명의 실시 예에 대하여 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나 본 발명은 여러 가지 상이한 형태로 구현될 수 있으며 여기 에서 설명하는 실시 예에 한정되지 않는다. 그리고 도면에서 본 발명을 명확하게 설명하기 위해서 설명과 관계없는 부분은 생략하였으며, 명세서 전체를 통하여 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. As those skilled in the art would realize, the described embodiments may be modified in various different ways, all without departing from the spirit or scope of the present invention. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention, and like reference numerals designate like parts throughout the specification.

명세서 전체에서, 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라 다른 구성요소를 더 포함할 수 있는 것을 의미한다. Throughout the specification, when a part is said to "include" a certain component, it means that it can further include other components, without excluding other components unless specifically stated otherwise.

도 1은 본 발명의 한 실시예에 따른 이종형 센서 네트워크의 관리를 위한 시스템을 개략적으로 나타내는 도면이다.1 is a diagram schematically illustrating a system for managing heterogeneous sensor networks according to an embodiment of the present invention.

도 1에 도시한 바와 같이, 본 발명의 한 실시예에 따른 이종형 센서 네트워크의 관리를 위한 시스템(10)은 SNMP 관리 장치(100), 중간 관리 장치(2001-200n), LSW SNMP 에이전트(Lightweight SNMP Agent)(300) 및 PR 에이전트(400)를 포함한다.1, a system 10 for managing yijonghyeong sensor network according to an embodiment of the present invention SNMP management apparatus 100, the intermediate management unit (200 1 -200 n), LSW SNMP agent ( Lightweight SNMP Agent (300) and PR Agent (400).

SNMP 관리 장치(100)는 관리자와 직접 인터페이스를 수행하는 관리 서버(도시하지 않음)에 포함되며, 인터넷망을 통해 서브(sub) 센서 네트워크의 복수의 중간 관리 장치(2001-200n)와 연동된다. 즉, SNMP 관리 장치(100)는 복수의 중간 관리 장치(2001-200n)와 1:n 관계를 형성한다. 여기서, 서브 센서 네트워크는 동일한 프로토콜로 통신하며 애드 혹 네트워크를 형성한 단일 센서 네트워크를 지칭하며, 하나의 서브 센서 네트워크는 라우터 또는 게이트웨이를 통해 인터넷망에 연결된다. 예를 들어, 서브 센서 네트워크로는 라우터를 통해 인터넷망에 연결되는 IP 기반 센서 네트워크 및 게이트웨이를 통해 인터넷망에 연결되는 비IP(non-IP) 기반 센서 네트워크가 포함된다. SNMP management apparatus 100 is included in the management server (not shown) for performing a direct interface with the manager, a plurality of intermediate management unit (200 1 -200 n) and the interlocking of the sub (sub) sensor networks through the Internet network do. I.e., SNMP management device 100 includes a plurality of intermediate management unit (200 1 -200 n) and the 1: n relationship to form. Here, the sub-sensor network refers to a single sensor network communicating with the same protocol and forming an ad hoc network, and one sub-sensor network is connected to the Internet network through a router or a gateway. For example, the sub-sensor network includes an IP-based sensor network connected to the Internet network through a router and a non-IP based sensor network connected to the Internet network through a gateway.

중간 관리 장치(2001-200n)는 각각은 라우터 또는 게이트웨이에 구현된다. 중간 관리 장치(2001-200n)는 SNMP 관리 장치(100)와 IP 기반 센서 네트워크의 LSW 에이전트(300) 사이에서 통신을 수행하거나 또는 SNMP 관리 장치(100)와 비IP(non-IP) 기반 센서 네트워크의 PR 에이전트(400) 사이에서 통신을 수행한다. 즉, 중간 관리 장치(2001-200n) 중 IP 기반 센서 네트워크와 연동하는 중간 관리 장치는 라우터의 자체 관리를 위한 에이전트의 역할과 IP 기반 센서 네트워크의 LSW SNMP 에이전트(300)의 관리를 위한 프락시 에이전트(Proxy Agent)의 역할을 동시에 수행하는 이중 역할 엔티티(Dual Role Entity)이다. 중간 관리 장치(2001-200n) 중 비IP(non-IP) 기반 센서 네트워크와 연동하는 중간 관리 장치는 게이트웨이의 자체 관리를 위한 에이전트의 역할과 비IP(non-IP) 기반 센서 네트워크의 PR 에이전트(400)의 관리를 위한 프락시 에이전트(Proxy Agent)의 역할을 동시에 수행하는 이중 역할 엔티티(Dual Role Entity)이다.Intermediate management unit (200 1 -200 n) is each of which is implemented in a router or gateway. Intermediate management unit (200 1 -200 n) is an SNMP management device 100 and the IP-based sensors perform communication between LSW agent 300 or the network, or SNMP management device 100 and a non-IP (non-IP) based Communication is performed between the PR agents 400 of the sensor network. That is, the intermediate management unit (200 1 -200 n) of the IP-based sensor network and intermediate management apparatus are linked proxy for administration of the agent for the self-administration of the router acts as an IP-based sensor network of LSW SNMP agent 300 It is a dual role entity that simultaneously plays the role of an agent. Intermediate management unit (200 1 -200 n) of the non-IP (non-IP) based sensor network medium management apparatus act as agent for the self-administration of the gateway and the non-IP (non-IP) based sensor network and cooperating with the PR It is a dual role entity that simultaneously performs the role of a proxy agent for managing the agent 400.

LSW SNMP 에이전트(300)는 IP 기반의 센서 네트워크의 각 센서 노드에 구현되며, 최소한의 필요한 관리 기능만을 지원한다. 여기서, IP 기반의 센서 네트워크의 각 센서 노드는 IPv6 또는 IPv4를 사용한다. The LSW SNMP agent 300 is implemented in each sensor node of the IP-based sensor network and supports only minimum necessary management functions. Here, each sensor node of the IP-based sensor network uses IPv6 or IPv4.

PR 에이전트(400)는 비IP(non-IP) 기반 센서 네트워크의 각 센서 노드에 구현되며, 최소한의 필요한 노드 관리 기능만을 지원한다. The PR agent 400 is implemented in each sensor node of a non-IP based sensor network and supports only minimum necessary node management functions.

도 2는 본 발명의 한 실시예에 따른 IP 기반 센서 네트워크의 망관리를 위한 엔티티를 개략적으로 나타내는 도면이다. 2 is a diagram schematically illustrating an entity for network management of an IP-based sensor network according to an embodiment of the present invention.

도 2에서는 본 발명의 한 실시예에 따른 중간 관리 장치(2001-200n) 중 중간 관리 장치(2001)가 라우터에 구현되어 SNMP 관리 장치(100)와 IP 기반 센서 네트워크의 LSW SNMP 에이전트(300) 사이에서 통신을 수행하는 것으로 가정한다.Figure 2, middle management unit (200 1 -200 n) of the medium management unit (200 1) is implemented on the SNMP router management device 100 and the IP-based sensor network of LSW SNMP agent in accordance with one embodiment of the present invention ( Assume that communication is performed between 300 and 300).

도 2를 참고하여 본 발명의 한 실시예에 따른 IP 기반 센서 네트워크의 망관리를 위한 엔티티, 즉 SNMP 관리 장치(100), 중간 관리 장치(2001) 및 LSW SNMP 에이전트(300)의 구조 및 프로토콜을 설명한다. 2, the structure and protocol of an entity for network management of an IP-based sensor network, that is, an SNMP management device 100, an intermediate management device 200 1 , and an LSW SNMP agent 300 according to an embodiment of the present invention with reference to FIG. 2. Explain.

SNMP 관리 장치(100)는 관리자와 통신하며, 통지 수신기(Notification Geceiver)(110), 명령 생성기(Command Generator)(120), SNMP 엔진(130) 및 데이터베이스(140)를 포함한다.The SNMP management apparatus 100 communicates with an administrator, and includes a notification receiver 110, a command generator 120, an SNMP engine 130, and a database 140.

통지 수신기(110)는 LSW SNMP 에이전트(300) 또는 중간 관리 장치(2001)로부터 트랩 메시지(Trap PDU)를 수신하여 처리하고, 필요한 경우 데이터베이스(140)의 관련 항목을 수정한다. The notification receiver 110 receives and processes a trap message (Trap PDU) from the LSW SNMP agent 300 or the intermediate management apparatus 200 1 , and modifies the relevant item of the database 140 if necessary.

명령 생성기(120)는 관리자에 의해 요구되는 사항이 있는 경우 SNMP 엔진(130)을 통해 파라미터 변경요청 메시지(SetRequest PDU) 또는 검색 요청 메시지(GetRequest PDU)를 생성하여 중간 관리 장치(2001)로 전달한다. 명령 생성기(120)는 중간 관리 장치(2001)로부터 파라미터 변경요청 메시지(SetRequest PDU) 또는 검색 요청 메시지(GetRequest PDU)에 대응하여 전달되는 응답 메시지(Response PDU)를 처리하며, 필요한 경우 데이터베이스(140)의 관련 항목을 수정한다. The command generator 120 generates a parameter change request message (SetRequest PDU) or a retrieval request message (GetRequest PDU) through the SNMP engine 130 and delivers them to the intermediate management apparatus 200 1 when there is a requirement by the administrator. do. The command generator 120 processes a response PDU transmitted from the intermediate management apparatus 200 1 in response to a parameter change request message (SetRequest PDU) or a search request message (GetRequest PDU), and, if necessary, the database 140. Edit the relevant item of).

SNMP 엔진(130)은 중간 관리 장치(2001)로 라우터 관련 명령 메시지를 생성하여 전달한다.The SNMP engine 130 generates and delivers a router related command message to the intermediate management apparatus 200 1 .

데이터베이스(140)는 중간 관리 장치(2001) 및 LSW SNMP 에이전트(300)와 송수신하는 모든 정보를 저장한다.The database 140 stores all information transmitted and received with the intermediate management apparatus 200 1 and the LSW SNMP agent 300.

중간 관리 장치(2001)는 라우터에 구현되며, 통지 생성기(Notification Originator)(2101), 명령 응답기(Command Responder)(2201), 프락시 포워더(Proxy Forwarder)(2301), SNMP 엔진(2401) 및 통합 관리 정보 베이스 모듈(Integrated Management Information Base Module)(2501)을 포함한다.The intermediate management apparatus 200 1 is implemented in a router, and includes a notification originator 210 1 , a command responder 220 1 , a proxy forwarder 230 1 , and an SNMP engine 240. 1 ) and an Integrated Management Information Base Module 250 1 .

통지 생성기(2101)는 라우터 자체의 특정 이벤트가 발생했을 때, SNMP 엔진(2401)을 이용하여 트랩 메시지(Trap PDU)를 생성하고 이를 UDP/IP 통신으로 SNMP 관리 장치(100)에게 전달하며 통합 관리 정보 베이스 모듈(2501)의 관련 라우터 정보를 변경한다. 여기서, 트랩 메시지는 중간 관리 장치(2001) 자체에서 센서 노드의 추가나 제거 등과 같이 특정 이벤트가 발생하였음을 알리는 메시지이다.When the notification generator 210 1 generates a specific event of the router itself, the notification generator 210 1 generates a trap message (Trap PDU) using the SNMP engine 240 1 and delivers the trap message to the SNMP management device 100 through UDP / IP communication. The relevant router information of the integrated management information base module 250 1 is changed. Here, the trap message is a message indicating that a specific event has occurred, such as adding or removing a sensor node in the intermediate management apparatus 200 1 itself.

명령 응답기(2201)는 SNMP 엔진(2401)을 이용하여 SNMP 관리 장치(100)로부 터 라우터 관련 메시지를 수신하여 수행하고, 이에 대한 응답 메시지를 생성하여 전달한다. 그리고, 명령 응답기(2201)는 필요한 경우 통합 관리 정보 베이스 모듈 (2501)의 정보를 변경한다. 예를 들어, 명령 응답기(2201)는 SNMP 관리 장치(100)로부터 전달된 라우터 관련 메시지가 파라미터 변경요청 메시지(SetRequest PDU)인 경우는 관련 통합 관리 정보 베이스 모듈(2501)의 정보를 수정하고 응답 메시지(Response PDU)를 생성하여 SNMP 관리 장치(100)에게 전송한다. 만약, 메시지가 검색 요청 메시지(GetRequest PDU)인 경우에는 단순히 통합 관리 정보 베이스 모듈(2501)에서 관련 라우터 정보를 검색하여, 응답 메시지(Response PDU)를 생성하여 SNMP 관리 장치(100)에게 전송한다. The command responder 220 1 receives and performs a router related message from the SNMP management device 100 using the SNMP engine 240 1 , generates and transmits a response message thereto. And, the command responder 220 1 changes the information of the integrated management information base module 250 1 as necessary. For example, when the router related message transmitted from the SNMP management device 100 is a parameter change request message (SetRequest PDU), the command responder 220 1 modifies information of the associated integrated management information base module 250 1 . A response message (Response PDU) is generated and transmitted to the SNMP management apparatus 100. If the message is a search request message (GetRequest PDU), simply retrieve relevant router information from the integrated management information base module 250 1 , and generate a response message (Response PDU) to the SNMP management device 100. .

프락시 포워더(2301)는 SNMP 관리 장치(100)와 LSW SNMP 에이전트(300) 사이의 명령이나 통지, 응답 등의 메시지를 SNMP 엔진(2401)을 사용하여 전달한다. 이때, 프락시 포워더(2301)는 메시지를 전달하기 이전에 전달하는 메시지의 PDU을 분석하며, 자체에서 해결할 수 있는 메시지들을 LSW SNMP 에이전트(300)로 전달하지 않고 자체 해결하여 센서 노드의 부하를 감소시킨다. 프락시 포워더(2301)는 SNMP 관리 장치(100)로부터 파라미터 변경 메시지(SetRequest PDU)를 전송 받은 경우, 요구되는 정보가 통합 관리 정보 베이스 모듈(2501)에 매니저에 의해 설정 가능한 정보이거나 이벤트에 의해 변하는 정보이면, 센서 노드의 LSW SNMP 에이전트(300) 로 검색 요청 메시지(GetRequest PDU)를 전달하지 않고 자체적으로 통합 관리 정보 베이스 모듈(2501)을 이용하여 응답 메시지(Response PDU)를 생성하여 SNMP 관리 장치(100)에 응답한다. 또한, 프락시 포워더(2301)는 전달하는 메시지가 LSW SNMP 에이전트(300)로부터 전달받은 트랩 메시지(Trap PDU)이거나 파라미터 변경 메시지(SetRequest PDU)의 응답인 응답 메시지(Response PDU)이면, 통합 관리 정보 베이스 모듈(2501)에서 해당 센서 노드의 관련 항목을 변경한다. 이때, 메시지가 검색 요청 메시지(GetRequest PDU)의 응답 메시지(Response PDU)인 경우, 프락시 포워더(2301)는 해당 센서 노드의 확장 관리 정보 베이스 모듈(340)의 변경이 발생하지 않으므로 통합 관리 정보 베이스 모듈(2501)의 정보를 수정하지 않는다. The proxy forwarder 230 1 transmits a command, a notification, a response, or the like, between the SNMP management device 100 and the LSW SNMP agent 300 using the SNMP engine 240 1 . At this time, the proxy forwarder 230 1 analyzes the PDU of the message to be delivered before delivering the message, and reduces the load of the sensor node by solving itself without forwarding the messages that can be resolved to the LSW SNMP agent 300. Let's do it. When the proxy forwarder 230 1 receives the parameter change message (SetRequest PDU) from the SNMP management device 100, the required information is information that can be set by the manager in the integrated management information base module 250 1 or by an event. If the information is changed, SNMP management is performed by generating a response message (Response PDU) using the integrated management information base module 250 1 itself without transmitting a search request message (GetRequest PDU) to the LSW SNMP agent 300 of the sensor node. Respond to device 100. In addition, if the forwarding message 230 1 is a trap message (Trap PDU) received from the LSW SNMP agent 300 or a response message (Response PDU) that is a response to the parameter change message (SetRequest PDU), the integrated management information The base module 250 1 changes the relevant items of the corresponding sensor node. In this case, when the message is a response message (Response PDU) of the search request message (GetRequest PDU), the proxy forwarder 230 1 does not change the extended management information base module 340 of the corresponding sensor node, and thus the integrated management information base. It does not modify the information of module 250 1 .

SNMP 엔진(2401)은 SNMP 관리 장치(100)와 LSW SNMP 에이전트(300) 사이의 명령, 통지, 응답 등의 메시지를 송수신한다. The SNMP engine 240 1 transmits and receives a message, a command, a response, and the like, between the SNMP management device 100 and the LSW SNMP agent 300.

통합 관리 정보 베이스 모듈(2501)은 IP 기반 센서 네트워크의 모든 센서노드의 부분적인 객체 정보와 라우터 자체의 관리 정보를 포함한다. 즉, 통합 관리 정보 베이스 모듈(2501)은 IP 기반 센서 네트워크의 모든 센서 노드의 객체 정보 중 이벤트 관리에 의해 변하는 정보 및 SNMP 관리 장치(100)에 의해 설정 가능한 정보를 관리한다. The integrated management information base module 250 1 includes partial object information of all sensor nodes of the IP-based sensor network and management information of the router itself. That is, the integrated management information base module 250 1 manages information changeable by event management and information settable by the SNMP management device 100 among object information of all sensor nodes of the IP-based sensor network.

LSW SNMP 에이전트(300)는 통지 생성기(Notification Originator)(310), 명령 응답기(Command Responder)(320), SNMP 엔진(330) 및 IP 기반 센서 네트워크의 센서 노드의 관리 객체 정보를 관리하기 위한 확장 관리 정보 베이스 모듈(Extended Management Information Base Module)(340)을 포함한다. LSW SNMP agent 300 is an extended management for managing the management object information of the sensor node of the Notification Originator 310, Command Responder 320, SNMP Engine 330 and IP-based sensor network Extended Management Information Base Module (340).

통지 생성기(310)는 특정 이벤트가 발생했을 때 SNMP 엔진(330)을 이용하여 트랩 메시지(Trap PDU)를 생성하고 이를 UDP/IP 통신으로 중간 관리 장치(2001)로 전달한다. 이때, 통지 생성기(310)는 확장 관리 정보 베이스 모듈(340)의 관련 라우터 정보를 변경한다. 여기서, 트랩 메시지는 센서 노드 자체에서 밧데리의 방전 등과 같이 특정 이벤트가 발생하였음을 알리는 메시지이다.The notification generator 310 generates a trap message (Trap PDU) using the SNMP engine 330 when a specific event occurs and delivers it to the intermediate management apparatus 200 1 through UDP / IP communication. At this time, the notification generator 310 changes the relevant router information of the extension management information base module 340. Here, the trap message is a message for notifying that a specific event, such as discharge of the battery in the sensor node itself.

명령 응답기(320)는 SNMP 엔진(330)을 이용하여 SNMP 관리 장치(100)로부터 라우터 관련 메시지를 수신하여 수행하고, 이에 대한 응답 메시지를 생성하여 전달한다. 그리고, 명령 응답기(310)는 필요한 경우 확장 관리 정보 베이스 모듈(340)의 정보를 변경한다. 예를 들어, 명령 응답기(310)는 SNMP 관리 장치(100)로부터 전달된 라우터 관련 메시지가 파라미터 변경요청 메시지(SetRequest PDU)인 경우는 확장 관리 정보 베이스 모듈(340)의 관련 정보를 수정하고 응답 메시지(Response PDU)를 생성하여 중간 관리 장치(2001)에게 전송한다. 만약, 메시지가 검색 요청 메시지(GetRequest PDU)인 경우에는 단순히 확장 관리 정보 베이스 모듈(340)에서 관련 라우터 정보를 검색하여, 응답 메시지(Response PDU)를 생성하여 SNMP 관리 장치(100)에게 전송한다. The command responder 320 receives and performs a router related message from the SNMP management device 100 using the SNMP engine 330, generates and transmits a response message. The command responder 310 changes the information of the extended management information base module 340 as necessary. For example, when the router related message transmitted from the SNMP management device 100 is a parameter change request message (SetRequest PDU), the command responder 310 modifies the related information of the extended management information base module 340 and responds. A response PDU is generated and transmitted to the intermediate management apparatus 200 1 . If the message is a search request message (GetRequest PDU), the relevant router information is simply retrieved from the extension management information base module 340, and a response message (Response PDU) is generated and transmitted to the SNMP management device 100.

SNMP 엔진(330)은 SNMPv3 표준 엔진에서 보안 서브시스템(Security Subsystem)과 접근 제어 서브시스템(Access Control Subsystem)을 옵션으로 결정하 는 가벼운 엔진이다. 즉, SNMP 엔진(330)은 센서 네트워크 보안이나 접근 제어가 요구되는 특정 USN 응용이 필요한 경우 서브시스템(Security Subsystem)과 접근 제어 서브시스템(Access Control Subsystem)을 추가한다. 이때, SNMP 엔진(330)은 엔진이 구현될 센서 노드의 리소스를 고려하여 서브시스템(Security Subsystem)과 접근 제어 서브시스템(Access Control Subsystem)의 추가를 결정한다.The SNMP engine 330 is a light engine that optionally determines a security subsystem and an access control subsystem in the SNMPv3 standard engine. That is, the SNMP engine 330 adds a security subsystem and an access control subsystem when a specific USN application requiring sensor network security or access control is required. In this case, the SNMP engine 330 determines the addition of a security subsystem and an access control subsystem in consideration of the resources of the sensor node on which the engine is to be implemented.

확장 관리 정보 베이스 모듈(340)은 IP 기반 센서 네트워크의 모든 센서 노드의 객체 정보 중 메모리 현황 및 잔여 에너지 등과 같이 연속적으로 변하는 정보를 관리한다.The extended management information base module 340 manages continuously changing information such as memory status and remaining energy among object information of all sensor nodes of the IP-based sensor network.

도 3은 본 발명의 한 실시예에 따른 비IP(non-IP) 기반 센서 네트워크의 망관리를 위한 엔티티를 개략적으로 나타내는 도면이다.3 is a diagram schematically illustrating an entity for network management of a non-IP based sensor network according to an embodiment of the present invention.

도 3에서는 본 발명의 한 실시예에 따른 중간 관리 장치(2001-200n) 중 중간 관리 장치(2002)가 게이트웨이에 구현되어 SNMP 관리 장치(100)와 비IP(non-IP) 기반 센서 네트워크의 PR 에이전트(400) 사이에서 통신을 수행하는 것으로 가정한다. 이때, 비IP(non-IP) 기반의 센서 네트워크에서는 PR 에이전트(400)가 독자적인 식별자 또는 주소를 사용하므로 SNMP 관리 장치에서는 중간단계 매니저의 주소와 결합하여 센서 노드의 식별자를 관리하여 특정 PR 에이전트(400)를 구별한다.In Figure 3 according to one embodiment of the invention the intermediate management unit (200 1 -200 n) of the medium management unit (200 2) is implemented on the SNMP management gateway device 100 and the non-IP (non-IP) based sensor Assume that communication is performed between PR agents 400 of a network. At this time, since the PR agent 400 uses a unique identifier or address in a non-IP based sensor network, the SNMP management device manages an identifier of a sensor node in combination with an address of an intermediate manager so that a specific PR agent ( 400).

도 3을 참고하여 본 발명의 한 실시예에 따른 비IP(non-IP) 기반 센서 네트워크의 망관리를 위한 엔티티, 즉 SNMP 관리 장치(100), 중간 관리 장치(2002) 및 PR 에이전트(400)의 구조 및 프로토콜을 설명한다.Referring to FIG. 3, an entity for network management of a non-IP based sensor network, that is, an SNMP management device 100, an intermediate management device 200 2 , and a PR agent 400 according to an embodiment of the present invention. ) Structure and protocol.

PR 에이전트(400)는 통지 생성기(Notification Originator)(410), 명령 응답기(Command Responder)(420), SNMP 엔진(430) 및 비IP(non-IP) 기반 센서 네트워크의 센서 노드의 관리 객체 정보를 관리하기 위한 확장 관리 정보 베이스 모듈(440)을 포함한다. 본 발명의 실시예에 따른 비IP(non-IP) 기반 센서 네트워크의 PR 에이전트(400)에서 통지 생성기 (410), 명령 응답기(420), SNMP 엔진(430) 및 확장 MIB(440)는 도 2에 도시한 IP 기반 센서 네트워크의 LSW SNMP 에이전트(300)의 구성 및 동작과 동일하므로 구체적인 설명은 생략한다.The PR agent 400 may manage management object information of a sensor node of a notification originator 410, a command responder 420, an SNMP engine 430, and a non-IP based sensor network. An extension management information base module 440 for management. In the PR agent 400 of a non-IP based sensor network according to an embodiment of the present invention, the notification generator 410, the command responder 420, the SNMP engine 430, and the extended MIB 440 are shown in FIG. 2. Since it is the same as the configuration and operation of the LSW SNMP agent 300 of the IP-based sensor network shown in FIG.

중간 관리 장치(2002)는 게이트웨이에 구현되며, 통지 생성기(Notification Originator)(2102), 명령 응답기(Command Responder)(2202), 프락시 포워더(Proxy Forwarder)(2302), SNMP 엔진(2402), 통합 관리 정보 베이스 모듈(Integrated Management Information Base Module, MIB)(2502) 및 프로토콜 변환기(2602)를 포함한다. 본 발명의 실시예에 따른 비IP(non-IP) 기반 센서 네트워크의 중간 관리 장치(2002)에서 통지 생성기(2102), 명령 응답기(2202), 프락시 포워더(2302), SNMP 엔진(2402) 및 통합 관리 정보 베이스 모듈(2502)은 도 2에 도시한 IP 기반 센서 네트워크의 중간 관리 장치(2001)와 구성 및 동작이 동일하므로 구체적인 설명은 생략한다.The intermediate management apparatus 200 2 is implemented in a gateway, and includes a notification originator 210 2 , a command responder 220 2 , a proxy forwarder 230 2 , and an SNMP engine 240. 2), the integrated management information includes a base unit (integrated management information base module, MIB) (250 2), and protocol converter (260 2). In the intermediate management apparatus 200 2 of the non-IP based sensor network according to the embodiment of the present invention, the notification generator 210 2 , the command responder 220 2 , the proxy forwarder 230 2 , the SNMP engine ( 240 2 ) and the integrated management information base module 250 2 are the same in configuration and operation as the intermediate management apparatus 200 1 of the IP-based sensor network shown in FIG. 2, and thus a detailed description thereof will be omitted.

프로토콜 변환기(2602)는 SNMP 관리 장치(100)와 중간 관리 장치(2002) 사이의 SNMP/UDP/IP 프로토콜을 독자적인 센서 네트워크 프로토콜로 변환하거나 독자적 인 센서 네트워크 프로토콜을 SNMP/UDP/IP 프로토콜로 변환한다. 여기서, 독자적인 센서 네트워크 프로토콜로는 예를 들어 지그비(ZigBee) 프로토콜이 될 수 있다.The protocol converter 260 2 converts the SNMP / UDP / IP protocol between the SNMP management device 100 and the intermediate management device 200 2 into its own sensor network protocol or converts its own sensor network protocol into the SNMP / UDP / IP protocol. To convert. Here, the unique sensor network protocol may be, for example, a ZigBee protocol.

본 발명의 한 실시예 따른 이종형 센서 네트워크의 관리를 위한 시스템(10)에서는 센서 네트워크를 구성하는 센서 노드들의 제한된 자원을 고려하여 구현될 에이전트를 최대한 가볍게 구현하기 위해 SNMP 표준 프로토콜에서 사용하는 PDU 중 파라미터 변경요청 메시지(SetRequest PDU), 검색 요청 메시지(GetRequest PDU), 응답 메시지(Response PDU) 및 트랩 메시지(Trap PDU)만을 사용한다.In the system 10 for managing heterogeneous sensor networks according to an embodiment of the present invention, in consideration of the limited resources of the sensor nodes constituting the sensor network, a parameter among PDUs used in the SNMP standard protocol to implement an agent to be implemented as light as possible. Only change request message (SetRequest PDU), search request message (GetRequest PDU), response message (Response PDU) and trap message (Trap PDU) are used.

이처럼 LSW SNMP 에이전트(300) 및 PR 에이전트(400) 내의 SNMP 엔진에서 보안 서브시스템(Security Subsystem)과 접근 제어 서브시스템(Access Control Subsystem)을 옵션으로 결정하도록 하며, 통지 생성기 및 명령 응답기에서 기본 "PDU" 타입의 메시지를 사용하도록 함에 따라 표준 응용에 비해 가벼운 에이전트를 설계할 수 있다. 그리고, LSW SNMP 에이전트(300) 및 PR 에이전트(400) 내의 확장 관리 정보 베이스 모듈에서 센서 노드의 객체 정보 중 연속적으로 변하는 정보만을 관리하도록 하며 그 외의 정보들은 중간 관리 장치(2001-200n)의 통합 관리 정보 베이스 모듈에서 관리하도록 함에 따라 최대한 에이전트의 확장 MIB를 가볍게 할 수 있다. 즉, 중간 관리 장치(2001-200n)의 프락시 포워더에서 자체 해결 가능한 메시지들을 LSW SNMP 에이전트(300) 또는 PR 에이전트(400)로 전달되지 않도록 자체 해결 함에 따라 에이전트의 부하를 감소시킬 수 있다.As such, the SNMP engine in the LSW SNMP agent 300 and the PR agent 400 allows the security subsystem and the access control subsystem to be determined as options, and the default "PDU" in the notification generator and command responder. By using the "type of message, you can design a lightweight agent compared to standard applications. Then, the LSW of the SNMP agent 300 and PR agent 400 extended management information in the base unit, and to manage only the information changes continuously during the object information of the sensor node, and other information in the middle are the management apparatus (200 1 -200 n) By managing it in the integrated management information base module, it is possible to lighten the agent's extended MIB as much as possible. That is, as the intermediate management apparatus (200 1 -200 n) of the forwarder so that the proxy is passed the message to the self-help possible LSW SNMP agent 300 or PR agent 400 itself can be solved to reduce the load of the agents.

도 4는 본 발명의 다른 실시예에 따른 이종형 센서 네트워크의 관리를 위한 시스템을 개략적으로 나타내는 도면이다.4 is a diagram schematically illustrating a system for managing a heterogeneous sensor network according to another embodiment of the present invention.

도 4에 도시한 바와 같이, 본 발명의 다른 실시예에 따른 이종형 센서 네트워크의 관리를 위한 시스템(20)은 도 1에 도시한 이종형 센서 네트워크의 관리를 위한 시스템(10)과 달리 중간 관리 장치(2001'-200n')가 싱크 노드에 구현되며, 나머지 센서 노드에 LSW SNMP 에이전트(300') 및 PR 에이전트(400')가 구현된다. As shown in FIG. 4, the system 20 for managing the heterogeneous sensor network according to another embodiment of the present invention is different from the system 10 for managing the heterogeneous sensor network shown in FIG. 1. 200 1 '-200 n ') is implemented in the sink node, and the LSW SNMP agent 300 'and the PR agent 400' are implemented in the remaining sensor nodes.

이러한 이종형 센서 네트워크의 관리를 위한 시스템(20)은 싱크 노드간에 애드 혹 네트워크가 구성되며, 일부 싱크 노드는 인터넷망과의 인터페이스를 위한 게이트웨이나 라우터의 기능을 가진다. 이러한 구조에서 SNMP 관리 장치(100)에서 송신하는 명령 메시지를 특정 센서 노드의 해당 에이전트로 전달하기 위해서는 그 센서 노드를 관할하는 싱크 노드까지 메시지를 전달하기 위해 싱크 노드들 간에 멀티 홉 애드 혹 통신을 수행한다. The system 20 for managing the heterogeneous sensor network includes an ad hoc network between sink nodes, and some sink nodes have a function of a gateway or a router for interfacing with an internet network. In this structure, in order to deliver a command message transmitted from the SNMP management apparatus 100 to a corresponding agent of a specific sensor node, multi-hop ad hoc communication is performed between the sink nodes to deliver a message to the sink node having jurisdiction over the sensor node. do.

이처럼 본 발명의 다른 실시예에 따른 이종형 센서 네트워크의 관리를 위한 시스템(20)은 IP 기반의 센서 네트워크나 비IP(non-IP) 기반의 센서 네트워크 둘 다에 적용 가능하며, 도 2 및 도 3에 도시한 IP 기반 센서 네트워크의 망관리를 위한 엔티티 및 비IP(non-IP) 기반 센서 네트워크의 망관리를 위한 엔티티와 내부 구조 및 통신 프로토콜이 동일하므로 구체적인 설명은 생략한다. As such, the system 20 for managing a heterogeneous sensor network according to another embodiment of the present invention is applicable to both an IP-based sensor network or a non-IP based sensor network, and FIGS. 2 and 3. Since the entity for the network management of the IP-based sensor network and the entity for the network management of the non-IP (non-IP) -based sensor network and the internal structure and communication protocols are the same, a detailed description thereof will be omitted.

이와 같이, 본 발명의 한 실시예 및 다른 실시예에 따른 이종형 센서 네트워크의 관리를 위해 LSW SNMP 에이전트(300, 300') 및 PR 에이전트(400, 400')에서 필수적인 기능만을 수행하도록 하고 중간 관리 장치(2001-200n, 2001'-200n')에서 나 머지 기능을 수행하도록 함에 따라, 중간 관리 장치(2001-200n, 2001'-200n')에서 처리 가능한 일이 LSW SNMP 에이전트(300, 300') 및 PR 에이전트(400, 400')로 전달되지 않도록 하여 보다 효율적으로 센서 네트워크를 관리할 수 있다. 또한, LSW SNMP 에이전트(300, 300') 및 PR 에이전트(400, 400')에서 연속적으로 변하는 정보를 관리하고, 중간 관리 장치(2001-200n, 2001'-200n')에서 이벤트에 의해 변하는 정보나 매니저에 의해 설정 가능한 정보를 관리함에 따라 이종형 센서 네트워크 내의 모든 객체들을 동시에 관리할 수 있다. As such, the LSW SNMP agent 300, 300 ′ and the PR agent 400, 400 ′ perform only essential functions for the management of the heterogeneous sensor network according to one embodiment and the other embodiment of the present invention. (200 1 -200 n , 200 1 '-200 n ') to perform the remaining functions, so that the intermediate management unit (200 1 -200 n , It is possible to manage the sensor network more efficiently by preventing work that can be processed in 200 1 '-200 n ') from being transmitted to the LSW SNMP agents 300 and 300 'and the PR agents 400 and 400'. In addition, the LSW SNMP agent (300, 300 ') and the PR agent (400, 400') continuously manages the information, and the intermediate management apparatus (200 1 -200 n , In 200 1 '-200 n '), all objects in the heterogeneous sensor network can be managed at the same time by managing information changed by an event or settable by a manager.

이상에서 설명한 본 발명의 실시예는 장치 및 방법을 통해서만 구현이 되는 것은 아니며, 본 발명의 실시예의 구성에 대응하는 기능을 실현하는 프로그램 또는 그 프로그램이 기록된 기록 매체를 통해 구현될 수도 있다. The embodiments of the present invention described above are not only implemented through the apparatus and the method, but may be implemented through a program for realizing a function corresponding to the configuration of the embodiments of the present invention or a recording medium on which the program is recorded.

이상에서 본 발명의 실시예에 대하여 상세하게 설명하였지만 본 발명의 권리범위는 이에 한정되는 것은 아니고 다음의 청구범위에서 정의하고 있는 본 발명의 기본 개념을 이용한 당업자의 여러 변형 및 개량 형태 또한 본 발명의 권리범위에 속하는 것이다.Although the embodiments of the present invention have been described in detail above, the scope of the present invention is not limited thereto, and various modifications and improvements of those skilled in the art using the basic concepts of the present invention defined in the following claims are also provided. It belongs to the scope of rights.

도 1은 본 발명의 한 실시예에 따른 이종형 센서 네트워크의 관리를 위한 시스템을 개략적으로 나타내는 도면이다.1 is a diagram schematically illustrating a system for managing heterogeneous sensor networks according to an embodiment of the present invention.

도 2는 본 발명의 한 실시예에 따른 IP 기반 센서 네트워크의 망관리를 위한 엔티티를 개략적으로 나타내는 도면이다.2 is a diagram schematically illustrating an entity for network management of an IP-based sensor network according to an embodiment of the present invention.

도 3은 본 발명의 한 실시예에 따른 비IP(non-IP) 기반 센서 네트워크의 망관리를 위한 엔티티를 개략적으로 나타내는 도면이다.3 is a diagram schematically illustrating an entity for network management of a non-IP based sensor network according to an embodiment of the present invention.

도 4는 본 발명의 다른 실시예에 따른 이종형 센서 네트워크의 관리를 위한 시스템을 개략적으로 나타내는 도면이다.4 is a diagram schematically illustrating a system for managing a heterogeneous sensor network according to another embodiment of the present invention.

Claims (12)

복수의 센서 노드를 포함하는 센서 네트워크와 SNMP 관리 장치를 연결하는 중간 관리 장치에 있어서,In the intermediate management device for connecting the SNMP management device and the sensor network including a plurality of sensor nodes, 상기 센서 네트워크의 각 센서 노드의 복수의 객체 정보 중 일부 객체 정보를 관리하는 통합 관리 정보 베이스 모듈(Integrated Management Information Base Module), 그리고An integrated management information base module for managing some object information among a plurality of object information of each sensor node of the sensor network, and 상기 SNMP 관리 장치에서 각 센서 노드의 에이전트로 전달하는 명령 메시지를 수신하여 분석하고, 상기 분석 결과에 따라 상기 명령 메시지를 해당 에이전트로 전달할 지의 여부를 결정하는 프락시 포워더A proxy forwarder that receives and analyzes a command message transmitted from the SNMP management device to an agent of each sensor node, and determines whether to deliver the command message to the corresponding agent according to the analysis result. 를 포함하는 중간 관리 장치.Intermediate management device comprising a. 제1항에 있어서,The method of claim 1, 상기 일부 객체 정보는 상기 복수의 객체 정보 중에서 해당 센서 노드에서 연속적으로 변하는 정보 이외의 객체 정보인 중간 관리 장치.And the object information is object information other than information continuously changed in a corresponding sensor node among the plurality of object information. 제2항에 있어서,The method of claim 2, 상기 연속적으로 변하는 정보는 각 센서 노드의 메모리 현황 정보 및 잔여 에너지 정보 중 적어도 하나를 포함하는 중간 관리 장치.The continuously changing information includes at least one of memory status information and residual energy information of each sensor node. 제1항에 있어서,The method of claim 1, 상기 일부 객체 정보는 상기 복수의 객체 정보 중에서 이벤트에 의해 변하는 정보와 상기 SNMP 관리 장치에 의해 설정 가능한 정보를 포함하는 중간 관리 장치.The some object information includes the information that is changed by the event of the plurality of object information and the information settable by the SNMP management device. 제1항에 있어서,The method of claim 1, SNMP 엔진, 그리고SNMP engine, and 이벤트 발생 시 상기 SNMP 엔진을 이용하여 트랩 메시지를 생성하며, 상기 트랩 메시지를 상기 SNMP 관리 장치로 전달하는 통지 생성기Notification generator for generating a trap message by using the SNMP engine when the event occurs, and delivering the trap message to the SNMP management device 를 더 포함하는 중간 관리 장치.Intermediate management device further comprising. 제1항에 있어서,The method of claim 1, 상기 프락시 포워더는,The proxy forwarder 상기 명령 메시지가 상기 통합 관리 정보 베이스 모듈에서 관리하는 상기 일부 객체 정보에 의해 해결되는 경우 상기 명령 메시지를 상기 중간 관리 장치에서 수행하며, If the command message is resolved by the partial object information managed by the integrated management information base module, the command message is executed by the intermediate management apparatus, 상기 명령 메시지가 상기 일부 객체 정보에 의해 해결되지 않는 경우, 상기 명령 메시지를 해당 에이전트로 전달하는 중간 관리 장치.If the command message is not resolved by the partial object information, the intermediate management device for transmitting the command message to the agent. 제6항에 있어서,The method of claim 6, SNMP 엔진, 그리고SNMP engine, and 상기 프락시 포워더에서 상기 명령 메시지를 상기 중간 관리 장치에서 수행하는 것으로 판단한 경우, 상기 SNMP 엔진을 이용하여 상기 명령 메시지를 수행하며, 상기 명령 메시지에 대한 응답 메시지를 생성하여 상기 SNMP 관리 장치로 전달하는 명령 응답기를 더 포함하는 중간 관리 장치.If the proxy forwarder determines that the command message is performed by the intermediate management apparatus, the command message is executed by using the SNMP engine, and a response message is generated and transmitted to the SNMP management apparatus by using the SNMP engine. An intermediate management device further comprising a transponder. 제7항에 있어서,The method of claim 7, wherein 상기 명령 메시지가 검색 요청 메시지인 경우, 상기 명령 응답기는 상기 통합 관리 정보 베이스 모듈에서 관리하는 상기 일부 객체 정보 중에서 상기 명령 메시지에 대응하는 정보를 검색하고, 검색한 정보를 포함하는 응답 메시지를 생성하여 상기 SNMP 관리 장치로 전달하는 중간 관리 장치.When the command message is a search request message, the command responder searches for information corresponding to the command message among the partial object information managed by the integrated management information base module, and generates a response message including the searched information. Intermediate management device for delivering to the SNMP management device. 제7항에 있어서,The method of claim 7, wherein 상기 명령 메시지가 변경 요청 메시지인 경우, 상기 명령 응답기는 상기 통합 관리 정보 베이스 모듈에서 관리하는 상기 일부 객체 정보 중에서 상기 명령 메시지에 대응하는 정보를 수정한 후, 응답 메시지를 상기 SNMP 관리 장치로 전달하는 중간 관리 장치.When the command message is a change request message, the command responder modifies information corresponding to the command message among the partial object information managed by the integrated management information base module, and then transmits a response message to the SNMP management device. Intermediate management unit. 제1항에 있어서,The method of claim 1, 상기 센서 네트워크가 IP 기반 센서 네트워크인 경우, 상기 SNMP 관리 장치 및 상기 복수의 센서 노드의 에이전트와 UDP/IP 프로토콜을 통해 통신하는 중간 관 리 장치.If the sensor network is an IP-based sensor network, the intermediate management device for communicating with the SNMP management device and the agent of the plurality of sensor nodes via a UDP / IP protocol. 제1항에 있어서,The method of claim 1, 상기 센서 네트워크가 비IP(non-IP) 기반 센서 네트워크인 경우, 상기 SNMP 관리 장치와 통신하는 경우에 상기 비IP 기반 프로토콜을 UDP/IP 프로토콜로 변환하며, 상기 복수의 센서 노드와 통신하는 경우 상기 UDP/IP 프로토콜을 상기 비IP 기반 프로토콜로 변환하는 프로토콜 변환기를 더 포함하는 중간 관리 장치.When the sensor network is a non-IP based sensor network, the non-IP based protocol is converted into a UDP / IP protocol when communicating with the SNMP management device, and when communicating with the plurality of sensor nodes. And a protocol converter for converting a UDP / IP protocol into the non-IP based protocol. 제1항에 있어서,The method of claim 1, 상기 중간 관리 장치는 라우터 또는 게이트웨이에 형성되어 있는 중간 관리 장치.The intermediate management apparatus is formed in the router or gateway.
KR1020090070706A 2009-07-31 2009-07-31 Middle menagement apparatus of sensor network KR20110012827A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090070706A KR20110012827A (en) 2009-07-31 2009-07-31 Middle menagement apparatus of sensor network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090070706A KR20110012827A (en) 2009-07-31 2009-07-31 Middle menagement apparatus of sensor network

Publications (1)

Publication Number Publication Date
KR20110012827A true KR20110012827A (en) 2011-02-09

Family

ID=43772702

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090070706A KR20110012827A (en) 2009-07-31 2009-07-31 Middle menagement apparatus of sensor network

Country Status (1)

Country Link
KR (1) KR20110012827A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180122084A (en) * 2017-05-02 2018-11-12 한국전기연구원 Network management system for ami

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180122084A (en) * 2017-05-02 2018-11-12 한국전기연구원 Network management system for ami

Similar Documents

Publication Publication Date Title
US11323316B2 (en) Device configuration method and apparatus that are based on network configuration protocol
Cirani et al. A scalable and self-configuring architecture for service discovery in the internet of things
Liu et al. Efficient naming, addressing and profile services in Internet-of-Things sensory environments
Huang et al. An SDN_based management framework for IoT devices
JP2017517170A (en) Method and communication unit for service implementation in an NFV system
CN103036732B (en) A kind of method of network monitoring process, system and equipment
CN110324165A (en) The management method of the network equipment, apparatus and system
JP2010239366A (en) Polling communication system
CN101312404A (en) SNMP message processing method and apparatus
Akribopoulos et al. A web services-oriented architecture for integrating small programmable objects in the web of things
US9749362B2 (en) Method, device, and system for obtaining address of SIP registration server
WO2013117112A1 (en) Sensor network analyzing intercommunicating platform, sensor network intercommunicating method and system
Feldner et al. A qualitative evaluation of IPv6 for the Industrial Internet of Things
US10536397B2 (en) Packet count-based object locking protocol
CN101494561A (en) Network management method and system based on simple network management protocol
Moritz et al. Devices profile for web services in wireless sensor networks: Adaptations and enhancements
US8924486B2 (en) Method and system for aggregating communications
CN110380966A (en) A kind of method and its relevant device finding forward-path
Corici et al. A solution for provisioning reliable M2M infrastructures using SDN and device management
KR20110012827A (en) Middle menagement apparatus of sensor network
KR20100069483A (en) Method to manage non-ip sensor network for ip-based network manager
Tanganelli et al. A distributed architecture for discovery and access in the internet of things
Ha et al. Enabling dynamic and lightweight management of distributed bluetooth low energy devices
EP3048758A1 (en) Management method and system for domain name system server
EP3050283B1 (en) Providing network management information in a communications network

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination