JP2000242585A - Large-scale network remote management method and recording medium recording large-scale network remote management program - Google Patents

Large-scale network remote management method and recording medium recording large-scale network remote management program

Info

Publication number
JP2000242585A
JP2000242585A JP11040622A JP4062299A JP2000242585A JP 2000242585 A JP2000242585 A JP 2000242585A JP 11040622 A JP11040622 A JP 11040622A JP 4062299 A JP4062299 A JP 4062299A JP 2000242585 A JP2000242585 A JP 2000242585A
Authority
JP
Japan
Prior art keywords
manager
sub
management information
transfer route
transfer
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
JP11040622A
Other languages
Japanese (ja)
Inventor
Akihiko Kengaku
昭彦 見学
Takeo Ichikawa
武男 市川
Hitoshi Takanashi
斉 高梨
Masahiro Morikura
正博 守倉
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP11040622A priority Critical patent/JP2000242585A/en
Publication of JP2000242585A publication Critical patent/JP2000242585A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To suppress the increase of traffic caused by the increase of the number of management object devices and also to reduce the load of a manager in order to maintain the reliability of approximately conventional level despite the extension of a network. SOLUTION: A manager 51 requests a head manager 11a of a transfer route to periodically collect the management information. In response to this request, the manager 11a transfers the management information on an agent group 57a under its management to the next submanager 11b of the transfer route. Every submanager 11 adds the management information on an agent group 57 under its management to the management information sent from its preceding submanager and sends the resultant information to the next submanager. Then the final submanager 11n adds the management information on an agent under its management to the management information sent from its preceding submanager and notifies the manager 51 of the collected management information.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数のエージェン
トが管理している管理情報をマネージャが各エージェン
トから収集してまとめて管理する大規模ネットワーク遠
隔管理方法に関し、特にマネージャと各エージェント間
の管理パケットを減少させ得る大規模ネットワーク遠隔
管理方法と大規模ネットワーク遠隔管理プログラムを記
録した記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a large-scale network remote management method in which a manager collects management information managed by a plurality of agents from each agent and collectively manages the information, and more particularly to a management method between a manager and each agent. The present invention relates to a large-scale network remote management method capable of reducing packets and a recording medium storing a large-scale network remote management program.

【0002】[0002]

【従来の技術】図5はインターネットのネットワーク管
理プロトコルして、一般に広く使われているSNMP
(Simple Network Management Protocol)を用いたネッ
トワーク管理方法の一例を示す図である。SNMPによ
る通信ネットワークの管理システムは、ネットワークを
管理するSNMPマネージャ51と、管理される対象機
器であるエージェント53により構成される。エージェ
ント53にはハードウェアのスイッチ設定状態、メモリ
内に格納された変数の値といった管理情報ベース(MI
B)55と呼ばれるデータ要素の集まりが管理情報とし
て格納されている。マネージャ51からはエージェント
53に対して要求を出し、これらのMIBデータを参照
したり、書き換えたりすることによって管理を行ってい
る。
2. Description of the Related Art FIG. 5 shows a widely used SNMP as a network management protocol of the Internet.
FIG. 3 is a diagram illustrating an example of a network management method using (Simple Network Management Protocol). The communication network management system based on SNMP includes an SNMP manager 51 that manages the network and an agent 53 that is a target device to be managed. The agent 53 has a management information base (MI) such as a hardware switch setting state and a value of a variable stored in a memory.
B) A group of data elements called 55 is stored as management information. The manager 51 issues a request to the agent 53 and performs management by referring to or rewriting these MIB data.

【0003】ところが、管理するネットワークの規模が
大きくなると、管理対象の機器の増加に伴い、これらの
管理パケットが増加し、また管理を行うマネージャの負
荷も大きくなる点が問題点としてあげられる。
However, when the size of the network to be managed increases, the number of management packets increases with the number of devices to be managed, and the load on the manager who manages the network increases.

【0004】この問題を解決する方法として、図6に示
すように、例えばマネージャ51と前記エージェント5
3を含むエージェント群57の間にサブマネージャ59
を設置し、サブマネージャ59が配下のエージェント群
57の管理情報をまとめ、マネージャ51とエージェン
ト群57との通信を中継することにより、マネージャ5
1へのトラヒックやマネージャ51の負荷を分散する方
法が考えられる。
As a method for solving this problem, for example, as shown in FIG.
Sub-manager 59 between agents 57 including
Is installed, the sub-manager 59 summarizes the management information of the subordinate agent group 57, and relays the communication between the manager 51 and the agent group 57.
1 and a method of distributing the load of the manager 51 can be considered.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の方法に
おいては、サブマネージャ59を設置することにより、
上記の問題点は一応解決されるものの、ネットワークが
更に大規模になるに従い、サブマネージャ59の数が増
え、マネージャ51とサブマネージャ59間で管理情報
を交換する際の管理パケットが増加し、マネージャ51
の負荷も大きくなる。更に分散を図るためには、階層を
より深くする必要があるが、中継を行う上位のサブマネ
ージャ59で障害が起こると、配下への影響が広範囲に
及ぶため、階層の上位になるほど、より高い信頼性が必
要になるという問題点が残る。
In the conventional method described above, the sub-manager 59 is provided to
Although the above problems can be solved, the number of sub-managers 59 increases as the size of the network increases, and the number of management packets for exchanging management information between the manager 51 and the sub-manager 59 increases. 51
The load on the device also increases. In order to achieve further distribution, it is necessary to make the hierarchy deeper. However, if a failure occurs in the upper sub-manager 59 that performs relaying, the influence on the subordinates is widespread. The problem that reliability is required remains.

【0006】本発明は、上記に鑑みてなされたもので、
その目的とするところは、管理対象機器の増加に伴うト
ラヒックの増加を抑制し得るとともにマネージャの負荷
を低減し、ネットワークが拡大しても従来と同程度の信
頼性を維持し得る大規模ネットワーク遠隔管理方法およ
び大規模ネットワーク遠隔管理プログラムを記録した記
録媒体を提供することにある。
[0006] The present invention has been made in view of the above,
The goal is to reduce the load on the manager and reduce the load on the manager due to the increase in the number of devices to be managed, and to maintain the same level of reliability as before even if the network expands. It is an object of the present invention to provide a management method and a recording medium recording a large-scale network remote management program.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するた
め、請求項1記載の本発明は、ネットワークの資源単位
にその構成情報および状態情報を含む管理情報を管理す
る複数のエージェント、ネットワーク管理プログラムを
用いてエージェントの管理情報を管理および制御するマ
ネージャ、および前記エージェントの各々に対応して設
けられ、この対応して設けられている配下のエージェン
トとマネージャ間の通信を中継する複数のサブマネージ
ャを有するネットワークであって、複数のサブマネージ
ャ間における転送順序を所定の転送ルートとして予め定
めておき、マネージャが、前記転送ルートの先頭マネー
ジャに対して管理情報の定期収集要求を行い、該先頭サ
ブマネージャが、前記定期収集要求に応答して、自分自
身の配下のエージェントが管理する管理情報を前記転送
ルートに従って自分自身の次のサブマネージャに転送
し、転送ルート上の各サブマネージャが、転送ルートに
おいて自分自身より前のサブマネージャから転送される
管理情報に応答し、該管理情報に自分自身の配下のエー
ジェントが管理する管理情報を付加した後、転送ルート
上の次のサブマネージャに転送し、転送ルート上の最後
のサブマネージャは、転送ルートにおいて自分自身より
前のサブマネージャから転送されてくる管理情報に応答
し、該管理情報に対して自分自身の配下のエージェント
が管理する管理情報を付加した後、この付加されたすべ
ての管理情報をまとめてマネージャに通知することを要
旨とする。
According to one aspect of the present invention, there is provided a network management program comprising: a plurality of agents for managing management information including configuration information and status information in network resource units; A manager that manages and controls the management information of the agent by using a plurality of sub-managers provided for each of the agents and relaying communication between the corresponding subordinate agent and the manager. A transfer order among a plurality of sub-managers is determined in advance as a predetermined transfer route, and the manager makes a periodic collection request of management information to a head manager of the transfer route, and the head sub-manager Responds to the periodic collection request, Transfer the management information managed by the router to the next sub-manager of itself according to the transfer route, and each sub-manager on the transfer route responds to the management information transferred from the previous sub-manager on the transfer route. After adding the management information managed by the agent under its own control to the management information, the control information is transferred to the next sub-manager on the transfer route, and the last sub-manager on the transfer route is located ahead of itself in the transfer route. Responds to the management information transferred from the sub-manager, adds the management information managed by the agent under its own to the management information, and notifies the manager of all the added management information collectively. The point is to do.

【0008】請求項1記載の本発明にあっては、マネー
ジャは転送ルートの先頭マネージャに管理情報の定期収
集要求を行い、先頭サブマネージャは該要求に応答して
配下のエージェントの管理情報を転送ルートの次のサブ
マネージャに転送し、各サブマネージャは前のサブマネ
ージャからの管理情報に配下のエージェントの管理情報
を付加して、次のサブマネージャに転送し、最後のサブ
マネージャは前のサブマネージャから転送されてくる管
理情報に配下のエージェントの管理情報を付加した後、
管理情報をまとめてマネージャに通知するため、ネット
ワークが更に拡大してサブマネージャの数が増加しても
マネージャへの管理パケットは増加せず、トラヒックの
増加およびマネージャの負荷の増加を抑制することがで
きる。
According to the first aspect of the present invention, the manager issues a request for periodic collection of management information to the head manager of the transfer route, and the head sub-manager transfers the management information of the subordinate agent in response to the request. Transfer to the next sub-manager of the route, each sub-manager adds the management information of the subordinate agent to the management information from the previous sub-manager, and transfers to the next sub-manager, and the last sub-manager After adding the management information of the subordinate agent to the management information transferred from the manager,
Since management information is collectively notified to the manager, even if the network expands further and the number of sub-managers increases, the number of management packets to the manager does not increase, thereby suppressing an increase in traffic and an increase in the load on the manager. it can.

【0009】また、請求項2記載の本発明は、請求項1
記載の発明において、前記先頭サブマネージャが前記定
期収集要求に応答しない場合、転送ルートにおいて先頭
サブマネージャの下位のサブマネージャが前記定期収集
要求に応答して、自分自身の配下のエージェントが管理
する管理情報を前記転送ルートに従って自分自身の次の
サブマネージャに転送することを要旨とする。具体的に
は、マネージャは、先頭サブマネージャが前記定期収集
要求に応答しない場合、転送ルートに従って先頭サブマ
ネージャの次のサブマネージャに対して定期収集要求を
行い、該サブマネージャは定期収集要求に応答して、自
分自身の配下のエージェントが管理する管理情報を前記
転送ルートに従って自分自身の次のサブマネージャに転
送することである。
Further, the present invention described in claim 2 is based on claim 1.
In the invention described in the above, when the head sub-manager does not respond to the periodic collection request, a sub-manager below the head sub-manager in the transfer route responds to the periodic collection request and manages the agent under its own control. The point is to transfer the information to its own next sub-manager according to the transfer route. Specifically, when the head sub-manager does not respond to the periodic collection request, the manager makes a periodic collection request to the next sub-manager following the head sub-manager according to the transfer route, and the sub-manager responds to the periodic collection request. Then, the management information managed by the agent under its own is transferred to its own next sub-manager according to the transfer route.

【0010】請求項2記載の本発明にあっては、先頭サ
ブマネージャが定期収集要求に応答しない場合、転送ル
ートにおいて先頭サブマネージャの下位のサブマネージ
ャが定期収集要求に応答するため、先頭サブマネージャ
が何らかの原因で応答できない場合でも下位のサブマネ
ージャが応答し、マネージャからの定期収集要求に適確
に対処することができる。
According to the second aspect of the present invention, when the head sub-manager does not respond to the periodic collection request, a sub-manager below the head sub-manager on the transfer route responds to the periodic collection request. If a sub-manager cannot respond for some reason, the subordinate sub-manager responds and can appropriately deal with the periodic collection request from the manager.

【0011】更に、請求項3記載の本発明は、請求項1
記載の発明において、各サブマネージャにあっては、転
送先サブマネージャが応答しない場合、転送ルートに従
って前記転送先サブマネージャの次のサブマネージャに
転送先を変更することを要旨とする。
Further, the present invention according to claim 3 provides the invention according to claim 1.
In the described invention, in each sub-manager, when the transfer destination sub-manager does not respond, the transfer destination is changed to the sub-manager next to the transfer destination sub-manager according to the transfer route.

【0012】請求項3記載の本発明にあっては、サブマ
ネージャは転送先サブマネージャが応答しない場合、次
のサブマネージャに転送先を変更するため、サブマネー
ジャが何らかの原因で応答できない場合でも管理情報の
転送処理を適確に行うことができるとともに、何らかの
原因で応答できないサブマネージャを特定することもで
きる。
According to the third aspect of the present invention, the sub-manager changes the transfer destination to the next sub-manager when the transfer destination sub-manager does not respond, so that the sub-manager can manage even if the sub-manager cannot respond for any reason. The information transfer process can be performed accurately, and a sub-manager that cannot respond for any reason can be specified.

【0013】請求項4記載の本発明は、請求項3記載の
発明において、各サブマネージャにあっては、転送先サ
ブマネージャのすべてが応答しない場合、自分自身が転
送ルート上の最後のサブマネージャとして、管理情報を
まとめてマネージャに通知することを要旨とする。
According to a fourth aspect of the present invention, in the third aspect of the present invention, each of the sub-managers is the last sub-manager on the transfer route when all of the transfer destination sub-managers do not respond. The point is that the management information is collectively notified to the manager.

【0014】請求項4記載の本発明にあっては、サブマ
ネージャは転送先サブマネージャのすべてが応答しない
場合、自分自身が最後のサブマネージャとして、管理情
報をまとめてマネージャに通知するため、転送先以降の
サブマネージャがすべて異常の場合でも、それまでの管
理情報をまとめてマネージャに通知することができる。
According to the fourth aspect of the present invention, when all of the transfer destination sub-managers do not respond, the sub-manager transfers the management information to the manager collectively as the last sub-manager. Even if all of the subsequent sub-managers are abnormal, management information up to that time can be collectively notified to the manager.

【0015】また、請求項5記載の本発明は、ネットワ
ークの資源単位にその構成情報および状態情報を含む管
理情報を管理する複数のエージェント、ネットワーク管
理プログラムを用いて各エージェントの管理情報を管理
および制御するマネージャ、および前記エージェントの
各々に対応して設けられ、この対応して設けられている
配下のエージェントとマネージャ間の通信を中継する複
数のサブマネージャを有するネットワークであって、複
数のサブマネージャ間における転送順序を所定の転送ル
ートとして予め定めておき、マネージャが、前記転送ル
ートの先頭マネージャに対して管理情報の定期収集要求
を行い、該先頭サブマネージャが、前記定期収集要求に
応答して、自分自身の配下のエージェントが管理する管
理情報を前記転送ルートに従って自分自身の次のサブマ
ネージャに転送し、転送ルート上の各サブマネージャ
が、転送ルートにおいて自分自身より前のサブマネージ
ャから転送される管理情報に応答し、該管理情報に自分
自身の配下のエージェントが管理する管理情報を付加し
た後、転送ルート上の次のサブマネージャに転送し、転
送ルート上の最後のサブマネージャは、転送ルートにお
いて自分自身より前のサブマネージャから転送されてく
る管理情報に応答し、該管理情報に対して自分自身の配
下のエージェントが管理する管理情報を付加した後、こ
の付加されたすべての管理情報をまとめてマネージャに
通知する大規模ネットワーク遠隔管理プログラムを記録
媒体に記録することを要旨とする。
According to a fifth aspect of the present invention, there are provided a plurality of agents for managing management information including configuration information and status information in network resource units, and management and management of each agent using a network management program. A controlling manager, and a network having a plurality of sub-managers provided corresponding to each of the agents and relaying communication between the corresponding subordinate agent and the manager, comprising a plurality of sub-managers. The transfer order between them is determined in advance as a predetermined transfer route, the manager makes a periodic collection request for management information to the head manager of the transfer route, and the head sub-manager responds to the periodic collection request. , Transfer the management information managed by the agent under its own Forwards to its own next sub-manager according to the route, each sub-manager on the transfer route responds to the management information transferred from the sub-manager before itself on the transfer route, and adds its own After adding the management information managed by the subordinate agent, the information is transferred to the next sub-manager on the transfer route, and the last sub-manager on the transfer route is transferred from the sub-manager before itself on the transfer route. A large-scale network remote management program that responds to management information, adds management information managed by an agent under its own control to the management information, and collectively notifies the manager of all the added management information. The point is to record on a recording medium.

【0016】請求項5記載の本発明にあっては、マネー
ジャは転送ルートの先頭マネージャに管理情報の定期収
集要求を行い、先頭サブマネージャは該要求に応答して
配下のエージェントの管理情報を転送ルートの次のサブ
マネージャに転送し、各サブマネージャは前のサブマネ
ージャからの管理情報に配下のエージェントの管理情報
を付加して、次のサブマネージャに転送し、最後のサブ
マネージャは前のサブマネージャから転送されてくる管
理情報に配下のエージェントの管理情報を付加した後、
管理情報をまとめてマネージャに通知する大規模ネット
ワーク遠隔管理プログラムを記録媒体に記録しているた
め、該記録媒体を用いて、その流通性を高めることがで
きる。
According to the fifth aspect of the present invention, the manager makes a periodic collection request of the management information to the head manager of the transfer route, and the head sub-manager transfers the management information of the subordinate agent in response to the request. Transfer to the next sub-manager of the route, each sub-manager adds the management information of the subordinate agent to the management information from the previous sub-manager, and transfers to the next sub-manager, and the last sub-manager After adding the management information of the subordinate agent to the management information transferred from the manager,
Since the large-scale network remote management program that collectively notifies the manager of the management information is recorded on the recording medium, the distribution can be improved by using the recording medium.

【0017】更に、請求項6記載の本発明は、請求項5
記載の発明において、前記先頭サブマネージャが前記定
期収集要求に応答しない場合、転送ルートにおいて先頭
サブマネージャの下位のサブマネージャが前記定期収集
要求に応答して、自分自身の配下のエージェントが管理
する管理情報を前記転送ルートに従って自分自身の次の
サブマネージャに転送する大規模ネットワーク遠隔管理
プログラムを記録媒体に記録することを要旨とする。
Further, the present invention described in claim 6 provides the present invention according to claim 5.
In the invention described in the above, when the head sub-manager does not respond to the periodic collection request, a sub-manager below the head sub-manager in the transfer route responds to the periodic collection request and manages the agent under its own control. The gist of the present invention is to record a large-scale network remote management program for transferring information to its next sub-manager according to the transfer route on a recording medium.

【0018】請求項6記載の本発明にあっては、先頭サ
ブマネージャが定期収集要求に応答しない場合、転送ル
ートにおいて先頭サブマネージャの下位のサブマネージ
ャが定期収集要求に応答する大規模ネットワーク遠隔管
理プログラムを記録媒体に記録しているため、該記録媒
体を用いて、その流通性を高めることができる。
According to the present invention, when the head sub-manager does not respond to the periodic collection request, a large-scale network remote management in which a sub-manager below the head sub-manager in the transfer route responds to the periodic collection request. Since the program is recorded on a recording medium, the distribution of the program can be improved by using the recording medium.

【0019】請求項7記載の本発明は、請求項5記載の
発明において、各サブマネージャにあっては、転送先サ
ブマネージャが応答しない場合、転送ルートに従って前
記転送先サブマネージャの次のサブマネージャに転送先
を変更する大規模ネットワーク遠隔管理プログラムを記
録媒体に記録することを要旨とする。
According to a seventh aspect of the present invention, in the fifth aspect of the invention, in each of the sub-managers, if the transfer destination sub-manager does not respond, the next sub-manager following the transfer destination sub-manager according to the transfer route. It is a gist of the present invention to record a large-scale network remote management program for changing a transfer destination on a recording medium.

【0020】請求項7記載の本発明にあっては、サブマ
ネージャは転送先サブマネージャが応答しない場合、次
のサブマネージャに転送先を変更する大規模ネットワー
ク遠隔管理プログラムを記録媒体に記録しているため、
該記録媒体を用いて、その流通性を高めることができ
る。
According to the present invention, when the transfer destination sub-manager does not respond, the sub-manager records the large-scale network remote management program for changing the transfer destination to the next sub-manager on the recording medium. Because
By using the recording medium, its distribution can be improved.

【0021】また、請求項8記載の本発明は、請求項7
記載の発明において、各サブマネージャにあっては、転
送先サブマネージャのすべてが応答しない場合、自分自
身が転送ルート上の最後のサブマネージャとして、管理
情報をまとめてマネージャに通知する大規模ネットワー
ク遠隔管理プログラムを記録媒体に記録することを要旨
とする。
The present invention according to claim 8 provides the present invention according to claim 7.
In the described invention, in each sub-manager, if all of the transfer-destination sub-managers do not respond, the large-scale network remote that collectively notifies the manager of the management information as the last sub-manager on the transfer route The gist is to record the management program on a recording medium.

【0022】請求項8記載の本発明にあっては、サブマ
ネージャは転送先サブマネージャのすべてが応答しない
場合、自分自身が最後のサブマネージャとして、管理情
報をまとめてマネージャに通知する大規模ネットワーク
遠隔管理プログラムを記録媒体に記録しているため、該
記録媒体を用いて、その流通性を高めることができる。
According to the present invention, the sub-manager is a large-scale network which collectively notifies the manager of the management information collectively as the last sub-manager when all of the transfer destination sub-managers do not respond. Since the remote management program is recorded on the recording medium, the distribution can be improved by using the recording medium.

【0023】[0023]

【発明の実施の形態】以下、図面を用いて本発明の実施
の形態について説明する。図1は、本発明の一実施形態
に係る大規模ネットワーク遠隔管理方法を実施するシス
テム構成を示す図である。同図において、ネットワーク
の資源単位にその構成情報および状態情報を含む管理情
報を管理する複数のエージェント群57a〜57nの構
成およびネットワーク管理プログラムを用いて各エージ
ェントの管理情報を管理および制御するマネージャ51
の構成は従来と同じであるが、各エージェント群57a
〜57nの各々に対応して設けられ、この対応して設け
られている配下の各エージェント群57とマネージャ5
1との間の通信を中継する複数のサブマネージャ11a
〜11nは、各サブマネージャ11間に矢印21,23
で示すように各サブマネージャ11が配下のエージェン
ト群57から取得した管理情報をサブマネージャ間で所
定の転送ルートで転送し得るように構成されている点が
従来と大きく異なっている。なお、この所定の転送ルー
トは、本実施形態ではサブマネージャ11a→サブマネ
ージャ11b→サブマネージャ11c→・・・→サブマ
ネージャ11nのように設定され、サブマネージャ11
aが先頭サブマネージャであり、サブマネージャ11n
が最後のサブマネージャである。また、図1において、
矢印21は転送ルートにおいて上位のサブマネージャ1
1から次のサブマネージャ11への転送要求を示し、矢
印23は下位のサブマネージャ11から上位のサブマネ
ージャ11への応答を示している。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing a system configuration for implementing a large-scale network remote management method according to an embodiment of the present invention. In the figure, the configuration of a plurality of agent groups 57a to 57n for managing management information including its configuration information and status information in network resource units and a manager 51 for managing and controlling the management information of each agent using a network management program
Is the same as before, but each agent group 57a
To 57n, each agent group 57 and manager 5 under the correspondingly provided subordinates.
Plural sub-managers 11a that relay communication between the sub-managers 11a
11n are arrows 21 and 23 between the sub-managers 11, respectively.
This is greatly different from the prior art in that each sub-manager 11 is configured to be able to transfer the management information obtained from the subordinate agent group 57 through a predetermined transfer route between the sub-managers, as shown in FIG. In this embodiment, the predetermined transfer route is set in the order of sub-manager 11a → sub-manager 11b → sub-manager 11c →... → sub-manager 11n.
a is the first sub-manager and the sub-manager 11n
Is the last sub-manager. Also, in FIG.
Arrow 21 indicates the upper sub-manager 1 in the transfer route.
A transfer request from 1 to the next sub-manager 11 is shown, and an arrow 23 indicates a response from the lower-level sub-manager 11 to the upper-level sub-manager 11.

【0024】このように構成される各サブマネージャ1
1は、自分自身の配下のエージェント群57が管理する
管理情報を受け取り、この管理情報を転送ルートにおい
て次のサブマネージャ11に転送し、また上位のサブマ
ネージャ11から転送されてきた管理情報を受け取った
サブマネージャ11は、自分自身の配下のエージェント
群57が管理する管理情報を付加し、次のサブマネージ
ャ11に転送するようになっている。すなわち、サブマ
ネージャ11aから管理情報を受け取ったサブマネージ
ャ11bは、この受け取った管理情報に自分自身の配下
のエージェント群57bの管理情報を付加して、次のサ
ブマネージャ11cに転送し、サブマネージャ11c
は、サブマネージャ11bから受け取った管理情報に自
分自身の配下のエージェント群57cの管理情報を付加
して、次のサブマネージャ11dに転送する。以下同様
に、転送ルート上の各サブマネージャ11は、転送され
てくる管理情報に自分自身の配下のエージェント群57
の管理情報を付加して、次のエージェント群57に転送
するようになっている。そして、最後に受け取ったサブ
マネージャ11nは、受け取った管理情報に自分自身の
配下のエージェント群57の管理情報を付加し、それか
ら管理情報をまとめてマネージャ51に通知するように
なっている。
Each sub-manager 1 thus configured
1 receives the management information managed by the agent group 57 under its own control, transfers this management information to the next sub-manager 11 on the transfer route, and receives the management information transferred from the upper sub-manager 11. The sub-manager 11 adds the management information managed by the agent group 57 under its own, and transfers it to the next sub-manager 11. That is, the sub-manager 11b which has received the management information from the sub-manager 11a adds the management information of the agent group 57b under its own control to the received management information and transfers it to the next sub-manager 11c.
Adds the management information of the agent group 57c under its own to the management information received from the sub-manager 11b, and transfers it to the next sub-manager 11d. Similarly, each sub-manager 11 on the transfer route adds the agent group 57 under its own to the transferred management information.
Is transferred to the next group of agents 57. Then, the sub-manager 11n that has received last adds the management information of the agent group 57 under its own to the received management information, and then collectively notifies the manager 51 of the management information.

【0025】次に、図2〜図4に示すフローチャートを
参照して、マネージャ51およびサブマネージャ11の
動作について説明する。
Next, the operation of the manager 51 and the sub-manager 11 will be described with reference to the flowcharts shown in FIGS.

【0026】まず、図2に示すフローチャートを参照し
て、マネージャ51の動作を説明する。図2において、
マネージャ51は、管理情報の定期収集周期になると
(ステップS11)、管理情報を転送するために複数の
サブマネージャ11間で構成されている所定の転送ルー
トを基に該転送ルート上の先頭のサブマネージャ11a
を代表サブマネージャとして管理情報の定期収集要求を
行う(ステップS13)。そして、先頭サブマネージャ
11aから応答があるか否かを監視し(ステップS1
5)、応答があれば、マネージャ51はステップS11
に戻り、次の定期収集周期まで待機するが、応答がない
場合には、転送ルート上の次のサブマネージャ11を先
頭サブマネージャとし(ステップS17)、ステップS
13に戻って、このサブマネージャに管理情報の定期収
集要求を行う。次のサブマネージャからの応答があれ
ば、次の定期収集周期まで待機する。また、次のサブマ
ネージャからも応答がない場合には、転送ルート上の更
に次のサブマネージャを先頭サブマネージャとして管理
情報の定期収集要求を行うという動作を繰り返し行う。
First, the operation of the manager 51 will be described with reference to the flowchart shown in FIG. In FIG.
When the management information is periodically collected (step S11), the manager 51 starts the first sub-routine on the transfer route based on a predetermined transfer route configured between a plurality of sub-managers 11 to transfer the management information. Manager 11a
Is made as a representative sub-manager, and a request for periodic collection of management information is made (step S13). Then, it is monitored whether or not there is a response from the head sub-manager 11a (step S1).
5) If there is a response, the manager 51 proceeds to step S11
The process returns to step S17, and waits until the next periodic collection cycle. If there is no response, the next sub-manager 11 on the transfer route is set as the first sub-manager (step S17), and step S17 is performed.
Returning to step 13, a request is made to this sub-manager to periodically collect management information. If there is a response from the next sub-manager, it waits until the next periodic collection cycle. If there is no response from the next sub-manager, the operation of making a periodic collection request for management information with the next sub-manager on the transfer route as the first sub-manager is repeated.

【0027】次に、図3に示すフローチャートを参照し
て、マネージャ51からの管理情報の定期収集要求があ
った場合のサブマネージャ11の動作について説明す
る。サブマネージャ11は、マネージャ51から管理情
報の定期収集要求を受け取ると(ステップS21)、マ
ネージャ51に応答を返送する(ステップS23)。そ
れから、サブマネージャ11は、転送ルート上の次のサ
ブマネージャ11があるか否かをチェックする(ステッ
プS25)。次のサブマネージャ11がある場合には、
次のサブマネージャ11が応答したか否かをチェックし
(ステップS27)、次のサブマネージャ11が応答す
ると、サブマネージャ11は自分自身の配下のエージェ
ント群57の管理情報を更に次のサブマネージャ11に
転送し(ステップS29)、それから最初のステップに
戻る。
Next, the operation of the sub-manager 11 when there is a management information periodic collection request from the manager 51 will be described with reference to the flowchart shown in FIG. Upon receiving the management information periodic collection request from the manager 51 (step S21), the sub-manager 11 returns a response to the manager 51 (step S23). Then, the sub-manager 11 checks whether there is a next sub-manager 11 on the transfer route (step S25). If there is a next sub-manager 11,
It is checked whether or not the next sub-manager 11 has responded (step S27). When the next sub-manager 11 responds, the sub-manager 11 sends the management information of the agent group 57 under its own control to the next sub-manager 11 (Step S29), and then return to the first step.

【0028】また、ステップS25における次のサブマ
ネージャ11があるか否かについてのチェックにおい
て、次のサブマネージャ11がない場合には、自分自身
の配下のエージェントの管理情報をマネージャ51に通
知し(ステップS31)、最初のステップに戻る。
If it is determined in step S25 whether or not there is a next sub-manager 11, if there is no next sub-manager 11, the management information of the agent under its own is notified to the manager 51 ( Step S31), returning to the first step.

【0029】次に、図4に示すフローチャートを参照し
て、転送ルート上の他のサブマネージャ11から管理情
報を受信した場合のサブマネージャ11の動作について
説明する。
Next, the operation of the sub-manager 11 when management information is received from another sub-manager 11 on the transfer route will be described with reference to the flowchart shown in FIG.

【0030】各サブマネージャ11は、転送ルート上の
上位に位置する他のサブマネージャ11から転送されて
きた管理情報を受信すると(ステップS41)、上位に
位置する他のサブマネージャ11である転送元に応答を
返送し(ステップS43)、それから転送ルート上の次
のサブマネージャ11があるか否かをチェックする(ス
テップS45)。この下位のサブマネージャ11がある
場合には、この次のサブマネージャ11が応答したか否
かをチェックし(ステップS47)、応答がない場合に
は、ステップS45に戻って同じ動作を繰り返し、応答
するまで、転送ルート上の更に次のサブマネージャ11
へスキップし、応答があると、自分自身の配下のエージ
ェント群57の管理情報を付加し、次のサブマネージャ
11に転送し(ステップS49)、それから最初のステ
ップに戻り、同じ動作を繰り返す。
When each of the sub-managers 11 receives the management information transferred from the other sub-manager 11 located at a higher position on the transfer route (step S41), the transfer source which is the other sub-manager 11 at a higher position is received. Is returned (step S43), and it is checked whether there is a next sub-manager 11 on the transfer route (step S45). If there is a lower sub-manager 11, it is checked whether or not the next sub-manager 11 has responded (step S47). If there is no response, the process returns to step S45 and repeats the same operation. Until the next sub-manager 11 on the transfer route
If there is a response, the management information of the agent group 57 under its own is added and transferred to the next sub-manager 11 (step S49), and the process returns to the first step and repeats the same operation.

【0031】また、ステップS45のチェックにおい
て、次のサブマネージャ11がない場合には、すなわ
ち、最終的に以降のサブマネージャ11がない場合に
は、自分自身の配下のエージェント群57の管理情報を
付加して、マネージャ51に管理情報を通知する(ステ
ップS51)。
If it is determined in step S45 that there is no next sub-manager 11, that is, if there is no subsequent sub-manager 11, the management information of the agent group 57 under its own is deleted. In addition, the management information is notified to the manager 51 (step S51).

【0032】上述したように、本実施形態では、マネー
ジャ51は転送ルートの先頭マネージャ11aに管理情
報の定期収集要求を行い、先頭サブマネージャ11aは
該要求に応答して配下のエージェント群57の管理情報
を転送ルートの次のサブマネージャ11bに転送し、各
サブマネージャ11は前のサブマネージャ11からの管
理情報に配下のエージェント群57の管理情報を付加し
て、次のサブマネージャ11に転送し、最後のサブマネ
ージャ11は前のサブマネージャ11から転送されてく
る管理情報に配下のエージェント群57の管理情報を付
加した後、管理情報をまとめてマネージャ51に通知す
る。
As described above, in this embodiment, the manager 51 makes a request for periodic collection of management information to the head manager 11a of the transfer route, and the head sub-manager 11a responds to the request to manage the subordinate agent group 57. The information is transferred to the sub-manager 11b next to the transfer route, and each sub-manager 11 adds the management information of the subordinate agent group 57 to the management information from the previous sub-manager 11 and transfers the information to the next sub-manager 11. After adding the management information of the subordinate agent group 57 to the management information transferred from the previous sub-manager 11, the last sub-manager 11 notifies the manager 51 of the management information in a lump.

【0033】また、先頭サブマネージャ11aがマネー
ジャ51からの定期収集要求に応答しない場合、転送ル
ートにおいて先頭サブマネージャの下位のサブマネージ
ャ、具体的には下位のサブマネージャのうち応答し得る
最も上位のサブマネージャが定期収集要求に応答して、
自分自身の配下のエージェント群57の管理情報を転送
ルートに従って自分自身の次のサブマネージャに転送す
る。更に、各サブマネージャ11は、転送先サブマネー
ジャ11が応答しない場合、転送ルートに従って転送先
サブマネージャの次のサブマネージャに転送先を変更す
るようになっている。また更に、各サブマネージャ11
は、転送先サブマネージャ11のすべてが応答しない場
合、自分自身が転送ルート上の最後のサブマネージャ1
1として、管理情報をまとめてマネージャ51に通知す
るようになっている。
When the first sub-manager 11a does not respond to the periodic collection request from the manager 51, the sub-managers lower than the first sub-manager on the transfer route, specifically, the highest-order sub-managers that can respond. The sub-manager responds to the periodic collection request,
The management information of the agent group 57 under its own is transferred to the next sub-manager of itself according to the transfer route. Further, when the transfer destination sub-manager 11 does not respond, the sub-manager 11 changes the transfer destination to the next sub-manager following the transfer destination sub-manager according to the transfer route. Furthermore, each sub-manager 11
Is the last sub-manager 1 on the transfer route if all of the
As 1, the management information is collectively notified to the manager 51.

【0034】[0034]

【発明の効果】以上説明したように、本発明によれば、
マネージャは転送ルートの先頭マネージャに管理情報の
定期収集要求を行い、先頭サブマネージャは該要求に応
答して配下のエージェントの管理情報を転送ルートの次
のサブマネージャに転送し、各サブマネージャは前のサ
ブマネージャからの管理情報に配下のエージェントの管
理情報を付加して、次のサブマネージャに転送し、最後
のサブマネージャは前のサブマネージャから転送されて
くる管理情報に配下のエージェントの管理情報を付加し
た後、管理情報をまとめてマネージャに通知するので、
ネットワークが更に拡大してサブマネージャの数が増大
してもマネージャへの管理パケットは増加せず、トラヒ
ックの増加およびマネージャの負荷の増加を抑制するこ
とができる。
As described above, according to the present invention,
The manager makes a periodic collection request of the management information to the head manager of the transfer route, and the head sub-manager transfers the management information of the subordinate agent to the next sub-manager of the transfer route in response to the request. The management information of the subordinate agent is added to the management information from the submanager, and transferred to the next submanager. The last submanager adds the management information of the subordinate agent to the management information transferred from the previous submanager. After adding, management information is collectively notified to the manager,
Even if the network further expands and the number of sub-managers increases, the number of management packets to the manager does not increase, so that an increase in traffic and an increase in the load on the manager can be suppressed.

【0035】また、本発明によれば、先頭サブマネージ
ャが定期収集要求に応答しない場合、転送ルートにおい
て先頭サブマネージャの下位のサブマネージャが定期収
集要求に応答するので、先頭サブマネージャが何らかの
原因で応答できない場合でも下位のサブマネージャが応
答し、マネージャからの定期収集要求に適確に対処する
ことができるとともに、何らかの原因で応答しないサブ
マネージャを特定することも可能である。また、サブマ
ネージャが異常の場合にも、その影響を受けるのは配下
のエージェントのみである。
Further, according to the present invention, when the head sub-manager does not respond to the periodic collection request, the sub-manager below the head sub-manager on the transfer route responds to the periodic collection request. Even when a response cannot be made, a lower-level sub-manager responds, and it is possible to appropriately cope with a periodic collection request from the manager, and it is also possible to specify a sub-manager that does not respond for some reason. Also, when the sub-manager is abnormal, only the subordinate agents are affected.

【0036】更に、本発明によれば、サブマネージャは
転送先サブマネージャが応答しない場合、その次のサブ
マネージャに転送先を変更するので、サブマネージャが
何らかの原因で応答できない場合でも管理情報の転送処
理を適確に行うことができるとともに、何らかの原因で
応答できないサブマネージャを特定することもできる。
また、サブマネージャが異常の場合にも、その影響を受
けるのは配下のエージェントのみである。
Further, according to the present invention, when the transfer destination sub-manager does not respond, the sub-manager changes the transfer destination to the next sub-manager. Therefore, even if the sub-manager cannot respond for some reason, the transfer of the management information is performed. Processing can be performed accurately, and a sub-manager that cannot respond for any reason can be specified.
Also, when the sub-manager is abnormal, only the subordinate agents are affected.

【0037】本発明によれば、サブマネージャは転送先
サブマネージャのすべてが応答しない場合、自分自身が
最後のサブマネージャとして、管理情報をまとめてマネ
ージャに通知するので、転送先以降のサブマネージャが
すべて異常の場合でも、それまでの管理情報をまとめて
マネージャに通知することができる。
According to the present invention, when all of the transfer destination sub-managers do not respond, the sub-manager itself notifies the manager as the last sub-manager of the management information collectively. Even in the case of all abnormalities, the management information up to that time can be collectively notified to the manager.

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

【図1】本発明の一実施形態に係る大規模ネットワーク
遠隔管理方法を実施するシステム構成を示す図である。
FIG. 1 is a diagram showing a system configuration for implementing a large-scale network remote management method according to an embodiment of the present invention.

【図2】マネージャの動作を示すフローチャートであ
る。
FIG. 2 is a flowchart showing an operation of a manager.

【図3】マネージャからの管理情報の定期収集要求があ
った場合のサブマネージャの動作を示すフローチャート
である。
FIG. 3 is a flowchart illustrating an operation of a sub-manager when a manager periodically requests management information to be collected;

【図4】転送ルート上の他のサブマネージャから管理情
報を受信した場合のサブマネージャの動作を示すフロー
チャートである。
FIG. 4 is a flowchart illustrating an operation of a sub-manager when management information is received from another sub-manager on a transfer route.

【図5】SNMPプロトコルを使用した従来のネットワ
ーク管理方法の一例を示す説明図である。
FIG. 5 is an explanatory diagram showing an example of a conventional network management method using an SNMP protocol.

【図6】マネージャと各エージェント群との間にサブマ
ネージャを設けた従来のネットワーク管理方法を説明す
るための図である。
FIG. 6 is a diagram for explaining a conventional network management method in which a sub-manager is provided between a manager and each agent group.

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

11a〜11n サブマネージャ 51 マネージャ 57a〜57n エージェント群 11a-11n Sub-manager 51 Manager 57a-57n Agent group

───────────────────────────────────────────────────── フロントページの続き (72)発明者 高梨 斉 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 (72)発明者 守倉 正博 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 Fターム(参考) 5B089 GA11 GB02 GB08 JB14 KA07 KA12 KC28 KC30 5K030 GA14 HA08 HB06 HC01 JA10 JL07 JT06 KA04 MC07 MC09 MD08 MD10 5K033 AA09 BA04 CB01 DA01 DA03 DB12 DB16 DB20 EA07 9A001 CC07 LL02  ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Hitoshi Takanashi 3-19-2 Nishishinjuku, Shinjuku-ku, Tokyo Japan Telegraph and Telephone Corporation (72) Inventor Masahiro Morikura 3-19, Nishishinjuku, Shinjuku-ku, Tokyo No. 2 Nippon Telegraph and Telephone Corporation F term (reference) 5B089 GA11 GB02 GB08 JB14 KA07 KA12 KC28 KC30 5K030 GA14 HA08 HB06 HC01 JA10 JL07 JT06 KA04 MC07 MC09 MD08 MD10 5K033 AA09 BA04 CB01 DA01 DA03 DB12 DB16 DB20 EA07 9

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークの資源単位にその構成情報
および状態情報を含む管理情報を管理する複数のエージ
ェント、ネットワーク管理プログラムを用いてエージェ
ントの管理情報を管理および制御するマネージャ、およ
び前記エージェントの各々に対応して設けられ、この対
応して設けられている配下のエージェントとマネージャ
間の通信を中継する複数のサブマネージャを有するネッ
トワークであって、 複数のサブマネージャ間における転送順序を所定の転送
ルートとして予め定めておき、 マネージャは、前記転送ルートの先頭マネージャに対し
て管理情報の定期収集要求を行い、 該先頭サブマネージャは、前記定期収集要求に応答し
て、自分自身の配下のエージェントが管理する管理情報
を前記転送ルートに従って自分自身の次のサブマネージ
ャに転送し、 転送ルート上の各サブマネージャは、転送ルートにおい
て自分自身より前のサブマネージャから転送される管理
情報に応答し、該管理情報に自分自身の配下のエージェ
ントが管理する管理情報を付加した後、転送ルート上の
次のサブマネージャに転送し、 転送ルート上の最後のサブマネージャは、転送ルートに
おいて自分自身より前のサブマネージャから転送されて
くる管理情報に応答し、該管理情報に対して自分自身の
配下のエージェントが管理する管理情報を付加した後、
この付加されたすべての管理情報をまとめてマネージャ
に通知することを特徴とする大規模ネットワーク遠隔管
理方法。
1. A plurality of agents for managing management information including configuration information and status information in units of network resources, a manager for managing and controlling agent management information using a network management program, and each of the agents A network having a plurality of sub-managers provided correspondingly and relaying communication between the corresponding subordinate agents and managers, wherein a transfer order between the plurality of sub-managers is set as a predetermined transfer route. In advance, the manager makes a periodic collection request of management information to the head manager of the transfer route, and the head sub-manager manages the agent under its own in response to the periodic collection request. Transfers management information to its own next service according to the transfer route. Each sub-manager on the transfer route responds to the management information transferred from the sub-manager before itself on the transfer route, and adds the management information managed by the agent under its own control to the management information. Is added to the next sub-manager on the transfer route, and the last sub-manager on the transfer route responds to the management information transferred from the sub-manager before itself on the transfer route, and After adding management information managed by your own agent to the information,
A large-scale network remote management method characterized by notifying a manager of all the added management information.
【請求項2】 前記先頭サブマネージャが前記定期収集
要求に応答しない場合、転送ルートにおいて先頭サブマ
ネージャの下位のサブマネージャが前記定期収集要求に
応答して、自分自身の配下のエージェントが管理する管
理情報を前記転送ルートに従って自分自身の次のサブマ
ネージャに転送することを特徴とする請求項1記載の大
規模ネットワーク遠隔管理方法。
2. When the head sub-manager does not respond to the periodic collection request, a sub-manager below the head sub-manager in the transfer route responds to the periodic collection request and manages the agent under its own control. 2. The method as claimed in claim 1, wherein the information is transferred to its own next sub-manager according to the transfer route.
【請求項3】 各サブマネージャは、転送先サブマネー
ジャが応答しない場合、転送ルートに従って前記転送先
サブマネージャの次のサブマネージャに転送先を変更す
ることを特徴とする請求項1記載の大規模ネットワーク
遠隔管理方法。
3. The large-scale system according to claim 1, wherein each sub-manager changes the transfer destination to a sub-manager next to the transfer destination sub-manager according to a transfer route when the transfer destination sub-manager does not respond. Network remote management method.
【請求項4】 各サブマネージャは、転送先サブマネー
ジャのすべてが応答しない場合、自分自身が転送ルート
上の最後のサブマネージャとして、管理情報をまとめて
マネージャに通知することを特徴とする請求項3記載の
大規模ネットワーク遠隔管理方法。
4. The sub-manager according to claim 1, wherein if all of the transfer destination sub-managers do not respond, the sub-managers themselves notify the manager of the management information collectively as the last sub-manager on the transfer route. 3. The large-scale network remote management method according to 3.
【請求項5】 ネットワークの資源単位にその構成情報
および状態情報を含む管理情報を管理する複数のエージ
ェント、ネットワーク管理プログラムを用いて各エージ
ェントの管理情報を管理および制御するマネージャ、お
よび前記エージェントの各々に対応して設けられ、この
対応して設けられている配下のエージェントとマネージ
ャ間の通信を中継する複数のサブマネージャを有するネ
ットワークであって、 複数のサブマネージャ間における転送順序を所定の転送
ルートとして予め定めておき、 マネージャは、前記転送ルートの先頭マネージャに対し
て管理情報の定期収集要求を行い、 該先頭サブマネージャは、前記定期収集要求に応答し
て、自分自身の配下のエージェントが管理する管理情報
を前記転送ルートに従って自分自身の次のサブマネージ
ャに転送し、 転送ルート上の各サブマネージャは、転送ルートにおい
て自分自身より前のサブマネージャから転送される管理
情報に応答し、該管理情報に自分自身の配下のエージェ
ントが管理する管理情報を付加した後、転送ルート上の
次のサブマネージャに転送し、 転送ルート上の最後のサブマネージャは、転送ルートに
おいて自分自身より前のサブマネージャから転送されて
くる管理情報に応答し、該管理情報に対して自分自身の
配下のエージェントが管理する管理情報を付加した後、
この付加されたすべての管理情報をまとめてマネージャ
に通知することを特徴とする大規模ネットワーク遠隔管
理プログラムを記録した記録媒体。
5. A plurality of agents for managing management information including configuration information and status information in a unit of network resource, a manager for managing and controlling management information of each agent using a network management program, and each of the agents And a plurality of sub-managers for relaying communication between the corresponding subordinate agents and managers, wherein the transfer order between the plurality of sub-managers is determined by a predetermined transfer route. The manager makes a periodic collection request for management information to the head manager of the transfer route, and the head sub-manager responds to the periodic collection request and manages the agent under its own control. The management information to be transferred to the next Each sub-manager on the transfer route responds to the management information transferred from the sub-manager before itself on the transfer route, and the management information managed by the agent under its own control is added to the management information. Is added to the next sub-manager on the transfer route, and the last sub-manager on the transfer route responds to the management information transferred from the sub-manager before itself on the transfer route, and After adding management information managed by your own agent to the information,
A recording medium storing a large-scale network remote management program, wherein the management information is notified to the manager in a lump with all the added management information.
【請求項6】 前記先頭サブマネージャが前記定期収集
要求に応答しない場合、転送ルートにおいて先頭サブマ
ネージャの下位のサブマネージャが前記定期収集要求に
応答して、自分自身の配下のエージェントが管理する管
理情報を前記転送ルートに従って自分自身の次のサブマ
ネージャに転送することを特徴とする請求項5記載の大
規模ネットワーク遠隔管理プログラムを記録した記録媒
体。
6. When the head sub-manager does not respond to the periodic collection request, a sub-manager subordinate to the head sub-manager on the transfer route responds to the periodic collection request and manages the agent under its own. 6. The recording medium according to claim 5, wherein the information is transferred to a next sub-manager of itself according to the transfer route.
【請求項7】 各サブマネージャは、転送先サブマネー
ジャが応答しない場合、転送ルートに従って前記転送先
サブマネージャの次のサブマネージャに転送先を変更す
ることを特徴とする請求項5記載の大規模ネットワーク
遠隔管理プログラムを記録した記録媒体。
7. The large-scale system according to claim 5, wherein each sub-manager changes a transfer destination to a sub-manager next to the transfer destination sub-manager according to a transfer route when the transfer destination sub-manager does not respond. A recording medium that records a network remote management program.
【請求項8】 各サブマネージャは、転送先サブマネー
ジャのすべてが応答しない場合、自分自身が転送ルート
上の最後のサブマネージャとして、管理情報をまとめて
マネージャに通知することを特徴とする請求項7記載の
大規模ネットワーク遠隔管理プログラムを記録した記録
媒体。
8. Each of the sub-managers, when all of the transfer destination sub-managers do not respond, notify themselves to the manager collectively of the management information as the last sub-manager on the transfer route. A recording medium recording the large-scale network remote management program according to claim 7.
JP11040622A 1999-02-18 1999-02-18 Large-scale network remote management method and recording medium recording large-scale network remote management program Pending JP2000242585A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11040622A JP2000242585A (en) 1999-02-18 1999-02-18 Large-scale network remote management method and recording medium recording large-scale network remote management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11040622A JP2000242585A (en) 1999-02-18 1999-02-18 Large-scale network remote management method and recording medium recording large-scale network remote management program

Publications (1)

Publication Number Publication Date
JP2000242585A true JP2000242585A (en) 2000-09-08

Family

ID=12585646

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11040622A Pending JP2000242585A (en) 1999-02-18 1999-02-18 Large-scale network remote management method and recording medium recording large-scale network remote management program

Country Status (1)

Country Link
JP (1) JP2000242585A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005157521A (en) * 2003-11-21 2005-06-16 Hitachi Ltd Method for monitoring state information of remote storage device and storage sub-system
KR100533153B1 (en) * 2002-06-20 2005-12-02 주식회사 케이티 User group administration apparatus in the internet multi-domain environment
JP2007258814A (en) * 2006-03-20 2007-10-04 Fujitsu Ltd System and method for monitoring network communication, central unit, repeating installation, and computer program
JPWO2009004701A1 (en) * 2007-06-29 2010-08-26 富士通株式会社 Network failure detection system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100533153B1 (en) * 2002-06-20 2005-12-02 주식회사 케이티 User group administration apparatus in the internet multi-domain environment
JP2005157521A (en) * 2003-11-21 2005-06-16 Hitachi Ltd Method for monitoring state information of remote storage device and storage sub-system
US7769969B2 (en) 2003-11-21 2010-08-03 Hitachi, Ltd. Method of monitoring status information of remote storage and storage subsystem
JP2007258814A (en) * 2006-03-20 2007-10-04 Fujitsu Ltd System and method for monitoring network communication, central unit, repeating installation, and computer program
JP4566148B2 (en) * 2006-03-20 2010-10-20 富士通株式会社 Network communication monitoring system, network communication monitoring method, central device, relay device, and computer program
JPWO2009004701A1 (en) * 2007-06-29 2010-08-26 富士通株式会社 Network failure detection system
JP4893828B2 (en) * 2007-06-29 2012-03-07 富士通株式会社 Network failure detection system
US8615682B2 (en) 2007-06-29 2013-12-24 Fujitsu Limited Network failure detecting system, measurement agent, surveillance server, and network failure detecting method

Similar Documents

Publication Publication Date Title
CN101217402B (en) A method to enhance the reliability of the cluster and a high reliability communication node
CN102413046B (en) Method for forwarding flow by means of virtual router redundancy protocol backup set and equipment
CN105227385B (en) A kind of method and system of troubleshooting
EP1587278A2 (en) Method and apparatus for a loosely coupled, scalable distributed multimedia streaming system
CN1937521A (en) Retention of a stack address during primary master failover
US20160315871A1 (en) Method for processing failure of network device in software defined networking (sdn) environment
CN110445697B (en) Video big data cloud platform equipment access service method
CN103329485B (en) Network system, the network equipment and network information establishing method
WO2016193118A1 (en) Load balancing server for forwarding prioritized traffic from and to one or more prioritized auto-configuration servers
CN104009929A (en) Method for managing logical router (LR), and physical router
WO2017197983A1 (en) Traffic processing method and system, storage medium, switch
CN110730095B (en) Cloud computing platform-oriented data security emergency drilling method and system
CN107547374B (en) Aggregation route processing method and device
CN102307194B (en) Graceful restarting method and device for universal protocol process
CN113489149B (en) Power grid monitoring system service master node selection method based on real-time state sensing
EP3435615B1 (en) Network service implementation method, service controller, and communication system
JP2000242585A (en) Large-scale network remote management method and recording medium recording large-scale network remote management program
CN113824595B (en) Link switching control method and device and gateway equipment
CN112583622B (en) Method and system for reporting fault event information
CN104811573B (en) Image processing system and answer method
Sailhan et al. Wireless mesh network monitoring: Design, implementation and experiments
CN110351142B (en) Network equipment management method, equipment and system
CN109274516B (en) Extended network bridge and online control method thereof
CN109120425A (en) Method, equipment and the computer readable storage medium of stacking system outband management
JP3341707B2 (en) Autonomous cooperative distributed processing management information system