JP2006229421A - Network fault diagnostic apparatus - Google Patents

Network fault diagnostic apparatus Download PDF

Info

Publication number
JP2006229421A
JP2006229421A JP2005038998A JP2005038998A JP2006229421A JP 2006229421 A JP2006229421 A JP 2006229421A JP 2005038998 A JP2005038998 A JP 2005038998A JP 2005038998 A JP2005038998 A JP 2005038998A JP 2006229421 A JP2006229421 A JP 2006229421A
Authority
JP
Japan
Prior art keywords
terminal
failure
branch
network
hierarchical structure
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
JP2005038998A
Other languages
Japanese (ja)
Inventor
Koji Yamazaki
晃司 山崎
Hidehisa Takahashi
秀久 高橋
Takeshi Kimura
剛 木村
Hiroshi Saito
浩 斎藤
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2005038998A priority Critical patent/JP2006229421A/en
Publication of JP2006229421A publication Critical patent/JP2006229421A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a network fault diagnostic apparatus capable of easily diagnosing faults other than those in network terminals. <P>SOLUTION: A structure information storage section 12 stores a hierarchical structure table for expressing a topology of a tree type network comprising branches and terminals by means of a hierarchical structure. A terminal fault detection section 14 detects a fault in each terminal. A fault location estimate section 16 uses the hierarchical structure table to obtain an estimated fault location other than those of the network terminals by using the hierarchical structure table on the basis of the result of the detection by the terminal fault detection section 14. The hierarchical structure table is a table wherein the root of the tree is an upper layer and the tip side of the tree is a lower layer, a lower layer appears at each branch, and each branch and its lower terminals are cross-referenced. When faults of all lower side terminals from a branch toward the tree tips are detected, the fault location estimate section 16 obtains the branch as the estimated fault location. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ネットワークの端末以外の部分の故障を診断する機能を備えたネットワーク故障診断装置に関するものである。   The present invention relates to a network failure diagnosis apparatus having a function of diagnosing a failure in a portion other than a network terminal.

従来、デジタル伝送を行うネットワークシステムが普及し、各種の用途に適用されている。そして、ネットワークを適用すると、ネットワークを構成する各端末の故障診断が可能になる。   2. Description of the Related Art Conventionally, network systems that perform digital transmission have been widely used and applied to various uses. When a network is applied, failure diagnosis of each terminal constituting the network becomes possible.

例えば、従来一般にはアナログ式であった業務放送システムにもネットワーク技術を適用することが可能である。従来のアナログ放送システムでは、送信側装置からはシステム内の故障箇所を把握できない。また、受信側でも、複数のスピーカが周辺で動作しているために、故障箇所を把握するのが容易でない。さらに、故障したスピーカを特定できたとしても、回線の故障が発生したのか、スピーカ単体の故障が発生したのかを区別するのが容易でなく、そのために故障箇所が分かりにくい。これに対して、放送システムをネットワークで構成すれば、pingコマンドなどを利用して、端末であるスピーカのヘルスチェックを行うことができる。   For example, it is possible to apply the network technology to a business broadcasting system that is generally an analog type. In a conventional analog broadcasting system, a failure point in the system cannot be grasped from a transmission side device. In addition, since a plurality of speakers are operating in the vicinity on the reception side, it is not easy to grasp the failure location. Furthermore, even if a failed speaker can be identified, it is not easy to distinguish whether a line failure has occurred or a failure has occurred in a single speaker, and the failure location is difficult to understand. On the other hand, if the broadcasting system is configured by a network, the health check of the speaker as a terminal can be performed using a ping command or the like.

このように、ネットワークシステムは、各端末の故障を検出可能ではある。しかしながら、端末故障は検出できても、ネットワーク上の端末以外の部分で生じた故障を検出することは容易でない。   Thus, the network system can detect a failure of each terminal. However, even if a terminal failure can be detected, it is not easy to detect a failure that has occurred in a part other than the terminal on the network.

そこで、特許文献1は、ネットワーク上の故障点を検出可能な故障診断装置を開示している。同文献のシステムは、ネットワークの構成要素と階層分けにより予め設定した複数のネットワーク要素との対応関係の情報を予め持っておき、また、複数のネットワーク要素間の故障の波及関係を示す情報を予め持っておき、これら対応関係と波及関係の情報を用いてネットワーク内の故障点を特定する。
特開2003−179601号公報(第3−4ページ、図1)
Therefore, Patent Document 1 discloses a failure diagnosis apparatus that can detect a failure point on a network. The system of this document has information on the correspondence between a plurality of network elements set in advance by dividing the network components into layers, and information indicating a failure propagation relationship between the plurality of network elements is stored in advance. The failure point in the network is specified by using the information on the correspondence and the spread relationship.
JP 2003-179601 A (page 3-4, FIG. 1)

しかしながら、従来のネットワーク故障診断装置においては、ネットワーク要素の対応関係および波及関係といったネットワーク構成情報を予め準備しておく必要があり、診断機能の構成が複雑であり、ネットワーク変更への柔軟な追従が容易でなく、そのために故障点の検知が容易でないという問題があった。   However, in the conventional network fault diagnosis device, it is necessary to prepare network configuration information such as correspondence and spread relationship of network elements in advance, the configuration of the diagnostic function is complicated, and flexible follow-up to network changes There is a problem that it is not easy and detection of the failure point is not easy.

本発明は、従来の問題を解決するためになされたもので、その目的は、ネットワークの端末以外の故障を容易に診断できるネットワーク故障診断装置を提供することにある。   The present invention has been made to solve the conventional problems, and an object of the present invention is to provide a network failure diagnosis apparatus that can easily diagnose failures other than the terminals of the network.

本発明のネットワーク故障診断装置は、分岐と端末で構成されたツリー型のネットワークのトポロジを階層構造で表現する階層構造テーブルを記憶した構造情報記憶部と、前記ネットワークを構成する各端末における故障を検出する端末故障検出部と、前記端末故障検出部による各端末の故障の検出結果に基づき前記階層構造テーブルを用いて前記ネットワークの端末以外の推定故障箇所を求める故障箇所推定部とを備え、前記構造情報記憶部に記憶された前記階層構造テーブルは、ツリーの根本側が上層側で先端側が下層側であり、各分岐にて1つ下の層が現れ、各分岐とその下層側の端末が関連づけられたテーブルであり、前記故障箇所推定部は、ある分岐からツリー先端に向かうすべての下層側端末の故障が検出されたときに、当該分岐部分を前記推定故障箇所として求めるように構成されている。   A network fault diagnosis apparatus according to the present invention includes a structure information storage unit that stores a hierarchical structure table that represents the topology of a tree-type network composed of branches and terminals in a hierarchical structure, and faults in each terminal that constitutes the network. A terminal failure detection unit for detecting, and a failure location estimation unit for obtaining an estimated failure location other than the network terminal using the hierarchical structure table based on a detection result of failure of each terminal by the terminal failure detection unit, In the hierarchical structure table stored in the structure information storage unit, the root side of the tree is the upper layer side and the tip side is the lower layer side, and a lower layer appears in each branch, and each branch is associated with a terminal on the lower layer side. The failure location estimating unit detects when a failure of all lower-layer terminals from a certain branch toward the top of the tree is detected. It is configured to determine the portion as the estimated fault location.

この構成により、故障箇所推定部が、端末故障検出部による各端末の故障の検出結果に基づき、上記構成の階層構造テーブルを用いて、ある分岐からツリー先端に向かうすべての下層側端末の故障が検出されたときに、当該分岐部分を推定故障箇所として求める。上記のような階層構造テーブルを備えた簡単な構成で、端末以外の構成である分岐部分の故障を推定できる。分岐の故障の提示により、分岐がある階層の故障の警告を与えられる。このようにして、端末以外の部分の故障を簡単な構成で容易に診断することができる。   With this configuration, the failure location estimation unit uses the hierarchical structure table of the above configuration based on the detection result of the failure of each terminal by the terminal failure detection unit, so that failure of all lower-layer terminals from a certain branch toward the tree tip is detected. When detected, the branch portion is obtained as an estimated failure location. With a simple configuration including the hierarchical structure table as described above, it is possible to estimate a failure at a branch portion that is a configuration other than the terminal. By presenting a branch fault, a warning of a fault in a hierarchy with a branch is given. In this way, failure of parts other than the terminal can be easily diagnosed with a simple configuration.

また、本発明のネットワーク故障診断装置は、前記トポロジを表すネットワークトポロジデータから前記階層構造テーブルを生成する構造テーブル生成部を有し、前記構造テーブル生成部は、前記ネットワークの根本側から先端側に向かって前記ツリーを辿りながら前記階層構造テーブルを生成していくように構成されており、前記ツリーを辿って分岐および端末を検出して、分岐が検出されたときに該分岐の下に階層を追加し、端末が検出されたときに該端末を前記階層構造テーブルに登録するように構成されている。   The network fault diagnosis apparatus of the present invention further includes a structure table generation unit that generates the hierarchical structure table from network topology data representing the topology, and the structure table generation unit is arranged from the root side to the tip side of the network. The hierarchy structure table is generated while tracing the tree toward the tree, and branches and terminals are detected by tracing the tree, and when a branch is detected, the hierarchy is below the branch. In addition, when a terminal is detected, the terminal is registered in the hierarchical structure table.

この構成により、ネットワークのトポロジデータから階層構造テーブルを自動生成して、ネットワークの故障を診断することができる。ネットワークトポロジデータは、例えば、CADのような図面データ作成機能を使って作成されたデータである。   With this configuration, it is possible to automatically generate a hierarchical structure table from network topology data and diagnose a network failure. The network topology data is data created using a drawing data creation function such as CAD.

また、本発明のネットワーク故障診断装置は、前記構造テーブル生成部による前記階層構造テーブルの生成に使われた前記ネットワークトポロジデータを記憶するトポロジデータ記憶部と、前記トポロジデータ記憶部に記憶された前記ネットワークトポロジデータを読み出して、ツリー状のトポロジ画像を生成するトポロジ画像生成部と、前記トポロジ画像を表す表示部と、前記トポロジ画像上に、前記故障箇所推定部によって前記推定故障箇所として求められた分岐部分を表示する故障箇所表示処理部と、を備えている。   The network fault diagnosis apparatus of the present invention includes a topology data storage unit that stores the network topology data used for generation of the hierarchical structure table by the structure table generation unit, and the topology data storage unit that stores the network topology data. The topology image generation unit that reads out network topology data and generates a tree-like topology image, the display unit that represents the topology image, and the failure location estimation unit obtained as the estimated failure location on the topology image A failure location display processing unit for displaying a branching portion.

この構成により、階層構造テーブルの元になったトポロジの画像が表示され、トポロジの画像上に推定故障箇所が表示される。したがって、故障箇所を容易に把握できる。   With this configuration, the topology image based on the hierarchical structure table is displayed, and the estimated failure location is displayed on the topology image. Therefore, the failure location can be easily grasped.

また、本発明のネットワーク故障診断装置において、前記故障箇所推定部は、故障端末が検出されたが、該故障端末の上位分岐点の下に位置する他の端末の故障が検出されなかったときに、単一端末故障が発生したと判断するように構成されている。この構成により、単一端末故障が発生したことも診断可能である。   In the network failure diagnosis apparatus of the present invention, the failure location estimation unit detects a failure terminal, but does not detect a failure of another terminal located below the upper branch point of the failure terminal. The terminal is configured to determine that a single terminal failure has occurred. With this configuration, it is possible to diagnose that a single terminal failure has occurred.

また、本発明のネットワーク故障診断装置において、前記端末故障検出部は、前記ネットワークの各端末にヘルスチェック信号を送って、返信の有無に基づいて各端末の故障を検出する。この構成により、端末の応答/無応答を実際に調べることで、故障箇所推定部の処理のための端末故障の検出を好適に行える。   In the network failure diagnosis apparatus of the present invention, the terminal failure detection unit sends a health check signal to each terminal of the network and detects a failure of each terminal based on the presence or absence of a reply. With this configuration, it is possible to suitably detect a terminal failure for processing by the failure location estimation unit by actually checking the response / non-response of the terminal.

また、本発明のネットワーク故障診断装置において、前記構造情報記憶部は、リング型ネットワークを疑似的な階層構造で表す疑似階層構造テーブルを記憶しており、前記疑似階層構造テーブルは、前記リング型ネットワークのリングを片方向に回りながら階層を下げていくテーブルである。この構成により、リング型ネットワークの故障診断も行うことが可能になる。   In the network fault diagnosis apparatus of the present invention, the structure information storage unit stores a pseudo-hierarchical structure table that represents a ring network in a pseudo-hierarchical structure, and the pseudo-hierarchical structure table stores the ring-type network. It is a table that lowers the hierarchy while rotating the ring in one direction. With this configuration, it becomes possible to perform failure diagnosis of the ring network.

また、本発明の別態様はネットワーク故障診断方法であり、この方法は、分岐と端末で構成されたツリー型のネットワークのトポロジを階層構造で表現する階層構造テーブルを読み出すステップと、前記ネットワークを構成する各端末における故障を検出する端末故障検出ステップと、前記端末故障検出ステップでの各端末の故障の検出結果に基づき前記階層構造テーブルを用いて前記ネットワークの端末以外の推定故障箇所を求める故障箇所推定ステップとを有し、前記階層構造テーブルは、ツリーの根本側が上層側で先端側が下層側であり、各分岐にて1つ下の層が現れ、各分岐とその下層側の端末が関連づけられたテーブルであり、前記故障箇所推定ステップは、ある分岐からツリー先端に向かうすべての下層側端末の故障が検出されたときに、当該分岐部分を前記推定故障箇所として求める。この方法によっても、上述の装置の態様と同様に、端末以外の部分の故障を簡単な構成で容易に診断することができる。   According to another aspect of the present invention, there is provided a network fault diagnosis method comprising: reading out a hierarchical structure table representing a tree-type network topology composed of branches and terminals in a hierarchical structure; and configuring the network. A terminal failure detection step for detecting a failure in each terminal, and a failure location for obtaining an estimated failure location other than the terminal of the network using the hierarchical structure table based on the detection result of the failure of each terminal in the terminal failure detection step The hierarchical structure table has an upper layer side and a lower layer side at the root side of the tree, and a lower layer appears at each branch, and each branch is associated with a terminal on the lower layer side. The failure location estimation step detects failures in all lower-layer terminals from a certain branch toward the tree tip. When the obtained the branching portion as the estimated fault location. Also with this method, as in the above-described apparatus aspect, a failure in a portion other than the terminal can be easily diagnosed with a simple configuration.

また、本発明の別態様はネットワーク故障診断プログラムであり、このプログラムは、分岐と端末で構成されたツリー型のネットワークのトポロジを階層構造で表現する階層構造テーブルを読み出すステップと、前記ネットワークを構成する各端末における故障を検出する端末故障検出ステップと、前記端末故障検出ステップでの各端末の故障の検出結果に基づき前記階層構造テーブルを用いて前記ネットワークの端末以外の推定故障箇所を求める故障箇所推定ステップとを含む処理をコンピュータに実行させ、前記階層構造テーブルは、ツリーの根本側が上層側で先端側が下層側であり、各分岐にて1つ下の層が現れ、各分岐とその下層側の端末が関連づけられたテーブルであり、前記故障箇所推定ステップは、ある分岐からツリー先端に向かうすべての下層側端末の故障が検出されたときに、当該分岐部分を前記推定故障箇所として求める処理である。このプログラムによっても、上述の装置の態様と同様に、端末以外の部分の故障を簡単な構成で容易に診断することができる。   Another aspect of the present invention is a network fault diagnosis program, which reads out a hierarchical structure table that represents the topology of a tree network composed of branches and terminals in a hierarchical structure, and configures the network. A terminal failure detection step for detecting a failure in each terminal, and a failure location for obtaining an estimated failure location other than the terminal of the network using the hierarchical structure table based on the detection result of the failure of each terminal in the terminal failure detection step The hierarchical structure table has an upper layer side on the root side and a lower layer side on the top side of the tree, and a lower layer appears in each branch. The failure location estimation step is performed from a certain branch to the top of the tree. Buy when the failure of all the lower-layer-side terminal is detected, a process for obtaining the branching portion as the estimated fault location. According to this program, as in the above-described apparatus aspect, it is possible to easily diagnose a failure in a portion other than the terminal with a simple configuration.

また、本発明のネットワーク故障診断プログラムは、前記ネットワークの構造情報から前記階層構造テーブルを生成する構造テーブル生成ステップをさらにコンピュータに実行させ、前記構造テーブル生成ステップは、前記ネットワークの根本側から先端側に向かって前記ツリーを辿りながら前記階層構造テーブルを生成していく処理を行い、前記ツリーを辿って分岐枝および端末を検出して、分岐枝が検出されたときに一つ下の階層を追加し、端末が検出されたときに該端末を前記階層構造テーブルに登録する。このプログラムにより、ネットワークのトポロジデータから階層構造テーブルを自動生成して、ネットワークの故障を診断することができる。   The network fault diagnosis program of the present invention further causes a computer to execute a structure table generation step for generating the hierarchical structure table from the network structure information, and the structure table generation step is performed from the root side to the front end side of the network. Trace the tree toward the tree to generate the hierarchical structure table, detect the branch branch and terminal by tracing the tree, and add the next lower hierarchy when the branch branch is detected When a terminal is detected, the terminal is registered in the hierarchical structure table. With this program, it is possible to automatically generate a hierarchical structure table from network topology data and diagnose a network failure.

本発明は、端末故障検出部による各端末の故障の検出結果に基づき階層構造テーブルを用いて上述の如くネットワークの端末以外の推定故障箇所を求めるように構成されており、端末以外の故障を簡単な構成で容易に診断できるネットワーク故障診断装置を提供することができる。   The present invention is configured to obtain an estimated failure location other than the terminal of the network using the hierarchical structure table based on the detection result of the failure of each terminal by the terminal failure detection unit as described above. It is possible to provide a network failure diagnosis apparatus that can be easily diagnosed with a simple configuration.

以下、本発明の実施の形態のネットワーク故障診断装置について、図面を用いて説明する。本実施の形態の例では、ネットワークシステムが放送システムであり、ネットワークの端末がスピーカである。ただし、本発明の範囲内でネットワークシステムは放送システムに限定されない。   Hereinafter, a network failure diagnosis apparatus according to an embodiment of the present invention will be described with reference to the drawings. In the example of the present embodiment, the network system is a broadcast system, and the network terminal is a speaker. However, the network system is not limited to the broadcast system within the scope of the present invention.

本発明の実施の形態のネットワーク故障診断装置を図1に示し、ネットワーク故障診断装置が備えられたネットワークを図2に示す。   FIG. 1 shows a network failure diagnosis apparatus according to an embodiment of the present invention, and FIG. 2 shows a network provided with the network failure diagnosis apparatus.

まず、図2を参照すると、制御部50は、コンピュータで構成された制御装置であり、音声をネットワークに送出する機能を持っている。また、制御部50は、本実施の形態のネットワーク故障診断装置を内蔵している。   First, referring to FIG. 2, the control unit 50 is a control device configured by a computer and has a function of sending voice to a network. In addition, the control unit 50 incorporates the network failure diagnosis apparatus of the present embodiment.

制御部50は2線モデム60に接続され、そして、2線モデム60を介してネットワーク70の複数の端末へと接続されている。ネットワーク70は、ツリー構造を有しており、各分岐部で枝分かれして、ツリーの先端へと延びていく。まず、2線モデム60から延びた線は、分岐aで枝a1と枝a2に分かれる。枝a1は端末t1につながっている。枝a2は、分岐bで枝b1と枝b2に分かれ、枝b1は端末t2につながっている。枝b2は、分岐cで枝c1と枝c2に分かれる。枝c1は、分岐dで枝d1と枝d2に分かれ、枝d1には端末t3がつながっている。枝d2は分岐eで枝e1と枝e2に分かれ、枝e1には端末t4がつながっている。枝e2には何もつながっていない。また、枝c2は分岐fで枝f1と枝f2に分かれており、枝f1には端末t5がつながっており、枝f2には何もつながっていない。   The control unit 50 is connected to the two-wire modem 60 and is connected to a plurality of terminals of the network 70 via the two-wire modem 60. The network 70 has a tree structure, branches at each branch portion, and extends to the tip of the tree. First, a line extending from the two-wire modem 60 is divided into a branch a1 and a branch a2 at a branch a. The branch a1 is connected to the terminal t1. The branch a2 is divided into a branch b1 and a branch b2 at the branch b, and the branch b1 is connected to the terminal t2. Branch b2 is divided into branch c1 and branch c2 at branch c. Branch c1 is divided into branch d1 and branch d2 at branch d, and terminal t3 is connected to branch d1. The branch d2 is a branch e, which is divided into a branch e1 and a branch e2, and a terminal t4 is connected to the branch e1. Nothing is connected to the branch e2. The branch c2 is a branch f and is divided into a branch f1 and a branch f2. The terminal f5 is connected to the branch f1, and nothing is connected to the branch f2.

図2のネットワーク70は、例えば、電灯線を使って形成されることが提案されているシステムである。図2のネットワーク70は、ツリー状の分岐構造を有しており、分岐型ネットワークと呼ぶことができる。また、図2のネットワーク70は、フリートポロジと呼ぶこともできる。   The network 70 in FIG. 2 is a system that is proposed to be formed using, for example, a power line. The network 70 in FIG. 2 has a tree-like branch structure, and can be called a branch network. The network 70 in FIG. 2 can also be called a free topology.

図2の例は、5つのスピーカ端末を示している。しかし、実際のシステムでは、より多くの端末が接続されてよいことはもちろんである。例えば、1000個程度の端末が備えられる。   The example of FIG. 2 shows five speaker terminals. However, in an actual system, it is needless to say that more terminals may be connected. For example, about 1000 terminals are provided.

図3は、制御部50における音声送出のための構成を示している。制御部50は、マイク101、A/D変換部102、コーデック103、CPU104、メモリ105およびネットワークI/F106を有している。音声はマイク101から入力され、アナログ電気信号に変換される。そして、A/D変換部102で音声のデジタル信号が生成され、デジタル信号がコーデック103で圧縮される。そして、圧縮データは、CPU104で処理されて、ネットワークI/F106から送出される。メモリ105はCPU104の処理に用いられる。   FIG. 3 shows a configuration for voice transmission in the control unit 50. The control unit 50 includes a microphone 101, an A / D conversion unit 102, a codec 103, a CPU 104, a memory 105, and a network I / F 106. Audio is input from the microphone 101 and converted into an analog electrical signal. Then, an audio digital signal is generated by the A / D converter 102, and the digital signal is compressed by the codec 103. The compressed data is processed by the CPU 104 and sent out from the network I / F 106. The memory 105 is used for processing of the CPU 104.

図4は、端末に備えられた音声再生のための構成を示している。端末は、ネットワーク通信機能をもったネットワークスピーカである。端末は、ネットワークI/F111、CPU112、コーデック113、D/A変換部114およびスピーカ115を有している。ネットワークI/F111は、ネットワークから自端末宛に送られてきた音声の圧縮データを受信する。圧縮データは、CPU112で処理されて、コーデック113で伸長される。さらに、D/A変換部114がデジタル信号をアナログ信号に変換し、アナログ信号がスピーカ115に供給され、スピーカ115が音声を発する。   FIG. 4 shows a configuration for audio reproduction provided in the terminal. The terminal is a network speaker having a network communication function. The terminal includes a network I / F 111, a CPU 112, a codec 113, a D / A conversion unit 114, and a speaker 115. The network I / F 111 receives the compressed audio data transmitted from the network to the own terminal. The compressed data is processed by the CPU 112 and decompressed by the codec 113. Further, the D / A converter 114 converts the digital signal into an analog signal, the analog signal is supplied to the speaker 115, and the speaker 115 emits sound.

次に、図1に示されるネットワーク故障診断装置10の構成を説明する。ネットワーク故障診断装置10は上述のように制御部50に内蔵されており、制御部50のコンピュータ機能およびネットワーク通信機能によって実現される。そして、ネットワーク故障診断装置10は、各端末の故障検知機能に加えて、下記のように、端末以外の部分の故障診断機能を実現することができる。   Next, the configuration of the network failure diagnosis apparatus 10 shown in FIG. 1 will be described. The network failure diagnosis apparatus 10 is built in the control unit 50 as described above, and is realized by the computer function and network communication function of the control unit 50. And the network failure diagnosis apparatus 10 can implement | achieve the failure diagnosis function of parts other than a terminal as follows in addition to the failure detection function of each terminal as follows.

ネットワーク故障診断装置10は、診断機能を実現するための主要な構成として、まず、構造情報記憶部12、端末故障検出部14および故障箇所推定部16を備えている。構造情報記憶部12は、図2に示されるように分岐と端末で構成されたツリー型のネットワークのトポロジを階層構造で表現する階層構造テーブルを記憶している。端末故障検出部14は、ネットワークを構成する各端末における故障を検出する機能を持つ。故障箇所推定部16は、端末故障検出部14による各端末の故障の検出結果に基づき階層構造テーブルを用いてネットワークの故障を判定する。特に、故障箇所推定部16は、端末以外の推定故障箇所として、故障した分岐部分を求めるように構成されている。   The network failure diagnosis apparatus 10 includes a structure information storage unit 12, a terminal failure detection unit 14, and a failure location estimation unit 16 as the main components for realizing the diagnosis function. As shown in FIG. 2, the structure information storage unit 12 stores a hierarchical structure table that expresses the topology of a tree network composed of branches and terminals in a hierarchical structure. The terminal failure detection unit 14 has a function of detecting a failure in each terminal constituting the network. The failure location estimation unit 16 determines a network failure using the hierarchical structure table based on the failure detection result of each terminal by the terminal failure detection unit 14. In particular, the failure location estimation unit 16 is configured to obtain a failed branch portion as an estimated failure location other than the terminal.

ネットワーク故障診断装置10は、さらに、図2のトポロジを表すネットワークトポロジデータを生成するトポロジデータ生成部18と、ネットワークトポロジデータを記憶するトポロジデータ記憶部20と、ネットワークトポロジデータから階層構造テーブルを生成する構造テーブル生成部22とを有している。   The network failure diagnosis apparatus 10 further generates a topology data generation unit 18 that generates network topology data representing the topology of FIG. 2, a topology data storage unit 20 that stores network topology data, and a hierarchical structure table from the network topology data. And a structure table generation unit 22.

トポロジデータ生成部18は、CADのような図面データ作成機能を有している。そして、トポロジデータ生成部18は、操作部24と表示部34の入出力機能を利用して、下記のようにネットワークトポロジデータを生成する。   The topology data generation unit 18 has a drawing data creation function such as CAD. Then, the topology data generation unit 18 uses the input / output functions of the operation unit 24 and the display unit 34 to generate network topology data as follows.

トポロジデータ生成部18は、表示部34に、トポロジを描画するための画像を表示させる。操作部24がユーザにより操作され、操作部24への入力がトポロジデータ生成部18に受け付けられる。そして、ユーザ操作に従い、枝、分岐、端末等がそれぞれの位置に書き込まれて、トポロジが描かれて、図2に例示されるような図面データが生成される。この図面データが、本実施の形態ではネットワークトポロジデータである。   The topology data generation unit 18 causes the display unit 34 to display an image for drawing the topology. The operation unit 24 is operated by the user, and the input to the operation unit 24 is received by the topology data generation unit 18. Then, according to the user operation, branches, branches, terminals, etc. are written at the respective positions, the topology is drawn, and drawing data as illustrated in FIG. 2 is generated. This drawing data is network topology data in the present embodiment.

ネットワークトポロジデータ(図面データ)は、図2の枝、分岐、端末、さらには制御部、2線モデム等の各要素を特定する情報をもっている。そして、図面データは、各要素の識別コードと、ネットワーク上での各要素の位置データと、要素間の接続関係を示すデータとを含んで構成されている。このように、ネットワーク故障診断装置10は、図面データ作成機能によって、ネットワークの構造を特定する情報を入手するように構成されている。生成されたネットワークトポロジデータは、トポロジデータ記憶部20に格納される。   The network topology data (drawing data) has information specifying each element such as the branch, branch, terminal, control unit, and 2-wire modem in FIG. The drawing data includes an identification code of each element, position data of each element on the network, and data indicating a connection relationship between the elements. As described above, the network failure diagnosis apparatus 10 is configured to obtain information for specifying the network structure by the drawing data creation function. The generated network topology data is stored in the topology data storage unit 20.

構造テーブル生成部22は、トポロジデータ記憶部20に記憶されたネットワークトポロジデータから、階層構造テーブルを自動生成する。生成された階層構造テーブルが、前述したように、構造情報記憶部12に格納されている。ここでは、階層構造テーブルの構成を説明し、それから、構造テーブル生成部22によるテーブル生成処理を説明する。   The structure table generation unit 22 automatically generates a hierarchical structure table from the network topology data stored in the topology data storage unit 20. The generated hierarchical structure table is stored in the structure information storage unit 12 as described above. Here, the configuration of the hierarchical structure table will be described, and then the table generation processing by the structure table generation unit 22 will be described.

図5(a)は階層構造テーブルの例を示している。図5(a)の階層構造テーブルは、図2のネットワークトポロジと対応している。また、図5(b)は、図5(a)の階層構造テーブルに対応するツリー図であり、階層構造テーブルの理解を容易にするために示されている。   FIG. 5A shows an example of a hierarchical structure table. The hierarchical structure table in FIG. 5A corresponds to the network topology in FIG. FIG. 5B is a tree diagram corresponding to the hierarchical structure table of FIG. 5A, and is shown for easy understanding of the hierarchical structure table.

図5に示されるように、階層構造テーブルは、ツリーの根本側が上層側で先端側が下層側であり、各分岐にて1つ下の層が現れ、各分岐とその下層側の端末が関連づけられたテーブルである。各分岐は階層の要素として登録されている。   As shown in FIG. 5, in the hierarchical structure table, the root side of the tree is the upper layer side and the tip side is the lower layer side, and a lower layer appears in each branch, and each branch is associated with a terminal on the lower layer side. It is a table. Each branch is registered as a hierarchy element.

具体的には、最初の分岐aが第1階層に属する。そして、分岐aに続く端末t1および分岐bが、第2階層に属する。さらに、分岐bに続く端末t2および分岐cが、第3階層に属する。さらに、分岐cに続いている分岐fおよび分岐dが、第4階層に属する。さらに、分岐fに続く端末t5が第5階層に属する。また、分岐dに続く分岐eおよび端末t3も第5階層に属する。そして、分岐eに続く端末t4が第6階層に属する。一般的に書くと、第n階層の分岐に続く端末および分岐が第n+1に属している。   Specifically, the first branch a belongs to the first hierarchy. Then, the terminal t1 and the branch b following the branch a belong to the second hierarchy. Furthermore, terminal t2 and branch c following branch b belong to the third hierarchy. Further, branch f and branch d following branch c belong to the fourth hierarchy. Furthermore, the terminal t5 following the branch f belongs to the fifth hierarchy. Further, branch e and terminal t3 following branch d also belong to the fifth hierarchy. And the terminal t4 following the branch e belongs to the sixth hierarchy. Generally speaking, a terminal and a branch following a branch in the nth hierarchy belong to the (n + 1) th.

したがって、図5の階層構造テーブルでは、ツリーの根本側、すなわち、2線モデム60の側が上層側であり、ツリーの先端側が下層側である。そして、例えば、第1層の分岐aがあると、第2層の分岐bおよび端末t1が現れるというように、各分岐にて1つ下の層が現れる。また、ツリー上で各分岐の下の端末が、テーブル上では該当分岐の層の下に配置されており、したがって、各分岐とその下の端末が関連づけられている。具体的には、分岐aの階層の下に端末t1、t2、t3、t4、t5が配置され、分岐bの階層の下に端末t2、t3、t4、t5が配置され、分岐cの下に端末t3、t4、t5が配置され、分岐dの下に端末t3、t4が配置され、分岐eの下に端末t4が配置され、分岐fの下に端末t5が配置されている。上記より明らかなように、階層構造テーブルは、各端末が、その上位のすべての分岐と関連づけられたテーブルであるということもできる。   Therefore, in the hierarchical structure table of FIG. 5, the root side of the tree, that is, the two-wire modem 60 side is the upper layer side, and the tip side of the tree is the lower layer side. Then, for example, if there is a branch a in the first layer, a lower layer appears in each branch such that a branch b and a terminal t1 in the second layer appear. Also, the terminals under each branch on the tree are arranged below the corresponding branch layer on the table, and therefore each branch is associated with the terminal below it. Specifically, terminals t1, t2, t3, t4, and t5 are arranged under the branch a hierarchy, terminals t2, t3, t4, and t5 are arranged under the branch b hierarchy, and under the branch c. Terminals t3, t4, and t5 are arranged, terminals t3 and t4 are arranged under the branch d, terminal t4 is arranged under the branch e, and terminal t5 is arranged under the branch f. As is clear from the above, the hierarchical structure table can also be said to be a table in which each terminal is associated with all branches above it.

次に、図6は、図2のネットワークトポロジデータから図5(a)の階層構造テーブルを自動生成する処理を示している。ネットワークトポロジデータは、前述のようにCAD等の図面データ作成機能によって作成されたデータであり、各分岐、各枝および各端末を特定する情報を持っている。構造テーブル生成部22は、ネットワークの根本側から先端側に向かってネットワークトポロジのツリーを辿りながら階層構造テーブルを生成していくように構成されている。   Next, FIG. 6 shows processing for automatically generating the hierarchical structure table of FIG. 5A from the network topology data of FIG. The network topology data is data created by the drawing data creation function such as CAD as described above, and has information specifying each branch, each branch, and each terminal. The structure table generation unit 22 is configured to generate a hierarchical structure table while tracing a network topology tree from the root side to the tip side of the network.

図6に示されるように、構造テーブル生成部22は、ネットワークトポロジを辿り、枝を探索して(S10)、分岐とそこから続く枝を発見したか否かを判定する(S12)。分岐および枝が発見されると、構造テーブル生成部22は、分岐を現在の階層に登録し(S14)、各枝のために階層構造テーブルの分岐の下に階層を1つ追加する(S16)。そして、構造テーブル生成部22は、発見された双方の分岐枝を探索対象に設定する(S18)。その結果、両枝の各々にて、1つ下の階層での探索処理が、ステップS10から行われることになる。このようにして、本実施の形態では再帰的に構造テーブルが生成されていく。   As shown in FIG. 6, the structure table generation unit 22 traces the network topology, searches for a branch (S10), and determines whether a branch and a branch following the branch are found (S12). When the branch and the branch are found, the structure table generation unit 22 registers the branch in the current hierarchy (S14), and adds one hierarchy below the branch of the hierarchy table for each branch (S16). . Then, the structure table generation unit 22 sets both of the found branch branches as search targets (S18). As a result, the search process in the next lower hierarchy is performed from step S10 on each of both branches. In this way, the structure table is recursively generated in the present embodiment.

ステップS12で分岐および枝が発見されなかったとき、構造テーブル生成部22は、端末が発見されたか否かを判定する(S20)。端末が発見されると、構造テーブル生成部22は、発見された端末を登録する(S22)。端末は、それが発見された現在探索中の階層(検出階層)に登録される。また、ステップS18にて端末が発見されなかった場合、探索対象の分岐枝は無視される(S24)。すなわち、探索対象の枝に関しては、端末も分岐も登録されずに処理が終わる。このような処理により、本実施の形態のネットワーク故障診断装置10は、分岐でカウントされる階層を追い、階層構造を特定するテーブルを作成する。   When no branch or branch is found in step S12, the structure table generation unit 22 determines whether a terminal has been found (S20). When the terminal is found, the structure table generating unit 22 registers the found terminal (S22). The terminal is registered in the currently searched hierarchy (detection hierarchy) where it was discovered. If no terminal is found in step S18, the branch branch to be searched is ignored (S24). That is, regarding the branch to be searched, the process ends without registering any terminal or branch. Through such processing, the network failure diagnosis apparatus 10 of the present embodiment creates a table that identifies the hierarchical structure following the hierarchy counted at the branch.

図7は、端末故障検出部14による故障検出の動作を示している。図示のように、端末故障検出部14は、ネットワーク通信機能を使い、ポーリングを行って、各端末の故障を実際に検出する。このとき、端末故障検出部14は、順次、各端末にヘルスチェックの問合せを送り、返信を各端末から受け取る。そして、端末故障検出部14は、返信を送ってこない端末が故障していると判定する。端末故障の検出には、pingコマンドが使われてもよい。端末故障検出部14は、検出結果記憶部26へと各端末の故障の検出結果を格納する。検出結果のデータは、故障が検出された端末の識別データを含んでいる。   FIG. 7 shows a failure detection operation by the terminal failure detection unit 14. As illustrated, the terminal failure detection unit 14 uses the network communication function and performs polling to actually detect a failure of each terminal. At this time, the terminal failure detection unit 14 sequentially sends a health check inquiry to each terminal and receives a reply from each terminal. And the terminal failure detection part 14 determines with the terminal which does not send a reply having failed. A ping command may be used to detect a terminal failure. The terminal failure detection unit 14 stores the detection result of the failure of each terminal in the detection result storage unit 26. The detection result data includes identification data of the terminal in which the failure is detected.

故障検出は、一定の時間間隔で行われる。すなわち、端末故障検出部14は、前回の検出から所定の時間が経過すると、自動的に検出処理を開始する。また、端末故障検出部14は、ユーザ操作による指示に応答して端末故障の検出を行ってもよい。   Fault detection is performed at regular time intervals. That is, the terminal failure detection unit 14 automatically starts the detection process when a predetermined time has elapsed since the previous detection. The terminal failure detection unit 14 may detect a terminal failure in response to an instruction by a user operation.

また、図7では、3つの端末が例示されているが、実際にはすべての端末の故障が調べられる。例えば、図2のネットワークでは、5つの端末の故障が調べられる。   Further, in FIG. 7, three terminals are illustrated, but actually, the failure of all terminals is examined. For example, in the network of FIG. 2, the failure of five terminals is examined.

図8はスピーカ端末の動作であり同図には、ヘルスチェックの端末側の応答動作が示されている。スピーカ端末は、図4に示された構成を有している。スピーカ端末は、パケットデータを受信して(S30)、受信したパケットが自端末宛のパケットであるか否かを判定する(S32)。パケットデータが自端末宛でなければ、スピーカ端末の処理はステップS30に戻る。パケットデータが自端末宛であれば、スピーカ端末は、音声データが受信されたか否かを判定する(S34)。音声データが受信されていれば、コーデック113が音声データを伸長し、D/A変換部114が音声データをアナログ信号に変換し、スピーカ115が音声を発する(S36)。音声データが受信されていなければ、スピーカ端末は、ヘルスチェック信号が受信されたか否かを判定する(S38)。ヘルスチェック信号が受信されていなければ、スピーカ端末の処理はステップS30に戻る。ヘルスチェック信号が受信されれば、スピーカ端末は、ヘルスチェックに対する応答信号を送信する(S40)。この応答信号はネットワーク故障診断装置10の端末故障検出部14に受信されて、検出結果記憶部26へと格納される。   FIG. 8 shows the operation of the speaker terminal. FIG. 8 shows the response operation on the health check terminal side. The speaker terminal has the configuration shown in FIG. The speaker terminal receives the packet data (S30), and determines whether the received packet is a packet addressed to itself (S32). If the packet data is not addressed to the own terminal, the processing of the speaker terminal returns to step S30. If the packet data is addressed to the own terminal, the speaker terminal determines whether or not audio data has been received (S34). If audio data is received, the codec 113 expands the audio data, the D / A converter 114 converts the audio data into an analog signal, and the speaker 115 emits audio (S36). If audio data has not been received, the speaker terminal determines whether a health check signal has been received (S38). If the health check signal has not been received, the processing of the speaker terminal returns to step S30. If the health check signal is received, the speaker terminal transmits a response signal to the health check (S40). This response signal is received by the terminal failure detection unit 14 of the network failure diagnosis apparatus 10 and stored in the detection result storage unit 26.

このように、本実施の形態では、ネットワークスピーカ端末では上り処理を可能なことを利用して、各端末の応答/無応答に基づきヘルスチェックが行われる。   As described above, in the present embodiment, the health check is performed based on the response / no-response of each terminal by using the fact that the network speaker terminal can perform uplink processing.

故障箇所推定部16は、検出結果記憶部26から検出結果を読み出し、検出結果に基づいて階層構造テーブルを用いて故障箇所を推定する処理を行う。本実施の形態の故障箇所推定部16は端末以外の部分の故障を推定することができ、具体的には、分岐部分の故障を推定する。本実施の形態では、分岐の故障は、分岐がある階層の故障であって、分岐そのものの故障と、その分岐の上流側の枝(パス)の故障とを含む。分岐の故障は、端末ではなく回線側の故障である。   The failure location estimation unit 16 reads the detection result from the detection result storage unit 26 and performs a process of estimating the failure location using the hierarchical structure table based on the detection result. The failure location estimation unit 16 of this embodiment can estimate a failure in a portion other than the terminal, and specifically estimates a failure in a branch portion. In the present embodiment, a branch failure is a failure in a hierarchy with a branch, and includes a failure in the branch itself and a failure in a branch (path) on the upstream side of the branch. A branch failure is a failure on the line side, not the terminal.

一つの分岐が故障すると、その分岐の下にあるすべての端末との通信が不能になり、それらすべての端末の故障が検出される。このことは、すべての下側の端末で故障が検出された分岐を見つける処理によって、故障した分岐を推定できることを意味している。故障箇所推定部16は、このような原理に基づき、階層構造テーブルを利用して分岐の故障を推定する。   If one branch fails, communication with all terminals under that branch is disabled and a failure of all those terminals is detected. This means that the failed branch can be estimated by the process of finding the branch in which the failure is detected in all lower terminals. The failure location estimation unit 16 estimates a branch failure using a hierarchical structure table based on such a principle.

故障箇所推定部16は、一の分岐を着目分岐として、着目分岐の下にあるすべての下層端末を読み取る。故障箇所推定部16は、故障検出結果を参照して、読み取られたすべての下層端末が故障しているかどうかを判定する。そして、すべての下層端末が故障していれば、着目分岐が故障していると判定する。例えば、分岐aが着目分岐の場合、下層端末t1、t2、t3、t4、t5が階層構造テーブルから読み出される。そして、これらの端末が故障しているか否かが、検出結果から求められる。これらの端末が故障していれば、分岐aが推定故障箇所として特定される。このような処理が、各分岐に対して行われる。各分岐の具体的な判定は、図9に示される通りである。   The failure location estimation unit 16 reads all lower layer terminals under the target branch with one branch as the target branch. The failure location estimation unit 16 refers to the failure detection result and determines whether all the read lower layer terminals are broken. If all lower layer terminals are broken, it is determined that the branch of interest is broken. For example, when the branch a is the target branch, the lower layer terminals t1, t2, t3, t4, and t5 are read from the hierarchical structure table. And it is calculated | required from a detection result whether these terminals are out of order. If these terminals have failed, branch a is identified as the estimated failure location. Such processing is performed for each branch. The specific determination of each branch is as shown in FIG.

故障箇所推定部16は、上記の分岐毎の判断の代わりに、下記の処理を行ってもよい。階層構造テーブルを用いて、各故障端末(故障が検出された端末)の上位にあるすべての分岐を検索する。故障箇所推定部16は、複数の故障端末で、共通の上位分岐があるか否かを判断する。この共通の上位分岐が、推定故障箇所として求められる。例えば、故障端末t3、t4、t5が検出されたとする。t3の上位分岐はa、b、c、dであり、t4の上位分岐はa、b、c、d、eであり、t5の上位分岐はa、b、c、fである。3つに共通する上位分岐は、a、b、cである。ただし、分岐a、bには他の端末も属している。そこで、分岐cが故障推定箇所として求められる。ここでは、共通の上位分岐の中で、最も下の分岐が求められている。このような処理によっても、上述の分岐毎の判断と同様の結果が得られる。   The failure location estimation unit 16 may perform the following processing instead of the determination for each branch described above. Using the hierarchical structure table, all branches located above each faulty terminal (terminal where a fault is detected) are searched. The failure location estimation unit 16 determines whether or not there is a common upper branch among a plurality of failure terminals. This common upper branch is obtained as an estimated failure location. For example, it is assumed that failed terminals t3, t4, and t5 are detected. The upper branches of t3 are a, b, c and d, the upper branches of t4 are a, b, c, d and e, and the upper branches of t5 are a, b, c and f. The upper branches common to the three are a, b, and c. However, other terminals also belong to the branches a and b. Therefore, the branch c is obtained as a failure estimated location. Here, the lowest branch is required among the common upper branches. Even with such processing, the same result as the above-described determination for each branch can be obtained.

いずれの処理によっても、故障箇所推定部16は、ある分岐の下のすべての端末の故障が検出されたときに、当該分岐部分を推定故障箇所として求める処理を行う。この推定故障箇所は、複数の故障端末に共通する上位側の分岐でもある。したがって、別の言い方では、上記の双方の処理において、故障箇所推定部16は、複数の端末の故障が検出されたときに、それら複数の故障端末に共通する上位の分岐を推定故障箇所として求める処理を行っている。   In any of the processes, the failure location estimation unit 16 performs a process of obtaining the branch portion as the estimated failure location when failures of all terminals under a certain branch are detected. This estimated failure location is also an upper branch common to a plurality of failure terminals. Therefore, in other words, in both processes described above, the failure location estimation unit 16 obtains, as an estimated failure location, an upper branch common to the plurality of failure terminals when a failure of the plurality of terminals is detected. Processing is in progress.

故障箇所推定部16は、上記の判定に加えて、単一端末故障が発生したことも判定する。この場合、故障箇所推定部16は、故障端末が検出されたが、該故障端末の上位分岐点の下に位置する他の端末の故障が検出されなかったときに、単一端末故障が発生したと判定するように構成されている。   In addition to the above determination, the failure location estimation unit 16 also determines that a single terminal failure has occurred. In this case, the failure location estimation unit 16 has detected a failed terminal, but a single terminal failure has occurred when a failure has not been detected in another terminal located below the upper branch point of the failed terminal. It is comprised so that it may determine.

具体的には、端末t1の上位には分岐aがあり、分岐aの下には、他の端末t2、t3、t4、t5がある。したがって、端末t1の故障が検出され、これら他の端末の故障が検出されなければ、故障箇所推定部16は、端末t1の単独故障が発生したと判断する。同様に、端末t2の上位に分岐bがあり、分岐bの下には端末t3、t4、t5がある。端末t2の故障が検出され、これら他の端末の故障が検出されなければ、端末t2の単独故障が発生していると判断される。他の分岐についても同様である。   Specifically, the branch a is above the terminal t1, and the other terminals t2, t3, t4, and t5 are below the branch a. Therefore, if a failure of the terminal t1 is detected and no failure of these other terminals is detected, the failure location estimation unit 16 determines that a single failure of the terminal t1 has occurred. Similarly, the branch b is above the terminal t2, and the terminals t3, t4, and t5 are below the branch b. If a failure of the terminal t2 is detected and no failure of these other terminals is detected, it is determined that a single failure of the terminal t2 has occurred. The same applies to the other branches.

なお、端末t4の一つ上位の分岐eは、他の下の分岐をもっていない。この場合は、さらに一つ上の分岐dが参照され、分岐dの下の端末t3の故障が調べられればよい。そして、端末t4の故障が検出され、端末t3の故障が検出されなければ、端末t4の単独故障が発生していると判断される。端末t5についても同様である。   Note that the upper branch e of the terminal t4 has no other lower branch. In this case, it is only necessary to refer to the branch d that is one level higher and check the failure of the terminal t3 under the branch d. If a failure of the terminal t4 is detected and no failure of the terminal t3 is detected, it is determined that a single failure of the terminal t4 has occurred. The same applies to the terminal t5.

図1に示されるように、ネットワーク故障診断装置10は、さらに、故障箇所を表示して警告を発するために、故障箇所記憶部28、トポロジ画像生成部30、故障箇所表示処理部32および表示部34を有している。   As shown in FIG. 1, the network failure diagnosis apparatus 10 further includes a failure location storage unit 28, a topology image generation unit 30, a failure location display processing unit 32, and a display unit for displaying a failure location and issuing a warning. 34.

故障箇所記憶部28は、故障端末および推定故障箇所の情報を記憶する。故障端末は、故障端末検出部14によって故障が検出された端末である。また、推定故障箇所は、故障箇所推定部16によって故障が推定された分岐である。端末および分岐の識別情報が記憶される。また、故障箇所記憶部28は、故障箇所推定部16による単一端末故障の判断結果も記憶する。   The failure location storage unit 28 stores information on the failure terminal and the estimated failure location. The failed terminal is a terminal whose failure is detected by the failed terminal detection unit 14. The estimated failure location is a branch where the failure is estimated by the failure location estimation unit 16. Terminal and branch identification information is stored. The failure location storage unit 28 also stores the determination result of the single terminal failure by the failure location estimation unit 16.

トポロジ画像生成部30は、トポロジデータ記憶部20に記憶されたネットワークトポロジデータを読み出して、ツリー状のトポロジ画像を生成する。トポロジ画像は表示部34に表示される。表示部34はディスプレイである。このようにして、トポロジ特定のために作られた構造図が、故障表示にも活用される。   The topology image generation unit 30 reads the network topology data stored in the topology data storage unit 20 and generates a tree-like topology image. The topology image is displayed on the display unit 34. The display unit 34 is a display. In this way, the structure diagram created for specifying the topology is also used for fault display.

故障箇所表示処理部32は、故障箇所記憶部28から故障端末および推定故障箇所を読み出し、読み出した故障端末および推定故障箇所をトポロジ画像上に表示する処理を行う。例えば、故障端末の位置に故障のマークが表示される。また、推定故障箇所である分岐の位置に、故障推定のマークが表示される。これにより、分岐のある階層の故障をユーザに警告することができ、回線側の故障をユーザに警告できる。単一端末故障の判断結果も、故障箇所記憶部28から読み出されて、トポロジ画像上に表示される。   The failure location display processing unit 32 reads the failure terminal and the estimated failure location from the failure location storage unit 28, and performs a process of displaying the read failure terminal and the estimated failure location on the topology image. For example, a failure mark is displayed at the location of the failed terminal. In addition, a failure estimation mark is displayed at the position of the branch that is the estimated failure location. As a result, it is possible to warn the user of a failure in a hierarchy with a branch and to warn the user of a failure on the line side. The determination result of the single terminal failure is also read from the failure location storage unit 28 and displayed on the topology image.

以上に、ネットワーク故障診断装置10の各構成要素を、それらの機能および動作と共に説明した。次に、ネットワーク故障診断装置10の全体の動作を説明する。   In the above, each component of the network failure diagnosis apparatus 10 has been described together with their functions and operations. Next, the overall operation of the network failure diagnosis apparatus 10 will be described.

まず、ネットワークトポロジデータの生成から階層構造テーブルが構造情報記憶部12に格納されるまでの動作を説明する。   First, an operation from generation of network topology data to storage of a hierarchical structure table in the structure information storage unit 12 will be described.

ネットワークトポロジデータは、トポロジデータ生成部18の図面データ作成機能により、操作部24と表示部34の入出力機能を利用して生成される。前述のように、ネットワークトポロジデータは、分岐、端末、枝等の識別コード、位置、接続関係で構成された図面データである。生成されたネットワークトポロジデータが、トポロジデータ記憶部20に格納される。   The network topology data is generated by using the drawing data creation function of the topology data generation unit 18 by using the input / output functions of the operation unit 24 and the display unit 34. As described above, the network topology data is drawing data composed of identification codes such as branches, terminals, and branches, positions, and connection relationships. The generated network topology data is stored in the topology data storage unit 20.

図2に示されるようなネットワークトポロジデータが生成されると、構造テーブル生成部22が、ネットワークトポロジデータから図5の階層構造テーブルを生成する。構造テーブル生成部22は、トポロジデータ記憶部20からネットワークトポロジデータを読み出し、図6を用いて説明した処理を行って、階層構造テーブルを生成する。   When the network topology data as shown in FIG. 2 is generated, the structure table generation unit 22 generates the hierarchical structure table of FIG. 5 from the network topology data. The structure table generation unit 22 reads the network topology data from the topology data storage unit 20, performs the process described with reference to FIG. 6, and generates a hierarchical structure table.

図6の処理は、図2のネットワークトポロジに対しては具体的には下記のようにして行われる。処理が開始すると、まず、ステップS10で2線モデムから延びる枝が探索され、ステップS12で分岐aとその枝a1、a2が発見される。ステップS14で分岐aが第1階層に登録され、ステップS16で2つの枝a1、a2の各々のために第2階層が生成される。図5(a)に示されるように、階層構造テーブルでは、両枝のために2つの欄が第2階層に現れることになる。そして、ステップS18にて、2つの枝a1、枝a2の各々が探索対象に設定される。したがって、枝a1、枝a2の各々に対して、第2階層の探索処理が、図6のステップS10から行われる。   The process of FIG. 6 is specifically performed as follows for the network topology of FIG. When the process starts, first, a branch extending from the two-wire modem is searched in step S10, and a branch a and its branches a1 and a2 are found in step S12. In step S14, branch a is registered in the first hierarchy, and in step S16, a second hierarchy is generated for each of the two branches a1 and a2. As shown in FIG. 5A, in the hierarchical structure table, two columns appear in the second hierarchy for both branches. In step S18, each of the two branches a1 and a2 is set as a search target. Therefore, the search process of the second hierarchy is performed from step S10 of FIG. 6 for each of the branch a1 and the branch a2.

枝a1に関する処理では、ステップS10で枝a1が探索され、ステップS12で分岐および枝が発見されず、ステップS20で端末t1が発見され、そして、ステップS22で端末t1が検出階層である第2階層に登録される。一方、枝a2に関する処理では、ステップS10で枝a2が探索され、ステップS12で分岐bとその枝b1、b2が発見されて、ステップS14で分岐bが第2階層に登録され、ステップS16で第3階層が生成される。そして、ステップS18で、2つの枝b1、枝b2が探索対象に設定される。   In the processing related to the branch a1, the branch a1 is searched in step S10, the branch and the branch are not found in step S12, the terminal t1 is found in step S20, and the terminal t1 is the detection hierarchy in step S22. Registered in On the other hand, in the processing related to the branch a2, the branch a2 is searched in step S10, the branch b and its branches b1 and b2 are found in step S12, the branch b is registered in the second hierarchy in step S14, and the branch in step S16. Three hierarchies are generated. In step S18, two branches b1 and b2 are set as search targets.

枝b1に関する処理では、ステップS10で枝b1が探索され、ステップS12で分岐および枝が発見されず、ステップS20で端末t2が発見され、そして、ステップS22で端末t2が第3階層に登録される。一方、枝b2に関する処理では、ステップS10で枝b2が探索され、ステップS12で分岐cとその枝c1、c2が発見されて、ステップS14で分岐cが第3階層に登録され、ステップS16で第4階層が生成される。そして、ステップS18で2つの枝c1、枝c2が探索対象に設定される。   In the processing related to the branch b1, the branch b1 is searched in step S10, the branch and the branch are not found in step S12, the terminal t2 is found in step S20, and the terminal t2 is registered in the third hierarchy in step S22. . On the other hand, in the processing related to the branch b2, the branch b2 is searched in step S10, the branch c and its branches c1 and c2 are found in step S12, the branch c is registered in the third hierarchy in step S14, and the branch c in step S16. Four layers are generated. In step S18, two branches c1 and c2 are set as search targets.

枝c1に関する処理では、ステップS10で枝c1が探索され、ステップS12で分岐dとその枝d1、d2が発見されて、ステップS14で分岐dが第4階層に登録され、ステップS16で第5層が生成される。そして、ステップS18にて、2つの枝d1、枝d2が探索対象に設定される。   In the processing related to the branch c1, the branch c1 is searched in step S10, the branch d and its branches d1 and d2 are found in step S12, the branch d is registered in the fourth hierarchy in step S14, and the fifth layer is checked in step S16. Is generated. In step S18, two branches d1 and d2 are set as search targets.

枝d1に関しては、ステップS10で枝d1が探索され、ステップS12で分岐および枝が発見されず、ステップS20で端末t3が発見され、そして、ステップS22で端末t3が第5階層に登録される。一方、枝d2に関する処理では、ステップS10で枝d2が探索され、ステップS12で分岐eとその枝e1、e2が発見されて、ステップS14で分岐eが第5階層に登録され、ステップS16で第6階層が生成される。そして、ステップS18で2つの枝e1、枝e2が探索対象に設定される。   Regarding branch d1, branch d1 is searched in step S10, branch and branch are not found in step S12, terminal t3 is found in step S20, and terminal t3 is registered in the fifth hierarchy in step S22. On the other hand, in the processing related to the branch d2, the branch d2 is searched in step S10, the branch e and its branches e1 and e2 are found in step S12, the branch e is registered in the fifth hierarchy in step S14, and the branch e2 in step S16. Six hierarchies are generated. In step S18, two branches e1 and e2 are set as search targets.

そして、枝e1に関しては、ステップS10で枝e1が探索され、ステップS12で分岐および枝が発見されず、ステップS20で端末t4が発見され、そして、ステップS22で端末t4が第6階層に登録される。一方、枝e2に関しては、ステップS10で枝e2が探索され、ステップS12で分岐および枝が発見されず、ステップS20で端末が発見されず、ステップS24で枝e2が無視される。テーブル上では、分岐eの下の2つの欄のうち、(枝e1のための)一方の欄に端末t4が書き込まれているが、(枝e2のための)他方の欄には何も書かれていない(図5では斜線が引かれている)。   For branch e1, branch e1 is searched in step S10, branch and branch are not found in step S12, terminal t4 is found in step S20, and terminal t4 is registered in the sixth hierarchy in step S22. The On the other hand, for branch e2, branch e2 is searched in step S10, no branch or branch is found in step S12, no terminal is found in step S20, and branch e2 is ignored in step S24. On the table, terminal t4 is written in one of the two columns under branch e (for branch e1), but nothing is written in the other column (for branch e2). It is not drawn (in FIG. 5, it is hatched).

一方、枝c2に関する処理では、ステップS10で枝c2が探索され、ステップS12で分岐fとその枝f1、f2が発見されて、ステップS14で分岐fが第4階層に登録され、ステップS16で第5層が生成される。そして、ステップS18で2つの枝f1、枝f2が探索対象に設定される。   On the other hand, in the process relating to the branch c2, the branch c2 is searched in step S10, the branch f and its branches f1 and f2 are found in step S12, the branch f is registered in the fourth hierarchy in step S14, and the branch f2 is registered in step S16. Five layers are generated. In step S18, two branches f1 and f2 are set as search targets.

そして、枝f1に関しては、ステップS10で枝f1が探索され、ステップS12で分岐および枝が発見されず、ステップS20で端末t5が発見され、そして、ステップS22で端末t5が第5階層に登録される。一方、枝f2に関しては、ステップS10で枝f2が探索され、ステップS12で分岐および枝が発見されず、ステップS20で端末が発見されず、ステップS24で枝f2が無視される。   For branch f1, branch f1 is searched in step S10, branch and branch are not found in step S12, terminal t5 is found in step S20, and terminal t5 is registered in the fifth hierarchy in step S22. The On the other hand, for branch f2, branch f2 is searched in step S10, branch and branch are not found in step S12, no terminal is found in step S20, and branch f2 is ignored in step S24.

以上のようにして、図5の階層構造テーブルが自動生成される。生成された階層構造テーブルは、構造情報記憶部12に格納される。   As described above, the hierarchical structure table of FIG. 5 is automatically generated. The generated hierarchical structure table is stored in the structure information storage unit 12.

次に、故障診断の動作を説明する。故障診断は、一定の時間間隔で自動的に行われる。また、故障診断は、ユーザの指示に応答して行われてもよい。故障診断では、端末故障検出部14が各端末の故障を検出し、故障箇所推定部16が検出結果に基づいてネットワーク内の故障を判定する。   Next, failure diagnosis operation will be described. Fault diagnosis is automatically performed at regular time intervals. Further, the failure diagnosis may be performed in response to a user instruction. In the failure diagnosis, the terminal failure detection unit 14 detects a failure in each terminal, and the failure location estimation unit 16 determines a failure in the network based on the detection result.

まず、端末故障検出部14が、図7および図8を用いて説明したように、各端末に信号を送り、返信の有無で端末の故障を検出する。故障検出結果のデータは、検出結果記憶部26へと格納される。検出結果のデータは、故障が検出された端末の識別データを含んでいる。   First, as described with reference to FIGS. 7 and 8, the terminal failure detection unit 14 sends a signal to each terminal and detects a failure of the terminal based on the presence or absence of a reply. The failure detection result data is stored in the detection result storage unit 26. The detection result data includes identification data of the terminal in which the failure is detected.

上記のヘルスチェックが一巡し、すべての端末の故障検出処理が終了すると、故障箇所推定部16が、検出結果を階層構造テーブルと照合して、故障が発生していると推定される分岐を推定故障箇所として求める。この処理では、構造情報記憶部12から図5の階層構造テーブルが読み出される。また、検出結果記憶部26から各端末の故障の検出結果が読み出される。そして、故障箇所推定部16は、前述したように、ある分岐からツリー先端に向かうすべての下層側端末が故障しているときに、当該分岐部分を推定故障箇所として特定する。   When the above health check is completed and failure detection processing for all terminals is completed, the failure location estimation unit 16 compares the detection result with the hierarchical structure table to estimate a branch that is estimated to have a failure. Obtained as a failure location. In this process, the hierarchical structure table of FIG. 5 is read from the structure information storage unit 12. Further, the detection result of the failure of each terminal is read from the detection result storage unit 26. Then, as described above, the failure location estimation unit 16 specifies the branch portion as the estimated failure location when all lower-layer terminals from a certain branch toward the tree tip are out of order.

故障箇所推定部16は、上記の判定に加えて、単一端末故障が発生したことも判定する。故障箇所推定部16は、前述した通り、故障端末が検出されたが、該故障端末の上位分岐点の下に位置する他の端末の故障が検出されなかったときに、単一端末故障が発生したと判定する。   In addition to the above determination, the failure location estimation unit 16 also determines that a single terminal failure has occurred. As described above, the failure location estimation unit 16 generates a single terminal failure when a failure terminal is detected, but a failure of another terminal located below the upper branch point of the failure terminal is not detected. It is determined that

上記のようにして求められた推定故障箇所は、検出された故障端末の情報と共に、故障箇所記憶部28に記憶される。単一端末故障の判断結果も故障箇所記憶部28に記憶される。これらの情報は、トポロジ画像生成部30および故障箇所表示処理部32により、表示部34に表示される。   The estimated failure location obtained as described above is stored in the failure location storage unit 28 together with information on the detected failure terminal. The determination result of the single terminal failure is also stored in the failure location storage unit 28. These pieces of information are displayed on the display unit 34 by the topology image generation unit 30 and the failure location display processing unit 32.

まず、トポロジ画像生成部30によりトポロジデータ記憶部20からネットワークトポロジデータが読み出され、ツリー状のトポロジ画像が生成され、表示部34に表示される。そして、故障箇所表示処理部32により、故障箇所記憶部28から故障端末および推定故障箇所が読み出され、トポロジ画像上に表示される。故障端末の位置に故障マークが描かれ、また、推定故障箇所の分岐の位置にも故障推定のマークが描かれる。分岐の故障は、既に説明したように、分岐のある階層でのネットワーク側の故障を意味している。単一故障端末の判断結果もトポロジ画像上に示される。   First, the topology image generation unit 30 reads network topology data from the topology data storage unit 20, generates a tree-like topology image, and displays it on the display unit 34. Then, the failure location display processing unit 32 reads the failure terminal and the estimated failure location from the failure location storage unit 28 and displays them on the topology image. A failure mark is drawn at the position of the failed terminal, and a failure estimation mark is also drawn at the branch location of the estimated failure location. As described above, the branch failure means a failure on the network side in a hierarchy having a branch. The determination result of the single failure terminal is also shown on the topology image.

本実施の形態では、分岐の故障は、既に説明したように、分岐のある階層でのネットワーク側の故障を意味している。ユーザは、分岐の故障の表示を見て、故障原因を容易に追求することができる。実際にネットワークでは、端末の故障が検出されたが、端末ではなく回線側の故障が発生していることがある。このようなとき、本実施の形態では、端末故障の検出結果から分岐の故障が推定され、推定結果が表示される。したがって、分岐が故障しているのに、ユーザが端末の故障のみを調べてしまうといった事態を少なくできる。これにより、故障原因の発見を容易にして、故障の早期復旧を可能にできる。   In the present embodiment, a branch failure means a network-side failure in a hierarchy with a branch, as already described. The user can easily pursue the cause of the failure by viewing the indication of the failure at the branch. Actually, in the network, a failure of the terminal is detected, but there may be a failure on the line side instead of the terminal. In such a case, in this embodiment, a branch failure is estimated from the terminal failure detection result, and the estimation result is displayed. Therefore, it is possible to reduce the situation where the user examines only the failure of the terminal even though the branch is broken. This facilitates discovery of the cause of the failure and enables early recovery of the failure.

以上に、ネットワーク故障診断装置10の動作を説明した。   The operation of the network failure diagnosis apparatus 10 has been described above.

ところで、上記の説明では、図2の分岐型のトポロジが例として使われていた。しかし、本実施の形態のネットワーク故障診断装置10は、他のトポロジにも適用可能である。   In the above description, the branch topology of FIG. 2 is used as an example. However, the network failure diagnosis device 10 of the present embodiment can be applied to other topologies.

図10は、別の種類のトポロジ例として、スター型のトポロジを示している。この場合、下記に説明するように、ハブが分岐になる。   FIG. 10 shows a star topology as another type of topology. In this case, as described below, the hub is branched.

図10では、制御部50がハブhaに接続され、ハブhaが、ハブhb、端末t1およびハブhcに接続されている。そして、ハブhbが端末t2、t3に接続されており、ハブhcが端末t4に接続されている。このような構成において、ハブha、hb、hcは、階層構造テーブル上ではそれぞれ分岐a、b、cになる。   In FIG. 10, the control unit 50 is connected to the hub ha, and the hub ha is connected to the hub hb, the terminal t1, and the hub hc. The hub hb is connected to the terminals t2 and t3, and the hub hc is connected to the terminal t4. In such a configuration, the hubs ha, hb, and hc become branches a, b, and c on the hierarchical structure table, respectively.

図11は、図6で示されたテーブル生成処理によって図10のトポロジから生成された階層構造テーブルである。図示のように、第1階層には分岐aが属する。そして、第2階層には、分岐aに続く分岐b、cおよび端末t1が属する。さらに第3階層には、分岐bの下の端末t2、t3と、分岐cの下の端末t4とが属する。   FIG. 11 is a hierarchical structure table generated from the topology of FIG. 10 by the table generation process shown in FIG. As illustrated, branch a belongs to the first hierarchy. And branch b, c and terminal t1 following branch a belong to the 2nd hierarchy. Furthermore, the terminals t2 and t3 under the branch b and the terminal t4 under the branch c belong to the third hierarchy.

図12は、図11の階層構造テーブルに基づいたネットワーク故障の判定処理を示している。図11の階層構造テーブルでは、分岐aの下に、端末t1、t2、t3、t4が含まれている。したがって、これら端末の故障が検出されると、分岐aが推定故障箇所として求められる。同様に、端末t2、t3の故障が検出されると、分岐bが推定故障箇所として特定される。また、端末t4の故障が検出されると、分岐cが推定故障箇所として特定される。   FIG. 12 shows a network failure determination process based on the hierarchical structure table of FIG. In the hierarchical structure table of FIG. 11, terminals t1, t2, t3, and t4 are included under the branch a. Therefore, when a failure of these terminals is detected, branch a is obtained as an estimated failure location. Similarly, when a failure in the terminals t2 and t3 is detected, the branch b is specified as the estimated failure location. Further, when the failure of the terminal t4 is detected, the branch c is specified as the estimated failure location.

図13は、別の種類のトポロジ例として、リング型のトポロジを示している。リング型の場合、制御部に最も近い端末位置から片方向回りでトポロジが擬似的に階層化される。そして、故障判定は、この擬似的な階層構造に対応するように生成された階層構造テーブルを用いて行われる。   FIG. 13 shows a ring topology as another type of topology. In the case of the ring type, the topology is pseudo-hierarchized around one direction from the terminal position closest to the control unit. The failure determination is performed using a hierarchical structure table generated so as to correspond to the pseudo hierarchical structure.

図13では、制御部50の最も近くに端末t1が位置している。そして、端末t1、t2、t3、t4がリング上に配置されている。擬似的な階層構造においては、端末t1、t2、t3、t4の順で階層が下がっていく。また、端末t1、t2、t3、t4に対応して、分岐a、b、c、dを設定する。   In FIG. 13, the terminal t <b> 1 is located closest to the control unit 50. Terminals t1, t2, t3, and t4 are arranged on the ring. In the pseudo hierarchical structure, the hierarchy is lowered in the order of the terminals t1, t2, t3, and t4. Also, branches a, b, c, and d are set corresponding to the terminals t1, t2, t3, and t4.

図14は、上述した擬似的な階層構造に対応する擬似階層構造テーブルを示している。この場合、端末t1に対応する分岐aが、第1階層に属する。そして、端末t1と分岐bが第2階層に属する。同様に、端末t2と分岐cが第3階層に属し、端末t3と分岐dが第4階層に属し、端末t4が第5階層に属する。   FIG. 14 shows a pseudo hierarchical structure table corresponding to the above-described pseudo hierarchical structure. In this case, the branch a corresponding to the terminal t1 belongs to the first hierarchy. Terminal t1 and branch b belong to the second hierarchy. Similarly, terminal t2 and branch c belong to the third hierarchy, terminal t3 and branch d belong to the fourth hierarchy, and terminal t4 belongs to the fifth hierarchy.

このような擬似階層テーブルは、上述の実施の形態と同様に自動生成可能である。自動生成のために、図13のネットワークトポロジデータ上で、各端末の位置に分岐と枝が前もって付加されてよい。このネットワークトポロジデータに対して、図6の処理が行われる。これにより、リングを片方向に辿りながら、図14の疑似階層構造テーブルが生成される。   Such a pseudo-hierarchy table can be automatically generated as in the above-described embodiment. For automatic generation, branches and branches may be added in advance to the position of each terminal on the network topology data of FIG. The processing of FIG. 6 is performed on this network topology data. Thereby, the pseudo hierarchical structure table of FIG. 14 is generated while following the ring in one direction.

図14の疑似階層構造テーブルを使った故障判定処理は、上述の実施の形態と同様でよい。例えば、端末t1、t2、t3、t4から故障が検出されれば、それらの上の分岐aが推定故障箇所として特定される。分岐aに対応する端末t1が故障していると考えられる。   The failure determination process using the pseudo hierarchical structure table of FIG. 14 may be the same as that in the above-described embodiment. For example, if a failure is detected from the terminals t1, t2, t3, and t4, the branch a above them is specified as the estimated failure location. It is considered that the terminal t1 corresponding to the branch a has failed.

このように、本実施の形態のネットワーク故障診断装置10は、ネットワーク故障診断装置10は、スター型、バス型、リング型のいずれのトポロジの故障も診断できる。トポロジの情報から、スター型、バス型、リング型の存在が発見され、上述のような処理が行われる。このようにして、トポロジの制約を受けることなく、ネットワークの故障を判定できる。   As described above, the network failure diagnosis apparatus 10 according to the present embodiment can diagnose a failure of any of the star type, bus type, and ring type topologies. From the topology information, the presence of a star type, a bus type, and a ring type is discovered, and the above-described processing is performed. In this way, a network failure can be determined without being restricted by topology.

以上に本発明の実施の形態に係るネットワーク故障診断装置10について説明した。本実施の形態によれば、上記のように、ネットワークトポロジを階層構造で表現した階層構造テーブルが用意される。そして、各端末の故障の検出結果に基づき、階層構造テーブルを用いて、分岐部分の故障の有無が判断され、推定故障箇所が求められる。こうして、階層構造テーブルを備えた簡単な構成で、端末以外の構成である分岐部分の故障を容易に推定できる。そして、このような診断結果の提示により故障原因の追及を容易にすることができる。   The network failure diagnosis apparatus 10 according to the embodiment of the present invention has been described above. According to the present embodiment, as described above, a hierarchical structure table that represents a network topology in a hierarchical structure is prepared. Based on the failure detection result of each terminal, the presence / absence of a failure in the branch portion is determined using the hierarchical structure table, and an estimated failure location is obtained. In this way, it is possible to easily estimate a failure of a branch portion that is a configuration other than the terminal with a simple configuration including a hierarchical structure table. Then, it is possible to easily pursue the cause of the failure by presenting such a diagnosis result.

本実施の形態は、図2に示されるような分岐型のトポロジでも、故障を診断できる。すなわち、図2のトポロジのように分岐部分にハブ等の直接故障を検出することができる要素がなくても、分岐部分の故障を特定することができる。   In the present embodiment, a fault can be diagnosed even in a branch topology as shown in FIG. That is, the failure of the branch portion can be specified even if there is no element that can detect a direct failure such as a hub in the branch portion as in the topology of FIG.

また、本実施の形態では、上述したように、トポロジの制約を受けることなく、端末以外の部分の故障を容易に検出することができる。   Further, in this embodiment, as described above, it is possible to easily detect a failure in a portion other than the terminal without being restricted by the topology.

また、本実施の形態によれば、ネットワークのトポロジデータから階層構造テーブルを自動生成して、ネットワークの故障を診断することができる。   Further, according to the present embodiment, a hierarchical structure table can be automatically generated from network topology data to diagnose a network failure.

また、本実施の形態によれば、階層構造テーブルの元になったトポロジの画像が表示され、トポロジの画像上に推定故障箇所が表示される。したがって、故障箇所を容易に把握できる。   Further, according to the present embodiment, the topology image that is the basis of the hierarchical structure table is displayed, and the estimated failure location is displayed on the topology image. Therefore, the failure location can be easily grasped.

また、本実施の形態は、故障端末が検出されたが、該故障端末の上位分岐点の下に位置する他の端末の故障が検出されなかったときに、単一端末故障が発生したと判定する。したがって、単一端末故障が発生したことも判定可能である。   Further, in the present embodiment, it is determined that a single terminal failure has occurred when a failure terminal is detected but a failure of another terminal located below the upper branch point of the failure terminal is not detected. To do. Therefore, it can also be determined that a single terminal failure has occurred.

また、本実施の形態は、ネットワークの各端末にヘルスチェック信号を送って、返信の有無に基づいて各端末の故障を検出している。端末の応答/無応答を実際に調べることで、故障箇所推定の処理のための端末故障の検出を好適に行える。   In the present embodiment, a health check signal is transmitted to each terminal of the network, and a failure of each terminal is detected based on the presence or absence of a reply. By actually examining the response / non-response of the terminal, it is possible to suitably detect the terminal failure for the process of estimating the failure location.

また、本実施の形態では、リング型ネットワークを疑似的に階層化することで、リング型ネットワークの故障診断も行うことができる。   In the present embodiment, a fault diagnosis of the ring network can also be performed by pseudo-hierarchizing the ring network.

以上に本発明の好適な実施の形態を説明したが、本発明は上述の実施の形態に限定されず、当業者が本発明の範囲内で上述の実施の形態を変形可能なことはもちろんである。   Although the preferred embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments, and it goes without saying that those skilled in the art can modify the above-described embodiments within the scope of the present invention. is there.

以上のように、本発明にかかるネットワーク故障診断装置は、ネットワークの端末以外の故障を簡単な構成で容易に診断できるという効果を有し、放送システム等として有用である。   As described above, the network failure diagnosis apparatus according to the present invention has an effect of easily diagnosing a failure other than a network terminal with a simple configuration, and is useful as a broadcasting system or the like.

本発明の実施の形態におけるネットワーク故障診断装置のブロック図Block diagram of a network fault diagnosis apparatus in an embodiment of the present invention ネットワークトポロジの例を示す図Diagram showing an example of network topology 音声送出側の構成を示す図Diagram showing the configuration on the audio transmission side スピーカ端末の構成を示す図The figure which shows the constitution of the speaker terminal (a)階層構造テーブルを示す図 (b)階層構造テーブルに対応するトポロジを示すツリー図(A) Diagram showing a hierarchical structure table (b) Tree diagram showing a topology corresponding to the hierarchical structure table 階層構造テーブルの生成処理を示すフロー図Flow chart showing generation process of hierarchical structure table 端末の故障を検出する処理を示す図The figure which shows the processing which detects the failure of the terminal 端末故障の検出に関するスピーカ端末の動作を示すフロー図Flow chart showing operation of speaker terminal regarding detection of terminal failure 階層構造テーブルと端末故障の検出結果とを用いたネットワーク故障の判定処理を示す図The figure which shows the judgment process of the network failure using a hierarchical structure table and the detection result of a terminal failure スター型トポロジの例を示す図Diagram showing an example of a star topology スター型トポロジに対応する階層構造テーブルの例を示す図The figure which shows the example of the hierarchical structure table corresponding to star type topology スター型トポロジにおける故障判定処理の例を示す図The figure which shows the example of the failure determination processing in a star type topology リング型トポロジの例を示す図Diagram showing an example of a ring topology リング型トポロジに対応する階層構造テーブルの例を示す図The figure which shows the example of the hierarchical structure table corresponding to ring type topology

符号の説明Explanation of symbols

10 ネットワーク故障診断装置
12 構造情報記憶部
14 端末故障検出部
16 故障箇所推定部
18 トポロジデータ生成部
20 トポロジデータ記憶部
22 構造テーブル生成部
24 操作部
26 検出結果記憶部
28 故障箇所記憶部
30 トポロジ画像生成部
32 故障箇所表示処理部
34 表示部
DESCRIPTION OF SYMBOLS 10 Network failure diagnosis apparatus 12 Structure information storage part 14 Terminal failure detection part 16 Failure location estimation part 18 Topology data generation part 20 Topology data storage part 22 Structure table generation part 24 Operation part 26 Detection result storage part 28 Fault location storage part 30 Topology Image generation unit 32 Fault location display processing unit 34 Display unit

Claims (9)

分岐と端末で構成されたツリー型のネットワークのトポロジを階層構造で表現する階層構造テーブルを記憶した構造情報記憶部と、
前記ネットワークを構成する各端末における故障を検出する端末故障検出部と、
前記端末故障検出部による各端末の故障の検出結果に基づき前記階層構造テーブルを用いて前記ネットワークの端末以外の推定故障箇所を求める故障箇所推定部とを備え、
前記構造情報記憶部に記憶された前記階層構造テーブルは、ツリーの根本側が上層側で先端側が下層側であり、各分岐にて1つ下の層が現れ、各分岐とその下層側の端末が関連づけられたテーブルであり、
前記故障箇所推定部は、ある分岐からツリー先端に向かうすべての下層側端末の故障が検出されたときに、当該分岐部分を前記推定故障箇所として求めることを特徴とするネットワーク故障診断装置。
A structure information storage unit storing a hierarchical structure table that represents the topology of a tree-type network composed of branches and terminals in a hierarchical structure;
A terminal failure detection unit for detecting a failure in each terminal constituting the network;
A failure location estimation unit for obtaining an estimated failure location other than the network terminal using the hierarchical structure table based on a failure detection result of each terminal by the terminal failure detection unit;
The hierarchical structure table stored in the structure information storage unit is such that the root side of the tree is the upper layer side and the tip side is the lower layer side, and one lower layer appears at each branch, and each branch and its lower layer side terminal Is an associated table,
The fault location estimation unit obtains a branch portion as the estimated fault location when faults of all lower-layer terminals from a certain branch toward the top of the tree are detected.
前記トポロジを表すネットワークトポロジデータから前記階層構造テーブルを生成する構造テーブル生成部を有し、前記構造テーブル生成部は、前記ネットワークの根本側から先端側に向かって前記ツリーを辿りながら前記階層構造テーブルを生成していくように構成されており、前記ツリーを辿って分岐および端末を検出して、分岐が検出されたときに該分岐の下に階層を追加し、端末が検出されたときに該端末を前記階層構造テーブルに登録することを特徴とする請求項1に記載のネットワーク故障診断装置。   A structure table generating unit configured to generate the hierarchical structure table from network topology data representing the topology, wherein the structure table generating unit traces the tree from the root side to the tip side of the network while tracing the tree. The branch is detected by detecting the branch and the terminal by tracing the tree, and a hierarchy is added below the branch when the branch is detected, and the terminal is detected when the terminal is detected. The network fault diagnosis apparatus according to claim 1, wherein a terminal is registered in the hierarchical structure table. 前記構造テーブル生成部による前記階層構造テーブルの生成に使われた前記ネットワークトポロジデータを記憶するトポロジデータ記憶部と、
前記トポロジデータ記憶部に記憶された前記ネットワークトポロジデータを読み出して、ツリー状のトポロジ画像を生成するトポロジ画像生成部と、
前記トポロジ画像を表示する表示部と、
前記トポロジ画像上に、前記故障箇所推定部によって前記推定故障箇所として求められた分岐部分を表す故障箇所表示処理部と、
を備えたことを特徴とする請求項2に記載のネットワーク故障診断装置。
A topology data storage unit for storing the network topology data used for generation of the hierarchical structure table by the structure table generation unit;
A topology image generator that reads out the network topology data stored in the topology data storage unit and generates a tree-like topology image;
A display unit for displaying the topology image;
On the topology image, a failure location display processing unit representing a branch portion obtained as the estimated failure location by the failure location estimation unit,
The network fault diagnosis apparatus according to claim 2, further comprising:
前記故障箇所推定部は、故障端末が検出されたが、該故障端末の上位分岐点の下に位置する他の端末の故障が検出されなかったときに、単一端末故障が発生したと判断することを特徴とする請求項1ないし3のいずれかに記載のネットワーク故障診断装置。   The failure location estimation unit determines that a single terminal failure has occurred when a failure terminal has been detected, but a failure has not been detected in another terminal located below the upper branch point of the failure terminal. 4. The network failure diagnosis apparatus according to claim 1, wherein 前記端末故障検出部は、前記ネットワークの各端末にヘルスチェック信号を送って、返信の有無に基づいて各端末の故障を検出することを特徴とする請求項1ないし4のいずれかに記載のネットワーク故障診断装置。   5. The network according to claim 1, wherein the terminal failure detection unit transmits a health check signal to each terminal of the network and detects a failure of each terminal based on whether or not there is a reply. Fault diagnosis device. 前記構造情報記憶部は、リング型ネットワークを疑似的な階層構造で表す疑似階層構造テーブルを記憶しており、前記疑似階層構造テーブルは、前記リング型ネットワークのリングを片方向に回りながら階層を下げていくテーブルであることを特徴とする請求項1ないし5のいずれかに記載のネットワーク故障診断装置。   The structure information storage unit stores a pseudo-hierarchical structure table representing a ring network in a pseudo-hierarchical structure, and the pseudo-hierarchical structure table lowers the hierarchy while rotating the ring of the ring network in one direction. 6. The network failure diagnosis apparatus according to claim 1, wherein the network failure diagnosis apparatus is a table that goes through. 分岐と端末で構成されたツリー型のネットワークのトポロジを階層構造で表現する階層構造テーブルを読み出すステップと、
前記ネットワークを構成する各端末における故障を検出する端末故障検出ステップと、
前記端末故障検出ステップでの各端末の故障の検出結果に基づき前記階層構造テーブルを用いて前記ネットワークの端末以外の推定故障箇所を求める故障箇所推定ステップとを有し、
前記階層構造テーブルは、ツリーの根本側が上層側で先端側が下層側であり、各分岐にて1つ下の層が現れ、各分岐とその下層側の端末が関連づけられたテーブルであり、
前記故障箇所推定ステップは、ある分岐からツリー先端に向かうすべての下層側端末の故障が検出されたときに、当該分岐部分を前記推定故障箇所として求めることを特徴とするネットワーク故障診断方法。
Reading a hierarchical table that represents the topology of a tree-type network composed of branches and terminals in a hierarchical structure;
A terminal failure detection step of detecting a failure in each terminal constituting the network;
A failure location estimation step for obtaining an estimated failure location other than the network terminal using the hierarchical structure table based on a failure detection result of each terminal in the terminal failure detection step;
The hierarchical structure table is a table in which the root side of the tree is the upper layer side and the tip side is the lower layer side, a lower layer appears in each branch, and each branch is associated with a terminal on the lower layer side,
The failure location estimation step is characterized in that, when failures in all lower-layer terminals from a certain branch toward the tree tip are detected, the branch portion is obtained as the estimated failure location.
分岐と端末で構成されたツリー型のネットワークのトポロジを階層構造で表現する階層構造テーブルを読み出すステップと、
前記ネットワークを構成する各端末における故障を検出する端末故障検出ステップと、
前記端末故障検出ステップでの各端末の故障の検出結果に基づき前記階層構造テーブルを用いて前記ネットワークの端末以外の推定故障箇所を求める故障箇所推定ステップとを含む処理をコンピュータに実行させ、
前記階層構造テーブルは、ツリーの根本側が上層側で先端側が下層側であり、各分岐にて1つ下の層が現れ、各分岐とその下層側の端末が関連づけられたテーブルであり、
前記故障箇所推定ステップは、ある分岐からツリー先端に向かうすべての下層側端末の故障が検出されたときに、当該分岐部分を前記推定故障箇所として求める処理であることを特徴とするネットワーク故障診断プログラム。
Reading a hierarchical table that represents the topology of a tree-type network composed of branches and terminals in a hierarchical structure;
A terminal failure detection step of detecting a failure in each terminal constituting the network;
Causing the computer to execute a process including a failure location estimation step for obtaining an estimated failure location other than the network terminal using the hierarchical structure table based on a failure detection result of each terminal in the terminal failure detection step,
The hierarchical structure table is a table in which the root side of the tree is the upper layer side and the tip side is the lower layer side, a lower layer appears in each branch, and each branch is associated with a terminal on the lower layer side,
The failure location estimation step is a process for obtaining a branch portion as the estimated failure location when a failure of all lower-layer terminals from a certain branch toward the tip of the tree is detected. .
前記ネットワークの構造情報から前記階層構造テーブルを生成する構造テーブル生成ステップをさらにコンピュータに実行させ、前記構造テーブル生成ステップは、前記ネットワークの根本側から先端側に向かって前記ツリーを辿りながら前記階層構造テーブルを生成していく処理を行い、前記ツリーを辿って分岐および端末を検出して、分岐が検出されたときに該分岐の下に階層を追加し、端末が検出されたときに該端末を前記階層構造テーブルに登録することを特徴とする請求項8に記載のネットワーク故障診断プログラム。   A structure table generation step for generating the hierarchical structure table from the structure information of the network is further executed by a computer, and the structure table generation step includes the hierarchical structure while tracing the tree from the root side to the tip side of the network. A process for generating a table is performed, and branches and terminals are detected by tracing the tree. When a branch is detected, a hierarchy is added below the branch. When a terminal is detected, the terminal is The network fault diagnosis program according to claim 8, wherein the network fault diagnosis program is registered in the hierarchical structure table.
JP2005038998A 2005-02-16 2005-02-16 Network fault diagnostic apparatus Pending JP2006229421A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005038998A JP2006229421A (en) 2005-02-16 2005-02-16 Network fault diagnostic apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005038998A JP2006229421A (en) 2005-02-16 2005-02-16 Network fault diagnostic apparatus

Publications (1)

Publication Number Publication Date
JP2006229421A true JP2006229421A (en) 2006-08-31

Family

ID=36990404

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005038998A Pending JP2006229421A (en) 2005-02-16 2005-02-16 Network fault diagnostic apparatus

Country Status (1)

Country Link
JP (1) JP2006229421A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008166876A (en) * 2006-12-27 2008-07-17 Yokogawa Electric Corp Communication network system
JP2009246534A (en) * 2008-03-28 2009-10-22 Nippon Telegraph & Telephone West Corp Information communication system and method
WO2009148984A1 (en) * 2008-06-02 2009-12-10 Gm Global Technology Operations, Inc. Integrated hierarchical process for fault detection and isolation
JP2009302623A (en) * 2008-06-10 2009-12-24 Nippon Telegr & Teleph Corp <Ntt> Network inspection system and network inspection method
JP2010011374A (en) * 2008-06-30 2010-01-14 Fujitsu Ltd Network failure detection program, system and method
JP2010171544A (en) * 2009-01-20 2010-08-05 Fujitsu Ltd Program, device and method for specifying abnormal portion
WO2010109673A1 (en) * 2009-03-24 2010-09-30 株式会社日立製作所 Management system and information processing system
US20100322081A1 (en) * 2009-06-17 2010-12-23 Fujitsu Limited Abnormality locating method and apparatus, and computer-readable storage medium
JP2011211252A (en) * 2010-03-26 2011-10-20 Fujitsu Ltd Monitor, and monitoring program
JP2012199928A (en) * 2012-04-18 2012-10-18 Hitachi Ltd Management system and information processing system
US8743704B2 (en) 2010-03-24 2014-06-03 Fujitsu Limited Monitoring apparatus, monitoring method, and monitoring program
JP2014110586A (en) * 2012-12-04 2014-06-12 Fujitsu Ltd Network operation support system and fault part determination method
JP2017038112A (en) * 2015-08-07 2017-02-16 日本電信電話株式会社 Fault suspect location estimation device, fault suspect location estimation program and fault suspect location estimation method
GB2553419A (en) * 2017-07-11 2018-03-07 Spatialbuzz Ltd Fault monitoring in a utility supply network
CN114500244A (en) * 2020-11-13 2022-05-13 中兴通讯股份有限公司 Network fault diagnosis method and device, computer equipment and readable medium

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008166876A (en) * 2006-12-27 2008-07-17 Yokogawa Electric Corp Communication network system
JP2009246534A (en) * 2008-03-28 2009-10-22 Nippon Telegraph & Telephone West Corp Information communication system and method
CN102046443A (en) * 2008-06-02 2011-05-04 通用汽车环球科技运作公司 Integrated hierarchical process for fault detection and isolation
WO2009148984A1 (en) * 2008-06-02 2009-12-10 Gm Global Technology Operations, Inc. Integrated hierarchical process for fault detection and isolation
JP2009302623A (en) * 2008-06-10 2009-12-24 Nippon Telegr & Teleph Corp <Ntt> Network inspection system and network inspection method
JP2010011374A (en) * 2008-06-30 2010-01-14 Fujitsu Ltd Network failure detection program, system and method
JP2010171544A (en) * 2009-01-20 2010-08-05 Fujitsu Ltd Program, device and method for specifying abnormal portion
US8554904B2 (en) 2009-01-20 2013-10-08 Fujitsu Limited Abnormal point locating apparatus, method, and storage medium
WO2010109673A1 (en) * 2009-03-24 2010-09-30 株式会社日立製作所 Management system and information processing system
US8369227B2 (en) 2009-03-24 2013-02-05 Hitachi, Ltd. Management system and information processing system
US20100322081A1 (en) * 2009-06-17 2010-12-23 Fujitsu Limited Abnormality locating method and apparatus, and computer-readable storage medium
US8542601B2 (en) * 2009-06-17 2013-09-24 Fujitsu Limited Abnormality locating method and apparatus, and computer-readable storage medium
US8743704B2 (en) 2010-03-24 2014-06-03 Fujitsu Limited Monitoring apparatus, monitoring method, and monitoring program
JP2011211252A (en) * 2010-03-26 2011-10-20 Fujitsu Ltd Monitor, and monitoring program
JP2012199928A (en) * 2012-04-18 2012-10-18 Hitachi Ltd Management system and information processing system
JP2014110586A (en) * 2012-12-04 2014-06-12 Fujitsu Ltd Network operation support system and fault part determination method
JP2017038112A (en) * 2015-08-07 2017-02-16 日本電信電話株式会社 Fault suspect location estimation device, fault suspect location estimation program and fault suspect location estimation method
GB2553419A (en) * 2017-07-11 2018-03-07 Spatialbuzz Ltd Fault monitoring in a utility supply network
GB2553419B (en) * 2017-07-11 2018-12-12 Spatialbuzz Ltd Fault monitoring in a utility supply network
US11026108B2 (en) 2017-07-11 2021-06-01 Spatialbuzz Limited Fault monitoring in a utility supply network
CN114500244A (en) * 2020-11-13 2022-05-13 中兴通讯股份有限公司 Network fault diagnosis method and device, computer equipment and readable medium

Similar Documents

Publication Publication Date Title
JP2006229421A (en) Network fault diagnostic apparatus
US20080065928A1 (en) Technique for supporting finding of location of cause of failure occurrence
CN111193605A (en) Fault positioning method and device and storage medium
JP4457083B2 (en) Self-test apparatus and method for reconfigurable device board
CN106657192B (en) Method and equipment for presenting service calling information
US7295882B2 (en) Method and apparatus for audible error code detection and identification
JP2007208633A (en) Device, method and program for designing network
CN103441861A (en) Method and device for generating data records
CN110674034A (en) Health examination method and device, electronic equipment and storage medium
CN1987819A (en) Selective test method and test apparatus thereof
CN115525490A (en) Memory eye pattern testing method, hardware debugging equipment and storage medium
CN112737856A (en) Link tracking method and device, storage medium and electronic device
US20070293236A1 (en) system and method for cabling
US20180253500A1 (en) Visual Mapping of Device Alerts
CN111950640A (en) Switch fault processing method and device
CN108234232A (en) Fault location, loop detecting method, device, system and equipment based on bus
US7286051B2 (en) Providing audio indications remotely
JP5418670B2 (en) Bus control device and bus control method
CN110399258B (en) Stability testing method, system and device for server system
JP7461772B2 (en) Influence range recognition device and program
US20220144298A1 (en) Device for providing image data
JP2010118766A (en) Communicating system and diagnosis method thereof
CN109218199A (en) A kind of message processing method and device
JP2007257613A (en) Obstacle influence extent specification system, process instance operation tracing method, obstacle influence extent specification method, and its program
CN116599581B (en) Reliability assessment method, device, equipment and medium for optical fiber sensing network