JP2018073084A - Monitoring device, communication failure automatic recovery system, method, and program - Google Patents

Monitoring device, communication failure automatic recovery system, method, and program Download PDF

Info

Publication number
JP2018073084A
JP2018073084A JP2016211489A JP2016211489A JP2018073084A JP 2018073084 A JP2018073084 A JP 2018073084A JP 2016211489 A JP2016211489 A JP 2016211489A JP 2016211489 A JP2016211489 A JP 2016211489A JP 2018073084 A JP2018073084 A JP 2018073084A
Authority
JP
Japan
Prior art keywords
address
monitoring target
network
target device
port
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
JP2016211489A
Other languages
Japanese (ja)
Other versions
JP6455891B2 (en
Inventor
北斗 根岸
Hokuto Negishi
北斗 根岸
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 Fielding Ltd
Original Assignee
NEC Fielding 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 Fielding Ltd filed Critical NEC Fielding Ltd
Priority to JP2016211489A priority Critical patent/JP6455891B2/en
Publication of JP2018073084A publication Critical patent/JP2018073084A/en
Application granted granted Critical
Publication of JP6455891B2 publication Critical patent/JP6455891B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To quickly enable communication over a network with a device that does not spontaneously transmit an address even when the device is exchanged.SOLUTION: Communication with a to-be-monitored device corresponding to a registered network address is confirmed. When communication with the to-be-monitored device is carried out, a to-be-monitored device database is created on the basis of an address conversion table of first network equipment and an address port conversion table and port connection state information of second network equipment. When communication with the to-be-monitored device is not carried out, whether or not a device unique address in the address port conversion table has been changed is checked. When the device unique address in the address port conversion table has been changed, whether or not the device unique address in the address conversion table has been changed is checked. When the device unique address in the address conversion table has not been changed, control for rewriting, at the first network equipment, the device unique address of the address conversion table to the device unique address of the to-be-monitored device, is performed.SELECTED DRAWING: Figure 6

Description

本発明は、監視装置、通信障害自動復旧システム、方法及びプログラムに関する。   The present invention relates to a monitoring device, a communication failure automatic recovery system, a method, and a program.

LAN(Local Area Network)等のネットワークにはプリンタ、スキャナ等の周辺機器を接続することがある。周辺機器は、周辺環境の変化等により移動したり、故障等により交換することがある。周辺機器の移動や交換を行った場合、周辺機器内に必要なリソースを管理する必要がある。そのようなことから、特許文献1においては、周辺機器の移動と交換を自動的に判定し、ネットワーク上の周辺機器のリソース環境を一定に保つことを可能にした周辺機器管理装置等が提案されている。   A peripheral device such as a printer or a scanner may be connected to a network such as a LAN (Local Area Network). Peripheral devices may move due to changes in the surrounding environment, or may be replaced due to failure or the like. When a peripheral device is moved or exchanged, it is necessary to manage necessary resources in the peripheral device. For this reason, Patent Document 1 proposes a peripheral device management apparatus that automatically determines the movement and replacement of peripheral devices and makes it possible to keep the resource environment of the peripheral devices on the network constant. ing.

ネットワーク上には、通常、中継機器となるネットワーク(NW;NetWork)機器(レイヤ2スイッチ、スイッチングハブ等)やゲートウェイネットワーク(GWNW;GateWay NetWork)機器(レイヤ3スイッチ、ルータ等)を有する。周辺機器は、ネットワーク上においては、NW機器に接続され、IP(Internet Protocol)アドレス等のネットワークアドレスやMAC(Media Access Control)アドレス等の装置固有アドレスが設定されている。また、GWNW機器は、周辺機器に設定されたIPアドレス及びMACアドレスが関連付けられたARP(Address Resolution Protocol)テーブルが登録され、ARPに基づいてデータの転送処理を行う。   On the network, there are usually network (NW; network) devices (layer 2 switches, switching hubs, etc.) and gateway network (GWNW; gateway network) devices (layer 3 switches, routers, etc.) that serve as relay devices. The peripheral device is connected to the network device on the network, and a network address such as an IP (Internet Protocol) address and a device unique address such as a MAC (Media Access Control) address are set. Also, the GWNW device registers an ARP (Address Resolution Protocol) table in which an IP address and a MAC address set in the peripheral device are associated, and performs data transfer processing based on the ARP.

特開2002−108734号公報JP 2002-108734 A

以下の分析は、本願発明者により与えられる。   The following analysis is given by the inventor.

周辺機器が故障した場合、通常、故障した周辺機器のIPアドレスと同じIPアドレスを、別の周辺機器に設定して、故障した周辺機器から別の周辺機器に交換する。しかしながら、周辺機器はネットワークに対してIPアドレスやMACアドレスを自発的に発信する機能を有さないので、ネットワーク上のGWNW機器が記憶しているARPテーブルはすぐには更新されない。つまり、周辺機器の交換直後においては、GWNW機器に記憶されたARPテーブルは、交換前の周辺機器のMACアドレスとIPアドレスとが関連付けられたままであり、交換後の周辺機器のMACアドレスとIPアドレスとが関連付けられていない。そのため、ネットワークに接続された端末が交換後の周辺機器とすぐに通信できず、通信障害が発生するという問題があった。   When a peripheral device fails, normally, the same IP address as that of the failed peripheral device is set in another peripheral device, and the failed peripheral device is replaced with another peripheral device. However, since the peripheral device does not have a function of spontaneously transmitting an IP address or a MAC address to the network, the ARP table stored in the GWNW device on the network is not immediately updated. In other words, immediately after the replacement of the peripheral device, the ARP table stored in the GWNW device remains associated with the MAC address and IP address of the peripheral device before replacement, and the MAC address and IP address of the peripheral device after replacement. Is not associated with. For this reason, there is a problem that a terminal connected to the network cannot immediately communicate with the replaced peripheral device, resulting in a communication failure.

ここで、交換後の周辺機器と通信するためには、GWNW機器においてARPテーブルの保持時間が経過しARPテーブルが更新されるまで待ったり、GWNW機器を停止できる場合にはGWNW機器を停止して再起動を行ってARPテーブルを更新する必要があった。   Here, in order to communicate with the replaced peripheral device, the GWNW device waits until the ARP table holding time elapses and the ARP table is updated, or when the GWNW device can be stopped, the GWNW device is stopped. It was necessary to restart and update the ARP table.

しかしながら、ARPテーブルが更新されるまで待つ場合、周辺機器を利用できない時間が長くなってしまう。例えば、標準的なGWNW機器のARPテーブルの保持時間は約4時間もある。   However, when waiting until the ARP table is updated, the time during which the peripheral device cannot be used becomes long. For example, the retention time of the ARP table of a standard GWNW device is about 4 hours.

また、GWNW機器を停止及び再起動してARPテーブルを更新する場合、GWNW機器を停止できる機会が頻繁にあるわけでなく、GWNW機器を強制的に停止してしまうとネットワーク上にある他の機器の通信に影響が出てしまい、通信障害が発生する可能性がある。   In addition, when updating and updating the ARP table by stopping and restarting the GWNW device, there is no frequent opportunity to stop the GWNW device, and if the GWNW device is forcibly stopped, other devices on the network Communication may be affected and a communication failure may occur.

本発明の主な課題は、アドレスを自発的に発信しない装置を交換しても当該装置とネットワーク上で早期に通信できるようにする監視装置、通信障害自動復旧システム、方法及びプログラムを提供することである。   A main object of the present invention is to provide a monitoring device, a communication failure automatic recovery system, a method, and a program that enable early communication with the device even when a device that does not spontaneously transmit an address is replaced. It is.

第1の視点に係る監視装置は、ネットワーク上の第1ネットワーク機器及び第2ネットワーク機器並びに監視対象装置と通信可能な通信部と、前記監視対象装置に係る情報を含む監視対象装置データベースを記憶する記憶部と、前記通信部及び前記記憶部を制御する制御部と、を備える。前記第1ネットワーク機器は、アドレス変換テーブルを記憶する。前記第2ネットワーク機器は、アドレスポート変換テーブル及びポート接続状態情報を記憶する。前記監視対象装置は、ネットワークアドレス及び装置固有アドレスを記憶する。前記アドレス変換テーブルは、前記ネットワークアドレス及び前記装置固有アドレスが関連付けられている。前記アドレスポート変換テーブルは、前記装置固有アドレスと、前記監視対象装置が接続される前記第2ネットワーク機器の物理ポートとが関連付けられている。前記ポート接続状態情報は、前記第2ネットワーク機器の前記物理ポートと、前記物理ポートに対する前記監視対象装置の接続状態とが関連付けられている。前記制御部は、登録されたネットワークアドレスに対応する前記監視対象装置との疎通確認を行う処理と、前記監視対象装置と疎通する場合、前記第1ネットワーク機器の前記アドレス変換テーブル、並びに、前記第2ネットワーク機器の前記アドレスポート変換テーブル及び前記ポート接続状態情報に基づいて、互いに関連する前記ネットワークアドレス、前記装置固有アドレス、前記物理ポート及び前記接続状態が関連付けられた前記監視対象装置データベースを作成する処理と、前記監視対象装置と疎通しない場合、前記監視対象装置に接続された前記第2ネットワーク機器の前記アドレスポート変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認する処理と、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されている場合、前記監視対象装置に最も近い前記第1ネットワーク機器の前記アドレス変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレス変換テーブルの前記装置固有アドレスが変更されているか否かを確認する処理と、前記アドレス変換テーブルの前記装置固有アドレスが変更されていない場合、前記第1ネットワーク機器において前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御する処理と、を行う。   The monitoring device according to the first aspect stores a communication unit capable of communicating with the first network device, the second network device, and the monitoring target device on the network, and a monitoring target device database including information on the monitoring target device. A storage unit; and a control unit that controls the communication unit and the storage unit. The first network device stores an address conversion table. The second network device stores an address port conversion table and port connection state information. The monitoring target device stores a network address and a device unique address. In the address conversion table, the network address and the device unique address are associated with each other. In the address port conversion table, the device-specific address is associated with the physical port of the second network device to which the monitoring target device is connected. In the port connection status information, the physical port of the second network device and the connection status of the monitoring target device with respect to the physical port are associated with each other. The control unit performs processing for confirming communication with the monitoring target device corresponding to a registered network address, and when communicating with the monitoring target device, the address conversion table of the first network device, and the first Based on the address port conversion table and the port connection state information of two network devices, the monitoring target device database in which the network address, the device unique address, the physical port, and the connection state are associated with each other is created. If the processing does not communicate with the monitored device, the device unique address of the address port conversion table of the second network device connected to the monitored device and the device unique address of the monitored device database By comparing, the address A process for confirming whether or not the device unique address of the port translation table has been changed, and when the device unique address of the address port translation table has been changed, the first network closest to the monitored device Processing for checking whether or not the device unique address of the address conversion table has been changed by comparing the device unique address of the address translation table of the device with the device unique address of the monitored device database If the device unique address in the address translation table has not been changed, control is performed so that the device unique address in the address translation table is rewritten to the device unique address of the monitoring target device in the first network device. And processing.

第2の視点に係る通信障害自動復旧システムは、第1の視点の監視装置と、前記監視対象装置と、前記第1ネットワーク機器と、前記第2ネットワーク機器と、を備える。   A communication failure automatic recovery system according to a second aspect includes a monitoring device according to a first aspect, the monitoring target device, the first network device, and the second network device.

第3の視点に係る通信障害自動復旧方法は、ネットワーク上の第1ネットワーク機器及び第2ネットワーク機器並びに監視対象装置と通信可能な通信部と、前記監視対象装置に係る情報を含む監視対象装置データベースを記憶する記憶部と、前記通信部及び前記記憶部を制御する制御部と、を備えた監視装置を用いて前記監視対象装置で発生した通信障害を復旧する通信障害復旧方法である。前記第1ネットワーク機器は、アドレス変換テーブルを記憶する。前記第2ネットワーク機器は、アドレスポート変換テーブル及びポート接続状態情報を記憶する。前記監視対象装置は、ネットワークアドレス及び装置固有アドレスを記憶する。前記アドレス変換テーブルは、前記ネットワークアドレス及び前記装置固有アドレスが関連付けられている。前記アドレスポート変換テーブルは、前記装置固有アドレスと、前記監視対象装置が接続される前記第2ネットワーク機器の物理ポートとが関連付けられている。前記ポート接続状態情報は、前記第2ネットワーク機器の前記物理ポートと、前記物理ポートに対する前記監視対象装置の接続状態とが関連付けられている。前記通信障害復旧方法では、登録されたネットワークアドレスに対応する前記監視対象装置との疎通確認を行う工程と、前記監視対象装置と疎通する場合、前記第1ネットワーク機器の前記アドレス変換テーブル、並びに、前記第2ネットワーク機器の前記アドレスポート変換テーブル及び前記ポート接続状態情報に基づいて、互いに関連する前記ネットワークアドレス、前記装置固有アドレス、前記物理ポート及び前記接続状態が関連付けられた前記監視対象装置データベースを作成する工程と、前記監視対象装置と疎通しない場合、前記監視対象装置に接続された前記第2ネットワーク機器の前記アドレスポート変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認する工程と、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されている場合、前記監視対象装置に最も近い前記第1ネットワーク機器の前記アドレス変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレス変換テーブルの前記装置固有アドレスが変更されているか否かを確認する工程と、前記アドレス変換テーブルの前記装置固有アドレスが変更されていない場合、前記第1ネットワーク機器において前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御する工程と、を含む。   A communication failure automatic recovery method according to a third aspect includes a communication unit capable of communicating with a first network device, a second network device, and a monitoring target device on a network, and a monitoring target device database including information on the monitoring target device Is a communication failure recovery method for recovering a communication failure that has occurred in the monitoring target device using a monitoring device that includes a storage unit that stores the communication unit and a control unit that controls the communication unit and the storage unit. The first network device stores an address conversion table. The second network device stores an address port conversion table and port connection state information. The monitoring target device stores a network address and a device unique address. In the address conversion table, the network address and the device unique address are associated with each other. In the address port conversion table, the device-specific address is associated with the physical port of the second network device to which the monitoring target device is connected. In the port connection status information, the physical port of the second network device and the connection status of the monitoring target device with respect to the physical port are associated with each other. In the communication failure recovery method, a step of confirming communication with the monitoring target device corresponding to a registered network address, and when communicating with the monitoring target device, the address conversion table of the first network device, and Based on the address port conversion table and the port connection status information of the second network device, the monitoring target device database in which the network address, the device unique address, the physical port, and the connection status are associated with each other. And the device unique address of the address port conversion table of the second network device connected to the monitored device and the device unique address of the monitored device database when not creating and communicating with the monitored device By comparing with A step of confirming whether or not the device unique address of the address port conversion table has been changed; and when the device unique address of the address port conversion table has been changed, the first closest to the monitored device By comparing the device unique address of the address translation table of the network device with the device unique address of the monitored device database, it is confirmed whether or not the device unique address of the address conversion table has been changed. And when the device unique address of the address conversion table has not been changed, the device unique address of the address translation table is rewritten to the device unique address of the monitoring target device in the first network device. And a step of performing.

第4の視点に係る通信障害自動復旧プログラムは、ネットワーク上の第1ネットワーク機器及び第2ネットワーク機器並びに監視対象装置と通信可能な通信部と、前記監視対象装置に係る情報を含む監視対象装置データベースを記憶する記憶部と、前記通信部及び前記記憶部を制御する制御部と、を備えた監視装置で実行されることにより、前記監視対象装置で発生した通信障害を復旧させる通信障害復旧プログラムである。前記第1ネットワーク機器は、アドレス変換テーブルを記憶する。前記第2ネットワーク機器は、アドレスポート変換テーブル及びポート接続状態情報を記憶する。前記監視対象装置は、ネットワークアドレス及び装置固有アドレスを記憶する。前記アドレス変換テーブルは、前記ネットワークアドレス及び前記装置固有アドレスが関連付けられている。前記アドレスポート変換テーブルは、前記装置固有アドレスと、前記監視対象装置が接続される前記第2ネットワーク機器の物理ポートとが関連付けられている。前記ポート接続状態情報は、前記第2ネットワーク機器の前記物理ポートと、前記物理ポートに対する前記監視対象装置の接続状態とが関連付けられている。前記通信障害復旧プログラムは、登録されたネットワークアドレスに対応する前記監視対象装置との疎通確認を行うステップと、前記監視対象装置と疎通する場合、前記第1ネットワーク機器の前記アドレス変換テーブル、並びに、前記第2ネットワーク機器の前記アドレスポート変換テーブル及び前記ポート接続状態情報に基づいて、互いに関連する前記ネットワークアドレス、前記装置固有アドレス、前記物理ポート及び前記接続状態が関連付けられた前記監視対象装置データベースを作成するステップと、前記監視対象装置と疎通しない場合、前記監視対象装置に接続された前記第2ネットワーク機器の前記アドレスポート変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認するステップと、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されている場合、前記監視対象装置に最も近い前記第1ネットワーク機器の前記アドレス変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレス変換テーブルの前記装置固有アドレスが変更されているか否かを確認するステップと、前記アドレス変換テーブルの前記装置固有アドレスが変更されていない場合、前記第1ネットワーク機器において前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御するステップと、を実行させる。   A communication failure automatic recovery program according to a fourth aspect includes a communication unit capable of communicating with a first network device, a second network device, and a monitoring target device on a network, and a monitoring target device database including information on the monitoring target device A communication failure recovery program that recovers a communication failure that has occurred in the monitored device by being executed by a monitoring device that includes a storage unit that stores the communication unit and a control unit that controls the communication unit and the storage unit. is there. The first network device stores an address conversion table. The second network device stores an address port conversion table and port connection state information. The monitoring target device stores a network address and a device unique address. In the address conversion table, the network address and the device unique address are associated with each other. In the address port conversion table, the device-specific address is associated with the physical port of the second network device to which the monitoring target device is connected. In the port connection status information, the physical port of the second network device and the connection status of the monitoring target device with respect to the physical port are associated with each other. The communication failure recovery program includes a step of confirming communication with the monitored device corresponding to a registered network address, and when communicating with the monitored device, the address conversion table of the first network device, and Based on the address port conversion table and the port connection status information of the second network device, the monitoring target device database in which the network address, the device unique address, the physical port, and the connection status are associated with each other. And the device unique address of the address port conversion table of the second network device connected to the monitored device and the device unique address of the monitored device database when not creating and communicating with the monitored device Compare with And confirming whether or not the device unique address of the address port translation table has been changed, and when the device unique address of the address port translation table has been changed, is closest to the monitored device Whether the device unique address of the address translation table has been changed by comparing the device unique address of the address translation table of the first network device with the device unique address of the monitored device database And when the device unique address of the address translation table has not been changed, the device unique address of the address translation table is rewritten to the device unique address of the monitoring target device in the first network device. To control Tsu and up, to the execution.

前記第1〜第4の視点によれば、アドレスを自発的に発信しない監視対象装置を交換しても当該監視対象装置とネットワーク上で早期に通信できるようにすることができる。   According to the first to fourth viewpoints, even if a monitoring target apparatus that does not spontaneously transmit an address is replaced, it is possible to communicate with the monitoring target apparatus at an early stage on the network.

実施形態1に係る通信障害自動復旧システムの構成を模式的に示したブロック図である。It is the block diagram which showed typically the structure of the communication failure automatic recovery system which concerns on Embodiment 1. FIG. 実施形態1に係る通信障害自動復旧システムにおける監視装置で用いられる監視対象装置データベースの構成を示した模式図である。It is the schematic diagram which showed the structure of the monitoring object apparatus database used with the monitoring apparatus in the communication failure automatic recovery system which concerns on Embodiment 1. FIG. 実施形態1に係る通信障害自動復旧システムにおけるGWNW機器で用いられるARPテーブル、NW機器で用いられるFDB(Forwarding DataBase)テーブル及びリンクステータス情報の構成を示した模式図である。It is the schematic diagram which showed the structure of the ARP table used by the GWNW apparatus in the communication failure automatic recovery system which concerns on Embodiment 1, the FDB (Forwarding DataBase) table used by NW apparatus, and link status information. 実施形態1に係る通信障害自動復旧システムにおける監視装置の動作を模式的に示したフローチャートである。3 is a flowchart schematically showing the operation of the monitoring device in the communication failure automatic recovery system according to the first embodiment. 実施形態1に係る通信障害自動復旧システムにおける監視装置の動作を模式的に示した図4に続くフローチャートである。5 is a flowchart following FIG. 4 schematically showing the operation of the monitoring device in the communication failure automatic recovery system according to the first embodiment. 実施形態2に係る通信障害自動復旧システムの構成を模式的に示したブロック図である。It is the block diagram which showed typically the structure of the communication failure automatic recovery system which concerns on Embodiment 2. FIG. 実施形態2に係る通信障害自動復旧システムにおける監視装置の動作を模式的に示したフローチャートである。6 is a flowchart schematically showing the operation of a monitoring device in the communication failure automatic recovery system according to the second embodiment.

以下、実施形態について図面を参照しつつ説明する。なお、本出願において図面参照符号を付している場合は、それらは、専ら理解を助けるためのものであり、図示の態様に限定することを意図するものではない。なお、下記の実施形態は、あくまで例示であり、本発明を限定するものではない。   Hereinafter, embodiments will be described with reference to the drawings. Note that, in the present application, where reference numerals are attached to the drawings, these are only for the purpose of helping understanding, and are not intended to be limited to the illustrated embodiments. In addition, the following embodiment is an illustration to the last and does not limit this invention.

[実施形態1]
実施形態1に係る通信障害自動復旧システムについて図面を用いて説明する。図1は、実施形態1に係る通信障害自動復旧システムの構成を模式的に示したブロック図である。図2は、実施形態1に係る通信障害自動復旧システムにおける監視装置で用いられる監視対象装置データベースの構成を示した模式図である。図3は、実施形態1に係る通信障害自動復旧システムにおけるGWNW機器で用いられるARPテーブル、NW機器で用いられるFDBテーブル及びリンクステータス情報の構成を示した模式図である。
[Embodiment 1]
A communication failure automatic recovery system according to Embodiment 1 will be described with reference to the drawings. FIG. 1 is a block diagram schematically illustrating a configuration of a communication failure automatic recovery system according to the first embodiment. FIG. 2 is a schematic diagram illustrating a configuration of a monitoring target device database used in the monitoring device in the communication failure automatic recovery system according to the first embodiment. FIG. 3 is a schematic diagram illustrating a configuration of an ARP table used in the GWNW device, an FDB table used in the NW device, and link status information in the communication failure automatic recovery system according to the first embodiment.

通信障害自動復旧システム1は、GWNW機器200及びNW機器300、400を含むネットワーク(例えば、LAN)上で監視対象装置500に対する通信障害が発生した時に自動的に復旧する機能を有するシステムである(図1参照)。通信障害自動復旧システム1は、監視装置100と、GWNW機器200と、NW機器300、400と、監視対象装置500と、を有する。   The communication failure automatic recovery system 1 is a system having a function of automatically recovering when a communication failure with respect to the monitoring target device 500 occurs on a network (for example, LAN) including the GW NW device 200 and the NW devices 300 and 400 ( (See FIG. 1). The communication failure automatic recovery system 1 includes a monitoring device 100, a GWNW device 200, NW devices 300 and 400, and a monitoring target device 500.

監視装置100は、ネットワークに接続された監視対象装置500の通信状態を監視する装置である(図1参照)。監視装置100は、通信部101と、入力部102と、出力部103と、制御部104と、記憶部105と、を有する。   The monitoring device 100 is a device that monitors the communication state of the monitoring target device 500 connected to the network (see FIG. 1). The monitoring apparatus 100 includes a communication unit 101, an input unit 102, an output unit 103, a control unit 104, and a storage unit 105.

通信部101は、ネットワークを経由して、GWNW機器200、NW機器300、400及び監視対象装置500と通信可能に接続する機能部である(図1参照)。通信部101として、例えば、LANケーブルと接続可能なLANインタフェースを用いることができる。通信部101は、制御部104と通信可能に接続され、制御部104によって制御される。   The communication unit 101 is a functional unit that is communicably connected to the GW NW device 200, the NW devices 300 and 400, and the monitoring target device 500 via a network (see FIG. 1). As the communication unit 101, for example, a LAN interface connectable with a LAN cable can be used. The communication unit 101 is communicably connected to the control unit 104 and is controlled by the control unit 104.

入力部102は、ユーザの操作により情報を入力することが可能な機能部である(図1参照)。入力部102として、例えば、キーボード、マウス、タッチパネル、マイク、その他の入力手段を用いることができる。入力部102は、制御部104と通信可能に接続されるとともに、入力された情報を制御部104に送信する。   The input unit 102 is a functional unit that can input information by a user operation (see FIG. 1). As the input unit 102, for example, a keyboard, a mouse, a touch panel, a microphone, or other input means can be used. The input unit 102 is communicably connected to the control unit 104 and transmits the input information to the control unit 104.

出力部103は、情報を監視装置100の外部に出力するための機能部である(図1参照)。出力部103には、例えば、表示を行うディスプレイ、印刷を行うプリンタ、所定の端末等へ送信を行う通信器等の出力手段を用いることができる。出力部103は、制御部104と通信可能に接続されるとともに、制御部104から出力された情報を受信する。   The output unit 103 is a functional unit for outputting information to the outside of the monitoring device 100 (see FIG. 1). As the output unit 103, for example, an output unit such as a display for displaying, a printer for performing printing, a communication device for transmitting to a predetermined terminal or the like can be used. The output unit 103 is communicably connected to the control unit 104 and receives information output from the control unit 104.

制御部104は、通信部101、入力部102、出力部103及び記憶部105を制御する機能部である(図1参照)。制御部104は、記憶部105に記憶されたプログラム(ツールを含む)、ソフトウェアを実行することで、各機能部や外部機器・装置を制御したり、情報処理を行う。制御部104は、通信部101での情報の送受信を制御する。制御部104は、入力部102で入力された情報を取り込むように制御する。制御部104は、出力する情報を、出力部103から出力するように制御する。制御部104は、記憶部105でのデータやファイル等の読み取り、書き込み等を制御する。なお、制御部104が通信障害自動復旧プログラム107を実行した時の詳細な動作については、通信障害自動復旧システムの動作の説明で述べる。   The control unit 104 is a functional unit that controls the communication unit 101, the input unit 102, the output unit 103, and the storage unit 105 (see FIG. 1). The control unit 104 executes programs (including tools) and software stored in the storage unit 105 to control each functional unit and external devices / devices and perform information processing. The control unit 104 controls transmission / reception of information in the communication unit 101. The control unit 104 performs control so that the information input by the input unit 102 is captured. The control unit 104 performs control so that information to be output is output from the output unit 103. The control unit 104 controls reading and writing of data and files in the storage unit 105. The detailed operation when the control unit 104 executes the communication failure automatic recovery program 107 will be described in the description of the operation of the communication failure automatic recovery system.

記憶部105は、各種データ、ファイル、プログラム等を記憶する機能部である(図1参照)。記憶部105は、監視対象装置データベース(DB;DataBase)106と、通信障害自動復旧プログラム107と、を記憶する。   The storage unit 105 is a functional unit that stores various data, files, programs, and the like (see FIG. 1). The storage unit 105 stores a monitoring target device database (DB; DataBase) 106 and a communication failure automatic recovery program 107.

監視対象装置DB106は、互いに対応する装置名、IPアドレス、MACアドレス、物理ポート及びリンクステータスを関連付けたデータベースである(図1、図2参照)。監視対象装置DB106は、通信障害自動復旧プログラム107のデータ取得ツール109を制御部104で実行することによって、時系列に並んで作成され、所定時間毎に追加(更新)される。   The monitoring target device DB 106 is a database in which device names, IP addresses, MAC addresses, physical ports, and link status corresponding to each other are associated (see FIGS. 1 and 2). The monitoring target device DB 106 is created in time series by executing the data acquisition tool 109 of the communication failure automatic recovery program 107 by the control unit 104, and is added (updated) every predetermined time.

ここで、「装置名」は、監視対象装置500の名称、型番、識別子等である。「IPアドレス」は、IPにおいてパケットを送受信する監視対象装置500に対して設定されたネットワークアドレスであり、ユーザによって事後的に設定される。「MACアドレス」は、アクセス制御される監視対象装置500に対し設定された装置固有アドレスであり、主にメーカで事前に設定され、ユーザによって事後的に設定されることもある。「物理ポート」は、装置名に係る装置がLANケーブルを介して接続されるNW機器の物理インタフェースである。   Here, the “device name” is the name, model number, identifier, and the like of the monitoring target device 500. The “IP address” is a network address set for the monitoring target device 500 that transmits / receives a packet in the IP, and is set later by the user. The “MAC address” is a device unique address set for the monitored device 500 to be controlled for access, and is mainly set in advance by the manufacturer and may be set later by the user. The “physical port” is a physical interface of an NW device to which a device related to the device name is connected via a LAN cable.

「リンクステータス」は、装置名に係る装置がLANケーブルを介して接続されるNW機器の物理ポートの接続状態である。リンクステータスが「UP」の状態は、正常にリンクアップしている状態、例えば図1では、NW機器400の物理ポートkにLANケーブルを介して監視対象装置500が接続されていて、当該監視対象装置500を認識でき、当該監視対象装置500と通信できる状態を示す。リンクステータスが「DOWN」の状態は、正常にリンクアップしていない状態、例えば図1では、NW機器400の物理ポートにLANケーブルを介して監視対象装置500が接続されていない、又は、監視対象装置500の電源がオフになっていて、当該監視対象装置500を認識できず、当該監視対象装置500と通信ができない状態を示す。   “Link status” is a connection state of a physical port of an NW device to which a device related to the device name is connected via a LAN cable. When the link status is “UP”, the link is normally linked up. For example, in FIG. 1, the monitoring target device 500 is connected to the physical port k of the NW device 400 via the LAN cable. A state in which the device 500 can be recognized and can communicate with the monitoring target device 500 is shown. The link status is “DOWN” when the link is not normally up, for example, in FIG. 1, the monitoring target device 500 is not connected to the physical port of the NW device 400 via the LAN cable, or the monitoring target This shows a state in which the power of the device 500 is off, the monitoring target device 500 cannot be recognized, and communication with the monitoring target device 500 is not possible.

通信障害自動復旧プログラム107は、ネットワーク上で監視対象装置500に対する通信障害が発生した時に自動的に復旧させるためのプログラムである(図1参照)。通信障害自動復旧プログラム107は、障害監視ツール108と、データ取得ツール109と、ARPテーブルクリアツール110と、GWNW機器特定ツール111と、を有する。   The communication failure automatic recovery program 107 is a program for automatically recovering when a communication failure with respect to the monitoring target device 500 occurs on the network (see FIG. 1). The communication failure automatic recovery program 107 includes a failure monitoring tool 108, a data acquisition tool 109, an ARP table clear tool 110, and a GWNW device identification tool 111.

障害監視ツール108は、監視対象装置500の通信障害を監視するプログラムである(図1参照)。障害監視ツール108は、Ping(Packet INternet Groper)コマンドを含む。   The failure monitoring tool 108 is a program for monitoring a communication failure of the monitoring target device 500 (see FIG. 1). The failure monitoring tool 108 includes a Ping (Packet Internet Groper) command.

ここで、Pingコマンドとは、ICMP(Internet Control Message Protocol)のechoコマンドを利用したプログラムであって、指定した相手先(IPアドレス又はホスト名)に文字列を送り、その戻りの有無により、ネットワークの接続を確認するコマンド(命令)をいう。   Here, the Ping command is a program that uses the Internet Control Message Protocol (ICMP) echo command, and sends a character string to a specified destination (IP address or host name). A command (command) for confirming the connection.

データ取得ツール109は、SNMP(Simple Network Management Protocol)ポーリング機能を使用して、ネットワーク上の機器に記憶された情報(例えば、MIB(Management Information Base)−2情報)を取得するためのプログラムである(図1参照)。   The data acquisition tool 109 is a program for acquiring information (for example, MIB (Management Information Base) -2 information) stored in a device on a network by using an SNMP (Simple Network Management Protocol) polling function. (See FIG. 1).

ここで、SNMPポーリング機能は、監視装置100がネットワークを管理するプロトコルを用いて機器(ここでは、GWNW機器200、NW機器400)から定期的に管理情報(ここでは、ARPテーブル201、FDBテーブル401、リンクステータス情報402)を読み出す機能をいう。   Here, the SNMP polling function periodically transmits management information (here, the ARP table 201 and the FDB table 401) from the devices (here, the GWNW device 200 and the NW device 400) using a protocol for managing the network by the monitoring apparatus 100. The link status information 402) is read out.

また、MIB−2情報は、インターネット関連技術の標準化団体であるIETF(Internet Engineering Task Force)によって発行される提案書のRFC(Request for Comments)1213で定義されている情報である。   The MIB-2 information is information defined in RFC (Request for Comments) 1213 of a proposal issued by the Internet Engineering Task Force (IETF), which is a standardization organization for Internet-related technologies.

ARPテーブルクリアツール110は、GWNW機器特定ツール111で特定されたGWNW機器のARPテーブルのキャッシュをクリア(消去)するためのプログラムである(図1参照)。   The ARP table clear tool 110 is a program for clearing (erasing) the cache of the ARP table of the GWNW device specified by the GWNW device specifying tool 111 (see FIG. 1).

ここで、ARPテーブルは、IPアドレスとMACアドレスを関連付けたテーブル(アドレス変換テーブル)であり、IPアドレスからネットワーク上のMACアドレスを求めるために使用される(図3参照)。ARPテーブルは、MIB−2情報の1つである。   Here, the ARP table is a table (address conversion table) in which an IP address and a MAC address are associated with each other, and is used to obtain a MAC address on the network from the IP address (see FIG. 3). The ARP table is one piece of MIB-2 information.

GWNW機器特定ツール111は、経路追跡コマンド(Tracerouteコマンド)を実行して、最後に認識した装置を、監視対象装置500から最も近くにあるGWNW機器として特定するためのプログラムである(図1参照)。   The GWNW device identification tool 111 is a program for executing a route tracking command (Traceroute command) to identify the last recognized device as the GWNW device closest to the monitoring target device 500 (see FIG. 1). .

GWNW機器200は、ネットワーク上のNW機器300とNW機器400との間に配された中継機器(第1ネットワーク機器)である(図1参照)。GWNW機器200には、ネットワーク層(第3層)同士のデータの転送処理を行う機器、例えば、レイヤ3スイッチ、ルータ等を用いることができる。GWNW機器200は、ネットワーク層とデータリンク層との間のプロトコル変換機能を有する。GWNW機器200は、APRテーブル201を記憶しており、APRテーブル201に基づいて通信したい相手のアドレスを変換する機能を有する(図3参照)。GWNW機器200は、ARPテーブル201のMACアドレスがクリアされ、監視対象装置500に対する通信が発生した時に、監視対象装置500に記憶されたIPアドレス及びMACアドレスを読み出し、読み出されたIPアドレス及びMACアドレスに基づいてARPテーブル201を書き換える機能を有する。   The GWNW device 200 is a relay device (first network device) disposed between the NW device 300 and the NW device 400 on the network (see FIG. 1). The GWNW device 200 may be a device that performs data transfer processing between network layers (third layer), such as a layer 3 switch or a router. The GWNW device 200 has a protocol conversion function between the network layer and the data link layer. The GWNW device 200 stores an APR table 201, and has a function of converting an address of a partner to communicate with based on the APR table 201 (see FIG. 3). When the MAC address of the ARP table 201 is cleared and communication with the monitoring target device 500 occurs, the GWNW device 200 reads the IP address and MAC address stored in the monitoring target device 500, and reads the read IP address and MAC It has a function of rewriting the ARP table 201 based on the address.

NW機器300は、ネットワーク上のGWNW機器200と監視装置100との間に配された中継機器である(図1参照)。NW機器300には、データリンク層(第2層)のデータの転送処理を行う機器、例えば、レイヤ2スイッチ、スイッチングハブ等を用いることができる。NW機器300は、FDBテーブル(図示せず)及びリンクステータス情報(図示せず)を記憶しており、FDBテーブル及びリンクステータス情報に基づいて通信したい相手にパケットを転送する。NW機器300は、GWNW機器200とLANケーブルを介して直接又は間接的に接続されている。NW機器300は、LANケーブルを介して監視装置100と接続されている。   The NW device 300 is a relay device arranged between the GW NW device 200 and the monitoring device 100 on the network (see FIG. 1). The NW device 300 may be a device that performs data transfer processing of the data link layer (second layer), such as a layer 2 switch or a switching hub. The NW device 300 stores an FDB table (not shown) and link status information (not shown), and transfers a packet to a communication partner who wants to communicate based on the FDB table and link status information. The NW device 300 is directly or indirectly connected to the GW NW device 200 via a LAN cable. The NW device 300 is connected to the monitoring device 100 via a LAN cable.

NW機器400は、ネットワーク上のGWNW機器200と監視対象装置500との間に配された中継機器(第2ネットワーク機器)である(図1参照)。NW機器400には、データリンク層(第2層)で通信を行う機器、例えば、レイヤ2スイッチ、スイッチングハブ等を用いることができる。NW機器400は、FDBテーブル401及びリンクステータス情報402を記憶しており、FDBテーブル401及びリンクステータス情報402に基づいて通信したい相手にパケットを転送する(図3参照)。NW機器400は、GWNW機器200とLANケーブルを介して接続されている。NW機器400は、n個の物理ポート403を有する。k番目の物理ポート403は、LANケーブルを介して監視対象装置500と接続されている。NW機器400は、物理ポート403のいずれかに接続される監視対象装置500が交換された場合、又は、物理ポート403のいずれかに新規に監視対象装置500が接続された場合に、自発的に、監視対象装置500からMACアドレスを読み出し、物理ポート403に対応するFDBテーブルのMACアドレスを、読み出されたMACアドレスに書き換える機能を有する。   The NW device 400 is a relay device (second network device) disposed between the GW NW device 200 and the monitoring target device 500 on the network (see FIG. 1). The NW device 400 may be a device that performs communication in the data link layer (second layer), such as a layer 2 switch or a switching hub. The NW device 400 stores an FDB table 401 and link status information 402, and transfers a packet to a partner with which communication is desired based on the FDB table 401 and link status information 402 (see FIG. 3). The NW device 400 is connected to the GW NW device 200 via a LAN cable. The NW device 400 has n physical ports 403. The kth physical port 403 is connected to the monitoring target device 500 via a LAN cable. When the monitoring target device 500 connected to any one of the physical ports 403 is replaced or when the monitoring target device 500 is newly connected to any one of the physical ports 403, the NW device 400 spontaneously The MAC address is read from the monitoring target device 500, and the MAC address of the FDB table corresponding to the physical port 403 is rewritten to the read MAC address.

ここで、FDBテーブルは、MACアドレスと物理ポートを関連付けたテーブル(アドレスポート変換テーブル)である(図3参照)。   Here, the FDB table is a table (address port conversion table) in which the MAC address is associated with the physical port (see FIG. 3).

また、リンクステータス情報は、監視対象装置500が接続されたNW機器400の物理ポートの接続状態(リンクステータス)を示す情報(ポート接続状態情報)である(図3参照)。   The link status information is information (port connection status information) indicating the connection status (link status) of the physical port of the NW device 400 to which the monitoring target device 500 is connected (see FIG. 3).

監視対象装置500は、監視装置100によって監視される装置である(図1参照)。監視対象装置500は、IPアドレス501及びMACアドレス502を記憶する。監視対象装置500には、ネットワークに対してIPアドレス501及びMACアドレス502を自発的に発信しない装置、例えば、単機能のプリンタ、スキャナ等の周辺機器を用いることができる。監視対象装置500は、NW機器400と同一セグメントに接続されており、NW機器400のk番目の物理ポート403にLANケーブルを介して接続されている。ここで、セグメントは、具体的には、ネットワークを構成する範囲の単位であり、この場合、GWNW機器200で区切られる範囲である。   The monitoring target device 500 is a device monitored by the monitoring device 100 (see FIG. 1). The monitoring target device 500 stores an IP address 501 and a MAC address 502. As the monitoring target device 500, a device that does not spontaneously transmit the IP address 501 and the MAC address 502 to the network, for example, a peripheral device such as a single-function printer or scanner can be used. The monitoring target device 500 is connected to the same segment as the NW device 400 and is connected to the kth physical port 403 of the NW device 400 via a LAN cable. Here, the segment is specifically a unit of a range constituting the network, and in this case, is a range delimited by the GWNW device 200.

次に、実施形態1に係る通信障害自動復旧システムの動作について図面を用いて説明する。図4、図5は、実施形態1に係る通信障害自動復旧システムにおける監視装置の動作を模式的に示したフローチャートである。なお、通信障害自動復旧システムの構成については、図1〜図3を参照されたい。また、以下の監視装置100の動作は、通信障害自動復旧プログラム107を実行したときの制御部104の動作である。   Next, the operation of the communication failure automatic recovery system according to the first embodiment will be described with reference to the drawings. 4 and 5 are flowcharts schematically showing the operation of the monitoring device in the communication failure automatic recovery system according to the first embodiment. Refer to FIG. 1 to FIG. 3 for the configuration of the communication failure automatic recovery system. The following operation of the monitoring device 100 is the operation of the control unit 104 when the communication failure automatic recovery program 107 is executed.

まず、監視装置100は、ユーザが入力部102から監視対象装置500に記憶されたIPアドレス501と同じIPアドレスを入力することにより、入力されたIPアドレスを記憶部105に登録する(ステップA1、図4参照)。   First, the monitoring device 100 registers the input IP address in the storage unit 105 when the user inputs the same IP address as the IP address 501 stored in the monitoring target device 500 from the input unit 102 (step A1, (See FIG. 4).

ステップA1の後、又は、ステップA5の後、若しくは、MACアドレス同士が一致する場合(ステップA20のYES)、監視装置100は、障害監視ツール108のPingコマンドを用いて、ステップA1で登録されたIPアドレスに対応する監視対象装置500と疎通するか否か(監視対象装置500への通信障害を検知したか否か;死活監視)を確認(疎通確認)する(ステップA2、図4参照)。監視対象装置500と疎通しない場合(ステップA2のNO)、ステップA6に進む。   After step A1, or after step A5, or when the MAC addresses match (YES in step A20), the monitoring device 100 is registered in step A1 using the Ping command of the failure monitoring tool 108. It confirms (communication confirmation) whether or not it communicates with the monitoring target device 500 corresponding to the IP address (whether a communication failure to the monitoring target device 500 has been detected; alive monitoring) (see step A2, FIG. 4). When not communicating with the monitoring target device 500 (NO in step A2), the process proceeds to step A6.

監視対象装置500と疎通する場合(ステップA2のYES;監視対象装置500への通信障害を検知しない場合、Pingコマンドの応答がある場合)、監視装置100は、データ取得ツール109のSNMPポーリング機能を用いて、ステップA1で登録されたIPアドレス(過去の監視対象装置DB106のIPアドレスでも可)に基づいて、監視対象装置500に最も近いGWNW機器200に記憶されたMIB−2情報の中にあるARPテーブル201と、当該監視対象装置500が接続されているNW機器400に記憶されたFDBテーブル401及びリンクステータス情報402と、を取得する(ステップA3、図4参照)。   When communicating with the monitoring target device 500 (YES in step A2; when no communication failure to the monitoring target device 500 is detected, when there is a response to the Ping command), the monitoring device 100 uses the SNMP polling function of the data acquisition tool 109. In the MIB-2 information stored in the GWNW device 200 closest to the monitoring target device 500 based on the IP address registered in step A1 (or the IP address of the past monitoring target device DB 106 is acceptable). The ARP table 201 and the FDB table 401 and link status information 402 stored in the NW device 400 to which the monitoring target device 500 is connected are acquired (see step A3 and FIG. 4).

ここで、ステップA3におけるARPテーブル201、FDBテーブル401及びリンクステータス情報402の取得では、監視装置100は、ステップA1で登録されたIPアドレス(過去の監視対象装置DB106のIPアドレスでも可)に基づいて、監視対象装置500に最も近いGWNW機器200に記憶されたARPテーブル201を取得し、取得したARPテーブル201に基づいて、ステップA1で登録されたIPアドレスに対応するMACアドレスを特定し、特定されたMACアドレスに基づいて、監視対象装置500が接続されたNW機器400に記憶されたFDBテーブル401を取得し、取得したFDBテーブル401に基づいて物理ポートを特定し、特定された物理ポートに基づいて、監視対象装置500が接続されたNW機器400に記憶されたリンクステータス情報402を取得し、取得したリンクステータス情報402に基づいて、特定された物理ポートに対応するリンクステータスを特定することができる。   Here, in the acquisition of the ARP table 201, the FDB table 401, and the link status information 402 in step A3, the monitoring device 100 is based on the IP address registered in step A1 (the IP address of the past monitoring target device DB 106 may be used). The ARP table 201 stored in the GWNW device 200 closest to the monitoring target device 500 is acquired, and the MAC address corresponding to the IP address registered in step A1 is specified based on the acquired ARP table 201, and specified. The FDB table 401 stored in the NW device 400 to which the monitoring target device 500 is connected is acquired based on the specified MAC address, the physical port is specified based on the acquired FDB table 401, and the specified physical port is specified. Based on whether the monitoring target device 500 is connected. Obtaining the link status information 402 stored in the NW device 400, based on the obtained link status information 402, it is possible to identify a link status corresponding to the specified physical port.

ステップA3の後、監視装置100は、取得したARPテーブル201、FDPテーブル401及びリンクステータス情報402に基づいて、監視対象装置500が接続されているNW機器400の物理ポートを特定するための監視対象装置DB106を作成し、作成された監視対象装置DB106を記憶部105に登録(又は追加)する(ステップA4、図4参照)。   After step A3, the monitoring apparatus 100 identifies the physical port of the NW device 400 to which the monitoring target apparatus 500 is connected based on the acquired ARP table 201, FDP table 401, and link status information 402. The device DB 106 is created, and the created monitoring target device DB 106 is registered (or added) in the storage unit 105 (step A4, see FIG. 4).

ここで、監視対象装置DB106の作成では、監視装置100は、ステップA1で登録されたIPアドレスと、ステップA3で取得したARPテーブル201、FDPテーブル401及びリンクステータス情報402に含まれたMACアドレス、物理ポート及びリンクステータスと、を関連付けて作成することができる(図2参照)。   Here, in the creation of the monitoring target device DB 106, the monitoring device 100 includes the IP address registered in Step A1, the MAC address included in the ARP table 201, the FDP table 401, and the link status information 402 acquired in Step A3, The physical port and the link status can be created in association with each other (see FIG. 2).

ステップA4の後、又は、疎通確認回数が所定回数未満である場合(ステップA7のYES)、監視装置100は、所定時間待機し(ステップA5、図4参照)、その後、ステップA2に戻る。   After step A4 or when the number of communication confirmations is less than the predetermined number (YES in step A7), the monitoring apparatus 100 waits for a predetermined time (step A5, see FIG. 4), and then returns to step A2.

監視対象装置500と疎通しない場合(ステップA2のNO、監視対象装置500への通信障害を検知した場合、Pingコマンドの応答がない場合)、監視装置100は、ステップA1で登録されたIPアドレス(過去の監視対象装置DB106のIPアドレスでも可)に基づいて、監視装置100が過去に作成された監視対象装置DB106が存在するか否かを確認する(ステップA6、図4参照)。過去に作成された監視対象装置DB106が存在しない場合(ステップA6のNO)、監視装置100は監視対象装置500が接続されているNW機器400の物理ポート403を特定することができないので、ステップA7に進む。   When communication with the monitoring target device 500 is not performed (NO at step A2, when a communication failure to the monitoring target device 500 is detected, when there is no response to the Ping command), the monitoring device 100 registers the IP address registered at step A1 ( Based on the past IP address of the monitoring target device DB 106), the monitoring device 100 confirms whether or not the monitoring target device DB 106 created in the past exists (step A6, see FIG. 4). If the monitoring target device DB 106 created in the past does not exist (NO in step A6), the monitoring device 100 cannot identify the physical port 403 of the NW device 400 to which the monitoring target device 500 is connected, so step A7 Proceed to

ここで、過去とは、監視対象装置500に対するPing応答がなくなる時よりも前のことをいう。   Here, the past means the time before the time when the Ping response to the monitoring target device 500 disappears.

過去に作成された監視対象装置DB106が存在しない場合(ステップA6のNO)、監視装置100は、ステップA2の疎通確認を開始してから疎通確認回数が予め設定された所定回数未満であるか否かを確認する(ステップA7、図4参照)。疎通確認回数が所定回数未満である場合(ステップA7のYES)、ステップA5に進む。疎通確認回数が所定回数未満でない場合(ステップA7のNO)、ステップA10に進む。   When the monitoring target device DB 106 created in the past does not exist (NO in Step A6), the monitoring device 100 determines whether or not the number of communication confirmations is less than a predetermined number set in advance after starting the communication confirmation in Step A2. (See step A7, FIG. 4). When the number of communication confirmations is less than the predetermined number (YES in step A7), the process proceeds to step A5. When the number of communication confirmations is not less than the predetermined number (NO in step A7), the process proceeds to step A10.

過去に作成された監視対象装置DB106が存在する場合(ステップA6のYES)、監視装置100は、データ取得ツール109のSNMPポーリング機能を用いて、監視対象装置500が接続されているNW機器400から、過去に作成された監視対象装置DB106の物理ポート(ここでは図1の監視対象装置500が接続されているNW機器400のk番目の物理ポート403)に対応するリンクステータス情報402を取得する(ステップA8、図4参照)。   When the monitoring target device DB 106 created in the past exists (YES in step A6), the monitoring device 100 uses the SNMP polling function of the data acquisition tool 109 from the NW device 400 to which the monitoring target device 500 is connected. The link status information 402 corresponding to the physical port of the monitoring target device DB 106 created in the past (here, the kth physical port 403 of the NW device 400 to which the monitoring target device 500 of FIG. 1 is connected) is acquired ( Step A8, see FIG. 4).

ステップA8の後、監視装置100は、ステップA8で取得したリンクステータス情報402のリンクステータスがUPであるか否かを確認する(ステップA9、図4参照)。   After step A8, the monitoring apparatus 100 checks whether or not the link status of the link status information 402 acquired in step A8 is UP (step A9, see FIG. 4).

疎通確認回数が所定回数未満でない場合(ステップA7のNO)、又は、リンクステータスがUPでない場合(ステップA9のNO)、監視装置100は、監視対象装置500と通信ができない状態(NW機器400の物理ポートにLANケーブルを介して監視対象装置500が接続されていない状態、又は、監視対象装置500の電源がオフになっている状態)と判断し、監視対象装置500と通信ができない状態である旨のメッセージを出力部103から出力し(ステップA10、図4参照)、その後、終了する。   When the number of communication confirmations is not less than the predetermined number (NO in step A7), or when the link status is not UP (NO in step A9), the monitoring device 100 cannot communicate with the monitoring target device 500 (in the NW device 400). It is determined that the monitoring target device 500 is not connected to the physical port via the LAN cable, or the monitoring target device 500 is powered off, and communication with the monitoring target device 500 is not possible. A message to that effect is output from the output unit 103 (step A10, see FIG. 4), and then the process ends.

リンクステータスがUPである場合(ステップA9のYES)、監視装置100は、データ取得ツール109のSNMPポーリング機能を用いて、監視対象装置500が接続されているNW機器400から、過去に作成された監視対象装置DB106の物理ポート(ここでは図1のk番目の物理ポート403に対応するもの)に対応するFDBテーブル401を取得する(ステップA11、図4参照)。   When the link status is UP (YES in step A9), the monitoring apparatus 100 is created in the past from the NW device 400 to which the monitoring target apparatus 500 is connected, using the SNMP polling function of the data acquisition tool 109. The FDB table 401 corresponding to the physical port of the monitoring target apparatus DB 106 (here, the one corresponding to the kth physical port 403 in FIG. 1) is acquired (step A11, see FIG. 4).

なお、NW機器400は、監視対象装置500が交換され、正常にリンクアップした状態になったときに、監視対象装置500に記憶されているMACアドレス501を読み出し、自身(NW機器400)のFDBテーブル401において、監視対象装置500が接続されているNW機器400の物理ポート403(ここでは図1のk番目の物理ポート403)に対応するMACアドレスを、読み出したMACアドレス501に書き換える。   The NW device 400 reads the MAC address 501 stored in the monitoring target device 500 when the monitoring target device 500 is replaced and is normally linked up, and the FDB of the NW device 400 itself (NW device 400). In the table 401, the MAC address corresponding to the physical port 403 (here, the kth physical port 403 in FIG. 1) of the NW device 400 to which the monitoring target device 500 is connected is rewritten to the read MAC address 501.

ステップA11の後、監視装置100は、過去に作成された監視対象装置DB106の物理ポート(ここでは図1のk番目の物理ポート403に対応するもの)に関して、ステップA11で取得したFDBテーブル401のMACアドレスと、過去に作成された監視対象装置DB106のMACアドレスと、を比較し、FDBテーブルのMACアドレスが変更されているか否かを判断する(ステップA12、図5参照)。MACアドレスが変更されていない場合(ステップA12のNO)、ステップA16に進む。   After step A11, the monitoring apparatus 100 relates to the physical port of the monitoring target apparatus DB 106 created in the past (here, the one corresponding to the kth physical port 403 in FIG. 1) of the FDB table 401 acquired in step A11. The MAC address and the MAC address of the monitoring target device DB 106 created in the past are compared to determine whether or not the MAC address of the FDB table has been changed (see step A12, FIG. 5). If the MAC address has not been changed (NO in step A12), the process proceeds to step A16.

MACアドレスが変更されている場合(ステップA12のYES)、監視装置100は、監視対象装置500が交換されたと判断し、監視対象装置500に対して、GWNW機器特定ツール111の経路追跡コマンドを用いて、ステップA1で登録されたIPアドレス(過去の監視対象装置DB106のIPアドレスでも可)に基づいて、監視対象装置500から最も近いGWNW機器200を特定する(ステップA13、図5参照)。   If the MAC address has been changed (YES in step A12), the monitoring apparatus 100 determines that the monitoring target apparatus 500 has been replaced, and uses the path tracking command of the GWNW device identification tool 111 for the monitoring target apparatus 500. Then, based on the IP address registered in step A1 (or the IP address of the past monitoring target device DB 106 is acceptable), the GWNW device 200 closest to the monitoring target device 500 is specified (step A13, see FIG. 5).

ここで、経路追跡コマンドを実行すると、監視装置100と監視対象装置500との間の経路に存在する全てのGWNW機器を認識するが、監視装置100に最も近い所のGWNW機器から順に認識し、最後に監視対象装置500から最も近いGWNW機器200を認識し、最後に認識した装置を、監視対象装置500から最も近くにあるGWNW機器として特定する。   Here, when the path tracking command is executed, all GWNW devices existing on the path between the monitoring device 100 and the monitoring target device 500 are recognized, but the GWNW devices closest to the monitoring device 100 are sequentially recognized, Finally, the GWNW device 200 closest to the monitoring target device 500 is recognized, and the last recognized device is identified as the GWNW device closest to the monitoring target device 500.

ステップA13の後、監視装置100は、監視対象装置500から最も近くにあるGWNW機器200に対して、データ取得ツール109のSNMPポーリング機能を用いて、ステップA1で登録されたIPアドレス(過去の監視対象装置DB106のIPアドレスでも可)に基づいて、当該GWNW機器200に記憶されているARPテーブル201を取得する(ステップA14、図5参照)。   After step A13, the monitoring apparatus 100 uses the SNMP polling function of the data acquisition tool 109 for the GWNW device 200 closest to the monitoring target apparatus 500 to register the IP address (past monitoring). The ARP table 201 stored in the GWNW device 200 is acquired based on the IP address of the target device DB 106 (see step A14, FIG. 5).

ステップA14の後、監視装置100は、ステップA1で登録されたIPアドレスに関して、ステップA14で取得したARPテーブルのMACアドレスと、過去に作成された監視対象装置DB106のMACアドレスと、を比較し、MACアドレス同士が同じであるか否かを判断する(ステップA15、図5参照)。MACアドレス同士が同じである場合(ステップA15のYES)、ステップA17に進む。MACアドレス同士が同じでない場合(ステップA15のNO)、ステップA16に進む。   After step A14, the monitoring device 100 compares the MAC address of the ARP table acquired in step A14 with the MAC address of the monitoring target device DB 106 created in the past with respect to the IP address registered in step A1. It is determined whether or not the MAC addresses are the same (see step A15, FIG. 5). If the MAC addresses are the same (YES in step A15), the process proceeds to step A17. If the MAC addresses are not the same (NO in step A15), the process proceeds to step A16.

MACアドレスが変更されていない場合(ステップA12のNO)、MACアドレス同士が同じでない場合(ステップA15のNO)、監視対象装置500と疎通しない場合(ステップA18のNO)、又は、MACアドレス同士が一致しない場合(ステップA20のNO)、監視装置100は、監視対象装置500に別の障害があると判断し、その旨のメッセージを出力部103から出力し(ステップA16、図5参照)、その後、終了する。   When the MAC address has not been changed (NO at step A12), when the MAC addresses are not the same (NO at step A15), when not communicated with the monitoring target device 500 (NO at step A18), or between the MAC addresses If they do not match (NO in step A20), the monitoring apparatus 100 determines that there is another failure in the monitoring target apparatus 500, and outputs a message to that effect from the output unit 103 (step A16, see FIG. 5). ,finish.

MACアドレス同士が同じである場合(ステップA15のYES)、監視装置100は、監視対象装置500に記憶されたIPアドレス501に対するGWNW機器200のARPテーブル201が更新されていないと判断し、ステップA1で登録されたIPアドレス(過去の監視対象装置DB106のIPアドレスでも可)に基づいて、監視対象装置500から最も近くにあるGWNW機器200に対して、リモート接続を行い、ARPキャッシュクリアコマンドを用いて、対応するGWNW機器200のARPテーブル201のMACアドレスをクリア(消去)する(ステップA17、図5参照)。   If the MAC addresses are the same (YES in step A15), the monitoring apparatus 100 determines that the ARP table 201 of the GWNW device 200 for the IP address 501 stored in the monitoring target apparatus 500 has not been updated, and step A1 Based on the IP address registered in step (or the IP address of the past monitoring target device DB 106 is acceptable), the remote connection is made to the GWNW device 200 closest to the monitoring target device 500 and the ARP cache clear command is used. Then, the MAC address of the ARP table 201 of the corresponding GWNW device 200 is cleared (erased) (step A17, see FIG. 5).

ここで、監視対象装置500から最も近くにあるGWNW機器200は、ARPテーブル201のMACアドレスがクリアされた後、監視対象装置500に対する通信が発生した時に、監視対象装置500に記憶されたIPアドレス及びMACアドレスを読み出し、読み出されたIPアドレス及びMACアドレスに基づいてARPテーブル201を書き換える。   Here, the GWNW device 200 closest to the monitoring target device 500 receives the IP address stored in the monitoring target device 500 when communication with the monitoring target device 500 occurs after the MAC address of the ARP table 201 is cleared. And the MAC address are read, and the ARP table 201 is rewritten based on the read IP address and MAC address.

ステップA17の後、監視装置100は、監視対象装置500に対して、障害監視ツール108のPingコマンドを用いて、ステップA1で登録されたIPアドレスに対応する監視対象装置500と疎通するか否か確認する(ステップA18、図5参照)。   After step A17, the monitoring apparatus 100 communicates with the monitoring target apparatus 500 using the Ping command of the failure monitoring tool 108 to communicate with the monitoring target apparatus 500 corresponding to the IP address registered in step A1. Confirm (see step A18, FIG. 5).

監視対象装置500と疎通しない場合(ステップA18のNO)、ステップA16に進む。   When not communicating with the monitoring target device 500 (NO in step A18), the process proceeds to step A16.

監視対象装置500と疎通する場合(ステップA18のYES)、監視装置100は、データ取得ツール109のSNMPポーリング機能を用いて、監視対象装置500から最も近くにあるGWNW機器200から、ステップA1で登録されたIPアドレスに対応するARPテーブル201を取得する(ステップA19、図5参照)。   When communicating with the monitoring target device 500 (YES in step A18), the monitoring device 100 uses the SNMP polling function of the data acquisition tool 109 to register from the GWNW device 200 closest to the monitoring target device 500 in step A1. The ARP table 201 corresponding to the IP address thus obtained is acquired (step A19, see FIG. 5).

ステップA19の後、監視装置100は、ステップA19で取得したARPテーブル201のMACアドレスと、ステップA11で取得したFDBテーブルのMACアドレスと、を比較し、MACアドレス同士が一致するか否かを判断する(ステップA20、図5参照)。MACアドレス同士が一致しない場合(ステップA20のNO)、ステップA16に進む。MACアドレス同士が一致する場合(ステップA20のYES)、ステップA2に戻る。なお、MACアドレス同士が一致する場合(ステップA20のYES)、監視装置100は、通信障害復旧完了と判断し、障害復旧の旨のメッセージを出力部103から出力するようにしてもよい。   After step A19, the monitoring apparatus 100 compares the MAC address of the ARP table 201 acquired in step A19 with the MAC address of the FDB table acquired in step A11, and determines whether or not the MAC addresses match. (See step A20, FIG. 5). If the MAC addresses do not match (NO in step A20), the process proceeds to step A16. If the MAC addresses match (YES in step A20), the process returns to step A2. If the MAC addresses match (YES in step A20), the monitoring apparatus 100 may determine that the communication failure recovery has been completed and output a message indicating failure recovery from the output unit 103.

実施形態1によれば、監視対象装置500に設定されたIPアドレスを事前に登録しておくことで、アドレスを自発的に発信しない監視対象装置500を交換して通信障害が発生しても、通信障害を自動的に検出し、ネットワークに接続された他の装置の通信に影響を与えることなく自動的に通信障害を復旧し、交換後の監視対象装置500とネットワーク上で早期に通信できるようにすることができる。つまり、監視対象装置500を交換したときのネットワーク上のGWNW機器200のARPテーブル201が更新されないことによる通信障害を自動検出し、自動的にARPテーブル201を更新して、交換後の監視対象装置500とすぐに通信可能に復旧することができる。   According to the first embodiment, by registering the IP address set in the monitoring target device 500 in advance, even if a communication failure occurs by replacing the monitoring target device 500 that does not spontaneously transmit an address, It is possible to automatically detect a communication failure, automatically recover from the communication failure without affecting the communication of other devices connected to the network, and communicate with the monitored device 500 after replacement on the network at an early stage. Can be. That is, a communication failure due to the ARP table 201 of the GWNW device 200 on the network not being updated when the monitoring target device 500 is replaced is automatically detected, and the ARP table 201 is automatically updated, so that the monitored target device after replacement It is possible to restore the communication so that it can immediately communicate with 500.

[実施形態2]
実施形態2に係る通信障害自動復旧システムについて図面を用いて説明する。図6は、実施形態2に係る通信障害自動復旧システムの構成を模式的に示したブロック図である。
[Embodiment 2]
A communication failure automatic recovery system according to Embodiment 2 will be described with reference to the drawings. FIG. 6 is a block diagram schematically illustrating the configuration of the communication failure automatic recovery system according to the second embodiment.

通信障害自動復旧システム1は、第1ネットワーク機器200及び第2ネットワーク機器400を含むネットワーク上で監視対象装置500に対する通信障害が発生した時に自動的に復旧する機能を有するシステムである(図6参照)。通信障害自動復旧システム1は、監視装置と100、第1ネットワーク機器200と、第2ネットワーク機器400と、監視対象装置500と、を備える。   The communication failure automatic recovery system 1 is a system having a function of automatically recovering when a communication failure occurs on the monitoring target device 500 on the network including the first network device 200 and the second network device 400 (see FIG. 6). ). The communication failure automatic recovery system 1 includes a monitoring device 100, a first network device 200, a second network device 400, and a monitoring target device 500.

監視装置100は、ネットワークに接続された監視対象装置500の通信状態を監視する装置である(図6参照)。監視装置100は、通信部101と、制御部104と、記憶部105と、を備える。   The monitoring device 100 is a device that monitors the communication state of the monitoring target device 500 connected to the network (see FIG. 6). The monitoring device 100 includes a communication unit 101, a control unit 104, and a storage unit 105.

通信部101は、ネットワーク上の第1ネットワーク機器200及び第2ネットワーク機器400並びに監視対象装置500と通信可能な機能部である。制御部104は、前記通信部及び前記記憶部を制御する機能部である。記憶部105は、監視対象装置500に係る情報を含む監視対象装置DB106を記憶する機能部である。監視対象装置DB106は、互いに関連するネットワークアドレス、装置固有アドレス、物理ポート及び接続状態が関連付けられたデータベースである。なお、制御部104の動作の詳細は、後述する。   The communication unit 101 is a functional unit capable of communicating with the first network device 200, the second network device 400, and the monitoring target device 500 on the network. The control unit 104 is a functional unit that controls the communication unit and the storage unit. The storage unit 105 is a functional unit that stores a monitoring target device DB 106 including information related to the monitoring target device 500. The monitoring target device DB 106 is a database in which network addresses, device unique addresses, physical ports, and connection states are associated with each other. Details of the operation of the control unit 104 will be described later.

第1ネットワーク機器200は、ネットワーク上の監視装置100と第2ネットワーク機器400との間に配された中継機器である(図6参照)。第1ネットワーク機器200は、アドレス変換テーブル201を記憶する。アドレス変換テーブル201は、監視対象装置500に係るネットワークアドレス及び装置固有アドレスが関連付けられている。   The first network device 200 is a relay device arranged between the monitoring device 100 on the network and the second network device 400 (see FIG. 6). The first network device 200 stores an address conversion table 201. In the address conversion table 201, a network address and a device unique address related to the monitoring target device 500 are associated with each other.

第2ネットワーク機器400は、ネットワーク上の第1ネットワーク機器200と監視対象装置500との間に配された中継機器である(図6参照)。第2ネットワーク機器400は、監視対象装置500に係るアドレスポート変換テーブル401及びポート接続状態情報402を記憶する。アドレスポート変換テーブル401は、監視対象装置500に係る装置固有アドレスと、監視対象装置500が接続される第2ネットワーク機器400の物理ポート403とが関連付けられている。ポート接続状態情報402は、第2ネットワーク機器400の物理ポート403と、物理ポート403に対する監視対象装置500の接続状態とが関連付けられている。   The second network device 400 is a relay device arranged between the first network device 200 and the monitoring target device 500 on the network (see FIG. 6). The second network device 400 stores an address port conversion table 401 and port connection state information 402 related to the monitoring target device 500. In the address port conversion table 401, a device specific address related to the monitoring target device 500 is associated with a physical port 403 of the second network device 400 to which the monitoring target device 500 is connected. The port connection status information 402 associates the physical port 403 of the second network device 400 with the connection status of the monitoring target device 500 with respect to the physical port 403.

監視対象装置500は、監視装置100によって監視される装置である(図6参照)。監視対象装置500は、ネットワークアドレス501及び装置固有アドレス502を記憶する。監視対象装置500には、ネットワークに対してネットワークアドレス及び装置固有アドレス502を自発的に発信しない。   The monitoring target device 500 is a device monitored by the monitoring device 100 (see FIG. 6). The monitoring target device 500 stores a network address 501 and a device unique address 502. The monitoring target device 500 does not spontaneously transmit the network address and the device unique address 502 to the network.

次に、実施形態2に係る通信障害自動復旧システムの動作について図面を用いて説明する。図7は、実施形態2に係る通信障害自動復旧システムにおける監視装置の動作を模式的に示したフローチャートである。なお、通信障害自動復旧システムの構成については、図6を参照されたい。また、以下の監視装置100の動作は、制御部104の動作である。   Next, the operation of the communication failure automatic recovery system according to the second embodiment will be described with reference to the drawings. FIG. 7 is a flowchart schematically showing the operation of the monitoring device in the communication failure automatic recovery system according to the second embodiment. Refer to FIG. 6 for the configuration of the communication failure automatic recovery system. The following operation of the monitoring device 100 is the operation of the control unit 104.

まず、監視装置100は、登録されたネットワークアドレスに対応する監視対象装置500との疎通確認を行う(ステップB1)。   First, the monitoring device 100 confirms communication with the monitoring target device 500 corresponding to the registered network address (step B1).

監視対象装置500と疎通する場合(ステップB1のYES)、監視装置100は、第1ネットワーク機器200のアドレス変換テーブル201、並びに、第2ネットワーク機器400のアドレスポート変換テーブル401及びポート接続状態情報402に基づいて、互いに関連するネットワークアドレス、装置固有アドレス、物理ポート及び接続状態が関連付けられた監視対象装置DB106を作成し(ステップB2)、その後、所定時間が経過してからステップB1に戻る。   When communicating with the monitoring target device 500 (YES in step B1), the monitoring device 100, the address conversion table 201 of the first network device 200, the address port conversion table 401 and the port connection state information 402 of the second network device 400 are displayed. The monitoring target device DB 106 in which the network address, device unique address, physical port, and connection state associated with each other are associated is created (step B2), and after a predetermined time has elapsed, the process returns to step B1.

監視対象装置500と疎通しない場合(ステップB1のNO)、監視装置100は、監視対象装置500に接続された第2ネットワーク機器400のアドレスポート変換テーブル401の装置固有アドレスと、監視対象装置DB106の装置固有アドレスとを比較することにより、アドレスポート変換テーブル401の装置固有アドレスが変更されているか否かを確認する(ステップB3)。アドレスポート変換テーブル401の装置固有アドレスが変更されていない場合(ステップB3のNO)、監視対象装置500に別の障害があると判断し、終了する。   When the monitoring target device 500 does not communicate (NO in Step B1), the monitoring device 100 stores the device unique address in the address port conversion table 401 of the second network device 400 connected to the monitoring target device 500 and the monitoring target device DB 106. By comparing with the device unique address, it is confirmed whether or not the device unique address in the address port conversion table 401 has been changed (step B3). If the device unique address in the address port conversion table 401 has not been changed (NO in step B3), it is determined that there is another failure in the monitoring target device 500, and the process ends.

アドレスポート変換テーブル401の装置固有アドレスが変更されている場合(ステップB3のYES)、監視装置100は、監視対象装置500に最も近い第1ネットワーク機器200のアドレス変換テーブル201の装置固有アドレスと、監視対象装置DB106の装置固有アドレスとを比較することにより、アドレス変換テーブル201の装置固有アドレスが変更されているか否かを確認する(ステップB4)。アドレス変換テーブル201の装置固有アドレスが変更されている場合(ステップB4のYES)、監視対象装置500に別の障害があると判断し、終了する。   When the device unique address of the address port conversion table 401 is changed (YES in Step B3), the monitoring device 100 includes the device unique address in the address conversion table 201 of the first network device 200 closest to the monitoring target device 500, and By comparing with the device unique address of the monitoring target device DB 106, it is confirmed whether or not the device unique address of the address conversion table 201 has been changed (step B4). If the device unique address in the address conversion table 201 has been changed (YES in step B4), it is determined that there is another failure in the monitoring target device 500, and the process ends.

アドレス変換テーブル201の装置固有アドレスが変更されていない場合(ステップB4のNO)、監視装置100は、第1ネットワーク機器200においてアドレス変換テーブル201の装置固有アドレスを、監視対象装置500の装置固有アドレス502に書き換えるように制御し(ステップB5)、その後、ステップB1に戻る。   When the device unique address of the address conversion table 201 has not been changed (NO in Step B4), the monitoring device 100 uses the device unique address of the address conversion table 201 as the device unique address of the monitoring target device 500 in the first network device 200. Control is performed to rewrite to 502 (step B5), and then the process returns to step B1.

実施形態2によれば、アドレスを自発的に発信しない監視対象装置500を交換しても当該監視対象装置500とネットワーク上で早期に通信できるようにすることができる。   According to the second embodiment, even if the monitoring target device 500 that does not spontaneously transmit an address is replaced, it is possible to communicate with the monitoring target device 500 at an early stage on the network.

(付記)
本発明では、前記第1の視点に係る監視装置の形態が可能である。
(Appendix)
In the present invention, the monitoring apparatus according to the first aspect is possible.

前記第1の視点に係る監視装置において、前記制御部は、さらに、前記監視対象装置と疎通しない場合、前記監視対象装置に接続された前記第2ネットワーク機器の前記ポート接続状態情報の接続状態が接続となっているか否かを確認する処理を含み、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認する処理は、前記ポート接続状態情報の接続状態が接続となっている場合に行う。   In the monitoring device according to the first aspect, when the control unit does not communicate with the monitoring target device, the connection state of the port connection state information of the second network device connected to the monitoring target device is Including the process of confirming whether or not the connection is established, and the process of confirming whether or not the device-specific address in the address port conversion table has been changed is that the connection state of the port connection state information is connected. If you do.

前記第1の視点に係る監視装置において、外部に情報を出力するとともに前記制御部に制御される出力部を備える。前記制御部は、さらに、前記ポート接続状態情報の接続状態が接続となっていない場合、前記監視対象装置と通信できない状態である旨のメッセージを前記出力部から出力するように制御する処理を行う。   The monitoring apparatus according to the first aspect includes an output unit that outputs information to the outside and is controlled by the control unit. The control unit further performs a process of controlling the output unit to output a message indicating that communication with the monitoring target device is not possible when the connection state of the port connection state information is not connected. .

前記第1の視点に係る監視装置において、前記制御部は、さらに、前記監視対象装置と疎通しない場合、前記監視対象装置に対応する前記監視対象装置データベースが存在するか否かを確認する処理を行う。前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認する処理は、前記監視対象装置に対応する前記監視対象装置データベースが存在する場合に行う。   In the monitoring device according to the first aspect, when the control unit does not communicate with the monitoring target device, the control unit further performs a process of confirming whether the monitoring target device database corresponding to the monitoring target device exists. Do. The process of checking whether or not the device unique address of the address port conversion table has been changed is performed when the monitoring target device database corresponding to the monitoring target device exists.

前記第1の視点に係る監視装置において、前記監視装置は、さらに、外部に情報を出力するとともに前記制御部に制御される出力部を備える。前記制御部は、さらに、前記監視対象装置に対応する前記監視対象装置データベースが存在しない場合、前記監視対象装置と通信できない状態である旨のメッセージを前記出力部から出力するように制御する処理を行う。   In the monitoring device according to the first aspect, the monitoring device further includes an output unit that outputs information to the outside and is controlled by the control unit. The control unit further performs a process of controlling the output unit to output a message indicating that communication with the monitoring target device is not possible when the monitoring target device database corresponding to the monitoring target device does not exist. Do.

前記第1の視点に係る監視装置において、前記第1ネットワーク機器において前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御する処理では、前記監視対象装置データベースのネットワークアドレスに対応する、前記第1ネットワーク機器の前記アドレス変換テーブルの前記装置固有アドレスを消去することにより、前記第1ネットワーク機器に前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御する。   In the monitoring device according to the first aspect, in the process of controlling the first network device to rewrite the device unique address of the address conversion table to the device unique address of the device to be monitored, the monitoring target device By erasing the device specific address of the address conversion table of the first network device corresponding to the network address of the database, the device specific address of the address conversion table is stored in the first network device. Control is performed so that the device-specific address is rewritten.

前記第1の視点に係る監視装置において、前記監視装置は、さらに、外部に情報を出力するとともに前記制御部に制御される出力部を備える。前記制御部は、さらに、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されていない場合、又は、前記アドレス変換テーブルの前記装置固有アドレスが変更されている場合、前記監視対象装置に別の障害がある旨のメッセージを前記出力部から出力するように制御する処理を行う。   In the monitoring device according to the first aspect, the monitoring device further includes an output unit that outputs information to the outside and is controlled by the control unit. If the device unique address of the address port translation table has not been changed, or if the device unique address of the address translation table has been changed, the control unit further causes another failure to the monitored device. A process for controlling to output a message to the effect from the output unit is performed.

前記第1の視点に係る監視装置において、前記制御部は、さらに、前記装置固有アドレスの書き換え後に、前記監視対象装置との疎通確認を行う処理と、前記装置固有アドレスの書き換え後に前記監視対象装置と疎通する場合、前記第1ネットワーク機器の前記アドレス変換テーブルの前記装置固有アドレスと、前記第2ネットワーク機器の前記アドレスポート変換テーブルの前記装置固有アドレスとを比較することにより、前記装置固有アドレス同士が一致するか否かを確認する処理と、を行う。   In the monitoring device according to the first aspect, the control unit further includes a process of confirming communication with the monitoring target device after rewriting the device unique address, and the monitoring target device after rewriting the device unique address. The device unique address in the address translation table of the first network device is compared with the device unique address in the address port translation table of the second network device. And confirming whether or not the two match.

前記第1の視点に係る監視装置において、前記監視装置は、さらに、外部に情報を出力するとともに前記制御部に制御される出力部を備える。前記制御部は、さらに、前記装置固有アドレスの書き換え後に前記監視対象装置と疎通しない場合、又は、前記アドレス変換テーブル及び前記アドレスポート変換テーブルの前記装置固有アドレス同士が一致しない場合、前記監視対象装置に別の障害がある旨のメッセージを前記出力部から出力するように制御する処理を行う。   In the monitoring device according to the first aspect, the monitoring device further includes an output unit that outputs information to the outside and is controlled by the control unit. When the control unit does not communicate with the monitoring target device after rewriting the device specific address, or when the device specific addresses of the address conversion table and the address port conversion table do not match, the monitoring target device A process for controlling to output from the output unit a message indicating that there is another failure.

前記第1の視点に係る監視装置において、前記第2ネットワーク機器は、前記監視対象装置が交換された場合、又は、新規に前記監視対象装置が接続された場合に、自発的に、前記監視対象装置から前記装置固有アドレスを読み出し、読み出された前記装置固有アドレスに基づいて自身の前記アドレスポート変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換える機能を有する。   In the monitoring device according to the first aspect, the second network device spontaneously detects the monitoring target when the monitoring target device is replaced or when the monitoring target device is newly connected. The device has a function of reading the device unique address from the device and rewriting the device unique address of its own address port conversion table with the device unique address of the monitoring target device based on the read device unique address.

本発明では、前記第2の視点に係る通信障害自動復旧システムの形態が可能である。   In the present invention, the communication failure automatic recovery system according to the second aspect is possible.

本発明では、前記第3の視点に係る通信障害自動復旧方法の形態が可能である。   In the present invention, the communication failure automatic recovery method according to the third aspect is possible.

本発明では、前記第4の視点に係る通信障害自動復旧プログラムの形態が可能である。   In the present invention, the communication failure automatic recovery program according to the fourth aspect is possible.

なお、上記の特許文献の開示を、本書に引用をもって繰り込むものとする。本発明の全開示(特許請求の範囲及び図面を含む)の枠内において、さらにその基本的技術思想に基づいて、実施形態の変更・調整が可能である。また、本発明の全開示の枠内において種々の開示要素(各請求項の各要素、各実施形態の各要素、各図面の各要素等を含む)の多様な組み合わせないし選択(必要により不選択)が可能である。すなわち、本発明は、請求の範囲及び図面を含む全開示、技術的思想にしたがって当業者であればなし得るであろう各種変形、修正を含むことは勿論である。また、本願に記載の数値及び数値範囲については、明記がなくともその任意の中間値、下位数値、及び、小範囲が記載されているものとみなされる。   The disclosure of the above patent document is incorporated herein by reference. Within the scope of the entire disclosure (including claims and drawings) of the present invention, the embodiments can be changed and adjusted based on the basic technical concept. Various combinations or selections of various disclosed elements (including each element of each claim, each element of each embodiment, each element of each drawing, etc.) within the framework of the entire disclosure of the present invention (not selected if necessary) Is possible. That is, the present invention naturally includes various variations and modifications that could be made by those skilled in the art according to the entire disclosure including the claims and the drawings, and the technical idea. Further, regarding numerical values and numerical ranges described in the present application, it is considered that any intermediate value, lower numerical value, and small range are described even if not specified.

1 通信障害自動復旧システム
100 監視装置
101 通信部
102 入力部
103 出力部
104 制御部
105 記憶部
106 監視対象装置DB
107 通信障害自動復旧プログラム
108 障害監視ツール
109 データ取得ツール
110 ARPテーブルクリアツール
111 GWNW機器特定ツール
200 GWNW機器(第1ネットワーク機器)
201 ARPテーブル(アドレス変換テーブル)
300 NW機器
400 NW機器(第2ネットワーク機器)
401 FDBテーブル(アドレスポート変換テーブル)
402 リンクステータス情報(ポート接続状態情報)
403 物理ポート
500 監視対象装置
501 IPアドレス(ネットワークアドレス)
502 MACアドレス(装置固有アドレス)
DESCRIPTION OF SYMBOLS 1 Communication failure automatic recovery system 100 Monitoring apparatus 101 Communication part 102 Input part 103 Output part 104 Control part 105 Storage part 106 Monitoring object apparatus DB
107 communication failure automatic recovery program 108 failure monitoring tool 109 data acquisition tool 110 ARP table clear tool 111 GWNW device identification tool 200 GWNW device (first network device)
201 ARP table (address conversion table)
300 NW device 400 NW device (second network device)
401 FDB table (address port conversion table)
402 Link status information (port connection status information)
403 Physical port 500 Monitored device 501 IP address (network address)
502 MAC address (device unique address)

Claims (10)

ネットワーク上の第1ネットワーク機器及び第2ネットワーク機器並びに監視対象装置と通信可能な通信部と、
前記監視対象装置に係る情報を含む監視対象装置データベースを記憶する記憶部と、
前記通信部及び前記記憶部を制御する制御部と、
を備え、
前記第1ネットワーク機器は、アドレス変換テーブルを記憶し、
前記第2ネットワーク機器は、アドレスポート変換テーブル及びポート接続状態情報を記憶し、
前記監視対象装置は、ネットワークアドレス及び装置固有アドレスを記憶し、
前記アドレス変換テーブルは、前記ネットワークアドレス及び前記装置固有アドレスが関連付けられており、
前記アドレスポート変換テーブルは、前記装置固有アドレスと、前記監視対象装置が接続される前記第2ネットワーク機器の物理ポートとが関連付けられており、
前記ポート接続状態情報は、前記第2ネットワーク機器の前記物理ポートと、前記物理ポートに対する前記監視対象装置の接続状態とが関連付けられており、
前記制御部は、
登録されたネットワークアドレスに対応する前記監視対象装置との疎通確認を行う処理と、
前記監視対象装置と疎通する場合、前記第1ネットワーク機器の前記アドレス変換テーブル、並びに、前記第2ネットワーク機器の前記アドレスポート変換テーブル及び前記ポート接続状態情報に基づいて、互いに関連する前記ネットワークアドレス、前記装置固有アドレス、前記物理ポート及び前記接続状態が関連付けられた前記監視対象装置データベースを作成する処理と、
前記監視対象装置と疎通しない場合、前記監視対象装置に接続された前記第2ネットワーク機器の前記アドレスポート変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認する処理と、
前記アドレスポート変換テーブルの前記装置固有アドレスが変更されている場合、前記監視対象装置に最も近い前記第1ネットワーク機器の前記アドレス変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレス変換テーブルの前記装置固有アドレスが変更されているか否かを確認する処理と、
前記アドレス変換テーブルの前記装置固有アドレスが変更されていない場合、前記第1ネットワーク機器において前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御する処理と、
を行う、
監視装置。
A communication unit capable of communicating with the first network device and the second network device on the network and the monitoring target device;
A storage unit for storing a monitoring target device database including information on the monitoring target device;
A control unit for controlling the communication unit and the storage unit;
With
The first network device stores an address conversion table;
The second network device stores an address port conversion table and port connection state information,
The monitored device stores a network address and a device specific address,
In the address conversion table, the network address and the device unique address are associated,
In the address port conversion table, the device unique address is associated with a physical port of the second network device to which the monitoring target device is connected,
The port connection status information is associated with the physical port of the second network device and the connection status of the monitoring target device with respect to the physical port,
The controller is
Processing for confirming communication with the monitoring target device corresponding to the registered network address;
When communicating with the monitoring target device, based on the address conversion table of the first network device, the address port conversion table of the second network device and the port connection state information, the network addresses related to each other, Processing for creating the monitoring target device database in which the device unique address, the physical port, and the connection state are associated;
When not communicating with the monitoring target device, the device specific address of the address port conversion table of the second network device connected to the monitoring target device is compared with the device specific address of the monitoring target device database. To confirm whether or not the device-specific address of the address port conversion table has been changed,
When the device unique address of the address port translation table is changed, the device unique address of the address translation table of the first network device closest to the monitored device and the device unique of the monitored device database A process of checking whether the device unique address of the address conversion table is changed by comparing the address,
Processing for controlling to rewrite the device unique address of the address translation table to the device unique address of the monitoring target device in the first network device when the device unique address of the address translation table has not been changed; ,
I do,
Monitoring device.
前記制御部は、さらに、前記監視対象装置と疎通しない場合、前記監視対象装置に接続された前記第2ネットワーク機器の前記ポート接続状態情報の接続状態が接続となっているか否かを確認する処理を含み、
前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認する処理は、前記ポート接続状態情報の接続状態が接続となっている場合に行う、
請求項1記載の監視装置。
When the control unit does not communicate with the monitoring target device, the control unit further checks whether the connection state of the port connection state information of the second network device connected to the monitoring target device is connected. Including
The process of checking whether or not the device unique address of the address port conversion table has been changed is performed when the connection state of the port connection state information is connected.
The monitoring device according to claim 1.
さらに、外部に情報を出力するとともに前記制御部に制御される出力部を備え、
前記制御部は、さらに、前記ポート接続状態情報の接続状態が接続となっていない場合、前記監視対象装置と通信できない状態である旨のメッセージを前記出力部から出力するように制御する処理を行う、
請求項2記載の監視装置。
Furthermore, an output unit that outputs information to the outside and is controlled by the control unit,
The control unit further performs a process of controlling the output unit to output a message indicating that communication with the monitoring target device is not possible when the connection state of the port connection state information is not connected. ,
The monitoring device according to claim 2.
前記制御部は、さらに、前記監視対象装置と疎通しない場合、前記監視対象装置に対応する前記監視対象装置データベースが存在するか否かを確認する処理を行い、
前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認する処理は、前記監視対象装置に対応する前記監視対象装置データベースが存在する場合に行う、
請求項1記載の監視装置。
The control unit further performs a process of confirming whether or not the monitoring target device database corresponding to the monitoring target device exists when not communicating with the monitoring target device,
The process of checking whether or not the device unique address of the address port conversion table has been changed is performed when the monitoring target device database corresponding to the monitoring target device exists.
The monitoring device according to claim 1.
前記監視装置は、さらに、外部に情報を出力するとともに前記制御部に制御される出力部を備え、
前記制御部は、さらに、前記監視対象装置に対応する前記監視対象装置データベースが存在しない場合、前記監視対象装置と通信できない状態である旨のメッセージを前記出力部から出力するように制御する処理を行う、
請求項4記載の監視装置。
The monitoring device further includes an output unit that outputs information to the outside and is controlled by the control unit,
The control unit further performs a process of controlling the output unit to output a message indicating that communication with the monitoring target device is not possible when the monitoring target device database corresponding to the monitoring target device does not exist. Do,
The monitoring device according to claim 4.
前記第1ネットワーク機器において前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御する処理では、前記監視対象装置データベースのネットワークアドレスに対応する、前記第1ネットワーク機器の前記アドレス変換テーブルの前記装置固有アドレスを消去することにより、前記第1ネットワーク機器に前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御する、
請求項1乃至5のいずれか一に記載の監視装置。
In the process of controlling the first network device to rewrite the device unique address of the address conversion table with the device unique address of the monitoring target device, the first network device corresponds to the network address of the monitoring target device database. By erasing the device unique address of the address translation table of the network device, the first network device is controlled to rewrite the device unique address of the address translation table with the device unique address of the monitoring target device. ,
The monitoring apparatus as described in any one of Claims 1 thru | or 5.
前記監視装置は、さらに、外部に情報を出力するとともに前記制御部に制御される出力部を備え、
前記制御部は、さらに、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されていない場合、又は、前記アドレス変換テーブルの前記装置固有アドレスが変更されている場合、前記監視対象装置に別の障害がある旨のメッセージを前記出力部から出力するように制御する処理を行う、
請求項1記載の監視装置。
The monitoring device further includes an output unit that outputs information to the outside and is controlled by the control unit,
If the device unique address of the address port translation table has not been changed, or if the device unique address of the address translation table has been changed, the control unit further causes another failure to the monitored device. A process of controlling to output a message to the effect from the output unit,
The monitoring device according to claim 1.
請求項1乃至7のいずれか一に記載の監視装置と、
前記監視対象装置と、
前記第1ネットワーク機器と、
前記第2ネットワーク機器と、
を備える、
通信障害自動復旧システム。
A monitoring device according to any one of claims 1 to 7,
The monitored device;
The first network device;
The second network device;
Comprising
Communication failure automatic recovery system.
ネットワーク上の第1ネットワーク機器及び第2ネットワーク機器並びに監視対象装置と通信可能な通信部と、
前記監視対象装置に係る情報を含む監視対象装置データベースを記憶する記憶部と、
前記通信部及び前記記憶部を制御する制御部と、
を備えた監視装置を用いて前記監視対象装置で発生した通信障害を復旧する通信障害復旧方法であって、
前記第1ネットワーク機器は、アドレス変換テーブルを記憶し、
前記第2ネットワーク機器は、アドレスポート変換テーブル及びポート接続状態情報を記憶し、
前記監視対象装置は、ネットワークアドレス及び装置固有アドレスを記憶し、
前記アドレス変換テーブルは、前記ネットワークアドレス及び前記装置固有アドレスが関連付けられており、
前記アドレスポート変換テーブルは、前記装置固有アドレスと、前記監視対象装置が接続される前記第2ネットワーク機器の物理ポートとが関連付けられており、
前記ポート接続状態情報は、前記第2ネットワーク機器の前記物理ポートと、前記物理ポートに対する前記監視対象装置の接続状態とが関連付けられており、
前記通信障害復旧方法では、
登録されたネットワークアドレスに対応する前記監視対象装置との疎通確認を行う工程と、
前記監視対象装置と疎通する場合、前記第1ネットワーク機器の前記アドレス変換テーブル、並びに、前記第2ネットワーク機器の前記アドレスポート変換テーブル及び前記ポート接続状態情報に基づいて、互いに関連する前記ネットワークアドレス、前記装置固有アドレス、前記物理ポート及び前記接続状態が関連付けられた前記監視対象装置データベースを作成する工程と、
前記監視対象装置と疎通しない場合、前記監視対象装置に接続された前記第2ネットワーク機器の前記アドレスポート変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認する工程と、
前記アドレスポート変換テーブルの前記装置固有アドレスが変更されている場合、前記監視対象装置に最も近い前記第1ネットワーク機器の前記アドレス変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレス変換テーブルの前記装置固有アドレスが変更されているか否かを確認する工程と、
前記アドレス変換テーブルの前記装置固有アドレスが変更されていない場合、前記第1ネットワーク機器において前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御する工程と、
を含む、
通信障害自動復旧方法。
A communication unit capable of communicating with the first network device and the second network device on the network and the monitoring target device;
A storage unit for storing a monitoring target device database including information on the monitoring target device;
A control unit for controlling the communication unit and the storage unit;
A communication failure recovery method for recovering a communication failure that has occurred in the monitoring target device using a monitoring device comprising:
The first network device stores an address conversion table;
The second network device stores an address port conversion table and port connection state information,
The monitored device stores a network address and a device specific address,
In the address conversion table, the network address and the device unique address are associated,
In the address port conversion table, the device unique address is associated with a physical port of the second network device to which the monitoring target device is connected,
The port connection status information is associated with the physical port of the second network device and the connection status of the monitoring target device with respect to the physical port,
In the communication failure recovery method,
Confirming communication with the monitoring target device corresponding to the registered network address;
When communicating with the monitoring target device, based on the address conversion table of the first network device, the address port conversion table of the second network device and the port connection state information, the network addresses related to each other, Creating the monitoring target device database in which the device unique address, the physical port, and the connection state are associated;
When not communicating with the monitoring target device, the device specific address of the address port conversion table of the second network device connected to the monitoring target device is compared with the device specific address of the monitoring target device database. The step of checking whether or not the device unique address of the address port conversion table has been changed,
When the device unique address of the address port translation table is changed, the device unique address of the address translation table of the first network device closest to the monitored device and the device unique of the monitored device database Checking whether the device specific address of the address conversion table has been changed by comparing the address,
Controlling the device unique address of the address translation table to be rewritten to the device unique address of the monitoring target device in the first network device when the device unique address of the address translation table has not been changed; ,
including,
Automatic communication failure recovery method.
ネットワーク上の第1ネットワーク機器及び第2ネットワーク機器並びに監視対象装置と通信可能な通信部と、
前記監視対象装置に係る情報を含む監視対象装置データベースを記憶する記憶部と、
前記通信部及び前記記憶部を制御する制御部と、
を備えた監視装置で実行されることにより、前記監視対象装置で発生した通信障害を復旧させる通信障害復旧プログラムであって、
前記第1ネットワーク機器は、アドレス変換テーブルを記憶し、
前記第2ネットワーク機器は、アドレスポート変換テーブル及びポート接続状態情報を記憶し、
前記監視対象装置は、ネットワークアドレス及び装置固有アドレスを記憶し、
前記アドレス変換テーブルは、前記ネットワークアドレス及び前記装置固有アドレスが関連付けられており、
前記アドレスポート変換テーブルは、前記装置固有アドレスと、前記監視対象装置が接続される前記第2ネットワーク機器の物理ポートとが関連付けられており、
前記ポート接続状態情報は、前記第2ネットワーク機器の前記物理ポートと、前記物理ポートに対する前記監視対象装置の接続状態とが関連付けられており、
前記通信障害復旧プログラムは、
登録されたネットワークアドレスに対応する前記監視対象装置との疎通確認を行うステップと、
前記監視対象装置と疎通する場合、前記第1ネットワーク機器の前記アドレス変換テーブル、並びに、前記第2ネットワーク機器の前記アドレスポート変換テーブル及び前記ポート接続状態情報に基づいて、互いに関連する前記ネットワークアドレス、前記装置固有アドレス、前記物理ポート及び前記接続状態が関連付けられた前記監視対象装置データベースを作成するステップと、
前記監視対象装置と疎通しない場合、前記監視対象装置に接続された前記第2ネットワーク機器の前記アドレスポート変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレスポート変換テーブルの前記装置固有アドレスが変更されているか否かを確認するステップと、
前記アドレスポート変換テーブルの前記装置固有アドレスが変更されている場合、前記監視対象装置に最も近い前記第1ネットワーク機器の前記アドレス変換テーブルの前記装置固有アドレスと、前記監視対象装置データベースの前記装置固有アドレスとを比較することにより、前記アドレス変換テーブルの前記装置固有アドレスが変更されているか否かを確認するステップと、
前記アドレス変換テーブルの前記装置固有アドレスが変更されていない場合、前記第1ネットワーク機器において前記アドレス変換テーブルの前記装置固有アドレスを、前記監視対象装置の前記装置固有アドレスに書き換えるように制御するステップと、
を実行させる、
通信障害自動復旧プログラム。
A communication unit capable of communicating with the first network device and the second network device on the network and the monitoring target device;
A storage unit for storing a monitoring target device database including information on the monitoring target device;
A control unit for controlling the communication unit and the storage unit;
A communication failure recovery program that recovers a communication failure that has occurred in the monitored device by being executed by a monitoring device comprising:
The first network device stores an address conversion table;
The second network device stores an address port conversion table and port connection state information,
The monitored device stores a network address and a device specific address,
In the address conversion table, the network address and the device unique address are associated,
In the address port conversion table, the device unique address is associated with a physical port of the second network device to which the monitoring target device is connected,
The port connection status information is associated with the physical port of the second network device and the connection status of the monitoring target device with respect to the physical port,
The communication failure recovery program is
Confirming communication with the monitoring target device corresponding to the registered network address;
When communicating with the monitoring target device, based on the address conversion table of the first network device, the address port conversion table of the second network device and the port connection state information, the network addresses related to each other, Creating the monitoring target device database in which the device unique address, the physical port, and the connection state are associated;
When not communicating with the monitoring target device, the device specific address of the address port conversion table of the second network device connected to the monitoring target device is compared with the device specific address of the monitoring target device database. Confirming whether or not the device-specific address of the address port conversion table is changed,
When the device unique address of the address port translation table is changed, the device unique address of the address translation table of the first network device closest to the monitored device and the device unique of the monitored device database Checking whether the device unique address of the address translation table has been changed by comparing the address,
Controlling to rewrite the device unique address of the address translation table to the device unique address of the monitoring target device in the first network device when the device unique address of the address translation table has not been changed; ,
To execute,
Communication failure automatic recovery program.
JP2016211489A 2016-10-28 2016-10-28 Monitoring device, communication failure automatic recovery system, method and program Active JP6455891B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016211489A JP6455891B2 (en) 2016-10-28 2016-10-28 Monitoring device, communication failure automatic recovery system, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016211489A JP6455891B2 (en) 2016-10-28 2016-10-28 Monitoring device, communication failure automatic recovery system, method and program

Publications (2)

Publication Number Publication Date
JP2018073084A true JP2018073084A (en) 2018-05-10
JP6455891B2 JP6455891B2 (en) 2019-01-23

Family

ID=62115488

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016211489A Active JP6455891B2 (en) 2016-10-28 2016-10-28 Monitoring device, communication failure automatic recovery system, method and program

Country Status (1)

Country Link
JP (1) JP6455891B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020141191A (en) * 2019-02-27 2020-09-03 Necフィールディング株式会社 Data acquisition device, client server system, data acquisition method, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005151107A (en) * 2003-11-14 2005-06-09 Hitachi Ltd Device management method of data center, device management server, device management system of data center, and program
US20150350043A1 (en) * 2013-01-23 2015-12-03 Telefonaktiebolaget L M Ericsson (Publ) Methods and arrangements for checking connectivity and detecting connectivity failure

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005151107A (en) * 2003-11-14 2005-06-09 Hitachi Ltd Device management method of data center, device management server, device management system of data center, and program
US20150350043A1 (en) * 2013-01-23 2015-12-03 Telefonaktiebolaget L M Ericsson (Publ) Methods and arrangements for checking connectivity and detecting connectivity failure

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
塩谷 幸治: "Case4 ifconfigコマンドでは異常は見つからないのに… エイリアスアドレスを設定したWeb", NETWORK WORLD, vol. 9, no. 5, JPN6018045341, 1 May 2004 (2004-05-01), pages 57 - 62, ISSN: 0003921454 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020141191A (en) * 2019-02-27 2020-09-03 Necフィールディング株式会社 Data acquisition device, client server system, data acquisition method, and program

Also Published As

Publication number Publication date
JP6455891B2 (en) 2019-01-23

Similar Documents

Publication Publication Date Title
US6324577B1 (en) Network management system for managing states of nodes
JP2020167714A (en) Methods and apparatus to provide redundancy in process control system
JP6665444B2 (en) Information processing apparatus, control program for information processing apparatus, control method, and information processing system
CN112311583B (en) Intent-aware contextual device configuration backup and restoration
TWI534622B (en) Intelligent network management platform for ikvm servers
CN110572275A (en) Network card switching method and device, server and computer readable storage medium
JP6419389B2 (en) Method for setting modular control device of industrial automation system and modular control device
CN107864231A (en) Use the internet protocol addressed method and system of industrial control program
JP5018969B2 (en) COMMUNICATION CONTROL PROGRAM, COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL SYSTEM, AND COMMUNICATION CONTROL METHOD
CN101404594B (en) Hot backup performance test method and apparatus, communication equipment
JP2013167922A (en) Redundant communication system and redundant communication method
JP6455891B2 (en) Monitoring device, communication failure automatic recovery system, method and program
JP5754199B2 (en) Management system, management device, and control program
CN112039708A (en) Network equipment operation and maintenance method
JP5157685B2 (en) COMMUNICATION SYSTEM, NETWORK DEVICE, COMMUNICATION RECOVERY METHOD USED FOR THEM, AND PROGRAM THEREOF
JP2004306200A (en) Robot control system
US20040128368A1 (en) Information processing apparatus, network device control method, program for implementing the control method, and storage medium storing the program
TW201947911A (en) Method of automatically building cloud services thereof
JP5304200B2 (en) Network management system, network management method, manager and agent
JP5141453B2 (en) Communication device and relay server
TWI628934B (en) IPv6 INTERCONNECTION CONTROL SYSTEM METHOD THEREOF
JP5625925B2 (en) Communication device maintenance method and gateway
CN110741607A (en) System and method for stabilizing BACnet MSTP network when fault occurs
CN103595629A (en) Rapid gateway switching method and device for hosts in IRDP (ICMP Router Discovery Protocol) network
JP6155954B2 (en) Information processing apparatus and method for generating network configuration information thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180205

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181112

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20181213

R150 Certificate of patent or registration of utility model

Ref document number: 6455891

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150