KR100785301B1 - System and method for transmitting the large amount of snmp data - Google Patents
System and method for transmitting the large amount of snmp data Download PDFInfo
- Publication number
- KR100785301B1 KR100785301B1 KR1020060012287A KR20060012287A KR100785301B1 KR 100785301 B1 KR100785301 B1 KR 100785301B1 KR 1020060012287 A KR1020060012287 A KR 1020060012287A KR 20060012287 A KR20060012287 A KR 20060012287A KR 100785301 B1 KR100785301 B1 KR 100785301B1
- Authority
- KR
- South Korea
- Prior art keywords
- snmp
- data
- manager
- agent
- snmp manager
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 51
- 230000005540 biological transmission Effects 0.000 claims abstract description 52
- 239000003795 chemical substances by application Substances 0.000 claims description 74
- 239000000872 buffer Substances 0.000 claims description 6
- 230000003139 buffering effect Effects 0.000 claims description 4
- 238000010586 diagram Methods 0.000 description 7
- 238000012544 monitoring process Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/02—Standardisation; Integration
- H04L41/0213—Standardised network management protocols, e.g. simple network management protocol [SNMP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0896—Bandwidth or capacity management, i.e. automatically increasing or decreasing capacities
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/60—Network streaming of media packets
- H04L65/65—Network streaming protocols, e.g. real-time transport protocol [RTP] or real-time control protocol [RTCP]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
본 발명은 대용량의 SNMP(Simple Network Management Protocol) 데이터 전송시스템 및 그 방법에 관한 것으로, SNMP 에이전트가 SNMP 매니저로부터 요청받은 대용량의 SNMP 데이터를 스트리밍 방식을 사용하여 SNMP 매니저에게 제공하고, SNMP 매니저는 SNMP 에이전트로부터 자신이 요청한 데이터가 수신이 시작되면 해당 데이터에 대한 처리를 시작함으로써 대용량의 SNMP 데이터를 효율적으로 전송할 수 있도록 한다.The present invention relates to a large capacity Simple Network Management Protocol (SNMP) data transmission system and a method thereof, wherein the SNMP agent provides a large amount of SNMP data requested from the SNMP manager to a SNMP manager using a streaming method, and the SNMP manager provides an SNMP manager. When the data requested by the agent starts receiving the data, it starts to process the data so that it can efficiently transmit a large amount of SNMP data.
Description
도 1은 종래기술에 따른 도면으로, SNMP(Simple Network Management Protocol) 데이터를 하나씩 전송하는 방식을 도시하는 도면.1 is a diagram according to the prior art, illustrating a method of transmitting Simple Network Management Protocol (SNMP) data one by one.
도 2는 다른 종래기술에 따른 도면으로, 복수의 SNMP 데이터를 한꺼번에 전송하는 방식을 도시하는 도면.2 is a view according to another prior art, showing a method of transmitting a plurality of SNMP data at once.
도 3은 SNMP에서 사용되는 MIB(Management Information Base) 트리의 예를 보이는 도면.3 shows an example of a Management Information Base (MIB) tree used in SNMP.
도 4는 본 발명에 따른 SNMP 데이터 전송시스템을 도시하는 도면.4 illustrates an SNMP data transmission system in accordance with the present invention.
도 5는 본 발명에 따른 도면으로, 스트리밍 방식을 사용하여 SNMP 데이터를 전송하는 방식을 도시하는 도면.5 is a diagram according to the present invention, illustrating a method of transmitting SNMP data using a streaming method.
본 발명은 SNMP 벌크 데이터 전송 시스템 및 그 방법에 관한 것이다.The present invention relates to an SNMP bulk data transmission system and method thereof.
네트워크의 대형화, 복잡화, 네트워크를 이용한 업무의 증가 등으로 네트워크 관리에 대한 중요성은 점점 높아지고 있다. SNMP(Simple Network Management Protocol)은 네트워크의 관리를 위해 사용되는 대표적인 프로토콜로써, 네트워크 장치와 그들의 동작을 감시, 통할하는 프로토콜이다. IP(Internet Protocol) 네트워크에서 동작하는 대부분의 네트워크 장비는 SNMP에 의해 관리된다.The importance of network management is increasing due to the size of the network, its complexity, and the increasing number of tasks using the network. Simple Network Management Protocol (SNMP) is a representative protocol used for network management. It is a protocol for monitoring and communicating network devices and their operations. Most network equipment running on an Internet Protocol (IP) network is managed by SNMP.
SNMP에서는 관리 항목이 asn.1 포맷에 의거하여 관리 정보 베이스(Management Information Base; MIB)로 정의된다. SNMP 에이전트와 SNMP 매니저는 MIB를 사용하여 RFC 문서에 나와 있는 표준 SNMP 동작에 맞추어 네트워크 장치를 관리할 수 있다.In SNMP, management items are defined in the Management Information Base (MIB) according to the asn.1 format. SNMP agents and SNMP managers can use the MIB to manage network devices in accordance with standard SNMP operations as outlined in the RFC documentation.
SNMP에 의한 네트워크 관리는 SNMP 매니저와 SNMP 에이전트 사이에서 관리 정보 교환에 의해 이루어질 수 있다. 그러므로, SNMP에서는 SNMP 매니저와 SNMP 에이전트간의 데이터 전송 방법이 대해 고려되어야 할 필요가 있다. 하기에서는 현재 사용되고 있는 SNMP 매니저와 SNMP 에이전트간의 데이터 전송 방법을 첨부한 도면을 참조하여 설명하도록 한다.Network management by SNMP may be achieved by exchanging management information between the SNMP manager and the SNMP agent. Therefore, in SNMP, data transfer method between the SNMP manager and the SNMP agent needs to be considered. Hereinafter, a method of transmitting data between the currently used SNMP manager and the SNMP agent will be described with reference to the accompanying drawings.
도 1은 종래기술에 따른 도면으로, SNMP(Simple Network Management Protocol) 데이터를 하나씩 전송하는 방식을 도시하는 도면이다.1 is a diagram according to the prior art, which illustrates a method of transmitting Simple Network Management Protocol (SNMP) data one by one.
도 1에 도시된 바와 같이, SNMP 매니저와 SNMP 에이전트간에서는, "get-next" 명령어를 사용하여, 데이터가 하나씩 전송될 수 있다. SNMP 매니저는 자신이 필요로 하는 데이터를 get-next 명령어를 사용하여 SNMP 에이전트에 요청하고, 그에 대한 응답을 SNMP 에이전트로부터 수신한다. 필요로 하는 데이터의 양이 많 은 경우, SNMP 매니저는 해당 데이터를 모두 수신할 때까지 get-next를 SNMP 에이전트에 요청해야 한다. 예를 들어, 200개 항목의 데이터를 수신하고자 하는 경우, SNMP 매니저는 200회의 get-next 명령을 SNMP 에이전트에 송신해야 한다. 따라서, 도 1에 도시된 SNMP 데이터 전송 방식은, 전송되어야 할 데이터의 양이 많은 경우 번거롭다는 문제점이 있다. 하기의 도 2에 도시된 전송 방식은 이러한 번거로움을 해소하기 위해 사용되는 방식이다.As shown in FIG. 1, between the SNMP manager and the SNMP agent, data may be transmitted one by one using a "get-next" command. The SNMP manager requests data from the SNMP agent using the get-next command and receives a response from the SNMP agent. If there is a large amount of data required, the SNMP manager should request get-next from the SNMP agent until it receives all of the data. For example, if you want to receive 200 items of data, the SNMP manager must send 200 get-next commands to the SNMP agent. Therefore, the SNMP data transmission method shown in FIG. 1 has a problem that it is troublesome when the amount of data to be transmitted is large. The transmission scheme shown in FIG. 2 below is a scheme used to eliminate such inconvenience.
도 2는 다른 종래기술에 따른 도면으로, 복수의 SNMP 데이터를 한꺼번에 전송하는 방식을 도시하는 도면이다.FIG. 2 is a diagram according to another prior art, which illustrates a method of transmitting a plurality of SNMP data at once.
SNMP 매니저는, 한꺼번에 여러 개의 SNMP 데이터를 요청할 수 있는 "get-bulk" 명령어를 사용하여 자신이 필요로 하는 SNMP 데이터의 제공을 SNMP 에이전트에 요청할 수 있다. 예를 들어, 10개의 SNMP 데이터 항목을 필요로 하는 경우, SNMP 매니저는 'get-bulk(1~10)" 명령어를 통해 자신이 필요로 하는 SNMP 데이터를 한꺼번에 SNMP 에이전트에 요청할 수 있다.The SNMP manager can request the SNMP agent to provide the SNMP data it needs using the "get-bulk" command, which can request several SNMP data at once. For example, if 10 SNMP data items are needed, the SNMP manager can request the SNMP agent all at once through the 'get-bulk (1 ~ 10)' command.
그런데, 이때 SNMP 매니저가 요청하는 SNMP 데이터의 총 값은 네트워크가 제공하는 MTU(Maximum Transmission Unit)를 초과하지 않아야 한다. SNMP 데이터의 총 값이 네트워크가 제공하는 MTU를 초과하는 경우, SNMP 데이터의 전송은 안정적으로 이루어지지 않는다. 이는 SNMP가 전송 프로토콜로써 UDP(User Datagram Protocol)을 사용하며, UDP의 maximum packet의 크기가 한번에 약 64kbyte를 넘지 못하기 때문이다.However, the total value of the SNMP data requested by the SNMP manager should not exceed the maximum transmission unit (MTU) provided by the network. If the total value of the SNMP data exceeds the MTU provided by the network, the transmission of the SNMP data is not stable. This is because SNMP uses User Datagram Protocol (UDP) as a transport protocol, and the maximum packet size of UDP does not exceed about 64 kbytes at a time.
그런데, SNMP 매니저는 MIB의 table OBJECT의 row 값을 정확히 알지 못한다. 그로 인해 자신이 요구하게 되는 데이터의 정확한 양을 알 수 없게 된다. SNMP 매니저가 너무 많은 양의 데이터를 한꺼번에 요구하는 경우, 64 kbyte를 초과하여 중간에 패킷이 깨질 수 있다. 이와 같은 문제점을 방지하기 위해, SNMP 매니저는 get-bulk 명령어를 사용하는 경우, 수신 데이터의 양을 5개, 10개 정도로 제한하며, 그 이상의 데이터를 전송하기 위해서는 여러번의 "get-bulk" 명령이 수행되어야 한다. 예를 들어, 200개 항목의 데이터를 "get-bulk(1~10)"을 사용하여 수신하고자 하는 경우, SNMP 매니저는 20회의 get-next 명령을 SNMP 에이전트에 송신해야 한다. 따라서, get-bulk 명령어 역시 대용량의 데이터를 전송하기에는 부족하다.However, the SNMP manager does not know exactly the row values of the table object in the MIB. The result is that you don't know the exact amount of data you're asking for. If the SNMP manager requests too much data at once, packets can be broken in excess of 64 kbytes. To prevent this problem, the SNMP manager limits the amount of received data to 5 or 10 when using the get-bulk command, and several "get-bulk" commands are used to transmit more data. Should be performed. For example, if you want to receive 200 items of data using "get-bulk (1-10)", the SNMP manager must send 20 get-next commands to the SNMP agent. Thus, the get-bulk command is also not enough to transfer large amounts of data.
따라서 본 발명의 목적은 대용량의 MIB(Management Information Base) 데이터를 일괄적으로 전송할 수 있는 대용량의 SNMP 데이터 전송시스템 및 그 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a large-capacity SNMP data transmission system and method thereof capable of collectively transmitting a large-capacity management information base (MIB) data.
본 발명의 다른 목적은 전송 프로토콜 및 관리 항목의 특성에 관계없이 대용량의 MIB 데이터를 전송할 수 있는 대용량의 SNMP 데이터 전송시스템 및 그 방법을 제공함에 있다.Another object of the present invention is to provide a large-capacity SNMP data transmission system and method capable of transmitting large-scale MIB data regardless of the characteristics of the transport protocol and management items.
본 발명은 효율적이고 안정적으로 대용량의 MIB 데이터를 전송할 수 있는 대용량의 SNMP 데이터 전송시스템 및 그 방법을 제공함에 있다.The present invention provides a large-capacity SNMP data transmission system and method capable of transmitting large-capacity MIB data efficiently and stably.
상기 목적들을 달성하기 위한 본 발명의 일 측면에 따른 대용량의 SNMP(Simple Network Management Protocol) 데이터 전송시스템은, SNMP 데이터의 제공을 요청하고, 해당 요청에 대응하는 응답의 수신이 시작되면, 해당 응답에 포함된 데이터의 처리를 시작하는 SNMP 매니저와, In order to achieve the above objects, a large-capacity Simple Network Management Protocol (SNMP) data transmission system according to an aspect of the present invention requests a provision of SNMP data and starts receiving a response corresponding to the request. An SNMP manager that starts processing the contained data,
상기 SNMP 매니저로부터 SNMP 데이터의 제공이 요청되면, 요청받은 데이터를 스트리밍 방식으로 상기 SNMP 매니저에 제공하는 SNMP 에이전트를 포함할 수 있다.When providing the SNMP data from the SNMP manager is requested, it may include an SNMP agent for providing the requested data to the SNMP manager in a streaming manner.
상기 SNMP 매니저는 관리 정보 베이스(Management Information Base; MIB) 트리로부터 자신이 제공받고자 하는 SNMP 데이터 항목을 선택하여 상기 SNMP 에이전트에 요청할 수 있다.The SNMP manager may request an SNMP agent by selecting an SNMP data item to be provided from a management information base (MIB) tree.
상기 SNMP 매니저는 get-bulk 명령어를 사용하여 상기 자신이 제공받고자 하는 SNMP 데이터를 상기 SNMP 에이전트에 요청할 수 있다.The SNMP manager may request the SNMP agent for SNMP data to be provided by the SNMP manager using a get-bulk command.
상기 SNMP 매니저는 SNMP 에이전트로부터 수신한 데이터가 자신이 처리할 수 있는 유효 데이터이면 상기 데이터 처리를 시작할 수 있다.The SNMP manager may start the data processing if the data received from the SNMP agent is valid data that can be processed by the SNMP manager.
상기 SNMP 매니저는 상기 수신되는 데이터의 양이 자신의 처리 용량을 초과하는 경우, 상기 초과되는 수신 데이터를 버퍼링할 수 있다.The SNMP manager may buffer the excess received data when the amount of received data exceeds its processing capacity.
상기 SNMP 매니저는 자신의 데이터 요청에 대한 상기 SNMP 에이전트로부터의 응답이 소정의 시간 동안 수신되지 않으면, 상기 SNMP 에이전트와의 사이에 전송 에러가 발생했다고 판단할 수 있다.If the SNMP manager does not receive a response from the SNMP agent for its data request for a predetermined time, the SNMP manager may determine that a transmission error has occurred with the SNMP agent.
상기 SNMP 에이전트는 상기 SNMP 매니저와의 데이터 전송을 위한 최적 대역폭을 계산하고, 상기 계산된 대역폭에 비례하도록 상기 데이터를 전송하기 위한 패 킷의 크기를 결정할 수 있다.The SNMP agent may calculate an optimal bandwidth for data transmission with the SNMP manager and determine the size of a packet for transmitting the data to be proportional to the calculated bandwidth.
상기 SNMP 에이전트는 RTCP(Real-time Transport Control Protocol)를 사용하여 상기 대역폭 계산을 수행할 수 있다.The SNMP agent may perform the bandwidth calculation using a Real-time Transport Control Protocol (RTCP).
상기 목적들을 달성하기 위한 본 발명의 다른 측면에 따른 대용량의 SNMP 데이터 전송 방법은, SNMP 매니저가 SNMP 데이터를 요청하는 과정과, SNMP 에이전트가 상기 SNMP 매니저가 요청하는 SNMP 데이터를 스트리밍 방식으로 상기 SNMP 매니저에 제공하는 과정과, 상기 SNMP 매니저가 상기 SNMP 에이전트로부터 데이터를 수신하는 과정 및 상기 SNMP 매니저가 상기 SNMP 에이전트로부터의 데이터 수신이 시작되면 상기 수신되는 데이터에 대한 처리를 시작하는 과정을 포함할 수 있다.In accordance with another aspect of the present invention, there is provided a method for transmitting a large amount of SNMP data, wherein the SNMP manager requests SNMP data, and an SNMP agent streams the SNMP data requested by the SNMP manager. And providing the data to the SNMP manager, receiving the data from the SNMP agent, and starting the processing of the received data when the SNMP manager starts receiving the data from the SNMP agent. .
상기 방법은 상기 SNMP 에이전트가 상기 SNMP 매니저로부터 요청받은 데이터를 모두 전송한 후 해당 데이터의 전송을 종료하는 과정을 더 포함할 수 있다.The method may further include ending the transmission of the data after the SNMP agent transmits all the data requested from the SNMP manager.
상기 방법은 상기 SNMP 매니저가 상기 SNMP 에이전트로부터 수신되는 데이터를 버퍼링하는 과정을 더 포함할 수 있다.The method may further include buffering data received by the SNMP manager from the SNMP agent.
전술한 바와 같이, 본 발명은 스트리밍 방식을 사용하여 SNMP 데이터를 전송함으로써 대용량의 SNMP 데이터를 효율적으로 전송할 수 있는 대용량의 SNMP 데이터 전송시스템 및 그 방법을 제안한다. 이하 첨부한 도면을 참조하여 본 발명을 상세히 설명할 것이다.As described above, the present invention proposes a large-capacity SNMP data transmission system and method for efficiently transmitting large-capacity SNMP data by transmitting SNMP data using a streaming method. Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.
SNMP 데이터는 MIB에 의해 관리되므로, 본 발명의 설명에 앞서 먼저 MIB에 대해 설명하도록 한다.Since the SNMP data is managed by the MIB, the MIB will be described before the description of the present invention.
도 3은 SNMP에서 사용되는 MIB(Management Information Base) 트리의 예를 보이는 도면이다.3 is a diagram illustrating an example of a Management Information Base (MIB) tree used in SNMP.
도 3에 도시된 바와 같이, MIB는 관리하고 싶은 항목을 트리 형태로 정의한다. MIB의 특정 객체는 객체 식별자(Object Identifier = OID)에 의해서 확인된다. 도 1은 표준 MIB에서 가장 많이 사용되는 MIB-2의 일 예를 도시하고 있다. MIB-2는 RFC 1213에 정의되어 있다. MIB 노드 종류는 group, scalar, table, notification의 4가지로 정의될 수 있다.As shown in FIG. 3, the MIB defines items to be managed in a tree form. Specific objects in the MIB are identified by object identifier (OID). 1 illustrates an example of MIB-2 which is most commonly used in a standard MIB. MIB-2 is defined in RFC 1213. MIB node types can be defined in four ways: group, scalar, table, and notification.
group은 비슷한 항목을 모아 두는 대표 노드이고, scalar는 최종 말단 노드로 하나의 관리 항목 값을 나타내며, table은 관리 항목이 값이 여러 개일 경우 사용되는 OBJECT 종류이다.group is a representative node that collects similar items, scalar is the last terminal node and represents a single managed item value, and table is an OBJECT type used when multiple managed items have multiple values.
SNMP 매니저는 위에서 정의된 OBJECT를 지정하여 SNMP operation(get, get-next, get-bulk, set) 명령어를 수행하여, 원하는 값을 얻어오거나 변경하여 장비를 관리한다. SNMP 에이전트는 SNMP 매니저로부터의 요청에 대응하여 SNMP 매니저가 요청하는 데이터를 해당 SNMP 매니저에 제공할 수 있다. 본 발명에서 SNMP 매니저는, 대용량의 SNMP 데이터를 제공받기 위해, "변형된 get-bulk" 메시지를 사용할 수 있다. 이하 언급되는 get-bulk 명령어는, 별도의 언급이 없는 한, 본 발명에 따른 get-bulk 명령어를 의미할 것이다. 이하 본 발명에 다른 get-bulk 명령어를 사용한 SNMP 데이터의 전송을, 첨부한 도면을 참조하여 설명하도록 한다.The SNMP manager manages the device by executing the SNMP operation (get, get-next, get-bulk, set) command by specifying the OBJECT defined above to get or change the desired value. The SNMP agent may provide the SNMP manager with data requested by the SNMP manager in response to a request from the SNMP manager. In the present invention, the SNMP manager may use a "modified get-bulk" message to receive a large amount of SNMP data. The get-bulk command mentioned below will refer to a get-bulk command according to the present invention unless otherwise noted. Hereinafter, transmission of SNMP data using another get-bulk command will be described with reference to the accompanying drawings.
도 4는 본 발명에 따른 SNMP 데이터 전송시스템을 도시하는 도면이다.4 is a diagram illustrating an SNMP data transmission system according to the present invention.
도 4는 SNMP 매니저(400) 및 SNMP 에이전트(450)를 포함하는 시스템을 도시하고 있다. SNMP 매니저(400)는 UDP 처리부(402), SNMP 처리부(404), RTCP 처리부 (Real-time Transport Control Protocol)(406), 버퍼(buffer control)(408) 및 get-bulk 처리부(410)를 포함하도록 구성될 수 있다. 또, SNMP 에이전트(450)는 UDP 처리부(452), SNMP 처리부(454), RTCP 처리부(456) 및 get-bulk 처리부(458)를 포함하도록 구성될 수 있다.4 shows a system including an
여기서, UDP 처리부(402)(452)는 SNMP 데이터 전송을 위한 UDP 관련 처리들을 수행한다. SNMP 처리부(404)(454)는 SNMP 분석 등을 수행한다. get-bulk 처리부(410)(458)는 get-bulk 메시지의 생성, 분석 등을 수행한다. SNMP 매니저(400)의 get-bulk 처리부(410)는 자신이 필요로 하는 SNMP 데이터를 요청하는 get-bulk 명령어를 생성할 수 있다. SNMP 매니저(400)는 MIB 트리로부터 자신이 제공받고자 하는 항목들을 선택할 수 있으며, 이와 같이 선택한 항목들을 요청하는 get-bulk 명령어를 생성하여 SNMP 에이전트(450)에 요청할 수 있다. get-bulk 명령어에 의해 요청되는 데이터의 크기는 관리 데이터의 특성, 크기 등에 따라 달라질 수 있다.Here, the
또, SNMP 매니저(400)의 get-bulk 처리부(410)는 자신의 요청에 대응하여 SNMP 에이전트(450)로부터 수신되는 데이터를 처리할 수 있다. get-bulk 처리부(410)에 의해 생성된 get-bulk 명령어는 UDP 처리부(402)를 통해 SNMP 에이전트(450)에 전송될 수 있다.In addition, the get-
SNMP 매니저(400)가 송신한 get-bulk 명령어는, SNMP 에이전트(450)의 UDP 처리부(452)에 의해 수신되고, SNMP 에이전트(450)의 SNMP 처리부(454)를 통해 SNMP 에이전트(450)의 get-bulk 처리부(458)에 전송된다.The get-bulk command transmitted by the
버퍼(408)는, SNMP 매니저(400)의 데이터 처리 속도와, 데이터 수신 속도를 맞추기 위해 사용된다. 즉, SNMP 매니저(400)의 데이터 처리 속도를 초과하는 양의 데이터가 수신되는 경우, 미처 처리되지 못한 데이터는 버퍼(408)에 일단 버퍼링되었다가 처리될 수 있다. 즉, SNMP 매니저(400)는 버퍼(408)를 사용하여 버퍼링 기능을 수행한다.The
또한, SNMP 매니저(400)는 데이터 전송 속도가 충분히 빠르지 못한 경우의 예외 처리를 위해 타임 아웃 메커니즘을 구비할 수 있다. SNMP 매니저(400)는, 타임 아웃 메커니즘을 사용하는 경우, SNMP 에이전트(450)에 데이터의 제공을 요청한 후 기 설정된 시간이 경과하도록 해당 요청에 대한 응답이 수신되지 않으면 에러가 발생했다고 판단할 수 있다. SNMP 매니저(400)는, 에러가 발생했다고 판단되는 경우에는, 해당 에러를 사용자에게 보고하거나, 해당 데이터의 수신 또는 수신대기를 중단하거나, 해당 데이터의 재송신을 요청하는 등의, 에러 발생에 따른 기능들을 수행할 수 있을 것이다. 이와 같은 타임 아웃 예외처리 메커니즘을 사용하는 이유는, 데이터 전송 속도가 충분히 빠르지 못한 경우에는 데이터의 표현이 매끄럽게 이루어지지 않고, SNMP 매니저(400)가 계속 SNMP 에이전트(450)로부터의 응답을 수신하기 위해 대기할 수도 없기 때문이다.In addition, the
RTCP 처리부(406)는 데이터 전송 속도를 체크하기 위해 사용될 수 있다. 데이터 전송 속도는 SNMP 전송 프로토콜의 제한, 링크의 상황 등에 의해 달라질 수 있다.The
RTCP 기능은 SNMP 에이전트(450)와 SNMP 매니저(400)가 연계하여 수행될 수 있다. 즉, SNMP 에이전트(450)는 RTCP를 통해 SNMP 매니저(400)와의 전송단의 최적 대역폭(bandwidth)을 계산하고 있다가 SNMP 매니저(400)로부터 get-bulk 명령어가 수신되면, SNMP 매니저(400)에 전송할 수 있는 패킷의 적절한 크기를 최적 대역폭을 참조하여 계산한다. SNMP 에이전트(450)는 이와 같이 계산된 크기의 패킷을 이용하여 SNMP 매니저(400)에 대한, 스트리밍 전송 방식의 데이터 전송을 수행한다. 이를 통해 본 발명에 따른 SNMP 데이터 전송시스템은, SNMP 전송 프로토콜의 제한, 링크의 상황 등에 관계없이 대용량의 SNMP 데이터 전송을 수행할 수 있게 된다.The RTCP function may be performed in association with the
SNMP 에이전트(450)는, SNMP 매니저(400)로부터 MIB의 전체 항목 또는 테이블 OBJECT에 대해서 모든 값을 요청하는 get-bulk 명령어를 수신하는 경우, 요청받은 모든 데이터를 하나의 패킷에 담아 전송할 수는 없다. 그러나, 본 발명에 따른 SNMP 에이전트(450)는 데이터를 요청한 SNMP 매니저(400)에게, 요청받은 데이터가 모두 전송될 때까지 연속적으로, 해당 데이터를 제공할 수 있다. 즉, SNMP 에이전트(450)는 SNMP 매니저(400)로부터 제공을 요청받은 데이터를 스트리밍 방식을 사용하여 해당 SNMP 매니저(400)에게 제공할 수 있다.When the
물론, SNMP 매니저(400) 역시 스트리밍 방식으로 해당 데이터를 수신하게 된다. 즉, SNMP 매니저(400)는, SNMP 에이전트(450)로부터 스트리밍 방식으로 제공되는 데이터를, 해당 데이터의 전송이 종료될 때까지 기다리지 않고, 해당 데이터의 수신이 시작됨과 동시에 해당 데이터에 대한 처리를 시작한다. 물론, SNMP 매니저(400)의 데이터 처리는, 수신된 데이터가 의미 있는 데이터, 즉 SNMP 매니저 (400)가 해석할 수 있는 부분을 적어도 포함하는 데이터인 경우 시작될 것이다.Of course, the
전술한 본 발명에 따른 SNMP 데이터 전송시스템은, SNMP get-bulk 명령어 수 행시, SNMP 전송 프로토콜의 제한 및 링크의 상황, 관리 데이터의 특성 및 크기와 관계없이 연속적인 대용량 데이터 전송을 가능하게 한다.The above-described SNMP data transmission system according to the present invention enables continuous large data transmission regardless of limitations of the SNMP transmission protocol and link conditions, management data characteristics and sizes when performing an SNMP get-bulk command.
이하, 전술한 본 발명에 따른 대용량의 SNMP 데이터 전송시스템에서 수행될 수 있는 데이터 전송 과정들에 대해 설명하도록 한다.Hereinafter, the data transmission processes that can be performed in the large-capacity SNMP data transmission system according to the present invention will be described.
SNMP 매니저(400)는 MIB 트리에서 원하는 OBJECT를 선택하고, 해당 max_repetition 필드를 = -1로 채운 get-bulk 명령어를 생성하여 SNMP 에이전트(450)에 송신한다. get-bulk 명령어를 송신한 SNMP 매니저(400)는 해당 get-bulk 명령어에 대응하는, SNMP 에이전트(450)로부터의 응답을 기다리게 된다.The
SNMP 에이전트(450)는 SNMP 매니저(400)와의 RTCP를 통해 전송단의 최적 대역폭을 계산하고 있다가 SNMP 매니저(400)로부터의 get-bulk 명령어가 수신되면, 해당 SNMP 매니저(400)와의 데이터 전송을 위한 적절한 패킷의 크기를 계산한다. 이때, 패킷의 크기는 전송단의 최적 대역폭에 의해 결정될 수 있다. SNMP 에이전트(450)는 SNMP 매니저(400)가 요청한 데이터의 전송이 종료될 때까지, 스트리밍 전송 방식을 사용하여 SNMP 매니저(400)에 해당 데이터를 전송한다.The
한편, SNMP 매니저(400)는, 자신이 송신한 get-bulk 명령어에 대한 SNMP 에이전트(450)로부터 응답되는 데이터를 기다리고 있다가, 해당 데이터의 수신이 시작되면, 수신되는 데이터에 대한 처리를 시작한다. 물론, 수신되는 데이터에 대한 처리는, 수신되는 데이터가 의미 있는 데이터일 때 시작될 것이다. 의미 있는 데 이터는, 해당 SNMP 매니저(400)가 해석할 수 있는 내용을 적어도 포함하는 데이터를 말한다. SNMP 매니저(400)는 SNMP 에이전트(450)로부터 데이터 수신이 종료될 때까지 해당 데이터에 대한 수신을 수행하고, 수신되는 데이터에 대한 처리를 수행한다.On the other hand, the
SNMP 매니저(400)는, SNMP 에이전트(450)로부터 수신되는 데이터의 양이 자신의 처리 용량을 초과하는 경우, 해당 데이터에 대한 버퍼링을 통해 데이터의 손실을 방지할 수 있다.If the amount of data received from the
SNMP 에이전트(450)는 SNMP 매니저(400)가 요청한 데이터가 모두 전송되면 전송을 종료한다.The
전술한 과정들을 통한 SNMP 매니저(400)와 SNMP 에이전트(450) 간의 데이터 전송 방식이 하기의 도 5에 도시되어 있다.A data transmission method between the
도 5는 본 발명에 따른 도면으로, 스트리밍 방식을 사용하여 SNMP 데이터를 전송하는 방식을 도시하는 도면이다.5 is a diagram illustrating a method of transmitting SNMP data using a streaming scheme according to the present invention.
도 5에 도시된 바와 같이, 본 발명이 적용되는 경우 SNMP 매니저(400)는, 자신이 요청하는 데이터의 양 또는 전송 환경에 관계없이, 자신이 요청하는 SNMP 데이터의 항목을 포함하는 get-bulk 명령어를 SNMP 에이전트(450)에 송신한다. SNMP 매니저(400)로부터 get-bulk 명령어를 수신한 SNMP 에이전트(450)는, 해당 데이터를 스트리밍 전송 방식을 사용하여 해당 SNMP 매니저(400)에게 송신한다. SNMP 매니저(400)는 자신이 송신한 get-bulk 명령어에 대응하는 응답의 수신이 시작되면, 해당 응답이 종료될 때까지 기다리지 않고, 응답의 수신과 함께 응답되는 데이터에 대한 처리를 시작한다.As shown in FIG. 5, when the present invention is applied, the
get 명령어를 사용하는 경우, 기존의 get-bulk 명령어를 사용하는 경우, 본 발명에 따른 get-bulk 명령어를 사용하는 경우의 각각의 결과를 예를 들어 설명하면 다음과 같다.In the case of using the get command, in the case of using the existing get-bulk command, each result of using the get-bulk command according to the present invention will be described as an example.
SNMP 매니저가 ifNumber scalar 값이 1이고, ifTable의 row 값이 10이고 각 column 값이 22인 MIB 트리에 해당하는 데이터를 제공받고자 하는 경우를 가정하도록 한다. get 명령어를 사용하는 경우 SNMP 매니저는, 데이터를 제공받기 위해 총 221번(=ifNumber 1 + ifTable row 10 * ifTable colimn 22)의 get 명령어를 사용해야 한다. 기존의 get-bulk 명령어를 사용하는 경우 SNMP 매니저는, get-bulk(1~10)을 사용한다면, 22회 이상의 get-bulk 명령어를 사용해야 한다. 그러나, 본 발명에 따른 get-bulk 명령어를 사용하는 경우 SNMMP 매니저는 한번의 get-bulk 명령어 사용만으로 자신이 요구하는 데이터를 모두 제공받을 수 있다.Assume that the SNMP manager wants to receive data corresponding to the MIB tree where the ifNumber scalar value is 1, ifTable row value is 10, and each column value is 22. When using get command, SNMP manager should use get command of total 221 times (=
전술한 바와 같이, 본 발명에 따른 SNMP 데이터 전송시스템 및 방법은, SNMP 에이전트가 SNMP 매니저가 필요로 하는 SNMP 데이터를, 스트리밍 전송방식을 통해 SNMP 매니저에게 제공하고, SNMP 매니저는 해당 데이터의 수신이 시작됨과 함께 해당 데이터에 대한 처리를 시작함으로써 대용량의 SNMP 데이터를 효율적으로 전송할 수 있게 한다.As described above, in the SNMP data transmission system and method according to the present invention, the SNMP agent provides the SNMP data required by the SNMP manager to the SNMP manager through a streaming transmission method, and the SNMP manager starts receiving the data. In addition, the processing of the data is started to enable the efficient transmission of large amounts of SNMP data.
본 발명은, 전술한 바와 같이, 스트리밍 전송 방식을 사용함으로써, 관리 항 목의 데이터가 많은 경우 SNMP 전송 프로토콜의 제한 및 링크의 상황, 관리 데이터의 특성 및 크기와 관계없이 연속적인 대용량의 데이터 전송을 가능하게 한다.As described above, the present invention provides a continuous transmission of a large amount of data regardless of limitations of the SNMP transmission protocol, link conditions, and management data characteristics and sizes when a large number of data items are managed. Make it possible.
Claims (17)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060012287A KR100785301B1 (en) | 2006-02-08 | 2006-02-08 | System and method for transmitting the large amount of snmp data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060012287A KR100785301B1 (en) | 2006-02-08 | 2006-02-08 | System and method for transmitting the large amount of snmp data |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20070080795A KR20070080795A (en) | 2007-08-13 |
KR100785301B1 true KR100785301B1 (en) | 2007-12-12 |
Family
ID=38601072
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020060012287A KR100785301B1 (en) | 2006-02-08 | 2006-02-08 | System and method for transmitting the large amount of snmp data |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100785301B1 (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000034472A (en) * | 1998-11-30 | 2000-06-26 | 전주범 | Overload control method of downstream channel in cable modem |
WO2002087158A2 (en) | 2001-04-20 | 2002-10-31 | General Instrument Corporation | Transport multiplexer management and control |
KR20040066550A (en) * | 2003-01-20 | 2004-07-27 | 전자부품연구원 | Apparatus for bridging between Simple Network Management Protocol agent and Universal Plug and Paly Control Point, and Method for the same |
KR20060115824A (en) * | 2005-05-06 | 2006-11-10 | 삼성전자주식회사 | Network management system and method |
-
2006
- 2006-02-08 KR KR1020060012287A patent/KR100785301B1/en not_active IP Right Cessation
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000034472A (en) * | 1998-11-30 | 2000-06-26 | 전주범 | Overload control method of downstream channel in cable modem |
WO2002087158A2 (en) | 2001-04-20 | 2002-10-31 | General Instrument Corporation | Transport multiplexer management and control |
KR20040066550A (en) * | 2003-01-20 | 2004-07-27 | 전자부품연구원 | Apparatus for bridging between Simple Network Management Protocol agent and Universal Plug and Paly Control Point, and Method for the same |
KR20060115824A (en) * | 2005-05-06 | 2006-11-10 | 삼성전자주식회사 | Network management system and method |
Also Published As
Publication number | Publication date |
---|---|
KR20070080795A (en) | 2007-08-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8488661B2 (en) | Systems and methods for data streaming | |
US8812725B2 (en) | System and method for latency reduction in a network environment | |
US9325628B2 (en) | Packet handling method, forwarding device and system | |
US20080049617A1 (en) | System for fine grained flow-control concurrency to prevent excessive packet loss | |
EP3761591B1 (en) | Tcp link configuration method, apparatus, and computer program product | |
JP2004007419A5 (en) | ||
JP2005204092A5 (en) | ||
JP4402619B2 (en) | Multicast communication flow control method and apparatus | |
CN104092625B (en) | A kind of self adaptation being used in DCN asks dispatching method in batches | |
EP1395000A1 (en) | A method of transmitting data streams dependent on the monitored state of the client application buffer | |
JP2007013449A (en) | Shaper control method, data communication system, network interface device and network repeating device | |
US8588064B2 (en) | Transport layer that warns application of potential bottleneck and methods thereof | |
KR100785301B1 (en) | System and method for transmitting the large amount of snmp data | |
CN113726817B (en) | Streaming media data transmission method, device and medium | |
KR102376349B1 (en) | Apparatus and method for automatically solving network failures based on automatic packet | |
US8806287B1 (en) | Retransmission systems and methods in reliable streaming protocols using connection characteristics | |
Sadeq et al. | Enhanced mqtt for providing qos in internet of things (iot): A study | |
CN110798691A (en) | Live content uploading and acquiring method and device | |
JP6200870B2 (en) | Data transfer control device, method and program | |
Shang et al. | Buffer management for reducing packet-in messages in openflow networks | |
CN111338747A (en) | Data communication method, device, terminal equipment and storage medium | |
US9743037B2 (en) | Method for transmitting device indicator data in network-based AV system | |
KR102356104B1 (en) | Apparatus and method for management of performance indicators in intelligent network management system | |
JP6117512B2 (en) | Edge node device, resource control method, and program | |
JP6263452B2 (en) | BAND CONTROL SYSTEM, BAND CONTROL METHOD, AND PROGRAM |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20121129 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20131128 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20141127 Year of fee payment: 8 |
|
LAPS | Lapse due to unpaid annual fee |