JP2008148017A - Node detection device and program - Google Patents

Node detection device and program Download PDF

Info

Publication number
JP2008148017A
JP2008148017A JP2006333127A JP2006333127A JP2008148017A JP 2008148017 A JP2008148017 A JP 2008148017A JP 2006333127 A JP2006333127 A JP 2006333127A JP 2006333127 A JP2006333127 A JP 2006333127A JP 2008148017 A JP2008148017 A JP 2008148017A
Authority
JP
Japan
Prior art keywords
node
communication path
node devices
state
response
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006333127A
Other languages
Japanese (ja)
Inventor
Hitoshi Nishikawa
仁 西川
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.)
Hitachi Software Engineering Co Ltd
Original Assignee
Hitachi Software Engineering Co 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 Hitachi Software Engineering Co Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP2006333127A priority Critical patent/JP2008148017A/en
Publication of JP2008148017A publication Critical patent/JP2008148017A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To quickly handle network failures while quickly grasping a network topology and a connection state of node devices existing on a communication path at a certain arbitrary time point by autonomous operations between node devices. <P>SOLUTION: A node detection device includes a detection means. The detection means is operated as follows. It receives unique node IDs from a plurality of node devices connected to a communication path when they are newly connected to the communication path and stores them in a storage means. After that, it transmits a monitoring request for detecting a connection state to each of the node devices of the stored node IDs at prescribed time intervals. When a response comes back within a time set by a timer, it updates the state information of the storage part as a normal connection state. When a response does not come back within the time set by the timer, it updates the state information of the storage part as an abnormal state. It displays the updated state information of each node device and a network configuration diagram on a display means. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、通信路を介して接続されたノード装置を検出する装置およびプログラムに関するものである。   The present invention relates to an apparatus and a program for detecting a node apparatus connected via a communication path.

インターネットに代表される通信網の発達に伴い、それを支える通信インフラは複雑化、高度化の一途を辿っている。通信インフラは情報の物理的な伝送路である通信路、通信路の間を接続するルータやスイッチ等に代表されるノード装置から構成されており、そのノード装置の数も爆発的に増加しているため、ノード装置同士の接続や稼働状況の把握、設定、管理に多大な労力および高度な技術が必要になってきた。
最近は、コンピュータの飛躍的な処理能力向上を背景に、ネットワーク管理サーバが集中的に、または一定規模の領域毎にネットワーク機器群を管理する形態が一般的になった。この形態では、ネットワーク管理サーバはSNMP(Simple Network Management Protocol)やCLI(Command Line Interface)を利用して、ノード装置の接続や稼働状況の把握、設定を行う。SNMPやCLIは比較的単純かつ原始的な管理インタフェースであるが、ネットワーク機器群に対し高度かつ複雑な管理を行えるようにするために、NETCONF(Network Configuration)プロトコルに代表される新しいネットワーク機器管理インタフェースも開発、標準化されてきている。
なお、本発明に関連する公知技術文献としては下記の特許文献1がある。
With the development of communication networks such as the Internet, the communication infrastructure that supports them is becoming increasingly complex and sophisticated. The communication infrastructure is composed of communication devices, which are physical transmission channels of information, and node devices represented by routers and switches that connect the communication channels. The number of node devices has increased explosively. Therefore, a great deal of labor and advanced technology have become necessary for grasping, setting, and managing the connection and operation status between node devices.
Recently, with the dramatic improvement in processing capability of computers, a form in which network management servers manage network device groups in a centralized manner or for a certain scale area has become common. In this embodiment, the network management server uses SNMP (Simple Network Management Protocol) and CLI (Command Line Interface) to grasp and set the connection and operation status of node devices. SNMP and CLI are relatively simple and primitive management interfaces, but new network device management interfaces represented by the NETCONF (Network Configuration) protocol to enable advanced and complex management of network devices. Has also been developed and standardized.
In addition, there exists the following patent document 1 as a well-known technical document relevant to this invention.

特開平7−226740号JP-A-7-226740

通信路を介して接続されるノード装置の接続状態は、ノード装置の増設または減設、故障、通信路の障害等が原因で、時々刻々変化する。また、通信路で接続されていることから、ノード装置は主にネットワーク管理センタ外の遠方に配置されていることも多くあり、ノード装置に故障が発生した場合、あるいはノード装置間に敷設された通信路に障害が発生した場合、即時にノード装置の接続状況や稼働状況を把握することが困難である。その後の復旧に対しても現地に行くなどの対策を講ずる必要があった。
また、現地で配線を変更したとしてもそのネットワーク構成(トポロジ)を確認するには図面等に頼らざるを得ない状況であり、事前に綿密なトポロジ変更計画を立てておく必要があった。
通信路に接続されるノード装置は、ノード装置が所属する複数の通信路間に配置され、それぞれが独立してネットワーク層の通信を行う。従って、例えば、物理層で通信回線障害が発生したとしても、ノード装置はその発生事象を把握することができるが、通信路全域でどのような影響があるかなどを把握することは困難である。
また、ネットワークトポロジの設計上の誤りや故障に陥っていたとしてもそのことにすら気づかないことも考えられる。更に、ネットワークトポロジ設計上での最適な接続状態であるかの判断もつかないのが現状である。
このため、通信路上に存在するノード装置の最新の接続状態または稼働状態を知るためには、通信路上のノード装置や通信路の状態を常時監視しておく必要がある。
The connection state of the node devices connected via the communication path changes from time to time due to the addition or reduction of node devices, failure, communication path failure, and the like. Also, because they are connected via a communication path, node devices are often located far away from the network management center, and when node devices fail or are laid between node devices When a failure occurs in the communication path, it is difficult to immediately grasp the connection status and operation status of the node device. It was necessary to take measures such as going to the site for the subsequent recovery.
In addition, even if the wiring is changed locally, the network configuration (topology) cannot be confirmed without relying on drawings or the like, and it is necessary to make a detailed topology change plan in advance.
Node devices connected to the communication path are arranged between a plurality of communication paths to which the node apparatus belongs, and each independently performs communication in the network layer. Therefore, for example, even if a communication line failure occurs in the physical layer, the node device can grasp the occurrence event, but it is difficult to grasp the influence on the entire communication path. .
It is also possible that even if a network topology design error or failure occurs, it will not even be noticed. Furthermore, the present situation is that there is no judgment as to whether or not the connection state is optimal in the network topology design.
For this reason, in order to know the latest connection state or operating state of the node device existing on the communication path, it is necessary to constantly monitor the state of the node device and the communication path on the communication path.

従来のネットワーク管理やノード装置管理では、SNMPマネージャや専用の管理システムによって監視で異常を検知するところまでを自動化している。
SNMPマネージャが管理者に提供する監視機能は、(1)リンク切れや隣接装置との通信断等の障害が発生したことを通知するトラップを受信し、表示する。(2)回線毎の統計情報を収集し、表示するというものである。
しかし、SNMPは障害が発生した状態を通知するだけであり、障害の原因までは特定できない。障害を解析するにはネットワークのトポロジや設定情報、スイッチ内で動作する制御機能の状態等の情報が必要であるが、情報の採取とその情報を利用して障害解析を行うのはエンジニアである。
また、設計段階での作業は、(1)LAN(Local Area Network)内のアドレス割り当て、(2)主な業務やネットワークの利用目的からのトラフィック量設計等をエンジニアが考え、ネットワーク機器構成と、アドレス体系やVLAN(Virtual LAN)等の論理ネットワーク設計を行う。
それに加え、以下の課題も存在する。
(1)ネットワークトポロジの設定手段とその設計データは人間向けであり、設計データをネットワーク装置が理解できる形式に変換するのは手作業で行う必要がある
(2)通信路およびノード装置の稼働監視はコンピュータで実現可能であり、障害発生時には障害箇所を通知できるが、障害箇所に関連する設定内容や障害発生の原因を提示することはできない。
(3)障害解析、対策の検討も手作業である。
その結果、ネットワークトポロジの形態およびノード装置の設定内容を遠隔から即座に把握することができず、迅速な障害対応等が困難になるという問題があった。
In conventional network management and node device management, processes up to detecting an abnormality by monitoring by an SNMP manager or a dedicated management system are automated.
The monitoring function provided to the manager by the SNMP manager (1) receives and displays a trap for notifying that a failure such as a broken link or communication disconnection with an adjacent device has occurred. (2) Collecting and displaying statistical information for each line.
However, SNMP only notifies the state where a failure has occurred, and cannot determine the cause of the failure. In order to analyze a failure, information such as the topology of the network, configuration information, and the status of the control function operating in the switch is required. However, it is an engineer who collects information and uses that information to analyze the failure. .
In addition, the engineers at the design stage are: (1) address allocation within a LAN (Local Area Network), (2) traffic volume design from the main business and network usage purpose, etc. Design logical networks such as address system and VLAN (Virtual LAN).
In addition, the following issues exist.
(1) Network topology setting means and its design data are for humans, and it is necessary to manually convert the design data into a format that can be understood by the network device. (2) Operation monitoring of communication paths and node devices. Can be realized by a computer, and when a failure occurs, the location of the failure can be notified, but the setting content related to the failure location and the cause of the failure cannot be presented.
(3) Failure analysis and examination of countermeasures are also manual tasks.
As a result, there is a problem that it is difficult to immediately grasp the form of the network topology and the setting contents of the node device from a remote location, and it becomes difficult to deal with a failure quickly.

本発明の目的は、任意の時点で通信路上に存在するノード装置のネットワークトポロジと稼動状況を迅速に把握し、ネットワークの障害発生時に迅速に対応することができるノード検出装置及びプログラムを提供することである。   An object of the present invention is to provide a node detection device and a program capable of quickly grasping the network topology and operation status of a node device existing on a communication path at an arbitrary time and promptly responding when a network failure occurs. It is.

上記目的を達成するために、本発明のノード検出装置は、通信路に接続された複数のノード装置の接続状態を検出するノード検出装置であって、
通信路に接続された複数のノード装置から固有のノードIDを前記通信路への新規接続時に受信し、記憶手段に記憶した後、その記憶したノードIDのノード装置のそれぞれに対して、接続状態を検出するための監視要求を所定時間間隔で送信し、タイマで設定された時間内に応答が返信された場合には正常接続状態として前記記憶部の状態情報を更新し、タイマで設定された時間内に応答が返信されなかった場合には異常状態として前記記憶部の状態情報を更新し、更新された各ノード装置の状態情報とネットワーク構成図を表示手段に表示する検出手段を備えることを特徴とする。
また、前記記憶手段に記憶されるノードIDは、通信路に新規接続されたノード装置から当該通信路に接続されている隣接ノード装置を順次に伝播することによって受信したものであることを特徴とする。
To achieve the above object, a node detection device of the present invention is a node detection device that detects a connection state of a plurality of node devices connected to a communication path,
A unique node ID is received from a plurality of node devices connected to the communication path at the time of new connection to the communication path, stored in the storage means, and then connected to each of the node devices having the stored node ID. When the monitoring request is detected at predetermined time intervals and a response is returned within the time set by the timer, the state information of the storage unit is updated as a normal connection state, and is set by the timer. When a response is not replied within the time, the detection unit updates the state information of the storage unit as an abnormal state, and displays the updated state information of each node device and the network configuration diagram on the display unit. Features.
The node ID stored in the storage means is received by sequentially propagating the adjacent node device connected to the communication path from the node device newly connected to the communication path. To do.

また、コンピュータを、通信路に接続された複数のノード装置の接続状態を検出するノード検出装置として機能させるノード検出プログラムであって、
通信路に接続された複数のノード装置から固有のノードIDを前記通信路への新規接続時に受信し、記憶手段に記憶した後、その記憶したノードIDのノード装置のそれぞれに対して、接続状態を検出するための監視要求を所定時間間隔で送信し、タイマで設定された時間内に応答が返信された場合には正常接続状態として前記記憶部の状態情報を更新し、タイマで設定された時間内に応答が返信されなかった場合には異常状態として前記記憶部の状態情報を更新し、更新された各ノード装置の状態情報とネットワーク構成図を表示手段に表示するステップを備えることを特徴とする。
Further, a node detection program for causing a computer to function as a node detection device that detects a connection state of a plurality of node devices connected to a communication path,
A unique node ID is received from a plurality of node devices connected to the communication path at the time of new connection to the communication path, stored in the storage means, and then connected to each of the node devices having the stored node ID. When the monitoring request is detected at predetermined time intervals and a response is returned within the time set by the timer, the state information of the storage unit is updated as a normal connection state, and is set by the timer. When a response is not returned within the time, the state information of the storage unit is updated as an abnormal state, and the updated state information and network configuration diagram are displayed on the display means. And

本発明によれば、次のような効果がある。
ノード装置同士の自律的な動作により、
(1)ある任意の時点で通信路上に存在するノード装置の接続状況を、ネットワークトポロジとして可視化することができる。
(2)通信路やノード装置障害時等をリアルタイムに監視し、ノード装置の稼働状況として表示できる。
The present invention has the following effects.
By autonomous operation between node devices,
(1) The connection status of the node devices existing on the communication path at a certain arbitrary time can be visualized as a network topology.
(2) It is possible to monitor in real time when a communication path or a node device fails, and display it as the operating status of the node device.

以下、本発明を適用したノード検出装置の一実施の形態について説明する。
図1は、本発明の実施の形態の一例を示すシステム構成図である。
図1に示すノード検出システムは、ネットワーク管理サーバSの内部に実装されたノード検出装置1と、このノード検出装置1に対してノードIDを送受信する複数のノード装置7a、7b、7nとから構成され、このノード装置7a、7b、7nは通信路6によってノード検出装置1と接続されている。
また、ノード検出装置1は、ノードIDの一覧を格納する記憶部2、ノード装置7a〜7nからのノードIDを含む通知パケットを受信、更にノード装置7a〜7nに対して要求パケットを送信する送受信部3、ノード装置7a〜7nの接続状態を表示する表示部5、各ノード装置から通知されたノードIDが記憶部2の登録装置情報中に存在するかを確認、更にノード装置7a〜7nの接続状態を表示部5に対して表示する検出部4を備えている。
ノード装置7a〜7nは、各ノード装置の固有IDを記憶部8a〜8nへ格納、更新することができるように構成されている。
このノード検出装置1は、ネットワーク管理サーバSの内部で稼働するノード検出プログラムとして実装することができる。
Hereinafter, an embodiment of a node detection apparatus to which the present invention is applied will be described.
FIG. 1 is a system configuration diagram showing an example of an embodiment of the present invention.
The node detection system shown in FIG. 1 includes a node detection device 1 installed in the network management server S and a plurality of node devices 7a, 7b, and 7n that transmit and receive node IDs to and from this node detection device 1. The node devices 7a, 7b, and 7n are connected to the node detection device 1 through the communication path 6.
In addition, the node detection device 1 receives the notification packet including the node ID from the storage unit 2 storing the list of node IDs and the node devices 7a to 7n, and further transmits and receives the request packet to the node devices 7a to 7n. Unit 3, display unit 5 that displays the connection status of node devices 7 a to 7 n, confirms whether the node ID notified from each node device is present in the registered device information of storage unit 2, and further includes node devices 7 a to 7 n A detection unit 4 for displaying the connection state on the display unit 5 is provided.
The node devices 7a to 7n are configured to store and update the unique ID of each node device in the storage units 8a to 8n.
The node detection apparatus 1 can be implemented as a node detection program that operates inside the network management server S.

図2は、ノード検出装置1の記憶部2へ登録する各ノード装置7a〜7nの登録装置情報206を示している。
登録装置情報206は、ノード装置7a〜7nが持つ固有IDであるノードID201、ノード装置7a〜7nに付与された分かりやすい名前であるノード名202、ノード装置7a〜7nの設置場所である場所203、ノード装置7a〜7nの上位に接続されたノード装置を表す上位ノードID204、ノード装置7a〜7nの稼働状態を表す状態205から構成される。
登録装置情報206のノードID201、ノード名202、場所203、上位ノードID204はノード装置7a〜7nから送信される図4(a)の装置情報登録要求を元にして登録される。
状態205は、ノード検出装置1が図4(c)の装置状態監視要求をノード装置7a〜7nに対して送信し、その要求に対してノード装置7a〜7nが図4(d)の装置状態監視応答をノード検出装置1に対して送信する結果によって更新される。
FIG. 2 shows registration device information 206 of each of the node devices 7a to 7n registered in the storage unit 2 of the node detection device 1.
The registered device information 206 includes a node ID 201 that is a unique ID of the node devices 7a to 7n, a node name 202 that is an easy-to-understand name given to the node devices 7a to 7n, and a location 203 that is an installation location of the node devices 7a to 7n. The upper node ID 204 represents a node device connected to the upper level of the node devices 7a to 7n, and the status 205 represents the operating status of the node devices 7a to 7n.
The node ID 201, node name 202, location 203, and upper node ID 204 of the registered device information 206 are registered based on the device information registration request of FIG. 4A transmitted from the node devices 7a to 7n.
In the state 205, the node detection device 1 transmits the device state monitoring request in FIG. 4C to the node devices 7a to 7n, and the node devices 7a to 7n respond to the request by the device state in FIG. 4D. It is updated by the result of transmitting the monitoring response to the node detection apparatus 1.

図3は、ノード装置7a〜7nの記憶部8a〜8nへ登録する情報を示している。
記憶部8a〜8nへ登録する情報は大別して2つある。1つはノード装置7a〜7nの自装置情報305であり、ノードID301、ノード名302、場所303、上位ノードID304からなる。ノード装置7a〜7nはこの自装置情報305を使って、ノード検出装置1に対する装置情報登録要求を生成する。もう1つは登録装置情報311であり、ノードID306、ノード名307、場所308、上位ノードID309、状態310からなる。
登録装置情報311は、各ノード装置7a〜7nに隣接するノード装置から通知される図4(a)の装置情報登録要求、およびノード検出装置1からノード装置7a〜7nに対して送信される図4(b)の装置情報登録応答を元にして登録される。
FIG. 3 shows information registered in the storage units 8a to 8n of the node devices 7a to 7n.
There are roughly two types of information to be registered in the storage units 8a to 8n. One is the own device information 305 of the node devices 7a to 7n, and includes a node ID 301, a node name 302, a location 303, and an upper node ID 304. The node devices 7a to 7n use the own device information 305 to generate a device information registration request for the node detection device 1. The other is registration apparatus information 311, which includes a node ID 306, a node name 307, a location 308, an upper node ID 309, and a status 310.
The registered device information 311 is a diagram sent from the node device adjacent to each of the node devices 7a to 7n in FIG. 4A, and a diagram transmitted from the node detecting device 1 to the node devices 7a to 7n. Registration is performed based on the device information registration response in 4 (b).

図4(a)〜(d)は、ノード検出装置1とノード装置7a〜7nの間、ノード装置7a〜7n同士の間で送受信される通知の内容を示している。通知には4種類存在し、それぞれ以下の情報が格納される。
図4(a)は装置情報登録要求であり、通信メッセージ種別=装置情報登録要求41、ノードID42、ノード名43、場所44、上位ノードID45を含む。
装置情報登録要求41は、ノード装置7a〜7nが自ノード装置の情報を隣接ノード装置およびノード検出装置1に対して登録するために送信する通知である。
図4(b)は装置情報登録応答であり、装置情報登録要求41に対応してノード検出装置1がノード装置7a〜7nへ返信する応答である。通知の内容自体は図4(a)の装置情報登録要求41と通知の種別が異なって装置情報登録応答46となっているだけであり、その他の情報は同じである。
図4(c)は装置状態検視要求であり、ノード検出装置1がノード装置7a〜7nの状態を問い合わせするために送信する。通知の内容は通知の種別が装置状態監視要求47となっている以外は図4(a)装置情報登録要求と同じである。
図4(d)は装置状態監視応答であり、図4(c)の装置状態監視要求47に対応してノード装置7a〜7nが隣接するノード装置およびノード検出装置1に対して送信する。通知の内容は通知の種別が装置状態監視応答48となっている以外は図4(a)装置情報登録要求41と同じである。
4A to 4D show the contents of notifications transmitted and received between the node detection device 1 and the node devices 7a to 7n and between the node devices 7a to 7n. There are four types of notifications, each of which stores the following information.
FIG. 4A shows a device information registration request, which includes a communication message type = device information registration request 41, a node ID 42, a node name 43, a location 44, and an upper node ID 45.
The device information registration request 41 is a notification that the node devices 7a to 7n transmit in order to register the information of the own node device to the adjacent node device and the node detection device 1.
FIG. 4B shows a device information registration response, which is a response returned from the node detection device 1 to the node devices 7 a to 7 n in response to the device information registration request 41. The content of the notification itself differs from the device information registration request 41 in FIG. 4A only in the type of notification and is a device information registration response 46, and the other information is the same.
FIG. 4C shows a device state inspection request, which is transmitted by the node detection device 1 to inquire about the state of the node devices 7a to 7n. The contents of the notification are the same as the apparatus information registration request in FIG. 4A except that the notification type is the apparatus status monitoring request 47.
FIG. 4D shows a device state monitoring response, which is transmitted to the adjacent node device and the node detection device 1 by the node devices 7a to 7n in response to the device state monitoring request 47 of FIG. The contents of the notification are the same as the apparatus information registration request 41 in FIG. 4A except that the notification type is the apparatus status monitoring response 48.

以下、以上のように構成されたノード検出システムの動作を説明する。
図5は、ノード装置7a〜7nにおける装置情報登録要求の送信処理の概要を示すフローチャートである。
まず、ノード装置7a〜7nは、送受信部9a〜9nが隣接ノード装置と新たに物理的に接続されたかを確認する(ステップ501)。隣接ノード装置と物理的に新たに接続されたか否かは、例えば当該ノード装置に取付けた新規接続スイッチが操作されたことによって確認する。例えばノード装置7nがノード装置7bに新たに接続され、ノード装置7nの新規接続スイッチが操作された場合、ノード装置7nは自装置が物理的に隣接する何らかのノード装置7bに接続されたことを確認する。確認したならば、自ノード装置の記憶部8nから自装置情報305を取得する(ステップ502)。そして、自装置情報305から装置情報登録要求41を生成し、新たに物理的な接続を行ったノード装置7bに対し、生成した装置情報登録要求41を送受信部9nから送信する(ステップ503)。
この装置情報登録要求41は、後述する図6の処理によってノード装置7bからノード装置7aに転送される。
このようにして新たに通信路に接続されたノード装置の装置情報305が全てのノード装置に伝播され、各ノード装置に登録される。
The operation of the node detection system configured as described above will be described below.
FIG. 5 is a flowchart showing an outline of a device information registration request transmission process in the node devices 7a to 7n.
First, the node devices 7a to 7n confirm whether the transmission / reception units 9a to 9n are newly physically connected to the adjacent node device (step 501). Whether or not a new physical connection with the adjacent node device is confirmed is confirmed, for example, by operating a new connection switch attached to the node device. For example, when the node device 7n is newly connected to the node device 7b and the new connection switch of the node device 7n is operated, the node device 7n confirms that the node device 7n is connected to some physically adjacent node device 7b. To do. If confirmed, own device information 305 is acquired from the storage unit 8n of the own node device (step 502). Then, a device information registration request 41 is generated from the own device information 305, and the generated device information registration request 41 is transmitted from the transmission / reception unit 9n to the node device 7b that has newly made a physical connection (step 503).
The device information registration request 41 is transferred from the node device 7b to the node device 7a by the process of FIG.
In this way, the device information 305 of the node device newly connected to the communication path is propagated to all the node devices and registered in each node device.

図6は、ノード装置7a〜7nにおけるメッセージ受信時処理の概要を示すフローチャートである。
まず、ノード装置7a〜7nは送受信部9a〜9nから隣接するノード装置またはノード検出装置1が送信したメッセージを受信する(ステップ601)。メッセージを受信していなければ受信待ち状態で待機する。メッセージを受信した場合、そのメッセージの宛先が自ノード装置宛か判定する(ステップ602)。自ノード装置宛でない場合、記録部8a〜8nに登録されている隣接ノード装置へメッセージを転送する(ステップ607)。その後、ステップ601へ戻り、次のメッセージ受信に備える。
メッセージが自ノード装置宛であった場合、そのメッセージが装置状態監視要求47かどうかを確認する(ステップ603)。装置状態監視要求47であった場合、自ノード装置の状態を報告するために装置状態監視応答を生成し、送受信部9a〜9nから要求元へ送信する(ステップ608)。その後、ステップ601へ戻り、次のメッセージ受信に備える。
FIG. 6 is a flowchart showing an outline of message reception processing in the node devices 7a to 7n.
First, the node devices 7a to 7n receive the message transmitted from the adjacent node device or the node detection device 1 from the transmission / reception units 9a to 9n (step 601). If no message is received, it waits in a reception waiting state. If a message is received, it is determined whether the destination of the message is addressed to the own node device (step 602). If not addressed to the own node device, the message is transferred to the adjacent node device registered in the recording units 8a to 8n (step 607). Thereafter, the process returns to step 601 to prepare for the next message reception.
If the message is addressed to the own node device, it is confirmed whether or not the message is a device status monitoring request 47 (step 603). If it is the device status monitoring request 47, a device status monitoring response is generated to report the status of the own node device, and is transmitted from the transmission / reception units 9a to 9n to the request source (step 608). Thereafter, the process returns to step 601 to prepare for the next message reception.

メッセージが装置状態監視要求47でなかった場合、装置情報登録要求41かどうか確認する(ステップ604)。装置情報登録要求41であった場合、装置情報登録要求41に含まれるノードID42、ノード名43、場所44、上位ノードID45の情報を記憶部8a〜8nに登録する(ステップ609)。また、記憶部8a〜8nに登録されている1〜複数の隣接ノード装置に対し、受信した装置情報登録要求41を転送する(ステップ610)。その後、ステップ601へ戻り、次のメッセージ受信に備える。
メッセージが装置情報登録要求でなかった場合、装置情報登録応答46かどうか確認する(ステップ605)。装置情報登録応答46でなかった場合、不正なメッセージを受信したことになるのでそのメッセージは処理せず、ステップ601へ戻り、次のメッセージ受信に備える。
メッセージが装置情報登録応答46であった場合、装置情報登録応答46に含まれるノードID42を検索キーにして記憶部8a〜8nに登録されているノード装置情報を検索し、見つかった登録装置情報311の状態310を“登録完了”に更新する(ステップ606)。
If the message is not the device status monitoring request 47, it is confirmed whether it is a device information registration request 41 (step 604). If it is the device information registration request 41, the information of the node ID 42, the node name 43, the location 44, and the upper node ID 45 included in the device information registration request 41 is registered in the storage units 8a to 8n (step 609). Also, the received device information registration request 41 is transferred to one or more adjacent node devices registered in the storage units 8a to 8n (step 610). Thereafter, the process returns to step 601 to prepare for the next message reception.
If the message is not a device information registration request, it is confirmed whether it is a device information registration response 46 (step 605). If it is not the device information registration response 46, it means that an invalid message has been received, so that the message is not processed, and the process returns to step 601 to prepare for the reception of the next message.
When the message is the device information registration response 46, the node device information registered in the storage units 8a to 8n is searched using the node ID 42 included in the device information registration response 46 as a search key, and the registered device information 311 found. State 310 is updated to “registration completed” (step 606).

図7は、ノード検出装置1の検出部4におけるノード検出処理の概要を示すフローチャートである。
まず、ノード検出装置1はノード装置7a〜7nから装置情報登録要求41を受信する(ステップ701)。装置情報登録要求41を受信していなければ受信待ち状態で待機する。
送受信部3によって装置情報登録要求41を受信した場合、ノード検出装置1は、装置情報登録要求41中に格納されたノードID42が記憶部2に既に登録されているかどうか確認する(ステップ702)。ノードID42が記憶部2に登録されていなかった場合、検出部4は受信した装置情報登録要求41のノード装置情報、つまりノードID42、ノード名43、場所44、上位ノードID45を記憶部2へ登録する(ステップ703)。
次に、受信した装置情報登録要求41に含まれるノード装置情報が記憶部2の登録装置情報と合致するかどうか確認する(ステップ704)。装置情報登録要求41に含まれるノード装置情報と記憶部2に登録されているノード装置情報と合致していない場合、記憶部2の登録装置情報を受信した装置情報登録要求41に含まれるノード装置情報で更新する(ステップ705)。
その後、装置情報登録要求41に含まれるノード装置情報を検出済み装置の情報として表示部5へ送信する(ステップ706)。その際、ノードID42、上位ノードID45の情報を使用して、ノードID装置間の関係であるネットワークトポロジも更新して表示する。また、装置情報登録要求41に含まれるノードID42のノード装置に対し、装置情報登録応答を生成して送信し、ノード検出装置1にて装置が検出された旨を通知する(ステップ707)。
FIG. 7 is a flowchart illustrating an overview of the node detection process in the detection unit 4 of the node detection device 1.
First, the node detection device 1 receives the device information registration request 41 from the node devices 7a to 7n (step 701). If the device information registration request 41 has not been received, the apparatus waits in a reception waiting state.
When the device information registration request 41 is received by the transmission / reception unit 3, the node detection device 1 checks whether the node ID 42 stored in the device information registration request 41 is already registered in the storage unit 2 (step 702). When the node ID 42 is not registered in the storage unit 2, the detection unit 4 registers the node device information of the received device information registration request 41, that is, the node ID 42, the node name 43, the location 44, and the upper node ID 45 in the storage unit 2. (Step 703).
Next, it is confirmed whether or not the node device information included in the received device information registration request 41 matches the registered device information in the storage unit 2 (step 704). If the node device information included in the device information registration request 41 does not match the node device information registered in the storage unit 2, the node device included in the device information registration request 41 that has received the registered device information in the storage unit 2 Update with information (step 705).
Thereafter, the node device information included in the device information registration request 41 is transmitted to the display unit 5 as information on the detected device (step 706). At that time, the information of the node ID 42 and the upper node ID 45 is used to update and display the network topology that is the relationship between the node ID devices. In addition, a device information registration response is generated and transmitted to the node device with the node ID 42 included in the device information registration request 41 to notify the node detection device 1 that the device has been detected (step 707).

図8は、ノード検出装置1におけるノード装置の異常監視処理の概要を示すフローチャートである。
まず、ノード検出装置1は記憶部2から先頭の登録装置情報206を抽出する(ステップ801)。
次に、以下の処理を記憶部2に登録されている全ての登録装置情報206に対応するノード装置7a〜7nに対して実行するために、現在取得した登録装置情報206が最後のノード装置のものかどうかを確認する(ステップ802)。最後の登録装置の登録装置情報であった場合、次回のノード装置異常監視処理実施まで待機するため、タイマを設定し、タイムアウトするまで待機する(ステップ803)。その後、次回のノード装置異常監視処理を開始するため、ステップ801と同様にノード検出装置1は記憶部2から先頭の登録装置情報206を抽出し(ステップ804)、ステップ802へ戻る。
最後の登録装置情報206ではない場合、登録装置情報206で示されるノード装置に対し、装置状態監視要求47を作成し(ステップ805)、送信する(ステップ806)。
FIG. 8 is a flowchart showing an outline of the abnormality monitoring process of the node device in the node detection device 1.
First, the node detection device 1 extracts the first registered device information 206 from the storage unit 2 (step 801).
Next, in order to execute the following processing for the node devices 7a to 7n corresponding to all the registered device information 206 registered in the storage unit 2, the currently acquired registered device information 206 is stored in the last node device. It is confirmed whether it is a thing (step 802). If it is the registered device information of the last registered device, in order to wait until the next node device abnormality monitoring process is executed, a timer is set and the device waits until timeout (step 803). Thereafter, in order to start the next node device abnormality monitoring process, the node detection device 1 extracts the first registered device information 206 from the storage unit 2 (step 804), and returns to step 802, as in step 801.
If it is not the last registered device information 206, a device state monitoring request 47 is created (step 805) and transmitted to the node device indicated by the registered device information 206 (step 806).

装置状態監視要求47の送信後、装置状態監視応答受信用のタイマを設定する(ステップ807)。何らかのメッセージを受信またはタイムアウトまで待機し、受信タイムアウトが発生したかどうかを確認する(ステップ808)。タイムアウトが発生する前に何らかのメッセージを受信した場合、その応答が装置状態監視応答かどうかを確認する(ステップ809)。受信したメッセージが装置状態監視応答48である場合、記憶部2上で装置状態監視応答48を送信したノード装置に対応する登録装置情報206の状態205を“正常”に設定する(ステップ810)。
受信した通知が装置状態監視応答47ではない場合、何もせずステップ808へ戻って通知を待つ。
After transmitting the device status monitoring request 47, a timer for receiving the device status monitoring response is set (step 807). It waits for reception of some message or timeout, and checks whether or not a reception timeout has occurred (step 808). If any message is received before the timeout occurs, it is confirmed whether the response is a device status monitoring response (step 809). If the received message is the device status monitoring response 48, the status 205 of the registered device information 206 corresponding to the node device that transmitted the device status monitoring response 48 on the storage unit 2 is set to “normal” (step 810).
If the received notification is not the device status monitoring response 47, nothing is done and the process returns to step 808 to wait for the notification.

受信タイムアウトが発生した場合、装置状態監視要求47に対する応答がないことになるので、装置状態監視要求47で指定したノード装置に対応する登録装置情報206の状態205を“異常”に設定する(ステップ811)。
次に、記憶部2上で登録装置情報206によって示されるノード装置に関連するネットワークトポロジを変更する(ステップ812)。
ステップ810またはステップ812の後、記憶部2への変更部分を表示部5へ通知してノード装置の最新の状態を表示する(ステップ813)。
ここまでで1登録装置情報分の処理が終了する。
その後、記憶部2上における次の登録装置情報を抽出し、ステップ802へ戻る。
When a reception timeout occurs, there is no response to the device status monitoring request 47, so the status 205 of the registered device information 206 corresponding to the node device specified by the device status monitoring request 47 is set to “abnormal” (step) 811).
Next, the network topology related to the node device indicated by the registered device information 206 on the storage unit 2 is changed (step 812).
After step 810 or step 812, the changed part of the storage unit 2 is notified to the display unit 5 to display the latest state of the node device (step 813).
Thus far, the processing for one registered device information is completed.
Thereafter, the next registered device information on the storage unit 2 is extracted, and the process returns to Step 802.

以上のように、ノード装置同士の自律的な動作により、全てのノード装置7a〜7nの稼働状況、ネットワークトポロジを更新し、表示することが可能になる。
表示部5の出力結果として表示されるノード装置のネットワークトポロジおよび稼働状況の表示例を図9に示す。
As described above, the operation statuses and network topologies of all the node devices 7a to 7n can be updated and displayed by the autonomous operation between the node devices.
FIG. 9 shows a display example of the network topology and operation status of the node device displayed as the output result of the display unit 5.

図9では、ノード検出装置1およびノード装置7a〜7nは通信路6を表す接続線で接続し、ノード装置間の接続形態としてネットワークトポロジを表示する。
ネットワークトポロジ表示では、ノード検出装置1およびノード装置7a〜7nは表示上で各装置を識別するためにノード名202を表示する。
また、状態205の情報を元にノード装置の稼働状況を背景の矩形の色で示す。例えば背景色が緑の場合は正常、赤の場合は障害を表すようにする。
In FIG. 9, the node detection device 1 and the node devices 7a to 7n are connected by a connection line representing the communication path 6, and a network topology is displayed as a connection form between the node devices.
In the network topology display, the node detection device 1 and the node devices 7a to 7n display a node name 202 to identify each device on the display.
Further, the operating status of the node device is indicated by a background rectangular color based on the information of the status 205. For example, when the background color is green, it is normal, and when it is red, it indicates a failure.

本発明の一実施の形態例を示すシステム構成図である。1 is a system configuration diagram showing an embodiment of the present invention. ノード検出装置1の記憶部2に格納されているデータの構成図である。FIG. 3 is a configuration diagram of data stored in a storage unit 2 of the node detection device 1. ノード装置7a〜7nの記憶部8a〜8nに格納されているデータの構成図である。It is a block diagram of the data stored in the memory | storage parts 8a-8n of node apparatus 7a-7n. ノード検出装置1とノード装置7a〜7nとの間で送受信される通知の構成図である。It is a block diagram of the notification transmitted / received between the node detection apparatus 1 and node apparatus 7a-7n. ノード装置7a〜7nの通知送信処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of the notification transmission process of node apparatus 7a-7n. ノード装置7a〜7nの通知受信処理の概要を示すフローチャートである。It is a flowchart which shows the outline | summary of the notification reception process of node apparatus 7a-7n. ノード検出装置1における検出処理の概要を示すフローチャートである。4 is a flowchart showing an outline of detection processing in the node detection apparatus 1. ノード検出装置1における異常監視処理の概要を示すフローチャートである。4 is a flowchart illustrating an overview of an abnormality monitoring process in the node detection device 1. ノード検出装置1の表示部5による、ノード装置のネットワークトポロジおよび稼働状態の表示例である。It is a display example of the network topology and operation state of a node device by the display unit 5 of the node detection device 1.

符号の説明Explanation of symbols

1…ノード検出装置、2…記憶部、3…送受信部、4…検出部、5…表示部、6…通信路、7a,7b,7n…ノード装置、8a,8b,8n…記憶部、9a,9b,9n…送受信部。   DESCRIPTION OF SYMBOLS 1 ... Node detection apparatus, 2 ... Memory | storage part, 3 ... Transmission / reception part, 4 ... Detection part, 5 ... Display part, 6 ... Communication path, 7a, 7b, 7n ... Node apparatus, 8a, 8b, 8n ... Storage part, 9a , 9b, 9n... Transceiver unit.

Claims (3)

通信路に接続された複数のノード装置の接続状態を検出するノード検出装置であって、
通信路に接続された複数のノード装置から固有のノードIDを前記通信路への新規接続時に受信し、記憶手段に記憶した後、その記憶したノードIDのノード装置のそれぞれに対して、接続状態を検出するための監視要求を所定時間間隔で送信し、タイマで設定された時間内に応答が返信された場合には正常接続状態として前記記憶部の状態情報を更新し、タイマで設定された時間内に応答が返信されなかった場合には異常状態として前記記憶部の状態情報を更新し、更新された各ノード装置の状態情報とネットワーク構成図を表示手段に表示する検出手段を備えることを特徴とするノード検出装置。
A node detection device that detects a connection state of a plurality of node devices connected to a communication path,
A unique node ID is received from a plurality of node devices connected to the communication path at the time of new connection to the communication path, stored in the storage means, and then connected to each of the node devices having the stored node ID. When the monitoring request is detected at predetermined time intervals and a response is returned within the time set by the timer, the state information of the storage unit is updated as a normal connection state, and is set by the timer. When a response is not replied within the time, the detection unit updates the state information of the storage unit as an abnormal state, and displays the updated state information of each node device and the network configuration diagram on the display unit. A node detection device.
前記記憶手段に記憶されるノードIDは、通信路に新規接続されたノード装置から当該通信路に接続されている隣接ノード装置を順次に伝播することによって受信したものであることを特徴とする請求項1に記載のノード検出装置。   The node ID stored in the storage means is received by sequentially propagating adjacent node devices connected to the communication path from node devices newly connected to the communication path. Item 2. The node detection device according to Item 1. コンピュータを、通信路に接続された複数のノード装置の接続状態を検出するノード検出装置として機能させるノード検出プログラムであって、
通信路に接続された複数のノード装置から固有のノードIDを前記通信路への新規接続時に受信し、記憶手段に記憶した後、その記憶したノードIDのノード装置のそれぞれに対して、接続状態を検出するための監視要求を所定時間間隔で送信し、タイマで設定された時間内に応答が返信された場合には正常接続状態として前記記憶部の状態情報を更新し、タイマで設定された時間内に応答が返信されなかった場合には異常状態として前記記憶部の状態情報を更新し、更新された各ノード装置の状態情報とネットワーク構成図を表示手段に表示するステップを備えることを特徴とするノード検出プログラム。
A node detection program for causing a computer to function as a node detection device that detects a connection state of a plurality of node devices connected to a communication path,
A unique node ID is received from a plurality of node devices connected to the communication path at the time of new connection to the communication path, stored in the storage means, and then connected to each of the node devices having the stored node ID. When the monitoring request is detected at predetermined time intervals and a response is returned within the time set by the timer, the state information of the storage unit is updated as a normal connection state, and is set by the timer. When a response is not returned within the time, the state information of the storage unit is updated as an abnormal state, and the updated state information and network configuration diagram are displayed on the display means. Node detection program.
JP2006333127A 2006-12-11 2006-12-11 Node detection device and program Pending JP2008148017A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006333127A JP2008148017A (en) 2006-12-11 2006-12-11 Node detection device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006333127A JP2008148017A (en) 2006-12-11 2006-12-11 Node detection device and program

Publications (1)

Publication Number Publication Date
JP2008148017A true JP2008148017A (en) 2008-06-26

Family

ID=39607697

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006333127A Pending JP2008148017A (en) 2006-12-11 2006-12-11 Node detection device and program

Country Status (1)

Country Link
JP (1) JP2008148017A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015515832A (en) * 2012-04-23 2015-05-28 アルカテル−ルーセント Integrated synchronization topology and route analysis
JP2015520962A (en) * 2012-04-23 2015-07-23 アルカテル−ルーセント Synchronization management group
US11228634B2 (en) 2018-11-29 2022-01-18 Ricoh Company, Ltd. Management system, remote device management system, display control method, and recording medium
JP7388073B2 (en) 2019-09-12 2023-11-29 ソニーグループ株式会社 Information processing device, information processing method, and program
US11843534B2 (en) 2017-05-26 2023-12-12 New H3C Technologies Co., Ltd. State detection of NETCONF session

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015515832A (en) * 2012-04-23 2015-05-28 アルカテル−ルーセント Integrated synchronization topology and route analysis
JP2015520962A (en) * 2012-04-23 2015-07-23 アルカテル−ルーセント Synchronization management group
US11843534B2 (en) 2017-05-26 2023-12-12 New H3C Technologies Co., Ltd. State detection of NETCONF session
US11228634B2 (en) 2018-11-29 2022-01-18 Ricoh Company, Ltd. Management system, remote device management system, display control method, and recording medium
JP7388073B2 (en) 2019-09-12 2023-11-29 ソニーグループ株式会社 Information processing device, information processing method, and program

Similar Documents

Publication Publication Date Title
JP5033856B2 (en) Devices and systems for network configuration assumptions
US8441941B2 (en) Automating identification and isolation of loop-free protocol network problems
JP5949035B2 (en) Network device setting device, setting system, setting method and setting program
EP3099021A1 (en) Interconnecting networks
JP2012054622A (en) Network system, management server and oam test management method
JP2008148017A (en) Node detection device and program
US10554497B2 (en) Method for the exchange of data between nodes of a server cluster, and server cluster implementing said method
WO2019244733A1 (en) Operation device and operation method
US9100302B2 (en) Methods and systems for monitoring multicast availability
JP2006338374A (en) Network connection management device and network connection management method
JP3914072B2 (en) Network failure monitoring method, communication system, and line switching apparatus
JP4946824B2 (en) Monitoring device
US20120072545A1 (en) Remote maintenance and monitoring service framework for heterogeneous device and system
JP2020136992A (en) Network management system, network management method, and network management program
JP2016040885A (en) Relay system and relay device
JP5514153B2 (en) Transmission apparatus, relay apparatus, monitoring control apparatus, IP network system, and network device existence confirmation method
WO2009107198A1 (en) Transmission device, method for confirming conductivity, and program for confirming conductivity
CN103595629A (en) Rapid gateway switching method and device for hosts in IRDP (ICMP Router Discovery Protocol) network
JP4061153B2 (en) Loop type transmission line fault monitoring system
JP2013121095A (en) Communication device
JP2009290332A (en) Transmission device having connection confirmation function
JP4539258B2 (en) Monitoring device
JP5701728B2 (en) Monitoring system, monitoring apparatus and monitoring method
JP2012134616A (en) Network monitoring system and method for registering its monitoring target device
JP2005286732A (en) Monitoring system, monitoring method and its program