JP2008198041A - Device monitoring network system and trap management method of snmp - Google Patents

Device monitoring network system and trap management method of snmp Download PDF

Info

Publication number
JP2008198041A
JP2008198041A JP2007034281A JP2007034281A JP2008198041A JP 2008198041 A JP2008198041 A JP 2008198041A JP 2007034281 A JP2007034281 A JP 2007034281A JP 2007034281 A JP2007034281 A JP 2007034281A JP 2008198041 A JP2008198041 A JP 2008198041A
Authority
JP
Japan
Prior art keywords
trap
group
traps
network management
transmitted
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2007034281A
Other languages
Japanese (ja)
Other versions
JP4808645B2 (en
Inventor
Eijiro Yoshida
英次郎 吉田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2007034281A priority Critical patent/JP4808645B2/en
Publication of JP2008198041A publication Critical patent/JP2008198041A/en
Application granted granted Critical
Publication of JP4808645B2 publication Critical patent/JP4808645B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a device monitoring network system and a trap management method of SNMP (simple network management protocol), capable of reducing processing load and network traffics by efficiently performing omission check of TRAP and retransmission processing of TRAP for TRAP which occurs in large quantities. <P>SOLUTION: The trap number is counted for every unit time in a TRAP generation part A of a network element NE (monitoring object device), and when the trap number exceeds a threshold, traps are sorted to trap groups sorted by monitoring function item. Each trap is transmitted from a TRAP transmission part C to a NMS (network management system) while assigning a trap group number assigned to each trap group and a trap sequence number. In the NMS, continuity check of receipt is performed for each trap group, and omission check and retransmission request of traps are performed by trap group units. TRAP for which retransmission is requested is reedited for each trap group and transmitted as one trap to the NMS. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、SNMP(Simple Network Management Protocol)を用いた装置監視ネットワークシステム及びSNMPのトラップ管理方法に関し、特に、監視対象装置の状態変化が頻発した場合に発生する大量のトラップのコマンドを効率良く処理し、また、ネットワーク障害等で喪失したトラップの再送処理を、ネットワークに負担を懸けることなく、確実かつ容易に行うことを可能にした装置監視ネットワークシステム及びSNMPのトラップ管理方法に関する。   The present invention relates to a device monitoring network system using SNMP (Simple Network Management Protocol) and a trap management method for SNMP, and in particular, efficiently processes a large number of trap commands that occur when the status of a monitored device frequently changes. In addition, the present invention relates to a device monitoring network system and an SNMP trap management method capable of reliably and easily retransmitting a trap lost due to a network failure or the like without putting a burden on the network.

SNMPネットワークを用いた装置監視ネットワークシステムは、SNMPマネージャ機能を有するネットワーク管理装置(Network Management System:以下NMSと記す)とSNMPエージェント機能を有する監視対象装置(Network Element:以下NEと記す)とから構成され、NEにて検出された障害発生やその復旧等の状態変化やイベント発生の情報を、NEはSNMPのトラップのコマンド(非同期の割込み通知:以下TRAPと記す)を用いてNMSへ通知する。   A device monitoring network system using an SNMP network includes a network management device (Network Management System: hereinafter referred to as NMS) having an SNMP manager function and a monitoring target device (Network Element: hereinafter referred to as NE) having an SNMP agent function. Then, the NE notifies the NMS of the status change and event occurrence information such as the occurrence of a failure detected or its recovery, and the occurrence of the event using an SNMP trap command (asynchronous interrupt notification: hereinafter referred to as TRAP).

しかし、TRAP等のSNMPコマンドは、負荷の軽いコネクションレス型のプロトコルであるUDP(User Datagram Protocol)を使って送受され、UDPは信頼性の保証が無い。そこで、TRAP送信の信頼性を確保するために、NEから発出されたTRAPに連続的なシーケンス番号を付与してNMSに送信し、NMSではそのTRAPシーケンス番号を基に、受信TRAPの抜け落ちを検出し、該TRAPの再送を指示する技術が、下記の特許文献1(「IPネットワークにおけるトラップ抜け検出方式及び検出方法」)等により提案されている。   However, SNMP commands such as TRAP are transmitted and received using UDP (User Datagram Protocol), which is a connectionless protocol with a light load, and UDP has no guarantee of reliability. Therefore, in order to ensure the reliability of TRAP transmission, a continuous sequence number is assigned to the TRAP issued from the NE and transmitted to the NMS. The NMS detects a drop in the received TRAP based on the TRAP sequence number. A technique for instructing retransmission of the TRAP is proposed by the following Patent Document 1 (“trap missing detection method and detection method in IP network”) and the like.

また、NEにおいて、NMSへ送信したTRAPを一旦ロギングしておき、NMSからの再送要求時に、該ロギングした領域より当該TRAPデータを取り出し、NMSへ再送信する技術について、下記の特許文献2(「損失トラップの検出及び補填を行うネットワーク管理システム」)により提案されている。
特開2003−244142号公報 特開2004−221849号公報
Further, regarding a technique in which the TRAP transmitted to the NMS is once logged in the NE, the TRAP data is extracted from the logged area at the time of a retransmission request from the NMS, and retransmitted to the NMS, the following Patent Document 2 (“ Network management system that detects and compensates for loss traps ”).
JP 2003-244142 A Japanese Patent Laid-Open No. 2004-221849

SNMPを用いたネットワーク管理システムでは、NEにて状態変化が発生した場合、NMSへ1つの状態変化につき1つのTRAPを送信し、NMSは該TRAPを受信した場合、該TRAPを送信したNEへ、ゲットリクエストのコマンド(以下、Getリクエストと記す)により情報送信要求を発行し、該Getリクエストに対する当該NEからのゲットレスポンスのコマンド(以下、Getレスポンスと記す)の受信により、当該状態変化についての詳細情報を認識する。   In a network management system using SNMP, when a state change occurs in the NE, one TRAP is transmitted for each state change to the NMS. When the NMS receives the TRAP, the NE transmits the TRAP to the NE that has transmitted the TRAP. The information transmission request is issued by the get request command (hereinafter referred to as “Get request”), and the details of the state change are received by receiving the get response command (hereinafter referred to as “Get response”) from the NE in response to the Get request. Recognize information.

また、NEで状態変化が多発し、NEから大量のTRAPがNMSへ送信された場合、ネットワークの状況にもよるが、複数の不連続なTRAPの送達漏れが発生することがあり、TRAP抜け落ちのチェック処理の負担が増大し、かつ、検出された抜け落ちTRAPに対する一連の再送処理のために、NEとNMSとの間で多数のコマンドのやり取りを行わなければならず、そのためNMSに多くの負荷が懸かり、TRAPの消失やネットワークトラフィック増大などをもたらす要因となっていた。   In addition, when a large number of state changes occur in the NE and a large amount of TRAP is transmitted from the NE to the NMS, depending on the network conditions, a plurality of discontinuous TRAP delivery failures may occur, and TRAP omissions may occur. The burden of the check processing increases, and a number of commands must be exchanged between the NE and the NMS for a series of retransmission processing for the detected dropped TRAP, which causes a lot of load on the NMS. As a result, TRAP disappears and network traffic increases.

また、NEから状態変化通知のTRAPパケットが大量に発せられる場合、同一機能群又は同一ユニット等から発せられる特定の監視項目のTRAPパケットが大半を占め、時折発生する他の監視項目の状態変化についてのNMSでの検出が、上記大量のパケット送出による処理タイムラグにより、遅延が生じ、パケット破棄などにより該状態変化に対して適正な処理がなされず、最悪の場合、監視対象装置をリセットしなければならなくなってしまうこともあった。   In addition, when a large amount of state change notification TRAP packets are issued from the NE, the TRAP packets of specific monitoring items from the same function group or the same unit occupy the majority, and state changes of other monitoring items that occur occasionally In the NMS detection, a delay occurs due to the processing time lag due to the transmission of a large number of packets, and proper processing is not performed for the state change due to packet discarding or the like. In the worst case, the monitoring target device must be reset. Sometimes it would disappear.

本発明は、上記問題を解決し、NEにて状態変化やイベント通知のTRAPが大量に発生した場合、NEから発出される大量のTRAPをNMSで効率よく処理し、かつ、TRAPの抜け落ちが複数かつ不連続的に発生しても、少ないパケットの遣り取りでTRAPの再送処理を完結し、それにより、NMSにおいてTRAPの処理負荷を軽減することができ、かつネットワークトラフィックを削減することができる装置監視ネットワークシステム及びSNMPのトラップ管理方法を提供する。   The present invention solves the above problem, and when a large amount of TRAP for state change or event notification occurs in the NE, a large amount of TRAP issued from the NE can be efficiently processed by the NMS, and a plurality of TRAPs can be dropped. Even if it occurs discontinuously, the TRAP retransmission process can be completed with a small number of packet exchanges, thereby reducing the TRAP processing load in the NMS and reducing the network traffic. A network system and SNMP trap management method are provided.

上記課題を解決するために、本願発明は、監視対象装置にて生成するトラップ数を単位時間毎にカウントし、該単位時間毎のトラップ数を予め設定された閾値と比較し、該トラップ数が該閾値を越えた場合に、生成されたトラップを監視機能項目別に振り分け、監視機能項目毎に纏めたトラップ群とし、該トラップ群に付与したトラップ群番号を、前記トラップシーケンス番号に加えて付与し、前記ネットワーク管理装置へ送信するとともに、送信したトラップ群を監視対象装置内部で保持する第一の構成と、ネットワーク管理装置で、受信トラップに対して、トラップ群毎にトラップの連続性をチェックし、トラップの抜け落ちが有る場合に、該抜け落ちたトラップを識別することが可能なトラップシーケンス番号及び該トラップ群番号を付与したセットリクエストコマンドを前記監視対象装置へ送信する第二の構成と、前記監視対象装置で、前記ネットワーク管理装置からの前記セットリクエストコマンドを解析し、内部で保持している送信済みトラップのトラップ群番号及びTRPシーケンス番号と、前記セットリクエストコマンドに付与されたトラップ群番号及びトラップシーケンス番号とを比較し、前記ネットワーク管理装置で受信されなかった抜け落ちトラップを判別し、該抜け落ちトラップの全てを1つのトラップに再編集し、新規のトラップシーケンス番号を付与して前記ネットワーク管理装置へ送信するとともに、保持していた送信済トラップをクリアする第三の構成を備えたことを第1の特徴とする。   In order to solve the above-described problem, the present invention counts the number of traps generated in the monitoring target device per unit time, compares the number of traps per unit time with a preset threshold value, and determines the number of traps. When the threshold is exceeded, the generated traps are sorted by monitoring function item, and the trap group is grouped for each monitoring function item, and the trap group number assigned to the trap group is added in addition to the trap sequence number. The network management device checks the continuity of the trap for each trap group with respect to the received trap and the first configuration for holding the transmitted trap group in the monitored device and the network management device. The trap sequence number and the trap group number that can identify the trap that has been dropped when the trap has been dropped A second configuration for transmitting a given set request command to the monitoring target device, and a trap of a transmitted trap that is internally held by the monitoring target device by analyzing the set request command from the network management device The group number and the TRP sequence number are compared with the trap group number and the trap sequence number given to the set request command, the dropped traps that have not been received by the network management device are determined, and all of the dropped traps are set to 1. The first feature is that a third configuration is provided for re-editing one trap, assigning a new trap sequence number, transmitting the trap to the network management apparatus, and clearing the held transmitted trap. .

また、前記第二の構成において、トラップ群の受信状況を連続トラップ群受信タイマによって監視し、トラップ群の最終トラップを受信することなく該連続トラップ群受信タイマがタイムアウトした場合に、当該トラップ群の全トラップの再送を要求するゲットリクエストコマンドを前記監視対象装置へ送信する構成を備え、前記第三の構成において、前記ネットワーク管理装置からの前記ゲットリクエストコマンドを解析し、再送要求されたトラップ群番号のトラップの全てを1つのトラップに再編集し、新規のトラップシーケンス番号を付与して前記ネットワーク管理装置へ送信する手段を備えたことを第2の特徴とする。   In the second configuration, the reception status of the trap group is monitored by the continuous trap group reception timer, and when the continuous trap group reception timer times out without receiving the final trap of the trap group, A configuration in which a get request command requesting retransmission of all traps is transmitted to the monitoring target device; in the third configuration, the get request command from the network management device is analyzed, and a trap group number requested to be retransmitted A second feature is that a means for re-editing all of the traps into one trap, assigning a new trap sequence number, and transmitting to the network management apparatus is provided.

また、前記第二の構成において、監視対象装置へのセットリクエストコマンドの送信時毎に始動され、該セットリクエストコマンド送信以降の最初のトラップの受信時に停止されるセットリクエスト送信タイマを備え、セットリクエスト送信タイマのタイムアウト時に、前記ネットワーク管理装置内で保持している最新トラップシーケンス番号及び最新トラップ群番号を付与したセットリクエストを前記監視対象装置へ送信するとともに、該セットリクエスト送信タイマを再始動させる構成を備えたことを第3の特徴とする。   In the second configuration, a set request transmission timer that is started each time a set request command is transmitted to the monitoring target device and is stopped when the first trap is received after the set request command is transmitted is provided. A configuration in which when a transmission timer times out, a set request to which the latest trap sequence number and the latest trap group number held in the network management device are assigned is transmitted to the monitoring target device, and the set request transmission timer is restarted. The third feature is that it is provided.

また、前記第三の構成において、ネットワーク管理装置からのセットリクエストコマンドによるトラップ再編集時は、再送トラップ編集中に新たに生成されたトラップに対して再送トラップとは別の最新トラップシーケンス番号を付与して前記ネットワーク管理装置へ送信し、ネットワーク管理装置からのゲットリクエストコマンドによるトラップ再編集時は、トラップ再編集時に新たに生成された同一監視項目に属するトラップを、編集中の再編集トラップに取り込んで再編集し、前記ネットワーク管理装置に送信する構成を備えたことを第4の特徴とする。   In the third configuration, when a trap is re-edited by a set request command from the network management apparatus, a new trap sequence number different from the retransmission trap is assigned to a newly generated trap during the retransmission trap editing. When the trap is re-edited by the get request command from the network management device, the trap newly belonging to the same monitoring item generated at the time of the trap re-editing is taken into the re-editing trap being edited. A fourth feature is that a configuration for re-editing and transmitting to the network management apparatus is provided.

本発明によれば、監視対象装置で状態変化が頻発した場合に発生する大量のTRAPを監視項目別に分類し、それぞれをTRAP群とし、TRAP群単位で纏めにTRAP連続性のチェック及び再送制御を行うことにより、ネットワーク管理装置内処理の負荷が軽減され処理の高効率化が可能となる。   According to the present invention, a large amount of TRAP that occurs when a state change frequently occurs in a monitoring target device is classified by monitoring item, and each is made into a TRAP group, and TRAP continuity check and retransmission control are performed in units of TRAP groups. By doing so, the processing load in the network management apparatus is reduced and the efficiency of the processing can be improved.

また、そのTRAP群の最終トラップの送達の有無の判定によるTRAP群全体の有効又は無効を判断し、TRAP群全体を無効と扱うことにより、TRAP抜け落ちチェック処理の負担を軽減することができ、また再送要求のSetリクエストを小刻みに送信することなく、TRAP群として纏めて1つのコマンドとして再送要求を送信することができ、ネットワークトラフィックの増大を抑止することが可能となる。   In addition, it is possible to reduce the burden of the TRAP dropout check process by determining whether the TRAP group as a whole is valid or invalid by determining whether or not the final trap of the TRAP group is delivered, and treating the entire TRAP group as invalid. It is possible to transmit a retransmission request as a single command collectively as a TRAP group without transmitting a Set request for a retransmission request in small increments, and to suppress an increase in network traffic.

また、NEからNMSへ通知するTRAPが発生していない状態でも、定期的にNMSにおけるTRAP情報を付与したSetリクエストをNEへ送信することにより、NEはNMSにおけるTRAP受信の正常性を確認することができ、かつNEとNMSとの間のTRAP送受状態の差分を認識することが可能となる。   In addition, even when there is no TRAP to be notified from the NE to the NMS, the NE confirms the normality of the TRAP reception in the NMS by periodically sending a Set request with the TRAP information in the NMS to the NE. And the difference in the TRAP transmission / reception state between the NE and the NMS can be recognized.

また、NEにおいて、NMSからのTRAP再送を要求するSetリクエスト又はGetリクエストを受信したときに、再送が必要なTRAPをTRAP群単位で生成が可能なため、例えば、同一障害の発生イベントと復旧イベントとが繰返して発生した場合など、それらのイベントを纏めて再編集することができ、TRAP再編集を効率よく行うことが可能となる。   Further, in the NE, when a Set request or Get request for requesting a TRAP retransmission from the NMS is received, a TRAP that needs to be retransmitted can be generated in units of TRAP groups. Such events can be re-edited together, for example, when repeated occurrences, and TRAP re-editing can be performed efficiently.

また、再編集TRAPを1つの新規TRAPとしてNMSへ通知するため、ネットワークへ負担を懸けることなく、NMSにおいては、再送要求したTRAPシーケンス番号の再チェックを行う必要がないため、NMSでの処理負担が軽減され、効率の良い処理を行うことが可能となる。   Further, since the re-edited TRAP is notified to the NMS as one new TRAP, the NMS does not need to recheck the TRAP sequence number requested for retransmission without burdening the network. Is reduced, and efficient processing can be performed.

図1は本発明のNEの構成例を示し、図2は本発明のNMSの構成例を示している。本発明は、NE(1)とNMS(2)とから構成され、NE(1)及びNMS(2)は、IPネットワーク網(3)を介して接続されている。NE(1)は、状態変化/イベント集数部によりNE(1)内の各監視項目の状態を常時監視して状態情報を収集し、状態変化を検出すると、該状態変化の情報をTRAP生成部(A)に通知し、TRAP生成部(A)にて新規TRAP生成を行う。   FIG. 1 shows a configuration example of the NE of the present invention, and FIG. 2 shows a configuration example of the NMS of the present invention. The present invention comprises NE (1) and NMS (2), and NE (1) and NMS (2) are connected via an IP network (3). NE (1) constantly monitors the status of each monitoring item in NE (1) by the status change / event aggregation unit, collects status information, and when a status change is detected, generates TRAP for the status change information. The part (A) is notified, and a new TRAP is generated by the TRAP generation part (A).

TRAP生成部(A)の処理を、図1、図3及び図4を参照して説明する。TRAP生成部(A)は、状態変化の情報を受け取ると新規TRAPを生成する処理を実行し(3−1)、新規TRAPを生成し終えると、その生成TRAP数をTRAPカウンタによりカウントする(3−2)。   The processing of the TRAP generator (A) will be described with reference to FIGS. When receiving the information on the state change, the TRAP generating unit (A) executes a process of generating a new TRAP (3-1), and when generating the new TRAP, counts the generated TRAP using a TRAP counter (3). -2).

このカウント値T_cntは、単位時間通知用タイマハンドラ(G)からの「単位時間タイムアウト通知」(e)を受信したタイミングでリセットされ、その都度ゼロからカウントを繰り返す。TRAP生成部(A)では、NE(1)の通常動作として処理し得る最大のTRAP数を閾値THとして保持し、常にカウント値T_cntが閾値THを超過していないか監視する(3−3)。   This count value T_cnt is reset at the timing of receiving the “unit time timeout notification” (e) from the unit time notification timer handler (G), and repeats counting from zero each time. The TRAP generator (A) holds the maximum number of TRAPs that can be processed as the normal operation of NE (1) as the threshold value TH, and always monitors whether the count value T_cnt exceeds the threshold value TH (3-3). .

カウント値T_cnt(即ち、生成TRAP数)が閾値THの範囲内であれば、生成TRAPをTRAP送信部(C)へ「TRAP送信要求」(a)として通知する(3−4)。閾値THを超過した場合は、状態変化が多発してTRAP生成が頻発していると判断し、処理効率化のために、当該TRAPをTRAP解析部(B)へ「TRAP解析要求」(b)として送出する(3−5)。   If the count value T_cnt (that is, the number of generated TRAPs) is within the threshold TH, the generated TRAP is notified to the TRAP transmitting unit (C) as a “TRAP transmission request” (a) (3-4). If the threshold value TH is exceeded, it is determined that TRAP generation occurs frequently due to frequent state changes, and in order to improve processing efficiency, the TRAP is sent to the TRAP analysis unit (B) “TRAP analysis request” (b) (3-5).

単位時間とTRAPカウンタについて、図4を使って説明する。例として、TRAPカウンタ数の閾値THを30とする。図4において、単位時間(1)ではTRAPカウンタ=5であり、閾値範囲内であるためTRAPは単発処理となる。次の単位時間(2)では、TRAPカウンタが30を超えて最終的に35となり、この場合、単位時間(2)の途中であっても、TRAPカウンタが閾値30を越えた時点で、生成TRAPは解析対象となる。   The unit time and the TRAP counter will be described with reference to FIG. As an example, the threshold TH for the number of TRAP counters is set to 30. In FIG. 4, TRAP counter = 5 in unit time (1) and is within the threshold range, so TRAP is a single process. In the next unit time (2), the TRAP counter exceeds 30 and finally becomes 35. In this case, even if the TRAP counter exceeds the threshold value 30 even during the unit time (2), the TRAP counter is generated. Is subject to analysis.

単位時間(3)では、単位時間(2)からのTRAP解析対象状態が継続しており、また単位時間(3)タイムアウト時のTRAPカウンタが41で閾値超過であったため、次の単位時間(4)で生成されたTRAPも引き続きTRAP解析対象となる。単位時間(4)では、TRAP解析対象状態が継続中であり、この期間ではTRAPカウンタは閾値範囲内であるが、単位時間(4)のタイムアウト時まではTRAP解析対象状態となる。単位時間(4)タイムアウト時点において、TRAPカウンタが閾値範囲内であるため、次の単位時間(5)からは生成TRAPは単発処理状態となる。   In the unit time (3), the TRAP analysis target state from the unit time (2) continues, and the TRAP counter at the time of the unit time (3) time-out is 41, which exceeds the threshold value. The TRAP generated in step 2) is also subject to TRAP analysis. In the unit time (4), the TRAP analysis target state is continuing, and during this period, the TRAP counter is within the threshold range, but remains in the TRAP analysis target state until the unit time (4) times out. Since the TRAP counter is within the threshold range at the time of unit time (4) timeout, the generated TRAP is in a single processing state from the next unit time (5).

次に、TRAP生成部(A)よりコールされるTRAP解析部(B)について、図1、図5及び図6を参照して説明する。TRAP生成部(A)よりTRAP解析要求(b)が行われたTRAPは、TRAP解析部(B)で、そのTRAPがどの監視項目のものであるかを、図6に示す監視項目一覧表を基に検索する(5−1)。該検索により監視項目を判別し、TRAP振り分け保持テーブルの監視項目別の所定の領域にTRAPを格納する(5−2)。   Next, the TRAP analysis unit (B) called from the TRAP generation unit (A) will be described with reference to FIG. 1, FIG. 5, and FIG. The TRAP for which the TRAP analysis request (b) has been made by the TRAP generation unit (A) is the TRAP analysis unit (B), and the monitoring item list shown in FIG. Search based on (5-1). A monitoring item is discriminated by the search, and TRAP is stored in a predetermined area for each monitoring item in the TRAP distribution holding table (5-2).

この時点で、TRAP群番号及びTRAPシーケンス番号は付与されていない。次に同一の監視項目のTRAPが通知された場合、先に格納したTRAP格納場所の次の場所に格納する。TRAPを格納する毎にそのTRAPに群内の通し番号(TRAP群詳細番号)を付与する。   At this time, the TRAP group number and the TRAP sequence number are not given. Next, when a TRAP of the same monitoring item is notified, it is stored in a location next to the previously stored TRAP storage location. Each time a TRAP is stored, a serial number in the group (TRAP group detailed number) is assigned to the TRAP.

そして、単位時間通知用タイマハンドラ(G)からの「単位時間タイムアウト通知」(e)を受信したタイミングで、監視項目毎の振り分け処理を一旦締め切り、各監視項目について複数のTRAPが登録されている場合は、監視項目毎のTRAP群番号及び連続フラグを各TRAPに付与する(5−3)。このTRAP群番号は監視項目毎の固有のものではなく、その時点の最新の番号を付与する。   Then, at the timing of receiving the “unit time timeout notification” (e) from the unit time notification timer handler (G), the distribution process for each monitoring item is temporarily closed, and a plurality of TRAPs are registered for each monitoring item. In this case, a TRAP group number and a continuous flag for each monitoring item are assigned to each TRAP (5-3). This TRAP group number is not unique for each monitoring item, and is given the latest number at that time.

各種番号の付与の後、各TRAP群をTRAP送信部(C)へ「TRAP送信要求」(c)として通知する(5−4)。なお、各監視項目について1個のみTRAPが登録されていた場合は、TRAP群番号を付与せず、単発TRAPとしてTRAP送信部(C)へ通知する。各TRAPをTRAP送信部(C)へ通知した後は、TRAP振り分け保持テーブルを全てクリアする(5−5)。   After assigning various numbers, each TRAP group is notified to the TRAP transmission unit (C) as a “TRAP transmission request” (c) (5-4). When only one TRAP is registered for each monitoring item, the TRAP group number is not assigned, and the TRAP transmission unit (C) is notified as a single TRAP. After notifying each TRAP to the TRAP transmission unit (C), all TRAP distribution holding tables are cleared (5-5).

監視項目としては図6の一覧表に示すように、例えば、システム故障→監視項目1、インタフェースALMは監視項目2、ルート内監視不能→監視項目3、AIS受信→監視項目4、AIS送信→監視項目5、光出力警報→監視項目6、無線回線切替不能→監視項目7、強制切替中→監視項目8、SV盤故障→監視項目9、150M−IF盤故障→監視項目10、50M−IF盤故障→監視項目11、・・・ネットワーク異常→監視項目Nなどのように振り分ける。   As the monitoring items, as shown in the list of FIG. 6, for example, system failure → monitoring item 1, interface ALM is monitoring item 2, in-route monitoring impossible → monitoring item 3, AIS reception → monitoring item 4, AIS transmission → monitoring Item 5, Light output alarm → Monitoring item 6, Wireless line switching impossible → Monitoring item 7, Forced switching → Monitoring item 8, SV board failure → Monitoring item 9, 150M-IF board failure → Monitoring item 10, 50M-IF board Failure → monitoring item 11... Network abnormality → monitoring item N

TRAP解析部(B)のTRAP振り分け保持テーブルにおける監視項目別領域を図6に示す。同図に示す監視項目別領域について詳述する。
(※1)各監視項目保持領域について
・各監視項目領域は、1監視項目名毎に固定である。
・単位時間通知用タイマハンドラからの「単位時間タイムアウト通知」(e)を受け付けた時点で、各監視項目領域にTRAP群番号及び群詳細番号を付与する。なお、シーケンス番号については、TRAP送信部(C)にて付与する。
・各監視項目領域長については、ユーザによるチューニングにより装置固有値が決定される。
FIG. 6 shows a region for each monitoring item in the TRAP distribution holding table of the TRAP analysis unit (B). The monitoring item-specific area shown in FIG.
(* 1) About each monitoring item holding area-Each monitoring item area is fixed for each monitoring item name.
When a “unit time timeout notification” (e) is received from the unit time notification timer handler, a TRAP group number and a group detail number are assigned to each monitoring item area. The sequence number is assigned by the TRAP transmission unit (C).
For each monitoring item area length, a device-specific value is determined by tuning by the user.

(※2)最新連続TRAP群番号について
・0x00000001〜0xFFFFFFFF(4294967295)の値で、TRAP群番号として現時点で付与した最新のTRAP群番号を保持する。この番号はサイクリックに使用する。但し、0は単発TRAPを表すこととし、0はTRAP群番号には使用しないものとする。
(* 2) About the latest continuous TRAP group number-The value of 0x00000001 to 0xFFFFFFFF (4294967295) holds the latest TRAP group number assigned at present as the TRAP group number. This number is used cyclically. However, 0 represents single TRAP, and 0 is not used for the TRAP group number.

(※3)連続フラグについて
・TRAP群の先頭TRAPから最終TRAPの1つ前のTRAPまで、継続TRAP有りを示す0x01を付与する。
・TRAP群の最終TRAPにのみ、継続TRAP無しを示す0x00を付与する。
・単発TRAPについては、0x00(継続TRAP無し)を付与する。
(* 3) Continuation flag-0x01 indicating the presence of continuous TRAP is assigned from the first TRAP of the TRAP group to the TRAP immediately before the last TRAP.
Only 0x00 indicating no continued TRAP is given to the last TRAP of the TRAP group.
・ For single TRAP, 0x00 (no continuous TRAP) is given.

(※4)TRAP群番号について
・上記※2で説明した最新連続TRAP群番号を読出し、読み出した値に1を加算した値を監視項目単位に各TRAPにTRAP群番号として付与する。
・監視項目の上位番号を若番のTRAP群番号とし、且つ、1つの監視項目内にTRAPが2個以上格納されている監視項目のTRAPに対して付与する。
・TRAPが1つしかない単発TRAPについては、単発で有ることを示す0x00を付与する。
(* 4) TRAP group number-The latest continuous TRAP group number described in * 2 above is read, and a value obtained by adding 1 to the read value is assigned to each TRAP as a TRAP group number.
The higher number of the monitoring item is the young TRAP group number, and is assigned to the TRAP of the monitoring item in which two or more TRAPs are stored in one monitoring item.
-For single-shot TRAP with only one TRAP, 0x00 indicating that it is single-shot is assigned.

(※5)TRAP群詳細番号について
・1つの監視項目のTRAP群の各TRAPに対して、先着順に1を開始番号として通番を付与する。これはNMSにてTRAP抜け落ちチェック時に使用する。
・単発TRAPに対しても1を付与する。
(* 5) About the TRAP group detailed number-A serial number is assigned to each TRAP in the TRAP group of one monitoring item, starting from 1 on a first-come-first-serve basis. This is used when checking for missing TRAP at the NMS.
・ 1 is also assigned to single TRAP.

(※6)シーケンス番号について
・シーケンス番号は、システム全体でのTRAPに付与する通番であるため、TRAP解析部(B)では付与しない。TRAP送信部(C)にて、NMS(2)への送信直前に付与される。
(* 6) Sequence number • The sequence number is a serial number assigned to TRAP in the entire system, so it is not assigned by the TRAP analysis unit (B). Assigned immediately before transmission to the NMS (2) by the TRAP transmission unit (C).

次に、TRAP送信部(C)の処理について、図1、図7及び図8を参照して説明する。まず、TRAP送信要求が、新規のTRAP送信要求か再送TRAP送信要求かをチェックする(7−1)。新規TRAP送信要求の場合、TRAP再生状態(I)を読出す(7−2)。   Next, the processing of the TRAP transmission unit (C) will be described with reference to FIGS. First, it is checked whether the TRAP transmission request is a new TRAP transmission request or a retransmission TRAP transmission request (7-1). In the case of a new TRAP transmission request, the TRAP playback state (I) is read (7-2).

TRAP再生状態(I)が「通常状態」か「TRAP再生中」かを調べ(7−3)、「通常状態」の場合、通知されたTRAP又はTRAP群の各TRAPに対して、連続的なTRAPシーケンス番号を付与し(7−4)、NMSへのTRAP送信(d)を実行する(7−5)。該送信後、送信済TRAP保持テーブル(H)に、今送信したTRAP又はTRAP群の各TRAPを格納する(7−6)。   It is checked whether the TRAP playback state (I) is “normal state” or “TRAP playback” (7-3). If the TRAP playback state (I) is “normal state”, the TRAP is notified continuously for each TRAP of the notified TRAP or TRAP group. A TRAP sequence number is assigned (7-4), and TRAP transmission (d) to the NMS is executed (7-5). After the transmission, each TRAP of the currently transmitted TRAP or TRAP group is stored in the transmitted TRAP holding table (H) (7-6).

TRAP再生状態が「TRAP再生中」である場合、送信要求されたTRAPを再送TRAP生成部(F)へ「TRAP盛込要求」(m)として通知する(7−7)。再送TRAP生成部(F)では該TRAPに対して監視項目チェックを行い、合致しない場合はそのまま「再送TRAP送信要求」(l)としてTRAP送信部(C)に返却するが、その際に返却フラグを付与し、TRAP送信部(C)では、返却フラグ付きのTRAPを通常のTRAPとしてNMSへ送信する。   When the TRAP playback state is “TRAP playback”, the TRAP requested for transmission is notified to the retransmission TRAP generation unit (F) as a “TRAP loading request” (m) (7-7). The retransmission TRAP generation unit (F) performs a monitoring item check on the TRAP, and if it does not match, it returns it to the TRAP transmission unit (C) as it is as a “retransmission TRAP transmission request” (l). And the TRAP transmission unit (C) transmits the TRAP with the return flag to the NMS as normal TRAP.

前述のステップ7−1の判定に戻って、TRAP送信要求が再送TRAP送信要求である場合、新規TRAPの場合と同様に最新TRAPシーケンス番号を付与し(7−8)、NMSへ送信する(7−9)。但し、その後、送信済TRAP保持テーブル(H)に格納されている当該TRAPに関する全TRAP情報をクリアする(7−10)。   Returning to the determination in step 7-1 described above, when the TRAP transmission request is a retransmission TRAP transmission request, the latest TRAP sequence number is assigned as in the case of the new TRAP (7-8) and transmitted to the NMS (7 -9). However, after that, all TRAP information related to the TRAP stored in the transmitted TRAP holding table (H) is cleared (7-10).

ここで図8に示す送信済TRAP保持テーブル(H)の構成例について説明する。
(※1)TRAP格納領域について
・[0]の領域から順に格納する。
・単発TRAPは、1領域に1TRAP情報のみを格納する。
・TRAP群は、1領域に1TRAP群の全TRAP情報を格納する。
・TRAP格納領域をクリアした場合は、当該領域の後ろの領域を繰り上げて格納する。
・TRAP格納領域の各領域長及び個数については、ユーザによるチューニングにより装置固有値が決定される。
Here, a configuration example of the transmitted TRAP holding table (H) shown in FIG. 8 will be described.
(* 1) About the TRAP storage area • Store in order from the area [0].
-Single-shot TRAP stores only 1 TRAP information in one area.
The TRAP group stores all TRAP information of one TRAP group in one area.
When the TRAP storage area is cleared, the area after the area is moved up and stored.
The device-specific values are determined by tuning by the user for the area length and the number of TRAP storage areas.

(※2)最新TRAPシーケンス番号について
・0x00000001〜0xFFFFFFFF(4294967295)の値として、現時点で付与されている最新のTRAPシーケンス番号を格納する。この値は、サイクリックに使用する。
・TRAP送信部(C)が送信済TRAP保持テーブル(H)にTRAPを格納する際に、当該領域に格納されたTRAPの最新シーケンス番号に1を加算した値を格納する。また、TRAP送信(d)時にTRAPに付与するシーケンス番号もこのシーケンス番号を付与する。
(* 2) About the latest TRAP sequence number The latest TRAP sequence number assigned at the present time is stored as a value of 0x00000001 to 0xFFFFFFFF (4294967295). This value is used cyclically.
When the TRAP transmission unit (C) stores TRAP in the transmitted TRAP holding table (H), it stores a value obtained by adding 1 to the latest sequence number of TRAP stored in the area. Further, the sequence number given to TRAP at the time of TRAP transmission (d) is also given this sequence number.

(※3)最新連続TRAP群番号について
・0x00000001〜0xFFFFFFFF(4294967295)の値として、現時点で付与されている最新のTRAP群番号が格納されている。サイクリックに使用される。ただし、0は単発TRAPを示すものとして、TRAP群番号には使用しない。
(* 3) Latest continuous TRAP group number-The latest TRAP group number assigned at present is stored as a value of 0x00000001 to 0xFFFFFFFF (4294967295). Used cyclically. However, 0 indicates single TRAP and is not used for the TRAP group number.

次に、NEから送信したTRAPを受信するNMS側の処理について説明する。NEからのTRAPを受信する窓口であるTRAP受信部(J)について、図2、図9及び図10を参照して説明する。NMSのTRAP受信部(J)でTRAP送信(d)を受信すると、最初にSetリクエスト送信タイマ(T1タイマ)を停止させる(9−1)。   Next, processing on the NMS side that receives the TRAP transmitted from the NE will be described. The TRAP receiver (J), which is a window for receiving TRAP from the NE, will be described with reference to FIG. 2, FIG. 9, and FIG. When the TRAP transmission (d) is received by the TMS receiver (J) of the NMS, the Set request transmission timer (T1 timer) is first stopped (9-1).

次に、受信したTRAPが単発であるか連続TRAP群のTRAPであるかをチェックする(9−2)。単発TRAPの場合、図10に示す受信TRAP管理テーブル(P)にTRAPデータを格納し(9−3)、コマンド解析部(K)へ「TRAP解析要求」(n)を送信する(9−4)。   Next, it is checked whether the received TRAP is a single shot or a TRAP of a continuous TRAP group (9-2). In the case of single-shot TRAP, TRAP data is stored in the reception TRAP management table (P) shown in FIG. 10 (9-3), and a “TRAP analysis request” (n) is transmitted to the command analysis unit (K) (9-4). ).

受信TRAPが連続TRAP群のTRAPの場合、最初に連続TRAP群受信タイマ(T2タイマ(O))を停止させる(9−5)。このT2タイマは、連続TRAP群の受信状態を監視する。次に、受信TRAP管理テーブル(P)に、受信したTRAPデータを書き込む(9−6)。連続TRAP群であっても、1TRAPを受信する毎に書き込んでいく。   When the reception TRAP is a TRAP of the continuous TRAP group, the continuous TRAP group reception timer (T2 timer (O)) is first stopped (9-5). The T2 timer monitors the reception state of the continuous TRAP group. Next, the received TRAP data is written in the reception TRAP management table (P) (9-6). Even in the continuous TRAP group, writing is performed every time one TRAP is received.

次に、当該TRAPの連続フラグがONかOFFかを調べ(9−7)、連続フラグがON(継続TRAP有り)の場合は、T2タイマ(O)を起動し(9−8)、継続TRAPの受信を待つ。当該TRAPの連続フラグがOFF(1つのTRAP群内の最終TRAP)である場合、連続フラグの前状態がONか否かを調べ(9−9)、前状態がONの場合、コマンド解析部(K)に「TRAP解析要求」(n)を送信する(9−10)。このときタイマT1及びT2の起動は無い。   Next, it is checked whether the continuous flag of the TRAP is ON or OFF (9-7). If the continuous flag is ON (with continuous TRAP), the T2 timer (O) is started (9-8), and the continuous TRAP is set. Wait for reception. When the continuous flag of the TRAP is OFF (final TRAP in one TRAP group), it is checked whether or not the previous state of the continuous flag is ON (9-9). If the previous state is ON, the command analysis unit ( “TRAP analysis request” (n) is transmitted to K) (9-10). At this time, the timers T1 and T2 are not activated.

ここで図10に示した受信TRAP管理テーブル(P)の構成例について説明する。
(※1)TRAP番号格納領域について
・[0]の領域から順に格納する。
・単発TRAPは、1領域に1TRAP情報分のみ格納する。
・連続TRAP群は、1領域に1TRAP群の全TRAPの情報分を格納する。
・TRAP格納領域をクリアした場合は、当該領域の後ろの領域を繰り上げて格納する。
・TRAP格納領域の各領域長及び個数については、チューニングにより装置固有値が決定される。
Here, a configuration example of the reception TRAP management table (P) illustrated in FIG. 10 will be described.
(* 1) TRAP number storage area • Stored in order from the [0] area.
-Single-shot TRAP stores only one TRAP information in one area.
The continuous TRAP group stores information for all TRAPs in one TRAP group in one area.
When the TRAP storage area is cleared, the area after the area is moved up and stored.
The device-specific values are determined by tuning for the area length and number of TRAP storage areas.

(※2)最新TRAPシーケンス番号について
・0x00000001〜0xFFFFFFFF(4294967295)の値がサイクリックに使用される。
・連続的に受信が確定している最新のシーケンス番号が格納される。
(* 2) Regarding the latest TRAP sequence number-A value of 0x00000001 to 0xFFFFFFFF (4294967295) is cyclically used.
・ The latest sequence number for which reception has been confirmed continuously is stored.

(※3)最新連続TRAP群番号について
・0x00000001〜0xFFFFFFFF(4294967295の値がサイクリックに使用される。ただし、0は単発TRAPを示すものとして使用される。
・連続的に受信が確定している最新のTRAP群番号が格納される。
(* 3) Regarding the latest continuous TRAP group number: • 0x00000001 to 0xFFFFFFFF (a value of 4294967295 is used cyclically. However, 0 is used to indicate one-shot TRAP.
Stores the latest TRAP group number for which reception has been confirmed continuously.

(※4)連続フラグについて
・00は連続フラグOFFであること、即ち、単発又は連続TRAP群の最終TRAPであることを示す。
・01は連続フラグONであること、即ち、連続TRAPの受信開始又は受信中で継続のTRAPが有ることを示す。
(* 4) Continuous flag • 00 indicates that the continuous flag is OFF, that is, the last TRAP of a single or continuous TRAP group.
01 indicates that the continuous flag is ON, that is, reception of continuous TRAP is started or reception is ongoing.

同図の例では、TRAP群番号02のシーケンス番号22のTRAPの連続フラグがOFF(00)であるため、TRAP群番号02は受信完結したことを示す。TRAP群番号02の全TRAPの受信完了後に、TRAP番号をチェックし、シーケンス番号20が抜けていることを認識する。この場合、後述するSetリクエストに付与するTRAP番号は「19」である。   In the example shown in the figure, since the TRAP continuous flag of sequence number 22 of TRAP group number 02 is OFF (00), TRAP group number 02 indicates that reception has been completed. After reception of all TRAPs with TRAP group number 02 is completed, the TRAP number is checked to recognize that the sequence number 20 is missing. In this case, the TRAP number assigned to the Set request described later is “19”.

また、TRAP群番号03のシーケンス番号25のTRAPの連続フラグがONであるので、TRAP群番号03は受信完結していない。このため、TRAP抜け落ちチェックは行わない。この状態で連続TRAP群受信タイマ(T2タイマ(O))がタイムアウトした場合、TRAP群番号03を付与したGetリクエストをNEに送信し、該TRAP群全体の再送要求を行う。なお、これらの再送要求動作の詳細は後述する。   Further, since the TRAP continuous flag of sequence number 25 of TRAP group number 03 is ON, reception of TRAP group number 03 is not completed. For this reason, the TRAP missing check is not performed. When the continuous TRAP group reception timer (T2 timer (O)) times out in this state, a Get request with the TRAP group number 03 is transmitted to the NE, and a retransmission request for the entire TRAP group is made. Details of these retransmission request operations will be described later.

TRAP受信部(J)からコールされるコマンド解析部(K)について、図1及び図11を参照して説明する。コマンド解析部(K)は4つの処理体系から構成される。初めに、「TRAP解析要求」(n)を受信した場合の処理について説明する。「TRAP解析要求」(n)を受信すると、該TRAPの種別が単発TRAPであるか、連続TRAP群であるかを判定し(11−14)、単発TRAPで有る場合は、図11に示すフロー11−14からフロー11−18の処理を実行する。なお、単発TRAPの処理については、通常のTRAP処理であるので説明は省略する。   The command analysis unit (K) called from the TRAP reception unit (J) will be described with reference to FIGS. The command analysis unit (K) is composed of four processing systems. First, processing when a “TRAP analysis request” (n) is received will be described. When the “TRAP analysis request” (n) is received, it is determined whether the TRAP type is a single TRAP or a continuous TRAP group (11-14), and if it is a single TRAP, the flow shown in FIG. The processing of the flow 11-18 is executed from 11-14. Since the single TRAP process is a normal TRAP process, a description thereof will be omitted.

解析対象のTRAPが連続TRAP群である場合、受信TRAP管理テーブル(P)より当該TRAP群番号の全TRAPシーケンス番号を読み出す(11−1)。次に、読み出したTRAPシーケンス番号について、TRAP抜け落ちチェック(番号の連続性チェック)を行う(11−2)。   When the TRAP to be analyzed is a continuous TRAP group, all TRAP sequence numbers of the TRAP group number are read from the reception TRAP management table (P) (11-1). Next, a TRAP missing check (number continuity check) is performed on the read TRAP sequence number (11-2).

TRAP抜け落ちの有無を判定し(11−3)、TRAP抜け落ちが無かった場合、コマンド送受信処理部(M)へ「コマンド送信要求」(r)を通知する。その際、当該コマンドがSetリクエスト送信要求であることを示す識別子、並びに当該TRAP群内の最新(最も老番)のTRAPシーケンス番号及び当該TRAP群番号を付与する。   The presence / absence of TRAP omission is determined (11-3), and when there is no TRAP omission, a “command transmission request” (r) is notified to the command transmission / reception processing unit (M). At that time, an identifier indicating that the command is a Set request transmission request, the latest (oldest number) TRAP sequence number in the TRAP group, and the TRAP group number are assigned.

上記「Setリクエスト送信要求」(r)通知後、HMIインタフェース処理部(L)へ当該TRAPを転送(s)し(11−5)、モニタ(Q)上へ当該TRAP情報を画像表示する。最後に受信TRAP管理テーブル(P)の当該TRAPデータ(TRAPシーケンス番号及びTRAP群番号)をクリアする(11−6)。ただし、受信確定した再審TRAPシーケンス番号はクリアしない。   After the notification of the “Set request transmission request” (r), the TRAP is transferred to the HMI interface processing unit (L) (s) (11-5), and the TRAP information is displayed on the monitor (Q) as an image. Finally, the TRAP data (TRAP sequence number and TRAP group number) in the reception TRAP management table (P) is cleared (11-6). However, the retrial TRAP sequence number for which reception has been confirmed is not cleared.

TRAP抜け落ちが検出された場合、同様にコマンド送受信処理部(M)へ「Setリクエスト送信要求」(r)を通知するが、その際、当該TRAP群番号と、最初に抜け落ちを確認したTRAPシーケンス番号の1つ前(最後に受信確定した)TRAPシーケンス番号を付与する(11−7)。   If a TRAP omission is detected, the command transmission / reception processing unit (M) is similarly notified of a “Set request transmission request” (r), but at that time, the TRAP group number and the TRAP sequence number that first confirmed the omission. A TRAP sequence number one before (the last reception is confirmed) is assigned (11-7).

上記フロー11−7による通知の後は、TRAP抜け落ち無しの場合と同様に、HMIインタフェース処理部(L)へ当該TRAPを転送(s)するが、転送するTRAPは、最初に抜け落ちを確認したTRAPシーケンス番号の1つ前(最後に受信確定した)のTRAPまでを転送する。その後、受信TRAP管理テーブル(P)の当該TRAP群の全TRAPデータをクリアする。   After the notification by the flow 11-7, the TRAP is transferred (s) to the HMI interface processing unit (L) in the same manner as in the case of no TRAP dropout. The TRAP to be transferred first confirms the dropout. Transfers up to TRAP immediately before the sequence number (last reception confirmed). Thereafter, all TRAP data of the TRAP group in the reception TRAP management table (P) is cleared.

次に、連続TRAP群受信タイマ(T2タイマ(O))がタイムアウトした場合のコマンド解析部(K)の処理について説明する。T2タイマがタイムアウトしたということは、連続TRAP群の最終TRAPが規定時間(T2)経過後も受信されないことを表示し、NMS内では当該連続TRAP群の既受信TRAP含めて該TRAP群全体を無効とし、該TRAP群全体を再送させるため、コマンド送受信処理部(M)へ「コマンド送信要求」(r)を通知する。   Next, processing of the command analysis unit (K) when the continuous TRAP group reception timer (T2 timer (O)) times out will be described. The fact that the T2 timer has timed out indicates that the last TRAP of the continuous TRAP group is not received after the lapse of the specified time (T2), and the entire TRAP group including the already received TRAP of the continuous TRAP group is invalidated in the NMS. In order to retransmit the entire TRAP group, a “command transmission request” (r) is notified to the command transmission / reception processing unit (M).

上記の処理を実行するため、受信TRAP番号管理テーブル(P)から現時点の受信継続中のTRAP群番号を読出し(11−8)、読み出したTRAP群番号(無効となったTRAP群番号)をコマンド送受信処理部(M)へ格納し、「コマンド送信要求」(r)のコマンドがGetリクエストの送信要求であることを示す識別子を付与して、「Getリクエスト送信要求」を通知する(11−9)。その後、受信TRAP番号管理テーブル(P)の当該TRAP群番号の全TRAPデータをクリアする(11−10)。   In order to execute the above processing, the current TRAP group number currently being received is read from the reception TRAP number management table (P) (11-8), and the read TRAP group number (invalid TRAP group number) is used as a command. Stored in the transmission / reception processing unit (M), an identifier indicating that the command of “command transmission request” (r) is a transmission request of the Get request is given, and “Get request transmission request” is notified (11-9). ). Thereafter, all TRAP data of the TRAP group number in the reception TRAP number management table (P) is cleared (11-10).

次に、T1タイマ(N)がタイムアウトした場合のコマンド解析部(K)の処理について説明する。T1タイマ(N)は、NMSからSetリクエストを送信する度に、Setリクエストを送信した時点で始動され、NEからTRAPが受信されたときに停止される。従って、T1タイマがタイムアウトしたということは、前回のTRAP受信に対するSetリクエストをNEへ送信した時点から所定の時間(T1)が経過した後も、NEからTRAPが1つも受信されていないことを示す。   Next, the process of the command analysis unit (K) when the T1 timer (N) times out will be described. The T1 timer (N) is started when a Set request is transmitted every time a Set request is transmitted from the NMS, and is stopped when a TRAP is received from the NE. Therefore, the time-out of the T1 timer indicates that no TRAP has been received from the NE even after a predetermined time (T1) has elapsed since the time when the Set request for the previous TRAP reception was transmitted to the NE. .

T1タイマのタイムアウト時にも、現時点のNMSのTRAP受信状況をNEに通知するためのSetリエスト送信の「コマンド送信要求」(r)をコマンド送受信処理部(M)へ送出する。これによって、NEは現時点のNMSのTRAP受信状況を把握し、TRAPの送達漏れ及びNMSとの間の接続状態を確認することが可能となる。   Even when the T1 timer times out, a “command transmission request” (r) of Set request transmission for notifying the NE of the current TRAP reception status of the NMS is transmitted to the command transmission / reception processing unit (M). Thereby, the NE can grasp the current TRAP reception status of the NMS, and can confirm the TRAP delivery omission and the connection status with the NMS.

上記の処理を実行するため、受信TRAP管理テーブル(P)から最新TRAPシーケンス番号及び最新TRAP群番号を読出し(11−11)、読み出した最新TRAPシーケンス番号及び最新TRAP群番号をコマンド送受信処理部(M)へ格納し、「Setリクエスト送信要求」を通知する(11−12)。それとともにT1タイマをゼロからスタートさせる(11−13)。   In order to execute the above processing, the latest TRAP sequence number and the latest TRAP group number are read from the reception TRAP management table (P) (11-11), and the read latest TRAP sequence number and the latest TRAP group number are sent to the command transmission / reception processing unit ( M), and “Set request transmission request” is notified (11-12). At the same time, the T1 timer is started from zero (11-13).

なお、この処理は、次にNEからTRAPが受信されるまで、T1タイマがタイムアウトする度に繰り返す。NEからTRAPが受信された時点でT1タイマは停止され、そのTRAPに対するSetリクエストを送信したタイミングで再度始動される。   This process is repeated every time the T1 timer times out until the next time TRAP is received from the NE. When the TRAP is received from the NE, the T1 timer is stopped, and is restarted at the timing when the Set request for the TRAP is transmitted.

ここで、T1タイマ及びT2タイマについて詳述する。T1タイマは、NMSがNEに対して送信するSetリクエストの送信タイミングからTRAP受信タイミングまでの時間を監視するとともに、NMSがNEに対して送信する自律Setリクエストの送信タイミングを規定する。T1タイマはNEへのSetリクエスト送信時に始動し、NEからのTRAP受信時に停止する。T1タイマがタイムアウトした場合、NMS内において現時点で受信確定しているTRAPシーケンス番号の最新値を付与したSetリクエストをNEへ送信する。そのとき、再度T1タイマを始動し、TRAP受信監視を行う。   Here, the T1 timer and the T2 timer will be described in detail. The T1 timer monitors the time from the transmission timing of the Set request that the NMS transmits to the NE to the TRAP reception timing, and defines the transmission timing of the autonomous Set request that the NMS transmits to the NE. The T1 timer starts when a Set request is transmitted to the NE, and stops when a TRAP is received from the NE. When the T1 timer times out, a Set request to which the latest value of the TRAP sequence number that has been confirmed to be received at the present time in the NMS is transmitted to the NE. At that time, the T1 timer is started again to monitor TRAP reception.

図12はT1タイマ監視によるNE−NMS間通信の正常確認動作のシーケンスを示す。同図に示すように、TRAP(1)に対するSetリクエスト(1)の送信タイミングからT1以内にNEから次のTRAP(2)が受信されると、T1タイマはリセットされ、該TRAP(2)に対するSetリクエスト(2)を送信する。   FIG. 12 shows a sequence of a normal confirmation operation of NE-NMS communication by T1 timer monitoring. As shown in the figure, when the next TRAP (2) is received from the NE within T1 from the transmission timing of the Set request (1) to TRAP (1), the T1 timer is reset and the TRAP (2) A Set request (2) is transmitted.

Setリクエスト(2)には、TRAP(2)のシーケンス番号が付与され、NEは該Setリクエスト(2)を受信し、それに付与されているシーケンス番号とNEで管理している最新のTRAPシーケンス番号と比較し、TRAP抜け落ちが無いことを確認する。   The sequence number of TRAP (2) is assigned to the Set request (2), and the NE receives the Set request (2), and the sequence number assigned to the NE and the latest TRAP sequence number managed by the NE. And confirm that there is no missing TRAP.

TRAP(2)以降、NEから通知するTRAPが無いため、NMSではSetリクエスト(2)を送信した後、T1タイマがタイムアウトする。T1タイマのタイムアウト時に、NMSはNEに対して、現時点で認識している最新のTRAPシーケンス番号を付与したSetリクエスト(2)を送信する。NEは、該Setリクエスト(2)を受信し、それに付与されているTRAPシーケンス番号と、NEが送信したTRAPシーケンス番号とを比較して矛盾がないことを確認する。これは現状のTRAPシーケンス番号を確認するのみである。T1タイマがタイムアウトする度にこの動作を繰り返す。   Since there is no TRAP notified from the NE after TRAP (2), the NMS times out the T1 timer after sending the Set request (2). When the T1 timer times out, the NMS transmits a Set request (2) to which the latest TRAP sequence number recognized at the present time is added to the NE. The NE receives the Set request (2), compares the TRAP sequence number assigned to it with the TRAP sequence number transmitted by the NE, and confirms that there is no contradiction. This only confirms the current TRAP sequence number. This operation is repeated every time the T1 timer times out.

図13はT1タイマ監視によるNE−NMS間通信の異常検出動作のシーケンスを示す。同図に示すように、TRAP(1)に対するSetリクエスト(1)の送信タイミングからT1以内にNEから次のTRAP(2)が受信され、T1タイマをリセットし、該TRAP(2)に対するSetリクエスト(2)を送信する。   FIG. 13 shows a sequence of an abnormality detection operation for NE-NMS communication by T1 timer monitoring. As shown in the figure, the next TRAP (2) is received from the NE within T1 from the transmission timing of the Set request (1) for TRAP (1), the T1 timer is reset, and the Set request for TRAP (2) is received. (2) is transmitted.

Setリクエスト(2)には、TRAP(2)のシーケンス番号が付与され、NEは該Setリクエスト(2)を受信し、それに付与されているシーケンス番号とNEで管理している最新のTRAPシーケンス番号と比較し、TRAP抜け落ちが無いことを確認する。   The sequence number of TRAP (2) is assigned to the Set request (2), and the NE receives the Set request (2), and the sequence number assigned to the NE and the latest TRAP sequence number managed by the NE. And confirm that there is no missing TRAP.

Setリクエスト(2)の送信後、T1タイマがタイムアウトすると、NEに対して、NMSが現時点で認識している最新のTRAPシーケンス番号を付与したSetリクエスト(2)を送信する。NEは該Setリクエスト(2)を受信し、それに付与されているTRAPシーケンス番号と、NEが送信したTRAPシーケンス番号とを比較して矛盾がないことを確認し、現状のTRAPシーケンス番号を確認する。   When the T1 timer times out after the transmission of the Set request (2), the Set request (2) with the latest TRAP sequence number recognized by the NMS at this time is transmitted to the NE. The NE receives the Set request (2), compares the TRAP sequence number assigned to it with the TRAP sequence number transmitted by the NE, confirms that there is no contradiction, and confirms the current TRAP sequence number. .

次に、NEはTRAP(3)を送信したが、該TRAP(3)はNMSに到達したかったとする。すると、NMSはSetリクエスト(2)の送信後、T1タイマのタイムアウト時に、TRAP(2)のシーケンス番号を付与したSetリクエスト(2)を送信し、NEは、該Setリクエスト(2)を受信し、それに付与されているシーケンス番号2とNEで管理している最新のTRAPシーケンス番号3と比較し、最新シーケンス番号3>受信したシーケンス番号2であることを認識し、TRAP(3)が抜け落ちたことを検出する。   Next, NE transmits TRAP (3), but TRAP (3) wants to reach NMS. Then, after transmitting the Set request (2), the NMS transmits the Set request (2) with the TRAP (2) sequence number when the T1 timer times out, and the NE receives the Set request (2). Compared with the sequence number 2 assigned to it and the latest TRAP sequence number 3 managed by the NE, it is recognized that the latest sequence number 3> the received sequence number 2 and TRAP (3) has dropped out. Detect that.

NEは、抜け落ちたTRAP(3)を再送する。NMSは該TRAP(3)のシーケンス番号を付与したにSetリクエスト(3)を送信し、NEは、該Setリクエスト(3)を受信し、それに付与されているTRAPシーケンス番号3と、NEが送信したTRAPシーケンス番号3とを比較して、再送TRAP(3)が正常に受信されたことを確認する。   The NE retransmits the missing TRAP (3). The NMS sends the Set request (3) to which the sequence number of the TRAP (3) is assigned, the NE receives the Set request (3), and the NE sends the TRAP sequence number 3 assigned thereto and the NE Compared with the TRAP sequence number 3 thus confirmed, it is confirmed that the retransmission TRAP (3) has been normally received.

次に連続TRAP群受信タイマ(T2タイマ(O))について説明する。T2タイマは、連続TRAP群の受信状態の監視を行うタイマで、連続TRAP群の先頭パケット(連続受信フラグが最初にONとなったパケット)を受信したタイミングで始動される。連続TRAP群の連続受信フラグがONのTRAPを受信し続けている間は、TRAP受信時にT2タイマを停止させ、T2タイマをセロから始動させる。   Next, the continuous TRAP group reception timer (T2 timer (O)) will be described. The T2 timer is a timer that monitors the reception state of the continuous TRAP group, and is started when the first packet of the continuous TRAP group (the packet for which the continuous reception flag is first turned ON) is received. While the continuous reception flag of the continuous TRAP group continues to receive TRAP, the T2 timer is stopped when the TRAP is received, and the T2 timer is started from the cello.

連続TRAP群の連続受信フラグがONからOFFに変化した(即ち、連続TRAP群の最終TRAPを受信した)時点でT2タイマを停止し、その後の再起動は行わない。NMSが最終TRAPを受信し、T2タイマ停止を行った時のNMSの処理は以下のとおりである。   When the continuous reception flag of the continuous TRAP group changes from ON to OFF (that is, when the final TRAP of the continuous TRAP group is received), the T2 timer is stopped, and the subsequent restart is not performed. The NMS process when the NMS receives the final TRAP and stops the T2 timer is as follows.

(1)連続TRAP群のシーケンス番号に抜けが無かった場合、連続TRAP群の最終TRAPのシーケンス番号を付与した「Setリクエスト」をNEへ送信する。
(2)連続TRAP群のシーケンス番号に抜け落ちを発見した場合、抜け落ちたシーケンス番号のうちの最も若番のシーケンス番号より一つ小さいシーケンス番号(正常に連続して受信された最後のシーケンス番号)を付与した「Setリクエスト」をNEへ送信する。
(1) When there is no omission in the sequence number of the continuous TRAP group, a “Set request” to which the sequence number of the final TRAP of the continuous TRAP group is added is transmitted to the NE.
(2) If a missing sequence number is found in the sequence number of the continuous TRAP group, the sequence number one last smaller than the youngest sequence number of the missing sequence numbers (the last sequence number normally received continuously) is The assigned “Set request” is transmitted to the NE.

T2タイマがタイムアウトしたときのNMSの処理は、連続TRAP群番号を付与した「Getリクエスト」を送信する。即ち、T2タイマタイムアウトしなかった場合は、連続TRAP群が最終TRAPまで受信された場合であり、途中のTRAPの抜け落ちがあったとしても、連続TRAP群自体は有効であるものとして扱い、抜け落ちのあったTRAPの再送要求のみを行うために、「Setリクエスト」をNEへ送信する。   When the T2 timer times out, the NMS process transmits a “Get request” with a continuous TRAP group number. That is, when the T2 timer does not time out, the continuous TRAP group is received until the final TRAP, and even if there is a dropout of TRAP on the way, the continuous TRAP group itself is treated as being effective, A “Set request” is transmitted to the NE in order to perform only the TRAP retransmission request.

一方、T2タイマがタイムアウトした場合は、連続TRAP群の最終TRAPが受信されなかった場合であり、この場合は、該連続TRAP群全体を無効として扱い、該連続TRAP群全体を再送要求するために、「Getリクエスト」をNEに送信する。   On the other hand, when the T2 timer times out, the last TRAP of the continuous TRAP group is not received. In this case, the entire continuous TRAP group is treated as invalid, and the entire continuous TRAP group is requested to be retransmitted. , “Get request” is transmitted to NE.

図14はT2タイマ監視による連続TRAP群受信の正常確認動作のシーケンスを示す。同図に示すように、NEは、シーケンス番号10〜14のTRAP(10)〜(14)をTRAP群番号01として認識し、該TRAP群の各TRAPに、群番号内の通番01〜05を付与する。そして、連続TRAP群の開始TRAPから最終TRAPの1つ前のTRAPまでの連続フラグをONとし、最終TRAPの連続フラグをOFFとすることで、最終TRAPを識別可能にする。   FIG. 14 shows a sequence of normal confirmation operation of continuous TRAP group reception by T2 timer monitoring. As shown in the figure, the NE recognizes TRAPs (10) to (14) with sequence numbers 10 to 14 as TRAP group numbers 01, and assigns serial numbers 01 to 05 within the group numbers to each TRAP of the TRAP group. Give. Then, the last TRAP can be identified by turning on the continuous flag from the start TRAP of the continuous TRAP group to the TRAP immediately before the last TRAP and turning off the continuous flag of the last TRAP.

NMSでは、TRAP(10)〜(13)を受信する度にT2を始動させ、TRAP(10)〜(14)の全てがT2タイマのタイムアウト以内に受信され、かつ最終TRAP(14)が受信されたことを確認する。最終TRAP(14)が受信されたときは、T2タイマの再始動は行わない。   In NMS, T2 is started every time TRAP (10) to (13) is received, all of TRAP (10) to (14) are received within the timeout of T2 timer, and final TRAP (14) is received. Make sure. When the final TRAP (14) is received, the T2 timer is not restarted.

NMSでは、最終TRAP(14)受信後、TRAP抜け落ちのチェックを行い、抜け落ちが無いと判断された場合、最新TRAPシーケンス番号14、最新TRAP群番号01−05を付与したSetリクエストをNEに送信する。NEでは、該Setリクエストに付与されたTRAPシーケンス番号14及びTRAP群番号01−05と、NEで管理している最新のTRAPシーケンス番号及びTRAP群番号と比較し、抜け落ちが無いことを認識する。   After receiving the final TRAP (14), the NMS checks for missing TRAP, and if it is determined that there is no missing, sends a Set request with the latest TRAP sequence number 14 and the latest TRAP group number 01-05 to the NE. . The NE compares the TRAP sequence number 14 and TRAP group number 01-05 assigned to the Set request with the latest TRAP sequence number and TRAP group number managed by the NE, and recognizes that there is no omission.

図15はT2タイマ監視による連続TRAP群受信のTRAP抜け検出動作のシーケンスを示す。同図に示すように、NEは、シーケンス番号21〜25のTRAP(21)〜(25)をTRAP群番号02として認識し、該TRAP群の各TRAPに、群番号内の通番01〜05を付与し、連続TRAP群の開始TRAP(21)から最終TRAPの1つ前のTRAP(24)までの連続フラグをONとし、最終TRAP(25)の連続フラグをOFFにして送信する。   FIG. 15 shows the sequence of the TRAP missing detection operation for continuous TRAP group reception by T2 timer monitoring. As shown in the figure, the NE recognizes TRAPs (21) to (25) of sequence numbers 21 to 25 as TRAP group number 02, and assigns serial numbers 01 to 05 in the group number to each TRAP of the TRAP group. The continuous flag from the start TRAP (21) of the continuous TRAP group to the TRAP (24) immediately before the final TRAP is turned ON, and the continuous flag of the final TRAP (25) is turned OFF and transmitted.

ここで、TRAP(24)がNMSに到達しなかったとする。NMSでは、TRAP(24)を除いて、TRAP群番号02のTRAPを最終TRAP(25)まで、それぞれT2タイマのタイムアウト以内に受信したため、TRAPを最終TRAP(25)の受信時にT2タイマの再起動を行うことなく、TRAP抜け落ちチェックを行い、TRAP(24)が抜け落ちていることを検出する。   Here, it is assumed that TRAP (24) has not reached the NMS. In NMS, except for TRAP (24), TRAP of TRAP group number 02 was received until the final TRAP (25) within the timeout of the T2 timer, so the T2 timer is restarted when the final TRAP (25) is received. The TRAP missing check is performed without detecting that the TRAP (24) is missing.

NMSは、連続的に正常に受信した最も老番のシーケンス番号のTRAP(23)、そのTRAP群番号02−03を付与したSetリクエストをNEへ送信する。NEでは、該Setリクエストを受信し、NEで管理している最新のTRAPシーケンス番号及びTRAP群番号と比較し、TRAP(24)以降がNMSで受信未確定であることを認識し、再送TRAPを後に送信する旨のGetレスポンスをNMSへ送信する。   The NMS continuously transmits the Set request to which the TRAP (23) of the oldest sequence number received normally and the TRAP group number 02-03 is added to the NE. The NE receives the Set request, compares it with the latest TRAP sequence number and TRAP group number managed by the NE, recognizes that the reception after TRAP (24) has not been confirmed by the NMS, and sets the retransmission TRAP. A Get response to be transmitted later is transmitted to the NMS.

NEでは、再送TRAP生成処理を開始し、TRAP(24)〜TRAP(25)を編集して1TRAPとして再生する。その間に、新たにイベントが発生しても、該イベントのTRAPは該再生TRAPには盛り込まない。これは、NMS側にて連続TRAP群の最終TRAPが受信済であり、NMS側では有効な連続TRAP群として扱っているためである。そして、該1つの再送TRAPのシーケンス番号として、最新の番号(この場合26)を付与して送信する。再送TRAPは1つであるので連続フラグ及びTRAP群番号は付与しない。   In the NE, retransmission TRAP generation processing is started, TRAP (24) to TRAP (25) are edited and reproduced as 1TRAP. In the meantime, even if a new event occurs, the TRAP of the event is not included in the reproduction TRAP. This is because the final TRAP of the continuous TRAP group has been received on the NMS side and is treated as an effective continuous TRAP group on the NMS side. Then, the latest retransmission number (26 in this case) is assigned as the sequence number of the one retransmission TRAP and transmitted. Since there is one retransmission TRAP, no continuous flag and TRAP group number are assigned.

図16はT2タイマ監視による連続TRAP群受信の最終TRAP抜けの場合のシーケンスを示す。同図に示すように、NEは、シーケンス番号31〜36のTRAP(31)〜(36)をTRAP群番号03として認識し、該TRAP群の各TRAPに、群番号内の通番01〜06を付与し、連続TRAP群の開始TRAP(31)から最終TRAPの1つ前のTRAP(35)までの連続フラグをONとし、最終TRAP(36)の連続フラグをOFFにして送信する。   FIG. 16 shows a sequence in the case of a final TRAP missing in continuous TRAP group reception by T2 timer monitoring. As shown in the figure, the NE recognizes the TRAPs (31) to (36) with the sequence numbers 31 to 36 as the TRAP group number 03, and assigns the serial numbers 01 to 06 in the group number to each TRAP of the TRAP group. The continuous flag from the start TRAP (31) of the continuous TRAP group to the TRAP (35) immediately before the final TRAP is turned ON, and the continuous flag of the final TRAP (36) is turned OFF and transmitted.

ここで、TRAP(33)以降のTRAPがNMSに到達しなかったものとする。NMSでは、最終TRAP(36)を受信しないままT2タイマがタイムアウトしたことにより、連続TRAP群の受信が完結していないと判断し、当該連続TRAP群を無効として扱い、NEへ該TRAP群の一括再送を要求する「Getリクエスト」を送信する。該「Getリクエスト」にはTRAP群番号03を付与して送信する。   Here, it is assumed that TRAPs after TRAP (33) have not reached the NMS. The NMS determines that the reception of the continuous TRAP group is not completed because the T2 timer has timed out without receiving the final TRAP (36), treats the continuous TRAP group as invalid, and sends the TRAP group to the NE collectively. A “Get request” requesting retransmission is transmitted. The “Get request” is transmitted with the TRAP group number 03 added.

NEは、上記「Getリクエスト」の受信により、TRAP群番号03の全TRAPが受信未確定であることを認識し、このあと再送TRAPを送信する旨のGetレスポンスをNMSへ送信する。そして、NEでは、再送TRAP生成処理を実行し、TRAP群番号03の全TRAPを編集して1つのTRAPとして再生する。   Upon receipt of the “Get request”, the NE recognizes that all TRAPs of TRAP group number 03 have not yet been received, and then transmits a Get response to the retransmission TRAP to the NMS. Then, the NE executes a retransmission TRAP generation process, edits all TRAPs of TRAP group number 03, and reproduces them as one TRAP.

この間に、新たにイベントが発生した場合、イベントのTRAPを該再生TRAPに盛り込み、一緒に送信する。即ち、新TRAPとして送信しない。これは、NMS側でTRAP群番号03の最終TRAPを受信せず、TRAP群として完結していない無効なTRAP群として、先に受信したTRAP群番号03のTRAPを破棄し、新たにTRAP群番号03の全TRAPを受信しなおすため、新規のイベントのTRAPを追加しても何ら影響がないためである。   If a new event occurs during this time, the TRAP of the event is included in the playback TRAP and transmitted together. That is, it does not transmit as a new TRAP. This is because the NMS side does not receive the final TRAP of the TRAP group number 03, discards the previously received TRAP of the TRAP group number 03 as an invalid TRAP group that is not completed as the TRAP group, and newly sets the TRAP group number. This is because all TRAPs of 03 are received again, so that adding a new event TRAP has no effect.

NEは、上記再送TRAPのシーケンス番号として、最新の番号(この場合37)を付与して送信する。この場合も、再送TRAPは1つであるので連続フラグ及びTRAP群番号は付与しない。なお、NMSでは再送TRAPの再受信確認は行わず、再送TRAPは全て新規TRAPとしてNMS内で処理する。   The NE assigns the latest number (37 in this case) as the retransmission TRAP sequence number, and transmits it. Also in this case, since there is one retransmission TRAP, the continuous flag and the TRAP group number are not given. Note that NMS does not perform re-reception confirmation of retransmission TRAP, and all retransmission TRAP is processed in NMS as new TRAP.

次に、NEがNMSから「Setリクエスト」又は「Getリクエスト」のコマンドを受信したときの処理について説明する。NE側のコマンド解析処理部(E)の処理について、図1及び図17を参照して説明する。まず、受信コマンドが「Setリクエスト」の場合について説明する。   Next, processing when the NE receives a “Set request” or “Get request” command from the NMS will be described. The processing of the NE side command analysis processing unit (E) will be described with reference to FIGS. First, the case where the received command is a “Set request” will be described.

初めに、受信コマンドが「Setリクエスト」か否かを判定する(17−1)。受信コマンドが「Setリクエスト」である場合、該Setリクエストに付与されている連続TRAP群番号をチェックする(17−2)。該TRAP群番号が0の場合、単発TRAPに対する要求コマンドと判断し、送信済TRAP保持テーブル(H)から、NEが管理する最新のTRAPシーケンス番号を読出し、受信した「Setリクエスト」に付与されているTRAPシーケンス番号と比較し、差分を抽出する(17−3)。   First, it is determined whether the received command is a “Set request” (17-1). If the received command is a “Set request”, the continuous TRAP group number assigned to the Set request is checked (17-2). When the TRAP group number is 0, it is determined as a request command for single TRAP, the latest TRAP sequence number managed by the NE is read from the transmitted TRAP holding table (H), and is added to the received “Set request”. Compared with the existing TRAP sequence number, the difference is extracted (17-3).

差分の有無を判定し(17−4)、差分無しの場合、送信済TRAP保持テーブル(H)の当該TRAPシーケンス番号のTRAP情報をクリアし(17−5)、コマンド送受信処理部(D)へ「コマンド解析結果(OK)」(j)を通知し、NMSへGetレスポンスコマンドを送信する(17−7)。   Whether there is a difference is determined (17-4). If there is no difference, the TRAP information of the TRAP sequence number in the transmitted TRAP holding table (H) is cleared (17-5), and the command transmission / reception processing unit (D) “Command analysis result (OK)” (j) is notified, and a Get response command is transmitted to the NMS (17-7).

一方、差分有りの場合、差分=抜け落ちTRAP数と判断し、再送対象のTRAPシーケンス番号とコマンド種別(=Setリクエスト)を付与し、再送TRAP生成部(F)へ「再送TRAP生成要求」(k)を通知し、コマンド送受信処理部(D)へ「コマンド解析結果(NG)」(j)を通知し、NMSへGetレスポンスコマンドを送信する(17−6)が、NMS側ではGetレスポンス受信に対する処理は特に行わない。   On the other hand, if there is a difference, it is determined that the difference = the number of missing TRAPs, a TRAP sequence number to be retransmitted and a command type (= Set request) are given, and a “retransmission TRAP generation request” (k) is sent to the retransmission TRAP generation unit (F). ), “Command analysis result (NG)” (j) is notified to the command transmission / reception processing unit (D), and a Get response command is transmitted to the NMS (17-6). No particular processing is performed.

戻って、Setリクエストコマンドに付与されている連続TRAP群番号が0以外の場合、連続TRAP群に対する要求コマンドと判断し、送信済TRAP保持テーブル(H)より、NEが管理する最新の当該TRAP群番号の最新のTRAPシーケンス番号を読出し、「Setリクエスト」に付与されている連続TRAP群番号及びTRAPシーケンス番号と比較し、差分を抽出する(17−7)。   Returning, when the continuous TRAP group number given to the Set request command is other than 0, it is determined as a request command for the continuous TRAP group, and the latest TRAP group managed by the NE from the transmitted TRAP holding table (H). The latest TRAP sequence number of the number is read out, compared with the continuous TRAP group number and TRAP sequence number given to the “Set request”, and the difference is extracted (17-7).

上記差分の有無を判定し(17−8)、差分無しの場合、送信済TRAP保持テーブル(H)の当該TRAP群番号の全TRAP情報をクリアし(17−9)、コマンド送受信処理部(D)へ「コマンド解析結果(OK)」(j)を通知し、NMSへGetレスポンスコマンドを送信する(17−6)。   The presence / absence of the difference is determined (17-8). If there is no difference, all TRAP information of the TRAP group number in the transmitted TRAP holding table (H) is cleared (17-9), and the command transmission / reception processing unit (D ) Is notified of “command analysis result (OK)” (j), and a Get response command is transmitted to the NMS (17-6).

一方、差分有りの場合、当該TRAP群番号及び再送対象のTRAPシーケンス番号及びコマンド種別(=Setリクエスト)を付与し、再送TRAP生成部(F)へ「再送TRAP生成要求」(k)を通知する。また、NE側コマンド送受信処理部(D)へは「コマンド解析結果(NG)」(j)を通知し、NMSへGetレスポンスコマンドを送信する(17−10)が、NMS側ではGetレスポンス受信に対する処理は特に行わない。   On the other hand, if there is a difference, the TRAP group number, the TRAP sequence number to be retransmitted, and the command type (= Set request) are assigned, and a “retransmission TRAP generation request” (k) is notified to the retransmission TRAP generation unit (F). . Further, the NE command transmission / reception processing unit (D) is notified of the “command analysis result (NG)” (j), and a Get response command is transmitted to the NMS (17-10). No particular processing is performed.

次に、受信コマンドが「Getリクエスト」の場合について説明する。この場合、連続TRAP群の全TRAP一括の再送要求と判断し、無条件に再送TRAP生成部(F)へ当該連続TRAP群番号及びコマンド種別(=Getリクエスト)を付与した「再送TRAP生成要求」(k)を通知する(17−11)。   Next, a case where the reception command is “Get request” will be described. In this case, it is determined as a retransmission request for all TRAPs in the continuous TRAP group, and a “retransmission TRAP generation request” in which the continuous TRAP group number and command type (= Get request) are unconditionally assigned to the retransmission TRAP generation unit (F). (K) is notified (17-11).

最後に、NEにおける再送TRAP生成部(F)の処理について、図1及び図18を参照して説明する。最初に、「再送TRAP生成要求」(k)に付与されているコマンド種別がSetリクエストか否かをチェックする(18−1)。コマンド種別が「Getリクエスト」の場合、TRAP再生状態(I)を「TRAP再生中」に遷移させる(18−2)。この後、TRAP送信部(C)への「再送TRAP送信要求」(l)を通知するまでは、コマンド種別がGetリクエストの場合とSetリクエストの場合とで共通の処理となる。   Finally, the process of the retransmission TRAP generation unit (F) in the NE will be described with reference to FIG. 1 and FIG. First, it is checked whether the command type assigned to the “retransmission TRAP generation request” (k) is a Set request (18-1). When the command type is “Get request”, the TRAP playback state (I) is shifted to “TRAP playback” (18-2). Thereafter, until the “retransmission TRAP transmission request” (l) is notified to the TRAP transmission unit (C), the process is common to the case where the command type is the Get request and the case where the command type is the Set request.

戻って、コマンド種別チェックの後、送信済TRAP保持テーブル(H)から、「再送TRAP生成要求」(k)に付与されている再送対象のシーケンス番号又はTRAP群番号のTRAP情報を読み出す(18−3)。読み出したTRAP情報について、単発TRAPの場合はそのままTRAP送信部(C)へ「再送TRAP送信要求」(l)として通知する(18−5)。このとき、旧TRAPシーケンス番号は付与しない。   Returning, after the command type check, the TRAP information of the sequence number or TRAP group number to be retransmitted attached to the “retransmission TRAP generation request” (k) is read from the transmitted TRAP holding table (H) (18− 3). In the case of single TRAP, the read TRAP information is directly notified to the TRAP transmitter (C) as a “retransmission TRAP transmission request” (l) (18-5). At this time, the old TRAP sequence number is not given.

上記フロー18−3で読み出したTRAP情報が複数の場合、1つのTRAP情報として編集し直す(18−4)。再送TRAPの編集中に、NE内で新たなイベント発生によるTRAPが生成された場合、TRAP再生状態(I)が「TRAP再生中」状態の場合は、TRAP送信部(C)から当該新たな生成TRAP情報を付与した「TRAP盛込要求」(m)を通知する。   When there are a plurality of TRAP information read in the flow 18-3, the TRAP information is edited again as one TRAP information (18-4). When a TRAP is generated by the occurrence of a new event in the NE during editing of the retransmission TRAP, if the TRAP playback state (I) is in the “TRAP playback” state, the new generation is performed from the TRAP transmission unit (C). The “TRAP loading request” (m) to which the TRAP information is added is notified.

このとき、再送TRAP生成部(F)内で編集中のTRAPが属する監視項目と「TRAP盛込要求」(m)により通知されたTRAPが属する監視項目とが同一であるかをチェックし(18−7)、同一監視項目である場合は、現在編集中のTRAP情報に当該新たな生成TRAPを盛り込み、再編集する(18−8)。   At this time, it is checked in the retransmission TRAP generation unit (F) whether the monitoring item to which the TRAP being edited belongs and the monitoring item to which the TRAP notified by the “TRAP loading request” (m) belongs are the same (18 -7) If the monitoring item is the same, the newly generated TRAP is included in the currently edited TRAP information and re-edited (18-8).

監視項目が相違する場合は、再びTRAP送信部(C)へ「再送TRAP送信要求」(l)として通知するが、真の再送TRAP送信要求と区別するために、「再送TRAP送信要求」(l)通知に返却フラグを付与する(18−9)。再送TRAP情報の再編集が完了後、再生したTRAPを付与した「再送TRAP送信要求」(l)をTRAP送信部(C)へ通知し(18−5)、コマンド種別が「Getリクエスト」である場合、TRAP再生状態(I)を「通常状態」へ遷移させる(18−6)。「通常状態」である間は、TRAP送信部(C)から「TRAP盛込要求」(m)は通知しない。   When the monitoring items are different, the TRAP transmission unit (C) is notified again as a “retransmission TRAP transmission request” (l), but in order to distinguish it from a true retransmission TRAP transmission request, a “retransmission TRAP transmission request” (l ) A return flag is given to the notification (18-9). After the re-editing of the retransmission TRAP information is completed, a “retransmission TRAP transmission request” (l) with the reproduced TRAP is notified to the TRAP transmission unit (C) (18-5), and the command type is “Get request”. In this case, the TRAP playback state (I) is changed to the “normal state” (18-6). While in the “normal state”, the “TRAP loading request” (m) is not notified from the TRAP transmission unit (C).

図19〜図21にNE内の機能ブロック間の動作シーケンスを示す。図19の(a)は生成TRAP数がTRAPカウンタ閾値以内の場合のTRAP送信処理のシーケンスを示す。図19の(b)は生成TRAP数がTRAPカウンタ閾値を超過した場合のTRAP送信処理のシーケンスを示す。図20はNMSからのSetリクエストによりTRAP再送要求を受けたときのTRAP送信のシーケンスを示す。図21はNMSからのGetリクエストによりTRAP再送要求を受けたときのTRAP送信のシーケンスを示す。   19 to 21 show an operation sequence between functional blocks in the NE. FIG. 19A shows a sequence of TRAP transmission processing when the number of generated TRAPs is within the TRAP counter threshold. FIG. 19B shows a sequence of TRAP transmission processing when the number of generated TRAPs exceeds the TRAP counter threshold. FIG. 20 shows a TRAP transmission sequence when a TRAP retransmission request is received by a Set request from the NMS. FIG. 21 shows a TRAP transmission sequence when a TRAP retransmission request is received by a Get request from the NMS.

図22及び図23はNMS内の機能ブロック間の動作シーケンスを示す。図22はT2タイマのタイムアウト前にNEからTRAP群の最終TRAPを受信したときの再送要求処理のシーケンスを示す。図23はNEからTRAP群の最終TRAPを受信することなく、T2タイマがタイムアウトしたときの再送要求処理のシーケンスを示す。   22 and 23 show an operation sequence between functional blocks in the NMS. FIG. 22 shows a sequence of retransmission request processing when the final TRAP of the TRAP group is received from the NE before the T2 timer times out. FIG. 23 shows the sequence of the retransmission request process when the T2 timer times out without receiving the final TRAP of the TRAP group from the NE.

図24は本発明が好適に適用されるネットワーク構成の例を示す。同図の構成例では、電話局A(HUB局)にNMSを設置し、該電話局A(HUB局)内の通信装置NE及び該NMSとIPネットワークを介して接続された電話局B及び電話局C内の通信装置NEから成る装置監視ネットワークシステム等に対して好適にてきようすることができる。なお、同図においてODUはアンテナ等の局外装置(Out Door Unit)である。   FIG. 24 shows an example of a network configuration to which the present invention is preferably applied. In the configuration example shown in the figure, an NMS is installed in a telephone station A (HUB station), a communication device NE in the telephone station A (HUB station), and a telephone station B and a telephone connected to the NMS via an IP network. This can be suitably applied to a device monitoring network system including the communication device NE in the station C. In the figure, ODU is an out door unit such as an antenna.

本発明のNEの構成例を示す図である。It is a figure which shows the structural example of NE of this invention. 本発明のNMSの構成例を示す図である。It is a figure which shows the structural example of NMS of this invention. NE側のTRAP生成処理フローを示す図である。It is a figure which shows the TRAP production | generation process flow by NE side. TRAP生成における単位時毎のTRAPカウンタ値の例を示す図である。It is a figure which shows the example of the TRAP counter value for every unit time in TRAP production | generation. NE側のTRAP解析処理及び単位時間タイムアウト時の処理フローを示す図である。It is a figure which shows the processing flow at the time of the TRAP analysis process and unit time timeout by NE side. TRAP振り分け保持テーブルの構成例を示す図である。It is a figure which shows the structural example of a TRAP distribution holding table. NE側のTRAP送信処理フローを示す図である。It is a figure which shows the TRAP transmission processing flow by NE side. 送信済みTRAP保持テーブルの構成例を示す図である。It is a figure which shows the structural example of the transmitted TRAP holding | maintenance table. NMS側のTRAP受信処理フローを示す図である。It is a figure which shows the TRAP reception processing flow by the side of NMS. 受信TRAP管理テーブルの構成例を示す図である。It is a figure which shows the structural example of a reception TRAP management table. NMS側のコマンド解析処理フローを示す図である。It is a figure which shows the command analysis processing flow by the side of NMS. T1タイマ監視によるNE−NMS間通信の正常確認動作のシーケンスを示す図である。It is a figure which shows the sequence of the normal confirmation operation | movement of NE-NMS communication by T1 timer monitoring. T1タイマ監視によるNE−NMS間通信の異常検出動作のシーケンスを示す図である。It is a figure which shows the sequence of the abnormality detection operation | movement of NE-NMS communication by T1 timer monitoring. T2タイマ監視による連続TRAP群受信の正常確認動作のシーケンスを示す図である。It is a figure which shows the sequence of the normal confirmation operation | movement of continuous TRAP group reception by T2 timer monitoring. T2タイマ監視による連続TRAP群受信のTRAP抜け検出動作のシーケンスを示す図である。It is a figure which shows the sequence of the TRAP missing detection operation of continuous TRAP group reception by T2 timer monitoring. T2タイマ監視による連続TRAP群受信の最終TRAP抜けの場合のシーケンスを示す図である。It is a figure which shows the sequence in case of last TRAP missing | missing of continuous TRAP group reception by T2 timer monitoring. NE側のコマンド解析処理フローを示す図である。It is a figure which shows the command analysis process flow by NE side. NE側の再送TRAP生成処理フローを示す図である。It is a figure which shows the retransmission TRAP production | generation process flow by NE side. (a)TRAP数が閾値以内の場合のTRAP送信処理シーケンス及び(b)TRAP数が閾値超過の場合のTRAP送信処理シーケンスを示す図である。(A) It is a figure which shows the TRAP transmission process sequence in case the number of TRAP is within a threshold value, and (b) the TRAP transmission process sequence in case the number of TRAP is over a threshold value. SetリクエストによるTRAP再送要求の場合のTRAP送信シーケンスを示す図である。It is a figure which shows the TRAP transmission sequence in the case of the TRAP resending request | requirement by a Set request. GetリクエストによるTRAP再送要求の場合のTRAP送信シーケンスを示す図である。It is a figure which shows the TRAP transmission sequence in the case of the TRAP resending request | requirement by a Get request. TRAP群の最終TRAPを受信したときの再送要求処理シーケンスを示す図である。It is a figure which shows the resending request | requirement processing sequence when the last TRAP of a TRAP group is received. TRAP群の最終TRAPが不到達のときの再送要求処理のシーケンスを示す図である。It is a figure which shows the sequence of the resending request | requirement process when the last TRAP of a TRAP group does not reach | attain. 本発明が好適に適用されるネットワーク構成の例を示す図である。It is a figure which shows the example of the network structure to which this invention is applied suitably.

符号の説明Explanation of symbols

(1) 監視対象装置(NE)
(2) ネットワーク管理装置(NMS)
(3) IPネットワーク網
(A) TRAP生成部
(B) TRAP解析部
(C) TRAP送信部
(D) コマンド送受信処理部
(E) コマンド解析部
(F) 再送TRAP生成部
(G) 単位時間通知用タイマハンドラ
(H) 送信済TRAP保持テーブル
(I) TRAP再生状態
(J) TRAP受信部
(K) コマンド解析部
(L) HMIインタフェース処理部
(M) コマンド送受信処理部
(N) T1タイマ
(O) T2タイマ
(P) 受信TRAP管理テーブル
(Q) モニタ
(1) Monitoring target device (NE)
(2) Network management device (NMS)
(3) IP network (A) TRAP generator (B) TRAP analyzer (C) TRAP transmitter (D) Command transmission / reception processor (E) Command analyzer (F) Retransmit TRAP generator (G) Unit time notification (H) Transmitted TRAP holding table (I) TRAP playback state (J) TRAP receiver (K) Command analyzer (L) HMI interface processor (M) Command transmission / reception processor (N) T1 timer (O ) T2 timer (P) Reception TRAP management table (Q) Monitor

Claims (5)

SNMPマネージャ機能を有するネットワーク管理装置とSNMPエージェント機能を有する監視対象装置とから構成され、該監視対象装置はトラップのコマンドにトラップシーケンス番号を付与して該ネットワーク管理装置へ送信し、該ネットワーク管理装置は該トラップを受信し、該受信トラップに付与されたトラップシーケンス番号を該監視対象装置に通知する装置監視ネットワークシステムにおいて、
前記監視対象装置にて生成するトラップ数を単位時間毎にカウントし、該単位時間毎のトラップ数を予め設定された閾値と比較し、該トラップ数が該閾値を越えた場合に、生成されたトラップを監視機能項目別に振り分け、監視機能項目毎に纏めたトラップ群とし、該トラップ群に付与したトラップ群番号を、前記トラップシーケンス番号に加えて付与し、前記ネットワーク管理装置へ送信するとともに、送信したトラップ群を監視対象装置内部で保持する第一の手段と、
前記ネットワーク管理装置で、受信トラップに対して、トラップ群毎にトラップの連続性をチェックし、トラップの抜け落ちが有る場合に、該抜け落ちたトラップを識別することが可能なトラップシーケンス番号及び該トラップ群番号を付与したセットリクエストコマンドを前記監視対象装置へ送信する第二の手段と、
前記監視対象装置で、前記ネットワーク管理装置からの前記セットリクエストコマンドを解析し、内部で保持している送信済みトラップのトラップ群番号及びTRPシーケンス番号と、前記セットリクエストコマンドに付与されたトラップ群番号及びトラップシーケンス番号とを比較し、前記ネットワーク管理装置で受信されなかった抜け落ちトラップを判別し、該抜け落ちトラップの全てを1つのトラップに再編集し、新規のトラップシーケンス番号を付与して前記ネットワーク管理装置へ送信するとともに、保持していた送信済トラップをクリアする第三の手段と
を備えたことを特徴とする装置監視ネットワークシステム。
A network management device having an SNMP manager function and a monitoring target device having an SNMP agent function. The monitoring target device adds a trap sequence number to a trap command and transmits the trap command to the network management device. In the device monitoring network system for receiving the trap and notifying the monitoring target device of the trap sequence number assigned to the received trap,
Generated when the number of traps generated in the monitored device is counted per unit time, the number of traps per unit time is compared with a preset threshold, and the number of traps exceeds the threshold The traps are sorted by monitoring function items, and trap groups are grouped for each monitoring function item. The trap group number assigned to the trap group is added in addition to the trap sequence number and transmitted to the network management device and transmitted. A first means for holding the trap group in the monitored device;
The network management device checks the continuity of traps for each trap group with respect to the received trap, and when there is a trap drop, the trap sequence number and the trap group can be identified. A second means for transmitting a set request command with a number to the monitoring target device;
The monitoring target device analyzes the set request command from the network management device, and holds the trap group number and TRP sequence number of the transmitted trap held internally, and the trap group number assigned to the set request command And the trap sequence number, the missing traps that are not received by the network management device are determined, all the dropped traps are re-edited into one trap, and a new trap sequence number is assigned to the network management. A device monitoring network system comprising: a third means for transmitting to the device and clearing the held transmitted trap.
前記第二の手段において、トラップ群の受信状況を連続トラップ群受信タイマによって監視し、トラップ群の最終トラップを受信することなく該連続トラップ群受信タイマがタイムアウトした場合に、当該トラップ群の全トラップの再送を要求するゲットリクエストコマンドを前記監視対象装置へ送信する手段を備え、
前記第三の手段において、前記ネットワーク管理装置からの前記ゲットリクエストコマンドを解析し、再送要求されたトラップ群番号のトラップの全てを1つのトラップに再編集し、新規のトラップシーケンス番号を付与して前記ネットワーク管理装置へ送信する手段を備えたことを特徴とする請求項1に記載の装置監視ネットワークシステム。
In the second means, the reception status of the trap group is monitored by the continuous trap group reception timer, and when the continuous trap group reception timer times out without receiving the final trap of the trap group, all traps of the trap group are Means for transmitting a get request command to request retransmission of the device to the monitoring target device,
In the third means, the get request command from the network management device is analyzed, all traps of the trap group number requested for retransmission are re-edited into one trap, and a new trap sequence number is assigned. The apparatus monitoring network system according to claim 1, further comprising means for transmitting to the network management apparatus.
前記第二の手段において、監視対象装置へのセットリクエストコマンドの送信時毎に始動され、該セットリクエストコマンド送信以降の最初のトラップの受信時に停止されるセットリクエスト送信タイマを備え、
セットリクエスト送信タイマのタイムアウト時に、前記ネットワーク管理装置内で保持している最新トラップシーケンス番号及び最新トラップ群番号を付与したセットリクエストを前記監視対象装置へ送信するとともに、該セットリクエスト送信タイマを再始動させる手段を備えたことを特徴とする請求項1に記載の装置監視ネットワークシステム。
In the second means, provided with a set request transmission timer that is started every time a set request command is transmitted to the monitoring target device, and is stopped upon reception of the first trap after the transmission of the set request command.
When the set request transmission timer times out, a set request with the latest trap sequence number and the latest trap group number held in the network management device is transmitted to the monitored device, and the set request transmission timer is restarted. The apparatus monitoring network system according to claim 1, further comprising:
前記第三の手段において、ネットワーク管理装置からのセットリクエストコマンドによるトラップ再編集時は、再送トラップ編集中に新たに生成されたトラップに対して再送トラップとは別の最新トラップシーケンス番号を付与して前記ネットワーク管理装置へ送信し、ネットワーク管理装置からのゲットリクエストコマンドによるトラップ再編集時は、トラップ再編集時に新たに生成された同一監視項目に属するトラップを、編集中の再編集トラップに取り込んで再編集し、前記ネットワーク管理装置に送信する手段を備えたことを特徴とする請求項2に記載の装置監視ネットワークシステム。   In the third means, when a trap is re-edited by a set request command from the network management device, a new trap sequence number different from the retransmission trap is assigned to a newly generated trap during retransmission trap editing. When re-editing traps sent to the network management device and using the get request command from the network management device, traps belonging to the same monitoring item newly generated during trap re-editing are imported into the re-editing trap being edited and re-executed. The apparatus monitoring network system according to claim 2, further comprising means for editing and transmitting to the network management apparatus. SNMPマネージャ機能を有するネットワーク管理装置とSNMPエージェント機能を有する監視対象装置との間で、監視対象装置からトラップのコマンドにトラップシーケンス番号を付与してネットワーク管理装置へ送信し、ネットワーク管理装置は該トラップを受信し、該受信トラップに付与されたトラップシーケンス番号を該監視対象装置に通知するSNMPのトラップ管理方法において、
前記監視対象装置にて生成するトラップ数を単位時間毎にカウントし、該単位時間毎のトラップ数を予め設定された閾値と比較し、該トラップ数が該閾値を越えた場合に、生成されたトラップを監視機能項目別に振り分け、監視機能項目毎に纏めたトラップ群とし、該トラップ群に付与したトラップ群番号を、前記トラップシーケンス番号に加えて付与し、前記ネットワーク管理装置へ送信するとともに、送信したトラップ群を監視対象装置内部で保持する第一の過程と、
前記ネットワーク管理装置で、受信トラップに対して、トラップ群毎にトラップの連続性をチェックし、トラップの抜け落ちが有る場合に、該抜け落ちたトラップを識別することが可能なトラップ群番号を含むトラップ情報を付与したコマンドを前記監視対象装置へ送信する第二の過程と、
前記監視対象装置で、前記ネットワーク管理装置からの前記コマンドを解析し、内部で保持している送信済みトラップのトラップ群番号を含むトラップ情報と、前記コマンドに付与されたトラップ群番号を含むトラップ情報とを比較し、前記ネットワーク管理装置で受信されなかった抜け落ちトラップを判別し、該抜け落ちトラップの全てを1つのトラップに再編集し、新規のトラップシーケンス番号を付与して前記ネットワーク管理装置へ送信するとともに、保持していた送信済トラップをクリアする第三の過程と
を含むことを特徴とするSNMPのトラップ管理方法。
Between the network management apparatus having the SNMP manager function and the monitoring target apparatus having the SNMP agent function, the trap target number is assigned to the trap command from the monitoring target apparatus and transmitted to the network management apparatus. In the SNMP trap management method for notifying the monitoring target device of the trap sequence number assigned to the received trap,
Generated when the number of traps generated in the monitored device is counted per unit time, the number of traps per unit time is compared with a preset threshold, and the number of traps exceeds the threshold The traps are sorted by monitoring function items, and trap groups are grouped for each monitoring function item. The trap group number assigned to the trap group is added in addition to the trap sequence number and transmitted to the network management device and transmitted. A first process of holding the trap group in the monitored device,
The network management device checks trap continuity for each trap group with respect to the received trap, and when there is a trap drop, trap information including a trap group number that can identify the dropped trap A second process of transmitting the command to which the command is given to the monitoring target device;
The monitoring target device analyzes the command from the network management device, trap information including the trap group number of the transmitted trap held internally, and trap information including the trap group number assigned to the command Are compared, and the missing traps that are not received by the network management device are determined, all of the dropped traps are re-edited into one trap, and a new trap sequence number is assigned and transmitted to the network management device. And a third step of clearing the held transmitted traps. A method for managing SNMP traps.
JP2007034281A 2007-02-15 2007-02-15 Device monitoring network system and SNMP trap management method Expired - Fee Related JP4808645B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007034281A JP4808645B2 (en) 2007-02-15 2007-02-15 Device monitoring network system and SNMP trap management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007034281A JP4808645B2 (en) 2007-02-15 2007-02-15 Device monitoring network system and SNMP trap management method

Publications (2)

Publication Number Publication Date
JP2008198041A true JP2008198041A (en) 2008-08-28
JP4808645B2 JP4808645B2 (en) 2011-11-02

Family

ID=39756908

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007034281A Expired - Fee Related JP4808645B2 (en) 2007-02-15 2007-02-15 Device monitoring network system and SNMP trap management method

Country Status (1)

Country Link
JP (1) JP4808645B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014529828A (en) * 2011-09-02 2014-11-13 トレーディング テクノロジーズ インターナショナル インコーポレイテッド Message stream integrity
JP2017220883A (en) * 2016-06-10 2017-12-14 日本電信電話株式会社 Fault information management apparatus, fault information management method and fault information management program
CN112415027A (en) * 2020-11-23 2021-02-26 北京燕山电子设备厂 Basalt fiber blended coated fabric detection method and device and electronic equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1051451A (en) * 1996-08-06 1998-02-20 Nec Corp Network management system and management method
JPH1051476A (en) * 1996-07-31 1998-02-20 Fujitsu Ltd Network management method
JPH11312134A (en) * 1998-04-28 1999-11-09 Matsushita Electric Works Ltd Network management system
JPH11313064A (en) * 1998-04-30 1999-11-09 Nec Corp Network management device
JP2001043152A (en) * 1999-07-28 2001-02-16 Mitsubishi Electric Corp Fault notification system
JP2001160013A (en) * 1999-12-01 2001-06-12 Nec Corp Snmp network management system
JP2007096610A (en) * 2005-09-28 2007-04-12 Fujitsu Ltd Monitor information acquisition device
JP2008059114A (en) * 2006-08-30 2008-03-13 Fujitsu Ltd Automatic network monitoring system using snmp
JP2008097326A (en) * 2006-10-12 2008-04-24 Fujitsu Access Ltd Snmp sequence management method, manager device, and agent device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1051476A (en) * 1996-07-31 1998-02-20 Fujitsu Ltd Network management method
JPH1051451A (en) * 1996-08-06 1998-02-20 Nec Corp Network management system and management method
JPH11312134A (en) * 1998-04-28 1999-11-09 Matsushita Electric Works Ltd Network management system
JPH11313064A (en) * 1998-04-30 1999-11-09 Nec Corp Network management device
JP2001043152A (en) * 1999-07-28 2001-02-16 Mitsubishi Electric Corp Fault notification system
JP2001160013A (en) * 1999-12-01 2001-06-12 Nec Corp Snmp network management system
JP2007096610A (en) * 2005-09-28 2007-04-12 Fujitsu Ltd Monitor information acquisition device
JP2008059114A (en) * 2006-08-30 2008-03-13 Fujitsu Ltd Automatic network monitoring system using snmp
JP2008097326A (en) * 2006-10-12 2008-04-24 Fujitsu Access Ltd Snmp sequence management method, manager device, and agent device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014529828A (en) * 2011-09-02 2014-11-13 トレーディング テクノロジーズ インターナショナル インコーポレイテッド Message stream integrity
US9154393B2 (en) 2011-09-02 2015-10-06 Trading Technologies International, Inc. Order feed message stream integrity
JP2017097889A (en) * 2011-09-02 2017-06-01 トレーディング テクノロジーズ インターナショナル インコーポレイテッド Message stream integrity
US10152751B2 (en) 2011-09-02 2018-12-11 Trading Technologies International, Inc. Order feed message stream integrity
US10311518B2 (en) 2011-09-02 2019-06-04 Trading Technologies International, Inc. Order feed message stream integrity
JP2017220883A (en) * 2016-06-10 2017-12-14 日本電信電話株式会社 Fault information management apparatus, fault information management method and fault information management program
CN112415027A (en) * 2020-11-23 2021-02-26 北京燕山电子设备厂 Basalt fiber blended coated fabric detection method and device and electronic equipment
CN112415027B (en) * 2020-11-23 2023-05-26 北京燕山电子设备厂 Basalt fiber blended coating cloth detection method and device and electronic equipment

Also Published As

Publication number Publication date
JP4808645B2 (en) 2011-11-02

Similar Documents

Publication Publication Date Title
US20230362051A1 (en) Control Plane Device Switching Method and Apparatus, and Forwarding-Control Separation System
US7944815B2 (en) System and method for network recovery from multiple link failures
WO2013115177A1 (en) Network system and topology management method
US20140050078A1 (en) Communication interruption time reduction method in a packet communication network
CN111817927B (en) Method and system for detecting end-to-end data transmission quality
WO2012155817A1 (en) Loopback testing method, device and system
JP2008059114A (en) Automatic network monitoring system using snmp
CN101330496B (en) Method and apparatus for detecting Ethernet multicast loop
JP2021520697A (en) Data transmission method and equipment
JP4808645B2 (en) Device monitoring network system and SNMP trap management method
WO2011060677A1 (en) Method, device and system for main/standby switch
US10680888B2 (en) State synchronization between a controller and a switch in a communications network
CN101232406A (en) OAM fast detecting method, apparatus and system
CN101304359B (en) Method and apparatus for RRPP looped network link recuperation
JP4645839B2 (en) Security communication apparatus and sequence number management method
CN101478775B (en) Detection method, system and equipment for multi-neighbor connection state
CN105592485A (en) Method for collecting and processing messages in real time based on SNMP
JP6011540B2 (en) Diagnostic system
US8755288B2 (en) Network system, layer 2 switch, and method of detecting occurrence of a fault in a network
JP2010245841A (en) Method and device for managing network, and network apparatus
WO2012103724A1 (en) Process group and method for abnormal group member leaving process group
Zhang et al. A service protection mechanism impelemented on P4 by packet replication
CN100471129C (en) Method for transmitting active reporting information of equipment
JP4573156B2 (en) Data collection system
KR101466806B1 (en) Network management method for searching host shutdown and System using the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091110

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110727

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110816

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110817

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

Free format text: PAYMENT UNTIL: 20140826

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20110915

A072 Dismissal of procedure [no reply to invitation to correct request for examination]

Free format text: JAPANESE INTERMEDIATE CODE: A072

Effective date: 20120131

LAPS Cancellation because of no payment of annual fees