JPH1070553A - Method and device for detecting network constitution element - Google Patents

Method and device for detecting network constitution element

Info

Publication number
JPH1070553A
JPH1070553A JP8245545A JP24554596A JPH1070553A JP H1070553 A JPH1070553 A JP H1070553A JP 8245545 A JP8245545 A JP 8245545A JP 24554596 A JP24554596 A JP 24554596A JP H1070553 A JPH1070553 A JP H1070553A
Authority
JP
Japan
Prior art keywords
network
address
management table
list
component
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
JP8245545A
Other languages
Japanese (ja)
Inventor
Yuichiro Kurokawa
雄一郎 黒川
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP8245545A priority Critical patent/JPH1070553A/en
Publication of JPH1070553A publication Critical patent/JPH1070553A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To suppress the increases of traffic compared with the case of detecting a constituting element by unconditional poleing. SOLUTION: At the time of newly connecting a terminal to a network, an address is assigned to the terminal, etc., in advance. A link 8 is provided so that a network managing device 3 may collect an assigning list without omission when address assignment like this is given. Polling is executed based on an address list collected like this, to generate a network constitution element list 6 actually connected to the network.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク例え
ばTCP/IPネットワークを管理するネットワークマ
ネージメントシステム(NMS)において、ネットワー
クの構成要素を表示するためにその構成要素を検出する
ネットワーク構成要素検出方法及び検出装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network element detection method and method for detecting a network element in a network management system (NMS) for managing a network, for example, a TCP / IP network. Related to the device.

【0002】[0002]

【従来の技術】ネットワークを管理する場合には、その
ネットワークに接続された端末やノード等のアドレスを
一元的に管理することが必要になる。TCP/IPネッ
トワークにおいては、ネットワークマネージメントシス
テムがこの管理を行う。ネットワークマネージメントシ
ステムには、構成要素がネットワークに接続された場合
に、そのサブネットアドレスとノードアドレスとを検出
し、管理用のコンピュータ画面上にこれらの接続状況を
表示する機能がある。こうした構成要素を検出するため
には、例えば無条件なポーリングによって各端末やノー
ドのアドレスを取得して検出する方法がある。
2. Description of the Related Art When managing a network, it is necessary to centrally manage the addresses of terminals and nodes connected to the network. In a TCP / IP network, a network management system performs this management. The network management system has a function of detecting, when a component is connected to a network, its subnet address and node address, and displaying the connection status on a computer screen for management. In order to detect such components, there is a method of acquiring and detecting the address of each terminal or node by unconditional polling, for example.

【0003】この他に、SNMP(シンプルネットワー
クマネージメントプロトコル)のMIB(マネージメン
トインフォメーションベース)であるIP Net To Media
Table を参照する方法がある。この方法では、中継装置
が通信中に生成するネットワークアドレスと物理アドレ
スを対応させたアドレス管理テーブルの情報をポーリン
グにより受け入れて利用する。また、ネットワーク管理
を分散させたシステムでは、メインのマネージャの下に
サブマネージャを配置する。そして、サブマネージャ側
に構成要素の検出をさせ、メインに報告させる。なお、
こうした構成要素の検出は既存の構成要素に対しても新
設の構成要素に対しても同様にして行われる。
[0003] In addition, IP Net To Media which is a MIB (management information base) of SNMP (Simple Network Management Protocol).
There is a way to refer to Table. In this method, information of an address management table in which a relay device associates a network address generated during communication with a physical address is accepted by polling and used. In a system in which network management is distributed, a sub-manager is arranged below a main manager. Then, the sub-manager is made to detect the constituent elements, and the main manager is notified. In addition,
The detection of such components is performed in the same manner for both existing components and newly-installed components.

【0004】[0004]

【発明が解決しようとする課題】ところで、上記のよう
な従来のネットワーク構成要素検出方法には次のような
解決すべき課題があった。ネットワーク構成要素の有無
を無条件なポーリングで検出する方法では、検出対象が
稼働中にレスポンスを得なければならない。従って、ネ
ットワーク負荷が比較的大きな状態の中で意味のないト
ラフィックを増大させることになる。また、IP Net To
Media Table を参照する場合、中継装置にアドレス管理
テーブルが保存されている間にその内容のポーリングを
行わなければならない。しかしながら、アドレス管理テ
ーブルは通常、通信が終了すると、自動的に短時間で消
滅してしまう。従って、これを検出するためには細やか
なポーリングが必要になり、ネットワーク負荷が大きく
なってしまう。また、ネットワーク管理を分散させたと
しても、構成要素の検出方法に変わりがなければトラフ
ィック数は減らず、また管理装置間のコミュニケーショ
ンが複雑化し、ネットワークが大規模になるほど構成要
素検出処理の負荷が大きくなってしまうというような問
題があった。
However, the above-described conventional method for detecting network elements has the following problems to be solved. In a method of unconditionally detecting the presence or absence of a network component by polling, a response must be obtained while the detection target is operating. Therefore, insignificant traffic is increased in a state where the network load is relatively large. Also, IP Net To
When referencing the Media Table, the contents must be polled while the address management table is stored in the relay device. However, the address management table usually disappears in a short time when the communication is completed. Therefore, fine polling is required to detect this, and the network load increases. Even if network management is decentralized, the number of traffic does not decrease unless there is a change in the component detection method, and communication between management devices becomes complicated. As the network becomes larger, the load of component detection processing increases. There was a problem that it became large.

【0005】[0005]

【課題を解決するための手段】本発明は以上の点を解決
するため次の構成を採用する。 〈構成1〉ネットワークに新たに接続される構成要素の
ために予め割り当てられプールされるアドレスを、それ
らの構成要素がネットワークに接続される前に取得し
て、取得後は、そのプールされたアドレスに実際に構成
要素が接続されたかどうかを検出することにより、ネッ
トワークに実際に接続された構成要素を検出することを
特徴とするネットワーク構成要素検出方法。
The present invention employs the following structure to solve the above problems. <Configuration 1> Obtain pre-assigned and pooled addresses for components newly connected to the network before those components are connected to the network, and after obtaining the pooled addresses. A network element detection method for detecting a component actually connected to a network by detecting whether or not the element is actually connected to the network.

【0006】〈構成2〉ネットワークに新たに接続され
る構成要素のために予め割り当てられプールされるアド
レスを格納する新規構成要素用アドレス割当てリスト
と、この新規構成要素用アドレス割当てリストから所定
のタイミングでその内容の転送を受けるポーリング先ア
ドレスリストと、ポーリング先アドレスリストを参照し
て、該当するアドレスにアクセスし、ネットワークに実
際に接続された構成要素を検出するネットワーク構成要
素検出部とを備えたことを特徴とするネットワーク構成
要素検出装置。
<Structure 2> An address assignment list for new components that stores addresses that are assigned and pooled in advance for components newly connected to the network, and a predetermined timing based on the address assignment list for new components A polling destination address list that receives the transfer of the contents, and a network component detecting unit that refers to the polling destination address list, accesses the corresponding address, and detects a component that is actually connected to the network. A network element detection device, characterized in that:

【0007】〈構成3〉中継装置が通信中に生成するネ
ットワークアドレスと物理アドレスとを対応させた一時
的アドレス管理テーブルを蓄積した永久的アドレス管理
テーブルを中継装置内部に保持し、ネットワークを構成
する各中継装置の永久的アドレス管理テーブルを参照し
て、ポーリング先アドレスリストを生成し、このポーリ
ング先アドレスリストを参照して、該当するアドレスに
アクセスし、ネットワークに実際に接続された構成要素
を検出することを特徴とするネットワーク構成要素検出
方法。
<Structure 3> A permanent address management table storing a temporary address management table in which a network address generated during communication by a relay device and a physical address is stored in the relay device to configure a network. A polling destination address list is generated by referring to the permanent address management table of each relay device, and the corresponding address is accessed by referring to the polling destination address list to detect a component actually connected to the network. A method for detecting a network element.

【0008】〈構成4〉構成3において、永久的アドレ
ス管理テーブルは、過去の一定期間中に検出された一時
的アドレス管理テーブルを蓄積したものであることを特
徴とするネットワーク構成要素検出方法。
<Structure 4> A method for detecting a network element according to Structure 3, wherein the permanent address management table is obtained by accumulating a temporary address management table detected during a predetermined period in the past.

【0009】〈構成5〉中継装置において、その中継装
置が通信中に生成するネットワークアドレスと物理アド
レスとを対応させた一時的アドレス管理テーブルを蓄積
した永久的アドレス管理テーブルと、ネットワークを構
成する各中継装置の永久的アドレス管理テーブルを参照
して生成された、ポーリング先アドレスリストと、この
ポーリング先アドレスリストを参照して、該当するアド
レスにアクセスし、ネットワークに実際に接続された構
成要素を検出するネットワーク構成要素検出部とを備え
たことを特徴とするネットワーク構成要素検出装置。
<Structure 5> In the relay device, a permanent address management table storing a temporary address management table in which a network address generated by the relay device during communication and a physical address are associated with each other, A polling destination address list generated by referring to the permanent address management table of the relay device, and referring to the polling destination address list, access a corresponding address and detect a component actually connected to the network. A network element detection unit, comprising:

【0010】[0010]

【発明の実施の形態】以下、本発明の実施の形態を具体
例を用いて説明する。 〈具体例〉図1は、具体例1の装置の概念図である。こ
の図を用いて具体例1の装置及び方法について説明を行
う。まず、この装置は、将来新たにネットワークに接続
される構成要素を記憶しておき、その範囲でポーリング
を行い、実際に接続された構成要素を検出しようとする
ものである。図において、ネットワーク1は、例えばT
CP/IPネットワークとする。これに各種のノードや
端末が接続される。ここでは、例えば新規接続端末2−
1や2−2がまさに接続される状態になっている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below using specific examples. <Specific Example> FIG. 1 is a conceptual diagram of the device of the specific example 1. The apparatus and method of the first embodiment will be described with reference to FIG. First, this device stores components to be newly connected to the network in the future, performs polling within the range, and attempts to detect components actually connected. In the figure, a network 1 is, for example, T
It is a CP / IP network. Various nodes and terminals are connected to this. Here, for example, the newly connected terminal 2-
1 and 2-2 have just been connected.

【0011】このようなネットワーク1を管理するため
にネットワーク管理装置3が設けられている。また、ネ
ットワーク1に対し新たに接続する端末のために、例え
ば各ノードでは、図に示すような新規構成要素用アドレ
ス割当てリストを準備する。ここには、直ちにあるいは
近い将来接続される端末やノードのためのアドレスが割
り当てられる。このアドレスの割り当て方法は任意であ
って、人為的に設定してもよいし、自動設定されるよう
なものでもよい。こうして設定されたアドレスリストは
各ノード等に蓄積される。
A network management device 3 is provided to manage such a network 1. For a terminal newly connected to the network 1, for example, each node prepares a new component address assignment list as shown in the figure. Here, addresses for terminals or nodes to be connected immediately or in the near future are assigned. The method of assigning this address is arbitrary, and may be set artificially or automatically. The address list thus set is stored in each node or the like.

【0012】ネットワーク管理装置3はこの新規構成要
素用アドレス割当てリストとのリンク8を設定してお
く。リンクとは情報収集のための通信路である。また、
ネットワーク管理装置3には、ポーリング先アドレスリ
スト5と、ネットワーク構成要素リスト6と、ネットワ
ーク構成要素検出部7とが設けられている。ポーリング
先アドレスリスト5には、ネットワーク中の各ノード等
から集められた新規構成要素用アドレス割当てリスト4
に含まれるIPアドレスが収集される。ネットワーク構
成要素リスト6は、実際にネットワーク1に接続されて
いることが検出された端末等のアドレスリストである。
ネットワーク構成要素検出部7は、ポーリング先アドレ
スリスト5にリストされたアドレスに実際に端末等が接
続されているかどうかを検出するために、ポーリング作
業を行う部分である。このネットワーク構成要素検出部
7自身の構成や動作は従来のものと変わるところはな
い。
The network management device 3 sets a link 8 to this new component address assignment list. A link is a communication path for collecting information. Also,
The network management device 3 includes a polling destination address list 5, a network component list 6, and a network component detection unit 7. The polling destination address list 5 includes a new component address assignment list 4 collected from each node or the like in the network.
Are collected. The network component list 6 is an address list of terminals and the like that have been detected to be actually connected to the network 1.
The network component detection unit 7 is a unit that performs a polling operation to detect whether a terminal or the like is actually connected to the address listed in the polling destination address list 5. The configuration and operation of the network element detection unit 7 itself is not different from the conventional one.

【0013】なお、新規構成要素用アドレス割当てリス
ト4は、例えば各端末を接続するためのノード等に用意
され、これは、例えばオペレータの台帳管理作業等によ
って生成される。従って、新たに端末が接続されると、
そのリスト中のいずれかのアドレスが実際に新規アドレ
スとして機能する。また、過去に利用したアドレスの再
利用を行うこともある。このような場合は新規なアドレ
スではないが、再利用を可能にし、新規構成要素用アド
レス割当てリストにリストアップした時点で新規分と同
様に扱うことができる。
The new component address assignment list 4 is prepared, for example, in a node or the like for connecting each terminal, and is generated, for example, by an operator's ledger management work. Therefore, when a new terminal is connected,
Any address in the list actually functions as a new address. In addition, the addresses used in the past may be reused. In such a case, the address is not a new address, but it can be reused and can be treated in the same way as a new address when it is listed in the new component address assignment list.

【0014】〈動作〉この装置は、まずネットワーク1
に接続されたノード等において、新規構成要素用アドレ
ス割当てリストが作成されあるいは更新されると、予め
設定されたリンク8によってその内容がネットワーク管
理装置3に通知される。このリンク8は所定の通知用の
プログラム等によって構成し、ネットワーク1を通じて
必要な内容がネットワーク管理装置3に転送されればよ
い。即ち、新規構成要素用アドレス割当てリスト4の中
に含まれるIPアドレスが任意のルートでネットワーク
管理装置3に通知されればよい。これがポーリング先ア
ドレスリスト5に格納される。このような処理は、ネッ
トワーク1に接続されたノードや各種のアドレス管理用
装置が新規構成要素用アドレス割当てリスト4を生成し
たり更新する度に行われる。
<Operation> This apparatus first operates on the network 1
When a new component address assignment list is created or updated in a node or the like connected to the network management device 3, the contents are notified to the network management device 3 by a link 8 set in advance. The link 8 may be configured by a predetermined notification program or the like, and necessary contents may be transferred to the network management device 3 through the network 1. That is, the IP address included in the new component address assignment list 4 may be notified to the network management device 3 by an arbitrary route. This is stored in the polling destination address list 5. Such a process is performed each time a node connected to the network 1 or various address management devices generates or updates the new component address assignment list 4.

【0015】これによって、ポーリング先アドレスリス
ト5が生成されると、ネットワーク構成要素検出部7
は、このポーリング先アドレスリスト5のIPアドレス
をネットワーク1を通じてアクセスする。そして、応答
があれば実際にそのアドレスに構成要素が接続されてい
るということを検出する。応答がなければ、まだ使用さ
れていないということを認識する。ネットワーク1に実
際に接続されている構成要素であると認識した場合に
は、そのアドレスをネットワーク構成要素リスト6に書
き加える。この作業をポーリング先アドレスリスト5に
格納されたアドレス全てについて行うと、新規構成要素
用アドレス割当てリスト群に示された全てのアドレスを
対象としたネットワーク構成要素の検出処理が終了す
る。
As a result, when the polling destination address list 5 is generated, the network element detecting unit 7
Accesses the IP address in the polling destination address list 5 through the network 1. Then, if there is a response, it is detected that the component is actually connected to the address. If there is no response, it recognizes that it has not been used yet. If it is recognized that the component is actually connected to the network 1, the address is added to the network component list 6. When this operation is performed for all the addresses stored in the polling destination address list 5, the network component detection processing for all the addresses indicated in the new component address assignment list group ends.

【0016】〈具体例1の効果〉新規構成要素用アドレ
ス割当てリストが生成され更新された段階でその内容の
通知を受け、そこからリストアップしたアドレスリスト
をポーリング先アドレスリスト5とするので、無条件に
ポーリングを行う場合に比べてポーリングの対象が限定
され、無駄なトラフィックを減少させる効果がある。ま
た、新規構成要素用アドレス割当てリストとのリンクを
設けることによって、効率よく新たに設定される最大限
のアドレスリストに関する情報を収集でき、しかもリン
クの方法は任意であることから、ネットワークが軽負荷
のときこうしたリンクを実行すれば、負荷の分散が可能
となる。
<Effect of Specific Example 1> When a new component address assignment list is generated and updated, a notification of its contents is received, and an address list listed therefrom is used as the polling destination address list 5, so that there is no Polling targets are limited as compared with the case where polling is performed according to conditions, and there is an effect of reducing unnecessary traffic. In addition, by providing a link to the address allocation list for new components, information on the maximum address list newly set can be efficiently collected, and the linking method is arbitrary, so that the network is lightly loaded. If such a link is executed at the time, the load can be distributed.

【0017】〈具体例2〉図2には、具体例2の装置の
概略図を示す。上記のようなネットワークを構成する中
継装置は、通信が開始されると、IPアドレスと物理ア
ドレスとを対応付けたアドレス管理テーブルを生成す
る。このテーブルはその通信のために生成され、通信が
終了すると、ごく短時間例えば5分後に消去される。こ
の具体例では、中継装置9において、こうした一時的ア
ドレス管理テーブルを履歴として蓄積し、永久的アドレ
ス管理テーブルを生成する。
<Embodiment 2> FIG. 2 is a schematic view of the apparatus of Embodiment 2. When the communication is started, the relay device configuring the network as described above generates an address management table in which the IP address is associated with the physical address. This table is generated for the communication and is deleted for a very short time, for example, 5 minutes after the communication is completed. In this specific example, in the relay device 9, such a temporary address management table is accumulated as a history, and a permanent address management table is generated.

【0018】中継装置9で生成される一時的アドレス管
理テーブル10の内容は図のようにIPアドレスと物理
アドレスとを対応させたものである。これが通信のつど
蓄積され永久的アドレス管理テーブル11が生成され
る。この永久的アドレス管理テーブル11をネットワー
ク管理装置3のポーリング先アドレスリスト5とリンク
させる。ネットワーク管理装置3の構成は、ポーリング
先アドレスリスト5、ネットワーク構成要素リスト6及
びネットワーク構成要素検出部7から構成され、具体例
1の場合と同様である。ポーリング先アドレスリスト5
は、例えばネットワークが比較的軽負荷な状態のとき
に、各中継装置9の永久的アドレス管理テーブル11を
参照して生成される。即ち、永久的アドレス管理テーブ
ル11のIPアドレスに相当する部分のリストをリンク
8を通じて取り入れてポーリング先アドレスリスト5を
生成する。
The contents of the temporary address management table 10 generated by the relay device 9 correspond to the IP address and the physical address as shown in the figure. This is accumulated for each communication and a permanent address management table 11 is generated. This permanent address management table 11 is linked with the polling destination address list 5 of the network management device 3. The configuration of the network management device 3 includes a polling destination address list 5, a network component list 6, and a network component detection unit 7, and is similar to that of the first embodiment. Polling destination address list 5
Is generated with reference to the permanent address management table 11 of each relay device 9 when the network is in a relatively light load state, for example. That is, a list of a portion corresponding to the IP address of the permanent address management table 11 is taken in through the link 8 to generate the polling destination address list 5.

【0019】〈動作〉通常の動作状態で、中継装置9が
任意の通信を中継する場合に、一時的アドレス管理テー
ブル10を生成すると、これは通信終了後一定時間で消
滅するが、その前に永久的アドレス管理テーブル11に
エントリされ蓄積される。こうした通信が繰り返される
と、永久的アドレス管理テーブル11には、実際の通信
に使用されたネットワークを構成するIPアドレスと物
理アドレスとを対応付けたデータが蓄積される。ネット
ワークを構成する各中継装置は、それぞれこのような永
久的アドレス管理テーブル11を保持しておく。
<Operation> In the normal operation state, when the relay device 9 relays an arbitrary communication, if the temporary address management table 10 is generated, this table disappears in a fixed time after the end of the communication. The entry is stored in the permanent address management table 11. When such communication is repeated, the permanent address management table 11 accumulates data in which an IP address and a physical address that constitute a network used for actual communication are associated with each other. Each of the relay devices constituting the network holds such a permanent address management table 11.

【0020】一方、ネットワーク管理装置3は、先に説
明したとおり、ネットワークが軽負荷な状態の所定のタ
イミングで各中継装置とリンク8を設定し、IPアドレ
スのリストを要求する。こうして転送されたIPアドレ
スのリストがポーリング先アドレスリスト5に集められ
る。その後は具体例1の場合と同様にネットワーク構成
要素検出部7が実際にポーリング先アドレスリスト5に
リストされたアドレスをアクセスし、ネットワークに接
続された構成要素を検出する。これがネットワーク構成
要素リスト6にリストアップされ、必要に応じて図示し
ないディスプレイ等に最新情報として表示される。
On the other hand, as described above, the network management device 3 sets the link 8 with each relay device at a predetermined timing when the network is lightly loaded, and requests a list of IP addresses. The list of the transferred IP addresses is collected in the polling destination address list 5. Thereafter, as in the case of the first embodiment, the network element detection unit 7 actually accesses the addresses listed in the polling destination address list 5 and detects the elements connected to the network. This is listed in the network component list 6 and displayed as the latest information on a display or the like (not shown) as necessary.

【0021】なお、上記アドレス管理テーブルは、AR
P(アドレスリゾルーションプロトコル)テーブルの生
成手順として従来知られている方法により生成される。
また、例えばIP中継装置のプライベートMIB(企業
が独自に設定する管理情報)等として用意されたアドレ
ス管理テーブルを利用する。また、中継装置において、
永久的なアドレス管理テーブルの保持は、例えばMIB
(マネージメントインフォメーションベース)等により
規定された方法によればよい。
Note that the address management table has an AR
The P (address resolution protocol) table is generated by a conventionally known method.
Further, for example, an address management table prepared as a private MIB (management information uniquely set by a company) of the IP relay apparatus is used. In the relay device,
The permanent holding of the address management table is, for example, the MIB
(Management information base) or the like.

【0022】〈具体例2の効果〉以上の例によれば、中
継装置9において一時的アドレス管理テーブル10が生
成されると、その都度永久的アドレス管理テーブル11
が蓄積され、実際に通信を行っている端末のIPアドレ
スが蓄積される。これをネットワーク管理装置3が収集
することによって、ポーリングの対象とすべきネットワ
ーク構成要素のアドレスリストを得ることができる。ま
た、中継装置9が永久的アドレス管理テーブル11に対
し一時的アドレス管理テーブルを重ね書きしていくこと
によって、既存の物理アドレスとIPアドレスの対応が
変更された場合においても、常に最新の内容に更新する
こともできる。こうして得られた蓄積されたアドレス管
理テーブルを任意のタイミングで参照し、必要なアドレ
スリストを得るため、効率よくアドレスリストの収集が
できる。そして、ポーリング先アドレスリストにリスト
アップされたアドレスのみをポーリングしてネットワー
クの構成要素を検出するので、具体例1と同様に無駄な
ポーリングを省くことができる。
<Effect of Specific Example 2> According to the above example, when the temporary address management table 10 is generated in the relay device 9, the permanent address management table 11 is generated each time.
Is stored, and the IP address of the terminal that is actually performing communication is stored. By collecting this by the network management device 3, an address list of network components to be polled can be obtained. In addition, the relay device 9 overwrites the temporary address management table on the permanent address management table 11, so that even when the correspondence between the existing physical address and the IP address is changed, the content is always updated to the latest. It can also be updated. The accumulated address management table thus obtained is referenced at an arbitrary timing to obtain a necessary address list, so that the address list can be efficiently collected. Then, since only the addresses listed in the polling destination address list are polled to detect the components of the network, unnecessary polling can be omitted as in the first embodiment.

【0023】〈具体例3〉この具体例は、例えばIP中
継装置のプライベートMIB(企業が独自に設定する管
理情報)等として用意されたアドレス管理テーブルを利
用する。このアドレス管理テーブルは具体例2の場合と
異なり、過去の一定期間中に通信が行われて、そのとき
生成した一時的アドレス管理テーブルを蓄積したアドレ
ス管理テーブルを使用する。
<Specific Example 3> This specific example uses an address management table prepared as, for example, a private MIB (management information uniquely set by a company) of an IP relay apparatus. Unlike the case of the specific example 2, the address management table communicates during a fixed period in the past, and uses an address management table that stores the temporary address management table generated at that time.

【0024】図3に、具体例3の装置の概念図を示す。
この装置は、具体例2とほぼ同様の構成であって、中継
装置9の中に一定期間だけ蓄積され、その後リフレッシ
ュされる新設アドレス管理テーブル15が設けられる。
その内容は一時的アドレス管理テーブル10と同様にI
Pアドレスと物理アドレスとを対応付けたものである。
各中継装置に設けられたこのような新設アドレス管理テ
ーブルの形式は任意である。そこにIPアドレスが含ま
れていればよい。ネットワーク管理装置3は具体例2と
同様にして、この新設アドレス管理テーブルからリンク
8を通じてIPアドレスを収集し、ポーリング先アドレ
スリスト5に格納する。
FIG. 3 shows a conceptual diagram of the apparatus of the third embodiment.
This device has substantially the same configuration as that of the second embodiment, and is provided with a new address management table 15 that is stored in the relay device 9 for a certain period of time and then refreshed.
Its contents are the same as those of the temporary address management table 10.
The P address is associated with a physical address.
The format of such a new address management table provided in each relay device is arbitrary. It is sufficient if the IP address is included therein. The network management device 3 collects the IP address from the new address management table through the link 8 and stores it in the polling destination address list 5 in the same manner as in the second embodiment.

【0025】〈具体例3の効果〉具体例3は基本的には
具体例2と同様の効果を有する。更に、具体例3は、新
設アドレス管理テーブルを一定期間保持し、こうした新
設アドレス管理テーブル15が保持されている間に、ネ
ットワーク管理装置3が必要なアドレスリストを収集す
るから、無用なトラフィックを減少させ、効率的にデー
タの収集ができる。しかも、適当なタイミングで新設ア
ドレス管理テーブルをリフレッシュすることによって、
新設アドレス管理テーブルのメンテナンスが不要にな
る。即ち、古いデータが蓄積されることによって生じる
弊害を防止できる。ネットワーク構成要素として過去に
存在しても、現在は存在していないようなものについ
て、常にポーリングの対象とされるのを防止すべきだか
らである。もちろん、一時的アドレス管理テーブルと異
なり、新設アドレス管理テーブル15は、ネットワーク
管理装置3がデータを収集するのに必要な時間だけ中継
装置9に保持されているため、ネットワークが軽負荷な
状態のときに適切なタイミングでデータの収集を行うこ
とができる。
<Effect of Embodiment 3> Embodiment 3 has basically the same effect as Embodiment 2. Further, in the specific example 3, the new address management table is held for a certain period of time, and while such a new address management table 15 is held, the network management device 3 collects a necessary address list, thereby reducing unnecessary traffic. To collect data efficiently. Moreover, by refreshing the new address management table at an appropriate timing,
Maintenance of the new address management table becomes unnecessary. That is, it is possible to prevent adverse effects caused by accumulation of old data. This is because, even if a network element exists in the past but does not exist now, it should be prevented from being always subject to polling. Of course, unlike the temporary address management table, the new address management table 15 is held in the relay device 9 only for the time necessary for the network management device 3 to collect data, so that when the network is lightly loaded. Data can be collected at an appropriate timing.

【0026】以上のようにして、具体例2よりも更に無
用なトラフィックを減少させながらネットワーク構成要
素の検出処理が可能となる。なお、上記の方法は、TC
P/IPネットワークにおけるネットワーク管理を例に
とって説明したが、他の構成のネットワークにおいて
も、SNMP、MIB、アドレス管理テーブル、IP中
継装置等で実行する上記の手順を確立すれば、広く利用
することが可能である。
As described above, it is possible to detect network components while reducing unnecessary traffic further than in the second embodiment. Note that the above method uses TC
Although the network management in the P / IP network has been described as an example, it can be widely used in networks of other configurations by establishing the above-described procedure executed by the SNMP, MIB, address management table, IP relay device, and the like. It is possible.

【図面の簡単な説明】[Brief description of the drawings]

【図1】具体例1の装置の概念図である。FIG. 1 is a conceptual diagram of an apparatus of a specific example 1.

【図2】具体例2の装置の概念図である。FIG. 2 is a conceptual diagram of an apparatus of a specific example 2.

【図3】具体例3の装置の概念図である。FIG. 3 is a conceptual diagram of an apparatus according to a third embodiment.

【符号の説明】[Explanation of symbols]

1 TCP/IPネットワーク 2−1,2−2 新規接続端末 3 ネットワーク管理装置 4 新規構成要素用アドレス割当てリスト 5 ポーリング先アドレスリスト 6 ネットワーク構成要素リスト 7 ネットワーク構成要素検出部 8 リンク DESCRIPTION OF SYMBOLS 1 TCP / IP network 2-1 and 2-2 New connection terminal 3 Network management device 4 New component address assignment list 5 Polling destination address list 6 Network component list 7 Network component detection unit 8 Link

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに新たに接続される構成要
素のために予め割り当てられプールされるアドレスを、
それらの構成要素がネットワークに接続される前に取得
して、 取得後は、そのプールされたアドレスに実際に構成要素
が接続されたかどうかを検出することにより、 ネットワークに実際に接続された構成要素を検出するこ
とを特徴とするネットワーク構成要素検出方法。
1. Pre-assigned and pooled addresses for components newly connected to the network,
The components that were actually connected to the network by acquiring those components before they were connected to the network and then detecting whether the components were actually connected to the pooled address Detecting a network element.
【請求項2】 ネットワークに新たに接続される構成要
素のために予め割り当てられプールされるアドレスを格
納する新規構成要素用アドレス割当てリストと、 この新規構成要素用アドレス割当てリストから所定のタ
イミングでその内容の転送を受けるポーリング先アドレ
スリストと、 ポーリング先アドレスリストを参照して、該当するアド
レスにアクセスし、ネットワークに実際に接続された構
成要素を検出するネットワーク構成要素検出部とを備え
たことを特徴とするネットワーク構成要素検出装置。
2. A new component address assignment list for storing pre-assigned and pooled addresses for components newly connected to the network, and at a predetermined timing from the new component address assignment list. A polling destination address list for receiving the content transfer; and a network component detecting unit for accessing the corresponding address with reference to the polling destination address list and detecting a component actually connected to the network. Characteristic network element detection device.
【請求項3】 中継装置が通信中に生成するネットワー
クアドレスと物理アドレスとを対応させた一時的アドレ
ス管理テーブルを蓄積した永久的アドレス管理テーブル
を中継装置内部に保持し、 ネットワークを構成する各中継装置の永久的アドレス管
理テーブルを参照して、ポーリング先アドレスリストを
生成し、 このポーリング先アドレスリストを参照して、該当する
アドレスにアクセスし、ネットワークに実際に接続され
た構成要素を検出することを特徴とするネットワーク構
成要素検出方法。
3. The relay device stores a permanent address management table in which a temporary address management table in which a network address and a physical address generated during communication by the relay device correspond to each other is stored in the relay device. Generate a polling destination address list by referring to the permanent address management table of the device, and access the corresponding address by referring to the polling destination address list to detect a component actually connected to the network. A method for detecting a network element, the method comprising:
【請求項4】 請求項3において、 永久的アドレス管理テーブルは、過去の一定期間中に検
出された一時的アドレス管理テーブルを蓄積したもので
あることを特徴とするネットワーク構成要素検出方法。
4. The method according to claim 3, wherein the permanent address management table is obtained by accumulating a temporary address management table detected during a predetermined period in the past.
【請求項5】 中継装置において、その中継装置が通信
中に生成するネットワークアドレスと物理アドレスとを
対応させた一時的アドレス管理テーブルを蓄積した永久
的アドレス管理テーブルと、 ネットワークを構成する各中継装置の永久的アドレス管
理テーブルを参照して生成された、ポーリング先アドレ
スリストと、 このポーリング先アドレスリストを参照して、該当する
アドレスにアクセスし、ネットワークに実際に接続され
た構成要素を検出するネットワーク構成要素検出部とを
備えたことを特徴とするネットワーク構成要素検出装
置。
5. A relay device, comprising: a permanent address management table storing a temporary address management table in which a network address generated by the relay device during communication is associated with a physical address; and each relay device constituting a network. A polling destination address list generated by referring to the permanent address management table of the network, and a network that accesses the corresponding address by referring to the polling destination address list and detects a component that is actually connected to the network A network component detection device, comprising: a component detection unit.
JP8245545A 1996-08-28 1996-08-28 Method and device for detecting network constitution element Pending JPH1070553A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8245545A JPH1070553A (en) 1996-08-28 1996-08-28 Method and device for detecting network constitution element

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8245545A JPH1070553A (en) 1996-08-28 1996-08-28 Method and device for detecting network constitution element

Publications (1)

Publication Number Publication Date
JPH1070553A true JPH1070553A (en) 1998-03-10

Family

ID=17135301

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8245545A Pending JPH1070553A (en) 1996-08-28 1996-08-28 Method and device for detecting network constitution element

Country Status (1)

Country Link
JP (1) JPH1070553A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008301159A (en) * 2007-05-31 2008-12-11 Omron Corp Inter-network mediating device
WO2009066517A1 (en) * 2007-11-20 2009-05-28 Sony Corporation Signal processor
JP2009176327A (en) * 2009-05-11 2009-08-06 Toshiba Mitsubishi-Electric Industrial System Corp Information processing system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008301159A (en) * 2007-05-31 2008-12-11 Omron Corp Inter-network mediating device
WO2009066517A1 (en) * 2007-11-20 2009-05-28 Sony Corporation Signal processor
US8335408B2 (en) 2007-11-20 2012-12-18 Sony Corporation Signal processing apparatus
JP2009176327A (en) * 2009-05-11 2009-08-06 Toshiba Mitsubishi-Electric Industrial System Corp Information processing system

Similar Documents

Publication Publication Date Title
US6324577B1 (en) Network management system for managing states of nodes
EP1059766B1 (en) Network device managing apparatus and method
JP5093598B2 (en) Control relay program, control relay device, and control relay method
JP3488347B2 (en) Automatic address distribution system and address distribution server
US20060274674A1 (en) Packet transmitting apparatus for setting configuration
JP4707288B2 (en) Network monitoring apparatus and network monitoring method
US9912633B2 (en) Selective IP address allocation for probes that do not have assigned IP addresses
US8700762B2 (en) Method for monitoring events in a communication network
JP2002281086A (en) Traffic monitoring method and its system
CN112637332B (en) Service registration discovery method and system
CN100496056C (en) Method and node equipment for updating address resolution protocol table item
CN108712514A (en) IP address management method, apparatus and electronic equipment
CN114553867A (en) Cloud-native cross-cloud network monitoring method and device and storage medium
JP2005237018A (en) Data transmission to network management system
JP2002366454A (en) Network managing method and its device
JPH1070553A (en) Method and device for detecting network constitution element
CN101562616B (en) User residence gateway management system and method
JP2003099341A (en) Network device-managing device, managing system, managing method and network device
JP2000099428A (en) Method for collecting information between networks and network managing device to be used for the same
JP2000201156A (en) Network management system
CN109756543B (en) Decoupling system and method for program association
JP2003015973A (en) Network device management device, management method and management program
CN110691001A (en) Equipment unified management method and device
CN114745419B (en) Method, device, equipment and storage medium for acquiring terminal MAC address
JPH06152681A (en) Cmip-snmp gateway