JP2012104050A - Transmission method for snmp trap and transmission device for snmp trap - Google Patents

Transmission method for snmp trap and transmission device for snmp trap Download PDF

Info

Publication number
JP2012104050A
JP2012104050A JP2010254125A JP2010254125A JP2012104050A JP 2012104050 A JP2012104050 A JP 2012104050A JP 2010254125 A JP2010254125 A JP 2010254125A JP 2010254125 A JP2010254125 A JP 2010254125A JP 2012104050 A JP2012104050 A JP 2012104050A
Authority
JP
Japan
Prior art keywords
snmp
manager
agent
trap
mac address
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2010254125A
Other languages
Japanese (ja)
Other versions
JP5222341B2 (en
Inventor
Masaji Takashima
正司 高島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Furukawa Electric Co Ltd
Miharu Communications Co Ltd
Original Assignee
Furukawa Electric Co Ltd
Miharu Communications Co Ltd
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 Furukawa Electric Co Ltd, Miharu Communications Co Ltd filed Critical Furukawa Electric Co Ltd
Priority to JP2010254125A priority Critical patent/JP5222341B2/en
Publication of JP2012104050A publication Critical patent/JP2012104050A/en
Application granted granted Critical
Publication of JP5222341B2 publication Critical patent/JP5222341B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To make a manager surely receive an SNMP trap sent only once from an agent.SOLUTION: A transmission method for an SNMP trap transmitting an SNMP trap output by an SNMP agent to an SNMP manager side without performing periodic monitor of the SNMP agent side from the SNMP manager side, sends a command for communication confirmation (such as a ping command) regularly to the SNMP manager from the SNMP agent, continuously secures communication of a transmission line by storing a MAC address in a line apparatus, and transmits the SNMP trap to the SNMP manager at this state. A prescribed time interval is an interval within storage time of the MAC address stored in a controller of the line apparatus.

Description

本発明は、ネットワークシステムを監視し、管理するためのプロトコルの一つであるSNMP(Simple Network Management Protocol)エージェントからのSNMPトラップの伝送方法とSNMPトラップの伝送装置に関する。   The present invention relates to an SNMP trap transmission method and an SNMP trap transmission apparatus from an SNMP (Simple Network Management Protocol) agent, which is one of protocols for monitoring and managing a network system.

近年、インターネットの普及に伴って、各種場所でネットワークシステムが構築されてインターネットに接続されている。ネットワークシステムの障害は、そのシステムだけでなく、インターネットを通じて他のネットワークシステムに影響を及ぼすこともある。このような事態を避けるためにも、ネットワークシステムはシステム管理者によって管理される必要がある。   In recent years, with the spread of the Internet, network systems have been constructed at various places and connected to the Internet. A failure of a network system may affect not only the system but also other network systems through the Internet. In order to avoid such a situation, the network system needs to be managed by a system administrator.

ネットワークシステムの管理方法としては、自動監視ツールを使用してネットワークシステムを自動的に監視し、障害発生時(検知時)に自動的に管理者やオペレータに通知する方法がある。これら監視ツールで広く利用されているプロトコルとして前記SNMPがある。SNMPは管理(監視)対象となる端末機器に常駐するSNMPエージェント(以下、管理(監視)対象となる端末機器を「SNMPエージェント」という。)と、管理(監視)する側の機器(監視サーバ)上のSNMPマネージャ(以下、管理サーバを「SNMPマネージャ」という。)で構成される。   As a network system management method, there is a method of automatically monitoring a network system using an automatic monitoring tool and notifying an administrator or an operator automatically when a failure occurs (when detected). SNMP is a protocol widely used in these monitoring tools. SNMP is an SNMP agent that resides in the terminal device to be managed (monitored) (hereinafter, the terminal device to be managed (monitored) is referred to as “SNMP agent”) and the device to be managed (monitored) (monitoring server) It consists of the above SNMP manager (hereinafter, the management server is called "SNMP manager").

前記SNMPマネージャとSNMPエージェントの間の通信は次のようにして行われる。
1.SNMPマネージャからSNMPエージェントに対して指定情報を要求すると、SNMPエージェントは指定された情報を入手してSNMPマネージャへ応答する。
2.SNMPエージェント側で状態変化が発生すると、SNMPエージェントは予め指定された送信先(SNMPマネージャ)に対して情報(SNMPトラップ)を送信する。
Communication between the SNMP manager and the SNMP agent is performed as follows.
1. When the SNMP manager requests specified information from the SNMP agent, the SNMP agent obtains the specified information and responds to the SNMP manager.
2. When a state change occurs on the SNMP agent side, the SNMP agent transmits information (SNMP trap) to a transmission destination (SNMP manager) designated in advance.

前記2のSNMPトラップを送るLAN伝送線路にはスイッチング・ハブ、ルーター、メディアコンバータ等の各種線路機器が挿入されている。管理対象となるSNMPエージェントからSNMPマネージャへのSNMPトラップの伝送方式は、SNMPエージェントに状態変化が発生した場合に、予め指定された送信先に対して送信する方式である。SNMPトラップの通信方式はトランスポート層のUDP(User Datagram Protocol)を使用して行われ、1回だけしか送信されず、再送信は行われない。   Various line devices such as a switching hub, a router, and a media converter are inserted in the LAN transmission line for sending the SNMP trap 2 described above. The SNMP trap transmission method from the SNMP agent to be managed to the SNMP manager is a method for transmitting to a transmission destination designated in advance when a state change occurs in the SNMP agent. The SNMP trap communication method is performed using UDP (User Datagram Protocol) in the transport layer, and is transmitted only once, and is not retransmitted.

スイッチング・ハブは、IP(インターネットプロトコル)上で複数の機器の通信を切替えて通過させる機器であり、その構成は例えば図2に示すようになっている。その切替え方法としてはデータ・フレームの中に格納されている宛先端末のアドレス(MACアドレス)を読み取り、その宛先端末と接続しているポートにだけデータを転送するものである。例えば、図3のAポートに接続されている機器が、Eポ−トに接続されている機器と通信を行いたい場合は次のような手順で通信が行われる。
1.通信開始時にARPというブロードキャストプロトコルを使って相手側のMACアドレスを調べる。
2.スイッチング・ハブはAポ−トからブロードキャストプロトコルを受信すると入力されたデータをB〜Eの全てのポートから送出する(図3)。この時コントローラがポートとMACアドレスの対応を学習して記録する。
3.Eポ−トに接続された相手側が返事を戻すとAポ−トのみにデータを出力し(図4)、このときのMACアドレスを記録する。
4.その後は、記憶されたMACアドレスのテーブルによって入力されたデータを対向側の接続されたポ−トのみに出力する。
5.記憶されたMACアドレスは、パケットの送受信が行われなくなると、300秒(5分)(メーカーによって異なる)後に消去される。
The switching hub is a device that switches and allows communication of a plurality of devices over IP (Internet Protocol), and its configuration is as shown in FIG. 2, for example. As the switching method, the address (MAC address) of the destination terminal stored in the data frame is read, and the data is transferred only to the port connected to the destination terminal. For example, when a device connected to the A port in FIG. 3 wants to communicate with a device connected to the E port, communication is performed according to the following procedure.
1. At the start of communication, the other party's MAC address is checked using a broadcast protocol called ARP.
2. When the switching hub receives the broadcast protocol from the A port, it sends the input data from all the ports B to E (FIG. 3). At this time, the controller learns and records the correspondence between the port and the MAC address.
3. When the other party connected to the E port returns a response, data is output only to the A port (FIG. 4), and the MAC address at this time is recorded.
4). Thereafter, the data input by the stored MAC address table is output only to the connected port on the opposite side.
5. The stored MAC address is deleted after 300 seconds (5 minutes) (depending on the manufacturer) when packet transmission / reception is not performed.

従来のSNMPトラップの伝送方法は次のような難点があった。
1.前記5のように、スイッチング・ハブに記憶されたMACアドレスは時間の経過により自動的に消去されるため、そのときは線路のスイッチ機能が途絶える。このため、前記UDP方式では、指定された送信先までSNMPトラップが届かないことがあり(図4)、届かないことがあっても確認ができない。
2.ネットワークの通信方式には、予め、送信の予告と送信了解の確認をした上で(コネクションを取った上で)送信するコネクション型の通信方式(TCP:Transmission Control Protocol)もあるが、SNMPで使用しているUDPは通信線路の疎通確認(コネクション)を行わずにデータを送信するコネクションレス型の通信方式であるため、定期的な監視間隔が長いと、伝送線路に使用されるスイッチング・ハブ等のMACアドレス(Media Access address)の記憶が消えてしまうことがあり、その場合は線路のスイッチ機能が途絶えてしまい(伝送路の疎通が切れてしまい)、指定された送信先までSNMPトラップが届かないことがある。
3.スイッチング・ハブに限らず、他の線路機器によっても、線路の伝送機能が途絶えてしまい(伝送路の疎通が切れてしまい:図5)、指定された送信先までSNMPトラップが届かないことがある。
Conventional SNMP trap transmission methods have the following disadvantages.
1. As described in 5 above, since the MAC address stored in the switching hub is automatically deleted as time passes, the line switching function is interrupted at that time. For this reason, in the UDP method, the SNMP trap may not reach the designated transmission destination (FIG. 4), and even if it does not arrive, it cannot be confirmed.
2. There is also a connection-type communication method (TCP: Transmission Control Protocol) that transmits after confirming advance notice of transmission and confirming transmission (takes a connection), but is used with SNMP. UDP is a connectionless communication method that transmits data without checking communication line communication (connection), so if the regular monitoring interval is long, a switching hub used for the transmission line, etc. The MAC address (Media Access address) may be lost. In this case, the line switch function is interrupted (communication on the transmission line is interrupted), and the SNMP trap reaches the specified destination. There may not be.
3. The transmission function of the line is interrupted not only by the switching hub but also by other line devices (the communication of the transmission line is cut off: Fig. 5), and the SNMP trap may not reach the specified destination. .

SNMPエージェントからSNMPマネージャに送るSNMPトラップが途中で失われることをなくして、信頼性を向上させた監視システムとして特許文献1の監視システムがある。特許文献1の監視システムは、TRAP受信専用回線を配置した冗長システムであるため、システムが複雑化する。   There is a monitoring system disclosed in Patent Document 1 as a monitoring system that improves the reliability by eliminating the SNMP trap sent from the SNMP agent to the SNMP manager. Since the monitoring system of Patent Document 1 is a redundant system in which a TRAP reception dedicated line is arranged, the system becomes complicated.

特開2007−18243JP2007-18243

本発明の課題は、SNMPエージェントから1回しか送信されないSNMPトラップを、SNMPマネージャに確実で受信されるようにすることにある。   An object of the present invention is to ensure that an SNMP manager receives an SNMP trap that is transmitted only once from an SNMP agent.

本発明のSNMPトラップの伝送方法は、SNMPマネージャ側からSNMPエージェント側に定期的な監視を行わずに、SNMPエージェントから出力されるSNMPトラップを線路機器が挿入された伝送線路を使用してSNMPマネージャ側に伝送するSNMPトラップの伝送方法において、SNMPエージェントからSNMPマネージャに対して所定時間間隔で定期的に疎通確認用コマンド(例えば、PINGコマンド)を送信して、前記線路機器にMACアドレスを記憶させて伝送線路の疎通を常時確保し、その確保状態でSNMPトラップをSNMPマネージャに伝送するようにしたSNMPトラップの伝送方法である。この場合の所定時間間隔は線路機器のコントローラに記憶されているMACアドレスの保存時間内での時間間隔とする。   The SNMP trap transmission method of the present invention uses the transmission line in which the line device is inserted for the SNMP trap output from the SNMP agent without periodically monitoring from the SNMP manager side to the SNMP agent side. In the SNMP trap transmission method, the SNMP agent periodically sends a communication confirmation command (for example, PING command) to the SNMP manager at a predetermined time interval so that the MAC address is stored in the line device. This is an SNMP trap transmission method in which communication of the transmission line is always secured, and the SNMP trap is transmitted to the SNMP manager in the secured state. In this case, the predetermined time interval is a time interval within the storage time of the MAC address stored in the controller of the line device.

本発明のSNMPトラップの伝送装置は、SNMPマネージャ側からSNMPエージェント側に定期的な監視を行わずに、SNMPエージェントから出力されるSNMPトラップを線路機器が挿入された伝送線路を使用してSNMPマネージャ側に伝送するSNMPトラップの伝送装置において、SNMPエージェントが、SNMPエージェントからSNMPマネージャに対して所定時間間隔で定期的に疎通確認用コマンド(例えば、PINGコマンド)を送信する機能を備え、前記線路機器が疎通確認用コマンドの受信によりMACアドレスを記憶する機能を備えた装置である。この場合の所定時間間隔は線路機器のコントローラに記憶されているMACアドレスの保存時間内での時間間隔である。   The SNMP trap transmission device according to the present invention uses the transmission line in which the line device is inserted for the SNMP trap output from the SNMP agent without periodically monitoring from the SNMP manager side to the SNMP agent side. In the SNMP trap transmission device that transmits to the side, the SNMP agent has a function of periodically transmitting a communication confirmation command (for example, a PING command) from the SNMP agent to the SNMP manager at a predetermined time interval. Is a device having a function of storing a MAC address by receiving a communication confirmation command. The predetermined time interval in this case is a time interval within the storage time of the MAC address stored in the controller of the line device.

本発明のSNMPトラップの伝送方法は、伝送線路に挿入される線路機器に所定時間間隔(線路機器のコントローラに記憶されているMACアドレスの保存時間内での時間間隔)で定期的に疎通確認用コマンドを送信して、線路機器にMACアドレスを記憶させるので、伝送線路の疎通が常時確保され、SNMPマネージャ側から定期的な監視を行わずとも、SNMPエージェントから不定期に発生するSNMPトラップの伝送が途中で途絶えてしまうことがなく、送信先まで確実に送信される。   The SNMP trap transmission method of the present invention is for periodically confirming communication with a line device inserted into a transmission line at a predetermined time interval (time interval within the storage time of the MAC address stored in the line device controller). Since the MAC address is stored in the line device by sending a command, communication of the transmission line is ensured at all times, and SNMP trap transmissions that occur irregularly from the SNMP agent, even without regular monitoring from the SNMP manager side Will be transmitted to the destination without fail.

本発明のSNMPトラップの伝送装置はSNMPエージェントが、SNMPエージェントからSNMPマネージャに対して所定時間間隔(線路機器のコントローラに記憶されているMACアドレスの保存時間内での時間間隔)で定期的に疎通確認用コマンドを送信する機能を備え、前記線路機器が疎通確認用コマンドの受信によりMACアドレスを記憶する機能を備えているので、伝送線路の疎通が常時確保され、SNMPマネージャ側から定期的な監視を行わずとも、SNMPエージェントから不定期に発生するSNMPトラップを、途中で途絶えることなく、送信先まで確実に送信することができる。   In the SNMP trap transmission device of the present invention, the SNMP agent communicates periodically from the SNMP agent to the SNMP manager at a predetermined time interval (time interval within the storage time of the MAC address stored in the controller of the line device). It has a function to send a confirmation command, and the line device has a function to store a MAC address by receiving a communication confirmation command. Therefore, communication of the transmission line is always secured, and periodic monitoring is performed from the SNMP manager side. Even without this, SNMP traps that occur irregularly from the SNMP agent can be reliably sent to the destination without interruption.

本発明におけるスイッチング・ハブの動作説明図。The operation | movement explanatory drawing of the switching hub in this invention. スイッチング・ハブの構成説明図。Configuration explanatory diagram of a switching hub. スイッチング・ハブのAポートから受信したブロードキャストプロトコルを他の全てのポートから送出する状態の説明図。Explanatory drawing of the state which transmits the broadcast protocol received from A port of the switching hub from all the other ports. スイッチング・ハブのEポートに接続された相手側からAポートのみにデータを出力する場合の説明図。Explanatory drawing in the case of outputting data only to A port from the other party connected to E port of a switching hub. スイッチング・ハブに記憶されたMACアドレスが時間経過により消去して、SNMPトラップが送信先まで届かない状態の説明図。Explanatory drawing of the state where the MAC address stored in the switching hub is erased over time and the SNMP trap does not reach the destination.

(実施形態1)
本発明のSNMPトラップのSNMPトラップの伝送方法と、SNMPトラップの伝送装置の一例を図1に基づいて説明する。本発明の伝送線路にはスイッチング・ハブ、ルーター、メディアコンバータ等のいずれの線路機器が挿入されている場合であっても利用可能であるが、図1は伝送線路にスイッチング・ハブが挿入されている場合の一例である。
(Embodiment 1)
An example of an SNMP trap transmission method and an SNMP trap transmission apparatus according to the present invention will be described with reference to FIG. The transmission line of the present invention can be used even when any line equipment such as a switching hub, a router, and a media converter is inserted, but FIG. 1 shows that the switching hub is inserted in the transmission line. This is an example of the case.

この実施形態は、図1のスイッチング・ハブ3が挿入された伝送線路を使用してSNMPマネージャ側とSNMPエージェント側でデータの送受信を行うものである。その送受信は、基本的には、既存のデータ送受信と同様に、SNMPマネージャ側からSNMPエージェント側に対して指定情報を要求すると、SNMPエージェントは指定された情報を入手してSNMPマネージャへ応答することができ、SNMPエージェント側に状態変化が発生するとSNMPエージェントは予め指定されたSNMPマネージャに対してSNMPトラップを送信できるようにしてある。この場合、SNMPエージェントからSNMPマネージャに対してのSNMPトラップの通信方式は、トランスポート層のUDPを使用して行われ、1回だけしか送信されず、再送信は行われない方式である。   In this embodiment, data is transmitted and received on the SNMP manager side and the SNMP agent side using the transmission line in which the switching hub 3 of FIG. 1 is inserted. Basically, in the same way as the existing data transmission / reception, when the SNMP manager requests specified information from the SNMP agent side, the SNMP agent obtains the specified information and responds to the SNMP manager. When the status change occurs on the SNMP agent side, the SNMP agent can send an SNMP trap to a previously designated SNMP manager. In this case, the SNMP trap communication method from the SNMP agent to the SNMP manager is performed using the UDP of the transport layer, and is transmitted only once and is not retransmitted.

本発明は、前記データ伝送方式において、SNMPエージェントからSNMPマネージャに対して所定時間間隔で定期的に疎通確認用コマンド(例えば、PINGコマンド)を送信して、前記スイッチング・ハブ3にMACアドレスを記憶させて伝送線路の疎通を常時確保し、その確保状態でSNMPトラップをSNMPマネージャに伝送するようにしたものである。PINGコマンドは接続相手とのネットワーク疎通を確認する際に使用するコマンドであり、ネットワーク疎通を確認したいSNMPマネージャ(ホスト)に対してIPパケットを発行し、そのパケットがSNMPマネージャに正しく届いて返答が行われるかを確認するためのコマンドである。   According to the present invention, in the data transmission method, a communication confirmation command (for example, a PING command) is periodically transmitted from the SNMP agent to the SNMP manager at a predetermined time interval, and the MAC address is stored in the switching hub 3. Thus, communication of the transmission line is always secured, and the SNMP trap is transmitted to the SNMP manager in the secured state. The PING command is used to check network communication with the connection partner. It issues an IP packet to the SNMP manager (host) whose network communication you want to check, and the packet arrives correctly at the SNMP manager and returns a response. This is a command to check whether it is performed.

前記の所定間隔で定期的とは、線路機器のコントローラに記憶されたMACアドレスの保存時間時内(メーカーによっても異なるが、例えば300秒(5分))の間隔で行う。この時間内の間隔で定期的に送信することにより、前記記憶が消去される前に線路機器にMACアドレスを記憶させて伝送線路の疎通を常時確保することができ、SNMPエージェントから不定期に発生するSNMPトラップが途中で消えずにSNMPマネージャに確実に伝送されるようにしてある。   The term “regular at the predetermined interval” means that the MAC address stored in the controller of the line device is stored within an interval (for example, 300 seconds (5 minutes) depending on the manufacturer). By regularly transmitting at intervals within this time, the MAC address is stored in the line equipment before the memory is erased, so that communication of the transmission line can be ensured at all times, which occurs irregularly from the SNMP agent. SNMP traps to be transmitted are surely transmitted to the SNMP manager without disappearing in the middle.

本発明のSNMPトラップの伝送装置は、SNMPエージェントが、SNMPエージェントからSNMPマネージャに対して所定時間間隔で定期的に疎通確認用コマンド(例えば、PINGコマンド)を送信する機能を備え、前記線路機器が疎通確認用コマンドの受信によりMACアドレスを記憶する機能を備えたものとしてある。この場合の所定時間間隔は、線路機器のコントローラに記憶されているMACアドレスの保存時間内での時間間隔としてある。   The SNMP trap transmission device of the present invention has a function in which the SNMP agent periodically transmits a communication confirmation command (for example, a PING command) from the SNMP agent to the SNMP manager at a predetermined time interval. It is assumed to have a function of storing a MAC address by receiving a communication confirmation command. The predetermined time interval in this case is a time interval within the storage time of the MAC address stored in the controller of the line device.

図1のスイッチング・ハブ3は、既存のスイッチング・ハブと同様にアドレス管理テーブル1、バッファメモリ2、コントローラ等を備えている。   The switching hub 3 in FIG. 1 includes an address management table 1, a buffer memory 2, a controller, and the like, as in the existing switching hub.

1 アドレス管理テーブル
2 バッファメモリ
3 スイッチング・ハブ
1 Address management table 2 Buffer memory 3 Switching hub

Claims (4)

SNMPマネージャ側からSNMPエージェント側に定期的な監視を行わずに、SNMPエージェントから出力されるSNMPトラップを線路機器が挿入された伝送線路を使用してSNMPマネージャ側に伝送するSNMPトラップの伝送方法において、SNMPエージェントからSNMPマネージャに対して所定時間間隔で定期的に疎通確認用コマンドを送信して、前記線路機器にMACアドレスを記憶させて伝送線路の疎通を常時確保し、その確保状態でSNMPトラップをSNMPマネージャに伝送するようにしたことを特徴とするSNMPトラップの伝送方法。   In the SNMP trap transmission method, the SNMP trap output from the SNMP agent is transmitted from the SNMP manager side to the SNMP manager side by using the transmission line into which the line device is inserted without periodically monitoring the SNMP agent side. The SNMP agent periodically sends a communication check command to the SNMP manager at a predetermined time interval, stores the MAC address in the line device to ensure the transmission line communication at all times, and SNMP traps in the secured state SNMP trap transmission method, characterized in that the message is transmitted to the SNMP manager. 請求項1記載のSNMPトラップの伝送方法において、所定時間間隔が、線路機器のコントローラに記憶されているMACアドレスの保存時間内での時間間隔であることを特徴とするSNMPトラップの伝送方法。   2. The SNMP trap transmission method according to claim 1, wherein the predetermined time interval is a time interval within a storage time of the MAC address stored in the controller of the line device. SNMPマネージャ側からSNMPエージェント側に定期的な監視を行わずに、SNMPエージェントから出力されるSNMPトラップを線路機器が挿入された伝送線路を使用してSNMPマネージャ側に伝送するSNMPトラップの伝送装置において、SNMPエージェントが、SNMPエージェントからSNMPマネージャに対して所定時間間隔で定期的に疎通確認用コマンドを送信する機能を備え、前記線路機器が疎通確認用コマンドの受信によりMACアドレスを記憶する機能を備えたことを特徴とするSNMPトラップの伝送装置。   In the SNMP trap transmission device that transmits the SNMP trap output from the SNMP agent to the SNMP manager using the transmission line into which the line device is inserted without performing periodic monitoring from the SNMP manager side to the SNMP agent side. The SNMP agent has a function of periodically transmitting a communication confirmation command from the SNMP agent to the SNMP manager at a predetermined time interval, and the line device has a function of storing a MAC address upon reception of the communication confirmation command. An SNMP trap transmission device characterized by that. 請求項3記載のSNMPトラップの伝送装置において、所定時間間隔が、線路機器のコントローラに記憶されているMACアドレスの保存時間内での時間間隔であることを特徴とするSNMPトラップの伝送装置。   4. The SNMP trap transmission device according to claim 3, wherein the predetermined time interval is a time interval within a storage time of the MAC address stored in the controller of the line device.
JP2010254125A 2010-11-12 2010-11-12 SNMP trap transmission method Active JP5222341B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010254125A JP5222341B2 (en) 2010-11-12 2010-11-12 SNMP trap transmission method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010254125A JP5222341B2 (en) 2010-11-12 2010-11-12 SNMP trap transmission method

Publications (2)

Publication Number Publication Date
JP2012104050A true JP2012104050A (en) 2012-05-31
JP5222341B2 JP5222341B2 (en) 2013-06-26

Family

ID=46394330

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010254125A Active JP5222341B2 (en) 2010-11-12 2010-11-12 SNMP trap transmission method

Country Status (1)

Country Link
JP (1) JP5222341B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0851453A (en) * 1994-08-05 1996-02-20 Hitachi Cable Ltd Network equipment, method for detecting network equipment and method for recognizing constitution of network
JP2003258902A (en) * 2002-02-28 2003-09-12 Hitachi Communication Technologies Ltd Method for detecting line state of ip network and ip communication device
JP2005117371A (en) * 2003-10-08 2005-04-28 Aval Data Corp Apparatus and system for remote monitoring
JP2005234851A (en) * 2004-02-19 2005-09-02 Mitsubishi Electric Corp Communication system, management apparatus, information collecting apparatus and communication method
JP2007221266A (en) * 2006-02-14 2007-08-30 Fujitsu Ltd Transmission device and method of maintaining learning information
JP2007318432A (en) * 2006-05-25 2007-12-06 Kyowa Exeo Corp Network terminal position information acquiring method and system
JP2009049894A (en) * 2007-08-22 2009-03-05 Ricoh Co Ltd Network communication system, network communication equipment, method for discovering equipment, and equipment discover control program

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0851453A (en) * 1994-08-05 1996-02-20 Hitachi Cable Ltd Network equipment, method for detecting network equipment and method for recognizing constitution of network
JP2003258902A (en) * 2002-02-28 2003-09-12 Hitachi Communication Technologies Ltd Method for detecting line state of ip network and ip communication device
JP2005117371A (en) * 2003-10-08 2005-04-28 Aval Data Corp Apparatus and system for remote monitoring
JP2005234851A (en) * 2004-02-19 2005-09-02 Mitsubishi Electric Corp Communication system, management apparatus, information collecting apparatus and communication method
JP2007221266A (en) * 2006-02-14 2007-08-30 Fujitsu Ltd Transmission device and method of maintaining learning information
JP2007318432A (en) * 2006-05-25 2007-12-06 Kyowa Exeo Corp Network terminal position information acquiring method and system
JP2009049894A (en) * 2007-08-22 2009-03-05 Ricoh Co Ltd Network communication system, network communication equipment, method for discovering equipment, and equipment discover control program

Also Published As

Publication number Publication date
JP5222341B2 (en) 2013-06-26

Similar Documents

Publication Publication Date Title
Arkko et al. Failure detection and locator pair exploration protocol for IPv6 multihoming
US20080072289A1 (en) Unauthorized Connection Detection System and Unauthorized Connection Detection Method
CN105656680A (en) Method and device for controlling web camera
US20110072129A1 (en) Icmp proxy device
CN101425942A (en) Method, apparatus and system for bidirectional forwarding detection implementation
US9509777B2 (en) Connection method and management server
EP2494769B1 (en) Communications system
CN103026685B (en) Nications control device and communications system
JP2000151606A (en) Network monitoring system, network monitoring method, network management device, network device to be managed and recording medium
JP2010205234A (en) Monitoring system, network apparatus, monitoring information providing method, and program
WO2009138721A2 (en) Network camera management
US8064335B2 (en) Communication monitoring method, communication monitoring system, management system, and external device
JP5222341B2 (en) SNMP trap transmission method
KR20140122171A (en) Apparatus and method for network monitoring and packet inspection
JP6057470B2 (en) Network alarm processing system
JP5981896B2 (en) Router, IP multicast network, and router function control method
JP5460254B2 (en) Information communication system and information communication method
JP7180200B2 (en) Relay device and relay method
KR20190017351A (en) TRAFFIC CONTROL METHOD AND TRAFFIC CONTROL SERVER FOR IoT SERVICE
JP5535757B2 (en) Client device and program
KR20230061751A (en) Network QoS autonomous control method and system for abnormal network traffic detection
JP2002132599A (en) Remote equipment monitoring system
JP6381038B2 (en) Communication control device, communication system, name resolution method and program
CA2692176C (en) A route reflector for a communication system
KR101466944B1 (en) Method for controlling application data and network device thereof

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121023

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121024

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121221

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130305

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130308

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160315

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5222341

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250