JP2005309789A - Network management method and device, and storage medium recording program - Google Patents

Network management method and device, and storage medium recording program Download PDF

Info

Publication number
JP2005309789A
JP2005309789A JP2004126157A JP2004126157A JP2005309789A JP 2005309789 A JP2005309789 A JP 2005309789A JP 2004126157 A JP2004126157 A JP 2004126157A JP 2004126157 A JP2004126157 A JP 2004126157A JP 2005309789 A JP2005309789 A JP 2005309789A
Authority
JP
Japan
Prior art keywords
alarm
information
list
network management
trap
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
JP2004126157A
Other languages
Japanese (ja)
Inventor
Katsuyuki Natsukawa
勝行 夏川
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2004126157A priority Critical patent/JP2005309789A/en
Publication of JP2005309789A publication Critical patent/JP2005309789A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To dispense with analysis of an SNMP trap and new mounting of conversion processing function to alarm information in responding to a new SNMP trap or in changing a trap specification. <P>SOLUTION: A management server 200 comprises a means 210 receiving an SNMP trap autonomously reported by a network device 300 and acquiring a generic number, a specific number and an additive information list therefrom; a means 220 converting the acquired generic number and specific number to an alarm name by referring to an alarm dictionary file 250, and converting each element of the additive information list to a failure content by referring to an alarm conversion scenario file 260 or an enumerated type information definition file 270; a means 230 accumulating the conversion result as alarm information in a database 280; and a means 240 receiving an alarm list acquisition request from an operator terminal 100 and returning the alarm information in the database 280 as an alarm list. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ネットワーク管理システムに関し、特にネットワーク装置から自律的に通知されるSNMPトラップを警報情報に変換し、オペレータ端末へ通知できるネットワーク管理方法及び装置、並びにそのプログラムを記録した記録媒体に関するものである。   The present invention relates to a network management system, and more particularly to a network management method and apparatus capable of converting an SNMP trap autonomously notified from a network apparatus into alarm information and notifying an operator terminal, and a recording medium recording the program. is there.

ネットワーク管理システムは、通信ネットワークにより接続されたオペレータ端末と管理サーバとネットワーク装置などから構成されている。従来、このような構成のネットワーク管理システムにおいて、管理サーバはネットワーク装置から通知されるSNMPトラップによりネットワーク装置の故障を検知し、受信したSNMPトラップを故障情報として蓄積するとともにオペレータ端末へ通知し、オペレータ端末は受信した故障情報を表示していた(例えば、非特許文献1参照)。   The network management system includes an operator terminal, a management server, a network device, and the like connected by a communication network. Conventionally, in a network management system having such a configuration, the management server detects a failure of the network device by using an SNMP trap notified from the network device, accumulates the received SNMP trap as failure information, and notifies the operator terminal. The terminal displayed the received failure information (for example, see Non-Patent Document 1).

蒔苗直人外2名、“Java/CORBAベースのネットワーク監視業務実現方式の検討”電子情報通信学会技術報告、信学技報,Vol.98,No.216,1998年7月24日発行、p15〜22Two people from Naoto Inawa, “Examination of Java / CORBA-based network monitoring service implementation method” IEICE Technical Report, IEICE Technical Report, Vol. 98, No. 216, issued July 24, 1998, p15-22

従来のネットワーク管理システムにおいては、以下のような問題がある。
第1の問題点は、新規SNMPトラップに対応する場合、SNMPトラップを解析して警報情報へ変換する処理を新規に実装する必要があることである。その理由は、SNMPトラップで通知される情報は装置やトラップの種類により異なるので、装置やトラップの種類に依存した処理が必要となるためである。
The conventional network management system has the following problems.
The first problem is that when dealing with a new SNMP trap, it is necessary to newly implement a process of analyzing the SNMP trap and converting it into alarm information. The reason is that the information notified by the SNMP trap varies depending on the type of device or trap, and processing depending on the type of device or trap is required.

第2の問題点は、既存のSNMPトラップについて、オペレータ端末に表示する警報情報を変更する場合やトラップ仕様が変更になった場合、SNMPトラップの変換処理を実施するプログラムの実装を変更する必要があることである。その理由は、装置やトラップの種類に依存する処理がプログラム内に存在するので、オペレータ端末へ表示する内容を変更する場合、SNMPトラップの変換処理に変更が必要となるためである。   The second problem is that when the alarm information displayed on the operator terminal is changed or the trap specification is changed for the existing SNMP trap, it is necessary to change the implementation of the program for performing the SNMP trap conversion process. That is. The reason is that since processing depending on the type of device and trap exists in the program, when changing the contents to be displayed on the operator terminal, it is necessary to change the SNMP trap conversion processing.

本発明の目的は、新規SNMPトラップに対応する場合やトラップ仕様が変更になった場合、SNMPトラップの解析と警報情報への変換処理の新規実装を不要とすることである。
本発明の他の目的は、既存のSNMPトラップについて、オペレータ端末に表示する警報情報を変更する場合やトラップ仕様が変更になった場合、SNMPトラップの変換処理を実施するプログラムの実装変更を不要とすることである。
An object of the present invention is to eliminate the need for new implementation of SNMP trap analysis and conversion to alarm information when dealing with a new SNMP trap or when the trap specification is changed.
Another object of the present invention is that it is not necessary to change the implementation of the program for performing the SNMP trap conversion process when the alarm information displayed on the operator terminal is changed or the trap specification is changed for the existing SNMP trap. It is to be.

本発明のネットワーク管理装置は、ネットワーク装置が自律的に通知するSNMPトラップを受信する手段と、受信したSNMPトラップよりgeneric番号、specific番号、付加情報リストを取得する手段と、取得したgeneric番号とspecific番号から警報辞書ファイルを参照することにより警報名へ変換する手段と、付加情報リストの各要素から警報変換シナリオファイルを参照することにより警報内容へ変換し、付加情報リストの要素が列挙型情報の場合には列挙型情報定義ファイルを参照して警報内容へ変換し、変換結果を警報情報として装置内にする蓄積する手段を備える。   The network management device of the present invention includes a means for receiving an SNMP trap that the network device autonomously notifies, a means for obtaining a generic number, a specific number, and an additional information list from the received SNMP trap, and the obtained generic number and specific. By referring to the alarm dictionary file from the number, the alarm name is converted to the alarm name by referring to the alarm conversion scenario file from each element of the additional information list. In some cases, there is provided means for referring to the enumeration type information definition file to convert to alarm contents and storing the conversion result in the apparatus as alarm information.

また、本発明のネットワーク管理装置は、オペレータ端末からの警報一覧取得要求を受信する手段と、警報一覧取得要求に基づいて、蓄積された警報情報を取得する手段と、取得した警報情報を警報一覧としてオペレータ端末へ応答する手段を備える。   The network management device of the present invention includes a means for receiving an alarm list acquisition request from an operator terminal, a means for acquiring accumulated alarm information based on the alarm list acquisition request, and the acquired alarm information as an alarm list. Means for responding to the operator terminal.

このように、本発明では、SNMPトラップを警報情報として変換する処理において、トラップ仕様に依存する情報を定義する警報辞書ファイル、警報変換シナリオファイル、列挙型情報定義ファイルを用意し、これらファイルに基づいてSNMPトラップ解析処理を実施することを特徴としている。   As described above, in the present invention, in the process of converting an SNMP trap as alarm information, an alarm dictionary file, an alarm conversion scenario file, and an enumerated information definition file that define information depending on the trap specification are prepared, and based on these files And SNMP trap analysis processing.

本発明によれば、新規SNMPトラップに対応する場合、SNMPトラップを解析して警報情報へ変換する処理を新規に実装する必要がない。これは、トラップ仕様に依存した変換処理を実施するにあたり、トラップ仕様に依存する情報を警報変換定義ファイルで管理し、警報変換定義ファイルを基にトラップ仕様を解析する共通処理のみを実装したことにある。   According to the present invention, when dealing with a new SNMP trap, there is no need to newly implement a process of analyzing the SNMP trap and converting it into alarm information. This is because in implementing the conversion process depending on the trap specification, information that depends on the trap specification is managed by the alarm conversion definition file, and only the common process for analyzing the trap specification based on the alarm conversion definition file is implemented. is there.

また、本発明によれば、既存のSNMPトラップについて、オペレータ端末に表示する警報情報を変更する場合やトラップ仕様が変更になった場合、SNMPトラップの変換処理を実施するプログラムの実装を変更する必要がない。これは、トラップ仕様に依存した変換処理を実施するにあたり、トラップ仕様に依存する情報を警報変換定義ファイルで管理し、警報変換定義ファイルを基にトラップ仕様を解析する共通処理のみを実装したので、トラップ仕様変更時には警報変換定義ファイル等の変更のみでよいことによる。   In addition, according to the present invention, it is necessary to change the implementation of the program for performing the SNMP trap conversion process when the alarm information displayed on the operator terminal is changed or the trap specification is changed for the existing SNMP trap. There is no. This is because when implementing the conversion process depending on the trap specification, information that depends on the trap specification is managed in the alarm conversion definition file, and only the common process for analyzing the trap specification based on the alarm conversion definition file is implemented. This is because it is only necessary to change the alarm conversion definition file when changing the trap specification.

以下、本発明の実施形態について図面を参照して詳細に説明する。
図1は本発明の一実施形態を示し、ネットワーク管理システムは、オペレータ端末100と、ネットワーク管理装置である管理サーバ200と、ネットワーク装置300とから構成されている。一般にネットワーク装置300は複数存在する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
FIG. 1 shows an embodiment of the present invention. The network management system includes an operator terminal 100, a management server 200 that is a network management device, and a network device 300. In general, there are a plurality of network devices 300.

管理サーバ200は、ネットワーク装置300が自律的に通知するSNMPトラップを受信してgeneric番号、specific番号、付加情報リストを取得するSNMPトラップ受信部210と、取得したgeneric番号、specific番号、付加情報リストを警報辞書ファイル250、警報変換シナリオファイル260、列挙型情報定義ファイル270の3つの定義ファイルからオペレータ画面表示用の警報情報へ変換する警報インタプリタ部220と、警報情報のデータベース280への書き込み読み出しを処理するデータベース処理部230と、オペレータ端末100からの警報一覧取得要求を受信し、データベース処理部230を通してデータベース280から警報情報の一覧を取得し、オペレータ端末へ応答するオペレータ要求受付部240と、警報辞書ファイル250、警報変換シナリオファイル260、列挙型情報定義ファイル270の定義ファイルと、警報情報(故障情報)を蓄積するデータベース280などを具備している。警報辞書ファイル250、警報変換シナリオファイル260、列挙型定義ファイル270の構成については後述する。   The management server 200 receives an SNMP trap autonomously notified by the network device 300 and acquires a generic number, a specific number, and an additional information list, and an acquired generic number, a specific number, and an additional information list. Alarm dictionary file 250, alarm conversion scenario file 260, enumerated information definition file 270 to alarm interpreter unit 220 for converting alarm information for operator screen display, and writing and reading of alarm information to database 280 A database processing unit 230 to process, an alarm list acquisition request from the operator terminal 100, an alarm information list from the database 280 through the database processing unit 230, and an operator request reception unit 240 responding to the operator terminal; Dictionary Yl 250, alarm converted scenario file 260, a definition file enum definition file 270, and includes a like database 280 for storing alarm information (failure information). The configurations of the alarm dictionary file 250, the alarm conversion scenario file 260, and the enumeration type definition file 270 will be described later.

図2は本ネットワーク管理システムの処理シーケンス図であり、図2により本実施形態の全体的動作を説明する。
ネットワーク装置300は、管理サーバ200に対して、装置の異常状態の遷移をSNMPトラップで自律的に報告する(ステップ1)。このSNMPトラップにはgeneric番号、specific番号、付加情報リストが含まれている。管理サーバ200において、SNMPトラップ受信部210が、ネットワーク装置300からのSNMPトラップを受信し、generic番号、specific番号、付加情報リストを取得して、警報インタプリタ部200に送付する(ステップ2)。SNMPトラップ受信部210よりgeneric番号、specific番号、付加情報リストを受信した警報インタプリタ部220では、まず、generic番号、specific番号の組み合わせをキーとして警報辞書ファイル250を検索し、警報名を導出する(ステップ3)。次に、警報インタプリタ部220は、同じくgeneric番号、specific番号の組み合わせをキーとして警報変換シナリオファイル260を検索して、対応する変換シナリオに基づいて付加情報リストの各要素を警報内容へ変換する(ステップ4)。なお、付加情報リストの要素がタグ識別子の列挙型情報の場合には、列挙型情報定義ファイル270を参照し、警報内容へ変換する。そして、警報インタプリタ部220は、警報名と警報内容を警報情報として、データベース処理部230に対して警報情報格納要求を行う(ステップ5)。データベース処理部230は、警報インタプリタ部230からの要求に基づいて、警報情報をデータベース280へ格納する(ステップ6)。
FIG. 2 is a processing sequence diagram of the network management system, and the overall operation of this embodiment will be described with reference to FIG.
The network device 300 autonomously reports the transition of the abnormal state of the device to the management server 200 using an SNMP trap (step 1). This SNMP trap includes a generic number, a specific number, and an additional information list. In the management server 200, the SNMP trap receiving unit 210 receives the SNMP trap from the network device 300, acquires a generic number, a specific number, and an additional information list, and sends them to the alarm interpreter unit 200 (step 2). The alarm interpreter unit 220 that has received the generic number, specific number, and additional information list from the SNMP trap receiving unit 210 first searches the alarm dictionary file 250 using the combination of the generic number and specific number as a key to derive the alarm name ( Step 3). Next, the alarm interpreter unit 220 searches the alarm conversion scenario file 260 using the combination of the generic number and the specific number as a key, and converts each element of the additional information list into alarm contents based on the corresponding conversion scenario ( Step 4). In addition, when the element of the additional information list is enumerated type information of the tag identifier, the enumerated type information definition file 270 is referred to and converted into alarm contents. Then, the alarm interpreter unit 220 makes an alarm information storage request to the database processing unit 230 using the alarm name and alarm content as alarm information (step 5). The database processing unit 230 stores the alarm information in the database 280 based on the request from the alarm interpreter unit 230 (step 6).

一方、オペレータ端末100は、管理サーバ110に対して警報一覧取得要求を行う(ステップ7)。管理サーバ200では、オペレータ端末100からの警報一覧取得要求をオペレータ要求受け付け部240が受信し、データベース処理部230へ該要求を転送する(ステップ8)。データベース処理部230は、オペレータ要求受付部240からの要求に基づいて、データベース280より警報情報一覧を取得し(ステップ9)、オペレータ要求受付部240へ転送する(ステップ10)。オペレータ要求受付部240は、データベース処理部230から転送された警報情報一覧をオペレータ端未100へ応答する(ステップ11)。オペレータ端末100は、受信した応答に基づいて警報情報一覧を表示する(ステップ12)。   On the other hand, the operator terminal 100 makes an alarm list acquisition request to the management server 110 (step 7). In the management server 200, the operator request receiving unit 240 receives the alarm list acquisition request from the operator terminal 100, and transfers the request to the database processing unit 230 (step 8). The database processing unit 230 acquires a list of alarm information from the database 280 based on the request from the operator request receiving unit 240 (step 9), and transfers it to the operator request receiving unit 240 (step 10). The operator request reception unit 240 responds to the operator terminal 100 with the alarm information list transferred from the database processing unit 230 (step 11). The operator terminal 100 displays a warning information list based on the received response (step 12).

次に、警報辞書ファイル250、警報変換シナリオファイル260及び列挙型情報定義ファイル270について説明する。   Next, the alarm dictionary file 250, the alarm conversion scenario file 260, and the enumeration type information definition file 270 will be described.

図3は警報辞書ファイル250の概念図であり、警報辞書ファイル250は、generic番号、specific番号、警報重要度、警報名の各項目で構成されることを示している。同時に、各項目の表記形式も示している。図4に警報辞書ファイル250の具体的内容を示す。例えば、番号1のエントリは、generic番号=0、specific番号=0、警報重要度=Clear(回復)、警報名=インタフェース故障検出を表している。番号2〜21についても同様である。なお、このテーブルに存在しないgeneric番号とspecific番号の組み合わせのSNMPトラップはNomal/イベント発生とする。   FIG. 3 is a conceptual diagram of the alarm dictionary file 250, which shows that the alarm dictionary file 250 includes items of a generic number, a specific number, an alarm importance, and an alarm name. At the same time, the notation format of each item is also shown. FIG. 4 shows specific contents of the alarm dictionary file 250. For example, the entry of number 1 represents generic number = 0, specific number = 0, alarm importance = Clear (recovery), and alarm name = interface failure detection. The same applies to the numbers 2 to 21. An SNMP trap having a combination of a generic number and a specific number that does not exist in this table is assumed to be Nomal / event occurrence.

図5は警報変換シナリオファイル260の概念図であり、警報変換シナリオファイル260は、generic番号、specific番号、変換シナリオ(付加情報リストの記述の仕方)で構成されることを示している。変換シナリオは、付加情報リストに対応して複数指定可能である。ここで、このテーブルに存在しないgeneric番号とspecific番号の組み合わせのSNMPトラップはシナリオ変換を行わないとする。図6に警報変換シナリオファイル260の具体的内容を示す。例えば、番号2のエントリは、generic番号=2、specific番号=0のSNMPトラップの場合には、まず、付加情報リスト中のインタフェース識別子(文字列)を記述し、次に、リスト中の1番目の要素番号を記述し、次に1文字のスペースをとり、最後に、発生元、検出契機(文字列)を記述することを表している。他のエントリについても同様である。   FIG. 5 is a conceptual diagram of the alarm conversion scenario file 260, which shows that the alarm conversion scenario file 260 includes a generic number, a specific number, and a conversion scenario (how to describe an additional information list). A plurality of conversion scenarios can be specified corresponding to the additional information list. Here, it is assumed that an SNMP trap having a combination of a generic number and a specific number that does not exist in this table does not perform scenario conversion. FIG. 6 shows specific contents of the alarm conversion scenario file 260. For example, in the case of an SNMP trap with generic number = 2 and specific number = 0, the entry of number 2 first describes the interface identifier (character string) in the additional information list, and then the first in the list The element number is described, followed by a space of one character, and finally the generation source and detection trigger (character string) are described. The same applies to the other entries.

図7は列挙型情報定義ファイル270の概念図であり、付加情報リストの要素列挙型情報の場合の記述の仕方を定義したものである。図8に列挙型情報定義ファイル270の具体的内容を示す。図8は、一例として「Trep_0003.enum」というファイル名の列挙型情報定義ファイルを示したものである。   FIG. 7 is a conceptual diagram of the enumeration type information definition file 270, which defines a description method in the case of element enumeration type information in the additional information list. FIG. 8 shows specific contents of the enumeration type information definition file 270. FIG. 8 shows an enumeration type information definition file having a file name “Trep — 0003.enum” as an example.

次に、処理の具体例を示す。例えば、SNMPトラップが、generic番号=2、specific番号=0だった場合、図4の警報辞書ファイル250より(エントリ番号2)、警報名「インタフェース故障検出」が導出される。また、図6の警報変換シナリオファイル260より(同じくエントリ番号2)、該トラップの付加情報リストは、「F<インタフェース識別子:>D<1>X<1>F (発生元:パッケージ2ポート1、検出契機:トラップ)>」の変換シナリオにしたがって変換される。   Next, a specific example of processing will be shown. For example, when the SNMP trap has generic number = 2 and specific number = 0, the alarm name “interface failure detection” is derived from the alarm dictionary file 250 of FIG. 4 (entry number 2). Further, from the alarm conversion scenario file 260 of FIG. 6 (also entry number 2), the additional information list of the trap is “F <interface identifier:> D <1> X <1> F (source: package 2 port 1). , Detection trigger: trap)> ”.

また、例えば、SNMPトラップがgeneric番号=6、specific番号=100だった場合、図4の警報辞書ファイル250より(エントリ番号13)、警報名として「経路数閾値超過検出」が導出される。また、図6の警報変換シナリオファイル260より(同じくエントリ番号13)より、該トラップの付加情報リストは「F<SType:>D<1>X<1>F<Cugld:>D<2>X<1>F<拠点IPアドレス:>D<3>F<レベル:>E<Trap_0002.enum,4>X<1>F<アクション:>E<Trap_0003.enum,5>X<1>F<経路数:>D<6>X<1>F< (発生元:装置、検出契機:トラップ)>」の変換シナリオに従って変換される。この例の場合、「E<Trap_0002.enum,4」及び「E<Trap_0003.enum,5」は、列挙型情報定義ファイルを参照して変換されることになる。   Further, for example, when the SNMP trap has a generic number = 6 and a specific number = 100, “alarm number threshold excess detection” is derived as the alarm name from the alarm dictionary file 250 of FIG. 4 (entry number 13). From the alarm conversion scenario file 260 of FIG. 6 (also entry number 13), the additional information list of the trap is “F <SType:> D <1> X <1> F <Cugld:> D <2> X. <1> F <Base IP address:> D <3> F <Level:> E <Trap_0002.enum, 4> X <1> F <Action:> E <Trap_0003.enum, 5> X <1> F < The number of routes:> D <6> X <1> F <(source: device, detection trigger: trap)> ”is converted. In this example, “E <Trap_0002.enum, 4” and “E <Trap_0003.enum, 5” are converted with reference to the enumeration type information definition file.

本実施形態では、トラップ仕様に依存した変換処理を実施するにあたり、トラップ仕様に依存する情報を警報辞書ファイル、警報変換シナリオファイル等の定義ファイルで定義し、該定義ファイルを基にトラップ仕様を解析する共通処理のみを実装したため、SNMPトラップを警報情報へ変換する処理を新規に実装せず、新規SNMPトラップに対応することができる。さらに、既存トラップの仕様を変更する場合、プログラムの実装を変更せずにトラップ仕様の変更に対応することができる。   In this embodiment, when performing conversion processing depending on the trap specification, information that depends on the trap specification is defined in a definition file such as an alarm dictionary file or an alarm conversion scenario file, and the trap specification is analyzed based on the definition file. Since only the common process is implemented, the process for converting the SNMP trap into the alarm information is not newly implemented, and the new SNMP trap can be handled. Furthermore, when the specification of an existing trap is changed, the trap specification can be changed without changing the implementation of the program.

なお、図1で示した管理サーバ(ネットワーク管理装置)における各部の一部もしくは全部の処理機能をコンピュータのプログラムで構成し、そのプログラムをコンピュータを用いて実行して本発明を実現することができること、あるいは、図2で示した処理手順をコンピュータのプログラムで構成し、そのプログラムをコンピュータに実行させることができることは言うまでもない。また、コンピュータでその処理機能を実現するためのプログラム、あるいは、コンピュータにその処理手順を実行させるためのプログラムを、そのコンピュータが読み取り可能な記録媒体、例えば、FD、MO、ROM、メモリカード、CD、DVD、リムーバブルディスクなどに記録して、保存したり、提供したりすることができるとともに、インターネット等のネットワークを通してそのプログラムを配布したりすることが可能である。   Note that the present invention can be realized by configuring some or all of the processing functions of each unit in the management server (network management apparatus) shown in FIG. 1 by a computer program and executing the program using the computer. Alternatively, it is needless to say that the processing procedure shown in FIG. 2 can be constituted by a computer program and the program can be executed by the computer. In addition, a computer-readable recording medium such as an FD, MO, ROM, memory card, CD, or the like is stored in the computer. In addition, the program can be recorded and stored on a DVD, a removable disk, etc., and the program can be distributed through a network such as the Internet.

本発明の実施形態の一例を示すシステム構成図である。It is a system configuration figure showing an example of an embodiment of the present invention. 本発明の全体動作を示す処理シーケンス図である。It is a processing sequence diagram which shows the whole operation | movement of this invention. 警報辞書ファイルの構成を示す図である。It is a figure which shows the structure of an alarm dictionary file. 警報辞書ファイルの具体的内容を示す図である。It is a figure which shows the specific content of an alarm dictionary file. 警報変換シナリオファイルの構成を示す図である。It is a figure which shows the structure of an alarm conversion scenario file. 警報変換シナリオファイルの具体的内容を示す図である。It is a figure which shows the specific content of an alarm conversion scenario file. 列挙型情報定義ファイルの構成を示す図である。It is a figure which shows the structure of an enumeration type information definition file. 列挙型情報定義ファイルの具体的内容を示す図である。It is a figure which shows the specific content of an enumeration type information definition file.

符号の説明Explanation of symbols

100 オペレータ端末
200 管理サーバ(ネットワーク管理装置)
210 SNMPトラップ受信部
220 警報インタプリタ部
230 データベース処理部
240 オペレータ要求受付部
250 警報辞書ファイル
260 警報変換シナリオファイル
270 列挙型情報定義ファイル
280 データベース
300 ネットワーク装置
100 operator terminal 200 management server (network management device)
210 SNMP Trap Receiving Unit 220 Alarm Interpreter Unit 230 Database Processing Unit 240 Operator Request Accepting Unit 250 Alarm Dictionary File 260 Alarm Conversion Scenario File 270 Enumerated Information Definition File 280 Database 300 Network Device

Claims (7)

オペレータ端末と、管理サーバと、ネットワーク装置を通信ネットワークに接続してネットワーク装置を管理する方法において、
管理サーバは、ネットワーク装置から自律的に通知されるSimple Network Management Protocol(SNMP)トラップを受信し、受信したSNMPトラップからgeneric番号、specific番号、付加情報リストを取得し、generic番号とspecific番号から警報辞書ファイルを参照することにより警報名へ変換し、付加情報リストの各要素から警報変換シナリオファイルを参照することにより警報内容への変換を行い、変換結果を警報情報として該管理サーバ内に蓄積することを特徴とするネットワーク管理方法。
In a method of managing a network device by connecting an operator terminal, a management server, and a network device to a communication network,
The management server receives a Simple Network Management Protocol (SNMP) trap that is autonomously notified from the network device, acquires a generic number, a specific number, and an additional information list from the received SNMP trap, and alerts from the generic number and the specific number By referring to the dictionary file, it is converted into an alarm name, and by referring to the alarm conversion scenario file from each element of the additional information list, it is converted into alarm contents, and the conversion result is stored as alarm information in the management server. And a network management method.
請求項1記載のネットワーク管理方法において、管理サーバは、付加情報リストの要素が列挙型情報の場合には、列挙型情報定義ファイルを参照して警報内容へ変換することを特徴とするネットワーク管理方法。   2. The network management method according to claim 1, wherein when the element of the additional information list is enumerated type information, the management server refers to the enumerated type information definition file and converts it into alarm contents. . 請求項1もしくは2記載のネットワーク管理方法において、
管理サーバは、オペレータ端末からの警報一覧取得要求を受信し、蓄積された警報情報を取得し、該取得した警報情報を警報一覧としてオペレータ端末へ応答し、
オペレータ端末は管理サーバからの応答を表示する、
ことを特徴とするネットワーク管理方法。
The network management method according to claim 1 or 2,
The management server receives an alarm list acquisition request from the operator terminal, acquires the accumulated alarm information, and responds to the operator terminal as the alarm list with the acquired alarm information,
The operator terminal displays the response from the management server.
And a network management method.
ネットワーク装置が自律的に通知するSNMPトラップを受信する手段と、受信したSNMPトラップよりgeneric番号、specific番号、付加情報リストを取得する手段と、該取得したgeneric番号とspecific番号から警報辞書ファイルを参照することにより警報名へ変換する手段と、付加情報リストの各要素から警報変換シナリオファイルを参照することにより障害内容へ変換する手段と、変換結果を警報情報としてデータベースへ蓄積する手段と、
を具備することを特徴とするネットワーク管理装置。
Means for receiving SNMP trap autonomously notified by network device, means for obtaining generic number, specific number and additional information list from received SNMP trap, and referring to alarm dictionary file from the obtained generic number and specific number Means for converting to an alarm name, means for converting to fault contents by referring to the alarm conversion scenario file from each element of the additional information list, means for storing the conversion result in the database as alarm information,
A network management device comprising:
請求項4記載のネットワーク管理装置において、付加情報リストの要素が列挙型情報の場合には、列挙型情報定義ファイルを参照して警報内容へ変換する手段を具備することを特徴とするネットワーク管理装置。   5. The network management device according to claim 4, further comprising means for referring to an enumeration type information definition file and converting it to alarm contents when the element of the additional information list is enumeration type information. . 請求項4もしくは5記載のネットワーク管理装置において、
オペレータ端末からの警報一覧取得要求を受信する手段と、警報一覧取得要求に基づいてデータベース内に蓄積された警報情報を取得する手段と、該取得した警報情報を警報一覧としてオペレータ端末へ応答する手段とを具備することを特徴とするネットワーク管理装置。
The network management device according to claim 4 or 5,
Means for receiving an alarm list acquisition request from an operator terminal; means for acquiring alarm information stored in a database based on the alarm list acquisition request; and means for responding the acquired alarm information to the operator terminal as an alarm list A network management device.
請求項1乃至3のいずれか1項に記載のネットワーク管理方法をコンピュータで実行させるためのプログラムを記載した記録媒体。   A recording medium on which a program for causing a computer to execute the network management method according to any one of claims 1 to 3 is described.
JP2004126157A 2004-04-21 2004-04-21 Network management method and device, and storage medium recording program Pending JP2005309789A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004126157A JP2005309789A (en) 2004-04-21 2004-04-21 Network management method and device, and storage medium recording program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004126157A JP2005309789A (en) 2004-04-21 2004-04-21 Network management method and device, and storage medium recording program

Publications (1)

Publication Number Publication Date
JP2005309789A true JP2005309789A (en) 2005-11-04

Family

ID=35438500

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004126157A Pending JP2005309789A (en) 2004-04-21 2004-04-21 Network management method and device, and storage medium recording program

Country Status (1)

Country Link
JP (1) JP2005309789A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102857354A (en) * 2011-06-27 2013-01-02 中兴通讯股份有限公司 Method, device and system for reporting alarm information

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102857354A (en) * 2011-06-27 2013-01-02 中兴通讯股份有限公司 Method, device and system for reporting alarm information
WO2013000282A1 (en) * 2011-06-27 2013-01-03 中兴通讯股份有限公司 Alarm information reporting method, apparatus and system
CN102857354B (en) * 2011-06-27 2018-08-03 南京中兴新软件有限责任公司 Alarm information reporting method, apparatus and system

Similar Documents

Publication Publication Date Title
US6167448A (en) Management event notification system using event notification messages written using a markup language
US10133622B2 (en) Enhanced error detection in data synchronization operations
CN107562556B (en) Failure recovery method, recovery device and storage medium
CN104111983A (en) Open-type multi-source data collection system and method
JP2011210064A (en) Log information collection system, device, method and program
JP5617304B2 (en) Switching device, information processing device, and fault notification control program
Virmani et al. Netmon: network management for the SARAS softswitch
CN113986649A (en) System monitoring device and method based on prometheus service
CN113849820A (en) Vulnerability detection method and device
JP4361525B2 (en) Management method of physical connection state of communication device connected to communication network, information processing apparatus, and program
CN101605075B (en) IP telephone fault alarming method and apparatus based on SIP
CN103532737A (en) Method, device and system for processing various types of alarms
CN109559121B (en) Transaction path call exception analysis method, device, equipment and readable storage medium
US9922539B1 (en) System and method of telecommunication network infrastructure alarms queuing and multi-threading
CN113094166B (en) Link tracking method, device, medium and computing equipment
US8767707B2 (en) Monitoring a mobile data service associated with a mailbox
CN100505643C (en) Network management system and its communication method
JP4464256B2 (en) Network host monitoring device
US20070019568A1 (en) Method of monitoring network elements supporting virtual private networks
JP2005309789A (en) Network management method and device, and storage medium recording program
CN111124542A (en) Configuration information management system
Takahashi et al. Toward automated vulnerability monitoring using open information and standardized tools
EP2809032A1 (en) Integrating data from various network nodes using a template stack
CN109634931B (en) Log uploading method and device
JP2010097417A (en) Message management system, monitored device, monitoring device, message management method and program therefor