[go: up one dir, main page]

JP2001067292A - State informing system for network management system - Google Patents

State informing system for network management system

Info

Publication number
JP2001067292A
JP2001067292A JP24291099A JP24291099A JP2001067292A JP 2001067292 A JP2001067292 A JP 2001067292A JP 24291099 A JP24291099 A JP 24291099A JP 24291099 A JP24291099 A JP 24291099A JP 2001067292 A JP2001067292 A JP 2001067292A
Authority
JP
Japan
Prior art keywords
trap
command
managed
information
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
JP24291099A
Other languages
Japanese (ja)
Inventor
Hideyuki Kamatomo
英行 釜友
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP24291099A priority Critical patent/JP2001067292A/en
Publication of JP2001067292A publication Critical patent/JP2001067292A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To obtain an informing system for a network management system for informing a managing device of state change information detected by a device to be managed while improving real time performance and reliability. SOLUTION: A device 1 to be managed on which the agent function of an SNMP protocol is mounted is provided with a means for transmitting TRAP information at the time of detecting the change of the inside state of its own device. A managing device 2 on which the manager function of the SNAP protocol is mounted is provided with a means for transmitting a GET-REQUEST command for requesting the transfer of detail information at the time of receiving the TRAP information from the device 1 to be managed. The device 1 to be managed is also provided with a means for transmitting a response command in response to the GET-REQUEST command in which the detail information of the detected state change is included.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はネットワーク管理シ
ステムにおける非管理装置で検出した状態変化情報を管
理装置に通知するネットワーク管理システムの状態通知
方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a status notification method for a network management system that notifies status change information detected by an unmanaged device in the network management system to the management device.

【0002】[0002]

【従来の技術】従来、通信ネットワークにおいて、ネッ
トワーク管理システム(NETWORK MANAGE
MENT SYSTEM:NMS)は、管理装置が、通
信網を構成する複数のネットワーク機器(NETWOR
K ELEMENT:NE)に対し、あらかじめ規定の
メッセージフォーマットと管理プロトコルによって各種
設定や制御のやりとりを行って、通信ネットワークの運
用保守管理業務を行なっている。ネットワーク管理シス
テムでは、1つまたは少数の管理装置により、複数の被
管理装置が管理されている。
2. Description of the Related Art Conventionally, in a communication network, a network management system (NETWORK MANAGE) has been used.
MENT SYSTEM: NMS is a management apparatus in which a plurality of network devices (NETWOR) configuring a communication network are connected.
K ELEMENT: NE), various types of settings and controls are exchanged according to a prescribed message format and management protocol in advance, and operation and maintenance of the communication network are performed. In a network management system, a plurality of managed devices are managed by one or a small number of management devices.

【0003】このようなネットワーク管理システムで、
管理装置が被管理装置の状態変化を管理する方法が2つ
ある。1つは、管理装置が被管理装置に対して定周期の
ポーリングを行い状態変化を管理する方法であり、もう
1つは、被管理装置が自装置の状態変化を検出したとき
に自発的に管理装置に状態変化を通知する方法である。
上記の方法をネットワーク管理プロトコルであるSN
MP(SIMPLENETWORK MANAGEME
NT PROTOCOL)を用いて行うと、前者は、管
理装置に搭載されるSNMPマネージャが被管理装置に
搭載されるSNMPエージェントに対して、状態変化を
管理するために定周期でGET−REQUESTを送信
し、その応答であるGET−RESPONSEを受信す
ることで状態変化を管理する。
In such a network management system,
There are two methods by which the management device manages the status change of the managed device. One is a method in which the management apparatus polls the managed apparatus at regular intervals to manage state changes, and the other is that the managed apparatus spontaneously detects a state change of its own apparatus. This is a method of notifying the management device of a status change.
The above method is applied to the network management protocol SN
MP (SIMPLENETWORK MANAGEME
When using NT PROTOCOL), the former sends a GET-REQUEST at regular intervals to the SNMP agent installed on the managed device to the SNMP agent installed on the managed device in order to manage state changes. GET-RESPONSE, which is the response, to manage the state change.

【0004】SNMPとは、代表的なネットワーク管理
プロトコルであり、マネージャとエージェント間の通信
に用いる5つの基本コマンド:GET−REQUES
T、GET−NEXT−REQUEST、SET−RE
QUEST、GET−RESPONSE、TRAPによ
り、各種機能を実現している。
[0004] SNMP is a typical network management protocol, and has five basic commands used for communication between a manager and an agent: GET-REQUEST.
T, GET-NEXT-REQUEST, SET-RE
Various functions are realized by QUEST, GET-RESPONSE, and TRAP.

【0005】ここで、GET−REQUESTとは、被
管理装置から情報を取り出す為のコマンドであり、GE
T−NEXT−REQUESTは、GET−REQUE
STで一度情報を取り出し後、次の情報を取り出す為の
コマンド、SET−REQUESTは、被管理装置の情
報を変更設定する為のコマンドであり、すべて、管理装
置から被管理装置に対して発せられる。これに対し、G
ET−RESPONSEは前記3つのREQUESTコ
マンドで要求された情報を、被管理装置から管理装置に
対して返す、応答コマンドである。一方、TRAPは、
イベント情報と呼ぶ被管理装置側で発生した事象を管理
装置に対して通知する為のコマンドである。
[0005] Here, GET-REQUEST is a command for extracting information from the managed device.
T-NEXT-REQUEST is GET-REQUEST
A command for extracting the next information after extracting the information once in ST, SET-REQUEST is a command for changing and setting the information of the managed device, and is all issued from the management device to the managed device. . In contrast, G
The ET-RESPONSE is a response command for returning information requested by the three REQUEST commands from the managed device to the management device. On the other hand, TRAP
This is a command called event information for notifying the management device of an event that has occurred on the managed device side.

【0006】ここで、ネットワークの管理プロトコルに
SNMPを使用する場合、一般に、下位層のプロトコル
はUDP(USER DATAGRAM PROTOC
OL)が使用される。このUDPは、通信相手先とのセ
ッション(接続)を確立しないで自局装置から他局装置
にデータを送信するという方式であり、プロトコル処理
が容易であるため高速通信が可能である。しかし、その
反面、再送制御等を行わないため信頼性が低い。UDP
の上位層であるSNMPにおいて、TRAP以外のオペ
レーションのGET−REQUEST、GET−NEX
T−REQUEST、SET−REQUESTでは、要
求であるREQUEST型のコマンドと応答であるRE
SPONSE型のコマンドが一対として使用される。す
なわち、自局装置が他局装置に対して要求を送信する
と、自局装置は他局装置からの応答が受信できるため、
自局装置は他局装置の受信状況を確認でき、UDPの欠
点である低信頼性を補っている。
Here, when SNMP is used as a network management protocol, a lower layer protocol is generally UDP (USER DATAGRAM PROTOC).
OL) is used. This UDP is a method in which data is transmitted from the own station apparatus to another station apparatus without establishing a session (connection) with a communication partner, and high-speed communication is possible because protocol processing is easy. However, on the other hand, reliability is low because retransmission control and the like are not performed. UDP
GET-REQUEST, GET-NEX of operations other than TRAP in SNMP which is an upper layer of
In T-REQUEST and SET-REQUEST, a REQUEST type command as a request and a RE
SPONSE type commands are used as a pair. That is, when the own station device transmits a request to the other station device, the own station device can receive a response from the other station device,
The own station device can confirm the reception status of the other station device, and compensates for the low reliability which is a disadvantage of UDP.

【0007】後者の自発的に管理装置に状態変化を通知
する方法では、被管理装置が、たとえば障害発生等に伴
い、装置の状態変化を検出すると、管理装置に対してT
RAPを送信することで、管理装置はリアルタイムに被
管理装置の状態変化を管理することが可能である。この
割り込みの発行をネットワーク管理プロトコルのSNM
PではTRAPという。
In the latter method of spontaneously notifying the management device of a state change, when the managed device detects a change in the state of the device due to, for example, the occurrence of a failure or the like, the management device notifies the management device of T.
By transmitting the RAP, the management device can manage the status change of the managed device in real time. Issuance of this interrupt is performed by the network management protocol SNM.
In P, it is called TRAP.

【0008】ここで、特開平10−334011号公報
に記載の「ネットワーク管理方法とそのシステム及び該
システムで使用する管理装置並びにプログラム記憶媒
体」に記載の発明では、SNMPを用いたネットワーク
管理システムで、サブネットワーク管理装置において状
態変化が生じた場合、単に状態変化が生じたことだけを
通知する簡略化されたTRAP情報を送信し、ネットワ
ーク管理装置は、状態変化情報を取得する為に、サブネ
ットワーク管理装置に対してGETコマンドを発行す
る。ネットワーク管理装置において、GET−RESP
ONSEコマンドの受信を監視し、所定時間内に受信し
ない場合はGETコマンドを再発行するものである。
[0008] Here, in the invention described in "Network management method and system, management apparatus and program storage medium used in the system" described in Japanese Patent Application Laid-Open No. Hei 10-340411, a network management system using SNMP is used. When a state change occurs in the sub-network management apparatus, the network management apparatus transmits simplified TRAP information simply notifying that the state change has occurred, and the network management apparatus Issues a GET command to the management device. In the network management device, GET-RESP
The reception of the ONSE command is monitored, and if not received within a predetermined time, the GET command is reissued.

【0009】また、特開平11−154950号公報の
「ネットワーク管理装置」に記載の発明では、ネットワ
ーク被管理装置の機器状態変化時に、TRAPコマンド
をネットワーク管理機器に発行し、ネットワーク管理機
器では、当該TRAPを契機に、GET−REQUES
Tコマンドを送信し、所定時間内にGET−RESPO
NSEコマンドが受信されない場合は、前記GET−R
EQUESTコマンドを再送するというものである。
According to the invention described in Japanese Patent Application Laid-Open No. H11-154950, when a device status of a network managed device changes, a TRAP command is issued to the network management device. GET-REQUES triggered by TRAP
T command is sent and GET-RESPO
If no NSE command is received, the GET-R
It retransmits the EQUEST command.

【0010】しかし、これらの発明においては、ネット
ワークの基幹回線障害や、電源断などが発生した時、多
数の被管理装置からTRAPコマンドが管理装置に対し
て発行されるが、管理装置でTRAPコマンドの集中に
よりGET−REQUESTコマンドと、それによる応
答の監視待ちの処理が平行して多数発生する為、管理装
置の負荷は軽減することはないという問題がある。
However, in these inventions, when a backbone failure of the network or a power failure occurs, a number of managed devices issue a TRAP command to the management device. As a result, the GET-REQUEST command and a process of waiting for the monitoring of the response due to the GET-REQUEST command occur in parallel, and thus there is a problem that the load on the management apparatus is not reduced.

【0011】[0011]

【発明が解決しようとする課題】管理装置が、被管理装
置の状態変化を管理する方法において、前者のGET−
REQUESTと応答であるRESPONSEの対を用
いたポーリングによる方法では、管理装置が多数の被管
理装置をリアルタイムに管理することは困難である。な
ぜなら、被管理装置の状態を管理装置が認識するまでに
最低でもポーリング間隔時間の遅れが生じるからであ
る。さらに、被管理装置の増加に伴い、ポーリング間隔
は長くせざるをえないという状況がある。しかし、ポー
リング間隔を短くすると、管理装置が過負荷になり、管
理装置の処理能力を超えるという問題がある。
SUMMARY OF THE INVENTION In a method in which a management device manages a state change of a managed device, the former GET-
In the polling method using a pair of REQUEST and RESPONSE as a response, it is difficult for the management device to manage a large number of managed devices in real time. This is because the polling interval time is at least delayed until the management device recognizes the state of the managed device. Furthermore, there is a situation in which the polling interval has to be lengthened as the number of managed devices increases. However, when the polling interval is shortened, there is a problem that the management device is overloaded and exceeds the processing capacity of the management device.

【0012】後者のTRAPにより状態変化検出により
自発的に、被管理装置から管理装置に対して状態変化を
通知する方法では、TRAPコマンドには応答であるR
ESPONSEが存在しないため、被管理装置が管理装
置に対して一方的に通知をするだけの通知方法となり、
被管理装置は、管理装置が状態変化の通知を受信したこ
とを確認する手段をもたず、情報の到達確認や信頼性に
欠けるという問題がある。そこで、定周期ポーリングに
よる状態変化収集のリアルタイム性を向上させ、割り込
みによる状態変化収集の信頼性を向上されることが必要
となる。
In the latter method, in which a status change is spontaneously notified from the managed device to the management device by detecting the status change, the RAP which is a response to the TRAP command is transmitted.
Since there is no ESPONSE, the managed device only notifies the management device unilaterally.
The managed device has no means for confirming that the management device has received the notification of the state change, and thus has a problem that information arrival confirmation and reliability are lacking. Therefore, it is necessary to improve the real-time property of state change collection by periodic polling and to improve the reliability of state change collection by interruption.

【0013】[0013]

【課題を解決するための手段】本発明においては、TR
APオペレーションを要求と応答の対で使用するGET
−REQUESTとRESPONSEオペレーションに
組み合わせて使用する。本発明では、SNMPプロトコ
ルを用いたネットワーク管理システムにおいて、被管理
装置に発生した障害発生等の状態変化を管理装置が認識
させる為、自律的に被管理装置が発生するTRAPオペ
レーションをトリガとして管理装置からGET−REQ
UESTオペレーションを起動させる。
According to the present invention, the TR
GET using AP operation in request / response pairs
-Used in combination with REQUEST and RESPONSE operations. According to the present invention, in a network management system using the SNMP protocol, a management device recognizes a state change such as a failure that has occurred in a managed device, and the management device automatically triggers a TRAP operation generated by the managed device as a trigger. From GET-REQ
Activate the UEST operation.

【0014】こうして、TRAPオペレーションのリア
ルタイム性とGET−REQUESTオペレーションの
信頼性を組み合わせることにより、管理装置が被管理装
置に発生した状態変化をリアルタイムにかつ高い信頼性
で提供することを目的とする。さらに、管理装置が多数
の被管理装置を監視対象としている場合を鑑み、一定時
間内に受信したTRAP受信数に応じ、TRAPや対応
するGET−REQUESTオペレーションの送達を確
認する為のタイマ値、及び再送回数を変更することによ
り、TRAPの集中受信時においても、最適なネットワ
ーク情報の収集が行うことができるようにするものであ
る。
Thus, by combining the real-time property of the TRAP operation with the reliability of the GET-REQUEST operation, it is an object of the present invention to provide a state change generated in the managed apparatus by the management apparatus in real time and with high reliability. Further, in consideration of the case where the management device monitors a large number of managed devices, a timer value for confirming the delivery of TRAP and the corresponding GET-REQUEST operation, and By changing the number of retransmissions, it is possible to collect optimal network information even at the time of centralized reception of TRAP.

【0015】本発明のネットワーク管理システムの状態
通知方式は、通信ネットワークを構成する複数の被管理
装置と、当該被管理装置をSNMP通信プロトコルを用
いて監視制御を行うネットワーク管理システムにおい
て、SNMPプロトコルのエージェント機能を実装する
被管理装置において、自装置内の状態の変化を検出する
検出手段と、TRAP情報送信手段及び、SNMPプロ
トコルのマネージャ機能を実装した管理装置は、TRA
P情報解析手段と、TRAP情報の受信をトリガとし
て、前記被管理装置に対し、GET−REQUESTコ
マンドを送信する手段と、一定時間内に、応答コマンド
が返送されてくるかを監視する為の監視手段とから構成
される。
According to the status notification method of the network management system of the present invention, a plurality of managed devices constituting a communication network and a network management system for monitoring and controlling the managed devices using an SNMP communication protocol are used in an SNMP protocol. In a managed device equipped with an agent function, a detecting device for detecting a change in the state of the device itself, a TRAP information transmitting device, and a management device equipped with a manager function of the SNMP protocol include TRA.
P information analysis means, means for transmitting a GET-REQUEST command to the managed device triggered by reception of TRAP information, and monitoring for monitoring whether a response command is returned within a predetermined time. And means.

【0016】[0016]

【発明の実施の形態】(1)本発明の実施の形態を説明
する。本発明においては、管理装置が送信するGET−
REQUESTを用いて、状態変化の収集を行う。しか
し、管理装置は被管理装置に対してGET−REQUE
STを周期的に発行するのではなく、被管理装置が管理
装置に送信するTRAPオペレーションの受信を契機に
GET−REQUESTを送信する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS (1) An embodiment of the present invention will be described. In the present invention, the GET-
Using REQUEST, state changes are collected. However, the management device sends a GET-REQUEST to the managed device.
Rather than periodically issuing the ST, the managed device transmits a GET-REQUEST upon receiving a TRAP operation transmitted to the management device.

【0017】これにより、管理装置は被管理装置の状態
変化の管理をリアルタイムに行うことが可能である。ま
た、被管理装置は、TRAPオペレーションのレスポン
スとしてGET−REQUESTオペレーションを受信
するので、TRAPオペレーションの信頼性を向上させ
ることができる。すなわち、管理装置が被管理装置の状
態変化管理をリアルタイムにかつ高い信頼性で行うこと
が可能である。
Thus, the management device can manage the status change of the managed device in real time. In addition, since the managed device receives the GET-REQUEST operation as a response to the TRAP operation, the reliability of the TRAP operation can be improved. That is, it is possible for the management device to perform the state change management of the managed device in real time and with high reliability.

【0018】以下、本発明の実施の形態を図面を用いて
説明する。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.

【0019】管理装置と被管理装置とは通常、管理情報
転送用の制御網で結ばれる構成をとり、この制御網を介
し、管理装置は個々の被管理装置から提供されるデータ
の処理解析や判断、特定の動作を個々のNEに指示する
など、一連の操作を実行する。ここで一般に管理する側
をマネージャ、管理される側をエージェントと呼ぶ。
The management device and the managed device are usually connected by a control network for transferring management information. Through this control network, the management device analyzes and analyzes data provided from each managed device. A series of operations are executed, such as making a determination and instructing a specific operation to each NE. Here, the managing side is generally called a manager, and the managed side is called an agent.

【0020】図1は、本発明の実施の形態のシステム構
成図である。図1を参照すると、SNMPエージェント
を実装した被管理装置1と、SNMPマネジャを実装し
た管理装置2とが、通信路3を介して接続され、エージ
ェント側からマネージャ側へTRAPや、GET−RE
SPONSEが送信され、マネージャ側からエージェン
ト側へ向かってGET−REQUESTが送信される。
FIG. 1 is a system configuration diagram of an embodiment of the present invention. Referring to FIG. 1, a managed device 1 equipped with an SNMP agent and a management device 2 equipped with an SNMP manager are connected via a communication path 3, and a TRAP or GET-RE is sent from the agent side to the manager side.
SPONSE is transmitted, and GET-REQUEST is transmitted from the manager side to the agent side.

【0021】次に、前記被管理装置1について図2を参
照して、機能構成を説明する。図2は、本発明の実施の
形態における被管理装置の構成図である。被管理装置1
は、自装置の状態変化を検出する状態変化検出部11
と、TRAP処理部12、TRAP用タイマのタイムア
ウトを検出するために有しているタイマ部16と再送処
理を行う再送カウント部、GET−REQUEST/R
ESPONSEの処理を行う複数の機能ブロック、及び
管理装置2との通信処理を行う為の通信処理部15を主
な構成とする。
Next, a functional configuration of the managed device 1 will be described with reference to FIG. FIG. 2 is a configuration diagram of the managed device according to the embodiment of the present invention. Managed device 1
Is a state change detection unit 11 that detects a state change of the own device.
A TRAP processing unit 12, a timer unit 16 for detecting a timeout of a TRAP timer, and a retransmission counting unit for performing retransmission processing, a GET-REQUEST / R
The main configuration is a plurality of functional blocks for performing ESPONSE processing, and a communication processing unit 15 for performing communication processing with the management device 2.

【0022】以下、各機能ブロックについて詳細に説明
する。
Hereinafter, each functional block will be described in detail.

【0023】状態変化検出部11では、接続する通信路
または、装置自身の状態変化を検出する。そして、この
時の状態変化情報を記憶するための状態変化保存部13
に記憶するとともに、状態変化情報をTRAP処理部1
2に通知する。TRAP処理部12は、通知された状態
変化情報を被管理装置1から管理装置2に対するTRA
P情報として変換し、TRAP送信部14に送信する。
The state change detector 11 detects a change in the state of the communication path to be connected or the apparatus itself. A state change storage unit 13 for storing the state change information at this time.
In the TRAP processing unit 1
Notify 2. The TRAP processing unit 12 transmits the notified state change information from the managed device 1 to the TRA for the management device 2.
The information is converted as P information and transmitted to the TRAP transmission unit 14.

【0024】TRAP送信部14はTRAPを通信処理
部15に送信し、通信処理部15は管理装置2に対して
通信路3を介してTRAPを送信する。
The TRAP transmitting section 14 transmits TRAP to the communication processing section 15, and the communication processing section 15 transmits TRAP to the management device 2 via the communication path 3.

【0025】TRAP処理部12がTRAP情報をTR
AP送信部14に送ると同時に、被管理装置1から管理
装置2へ送信されるTRAP用タイマのタイムアウトを
検出するため、タイマ部16が作動する。ここで、タイ
ムアウト時間はあらかじめ適切な値に設定されている。
そして、TRAP情報を保存するTRAP保存部17を
有する。
The TRAP processing unit 12 transmits the TRAP information to the TRAP
At the same time as sending to the AP transmission unit 14, the timer unit 16 operates to detect a timeout of the TRAP timer transmitted from the managed device 1 to the management device 2. Here, the timeout time is set to an appropriate value in advance.
And it has the TRAP storage part 17 which stores TRAP information.

【0026】また、被管理装置1は、タイマ部16のタ
イムアウトの発生による再送回数をカウントする再送カ
ウント部18を有しており、ここではタイマ部16のタ
イムアウトによる再送回数がカウントアップされる。タ
イマ部16のタイムアウトの発生した場合、再送カウン
ト部18はカウントしている現在の再送回数が上限値以
下ならば、TRAP処理部12に再送を要求繰り返す。
Further, the managed device 1 has a retransmission counting section 18 for counting the number of retransmissions due to the occurrence of a timeout of the timer section 16. Here, the number of retransmissions due to the timeout of the timer section 16 is counted up. When the timeout of the timer unit 16 occurs, the retransmission counting unit 18 repeatedly requests the TRAP processing unit 12 to perform retransmission if the current number of retransmissions counted is equal to or less than the upper limit value.

【0027】TRAP処理部12は、再送要求に対して
TRAP保存部17に保存されているTRAP情報を再
送する。また、再送カウント部18は再送回数の上限値
を越えた場合に、タイマ部16、TRAP保存部17、
再送カウント部18の値をクリアし、TRAPオペレー
ションを強制終了する。
The TRAP processing section 12 retransmits the TRAP information stored in the TRAP storage section 17 in response to the retransmission request. When the number of retransmissions exceeds the upper limit of the number of retransmissions, the retransmission counting unit 18
The value of the retransmission count unit 18 is cleared, and the TRAP operation is forcibly terminated.

【0028】逆に、管理装置2から伝送路3からGET
−REQUESTを受信した被管理装置1は、通信処理
部15を介し、GET−REQUESTをGET−RE
QUEST受信部19に送信する。GET−REQUE
ST受信部19は送られてきたGET−REQUEST
をGET−REQUEST処理部20に送信する。
Conversely, the GET is transmitted from the management device 2 to the transmission line 3.
The managed device 1 that has received the -REQUEST transmits the GET-REQUEST via the communication processing unit 15 to the GET-REQUEST.
Transmit to the QUEST receiver 19. GET-REQUEST
The ST receiver 19 receives the GET-REQUEST sent.
To the GET-REQUEST processing unit 20.

【0029】GET−REQUEST処理部20は受信
したGET−REQUEST情報をもとにタイマ部1
6、TRAP保存部17、再送カウント部18をクリア
し、TRAPオペレーションを完了させ、状態変化保存
部13から状態変化の情報を読み出してGET−RES
PONSE処理部21へ送信する。
The GET-REQUEST processing unit 20 is a timer unit based on the received GET-REQUEST information.
6, clear the TRAP storage unit 17 and the retransmission count unit 18, complete the TRAP operation, read the status change information from the status change storage unit 13, and execute GET-RES.
It is transmitted to the PONSE processing unit 21.

【0030】またこの時、状態変化保存部13に保存さ
れている状態変化の情報を装置の状態データベース23
に格納する。
At this time, the status change information stored in the status change storage unit 13 is stored in the status database 23 of the apparatus.
To be stored.

【0031】GET−RESPONSE処理部21は、
読み出した状態変化情報をGET−RESPONSE情
報としてGET−RESPONSE送信部22、通信処
理部15を介し、管理装置2に対して送信する。
The GET-RESPONSE processing unit 21
The read state change information is transmitted to the management device 2 via the GET-RESPONSE transmitting unit 22 and the communication processing unit 15 as GET-RESPONSE information.

【0032】図3は、本発明の実施の形態の管理装置の
構成図である。
FIG. 3 is a configuration diagram of the management device according to the embodiment of the present invention.

【0033】管理装置2は、被管理装置1から送信され
たTRAPを認識する通信処理部31と、TRAP情報
のみの受信処理を行うTRAP受信部32とTRAP情
報の実際の解析を行うTRAP処理部33を有する構成
である。
The management device 2 includes a communication processing unit 31 for recognizing the TRAP transmitted from the managed device 1, a TRAP receiving unit 32 for receiving only the TRAP information, and a TRAP processing unit for actually analyzing the TRAP information. 33.

【0034】TRAP処理部33は、TRAP解析によ
り、管理装置2から被管理装置1にGET−REQUE
STを送信を要求する機能を有する。
The TRAP processing section 33 sends a GET-REQUEST from the management apparatus 2 to the managed apparatus 1 by TRAP analysis.
It has a function to request transmission of ST.

【0035】GET−REQUEST処理部34がGE
T−REQUEST情報をGET−REQUEST送信
部35に送ると同時に、GET−REQUEST用タイ
マのタイムアウトを検出するためのタイマ部36が作動
する。そして、送信した情報をGET−REQUEST
保存部37に保存する。
When the GET-REQUEST processing unit 34 determines that the GE
At the same time as sending the T-REQUEST information to the GET-REQUEST transmitting unit 35, the timer unit 36 for detecting the timeout of the GET-REQUEST timer operates. Then, the transmitted information is referred to as GET-REQUEST.
The data is stored in the storage unit 37.

【0036】また、タイマ部36のタイムアウトをカウ
ントする再送カウント部38では、タイマ部36のタイ
ムアウト発生によりカウントアップを行う。そして、再
送カウント部38は再送回数が上限値以下ならば、GE
T−REQUEST処理部34に再送を要求する。
The retransmission counting section 38 for counting the timeout of the timer section 36 counts up when the timeout of the timer section 36 occurs. Then, if the number of retransmissions is equal to or less than the upper limit,
It requests the T-REQUEST processing unit 34 for retransmission.

【0037】GET−REQUEST処理部34は、再
送要求に対してGET−REQUEST保存部37に保
存されているGET−REQUEST情報を再送する。
また、再送カウント部38は再送上限値を越えた場合
に、タイマ部36、GET−REQUEST保存部3
7、再送カウント部38をクリアし、GET−REQU
ESTオペレーションを強制終了する機能を有する。
The GET-REQUEST processing unit 34 retransmits the GET-REQUEST information stored in the GET-REQUEST storage unit 37 in response to the retransmission request.
In addition, when the retransmission count value exceeds the retransmission upper limit value, the retransmission count unit 38 sets the timer unit 36, the GET-REQUEST storage unit 3
7. Clear the retransmission count section 38 and get the GET-REQU
It has a function to forcibly terminate the EST operation.

【0038】また、被管理装置から送られてきたGET
−RESPONSEを受信した場合、当該GET−RE
SPONSEをもとにタイマ部36、TRAP保存部3
7、再送カウント部38をクリアし、GET−REQU
ESTオペレーションを完了する。そして、各装置の状
態を保存するデータベース41に装置状態を保存する。
The GET sent from the managed device
-When the GET-RE is received,
Timer unit 36, TRAP storage unit 3 based on SPONSE
7. Clear the retransmission count section 38 and get the GET-REQU
Complete the EST operation. Then, the device status is stored in a database 41 for storing the status of each device.

【0039】(2)実施例の動作の説明 本発明のシーケンスを、次の5つの場合、(A)通常の
状態変化収集シーケンスの場合、(B)被管理装置にお
いて再送上限値を超えない異常の場合、(C)被管理装
置において再送上限値を超える異常の場合、(D)管理
装置において再送上限値を超えない異常の場合、(E)
管理装置において再送上限値を超える異常の場合の5つ
に分けて説明する。なお、それそれのシーケンス図を、
各々、図4、図5、図6、図7、図8に示す。
(2) Description of the operation of the embodiment In the following five cases of the sequence of the present invention, (A) in the case of a normal state change collection sequence, and (B) abnormality in the managed device which does not exceed the retransmission upper limit value In the case of (C), if the managed device has an error exceeding the retransmission upper limit value, (D) if the management device has an error not exceeding the retransmission upper limit value, (E)
A description will be given of five cases in which an abnormality exceeds the retransmission upper limit value in the management device. In addition, each sequence diagram,
These are shown in FIGS. 4, 5, 6, 7, and 8, respectively.

【0040】(A)通常の状態変化収集シーケンスの場
合。
(A) The case of a normal state change collection sequence.

【0041】通常の状態変化収集シーケンスについて以
下に説明する。図4は、本発明の実施の形態における通
常の状態変化収集シーケンス図である。被管理装置は、
自装置における状態変化発生を検出すると、管理装置に
対して状態変化が発生したことを知らせるTRAP(状
態変化発生通知)を送信する。
The normal state change collection sequence will be described below. FIG. 4 is a normal state change collection sequence diagram in the embodiment of the present invention. The managed device is
Upon detecting the occurrence of a status change in the own device, the management device transmits a TRAP (status change occurrence notification) to notify the management device that the status change has occurred.

【0042】このとき、TRAP情報の内容は、被管理
装置に状態変化が発生したことだけを通知する。TRA
Pを受信した管理装置は、被管理装置に対して、GET
−REQUEST(状態収集要求)を送信し、被管理装
置の詳細な状態変化情報の取得を要求する。このGET
−REQUESTを受信した被管理装置は、管理装置に
詳細な状態変化情報をGET−RESPONSEとして
送信する。管理装置はGET−RESPONSEの受信
により、被管理装置の詳細な状態変化情報を認識する。
At this time, the content of the TRAP information notifies the managed device that only a status change has occurred. TRA
The management device that has received P sends a GET to the managed device.
-Send a REQUEST (state collection request) to request acquisition of detailed state change information of the managed device. This GET
-The managed device that has received the REQUEST transmits detailed status change information to the management device as a GET-RESPONSE. The management device recognizes detailed status change information of the managed device by receiving the GET-RESPONSE.

【0043】次に、被管理装置、管理装置における通常
の状態変化収集処理を図2、図3を参照して具体的に説
明する。
Next, a normal state change collection process in the managed device and the management device will be specifically described with reference to FIGS.

【0044】被管理装置1は自装置の状態変化を検出す
ると、状態変化が発生したことをTRAP処理部12に
通知すると共に、最新の装置の状態を記憶する為、状態
変化保存部13に保存し更新する。
When the managed device 1 detects a change in the status of its own device, it notifies the TRAP processing unit 12 of the occurrence of the status change and stores it in the status change storage unit 13 to store the latest status of the device. And update.

【0045】TRAP処理部12では、被管理装置の状
態変化情報をTRAP送信部14に送るのと同時に、被
管理装置1から管理装置2へ送信されるTRAP用タイ
マのタイムアウトを検出するためのタイマ部16が作動
する。そして、TRAP情報をTRAP保存部17に保
存する。また、TRAP送信部は、通信処理部15を介
して、管理装置2に対してTRAPを送信する。管理装
置2では、被管理装置1から送信された情報を通信処理
部31を介し、受信したTRAP情報をTRAP受信部
32へ送り、TRAP処理部33で解析する。
The TRAP processing unit 12 sends the status change information of the managed device to the TRAP transmitting unit 14 and, at the same time, detects a timeout of the TRAP timer transmitted from the managed device 1 to the management device 2. The part 16 operates. Then, the TRAP information is stored in the TRAP storage unit 17. Further, the TRAP transmission unit transmits the TRAP to the management device 2 via the communication processing unit 15. In the management device 2, the information transmitted from the managed device 1 is transmitted to the TRAP receiving unit 32 via the communication processing unit 31, and the TRAP processing unit 33 analyzes the received TRAP information.

【0046】そして、受信したTRAPに対応する被管
理装置1にGET−REQUEST情報の送信処理を行
うと同時に、当該情報をGET−REQUEST保存部
37に保存する。さらにGET−REQUESTに対す
る応答を監視する為のタイマ部36を作動する。
Then, the GET-REQUEST information is transmitted to the managed device 1 corresponding to the received TRAP, and the information is stored in the GET-REQUEST storage unit 37 at the same time. Further, the timer unit 36 for monitoring a response to the GET-REQUEST is operated.

【0047】非管理装置は、GET−REQUESTを
受信すると、GET−REQUEST処理部20は受信
したGET−REQUEST情報をもとにタイマ部1
6、TRAP保存部17、再送カウント部18をクリア
し、TRAPオペレーションを完了させる。そして、状
態変化保存部13から状態変化を読み出してGET−R
ESPONSE処理部21へ送る。
When the non-management device receives the GET-REQUEST, the GET-REQUEST processing unit 20 executes the timer unit 1 based on the received GET-REQUEST information.
6. Clear the TRAP storage unit 17 and retransmission count unit 18 to complete the TRAP operation. Then, the state change is read from the state change storage unit 13 and the GET-R
Send to the ESPONSE processing unit 21.

【0048】GET−RESPONSE処理部21は状
態変化情報をGET−RESPONSE情報として、通
信処理部15は管理装置2に対して通信路3を介してG
ET−RESPONSEを送信する。
The GET-RESPONSE processing unit 21 uses the state change information as GET-RESPONSE information, and the communication processing unit 15 sends the G to the management device 2 via the communication path 3.
Send ET-RESPONSE.

【0049】図3の管理装置では、受信したGET−R
ESPONSEをもとにタイマ部36、TRAP保存部
37、再送カウント部38をクリアし、GET−REQ
UESTオペレーションを完了させる。そして、各装置
の状態を保存するデータベース41に被管理装置の状態
を保存する。 (B)被管理装置において再送上限値を超えない異常の
場合。
In the management apparatus of FIG. 3, the received GET-R
Based on ESPONSE, the timer section 36, the TRAP storage section 37, and the retransmission count section 38 are cleared, and the GET-REQ
Complete the UEST operation. Then, the status of the managed device is stored in the database 41 for storing the status of each device. (B) In the case of an abnormality that does not exceed the retransmission upper limit value in the managed device.

【0050】次に、被管理装置において、再送上限値を
超えない場合の異常時の処理について説明する。図5
は、本発明の実施の形態における再送上限値を超えない
場合のTRAP異常時の状態変化収集シーケンス図であ
る。
Next, a description will be given of a process in the case where the managed device does not exceed the retransmission upper limit value when an abnormality occurs. FIG.
FIG. 7 is a state change collection sequence diagram at the time of TRAP abnormality when the retransmission upper limit is not exceeded in the embodiment of the present invention.

【0051】図5を参照すると、被管理装置において自
装置の状態変化の発生を検出すると、管理装置に対して
状態変化が発生したことを知らせるTRAPを送信する
ことは、ケース(A)と同様である。
Referring to FIG. 5, when the managed device detects the occurrence of a status change of its own device, transmitting a TRAP indicating that the status change has occurred to the management device is the same as in case (A). It is.

【0052】このとき、TRAP(状態変化発生通知)
内容は、被管理装置に状態変化が発生したことだけを通
知する情報とする。これに対して、管理装置がTRAP
を正常に受信できていないとき、管理装置は被管理装置
に対して、GET−REQUEST(状態収集要求)を
送信することができない。故に、被管理装置は、管理装
置からのGET−REQUESTを受信できずに、被管
理装置のTRAP用タイマがタイムアウトを発生し、管
理装置に対してTRAPを再送信する。
At this time, TRAP (state change occurrence notification)
The content is information for notifying only that a state change has occurred in the managed device. On the other hand, the management device
Is not successfully received, the management device cannot transmit a GET-REQUEST (state collection request) to the managed device. Therefore, the managed device cannot receive the GET-REQUEST from the managed device, the TRAP timer of the managed device times out, and retransmits the TRAP to the managed device.

【0053】この再送を繰り返し、規定再送回数内に監
視装置が被管理装置からのTRAPを正常に受信するこ
とにより、管理装置は被管理装置に対して、GET−R
EQUESTを送信し、詳細な状態変化情報を要求す
る。
The retransmission is repeated, and the monitoring device normally receives the TRAP from the managed device within the specified number of retransmissions.
Send EQUEST and request detailed state change information.

【0054】このGET−REQUESTを受信した被
管理装置は、管理装置に対して詳細な状態変化情報をG
ET−RESPONSEとして送信する。管理装置はG
ET−RESPONSEの受信により、被管理装置の詳
細な状態変化情報を認識する。
The managed device that has received the GET-REQUEST sends detailed status change information to the management device as G
Transmit as ET-RESPONSE. Management device is G
By receiving the ET-RESPONSE, detailed status change information of the managed device is recognized.

【0055】図5の状態を図2、図3を参照して説明す
る。被管理装置1は自装置の状態変化の検出とTRAP
の送信は、(A)と同様である。
The state of FIG. 5 will be described with reference to FIGS. The managed device 1 detects the status change of its own device and performs TRAP.
Is the same as (A).

【0056】ここで、管理装置に対して送信したTRA
Pが、何らかの理由で管理装置に送達できなかった場
合、タイマ部16においてタイムアウトが発生し、再送
カウント部18がカウントされる。再送カウント部18
において再送上限値に達しない場合、TRAP処理部1
2に再送を要求する。TRAP処理部12は、再送カウ
ント部18の再送要求に対してTRAP保存部17に保
存されているTRAP情報の再送を繰り返す。
Here, the TRA transmitted to the management device
If P cannot be transmitted to the management device for some reason, a timeout occurs in the timer unit 16 and the retransmission counting unit 18 is counted. Retransmission count unit 18
If the retransmission upper limit value is not reached in
2 requests retransmission. The TRAP processing unit 12 repeats the retransmission of the TRAP information stored in the TRAP storage unit 17 in response to the retransmission request from the retransmission counting unit 18.

【0057】管理装置2では被管理装置1から通信路3
を介して送信されたTRAPを通信処理部31を認識す
ると、通信処理部31はTRAPをTRAP受信部32
へ送り、TRAP受信部32は送られたTRAPをTR
AP情報としてTRAP処理部33に送る。
In the management apparatus 2, the communication path 3
When the communication processing unit 31 recognizes the TRAP transmitted via the communication processing unit 31, the communication processing unit 31 transmits the TRAP to the TRAP receiving unit 32.
And the TRAP receiving unit 32 sends the transmitted TRAP to TR
It is sent to the TRAP processing unit 33 as AP information.

【0058】TRAP処理部33は、被管理装置1にG
ET−REQUESTを送信することを、GET−RE
QUEST処理部34に通知し、GET−REQUES
T送信部35と、通信処理部31を介し、被管理装置1
に対してGET−REQUESTを送信するのと同時
に、GET−REQUEST用タイマをタイマ部36で
開始する。そして、GET−REQUEST情報をGE
T−REQUEST保存部37に保存する。
The TRAP processing unit 33 sends a G
Sending the ET-REQUEST is a GET-REQUEST.
The QUEST processing unit 34 is notified and the GET-REQUES
The managed device 1 via the T transmission unit 35 and the communication processing unit 31
, The GET-REQUEST timer is started by the timer unit 36 at the same time as the GET-REQUEST is transmitted. Then, the GET-REQUEST information is
It is stored in the T-REQUEST storage unit 37.

【0059】非管理装置2は、管理装置1からGET−
REQUESTを受信すると送られてきたGET−RE
QUEST情報をもとにタイマ部16、TRAP保存部
17、再送カウント部18をクリアし、TRAPオペレ
ーションを完了させる。こうして、規定再送回数内にG
ET−REQUESTを受信した為、被管理装置2は、
当該TRAPの送信処理を終了し、受信したGET−R
EQUESTに対する所定の応答処理すなわち、状態変
化保存部13から状態変化を読み出してGET−RES
PONSEを送信する。
The non-management device 2 sends a GET-
GET-RE sent when REQUEST is received
The timer section 16, the TRAP storage section 17, and the retransmission count section 18 are cleared based on the QUEST information, and the TRAP operation is completed. Thus, G within the specified number of retransmissions
Since the ET-REQUEST has been received, the managed device 2
The transmission processing of the TRAP ends, and the received GET-R
A predetermined response process to EQUEST, that is, a state change is read out from the state change
Send PONSE.

【0060】管理装置において、受信したGET−RE
SPONSEをもとにタイマ部36、TRAP保存部3
7、再送カウント部38をクリアし、GET−REQU
ESTオペレーションを完了させる。そして、各装置の
状態を保存するデータベース41に被管理装置の状態を
保存する。
In the management device, the received GET-RE
Timer unit 36, TRAP storage unit 3 based on SPONSE
7. Clear the retransmission count section 38 and get the GET-REQU
Complete the EST operation. Then, the status of the managed device is stored in the database 41 for storing the status of each device.

【0061】(C)被管理装置において再送上限値を超
える異常の場合。
(C) In the case of an abnormality in the managed device exceeding the retransmission upper limit value.

【0062】次に、被管理装置において再送上限値を超
える異常の場合の状態変化収集シーケンスについて説明
する。
Next, a description will be given of a state change collection sequence in the case where an abnormality exceeds the retransmission upper limit value in the managed device.

【0063】図6は、本発明の実施の形態の、被管理装
置1において、TRAP再送上限値を超えた場合の状態
変化収集シーケンス図である。
FIG. 6 is a state change collection sequence diagram when the TRAP retransmission upper limit value is exceeded in the managed device 1 according to the embodiment of the present invention.

【0064】図6を参照すると、被管理装置における状
態変化の発生を被管理装置が検出すると、被管理装置
は、管理装置に対して自装置に状態変化が発生したこと
を知らせるTRAPを送信する。このとき、TRAP内
容は、被管理装置に状態変化が発生したことだけを通知
する情報とする。これに対して、管理装置がTRAPを
正常に受信できていないとき、管理装置は被管理装置に
対して、GET−REQUEST(状態収集要求)を送
信することができない。故に、被管理装置は、管理装置
からのGET−REQUESTを受信できずに、被管理
装置のTRAP用タイマがタイムアウトを発生し、管理
装置に対してTRAPを再送信する。この再送を繰り返
しているとき、被管理装置の再送回数があらかじめ設定
してある上限値を越えた場合、被管理装置はTRAPオ
ペレーションを強制終了する。
Referring to FIG. 6, when the managed device detects the occurrence of a state change in the managed device, the managed device transmits a TRAP to the management device to notify the management device that the state change has occurred. . At this time, the TRAP content is information for notifying only that a state change has occurred in the managed device. On the other hand, when the management device has not normally received TRAP, the management device cannot transmit a GET-REQUEST (state collection request) to the managed device. Therefore, the managed device cannot receive the GET-REQUEST from the managed device, the TRAP timer of the managed device times out, and retransmits the TRAP to the managed device. While repeating this retransmission, if the number of retransmissions of the managed device exceeds a preset upper limit, the managed device forcibly terminates the TRAP operation.

【0065】また、各被管理装置、管理装置の具体的な
処理については省略する。
The specific processing of each managed device and management device is omitted.

【0066】(D)管理装置において再送上限値を超え
ない異常の場合の状態変化収集シーケンスについて説明
する。
(D) A state change collection sequence in the case of an abnormality that does not exceed the retransmission upper limit value in the management device will be described.

【0067】図7は、本発明の実施の形態の、再送上限
値を超えない場合の、GET−REQUEST異常時の
状態変化収集シーケンス図である。
FIG. 7 is a state change collection sequence diagram when the GET-REQUEST is abnormal when the retransmission upper limit is not exceeded according to the embodiment of the present invention.

【0068】図7を参照すると、被管理装置における状
態変化の発生を被管理装置が検出すると、被管理装置
は、管理装置に対して自装置に状態変化が発生したこと
を知らせるTRAPを送信する。このとき、TRAP内
容は、被管理装置に状態変化が発生したことだけを通知
する情報とする。これに対して、TRAPを受信した管
理装置は、被管理装置に対して、GET−REQUES
Tを送信し被管理装置の詳細な状態変化情報を要求す
る。
Referring to FIG. 7, when the managed device detects the occurrence of a status change in the managed device, the managed device sends a TRAP to the management device to notify the management device that the status change has occurred. . At this time, the TRAP content is information for notifying only that a state change has occurred in the managed device. On the other hand, the management device that has received the TRAP sends a GET-REQUEST to the managed device.
T to request detailed status change information of the managed device.

【0069】このGET−REQUESTを被管理装置
が正常に受信できないとき、被管理装置は、管理装置に
対してGET−RESPONSE(状態収集応答)を送
信しすることができない。故に、管理装置は、被管理装
置からのGET−RESPONSEを受信できずに、管
理装置のGET−REQUEST用タイマがタイムアウ
トを発生しGET−REQUESTを再送信する。この
再送を繰り返しているとき、被監視装置が管理装置から
のGET−REQUESTを正常に受信することによ
り、被管理装置は管理装置に対して、詳細な状態変化情
報をGET−RESPONSEとして送信する。管理装
置はGET−RESPONSEの受信により、被管理装
置の詳細な状態変化情報を認識する。
When the managed device cannot normally receive the GET-REQUEST, the managed device cannot transmit a GET-RESPONSE (status collection response) to the managed device. Therefore, the management device cannot receive the GET-RESPONSE from the managed device, the GET-REQUEST timer of the management device times out, and retransmits the GET-REQUEST. When this retransmission is repeated, the monitored device normally receives the GET-REQUEST from the management device, and the managed device transmits detailed status change information to the management device as a GET-RESPONSE. The management device recognizes detailed status change information of the managed device by receiving the GET-RESPONSE.

【0070】(E)管理装置において再送上限値を超え
る異常の場合 次に、管理装置において再送上限値を超える異常の場合
の状態変化収集シーケンスについて説明する。図8は、
本発明の実施の形態の再送上限値を超えた場合の、GE
T−REQUEST異常時の状態変化収集シーケンス図
である。図8を参照すると、被管理装置における状態変
化の発生を被管理装置が検出すると、被管理装置は、管
理装置に対して自装置に状態変化が発生したことを知ら
せるTRAPを送信する。このとき、TRAP内容は、
被管理装置に状態変化が発生したことだけを通知する情
報とする。これに対して、TRAPを受信した管理装置
は、被管理装置に対して、GET−REQUESTを送
信し被管理装置の詳細な状態変化情報を要求する。この
GET−REQUESTを被管理装置が正常に受信でき
ないとき、被管理装置は、管理装置に対してGET−R
ESPONSE(状態収集応答)を送信することができ
ない。故に、管理装置は、被管理装置からのGET−R
ESPONSEを受信できずに、管理装置のGET−R
EQUEST用タイマがタイムアウトを発生しGET−
REQUESTを再送信する。この再送を繰り返してい
るとき、管理装置の再送回数があらかじめ設定してある
上限値を越えた場合、管理装置はGET−REQUES
Tオペレーションを強制終了する。
(E) Abnormality Exceeding the Retransmission Upper Limit in the Management Apparatus Next, a state change collection sequence in the case of an abnormality exceeding the retransmission upper limit in the management apparatus will be described. FIG.
GE when the retransmission upper limit of the embodiment of the present invention is exceeded
It is a state change collection sequence figure at the time of T-REQUEST abnormality. Referring to FIG. 8, when the managed device detects the occurrence of a status change in the managed device, the managed device transmits a TRAP to the management device to notify the management device of the occurrence of the status change. At this time, TRAP contents are
This is information for notifying only that a state change has occurred in the managed device. On the other hand, the management device that has received the TRAP transmits a GET-REQUEST to the managed device and requests detailed status change information of the managed device. When the managed device cannot normally receive the GET-REQUEST, the managed device sends a GET-R to the management device.
ESPONSE (status collection response) cannot be transmitted. Therefore, the management device receives the GET-R from the managed device.
Since ESPONSE cannot be received, the GET-R of the management device
EQUEST timer generates timeout and GET-
Retransmit REQUEST. When the retransmission is repeated and the number of retransmissions of the management device exceeds a preset upper limit, the management device performs GET-REQUEST.
Terminate the T operation.

【0071】今までの一連の流れを図9にフローチャー
トとして示す。図9は、本発明の実施の形態の状態変化
検出フローチャートである。図9を参照すると、 1.被管理装置2において状態変化の有無を監視する
(ステップ1)。状態変化がない場合、再度状態変化の
有無を監視を続ける。(ステップ1:NO) 状態変化がある場合(ステップ1:YES)、管理装置
1に対してTRAPを送信し(ステップ2)、TRAP
用タイマを始動させる(ステップ3)。次に、タイムア
ウト発生の有無を監視し(ステップ104)、タイムア
ウトが発生した場合(ステップ104:YES)、再送
回数カウンタをカウントアップさせる(ステップ10
9)。タイムアウトが発生していない場合(ステップ1
04:NO)、GET−REQUESTの受信の有無を
監視する(ステップ105)。
FIG. 9 is a flow chart showing a series of steps up to now. FIG. 9 is a state change detection flowchart according to the embodiment of the present invention. Referring to FIG. The managed device 2 monitors whether there is a state change (step 1). If there is no state change, monitoring for the state change is continued again. (Step 1: NO) When there is a state change (Step 1: YES), TRAP is transmitted to the management device 1 (Step 2), and TRAP is transmitted.
The timer for use is started (step 3). Next, whether or not a timeout has occurred is monitored (step 104). If a timeout has occurred (step 104: YES), the retransmission counter is counted up (step 10).
9). If no timeout has occurred (Step 1
04: NO), it monitors whether a GET-REQUEST has been received (step 105).

【0072】GET−REQUESTの受信がない場合
(ステップ105:NO)、再度タイムアウトを監視す
る(ステップ104)。
If no GET-REQUEST has been received (step 105: NO), timeout is monitored again (step 104).

【0073】GET−REQUESTの受信がある場合
(ステップ105:YES)、タイマと再送カウンタを
クリアして(ステップ106)、GET−RESPON
SEを管理装置1に送信する(ステップ107)。次
に、管理装置1の動作について説明する。管理装置1に
おいては、TRAPの受信の有無を監視する(ステップ
201)。TRAPの受信がない場合(ステップ20
1:NO)、再度TRAPの受信の有無を監視する(ス
テップ201)。
When the GET-REQUEST has been received (step 105: YES), the timer and the retransmission counter are cleared (step 106), and the GET-RESPON is received.
The SE is transmitted to the management device 1 (step 107). Next, the operation of the management device 1 will be described. The management device 1 monitors whether or not TRAP has been received (step 201). When no TRAP is received (step 20)
1: NO), the presence or absence of TRAP reception is monitored again (step 201).

【0074】TRAPの受信がある場合(ステップ20
1:YES)は、被管理装置2に対してGET−REQ
UESTを送信し(ステップ202)、GET−REQ
UEST用タイマを始動させる(ステップ203)。管
理装置1は、GET−REQUEST用タイムアウト発
生の有無を監視後、タイムアウトが発生した場合(ステ
ップ204:YES)、再送回数カウンタをカウントア
ップさせる。(ステップ209)。
When TRAP is received (step 20)
1: YES) is GET-REQ to the managed device 2
Send UEST (step 202) and GET-REQ
A UEST timer is started (step 203). After monitoring whether or not a timeout has occurred for GET-REQUEST, the management device 1 counts up a retransmission counter when a timeout has occurred (step 204: YES). (Step 209).

【0075】タイムアウトが発生していない場合(ステ
ップ204:NO)、GET−RESPONSEの受信
を監視し(ステップ205)、再送回数が上限値を越え
ているかを監視する(ステップ209,208)。
If a timeout has not occurred (step 204: NO), reception of GET-RESPONSE is monitored (step 205), and it is monitored whether the number of retransmissions exceeds the upper limit (steps 209 and 208).

【0076】再送回数が上限値を越えている場合(ステ
ップ208:YES)、GET−REQUESTオペレ
ーションを強制終了する(ステップ210)。
If the number of retransmissions exceeds the upper limit (step 208: YES), the GET-REQUEST operation is forcibly terminated (step 210).

【0077】再送回数が上限値を超えていない場合(ス
テップ208:NO)、GET−REQUESTを再送
信し(ステップ202)、GET−REQUEST用タ
イマを始動させる(ステップ203)。
If the number of retransmissions does not exceed the upper limit (step 208: NO), GET-REQUEST is retransmitted (step 202), and a GET-REQUEST timer is started (step 203).

【0078】このように、GET−RESPONSEの
受信がない場合、再度タイムアウトを監視するが、GE
T−RESPONSEの受信がある場合(ステップ20
5:YES)、タイマと再送カウンタをクリアし(ステ
ップ206)、被管理装置2の状態変化を認識する(ス
テップ207)。
As described above, when the GET-RESPONSE is not received, the timeout is monitored again.
When T-RESPONSE is received (step 20)
5: YES), the timer and the retransmission counter are cleared (step 206), and the state change of the managed device 2 is recognized (step 207).

【0079】(発明の他の実施例)次に、本発明の他の
実施の形態について説明する。本実施の形態では、管理
装置にTRAPが集中する場合を想定して、図3のTR
AP処理部33のなかに被監視装置毎の優先順位テーブ
ルを用意し、重要な被管理装置から処理を行うものであ
る。つまり被管理装置毎にTRAPコマンドに対する処
理間に優先付けを行う。
(Other Embodiments of the Invention) Next, other embodiments of the present invention will be described. In the present embodiment, TRAP in FIG.
A priority table for each monitored device is prepared in the AP processing unit 33, and processing is performed from an important managed device. In other words, priority is given to processing for the TRAP command for each managed device.

【0080】以下、他の実施の形態の処理概要について
説明する。管理装置2が、複数の被管理装置21、2
2、・・・・、2N(図示せず)を管理しており、被管
理装置21と、被管理装置22からTRAPコマンドを
送信した場合、管理装置は、これら複数のTRAPを受
信する。TRAP処理部33では、被管理装置毎の優先
順位テーブルを有しており、受信したTRAPコマンド
の中から、発信元の被管理装置を識別し、当該被管理装
置情報をもとに、優先度の高い装置に関するコマンド順
に、一連の状態変化検出処理を開始する。
Hereinafter, an outline of the processing of another embodiment will be described. The management device 2 is configured by a plurality of managed devices 21 and 2
, 2N (not shown), and when a TRAP command is transmitted from the managed device 21 and the managed device 22, the management device receives the plurality of TRAPs. The TRAP processing unit 33 has a priority order table for each managed device, identifies the source managed device from the received TRAP commands, and sets the priority based on the managed device information. A series of state change detection processes are started in the order of commands related to the devices with the highest numbers.

【0081】以下本発明の他の実施の形態について、図
2、3を用いて説明する。管理装置2と被管理装置1
は、自装置から発信したコマンドに対して、一定時間内
に応答コマンドが送信されるか、および、前記所定のタ
イマ値内に応答コマンドが受信されない場合、最少処理
を所定の回数繰り返すが、他の実施の形態では、さら
に、被管理装置で持つ、タイマと、再送回数カウンタ、
及び、管理装置でもつタイマと再送回数カウンタを任意
に設定可能としたものである。
Hereinafter, another embodiment of the present invention will be described with reference to FIGS. Management device 2 and managed device 1
In response to a command transmitted from the own device, a response command is transmitted within a predetermined time, and if no response command is received within the predetermined timer value, the minimum processing is repeated a predetermined number of times. In the embodiment of the present invention, further, a timer, a retransmission number counter,
The timer and the retransmission counter of the management device can be set arbitrarily.

【0082】以下、管理装置、被管理装置各々につい
て、処理動作を説明する。ほぼ同じ受信タイミングで複
数の被管理装置からTRAPコマンドを受信した場合、
管理装置のTRAP受信部32は、受信した複数のTR
AP情報について、優先順位テーブルから、対応する被
管理装置の優先順位を読み出し、当該優先順位に基づい
て、TRAP情報の処理を行って、優先度の高い被管理
装置のコマンドに対して、GET−REQUESTコマ
ンドの送信処理を開始する。また、次位に位置づけられ
た優先度の被管理装置に関しては、次の処理タイミング
で処理を行う。
The processing operation of each of the management device and the managed device will be described below. When a TRAP command is received from a plurality of managed devices at substantially the same reception timing,
The TRAP receiving unit 32 of the management device receives the plurality of received TRs.
For the AP information, the priority of the corresponding managed device is read from the priority table, and based on the priority, the TRAP information is processed, and the command of the high priority managed device is GET-processed. The transmission process of the REQUEST command is started. Further, the managed device having the second highest priority is processed at the next processing timing.

【0083】ここで、管理装置では、複数の装置に対す
るコマンドの処理を行うことが可能であるが、その処理
能力から、同時に処理可能な処理数には、一定の制限が
あるものとする。
Here, the management device can process commands for a plurality of devices, but it is assumed that the number of processes that can be processed simultaneously has a certain limit due to its processing capability.

【0084】一方、TRAP受信部32では、一定時間
に受信されるTRAP数が一定値以上になった場合、G
ET−REQUEST処理部34を介し、対応するGE
T−RESPONSEコマンドを監視する為の、タイマ
値の値を長く変更する。こうして、優先度の低い装置の
処理に関しては再送間隔を長く変更することにより、管
理装置に与える負荷を低減することができる。また、T
RAP受信部32で受信するTRAPコマンドが、さら
に既定値以上に増加した場合は、特定の優先度の低い被
管理装置のTRAPに関する処理を一時停止し、再送処
理も停止を行う。そして、TRAP受信部32で観測さ
れるTRAP数が一定値以下になった場合は、中止して
いた優先度の低い被管理装置に関するTRAPコマンド
の処理を開始する。
On the other hand, when the number of TRAPs received in a certain time period exceeds a certain value, the TRAP receiving unit 32
The corresponding GE via the ET-REQUEST processing unit 34
The value of the timer value for monitoring the T-RESPONSE command is changed to a longer value. In this way, the load on the management device can be reduced by changing the retransmission interval longer for the processing of the device with the lower priority. Also, T
When the number of TRAP commands received by the RAP receiving unit 32 further increases to a predetermined value or more, processing related to TRAP of a specific low-priority managed device is temporarily stopped, and retransmission processing is also stopped. Then, when the number of TRAPs observed by the TRAP receiving unit 32 becomes equal to or less than a certain value, the processing of the suspended TRAP command for the low-priority managed device is started.

【0085】被管理装置1は、自装置で状態変化を検出
した時、管理装置に対し、TRAPコマンドを送信し、
当該送信したTRAPに対応する応答としてGET−R
EQUESTコマンドが送信されてくるか監視を行う為
のタイマ手段と、タイムアウトが発生した場合、再送を
行う再送処理手段を有するが、このタイマ値と再送カウ
ント数を、管理装置から設定可能とする。管理装置のT
RAP受信部32において、一定値以上のTRAP数を
観測した場合、TRAPを送信した被管理装置1に対し
て、タイマ値の変更と、再送カウントの変更をSET−
REQUESTコマンドを送信することにより指定して
通知する。当該、SET−REQUESTコマンドによ
る通知を受け取った被管理装置では、指定された値を読
み込んで、タイマ値と再送カウント数の設定変更を行
い、当該値に基づき、一連の状態変化通知動作を行う。
When the managed device 1 detects a status change in its own device, it sends a TRAP command to the management device,
GET-R as a response corresponding to the transmitted TRAP
It has timer means for monitoring whether an EQUEST command is transmitted and retransmission processing means for retransmitting when a timeout occurs. The timer value and retransmission count number can be set from the management device. Management device T
When the RAP receiving unit 32 observes the number of TRAPs equal to or more than a certain value, the managed device 1 that transmitted the TRAP changes the timer value and the retransmission count.
By sending a REQUEST command, it is designated and notified. The managed device that has received the notification by the SET-REQUEST command reads the specified value, changes the settings of the timer value and the retransmission count, and performs a series of state change notification operations based on the values.

【0086】こうして、TRAP発生数に応じて、処理
優先度を設定すること、及び、被管理装置のタイマのタ
イムアウト時間及び再送回数の上限値の設定を、可変的
に設定することにより、ネットワーク規模や、網内装置
の処理負荷に対応した柔軟なネットワーク管理が可能と
なる。
In this way, by setting the processing priority in accordance with the number of occurrences of TRAP and variably setting the timeout time of the timer of the managed device and the upper limit of the number of retransmissions, the network scale can be improved. Also, flexible network management corresponding to the processing load of the devices in the network becomes possible.

【0087】また、大規模ネットワークにおいては、管
理装置にトラフィックが集中する可能性が高く、被管理
装置から発行したTRAPを管理装置が処理するまでの
時間が長くなるという問題に対し、TRAPなどのコマ
ンドの発生数に応じて被管理装置のタイムアウト時間、
再送回数を変更することで時間あたりの再送TRAP数
を減少させ、通信網内のトラフィックを減少させること
が可能となる。
In a large-scale network, there is a high possibility that traffic is concentrated on the management device, and the time required for the management device to process the TRAP issued from the managed device becomes longer. Timeout time of the managed device according to the number of commands issued,
By changing the number of retransmissions, it is possible to reduce the number of retransmission TRAPs per time and reduce traffic in the communication network.

【0088】[0088]

【発明の効果】本発明における効果は、SNMPネット
ワーク管理において、管理装置が被管理装置の状態変化
を認識するために行っているGET−REQUESTオ
ペレーションのポーリングのみによる状態監視よりリア
ルタイム性に優れている。
The effect of the present invention is that, in the SNMP network management, the real time performance is superior to the status monitoring by only polling of the GET-REQUEST operation performed by the management device to recognize the status change of the managed device. .

【0089】また、管理装置が被管理装置の状態変化を
認識するために行っているTRAPオペレーションのみ
による状態監視より信頼性に優れている。
Further, the reliability is superior to the status monitoring by only the TRAP operation performed by the management device to recognize the status change of the managed device.

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

【図1】 本発明の実施の形態のシステム構成図であ
る。
FIG. 1 is a system configuration diagram of an embodiment of the present invention.

【図2】 本発明の実施の形態の被管理装置の構成図で
ある
FIG. 2 is a configuration diagram of a managed device according to an embodiment of the present invention.

【図3】 本発明の実施の形態の管理装置の構成図であ
る。
FIG. 3 is a configuration diagram of a management device according to the embodiment of this invention.

【図4】 本発明の実施の形態における正常時の状態変
化収集シーケンス図である。
FIG. 4 is a state change collection sequence diagram in a normal state according to the embodiment of the present invention.

【図5】 本発明の実施の形態における再送上限値を超
えない場合のTRAP異常時の状態変化収集シーケンス
図である。
FIG. 5 is a state change collection sequence diagram at the time of TRAP abnormality when the retransmission upper limit value is not exceeded in the embodiment of the present invention.

【図6】 本発明の実施の形態の再送上限値を超えた場
合のTRAP異常時の状態変化収集シーケンス図であ
る。
FIG. 6 is a state change collection sequence diagram at the time of TRAP abnormality when the retransmission upper limit is exceeded according to the embodiment of the present invention.

【図7】 本発明の実施の形態の再送上限値を超えない
場合の、GET−REQUEST異常時の状態変化収集
シーケンス図である。
FIG. 7 is a state change collection sequence chart when a GET-REQUEST is abnormal when the retransmission upper limit is not exceeded according to the embodiment of the present invention.

【図8】 本発明の実施の形態の再送上限値を超えた場
合の、GET−REQUEST異常時の状態変化収集シ
ーケンス図である。
FIG. 8 is a state change collection sequence diagram when a GET-REQUEST is abnormal when the retransmission upper limit is exceeded according to the embodiment of the present invention.

【図9】 本発明の実施の形態の状態変化検出フローチ
ャートである。
FIG. 9 is a state change detection flowchart according to the embodiment of the present invention.

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

1 被管理装置 2 管理装置 11 状態変化検出部 12 TRAP処理部 13 状態変化保存部 14 TRAP送信処理部 15 通信処理部 16 タイマ部 17 TRAP保存部 18 再送カウント部 19 GET−REQUEST受信部 20 GET−REQUEST処理部 21 GET−RESPONSE処理部 22 GET−RESPONSE送信部 23 装置の状態データベース 31 通信処理部 32 TRAP受信部 33 TRAP処理部 34 GET−REQUEST処理部 35 GET−REQUEST送信部 36 タイマ部 37 GET−REQUEST保存部 38 再送カウント部 39 GET−RESPONSE受信部 40 GET−RESPONSE処理部 41 各装置の状態データベース REFERENCE SIGNS LIST 1 managed device 2 management device 11 state change detection unit 12 TRAP processing unit 13 state change storage unit 14 TRAP transmission processing unit 15 communication processing unit 16 timer unit 17 TRAP storage unit 18 retransmission count unit 19 GET-REQUEST reception unit 20 GET- REQUEST processing unit 21 GET-RESPONSE processing unit 22 GET-RESPONSE transmitting unit 23 Device status database 31 Communication processing unit 32 TRAP receiving unit 33 TRAP processing unit 34 GET-REQUEST processing unit 35 GET-REQUEST transmitting unit 36 Timer unit 37 GET- REQUEST storage unit 38 Retransmission count unit 39 GET-RESPONSE reception unit 40 GET-RESPONSE processing unit 41 State database of each device

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 通信ネットワークを構成する複数の被管
理装置と、当該被管理装置をSNMP通信プロトコルを
用いて監視制御を行うネットワーク管理システムにおい
て、 前記被管理装置はSNMPプロトコルのエージェント機
能を実装し、自装置内の状態の変化を検出すると、当該
状態変化の検出を通知するTRAP情報を送信する手段
を有し、 前記管理装置は、SNMPプロトコルのマネージャ機能
を実装し、被管理装置からのTRAP情報を受信する
と、当該TRAP情報の受信をトリガとして、前記被管
理装置に対し、状態の収集を指示するコマンドを送信す
る手段を有し、 前記被管理装置は、前記状態の収集を指示するコマンド
を前記管理装置から受信すると、検出した状態変化情報
を応答コマンドとして返送する手段を更に有することを
特徴とするネットワーク管理システムの状態通知方式。
1. A network management system for monitoring and controlling a plurality of managed devices constituting a communication network using an SNMP communication protocol, wherein the managed devices have an agent function of an SNMP protocol. Has a means for transmitting TRAP information for notifying the detection of the change in the state when the change in the state of the own apparatus has been detected. The management apparatus has a manager function of the SNMP protocol, Upon receiving the information, the receiving device has means for transmitting, to the managed device, a command for instructing to collect a state, with the reception of the TRAP information as a trigger, wherein the managed device includes a command for instructing to collect the state. Further comprising means for returning the detected state change information as a response command when the A status notification method for a network management system.
【請求項2】 前記被管理装置は、前記TRAP情報を
前記管理装置に送信すると、当該TRAP情報を記憶す
る手段と、 前記状態の収集を指示するコマンドを前記管理装置から
所定の時間内に受信できない場合は、記憶している前記
TRAP情報を読み出して再度管理装置に送信する手段
を更に有することを特徴とする請求項1に記載のネット
ワーク管理システムの状態通知方式。
2. When the managed device transmits the TRAP information to the management device, the managed device stores the TRAP information, and receives a command instructing collection of the status from the management device within a predetermined time. 2. The status notification method according to claim 1, further comprising a unit that reads out the stored TRAP information and transmits the read TRAP information to the management device again when the management information cannot be obtained.
【請求項3】 前記被管理装置は、自装置に関する状態
の変化を検出する状態変化検出部と、当該検出した情報
から前記TRAPコマンドを生成するTRAP情報処理
部と、当該TRAPコマンドを前記管理装置に送信後、
あらかじめ定めた一定時間内に当該前管理装置から前記
状態の収集を指示するコマンドが受信できない場合は、
当該TRAPコマンドの再送処理をおこなう再送手段
と、当該再送処理を前記管理装置からの応答があるまで
繰り返すと共に当該再送数を計数する手段と、当該再送
数があらかじめ定めた上限値を超えた場合は、前記再送
処理を停止する手段を有することを特徴とする請求項2
に記載のネットワーク管理システムの状態通知方式。
3. The managed device includes: a state change detecting unit that detects a change in a state of the managed device; a TRAP information processing unit that generates the TRAP command from the detected information; After sending to
If a command instructing the collection of the state cannot be received from the previous management device within a predetermined time,
Retransmission means for performing the retransmission processing of the TRAP command, means for repeating the retransmission processing until there is a response from the management device and counting the number of retransmissions, and when the number of retransmissions exceeds a predetermined upper limit, And means for stopping the retransmission processing.
2. The status notification method for a network management system according to item 1.
【請求項4】 前記管理装置は、前記被管理装置から受
信した前記TRAPコマンドを受信して解析する解析手
段と、当該TRAPコマンドから特定した発信元の被管
理装置に対して、詳細情報の収集を指示するGET−R
EQUESTコマンドを送信する送信手段と、前記GE
T−REQUESTコマンド送信と共に、当該コマンド
の応答が所定時間内に返送されるか監視する監視手段と
を有し、当該監視手段で所定時間内にコマンドの応答が
未受信となった場合、所定回数までGET−REQUE
STコマンドの再送を繰り返す再送手段を有することを
特徴とする請求項3に記載のネットワーク管理システム
の状態通知方式。
4. The management apparatus according to claim 1, wherein the management unit receives and analyzes the TRAP command received from the managed device, and collects detailed information with respect to a source managed device identified from the TRAP command. GET-R indicating
Transmitting means for transmitting an EQUEST command;
Monitoring means for monitoring whether a response to the command is returned within a predetermined time together with the transmission of the T-REQUEST command, and a predetermined number of times when the response to the command is not received within the predetermined time by the monitoring means. GET-REQUEST
4. The status notification method for a network management system according to claim 3, further comprising retransmission means for repeating retransmission of the ST command.
【請求項5】 前記管理装置は、前記被管理装置から受
信した前記TRAPコマンドを受信して解析する解析手
段と、当該TRAPコマンドから特定した発信元の被管
理装置に対して、詳細情報の収集を指示するGET−R
EQUESTコマンドを送信する送信手段と、前記GE
T−REQUESTコマンド送信と共に、当該コマンド
の応答であるGET−RESPONSEコマンドが所定
時間内に返送されるか監視するタイマ部と、当該タイマ
部でタイムアウトとなった場合、所定回数まで前記GE
T−REQUESTコマンドの再送を繰り返す再送カウ
ント部、及び、前記被管理装置からGET−RESPO
NSEコマンドを受信すると当該コマンドに含まれる状
態変化情報を抽出して、当該被管理装置に対応する状態
データベースを更新する更新手段を有することを特徴と
する請求項3に記載ネットワーク管理システムの状態通
知方式。
5. The management device receives the TRAP command received from the managed device, analyzes the received device, and collects detailed information with respect to the source managed device identified from the TRAP command. GET-R indicating
Transmitting means for transmitting an EQUEST command;
A timer unit for monitoring whether a GET-RESPONSE command which is a response to the T-REQUEST command is returned within a predetermined time together with transmission of the T-REQUEST command.
A retransmission count unit that repeats retransmission of a T-REQUEST command, and a GET-RESPO from the managed device.
4. The network management system according to claim 3, further comprising an update unit configured to extract status change information included in the NSE command when the NSE command is received, and update a status database corresponding to the managed device. method.
【請求項6】 前記管理装置は、あらかじめ定めた既定
値を超える数の被管理装置から前記TRAPコマンドを
受信した場合、あらかじめ定めた処理優先度の高い被管
理装置のTRAP情報から優先的に処理を行うことを特
徴とする請求項4又は5に記載のネットワーク管理シス
テムの状態通知方式。
6. When the management device receives the TRAP command from a number of managed devices exceeding a predetermined value, the management device preferentially processes the TRAP information of the managed device having a predetermined high processing priority. The status notification method for a network management system according to claim 4, wherein the status notification is performed.
【請求項7】 前記管理装置は、あらかじめ定めた既定
値を超える数の被管理装置からの前記TRAPコマンド
を受信した場合、あらかじめ定めた処理優先度の低い被
管理装置から発信されたTRAPコマンドに対応するG
et−REQUESTコマンドの再送間隔と再送回数を
設定変更する手段を有することを特徴とする請求項6に
記載のネットワーク管理システムの状態通知方式。
7. The management device, when receiving the TRAP commands from a number of managed devices exceeding a predetermined value, converts the TRAP command from a managed device having a predetermined low processing priority into a TRAP command. Corresponding G
7. The status notification method for a network management system according to claim 6, further comprising means for changing a setting of a retransmission interval and the number of retransmissions of an et-REQUEST command.
【請求項8】 前記管理装置内は、あらかじめ定めた既
定値を超える数の被管理装置から前記TRAPコマンド
を受信した場合、あらかじめ定めた処理優先度の低い被
管理装置に対して、TRAPコマンドを送信するタイマ
値と再送回数の設定変更を指示する手段を有することを
特徴とする請求項7に記載のネットワーク管理システム
の状態通知方式。
8. The management device, when receiving the TRAP command from a number of managed devices exceeding a predetermined value, sends the TRAP command to a managed device having a predetermined low processing priority. 8. The status notification method for a network management system according to claim 7, further comprising means for instructing a setting change of a timer value to be transmitted and a retransmission count.
【請求項9】 前記管理装置は、前記被管理装置のタイ
マ部のタイムアウト時間及び再送回数の上限値を任意の
値に設定指示するSET−REQUESTコマンドを送
信する手段を有することを特徴とする請求項8に記載の
ネットワーク管理システムの状態通知方式。
9. The management apparatus further comprises means for transmitting a SET-REQUEST command for instructing the timer unit of the managed apparatus to set a timeout time and an upper limit of the number of retransmissions to arbitrary values. Item 9. A status notification method for a network management system according to Item 8.
JP24291099A 1999-08-30 1999-08-30 State informing system for network management system Pending JP2001067292A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24291099A JP2001067292A (en) 1999-08-30 1999-08-30 State informing system for network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24291099A JP2001067292A (en) 1999-08-30 1999-08-30 State informing system for network management system

Publications (1)

Publication Number Publication Date
JP2001067292A true JP2001067292A (en) 2001-03-16

Family

ID=17096041

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24291099A Pending JP2001067292A (en) 1999-08-30 1999-08-30 State informing system for network management system

Country Status (1)

Country Link
JP (1) JP2001067292A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004355544A (en) * 2003-05-30 2004-12-16 Nohmi Bosai Ltd Fire alarm facility
KR100464909B1 (en) * 2001-09-04 2005-01-05 유티스타콤코리아 유한회사 Ip network for use and network management method thereof
KR100500836B1 (en) * 2002-09-30 2005-07-12 주식회사 케이티 Fault management system of metro ethernet network and method thereof
JP2007026412A (en) * 2004-08-25 2007-02-01 Ricoh Co Ltd Maintenance mediation apparatus, maintenance target apparatus maintenance method, maintenance program, recording medium recording maintenance program, and maintenance system
JP2007096610A (en) * 2005-09-28 2007-04-12 Fujitsu Ltd Monitoring information acquisition device
JP2007156805A (en) * 2005-12-05 2007-06-21 Docomo Technology Inc Network monitoring system and network monitoring method
JP2007524939A (en) * 2004-01-15 2007-08-30 ユーティースターコム コリア リミテッド Automatic update system and method using meta MIB
JP2008504765A (en) * 2004-06-30 2008-02-14 シーメンス アクチエンゲゼルシヤフト Method and apparatus for obtaining optical output level of PON
JP2008252498A (en) * 2007-03-30 2008-10-16 Brother Ind Ltd Network system, information processing apparatus, and information processing program
JP2008259047A (en) * 2007-04-06 2008-10-23 Hitachi Ltd Network monitoring system and centralized monitoring device
JP2008305159A (en) * 2007-06-07 2008-12-18 Nec Corp Redundant configuration server system, network management system, method, and program
JP2011130515A (en) * 2011-03-30 2011-06-30 Toshiba Corp Data transmission system
JP2011216074A (en) * 2010-03-18 2011-10-27 Ricoh Co Ltd Apparatus, method and program for management of equipment, and recording medium with the program recorded thereon
JP2012109666A (en) * 2010-11-15 2012-06-07 Hitachi Ltd Element terminal and communication system
JP2015060278A (en) * 2013-09-17 2015-03-30 株式会社リコー Information processing device, apparatus management system, program and apparatus management method

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100464909B1 (en) * 2001-09-04 2005-01-05 유티스타콤코리아 유한회사 Ip network for use and network management method thereof
KR100500836B1 (en) * 2002-09-30 2005-07-12 주식회사 케이티 Fault management system of metro ethernet network and method thereof
JP2004355544A (en) * 2003-05-30 2004-12-16 Nohmi Bosai Ltd Fire alarm facility
JP2007524939A (en) * 2004-01-15 2007-08-30 ユーティースターコム コリア リミテッド Automatic update system and method using meta MIB
JP2008504765A (en) * 2004-06-30 2008-02-14 シーメンス アクチエンゲゼルシヤフト Method and apparatus for obtaining optical output level of PON
JP2007026412A (en) * 2004-08-25 2007-02-01 Ricoh Co Ltd Maintenance mediation apparatus, maintenance target apparatus maintenance method, maintenance program, recording medium recording maintenance program, and maintenance system
JP2007096610A (en) * 2005-09-28 2007-04-12 Fujitsu Ltd Monitoring information acquisition device
JP2007156805A (en) * 2005-12-05 2007-06-21 Docomo Technology Inc Network monitoring system and network monitoring method
JP2008252498A (en) * 2007-03-30 2008-10-16 Brother Ind Ltd Network system, information processing apparatus, and information processing program
JP2008259047A (en) * 2007-04-06 2008-10-23 Hitachi Ltd Network monitoring system and centralized monitoring device
JP2008305159A (en) * 2007-06-07 2008-12-18 Nec Corp Redundant configuration server system, network management system, method, and program
JP2011216074A (en) * 2010-03-18 2011-10-27 Ricoh Co Ltd Apparatus, method and program for management of equipment, and recording medium with the program recorded thereon
JP2012109666A (en) * 2010-11-15 2012-06-07 Hitachi Ltd Element terminal and communication system
JP2011130515A (en) * 2011-03-30 2011-06-30 Toshiba Corp Data transmission system
JP2015060278A (en) * 2013-09-17 2015-03-30 株式会社リコー Information processing device, apparatus management system, program and apparatus management method

Similar Documents

Publication Publication Date Title
JP2001067292A (en) State informing system for network management system
US20230362051A1 (en) Control Plane Device Switching Method and Apparatus, and Forwarding-Control Separation System
JP7234402B2 (en) Secondary link monitoring method for vehicle communication, vehicle communication terminal, electronic device and computer program
CN101056194B (en) A SNMP message transfer method and device
US20020120730A1 (en) Reliability for simple network management protocol trap messages
WO2013174204A1 (en) Service control method and apparatus of terminal device
WO2008049347A1 (en) A method and device of controlling congestion in a service network
CN102263651A (en) Method for detecting connection state of local end equipment in SNMP (simple network management protocol) network management system (NMS)
JP3425871B2 (en) Network management system and management method thereof
US7996528B2 (en) Network management system having agent controlled transmission of state variation notifying command based on manager load information
JP2008306435A (en) Packet repeater
JP2008097326A (en) Snmp sequence management method, manager device, and agent device
JP3293719B2 (en) Network management system
CN105592485A (en) Method for collecting and processing messages in real time based on SNMP
KR101587332B1 (en) Method for checking connectivity between controllers and network apparatuses
JP4808645B2 (en) Device monitoring network system and SNMP trap management method
JPH09282252A (en) Network management method
JP3889687B2 (en) Monitoring and control system for communication system
CN102394773A (en) Trap message submission method and equipment
JP3727466B2 (en) Network evaluation method, apparatus for implementing the same, and medium on which processing program is recorded
JP2010086095A (en) Monitoring server, and network monitoring method
JP2002344510A (en) Network management system, device and method, and program
JP2870469B2 (en) Network monitoring system and congestion avoidance method
JPH11177552A (en) Trap management method and system for snmp
KR100273969B1 (en) M interface protocal method for matching network in exchange system

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20030909