JP6546017B2 - Communication apparatus, transmission method, and program - Google Patents

Communication apparatus, transmission method, and program Download PDF

Info

Publication number
JP6546017B2
JP6546017B2 JP2015127850A JP2015127850A JP6546017B2 JP 6546017 B2 JP6546017 B2 JP 6546017B2 JP 2015127850 A JP2015127850 A JP 2015127850A JP 2015127850 A JP2015127850 A JP 2015127850A JP 6546017 B2 JP6546017 B2 JP 6546017B2
Authority
JP
Japan
Prior art keywords
instance
identifier
value
alarm
management table
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.)
Active
Application number
JP2015127850A
Other languages
Japanese (ja)
Other versions
JP2017010444A (en
Inventor
暁 鈴木
暁 鈴木
大介 吉岡
大介 吉岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Platforms 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 NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2015127850A priority Critical patent/JP6546017B2/en
Publication of JP2017010444A publication Critical patent/JP2017010444A/en
Application granted granted Critical
Publication of JP6546017B2 publication Critical patent/JP6546017B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Debugging And Monitoring (AREA)

Description

本発明は、通信装置、送信方法、及び、プログラムに関し、特に、MIB(Management Information Base)形式で監視情報を格納する通信装置、MIB形式の監視情報の送信方法、及び、そのプログラムに関する。   The present invention relates to a communication apparatus, a transmission method, and a program, and more particularly to a communication apparatus that stores monitoring information in the MIB (Management Information Base) format, a transmission method of monitoring information in the MIB format, and a program thereof.

ネットワークシステムでは、通信装置の監視に、SNMP(Simple Network Management Protocol)が広く用いられている。SNMPを用いた監視では、監視情報としてMIB形式で定義されたオブジェクトが用いられる。   In a network system, Simple Network Management Protocol (SNMP) is widely used to monitor communication devices. In monitoring using SNMP, an object defined in MIB format is used as monitoring information.

監視装置は、アラームの検出状況を示すテーブル型のMIBを用いて、通信装置における各種アラームの検出状況を収集する。テーブル型MIBは、各オブジェクトについて、インデックスの数分のインスタンスを持つ。SNMPでは、MIBの各インスタンスの値を取得する場合に、特定の値を有するインスタンスだけを抽出する等の抽出条件の指定ができない。このため、監視装置は、テーブル型MIBにおける各オブジェクトの全インスタンスの値を取得し、各インスタンスがアラームの検出を示すかどうかを判断する必要がある。   The monitoring device collects detection statuses of various alarms in the communication device using a table type MIB indicating the detection status of the alarm. The table type MIB has, for each object, as many instances as the number of indexes. In SNMP, when acquiring the value of each instance of MIB, it is not possible to specify extraction conditions such as extracting only an instance having a specific value. Therefore, the monitoring device needs to obtain the values of all instances of each object in the table type MIB, and determine whether each instance indicates the detection of an alarm.

なお、関連技術として、特許文献1には、SNMPを用いた基地局の監視システムにおいて、基地局における障害有無を示すトータルアラームテーブルを用いて、障害を高速に検出する技術が開示されている。監視局は、トータルアラームテーブルで基地局のアラームが示されていた場合、さらに、サマリーアラームテーブル、詳細アラームテーブルを取得することにより、アラームの原因を特定する。   As a related technology, Patent Document 1 discloses a technique for detecting a fault at high speed using a total alarm table indicating presence or absence of a fault in the base station in a monitoring system of a base station using SNMP. When the base station alarm is indicated in the total alarm table, the monitoring station further identifies the cause of the alarm by acquiring the summary alarm table and the detailed alarm table.

特開2006−279281号公報JP, 2006-279281, A

近年、ネットワークの規模が大きくなり、通信装置が高機能化、複雑化するにつれ、SNMPにより監視されるオブジェクトの種類やインスタンス数が増加している。このため、上述のように、監視装置が、テーブル型MIBの全インスタンスを取得しアラームを判断する方法では、テーブルの収集、アラームの有無の判断に時間を要するようになってきた。   In recent years, as the scale of networks has increased and communication devices have become more sophisticated and complex, the types and number of instances of objects monitored by SNMP have been increasing. For this reason, as described above, in the method in which the monitoring apparatus acquires all instances of the table type MIB and determines the alarm, it takes time to collect the table and determine the presence or absence of the alarm.

本発明の目的は、上述した課題を解決し、障害の発生等、所定の条件を満たす管理情報を高速に取得できる、通信装置、送信方法、及び、プログラムを提供することである。   An object of the present invention is to provide a communication apparatus, a transmission method, and a program capable of solving the above-mentioned problems and acquiring management information satisfying predetermined conditions such as occurrence of a fault at high speed.

本発明の通信装置は、オブジェクトの複数のインスタンスの各々について、当該インスタンスの識別子と値を関連付けた管理テーブルを記憶する管理テーブル記憶手段と、前記管理テーブルにおけるインスタンスの内、値が所定の条件を満たすインスタンスの識別子を示すインスタンステーブルを記憶するインスタンステーブル記憶手段と、監視装置から前記管理テーブルのインスタンスの取得要求を受信した場合に、前記インスタンステーブルで示されるインスタンスの値を前記管理テーブルから取得し、インスタンスの取得応答として前記監視装置に送信する、テーブル制御手段と、を備える。   The communication device according to the present invention comprises, for each of a plurality of instances of an object, management table storage means for storing a management table in which an identifier of the instance is associated with a value, and a value is a predetermined condition among the instances in the management table. Instance table storage means for storing an instance table indicating an identifier of the satisfied instance, and a request for acquiring an instance of the management table from the monitoring device, the value of the instance indicated in the instance table is acquired from the management table And table control means for transmitting to the monitoring device as an instance acquisition response.

本発明の送信方法は、オブジェクトの複数のインスタンスの各々について、当該インスタンスの識別子と値を関連付けた管理テーブルのインスタンスの取得要求を、監視装置から受信し、前記管理テーブルにおけるインスタンスの内、値が所定の条件を満たすインスタンスの識別子を示すインスタンステーブルで示されるインスタンスの値を、前記管理テーブルから取得し、前記取得したインスタンスの値を、インスタンスの取得応答として、前記監視装置に送信する。   The transmission method of the present invention receives, for each of a plurality of instances of an object, a request for acquiring an instance of a management table in which the identifier and value of the instance are associated with each other from the monitoring device, and the value of the instances in the management table is The value of the instance indicated in the instance table indicating the identifier of the instance satisfying the predetermined condition is acquired from the management table, and the value of the acquired instance is transmitted to the monitoring device as an acquisition response of the instance.

本発明のプログラムは、コンピュータに、オブジェクトの複数のインスタンスの各々について、当該インスタンスの識別子と値を関連付けた管理テーブルのインスタンスの取得要求を、監視装置から受信し、前記管理テーブルにおけるインスタンスの内、値が所定の条件を満たすインスタンスの識別子を示すインスタンステーブルで示されるインスタンスの値を、前記管理テーブルから取得し、前記取得したインスタンスの値を、インスタンスの取得応答として、前記監視装置に送信する、処理を実行させる。   The program of the present invention receives, from the monitoring apparatus, a request for acquiring an instance of a management table in which the identifier and value of the instance are associated with each of a plurality of instances of an object, A value of an instance indicated in an instance table indicating an identifier of an instance satisfying a predetermined condition is acquired from the management table, and the acquired value of the instance is transmitted to the monitoring device as an instance acquisition response. Run the process.

本発明の効果は、障害の発生等、所定の条件を満たす監視情報を、高速に取得できることである。   An advantage of the present invention is that it is possible to rapidly obtain monitoring information that satisfies a predetermined condition, such as the occurrence of a failure.

本発明の実施の形態の特徴的な構成を示すブロック図である。It is a block diagram which shows the characteristic structure of embodiment of this invention. 本発明の実施の形態における、通信システムの構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of a communication system in an embodiment of the present invention. 本発明の実施の形態における、コンピュータにより実現された通信装置100の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of a computer-implemented communication device 100 according to an embodiment of the present invention. 本発明の実施の形態における、MIBテーブル、及び、アラームテーブルの例を示す図である。It is a figure which shows the example of the MIB table and alarm table in embodiment of this invention. 本発明の実施の形態における、MIBテーブル設定処理を示すフローチャートである。It is a flowchart which shows MIB table setting processing in embodiment of this invention. 本発明の実施の形態における、オブジェクト取得処理を示すフローチャートである。It is a flowchart which shows the object acquisition process in embodiment of this invention. 本発明の実施の形態における、テーブル形式のMIBに対する、オブジェクト取得処理の例を示すシーケンス図である。It is a sequence diagram which shows the example of the object acquisition process with respect to MIB of a table format in embodiment of this invention. 一般的な、テーブル形式のMIBに対する、オブジェクト取得処理の例を示すシーケンス図である。It is a sequence diagram which shows the example of the object acquisition process with respect to MIB of a general table format.

はじめに、本発明の実施の形態の構成を説明する。図2は、本発明の実施の形態における、通信システムの構成を示すブロック図である。   First, the configuration of the embodiment of the present invention will be described. FIG. 2 is a block diagram showing the configuration of the communication system in the embodiment of the present invention.

図2を参照すると、通信システムは、1以上の通信装置100(NE(Network Element)とも記載)、及び、監視装置200(NMS(Network Management System)とも記載)を含む。通信装置100は、有線または無線により、監視装置200と接続される。また、通信装置100は、他の通信装置100と有線または無線により接続され、通信ネットワークを構成する。   Referring to FIG. 2, the communication system includes one or more communication devices 100 (also described as NE (Network Element)) and a monitoring device 200 (also described as NMS (Network Management System)). The communication device 100 is connected to the monitoring device 200 by wire or wirelessly. Further, the communication device 100 is connected to another communication device 100 by wire or wirelessly to configure a communication network.

監視装置200は、SNMPを用いて、通信装置100から、MIBテーブルにおける各オブジェクトの各インスタンスの値を取得する。   The monitoring apparatus 200 acquires the value of each instance of each object in the MIB table from the communication apparatus 100 using SNMP.

通信装置100は、高速処理を行うべきMIBテーブル(対象MIBテーブル)におけるオブジェクトのインスタンスの内、所定の条件を満たすインスタンスの値を、監視装置200に送信する。   The communication apparatus 100 transmits, to the monitoring apparatus 200, among the instances of the objects in the MIB table (target MIB table) where high-speed processing is to be performed, the value of the instance satisfying the predetermined condition.

以下、対象MIBテーブルとして、通信装置100のアラームに係るMIBテーブルを用い、所定の条件を満たすインスタンスとして、アラームが検出されているインスタンスを用いる場合を例に、説明する。なお、高速処理を行うべき対象MIBテーブル、及び、所定の条件は、ユーザ等により、予め設定される。   Hereinafter, a case where an alarm is detected as an instance satisfying a predetermined condition using an MIB table related to an alarm of the communication apparatus 100 as the target MIB table will be described as an example. The target MIB table to be subjected to high-speed processing and the predetermined conditions are set in advance by the user or the like.

通信装置100は、SNMP制御部110、テーブル制御部120、アラーム検出部130、通信制御部140、MIBテーブル記憶部150(管理テーブル記憶部とも記載)及びアラームテーブル記憶部160(インスタンステーブル記憶部とも記載)を含む。   The communication apparatus 100 includes an SNMP control unit 110, a table control unit 120, an alarm detection unit 130, a communication control unit 140, a MIB table storage unit 150 (also described as a management table storage unit), and an alarm table storage unit 160 (also an instance table storage unit). Description).

MIBテーブル記憶部150は、テーブル形式のMIBであるMIBテーブル(管理テーブルとも記載)を記憶する。MIBテーブルは、OID(Object Identifier)で指定される。   The MIB table storage unit 150 stores an MIB table (also described as a management table), which is a MIB in table format. The MIB table is specified by OID (Object Identifier).

図4は、本発明の実施の形態における、MIBテーブル、及び、アラームテーブルの例を示す図である。図4では、3つのMIBテーブル「HeavyRainAlarmTable」、「PowerFailureAlarmTable」、及び、「EarthquakeAlarmTable」が示されている。これら3つのMIBテーブルは、それぞれ、OID「1」、「2」、「3」で指定される。   FIG. 4 is a diagram showing an example of the MIB table and the alarm table in the embodiment of the present invention. In FIG. 4, three MIB tables “HeavyRainAlarmTable”, “PowerFailureAlarmTable”, and “EarthquakeAlarmTable” are shown. These three MIB tables are designated by OIDs “1”, “2” and “3”, respectively.

MIBテーブルの各列は、監視すべき情報(監視情報)である、オブジェクトに相当する。各オブジェクトは、MIBテーブルのOIDにオブジェクトの識別子を付加したOIDで指定される。   Each column of the MIB table corresponds to an object which is information to be monitored (monitoring information). Each object is specified by an OID obtained by adding an object identifier to the OID of the MIB table.

例えば、MIBテーブル「HeavyRainAlarmTable」は、2種類のアラームに係るオブジェクト「RainAlm」、「FloodAlm」を含む。これら2つのオブジェクトは、ぞれぞれ、OID「1.2」、「1.3」で指定される。   For example, the MIB table "HeavyRainAlarmTable" includes objects "RainAlm" and "FloodAlm" related to two types of alarms. These two objects are respectively designated by OID "1.2" and "1.3".

また、MIBテーブルの各行は、インタフェース等、オブジェクトを監視すべき対象(監視対象)に相当する。各監視対象は、整数値であるインデックスにより指定される。   In addition, each row of the MIB table corresponds to an object (monitoring target) to monitor an object, such as an interface. Each monitoring target is specified by an index which is an integer value.

MIBテーブルでは、各オブジェクト(監視情報)と各インデックス(監視対象)の組に対して、値が設定される。図4の例では、値として、アラームが検出されていないことを示す「Clear」、または、アラームが検出されていることを示す「Alarm」が設定されている。   In the MIB table, a value is set for each object (monitoring information) and each index (monitoring target). In the example of FIG. 4, “Clear” indicating that an alarm is not detected or “Alarm” indicating that an alarm is detected are set as values.

本発明の実施の形態では、各オブジェクト(監視情報)と各インデックス(監視対象)の組を、当該オブジェクトのインスタンスと呼び、当該オブジェクトのOIDと当該インデックスの組を、当該インスタンスの識別子として用いる。インスタンスの識別子は、オブジェクトと同様に、OIDの形式で表現される。   In the embodiment of the present invention, a set of each object (monitoring information) and each index (monitoring target) is called an instance of the object, and a set of the OID of the object and the index is used as an identifier of the instance. The identifier of an instance is expressed in the form of an OID like an object.

アラームテーブル記憶部160は、テーブル形式のMIBであるアラームテーブル(インスタンステーブルとも記載)を記憶する。アラームテーブルは、対象MIBテーブルにおいて、アラームが検出されている(値が「Alarm」である)インスタンスの識別子を示す。   The alarm table storage unit 160 stores an alarm table (also described as an instance table), which is a MIB in table format. The alarm table indicates, in the target MIB table, an identifier of an instance for which an alarm has been detected (whose value is "Alarm").

ここでは、対象MIBテーブルが、上述の3つのMIBテーブル「HeavyRainAlarmTable」、「PowerFailureAlarmTable」、及び、「EarthquakeAlarmTable」であると仮定する。図4のアラームテーブル「CurrentAlarmTable」には、これらのMIBテーブルにて値が「Alarm」であるインスタンスの識別子「1.2.2」、「1.3.4」、…が登録されている。   Here, it is assumed that the target MIB table is the above-mentioned three MIB tables “HeavyRainAlarmTable”, “PowerFailureAlarmTable”, and “EarthquakeAlarmTable”. In the alarm table “CurrentAlarmTable” of FIG. 4, identifiers “1.2.2”, “1.3.4”,... Of instances whose values are “Alarm” are registered in these MIB tables.

SNMP制御部110は、監視装置200との間で、SNMPのメッセージの送受信を行う。   The SNMP control unit 110 exchanges an SNMP message with the monitoring device 200.

テーブル制御部120は、MIBテーブル制御部121、及び、アラームテーブル制御部122を含む。   The table control unit 120 includes an MIB table control unit 121 and an alarm table control unit 122.

アラームテーブル制御部122は、監視装置200から、対象MIBテーブルのオブジェクト取得要求(インスタンス取得要求とも記載)を受信した場合に、アラームテーブルから、アラームが検出されているインスタンスの識別子を抽出する。   When the alarm table control unit 122 receives an object acquisition request (also described as an instance acquisition request) of a target MIB table from the monitoring apparatus 200, the alarm table control unit 122 extracts an identifier of an instance in which an alarm is detected from the alarm table.

MIBテーブル制御部121は、MIBテーブルから、アラームテーブル制御部122により抽出された識別子のインスタンスの値を取得する。取得したインスタンスの値は、オブジェクト取得応答(インスタンス取得応答とも記載)として、監視装置200へ送信される。   The MIB table control unit 121 acquires the value of the instance of the identifier extracted by the alarm table control unit 122 from the MIB table. The acquired value of the instance is transmitted to the monitoring apparatus 200 as an object acquisition response (also described as an instance acquisition response).

アラーム検出部130は、通信装置100における、MIBテーブルの各オブジェクトに係るアラームを検出し、テーブル制御部120を介して、当該アラームが検出されたインスタンスの値を更新する。   The alarm detection unit 130 detects an alarm related to each object in the MIB table in the communication apparatus 100, and updates the value of the instance in which the alarm is detected, via the table control unit 120.

通信制御部140は、基地局や中継局、ルータ、スイッチ等、通信装置100が提供する各種通信機能に係る制御を行う。   The communication control unit 140 performs control related to various communication functions provided by the communication apparatus 100, such as a base station, a relay station, a router, and a switch.

なお、通信装置100は、CPU(Central Processing Unit)とプログラムを記憶した記憶媒体を含み、プログラムに基づく制御によって動作するコンピュータであってもよい。   Communication device 100 may be a computer that includes a CPU (Central Processing Unit) and a storage medium storing a program, and operates under program-based control.

図3は、本発明の実施の形態における、コンピュータにより実現された通信装置100の構成を示すブロック図である。   FIG. 3 is a block diagram showing the configuration of a computer-implemented communication device 100 in the embodiment of the present invention.

この場合、通信装置100は、CPU101、ハードディスクやメモリ等の記憶デバイス102(記憶媒体)、他の装置等と通信を行う通信デバイス103、キーボード、ディスプレイ等の入出力デバイス104を含む。CPU101は、SNMP制御部110、テーブル制御部120、アラーム検出部130、及び、通信制御部140を実現するためのコンピュータプログラムを実行する。記憶デバイス102は、MIBテーブル記憶部150、及び、アラームテーブル記憶部160のデータを記憶する。通信デバイス103は、監視装置200からオブジェクト取得要求を受信し、取得応答を送信する。入出力デバイス104は、通信装置100に係る各種設定等の、ユーザ等からの入力、及び、ユーザ等への出力を行う。   In this case, the communication device 100 includes a CPU 101, a storage device 102 (storage medium) such as a hard disk and a memory, a communication device 103 for communicating with other devices, and an input / output device 104 such as a keyboard and a display. The CPU 101 executes a computer program for realizing the SNMP control unit 110, the table control unit 120, the alarm detection unit 130, and the communication control unit 140. The storage device 102 stores data of the MIB table storage unit 150 and the alarm table storage unit 160. The communication device 103 receives an object acquisition request from the monitoring device 200, and transmits an acquisition response. The input / output device 104 performs input from the user or the like, such as various settings related to the communication apparatus 100, and output to the user or the like.

また、通信装置100の各構成要素は、独立した論理回路でもよい。   Further, each component of the communication device 100 may be an independent logic circuit.

次に、本発明の実施の形態の動作を説明する。   Next, the operation of the embodiment of the present invention will be described.

はじめに、本発明の実施の形態における、MIBテーブル設定処理について説明する。   First, MIB table setting processing in the embodiment of the present invention will be described.

図5は、本発明の実施の形態における、MIBテーブル設定処理を示すフローチャートである。   FIG. 5 is a flowchart showing MIB table setting processing in the embodiment of the present invention.

通信装置100のアラーム検出部130は、通信装置100において、MIBテーブルの各オブジェクトに係るアラームを検出する(ステップS101)。アラーム検出部130は、検出されたアラームに係るオブジェクト、及び、監視対象のインデックスを、テーブル制御部120に通知する。   The alarm detection unit 130 of the communication device 100 detects an alarm related to each object in the MIB table in the communication device 100 (step S101). The alarm detection unit 130 notifies the table control unit 120 of an object related to the detected alarm and an index to be monitored.

例えば、アラーム検出部130は、MIBテーブル「HeavyRainAlarmTable」のオブジェクト「RainAlm」に係るアラームを、インデックス「2」の監視対象で検出する。   For example, the alarm detection unit 130 detects an alarm related to the object “RainAlm” of the MIB table “HeavyRainAlarmTable” as a monitoring target of index “2”.

テーブル制御部120のMIBテーブル制御部121は、MIBテーブルにおける、アラームが検出されたインスタンスの値を更新する(ステップS102)。   The MIB table control unit 121 of the table control unit 120 updates the value of the instance in which the alarm is detected in the MIB table (step S102).

例えば、MIBテーブル制御部121は、図4に示すように、MIBテーブル「HeavyRainAlarmTable」における、オブジェクト「RainAlm」とインデックス「2」の組のインスタンスの値に「Alarm」を設定する。   For example, as illustrated in FIG. 4, the MIB table control unit 121 sets “Alarm” to the value of the instance of the object “RainAlm” and the index “2” in the MIB table “HeavyRainAlarmTable”.

テーブル制御部120は、検出されたアラームが、対象MIBテーブルのオブジェクトに係るアラームかどうかを判定する(ステップS103)。   The table control unit 120 determines whether the detected alarm is an alarm related to an object of the target MIB table (step S103).

対象MIBテーブルのオブジェクトに係るアラームの場合(ステップS103/Y)、テーブル制御部120のアラームテーブル制御部122は、アラームが検出されたインスタンスの識別子をアラームテーブルに登録する(ステップS104)。   In the case of an alarm related to an object of the target MIB table (step S103 / Y), the alarm table control unit 122 of the table control unit 120 registers the identifier of the instance in which the alarm is detected in the alarm table (step S104).

例えば、アラームテーブル制御部122は、図4のように、上述のMIBテーブル「HeavyRainAlarmTable」における、オブジェクト「RainAlm」とインデックス「2」の組のインスタンスの識別子「1.2.2」をアラームテーブルに登録する。   For example, as illustrated in FIG. 4, the alarm table control unit 122 registers, in the alarm table, the identifier “1.2.2” of the instance of the set of the object “RainAlm” and the index “2” in the above-mentioned MIB table “HeavyRainAlarmTable”. .

以降、ステップS101からの処理が繰り返される。   Thereafter, the process from step S101 is repeated.

この結果、例えば、図4のようなMIBテーブル、アラームテーブルが、それぞれ、MIBテーブル記憶部150、アラームテーブル記憶部160に設定される。   As a result, for example, an MIB table as shown in FIG. 4 and an alarm table are set in the MIB table storage unit 150 and the alarm table storage unit 160, respectively.

次に、本発明の実施の形態における、オブジェクト取得処理について説明する。   Next, object acquisition processing according to the embodiment of the present invention will be described.

図6は、本発明の実施の形態における、オブジェクト取得処理を示すフローチャートである。また、図7は、本発明の実施の形態における、テーブル形式のMIBに対する、オブジェクト取得処理の例を示すシーケンス図である。   FIG. 6 is a flowchart showing object acquisition processing in the embodiment of the present invention. FIG. 7 is a sequence diagram showing an example of object acquisition processing for a table type MIB in the embodiment of the present invention.

監視装置200は、オブジェクト取得要求(GetNext)を、通信装置100へ送信する(ステップS201)。ここで、監視装置200は、後述するステップS202でオブジェクト取得応答(GetResponse)を受信している場合、当該オブジェクト取得応答に含まれていたインスタンスの識別子を指定したオブジェクト取得要求を送信する。また、監視装置200は、オブジェクト取得応答を受信していない場合は、取得の基準である識別子を指定したオブジェクト取得要求(所定の取得要求)を送信する。   The monitoring apparatus 200 transmits an object acquisition request (GetNext) to the communication apparatus 100 (step S201). Here, when the monitoring apparatus 200 receives the object acquisition response (GetResponse) in step S202 described later, the monitoring apparatus 200 transmits an object acquisition request specifying the identifier of the instance included in the object acquisition response. When the monitoring device 200 does not receive the object acquisition response, the monitoring device 200 transmits an object acquisition request (a predetermined acquisition request) specifying an identifier that is a standard of acquisition.

例えば、監視装置200は、図7のように、取得の基準である識別子「1.2.0」を含むオブジェクト取得要求(GetNext)を通信装置100へ送信する。識別子「1.2.0」は、MIBテーブル「HeavyRainAlarmTable」における先頭のオブジェクト「RainAlm」にインデックス「0」を付与することにより生成される。   For example, as illustrated in FIG. 7, the monitoring apparatus 200 transmits, to the communication apparatus 100, an object acquisition request (GetNext) including an identifier “1.2.0” which is a reference of acquisition. The identifier “1.2.0” is generated by assigning the index “0” to the first object “RainAlm” in the MIB table “HeavyRainAlarmTable”.

通信装置100のSNMP制御部110は、監視装置200からオブジェクト取得要求を受信する(ステップS301)。SNMP制御部110は、オブジェクト取得要求に含まれるインスタンスの識別子をテーブル制御部120へ転送する。   The SNMP control unit 110 of the communication device 100 receives an object acquisition request from the monitoring device 200 (step S301). The SNMP control unit 110 transfers the identifier of the instance included in the object acquisition request to the table control unit 120.

テーブル制御部120は、オブジェクト取得要求に含まれる識別子で指定されたオブジェクトが、対象MIBテーブルのオブジェクトかどうかを判定する(ステップS302)。   The table control unit 120 determines whether the object specified by the identifier included in the object acquisition request is an object of the target MIB table (step S302).

ステップS302で対象MIBテーブルのオブジェクトの場合(ステップS302/Y)、アラームテーブル制御部122は、アラームテーブルから、オブジェクト取得要求で指定されたインスタンスの次のインスタンスの識別子を抽出する(ステップS303)。オブジェクト取得要求で、取得の基準である識別子が指定されていた場合、アラームテーブル制御部122は、アラームテーブルから、先頭のインスタンスの識別子を抽出する。   In the case of an object of the target MIB table in step S302 (step S302 / Y), the alarm table control unit 122 extracts the identifier of the next instance of the instance specified in the object acquisition request from the alarm table (step S303). When the identifier that is the reference of acquisition is specified in the object acquisition request, the alarm table control unit 122 extracts the identifier of the first instance from the alarm table.

例えば、アラームテーブル制御部122は、図4のアラームテーブル「CurrentAlarmTable」から、先頭のインスタンスの識別子「1.2.2」を抽出する。   For example, the alarm table control unit 122 extracts the identifier “1.2.2” of the head instance from the alarm table “CurrentAlarmTable” of FIG. 4.

MIBテーブル制御部121は、MIBテーブルから、アラームテーブル制御部122が抽出した識別子のインスタンスの値を取得する(ステップS304)。   The MIB table control unit 121 acquires the value of the instance of the identifier extracted by the alarm table control unit 122 from the MIB table (step S304).

例えば、MIBテーブル制御部121は、図4のMIBテーブル「HeavyRainAlarmTable」から、識別子「1.2.2」のインスタンスの値「Alarm」を取得する。   For example, the MIB table control unit 121 acquires the value “Alarm” of the instance of the identifier “1.2.2” from the MIB table “HeavyRainAlarmTable” of FIG. 4.

ステップS302で対象MIBテーブルのオブジェクトでない場合(ステップS302/N)、MIBテーブル制御部121は、MIBテーブルから、オブジェクト取得要求で指定されたインスタンスの次のインスタンスの値を取得する(ステップS305)。   If the object is not an object of the target MIB table in step S302 (step S302 / N), the MIB table control unit 121 acquires the value of the next instance of the instance specified in the object acquisition request from the MIB table (step S305).

テーブル制御部120は、取得したインスタンスの値を、識別子とともに、SNMP制御部110へ転送する。   The table control unit 120 transfers the acquired value of the instance to the SNMP control unit 110 together with the identifier.

SNMP制御部110は、テーブル制御部120から転送されたインスタンスの識別子と値を含むオブジェクト取得応答(GetResponse)を、監視装置200へ送信する(ステップS306)。   The SNMP control unit 110 transmits an object acquisition response (GetResponse) including the identifier and value of the instance transferred from the table control unit 120 to the monitoring apparatus 200 (step S306).

例えば、SNMP制御部110は、図7のように、インスタンスの識別子「1.2.2」と値「Alarm」を含むオブジェクト取得応答(GetResponse)を監視装置200へ送信する。   For example, as illustrated in FIG. 7, the SNMP control unit 110 transmits, to the monitoring apparatus 200, an object acquisition response (GetResponse) including the identifier “1.2.2” of the instance and the value “Alarm”.

監視装置200は、通信装置100からオブジェクト取得応答(GetResponse)を受信する(ステップS202)。   The monitoring apparatus 200 receives an object acquisition response (GetResponse) from the communication apparatus 100 (step S202).

監視装置200は、オブジェクト取得応答に含まれるインスタンスの値が「Alarm」であるかどうかを判定する。「Alarm」である場合、監視装置200は、識別子で示されるオブジェクト(監視情報)とインデックス(監視対象)の組について、アラームの検出をユーザ等へ出力(表示)する(ステップS203)。   The monitoring apparatus 200 determines whether the value of the instance included in the object acquisition response is “Alarm”. In the case of “Alarm”, the monitoring apparatus 200 outputs (displays) detection of an alarm to a user or the like for a set of an object (monitoring information) and an index (monitoring target) indicated by the identifier (step S203).

例えば、監視装置200は、オブジェクト「RainAlm」の監視情報について、インデックス「2」の監視対象でのアラーム検出を出力する。   For example, the monitoring apparatus 200 outputs alarm detection on the monitoring target of index “2” for the monitoring information of the object “RainAlm”.

以降、ステップS201〜S203、S301〜S306からの処理が、アラームテーブルの最後の識別子のインスタンスの値が取得されるまで繰り返される。   Thereafter, the processing from steps S201 to S203 and S301 to S306 is repeated until the value of the instance of the last identifier of the alarm table is acquired.

例えば、監視装置200は、図7のように、オブジェクト取得応答に含まれていたインスタンスの識別子「1.2.2」を含むオブジェクト取得要求(GetNext)を通信装置100へ送信する。   For example, as illustrated in FIG. 7, the monitoring apparatus 200 transmits, to the communication apparatus 100, an object acquisition request (GetNext) including the identifier “1.2.2” of the instance included in the object acquisition response.

通信装置100のアラームテーブル制御部122は、アラームテーブル「CurrentAlarmTable」から、インスタンスの識別子「1.2.2」の次のインスタンスの識別子「1.3.4」を取得する。MIBテーブル制御部121は、MIBテーブル「HeavyRainAlarmTable」から、識別子「1.3.4」のインスタンスの値「Alarm」を取得する。SNMP制御部110は、図7のように、インスタンスの識別子「1.3.4」と値「Alarm」を含むオブジェクト取得応答(GetResponse)を監視装置200へ送信する。   The alarm table control unit 122 of the communication device 100 acquires the identifier “1.3.4” of the instance next to the identifier “1.2.2” of the instance from the alarm table “CurrentAlarmTable”. The MIB table control unit 121 acquires the value “Alarm” of the instance of the identifier “1.3.4” from the MIB table “HeavyRainAlarmTable”. The SNMP control unit 110 transmits an object acquisition response (GetResponse) including the instance identifier “1.3.4” and the value “Alarm” to the monitoring apparatus 200 as shown in FIG.

監視装置200は、オブジェクト「FloodAlm」の監視情報について、インデックス「4」の監視対象でのアラーム検出を出力する。   The monitoring apparatus 200 outputs alarm detection on the monitoring target of the index “4” for the monitoring information of the object “FloodAlm”.

さらに、監視装置200は、図7のように、オブジェクト取得応答に含まれていたインスタンスの識別子「1.3.4」を含むオブジェクト取得要求(GetNext)を通信装置100へ送信する。   Furthermore, as illustrated in FIG. 7, the monitoring apparatus 200 transmits, to the communication apparatus 100, an object acquisition request (GetNext) including the identifier “1.3.4” of the instance included in the object acquisition response.

通信装置100のアラームテーブル制御部122は、アラームテーブル「CurrentAlarmTable」から、インスタンスの識別子「1.3.4」の次のインスタンスの識別子「2.2.3」を取得する。MIBテーブル制御部121は、MIBテーブル「PowerFailureAlarmTable」から、識別子「2.2.3」のインスタンスの値「Alarm」を取得する。SNMP制御部110は、図7のように、インスタンスの識別子「2.2.3」と値「Alarm」を含むオブジェクト取得応答(GetResponse)を監視装置200へ送信する。   The alarm table control unit 122 of the communication device 100 acquires the identifier “2.2.3” of the instance following the identifier “1.3.4” of the instance from the alarm table “CurrentAlarmTable”. The MIB table control unit 121 acquires the value “Alarm” of the instance of the identifier “2.2.3” from the MIB table “PowerFailureAlarmTable”. The SNMP control unit 110 transmits an object acquisition response (GetResponse) including the instance identifier “2.2.3” and the value “Alarm” to the monitoring apparatus 200 as shown in FIG.

監視装置200は、オブジェクト「PSAlm」の監視情報について、インデックス「3」の監視対象でのアラーム検出を出力する。   The monitoring apparatus 200 outputs alarm detection at the monitoring target of index “3” for the monitoring information of the object “PSAlm”.

以上により、本発明の実施の形態の動作が完了する。   Thus, the operation of the embodiment of the present invention is completed.

なお、本発明の実施の形態では、対象MIBテーブルとして、通信装置100のアラームに係るMIBテーブルを用い、所定の条件を満たすインスタンスとして、アラームが検出されている(値が「Alarm」である)インスタンスを用いる場合を例に説明した。しかしながら、これに限らず、対象MIBテーブルとして、アラーム以外の他の状態に係るMIBテーブルを用い、所定の条件として、当該他の状態に係るオブジェクトのインスタンスの値が設定されていてもよい。この場合、テーブル制御部120は、対象MIBテーブルのオブジェクトのインスタンスの値が所定の状態を表す場合、当該インスタンスの識別子をインスタンステーブル(アラームテーブルに相当)に設定する。   In the embodiment of the present invention, an alarm is detected as an instance satisfying a predetermined condition using a MIB table related to an alarm of the communication apparatus 100 as the target MIB table (the value is “Alarm”). The case of using an instance has been described as an example. However, the present invention is not limited to this, and as the target MIB table, MIB tables relating to other states than an alarm may be used, and as predetermined conditions, values of instances of objects relating to the other states may be set. In this case, when the value of the instance of the object of the target MIB table indicates a predetermined state, the table control unit 120 sets an identifier of the instance in an instance table (corresponding to an alarm table).

また、本発明の実施の形態では、所定の条件として、インスタンスの値を用いた。しかしながら、これに限らず、所定の条件として、インスタンスの値の範囲や複数の値が設定されていてもよい。   Further, in the embodiment of the present invention, the value of the instance is used as the predetermined condition. However, the present invention is not limited to this, and a range of values of the instance or a plurality of values may be set as the predetermined condition.

また、本発明の実施の形態では、対象MIBテーブル、及び、所定の条件が予め設定されている場合を例に説明した。しかしながら、これに限らず、通信装置100が、対象MIBテーブルや所定の条件を指定するためのMIBを保持し、監視装置200が、SNMPにより当該MIBの値を設定することで、対象MIBテーブルや所定の条件を変更してもよい。   Further, in the embodiment of the present invention, the case where the target MIB table and the predetermined condition are set in advance has been described as an example. However, the present invention is not limited to this, and the communication apparatus 100 holds the target MIB table and the MIB for specifying a predetermined condition, and the monitoring apparatus 200 sets the value of the MIB by SNMP, thereby the target MIB table The predetermined conditions may be changed.

次に、本発明の実施の形態の特徴的な構成を説明する。図1は、本発明の実施の形態の特徴的な構成を示すブロック図である。   Next, the characteristic configuration of the embodiment of the present invention will be described. FIG. 1 is a block diagram showing a characteristic configuration of the embodiment of the present invention.

図1を参照すると、通信装置100は、MIBテーブル記憶部150(管理テーブル記憶部)、アラームテーブル記憶部160(インスタンステーブル記憶部)、及び、テーブル制御部120を含む。   Referring to FIG. 1, the communication device 100 includes a MIB table storage unit 150 (management table storage unit), an alarm table storage unit 160 (instance table storage unit), and a table control unit 120.

MIBテーブル記憶部150は、オブジェクトの複数のインスタンスの各々について、当該インスタンスの識別子と値を関連付けたMIBテーブル(管理テーブル)を記憶する。アラームテーブル記憶部160は、MIBテーブルにおけるインスタンスの内、アラームが検出されている(所定の条件を満たす)インスタンスの識別子を示すアラームテーブル(インスタンステーブル)を記憶する。テーブル制御部120は、監視装置200からMIBテーブルのインスタンスの取得要求を受信した場合に、アラームテーブルで示されるインスタンスの値をMIBテーブルから取得し、インスタンスの取得応答として監視装置200に送信する。   The MIB table storage unit 150 stores, for each of a plurality of instances of an object, an MIB table (management table) in which an identifier of the instance is associated with a value. The alarm table storage unit 160 stores an alarm table (instance table) indicating an identifier of an instance for which an alarm is detected (which satisfies a predetermined condition) among the instances in the MIB table. When the table control unit 120 receives a request for acquiring an instance of the MIB table from the monitoring device 200, the table control unit 120 acquires the value of the instance indicated in the alarm table from the MIB table, and transmits it to the monitoring device 200 as an instance acquisition response.

次に、本発明の実施の形態の効果を説明する。   Next, the effects of the embodiment of the present invention will be described.

本発明の実施の形態によれば、障害の発生等、所定の条件を満たす監視情報を、高速に取得できる。その理由は、通信装置100がMIBテーブルのインスタンスの取得要求を受信時に、アラームが検出されているインスタンスを示すアラームテーブルで示されるインスタンスの値をMIBテーブルから取得し、インスタンスの取得応答として送信するためである。   According to the embodiment of the present invention, it is possible to rapidly obtain monitoring information that satisfies a predetermined condition, such as occurrence of a failure. The reason is that when the communication apparatus 100 receives a request to acquire an instance of the MIB table, the value of the instance indicated in the alarm table indicating the instance in which the alarm is detected is acquired from the MIB table and transmitted as an acquisition response of the instance. It is for.

図8は、一般的な、テーブル形式のMIBに対する、オブジェクト取得処理の例を示すシーケンス図である。一般的なオブジェクト取得処理では、監視装置は、通信装置から、アラームの検出対象であるMIBテーブルに含まれる全インスタンスを取得し、各インスタンスの値が「Alarm」か「Clear」かの判定を行う。具体的には、図8に示すように、監視装置は、通信装置より受信した取得応答(GetResponse)に含まれていたインスタンスの識別子を指定して、取得要求(GetNext)を送信する。通信装置は、MIBテーブルから、取得要求(GetNext)で指定されたインスタンスの次のインスタンスの値を取得し、取得応答(GetResponse)として監視装置に送信する。監視装置は、取得したインスタンスの値が「Alarm」か「Clear」かの判定を行う。監視装置は、アラームの検出対象であるMIBテーブルに含まれる全インスタンス数分、これらの処理を繰り返す。このため、取得要求(GetNext)/取得応答(GetResponse)の回数は、アラームが検出されているインスタンスの数より大きい。   FIG. 8 is a sequence diagram showing an example of object acquisition processing for a general MIB in table format. In general object acquisition processing, the monitoring device acquires from the communication device all the instances included in the MIB table that is the target of alarm detection, and determines whether the value of each instance is “Alarm” or “Clear”. . Specifically, as shown in FIG. 8, the monitoring apparatus transmits an acquisition request (GetNext) by specifying the identifier of the instance included in the acquisition response (GetResponse) received from the communication apparatus. The communication apparatus acquires, from the MIB table, the value of the next instance of the instance designated by the acquisition request (GetNext), and transmits the value as an acquisition response (GetResponse) to the monitoring apparatus. The monitoring device determines whether the value of the acquired instance is “Alarm” or “Clear”. The monitoring device repeats these processes for the number of all instances included in the MIB table that is the target of alarm detection. Therefore, the number of acquisition requests (GetNext) / the acquisition response (GetResponse) is larger than the number of instances in which an alarm is detected.

これに対して、本発明の実施の形態では、アラームが検出されているインスタンスの識別子がアラームテーブルに登録されている。通信装置100は、MIBテーブルから、アラームテーブルで示されるインスタンスの値を取得し、取得応答として送信する。このため、取得要求(GetNext)/取得応答(GetResponse)の回数は、アラームが検出されているインスタンスの数と同じであり、無駄な取得要求/取得応答の送受信が削減される。   On the other hand, in the embodiment of the present invention, the identifier of the instance for which the alarm is detected is registered in the alarm table. The communication device 100 acquires the value of the instance indicated in the alarm table from the MIB table, and transmits the value as an acquisition response. For this reason, the number of acquisition requests (GetNext) / acquisition response (GetResponse) is the same as the number of instances in which an alarm is detected, and unnecessary transmission / reception of acquisition requests / acquisition responses is reduced.

これにより、監視装置200は、通信装置100から、所定の条件を満たす監視情報を、高速に取得できる。また、監視装置200と通信装置100との間の通信データの量が削減される。   As a result, the monitoring apparatus 200 can obtain, from the communication apparatus 100, the monitoring information satisfying the predetermined condition at high speed. In addition, the amount of communication data between the monitoring device 200 and the communication device 100 is reduced.

以上、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   Although the present invention has been described above with reference to the embodiments, the present invention is not limited to the above embodiments. The configurations and details of the present invention can be modified in various ways that can be understood by those skilled in the art within the scope of the present invention.

本発明は、通信装置の監視に広く適用できる。特に、本発明は、SNMPを用いて通信装置の監視を行うネットワークシステムに適用できる。   The present invention is widely applicable to monitoring of communication devices. In particular, the present invention can be applied to a network system that monitors communication devices using SNMP.

100 通信装置
101 CPU
102 記憶デバイス
103 通信デバイス
104 入出力デバイス
110 SNMP制御部
120 テーブル制御部
121 MIBテーブル制御部
122 アラームテーブル制御部
130 アラーム検出部
140 通信制御部
150 MIBテーブル記憶部
160 アラームテーブル記憶部
200 監視装置
100 communication device 101 CPU
102 storage device 103 communication device 104 input / output device 110 SNMP control unit 120 table control unit 121 MIB table control unit 122 alarm table control unit 130 alarm detection unit 140 communication control unit 150 MIB table storage unit 160 alarm table storage unit 200 monitoring device

Claims (8)

オブジェクトの複数のインスタンスの各々について、当該インスタンスの識別子と値を関連付けた管理テーブルを記憶する管理テーブル記憶手段と、
前記管理テーブルにおけるインスタンスの内、値が所定の条件を満たすインスタンスの識別子を示すインスタンステーブルを記憶するインスタンステーブル記憶手段と、
監視装置から前記管理テーブルのインスタンスの取得要求を受信した場合に、前記インスタンステーブルで示されるインスタンスの値を前記管理テーブルから取得し、インスタンスの取得応答として前記監視装置に送信する、テーブル制御手段と、
を備えた通信装置であって
前記監視装置は、前記インスタンスの取得応答に含まれるインスタンスの識別子を指定した前記インスタンスの取得要求を用いて前記管理テーブルの各インスタンスの値を収集し、
前記テーブル制御手段は、前記インスタンステーブルから、前記インスタンスの取得要求で指定されたインスタンスの識別子の次のインスタンスの識別子を抽出し、当該抽出した識別子のインスタンスの値を前記管理テーブルから取得し、当該抽出したインスタンスの識別子と当該取得したインスタンスの値を含む前記インスタンスの取得応答を、前記監視装置に送信する、
通信装置。
Management table storage means for storing, for each of a plurality of instances of an object, a management table in which an identifier of the instance is associated with a value;
Instance table storage means for storing an instance table indicating an identifier of an instance whose value satisfies a predetermined condition among instances in the management table;
A table control unit that acquires a value of an instance indicated in the instance table from the management table when receiving a request for acquiring an instance of the management table from the monitoring device, and transmits the value as an instance acquisition response to the monitoring device; ,
A communication device comprising
The monitoring device collects the value of each instance of the management table using the acquisition request of the instance specifying the identifier of the instance included in the acquisition response of the instance;
The table control means extracts, from the instance table, an identifier of an instance next to the identifier of the instance specified in the acquisition request for the instance, acquires the value of the instance of the extracted identifier from the management table, Sending an acquisition response of the instance including the identifier of the extracted instance and the value of the acquired instance to the monitoring device;
Communication device.
前記テーブル制御手段は、前記監視装置から所定の取得要求を受信した場合に、前記インスタンステーブルから、先頭のインスタンスの識別子を抽出する、
請求項に記載の通信装置
The table control means extracts an identifier of a first instance from the instance table when receiving a predetermined acquisition request from the monitoring device.
The communication device according to claim 1 .
前記テーブル制御手段は、前記管理テーブルにおけるインスタンスの値が前記所定の条件を満たす場合、当該インスタンスの識別子を、前記インスタンステーブルに登録する、
請求項1または2に記載の通信装置
When the value of an instance in the management table satisfies the predetermined condition, the table control means registers an identifier of the instance in the instance table.
The communication apparatus according to claim 1 or 2.
前記オブジェクトは、前記通信装置におけるアラームの検出有無を示し、前記テーブル制御手段は、前記管理テーブルにおけるインスタンスの値がアラーム検出を示す値である場合、当該インスタンスの識別子を、前記インスタンステーブルに登録する、
請求項に記載の通信装置。
The object indicates presence or absence of detection of an alarm in the communication device, and the table control means registers an identifier of the instance in the instance table when the value of the instance in the management table is a value indicating alarm detection. ,
The communication device according to claim 3 .
オブジェクトの複数のインスタンスの各々について、当該インスタンスの識別子と値を関連付けた管理テーブルのインスタンスの取得要求を、監視装置から受信し、
前記管理テーブルにおけるインスタンスの内、値が所定の条件を満たすインスタンスの識別子を示すインスタンステーブルで示されるインスタンスの値を、前記管理テーブルから取得し、
前記取得したインスタンスの値を、インスタンスの取得応答として、前記監視装置に送信する、
送信方法であって、
前記監視装置は、前記インスタンスの取得応答に含まれるインスタンスの識別子を指定した前記インスタンスの取得要求を用いて前記管理テーブルの各インスタンスの値を収集し、
前記管理テーブルからインスタンスの値を取得する場合、前記インスタンステーブルから、前記インスタンスの取得要求で指定されたインスタンスの識別子の次のインスタンスの識別子を抽出し、当該抽出した識別子のインスタンスの値を前記管理テーブルから取得し、
前記インスタンスの取得応答を送信する場合、前記抽出したインスタンスの識別子と当該取得したインスタンスの値を含む前記インスタンスの取得応答を、前記監視装置に送信する、
送信方法。
For each of a plurality of instances of an object, a request for acquiring an instance of a management table in which the identifier and value of the instance are associated is received from the monitoring device,
Among the instances in the management table, the value of the instance indicated in the instance table indicating the identifier of the instance whose value satisfies a predetermined condition is acquired from the management table,
Sending the acquired value of the instance to the monitoring device as an instance acquisition response;
A transmission method,
The monitoring device collects the value of each instance of the management table using the acquisition request of the instance specifying the identifier of the instance included in the acquisition response of the instance;
When acquiring the value of the instance from the management table, the identifier of the instance next to the identifier of the instance specified in the acquisition request for the instance is extracted from the instance table, and the value of the extracted identifier is managed Get from the table,
When transmitting the acquisition response of the instance, the acquisition response of the instance including the identifier of the extracted instance and the value of the acquired instance is transmitted to the monitoring device.
How to send
さらに、前記監視装置から所定の取得要求を受信した場合に、前記インスタンステーブルから、先頭のインスタンスの識別子を抽出する、  Furthermore, when a predetermined acquisition request is received from the monitoring device, the identifier of the first instance is extracted from the instance table;
請求項5に記載の送信方法。  The transmission method according to claim 5.
コンピュータに、
オブジェクトの複数のインスタンスの各々について、当該インスタンスの識別子と値を関連付けた管理テーブルのインスタンスの取得要求を、監視装置から受信し、
前記管理テーブルにおけるインスタンスの内、値が所定の条件を満たすインスタンスの識別子を示すインスタンステーブルで示されるインスタンスの値を、前記管理テーブルから取得し、
前記取得したインスタンスの値を、インスタンスの取得応答として、前記監視装置に送信する、
処理を実行させるプログラムであって、
前記監視装置は、前記インスタンスの取得応答に含まれるインスタンスの識別子を指定した前記インスタンスの取得要求を用いて前記管理テーブルの各インスタンスの値を収集し、
前記管理テーブルからインスタンスの値を取得する場合、前記インスタンステーブルから、前記インスタンスの取得要求で指定されたインスタンスの識別子の次のインスタンスの識別子を抽出し、当該抽出した識別子のインスタンスの値を前記管理テーブルから取得し、
前記インスタンスの取得応答を送信する場合、前記抽出したインスタンスの識別子と当該取得したインスタンスの値を含む前記インスタンスの取得応答を、前記監視装置に送信する、
処理を実行させるプログラム。
On the computer
For each of a plurality of instances of an object, a request for acquiring an instance of a management table in which the identifier and value of the instance are associated is received from the monitoring device,
Among the instances in the management table, the value of the instance indicated in the instance table indicating the identifier of the instance whose value satisfies a predetermined condition is acquired from the management table,
Sending the acquired value of the instance to the monitoring device as an instance acquisition response;
A program that executes processing,
The monitoring device collects the value of each instance of the management table using the acquisition request of the instance specifying the identifier of the instance included in the acquisition response of the instance;
When acquiring the value of the instance from the management table, the identifier of the instance next to the identifier of the instance specified in the acquisition request for the instance is extracted from the instance table, and the value of the extracted identifier is managed Get from the table,
When transmitting the acquisition response of the instance, the acquisition response of the instance including the identifier of the extracted instance and the value of the acquired instance is transmitted to the monitoring device.
A program that runs a process.
さらに、前記監視装置から所定の取得要求を受信した場合に、前記インスタンステーブルから、先頭のインスタンスの識別子を抽出する、  Furthermore, when a predetermined acquisition request is received from the monitoring device, the identifier of the first instance is extracted from the instance table;
処理を実行させる、請求項7に記載のプログラム。  The program according to claim 7, which causes a process to be performed.
JP2015127850A 2015-06-25 2015-06-25 Communication apparatus, transmission method, and program Active JP6546017B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015127850A JP6546017B2 (en) 2015-06-25 2015-06-25 Communication apparatus, transmission method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015127850A JP6546017B2 (en) 2015-06-25 2015-06-25 Communication apparatus, transmission method, and program

Publications (2)

Publication Number Publication Date
JP2017010444A JP2017010444A (en) 2017-01-12
JP6546017B2 true JP6546017B2 (en) 2019-07-17

Family

ID=57763926

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015127850A Active JP6546017B2 (en) 2015-06-25 2015-06-25 Communication apparatus, transmission method, and program

Country Status (1)

Country Link
JP (1) JP6546017B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008165293A (en) * 2006-12-27 2008-07-17 Seiko Epson Corp Data retrieval device, device management device, data retrieval method, and computer program

Also Published As

Publication number Publication date
JP2017010444A (en) 2017-01-12

Similar Documents

Publication Publication Date Title
US10680874B2 (en) Network service fault handling method, service management system, and system management module
CN110740072A (en) fault detection method, device and related equipment
US20200220782A1 (en) Network topology snapshots
CN104243205A (en) Message processing method and device used during virtual switch fault
JP2012054622A (en) Network system, management server and oam test management method
JP2015170286A (en) connection management apparatus, communication system, connection management method and program
CN109831335B (en) Data monitoring method, monitoring terminal, storage medium and data monitoring system
US20170243473A1 (en) Information Sending Method, Managed System, and Management System
CN113810238A (en) Network monitoring method, electronic device and storage medium
JP6546017B2 (en) Communication apparatus, transmission method, and program
US9531625B2 (en) System and method for providing redundant network connections
CN106713014A (en) Monitored host in monitoring system, the monitoring system and monitoring method
US11212204B2 (en) Method, device and system for monitoring node survival state
CN109388544A (en) A kind of fault monitoring method, device and electronic equipment
JP6488600B2 (en) Information processing system, program, and information processing apparatus
Ellsworth et al. A non-proprietary network operations platform for openroadm environment
JP2008176694A (en) Monitoring system
CN111064609A (en) Master-slave switching method and device of message system, electronic equipment and storage medium
KR100852192B1 (en) Network management apparatus and method thereof, and recoing medium
CN105515807B (en) Up cfm message processing method and system and network data exchange equipment
EP4040728A1 (en) Filtering information configuration method and system
JP2018142092A (en) Operation checking device, operation checking program, operation checking method, and operation checking system
JP2016144055A (en) Communication device, communication system, control method and communication program
JP2018064179A (en) Transmission device, program, and network system
US11652715B1 (en) Method for detecting network mis-cabling

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20170705

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180515

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20180528

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180530

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180621

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190319

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190515

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: 20190528

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190620

R150 Certificate of patent or registration of utility model

Ref document number: 6546017

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150