JPH09101929A - Trap transmitter - Google Patents

Trap transmitter

Info

Publication number
JPH09101929A
JPH09101929A JP7258485A JP25848595A JPH09101929A JP H09101929 A JPH09101929 A JP H09101929A JP 7258485 A JP7258485 A JP 7258485A JP 25848595 A JP25848595 A JP 25848595A JP H09101929 A JPH09101929 A JP H09101929A
Authority
JP
Japan
Prior art keywords
trap
reception
value
management
request
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.)
Pending
Application number
JP7258485A
Other languages
Japanese (ja)
Inventor
Kenji Kataoka
健二 片岡
Tomihisa Hatano
富久 幡野
Minoru Koizumi
稔 小泉
Hiroshi Wataya
洋 綿谷
Atsushi Suzuki
淳 鈴木
Tetsuhiko Hirata
哲彦 平田
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.)
Hitachi Ltd
Hitachi Information and Control Systems Inc
Original Assignee
Hitachi Ltd
Hitachi Process Computer Engineering Inc
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 Hitachi Ltd, Hitachi Process Computer Engineering Inc filed Critical Hitachi Ltd
Priority to JP7258485A priority Critical patent/JPH09101929A/en
Publication of JPH09101929A publication Critical patent/JPH09101929A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To surely deliver TRAP generated at a node to be managed to a managing station in a network management or system management using SNMP. SOLUTION: MIB 75 for TRAP reception confirmation is defined and at the time of TRAP reception, a managing station 1 transmits a SET request so that the value of MIB for TRAP reception confirmation in response to the received TRAP can be set at a value expressing the completion of reception. After the TRAP is transmitted by a node 2a to be managed, the value of MIB for TRAP reception confirmation in response to the transmitted TRAP is monitored and when that value is not set to the value expressing the completion of reception even after the lapse of certain fixed time, the retransmitting processing of TRAP is performed.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はSNMPを用いたネ
ットワーク管理、あるいはシステム管理に関し、被管理
ノードで発生したイベントをTRAPとして管理ステー
ションに通知するための装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to network management or system management using SNMP, and more particularly to a device for notifying an event occurring in a managed node as a TRAP to a management station.

【0002】[0002]

【従来の技術】TCP/IPネットワークの標準管理プ
ロトコルであるSNMPについて説明し、その後、SN
MPで定義されている標準TRAPの送信手段を従来技
術として示す。
2. Description of the Related Art SNMP, which is a standard management protocol for TCP / IP networks, will be explained, and then SN
The transmission means of the standard TRAP defined in MP is shown as the prior art.

【0003】SNMPとは、例えば、M.T.ローズ著
/西田竹志訳 TCP/IPネットワーク管理入門 株
式会社トッパン発行に記載されているように、ネットワ
ーク内のノードから管理情報の収集や設定処理を行った
り、ノード内で発生したイベントの通知処理を行うため
に規定されたネットワーク管理プロトコルであり、管理
ステーション内のマネージャプログラムと被管理ノード
内のエージェントプログラムが互いにメッセージを送受
することにより実現されている。ここで、SNMPでは
管理情報のことをMIBと呼び、イベントのことをTR
APと呼ぶ。そして、SNMPの下位プロトコルとして
UDP/IPを推奨し、SNMP関連製品のほとんどが
これに従っている。
SNMP is, for example, M. T. Written by Rose / Translated by Takeshi Nishida TCP / IP Network Management Primer As described in Toppan Co., Ltd., management information is collected from nodes in the network, setting processing is performed, and notification processing of events that occur in nodes is performed. This is a network management protocol specified for performing the communication, and is realized by the manager program in the management station and the agent program in the managed node sending and receiving messages to and from each other. Here, in SNMP, management information is called MIB and event is TR.
Call it AP. Then, UDP / IP is recommended as a lower protocol of SNMP, and most of the SNMP-related products follow this.

【0004】即ち、管理ステーション内のマネージャプ
ログラムは、UDP/IPパケットを用いてMIB(メ
ッセージ経路情報、送信/受信メッセージ数などのトラ
フィック情報、障害情報など)の収集/設定を被管理ノ
ード内のエージェントプログラムに依頼するリクエスト
メッセージを送信する。エージェントプログラムは依頼
された情報の収集/設定処理を行い、その結果をレスポ
ンスメッセージに設定しUDP/IPパケットでマネー
ジャプログラムに送信する。また、被管理ノードでは管
理ステーションからの要求なしに自発的にTRAPをU
DP/IPパケットで管理ステーションに送信する。な
お、UDPでは再送処理を行わずメッセージが確実に相
手に届く保証はない。また、TRAPは管理ノードから
管理ステーションへの一方向のメッセージのやり取りし
かなく応答がないため、TRAPを管理ステーションに
送信したとしても確実に届くという保証や、届いている
か否かを確認することができない。
That is, the manager program in the management station collects / sets MIBs (message route information, traffic information such as the number of transmitted / received messages, fault information, etc.) using UDP / IP packets in the managed node. Send a request message to the agent program. The agent program collects / sets the requested information, sets the result in a response message, and sends it in a UDP / IP packet to the manager program. In addition, the managed node voluntarily sends TRAP without request from the management station.
Send in DP / IP packet to the management station. In UDP, there is no guarantee that the message will reach the other party without retransmission processing. Further, since TRAP only exchanges one-way messages from the management node to the management station and has no response, it is possible to confirm that the TRAP will be delivered even if it is sent to the management station, and to confirm whether or not it has arrived. Can not.

【0005】現在、標準TRAPには、ネットワークイ
ンタフェースの状態(UP/DOWN)が変化した場合
や、管理ステーションから無効なリクエストを受けた場
合に送信するTRAPなどが定義されている。そして、
これらのTRAPはエージェントプログラムによって送
信されているが、エージェントプログラムではTRAP
メッセージの送信処理を1回実行するだけであり、管理
ステーションに届いているかの確認は全く行っていな
い。
Currently, the standard TRAP defines a TRAP that is transmitted when the state (UP / DOWN) of the network interface changes or when an invalid request is received from the management station. And
These TRAPs are sent by the agent program,
The message transmission process is executed only once, and no confirmation is made as to whether it has reached the management station.

【0006】[0006]

【発明が解決しようとする課題】SNMPを用いた管理
システムでは、管理ステーションから被管理ノードへの
ポーリング監視によって管理が行われるのが一般的であ
る。しかし、ポーリング監視では、監視の度にネットワ
ーク上にリクエスト/レスポンスメッセージが流れるた
め、管理対象ノード数が増大した場合などネットワーク
負荷が増大したり、管理ステーションのオーバヘッドが
増大するといった問題がある。そして、よりリアルタイ
ムに管理を実現しようとした場合、被管理ノードで監視
を実行し、異常が発生した場合にのみTRAPを管理ス
テーションに送信するといった処理が必要である。
In a management system using SNMP, management is generally performed by polling monitoring from a management station to a managed node. However, in polling monitoring, since a request / response message flows on the network every time monitoring is performed, there are problems that the network load increases when the number of managed nodes increases, and the overhead of the management station increases. Then, in order to realize management in more real time, it is necessary to perform processing such that monitoring is performed by the managed node and TRAP is transmitted to the management station only when an abnormality occurs.

【0007】このような状況のもと、単にSNMPのT
RAPを使ったのでは、相手に確実に届くという保証は
ない。そして、TRAPが消失したことにより障害の検
知ができなかったり、障害検知が送れる可能性があり、
重要な管理は行えないといった問題があった。
Under such circumstances, the SNMP T
Using RAP does not guarantee that it will reach the other party. And because TRAP has disappeared, there is a possibility that a failure cannot be detected or a failure can be sent.
There was a problem that important management could not be performed.

【0008】信頼性のある通信(例えばTCP/IP)
を使って、TRAPを送信すれば確実に届くが、この場
合、管理ステーションと被管理ノード間のTRAP送受
信方法を全て変更しなければならず、独自の管理方法に
なってしまう。
Reliable communication (eg TCP / IP)
However, in this case, all the TRAP transmission / reception methods between the management station and the managed node must be changed, which results in a unique management method.

【0009】本発明の目的は、SNMP標準管理を用い
てTRAPを管理ステーションに確実に届けることにあ
る。
An object of the present invention is to reliably deliver a TRAP to a management station using SNMP standard management.

【0010】[0010]

【課題を解決するための手段】上記課題は、管理ステー
ションでTRAP受信時、TRAP正常受信を表わすメ
ッセージをSNMPを使って、TRAP送信元に送信す
る手段を設け、被管理ノードでTRAP送信後、TRA
P正常受信を表わすメッセージの受信を監視し、ある一
定時間待ってもメッセージが受信されないときTRAP
の再送処理を行う手段、及び、TRAP再送後、TRA
P正常受信を表わすメッセージが受信されるまで繰り返
しTRAP再送処理を行なう手段を設けることにより達
成される。
Means for Solving the Problem The above problem is that when a management station receives TRAP, it provides means for transmitting a message indicating normal reception of TRAP to a TRAP transmission source using SNMP. TRA
P Received message indicating normal reception is monitored, and when no message is received after waiting for a certain period of time, TRAP
For retransmitting the packet, and TRA after the TRAP is retransmitted
This is achieved by providing means for repeatedly performing the TRAP retransmission process until a message representative of P normal reception is received.

【0011】上記、手段によって被管理ノードから送信
されたTRAPが消失した場合、管理ステーションから
のTRAP正常受信を表わすメッセージはTRAP送信
元に送信されない。そして、ある一定時間後、TRAP
の再送処理が行われる。このTRAP再送処理は、管理
ステーションからのTRAP正常受信を表わすメッセー
ジが受信されるまで、繰り返し実行されるので、TRA
Pが連続して消失した場合でも確実にTRAPを管理ス
テーションに届けることができる。
When the TRAP transmitted from the managed node is lost by the above means, the message indicating the normal reception of TRAP from the management station is not transmitted to the TRAP transmission source. Then, after a certain period of time, TRAP
Is retransmitted. This TRAP retransmission processing is repeatedly executed until the message indicating the normal reception of TRAP from the management station is received.
Even if P is continuously lost, TRAP can be reliably delivered to the management station.

【0012】[0012]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

(実施例1)本実施例ではSNMPを使ってネットワー
ク管理、あるいは、システム管理が実現されるものとす
る。
(Embodiment 1) In this embodiment, it is assumed that network management or system management is realized using SNMP.

【0013】図2に本発明が適用されるシステムの全体
構成を示す。管理ステーション1と被管理ノード2aな
いし2dがLAN3に接続されており、このLAN上で
はTCP/IPを用いて通信が行われている。
FIG. 2 shows the overall configuration of a system to which the present invention is applied. The management station 1 and the managed nodes 2a to 2d are connected to a LAN 3, and communication is performed on this LAN using TCP / IP.

【0014】管理ステーション1と被管理ノード2aな
いし2dのソフト構成を示す。
A software configuration of the management station 1 and the managed nodes 2a to 2d is shown.

【0015】管理ステーションのソフト構成は図3に示
すようにSNMPを実現する為のSNMP−API31
と被管理ノードからのTRAPを受信するTRAP受信
プロセス32からなる。
As shown in FIG. 3, the software structure of the management station is the SNMP-API 31 for realizing the SNMP.
And a TRAP receiving process 32 for receiving a TRAP from the managed node.

【0016】被管理ノード2a,2bは図4に示すよう
に、SNMPを実現する為のSNMP−API41と管
理ステーションからのSNMPリクエストを処理するエ
ージェント42、TRAP送信コマンド43、TRAP
受信確認監視プロセス44、および、TRAP管理テー
ブル45から構成される。
As shown in FIG. 4, the managed nodes 2a and 2b include an SNMP-API 41 for realizing SNMP, an agent 42 for processing an SNMP request from a management station, a TRAP transmission command 43, and a TRAP.
It is composed of a reception confirmation monitoring process 44 and a TRAP management table 45.

【0017】TRAP送信コマンド42は、被管理ノー
ドで発生したイベントをTRAPとして管理ステーショ
ンに送信する為のコマンドである。被管理ノードでは、
状態/障害監視を実行しイベントを検知した場合、この
コマンドを使ってTRAPを送信する。なお、本実施例
では、被管理ノードでイベントを検知するための処理は
省略する。
The TRAP transmission command 42 is a command for transmitting an event generated in the managed node as a TRAP to the management station. On the managed node,
When status / fault monitoring is executed and an event is detected, TRAP is transmitted using this command. In this embodiment, the processing for detecting an event in the managed node is omitted.

【0018】ここで、被管理ノードでイベントを検知さ
れ、TRAP送信コマンドが起動されたときの処理を示
す。
Here, a process when an event is detected in the managed node and the TRAP transmission command is activated will be described.

【0019】コマンドパラメータは、TRAPメッセー
ジを作成するときに必要となるデータであり、第1パラ
メータから順に、TRAP送信先アドレス、エンタープ
ライズID、エージェントアドレス、generic−
trapとspcific−trap番号、変数リスト
である。
The command parameter is data required when creating a TRAP message, and in order from the first parameter, the TRAP transmission destination address, the enterprise ID, the agent address, and the generic-
It is a trap, a specific-trap number, and a variable list.

【0020】エンタープライズIDはエージェントを識
別するためのIDであり、エージェントアドレスは、T
RAPを発生したノードのIPアドレス、generi
c−trapとspcific−trap番号は、この
TRAPの内容、つまり発生した要因を表す番号であ
る。このgeneric−trapについては予め番号
が決められており、固有のTRAPの場合は6を使用し
なければならないが、spcific−trapについ
ては、自由に番号を決めることができる。変数リストは
TRAPに関する情報を指定し、不要であれば省略する
ことができる。
The enterprise ID is an ID for identifying the agent, and the agent address is T
IP address of the node that generated the RAP, generi
The c-trap and the specific-trap numbers are numbers representing the content of this TRAP, that is, the factor that has occurred. A number is determined in advance for this generic-trap, and 6 must be used for a unique TRAP, but a number can be freely determined for the specific-trap. The variable list specifies information about TRAP and can be omitted if unnecessary.

【0021】パラメータが指定されTRAP送信コマン
ドが起動されると図5に示すフローを実行する。起動さ
れると先ず、指定されたパラメータのチェック処理を行
う(処理51)。そして、タイムスタンプ値を取得した
後、TRAPメッセージを作成する(処理52,5
3)。タイムスタンプは、エージェントが最後に起動さ
れてからの経過時間であり、この値によってTRAPを
一意に識別する。
When the parameters are specified and the TRAP transmission command is activated, the flow shown in FIG. 5 is executed. When activated, first, a check process of designated parameters is performed (process 51). Then, after obtaining the time stamp value, a TRAP message is created (processes 52, 5).
3). The time stamp is the time elapsed since the agent was last started, and this value uniquely identifies the TRAP.

【0022】TRAPメッセージのフォーマットを図6
に示す。
The format of the TRAP message is shown in FIG.
Shown in

【0023】エンタープライズID、エージェントアド
レス、generic−trapとspcific−t
rap、タイムスタンプ、変数リストをセットするエリ
ア61〜66からなる。ここで、タイムスタンプ以外の
フィールドは全てコマンド起動時に指定されたパラメー
タであり、指定された値をそれぞれセットする。
Enterprise ID, agent address, generic-trap and specific-t
Areas 61 to 66 for setting a rap, a time stamp, and a variable list. Here, all the fields other than the time stamp are parameters specified when the command is started, and the specified values are set.

【0024】変数リストはname(エリア6a,6
c)とvalue(エリア6b,6d)から構成されて
いる。nameにはセットする管理情報のIDがセット
され、valueにはそのIDが示す値がセットされ
る。このnameとvalueの数はセットする情報の
数に一致しており、特に指定されない場合は、本フィー
ルドは省略される。
The variable list is name (areas 6a, 6
c) and value (areas 6b and 6d). The ID of the management information to be set is set in name, and the value indicated by the ID is set in value. The number of names and values match the number of information to be set, and this field is omitted unless otherwise specified.

【0025】処理53でTRAPメッセージを作成した
後、TRAP情報をTRAP管理テーブルに登録する
(処理54)。このテーブルはエージェント42、及
び、TRAP受信確認監視プロセス44によってアクセ
スされ、TRAPの受信確認、及び、再送処理を実行す
るために必要なテーブルである。
After the TRAP message is created in the process 53, the TRAP information is registered in the TRAP management table (process 54). This table is accessed by the agent 42 and the TRAP reception confirmation monitoring process 44, and is a table necessary for executing the TRAP reception confirmation and the retransmission processing.

【0026】TRAP管理テーブル45は図7に示すよ
うに、通番,タイマ値,送信アドレス,TRAPメッセ
ージ,TRAP受信確認MIBをセットするフィールド
71〜75から構成される。通番にはタイムスタンプ値
をセットし、タイマ値にはタイムアウト時間を秒単位で
セットする。なお、TRAP受信確認MIBは、管理ス
テーションからのSNMPリクエストによってフィール
ド値のSET処理が行われる。登録時は値を0にセット
する。本実施例では、TRAP受信確認MIBのオブジ
ェクトタイプ=1.2.3と定義し、値が0のとき受信
未確認、1のとき受信確認済みを表すものとする。TR
AP管理テーブルに各データを登録した後、指定送信先
にTRAPを送信する(処理55)。
As shown in FIG. 7, the TRAP management table 45 is composed of fields 71 to 75 for setting a serial number, a timer value, a transmission address, a TRAP message, and a TRAP reception confirmation MIB. A time stamp value is set in the serial number, and a timeout time is set in seconds in the timer value. In the TRAP reception confirmation MIB, the SET processing of the field value is performed by the SNMP request from the management station. When registering, set the value to 0. In this embodiment, the object type of the TRAP reception confirmation MIB is defined as 1.2.3, and when the value is 0, the reception has not been confirmed, and when the value is 1, the reception has been confirmed. TR
After registering each data in the AP management table, TRAP is transmitted to the designated destination (process 55).

【0027】次に、管理ステーションでTRAPを受信
したときの処理を示す。
Next, the processing when the management station receives the TRAP is shown.

【0028】TRAPはTRAP受信プロセスによって
受信され、図8に示すフローを実行する。TRAPを受
信すると、TRAPの内容を時刻、発生元アドレス(I
Pアドレス)とともにウインドウに表示しイベントが発
生したことをユーザに通知する(処理81,82)。次
に、TRAPを正常受信したことを示すSETリクエス
トメッセージを作成する(処理83)。リクエストメッ
セージ、及び、レスポンスメッセージは同一フォーマッ
トであり図9に示す。メッセージのリクエストID(管
理情報の収集、あるいは、設定かを識別するためのコー
ド)と、エラーステータス、エラーINDEXをセット
するエリア91〜93、及び、変数リストをセットする
エリア94から構成される。エラーステータスとエラー
INDEXはレスポンスメッセージの時に有効となるエ
リアであり、リクエストに対するエラー情報(正常終了
か否か、異常ならばエラーの詳細)がセットされる。変
数リストはTRAPメッセージと同一であり、name
(エリア9a,9c)とvalue(エリア9b,9
d)から構成されている。nameには要求する管理情
報のIDがセットされ、valueにはそのIDが示す
値がセットされる。
The TRAP is received by the TRAP receiving process and executes the flow shown in FIG. When TRAP is received, the contents of TRAP are set to the time, source address (I
It is displayed in a window together with (P address) to notify the user that an event has occurred (process 81, 82). Next, a SET request message indicating that TRAP has been normally received is created (process 83). The request message and the response message have the same format and are shown in FIG. The request ID (code for identifying management information collection or setting) of the message, areas 91 to 93 for setting an error status and error INDEX, and an area 94 for setting a variable list. The error status and the error INDEX are areas that are valid at the time of the response message, and error information (whether the processing has ended normally or not, and details of the error if abnormal) is set. The variable list is the same as the TRAP message.
(Areas 9a and 9c) and value (Areas 9b and 9)
d). The ID of the requested management information is set in name, and the value indicated by the ID is set in value.

【0029】SNMPでは、管理情報を操作するときに
実際に指定するIDは、定義された管理情報のオブジェ
クトタイプの末尾辞に、インスタンスインデックスを付
加した値である。このインスタンスインデックスとは、
管理情報を一意に特定するためのものであり、ノードに
一つしか存在しないものであれば、.0が使用され、複
数存在するものであれば、個々の情報を特定するため
に、インタフェース番号やIPアドレス等が一般に使用
される。ここでは、TRAPを一意に識別するために、
TRAPにセットされたタイムスタンプをインスタンス
インデックスに使用する。
In SNMP, the ID actually specified when operating the management information is a value obtained by adding an instance index to the suffix of the object type of the defined management information. What is this instance index?
For uniquely identifying management information, if there is only one in a node ,. 0 is used, and if there are a plurality of them, an interface number, an IP address, etc. are generally used to specify individual information. Here, in order to uniquely identify TRAP,
The time stamp set in TRAP is used for the instance index.

【0030】図1に示すように、受信TRAPに対する
TRAP受信確認MIBに対して、MIB値を1にセッ
トするSETリクエストメッセージを作成し、TRAP
送信元ノードに対して送信する(処理84)。リクエス
トIDにはSET要求を表すコードをセットし、val
ueにはTRAP受信確認用のMIBのオブジェクトタ
イプに受信TRAPにセットされたタイムスタンプ値を
付加した値(タイムスタンプ値を50とした場合、1.
2.3.50となる)をセットし、nameには1をセ
ットする。
As shown in FIG. 1, for the TRAP receipt confirmation MIB for the received TRAP, a SET request message for setting the MIB value to 1 is created, and TRAP is created.
It is transmitted to the transmission source node (process 84). Set a code indicating the SET request in the request ID, and set val
ue is a value obtained by adding the time stamp value set in the received TRAP to the object type of the MIB for confirming the reception of the TRAP (when the time stamp value is 50, 1.
2.3.50) and 1 is set in name.

【0031】送信処理が正常終了したならば、次TRA
Pの受信待ち状態になり、異常終了した場合、再度、S
ETリクエストメッセージを送信する(処理85)。S
ETリクエストには、GETレスポンスという応答があ
り、このメッセージによって、SET処理が正常終了し
たことを確認する。GETレスポンスはSNMPの規定
に従うものである。
When the transmission process is completed normally, the next TRA
If it enters P reception waiting state and ends abnormally, S again
The ET request message is transmitted (process 85). S
The ET request has a response of GET response, and this message confirms that the SET process has been normally completed. The GET response complies with the SNMP regulations.

【0032】次に、被管理ノードでのSETリクエスト
に対する処理を図10に示す。
Next, FIG. 10 shows the processing for the SET request in the managed node.

【0033】管理ステーションからのSNMPリクエス
トは全てエージェントによって処理される。エージェン
トはSNMPリクエスト受信待ち状態であり(処理10
1)、リクエストを受信すると、リクエスト種別(SE
T/GET)、及び、nameとvalueをチェック
し、nameで指定された管理情報に対して、収集/設
定処理を行い、その結果をGETレスポンスメッセージ
として管理ステーションに送信する(処理102〜10
4)。
All SNMP requests from the management station are processed by the agent. The agent is waiting for receiving an SNMP request (Processing 10
1) When the request is received, the request type (SE
T / GET), and name and value are checked, collection / setting processing is performed on the management information specified by name, and the result is transmitted to the management station as a GET response message (processing 102 to 10).
4).

【0034】処理102の管理情報収集/設定処理で、
TRAP受信確認MIBに対するSETリクエストがき
た場合には図11に示す処理を実行する。先ず、nam
eで指定されたIDからタイムスタンプ値を取得する
(処理111)。次に、TRAP管理テーブル内の通番
エリアを順次チェックしタイムスタンプ値と同一の値を
もつエントリをサーチする(処理112)。そして、そ
のエントリのTRAP受信確認MIBをvalueで指
定された値にセットする(処理113)。
In the management information collecting / setting process of process 102,
When a SET request for the TRAP reception confirmation MIB is received, the processing shown in FIG. 11 is executed. First, nam
A time stamp value is acquired from the ID designated by e (process 111). Next, the serial number area in the TRAP management table is sequentially checked and an entry having the same value as the time stamp value is searched (process 112). Then, the TRAP reception confirmation MIB of that entry is set to the value specified by value (process 113).

【0035】これらの処理によって被管理ノードではT
RAP送信時、TRAP送信コマンドによって、TRA
P管理テーブルへの登録が行われ、管理ステーションで
は、TRAP受信時、受信TRAPに対するTRAP受
信確認MIBに対して値を受信確認済み(=1)にセッ
トするリクエスト要求が送信される。そして、被管理ノ
ード内エージェントによって、TRAP管理テーブル内
のTRAP受信確認MIBに対して、受信確認済み(=
1)を表す値にセットされる。
By these processes, T
When sending RAP, the TRA is sent by the TRAP send command.
Registration in the P management table is performed, and when the management station receives the TRAP, it transmits a request request for setting a value to the reception confirmed MIB (= 1) for the TRAP reception confirmation MIB for the received TRAP. Then, the agent in the managed node confirms the reception of the TRAP reception confirmation MIB in the TRAP management table (=
1) is set.

【0036】次に、TRAP受信確認監視プロセスの処
理を示す。このプロセスは1秒周期で起動され図12に
示すフローを実行する。TRAP管理テーブルの全エン
トリについて、順次、TRAP受信確認MIBをチェッ
クする(処理121,122)。受信確認済み(=1)
ならば、次エントリのチェック処理に行く。受信未確認
ならば(=0)タイマ値が0か否かをチェックする。タ
イマ値が0でなければ、タイマ値のデクリメントを実行
し(処理124)、0ならば、タイマ値を初期値にセッ
トし、TRAPの再送処理を実行する(処理125,1
26)。各エントリにはTRAPメッセージと送信先ア
ドレスがセットされており、このデータを使ってTRA
Pを再度、送信する。上記処理をテーブルの全エントリ
について実施した後(処理127)、処理を終了する。
これによって、タイマ値が0になるまでに、TRAP受
信確認MIBの値が受信確認済み(=1)にセットされ
ない限りTRAPの再送処理が繰り返し行われる。
Next, the processing of the TRAP reception confirmation monitoring process will be described. This process is activated every 1 second and executes the flow shown in FIG. The TRAP reception confirmation MIB is sequentially checked for all entries in the TRAP management table (processes 121 and 122). Confirmed receipt (= 1)
If so, go to the check process for the next entry. If reception is not confirmed (= 0), it is checked whether the timer value is 0 or not. If the timer value is not 0, the timer value is decremented (process 124). If the timer value is 0, the timer value is set to the initial value and the TRAP retransmission process is executed (processes 125, 1).
26). A TRAP message and a destination address are set in each entry, and TRA is used by using this data.
Send P again. After the above processing is performed for all the entries in the table (processing 127), the processing ends.
As a result, the TRAP retransmission process is repeated until the value of the TRAP reception confirmation MIB is set to reception confirmed (= 1) before the timer value becomes 0.

【0037】この管理ステーションと被管理ノードの処
理によって、被管理ノードから送信されたTRAPが消
失した場合、管理ステーション内のTRAP受信プロセ
スからTRAP受信確認MIBに対するSETリクエス
ト要求は実行されない。被管理ノード内TRAP管理テ
ーブルのTRAP受信確認MIBの値は初期値の受信未
確認状態(=0)のままであり、TRAP受信確認監視
プロセスによってタイマ値のデクリメントが1秒周期で
実行され、タイマ値が0になった時点でTRAPの再送
処理が行われる。このTRAPの再送処理は、管理ステ
ーションからのSETリクエストによって、TRAP受
信確認MIB値が受信確認済み(=1)になるまで、繰
り返し実行されるので、確実にTRAPを管理ステーシ
ョンに送信することができる。
When the TRAP transmitted from the managed node disappears by the processing of the management station and the managed node, the TRAP reception process in the management station does not execute the SET request request for the TRAP reception confirmation MIB. The TRAP reception confirmation MIB value in the TRAP management table in the managed node remains the initial reception unconfirmed state (= 0), and the TRAP reception confirmation monitoring process decrements the timer value at 1-second intervals, and the timer value When T becomes 0, the TRAP retransmission processing is performed. This TRAP retransmission processing is repeatedly executed by the SET request from the management station until the TRAP reception confirmation MIB value becomes reception confirmed (= 1), so that TRAP can be reliably transmitted to the management station. .

【0038】(実施例2)第2の実施例では、被管理ノ
ードでTRAPを送信する際、信頼性を要求するか否か
を選択できる機能を提供する。信頼性が要求された場合
には、確実に管理ステーションにTRAPを届けるが、
そうでない場合には、確実にTRAPを届けることを保
証しない。信頼性が要求されたときの処理は実施例1と
同一である。異なるのは、TRAP送信処理(TRAP
送信コマンド)と受信処理(TRAP受信プロセス)
で、信頼性が要求されていないときに、確実にTRAP
を届ける為の処理が省略されることと、TRAPメッセ
ージに信頼性を要求するか否かを識別する為のフラグが
追加されただけである。
(Embodiment 2) In the second embodiment, when a TRAP is transmitted by a managed node, a function is provided which can select whether or not reliability is required. When reliability is required, the TRAP is delivered to the management station without fail,
If not, we do not guarantee delivery of TRAP. The process when reliability is required is the same as that in the first embodiment. The difference is that TRAP transmission processing (TRAP
Transmission command) and reception processing (TRAP reception process)
Therefore, when reliability is not required, TRAP can be reliably performed.
Is omitted, and a flag for identifying whether or not reliability is required is added to the TRAP message.

【0039】以下、実施例1の図を用いて説明する。Hereinafter, description will be given with reference to the drawings of the first embodiment.

【0040】TRAP送信コマンドのパラメータに信頼
性を要求するか否かを識別する信頼性要求フラグを追加
する。TRAP送信コマンドの処理フロー(図5)で
は、このフラグを参照し信頼性が要求されていれば、実
施例1と同様に処理51〜55までを実行するが、信頼
性が要求されていなければ、TRAP管理テーブルへの
登録(処理54)を省略し、TRAPの送信処理を行な
う。
A reliability request flag for identifying whether to request reliability is added to the parameter of the TRAP transmission command. In the processing flow of the TRAP transmission command (FIG. 5), if reliability is requested by referring to this flag, the processes 51 to 55 are executed as in the first embodiment, but if reliability is not requested. , The TRAP management table is not registered (process 54), and the TRAP transmission process is performed.

【0041】TRAPメッセージには、信頼性要求フラ
グを管理情報として変数リストに追加する。信頼性要求
フラグのオブジェクトタイプ=1.2.4とし、信頼性
を要求しないときの値を0、信頼性を要求するときの値
を1とする。ここで、信頼性要求フラグが意味するTR
APは1つであり一意に識別される為、インスタンスイ
ンデックスには0を使用する。変数リストのnameに
1.2.4.0をセットし、valueには0か1のい
づれかをセットする。
A reliability request flag is added to the variable list as management information in the TRAP message. The object type of the reliability request flag is 1.2.4, the value when the reliability is not requested is 0, and the value when the reliability is requested is 1. Here, TR that the reliability request flag means
Since one AP is uniquely identified, 0 is used for the instance index. The name of the variable list is set to 1.2.4.0, and the value is set to either 0 or 1.

【0042】管理ステーション内のTRAP受信プロセ
スの処理フロー(図8)では、TRAPを受信しウイン
ドウに表示した後(処理81,82)、変数リスト内に
セットされた信頼性要求フラグをチェックし、信頼性が
要求されていれば、実施例1と同様に処理81〜85を
実行し、信頼性が要求されていない場合には、処理83
〜85までのSETリクエストメッセージの送信処理を
省略する。
In the processing flow of the TRAP receiving process in the management station (FIG. 8), after receiving TRAP and displaying it in the window (processing 81, 82), the reliability request flag set in the variable list is checked, If the reliability is required, the processes 81 to 85 are executed as in the first embodiment. If the reliability is not required, the process 83 is performed.
The process of transmitting the SET request message up to 85 is omitted.

【0043】これらの処理によって、TRAP送信コマ
ンドのパラメータで信頼性を要求するか否かを指定する
ことによって、信頼性のあるTRAPと、そうでないT
RAPを選択して送信することができる。
By these processes, the reliable TRAP and the non-reliable TRAP are specified by designating whether or not the reliability is required by the parameter of the TRAP transmission command.
The RAP can be selected and transmitted.

【0044】(実施例3)実施例1では、管理ステーシ
ョンからのSETリクエストによってTRAPが正常に
受信されているか否かを確認しているが、実施例3では
管理ステーションからTRAP受信を表わすTRAPを
受信することによって、正常に受信されているか否かを
確認する。
(Third Embodiment) In the first embodiment, it is confirmed by the SET request from the management station whether the TRAP is normally received. In the third embodiment, the TRAP indicating the TRAP reception is received from the management station. By receiving it, it is confirmed whether it is normally received.

【0045】管理ステーションのソフト構成は実施例1
と同一であるが、被管理ノードでは受信確認TRAP受
信プロセスが追加される。
The software configuration of the management station is the first embodiment.
Same as the above, but a reception confirmation TRAP reception process is added in the managed node.

【0046】TRAP送信コマンドは第1の実施例と同
一処理でTRAPが送信される。
As for the TRAP transmission command, TRAP is transmitted by the same processing as in the first embodiment.

【0047】管理ステーション内のTRAP受信プロセ
スは図13に示すフローを実行する。先ず、TRAP受
信待ち状態であり(処理131)、受信するとTRAP
の内容をウインドウに表示する(処理132)。次に、
TRAPを正常受信したことを表わすTRAPメッセー
ジを作成する(処理133)。
The TRAP reception process in the management station executes the flow shown in FIG. First, a TRAP reception waiting state (process 131)
Is displayed in the window (process 132). next,
A TRAP message indicating that TRAP has been normally received is created (process 133).

【0048】TRAPメッセージ内のspcific−
trap番号は100とし、変数リストにはTRAPに
セットされたタイムスタンプ値をセットする。被管理ノ
ードでは、これらの値を参照することによって、どのT
RAPに対する受信確認TRAPかを識別する。
Spcific-in the TRAP message
The trap number is 100, and the time stamp value set in TRAP is set in the variable list. The managed node refers to these values to determine which T
Receipt confirmation for RAP This is identified as TRAP.

【0049】処理133でTRAPメッセージを作成し
た後、TRAPメッセージ送信元に対して受信確認TR
APを送信する。
After the TRAP message is created in step 133, the reception confirmation TR is sent to the sender of the TRAP message.
Send AP.

【0050】次に、被管理ノードでのTRAP受信処理
について説明する。
Next, the TRAP receiving process in the managed node will be described.

【0051】TRAPは受信確認TRAP受信プロセス
によって受信され、図14に示すフローを実行する。先
ず、TRAP受信待ち状態であり(処理141)、TR
APを受信するとspcific−trap番号を参照
し、受信確認TRAPか否かをチェックする(処理14
2)。受信確認TRAPでなければ、処理141に戻
り、受信確認TRAPならば、変数リストにセットされ
たタイムスタンプ値を取得する(処理143)。次に、
TRAP管理テーブル内の通番エリアを順次チェックし
タイムスタンプ値と同一の値をもつエントリをサーチす
る(処理144)。そして、そのエントリのTRAP受
信確認MIBを受信確認済(=1)にセットし(処理1
45)処理141に戻る。実施例1ではエージェントに
よって、TRAP受信確認MIBのセットが行なわれて
いたが、実施例3では受信確認TRAP受信プロセスに
よって、TRAP受信確認MIBのセットが行なわれ
る。
The TRAP is received by the acknowledgment TRAP receiving process and executes the flow shown in FIG. First, the TRAP reception waiting state (process 141), TR
When the AP is received, it is checked whether or not it is the reception confirmation TRAP by referring to the specific-trap number (Process 14).
2). If it is not the reception confirmation TRAP, the processing returns to step 141, and if it is the reception confirmation TRAP, the time stamp value set in the variable list is acquired (processing 143). next,
The serial number area in the TRAP management table is sequentially checked to search for an entry having the same value as the time stamp value (process 144). Then, the TRAP reception confirmation MIB of the entry is set to reception confirmed (= 1) (process 1
45) Return to processing 141. Although the TRAP reception confirmation MIB is set by the agent in the first embodiment, the TRAP reception confirmation MIB is set by the reception confirmation TRAP reception process in the third embodiment.

【0052】TRAP受信確認監視プロセスは、実施例
1と同一の処理を実行しており、タイムアウト時間内
に、TRAP受信確認MIBの値が1にセットされない
とTRAPの再送処理が実行される。これらの処理によ
って実施例1と同様にTRAPを確実に管理ステーショ
ンに届けることができる。
The TRAP reception confirmation monitoring process executes the same processing as that of the first embodiment. If the value of the TRAP reception confirmation MIB is not set to 1 within the timeout time, the TRAP retransmission processing is executed. With these processes, TRAP can be reliably delivered to the management station as in the first embodiment.

【0053】[0053]

【発明の効果】被管理ノードで発生したTRAPを確実
に管理ステーションに届けることができる。このため、
被管理ノードで発生したイベントを検知できなかった
り、イベントの検知が遅れることがない。
The TRAP generated in the managed node can be reliably delivered to the management station. For this reason,
Events that occur on the managed node cannot be detected or event detection is not delayed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の特徴を表すSETリクエスト処理のブ
ロック図。
FIG. 1 is a block diagram of SET request processing that is a feature of the present invention.

【図2】本発明の適用に好適なシステムのブロック図。FIG. 2 is a block diagram of a system suitable for applying the present invention.

【図3】管理ステーションのソフトのブロック図。FIG. 3 is a block diagram of software of a management station.

【図4】被管理ノードのソフトのブロック図。FIG. 4 is a block diagram of software of a managed node.

【図5】TRAP送信コマンドのフローチャート。FIG. 5 is a flowchart of a TRAP transmission command.

【図6】TRAPメッセージのフォーマットの説明図。FIG. 6 is an explanatory diagram of a format of a TRAP message.

【図7】TRAP管理テーブルの説明図。FIG. 7 is an explanatory diagram of a TRAP management table.

【図8】TRAP受信プロセスのフローチャート。FIG. 8 is a flowchart of a TRAP reception process.

【図9】リクエスト/レスポンスメッセージのフォーマ
ットの説明図。
FIG. 9 is an explanatory diagram of a request / response message format.

【図10】エージェントのフローチャート。FIG. 10 is a flowchart of an agent.

【図11】TRAP受信確認MIBに対するSET処理
のフローチャート。
FIG. 11 is a flowchart of SET processing for a TRAP reception confirmation MIB.

【図12】TRAP受信確認監視プロセスのフローチャ
ート。
FIG. 12 is a flowchart of a TRAP receipt confirmation monitoring process.

【図13】実施例3のTRAP受信プロセスのフローチ
ャート。
FIG. 13 is a flowchart of a TRAP receiving process according to the third embodiment.

【図14】実施例3の受信確認TRAP受信プロセスの
フローチャート。
FIG. 14 is a flowchart of a reception confirmation TRAP reception process of the third embodiment.

【符号の説明】[Explanation of symbols]

name…管理情報のID、value…管理情報の
値。
name ... ID of management information, value ... Value of management information.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 幡野 富久 神奈川県川崎市麻生区王禅寺1099番地株式 会社日立製作所システム開発研究所内 (72)発明者 小泉 稔 神奈川県川崎市麻生区王禅寺1099番地株式 会社日立製作所システム開発研究所内 (72)発明者 綿谷 洋 茨城県日立市大みか町五丁目2番1号株式 会社日立製作所大みか工場内 (72)発明者 鈴木 淳 茨城県日立市大みか町五丁目2番1号日立 プロセスコンピュータエンジニアリング株 式会社内 (72)発明者 平田 哲彦 神奈川県川崎市麻生区王禅寺1099番地株式 会社日立製作所システム開発研究所内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Tomohisa Hatano 1099, Ozenji, Aso-ku, Kawasaki-shi, Kanagawa, Ltd. System Development Laboratory, Hitachi, Ltd. (72) Minor Koizumi 1099, Ozenji, Aso-ku, Kawasaki, Kanagawa Hitachi, Ltd. Manufacturing Systems Development Laboratory (72) Inventor Hiroshi Wataya 5-2-1 Omika-cho, Hitachi-shi, Ibaraki Hitachi Ltd. Omika-Factory (72) Inventor Jun Suzuki 2-5-1 Omika-cho, Hitachi-shi, Ibaraki Hitachi Process Computer Engineering Co., Ltd. (72) Inventor Tetsuhiko Hirata 1099, Ozenji, Aso-ku, Kawasaki-shi, Kanagawa Hitachi, Ltd. System Development Laboratory

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】SNMPを用いたネットワーク管理、ある
いは、システム管理において、TRAP受信確認用のM
IBを定義し、MIB値に対する収集/設定処理を実現
する手段、管理ステーションでTRAP受信時、受信T
RAPに対するTRAP受信確認用のMIB値に対し
て、受信済みを表す値にセットするためのSETリクエ
スト要求をTRAP送信元に送信する手段、被管理ノー
ドでTRAP送信後、送信TRAPに対するTRAP受
信確認用のMIB値を監視し、ある一定時間待っても受
信済みを表す値にセットされないとき、TRAPの再送
処理を行なう手段、被管理ノードでTRAP再送後、再
送TRAPに対するTRAP受信確認用のMIB値を監
視し、受信済みを表す値にセットされるまで、繰り返し
TRAPの再送処理を行なう手段を設けたことを特徴と
するTRAP送信装置。
1. An M for checking TRAP reception in network management using SNMP or system management.
A means for defining the IB and realizing collection / setting processing for the MIB value, when the management station receives the TRAP, the reception T
Means for transmitting a SET request request to the TRAP transmission source for setting the MIB value for confirmation of TRAP reception for the RAP to the TRAP transmission source, for TRAP reception confirmation for the transmission TRAP after TRAP transmission by the managed node Of the TRAP, the means for performing the TRAP retransmission processing when the value indicating that the reception has been completed is not set even after waiting for a certain period of time, the TRAP reception confirmation MIB value for the retransmission TRAP after the TRAP is retransmitted by the managed node. A TRAP transmitting apparatus comprising means for monitoring and repeatedly performing a TRAP retransmission process until a value indicating that the signal has been received is set.
【請求項2】SNMPを用いたネットワーク管理、ある
いは、システム管理において、TRAP受信確認用のM
IBを定義し、管理ステーションからMIB値のSET
リクエストがあるか否かによって、TRAPが正常に受
信されたか否かを確認することを特徴とするTRAP送
信装置。
2. An M for confirming TRAP reception in network management using SNMP or system management.
Define IB and set MIB value from management station
A TRAP transmitting apparatus, which confirms whether or not TRAP is normally received depending on whether or not there is a request.
【請求項3】SNMPを用いたネットワーク管理、ある
いは、システム管理において、TRAP受信確認用のM
IBを定義し、MIB値によってTRAPが正常に受信
されたか否かを確認するTRAP送信装置。
3. An M for confirming TRAP reception in network management or system management using SNMP.
A TRAP transmission device that defines IB and confirms whether or not TRAP is normally received according to the MIB value.
【請求項4】請求項3において、被管理ノードで送信し
た各TRAP毎に存在するTRAP受信確認用のMIB
値に対して、管理ステーションではTRAPにセットさ
れたタイムスタンプ値を用いて、どのTRAPに対する
TRAP受信確認用MIB値のSETリクエストかを特
定するTRAP送信装置。
4. The MIB for confirming TRAP reception, which exists for each TRAP transmitted by a managed node according to claim 3.
In response to the value, the management station uses the time stamp value set in TRAP to specify which TRAP to which the TRAP reception confirmation MIB value SET request is sent.
【請求項5】請求項1において、被管理ノードでTRA
P送信時、信頼性を要求するか否かを選択できる手段、
及び、選択された要求に応じて、信頼性を要求するか否
かを識別するフラグをTRAP内に設定する手段、管理
ステーションで、TRAP受信時、TRAP内にセット
されたフラグを参照し、信頼性が要求される場合のみ、
受信TRAPに対するTRAP受信確認用のMIB値に
対して、受信済みを表す値にセットするためのSETリ
クエスト要求をTRAP送信元に送信する手段を設けた
TRAP送信装置。
5. The TRA in the managed node according to claim 1.
Means for selecting whether or not to require reliability when sending P,
And means for setting in the TRAP a flag for identifying whether or not reliability is required according to the selected request, the management station refers to the flag set in the TRAP when the TRAP is received, and Only when sex is required,
A TRAP transmission device provided with means for transmitting, to a TRAP transmission source, a SET request request for setting a MIB value for TRAP reception confirmation for a reception TRAP to a value indicating reception completion.
【請求項6】SNMPを用いたネットワーク管理、ある
いは、システム管理において、TRAP正常受信を表わ
すTRAPを定義する手段、管理ステーションでTRA
P受信時、受信TRAPに対するTRAP正常受信を表
わすTRAPをTRAP送信元に送信する手段、被管理
ノードでTRAP送信後、送信TRAPに対するTRA
P正常受信を表わすTRAPを監視し、ある一定時間待
ってもTRAPが受信されないとき、TRAPの再送処
理を行う手段、被管理ノードでTRAP再送後、再送T
RAPに対するTRAP正常受信を表わすTRAPを監
視し、TRAPが受信されるまで、繰り返しTRAPの
再送処理を行なう手段を設けたことを特徴とするTRA
P送信装置。
6. In network management using SNMP or system management, a means for defining a TRAP indicating a normal reception of TRAP, and a TRA at the management station.
When P is received, a means for transmitting a TRAP indicating normal reception of the received TRAP to the TRAP transmission source, and after the TRAP is transmitted by the managed node, the TRA for the transmitted TRAP
P A means for performing TRAP retransmission processing when TRAP indicating normal reception is monitored and TRAP is not received even after waiting for a certain period of time.
The TRA is provided with means for monitoring the TRAP indicating the normal reception of the TRAP with respect to the RAP and repeatedly performing the TRAP retransmission process until the TRAP is received.
P transmitter.
JP7258485A 1995-10-05 1995-10-05 Trap transmitter Pending JPH09101929A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7258485A JPH09101929A (en) 1995-10-05 1995-10-05 Trap transmitter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7258485A JPH09101929A (en) 1995-10-05 1995-10-05 Trap transmitter

Publications (1)

Publication Number Publication Date
JPH09101929A true JPH09101929A (en) 1997-04-15

Family

ID=17320872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7258485A Pending JPH09101929A (en) 1995-10-05 1995-10-05 Trap transmitter

Country Status (1)

Country Link
JP (1) JPH09101929A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10334011A (en) * 1997-05-31 1998-12-18 Nec Corp Network managing method, its system, managing device to be used for the system, and program recording medium
EP0951155A1 (en) * 1998-04-15 1999-10-20 Bull S.A. Method and system for administering networks and systems
WO2001025933A1 (en) * 1999-10-01 2001-04-12 Fujitsu Limited Manager agent model system
JP2007166674A (en) * 1997-04-30 2007-06-28 Sony Corp Transmitter, transmitting method, receiver, receiving method, and transmitting/receiving method
JP2010245577A (en) * 2009-04-01 2010-10-28 Nec Corp Network device, control method of the network device, and program

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007166674A (en) * 1997-04-30 2007-06-28 Sony Corp Transmitter, transmitting method, receiver, receiving method, and transmitting/receiving method
JPH10334011A (en) * 1997-05-31 1998-12-18 Nec Corp Network managing method, its system, managing device to be used for the system, and program recording medium
EP0951155A1 (en) * 1998-04-15 1999-10-20 Bull S.A. Method and system for administering networks and systems
FR2777723A1 (en) * 1998-04-15 1999-10-22 Bull Sa METHOD AND SYSTEM FOR ADMINISTERING NETWORKS AND SYSTEMS
US6430613B1 (en) 1998-04-15 2002-08-06 Bull, S.A. Process and system for network and system management
WO2001025933A1 (en) * 1999-10-01 2001-04-12 Fujitsu Limited Manager agent model system
JP2010245577A (en) * 2009-04-01 2010-10-28 Nec Corp Network device, control method of the network device, and program

Similar Documents

Publication Publication Date Title
JP3290438B2 (en) Network monitoring method and apparatus
US6813634B1 (en) Network fault alerting system and method
US6360260B1 (en) Discovery features for SNMP managed devices
CN111555953B (en) Remote diagnosis method, device and system based on vehicle-mounted Ethernet and TSP (Total suspended particulate) server
JPH10510403A (en) Multi-processor environment
CN101345741A (en) Proxy system and proxy connecting method based on internet
US6925488B2 (en) Distributed intelligent information technology operations automation
JP2008059114A (en) Automatic network monitoring system using snmp
JP2005237018A (en) Data transmission to network management system
JPH09101929A (en) Trap transmitter
JP2008097326A (en) Snmp sequence management method, manager device, and agent device
JP2000134203A (en) Network management system and its management method
EP1079566A2 (en) System management in a communications network comprising SNMP and CMIP agents
JPH10262093A (en) Transmission control method
JPH09282252A (en) Network managing system
Cisco Mobile IP MIB Support for SNMP
JP2003244142A (en) Trap missing detection system and method in ip network
JP3226023B2 (en) SNMP trap management method and apparatus
TWI255617B (en) Network status monitoring and alarming method
JP2002318735A (en) Method for monitoring abnormality in communication terminal of specified class on network, network managing system and network managing program
JP3080936B2 (en) Network management system
JP2002271524A (en) Combustion controller alarm supervisory system and remote supervisory device
JPH08331206A (en) Network managing system
JPH09247146A (en) Network management system
JP7180200B2 (en) Relay device and relay method