JP2002344510A - Network management system, device and method, and program - Google Patents

Network management system, device and method, and program

Info

Publication number
JP2002344510A
JP2002344510A JP2001144866A JP2001144866A JP2002344510A JP 2002344510 A JP2002344510 A JP 2002344510A JP 2001144866 A JP2001144866 A JP 2001144866A JP 2001144866 A JP2001144866 A JP 2001144866A JP 2002344510 A JP2002344510 A JP 2002344510A
Authority
JP
Japan
Prior art keywords
managed device
managed
load
load level
management
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
JP2001144866A
Other languages
Japanese (ja)
Inventor
Yuki Nakagawa
友樹 中川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Communication Systems Ltd
Original Assignee
NEC Communication Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Communication Systems Ltd filed Critical NEC Communication Systems Ltd
Priority to JP2001144866A priority Critical patent/JP2002344510A/en
Publication of JP2002344510A publication Critical patent/JP2002344510A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a system in which a node in an overload state is not subjected to congestion control to avoid a reduction in performance of a network. SOLUTION: An SNMP manager 10 collects periodically or immediately the load state of an SNMP agent to be managed which is connected via a network, and examines whether or not the load state corresponds to a load level preset. When a magnitude predetermined in the load level has changed, the SNMP manager 10 requests to change a flow pattern to be filtered to a preset node of a notice destination.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク管理
技術に関し、特に、過負荷状態のノード等が存在する場
合におけるネットワークパフォ−マンスの低下を回避す
るネットワーク管理に適用して好適な、方法、システ
ム、並びにプログラムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network management technique, and more particularly, to a method and system suitable for network management that avoids a decrease in network performance when an overloaded node or the like exists. , And the program.

【0002】[0002]

【従来の技術】SNMP(Simple Network Management P
rotocol)では、例えば障害管理、構成管理、パフォ−
マンス管理、セキュリティ管理、課金管理等の管理項目
を、管理システム側に実装されるSNMPマネージャ(管理
ステーション)と、管理対象のネットワーク機器をなす
SNMPエージェントのノードに分け、その間を、SNMPプロ
トコルを用いて管理しており、SNMPマネージャとSNMPエ
ージェント間では、MIB(Managed Information Base;管
理情報ベース)という管理データベースの項目をもと
に、マネージャからエージェントには、Get(ゲッ
ト)、Set(セット)等のプロセスで情報の取得、設定
が行われ、エージェント側で障害発生時にイベント通知
のTrap(トラップ)が送信される。SNMPプロトコルは、
マネージャからのリクエストに対してエージェントが応
答する簡易なプロトコルであり、例えばGetRequest(情
報収集リクエスト)、GetResponnse(情報収集レスポン
ス)、SetRequest(情報内容変更リクエスト)、Trap
(イベント通知)というPDU(Protocol Data Unit)を
使用して、管理ステーションとエージェント間でリクエ
ストと応答(レスポンス)が行われる。
[Prior Art] SNMP (Simple Network Management P)
rotocol), for example, fault management, configuration management, performance
Management items such as maintenance management, security management, and billing management are managed by the SNMP manager (management station) installed in the management system and the network devices to be managed.
It is divided into SNMP agent nodes, and the interval between them is managed using the SNMP protocol. Between the SNMP manager and the SNMP agent, the manager uses the MIB (Managed Information Base) based on a management database item. Information is acquired and set by a process such as Get (Get) and Set (Set) to the agent, and a trap of an event notification is transmitted when a failure occurs on the agent side. The SNMP protocol is
A simple protocol for the agent to respond to a request from the manager. For example, GetRequest (information collection request), GetResponnse (information collection response), SetRequest (information content change request), Trap
A request and a response (response) are performed between the management station and the agent by using a PDU (Protocol Data Unit) called (event notification).

【0003】なお、例えば特開平11−313064号
公報には、複数の被管理装置(SNMPエージェント)から
のトラップ情報を受信し、受信したトラップ情報の障害
通知量に対応して、被管理装置毎に、受信したトラップ
情報に対するフィルタリング条件を変更する構成とし、
被管理装置ごとの障害通知量に対応する負荷レベルによ
るトラップ情報の破棄が認識できるようにしたネットワ
ーク管理装置が提案されている。
[0003] For example, Japanese Patent Application Laid-Open No. H11-313064 discloses that trap information is received from a plurality of managed devices (SNMP agents), and the managed device is provided with a trap information corresponding to the amount of failure notification of the received trap information. To change the filtering conditions for the received trap information,
There has been proposed a network management device that can recognize the discard of trap information according to the load level corresponding to the failure notification amount for each managed device.

【0004】ところで、ネットワークシステムにおい
て、輻輳しているノード自身がフロー制御を行っている
場合、フロー制御そのものの処理によって、ノード本来
の処理性能(パフォーマンス)を発揮できない等の場合
がある。
[0004] In a network system, when a congested node itself performs flow control, there is a case where the processing performance of the node cannot be exhibited due to the flow control itself.

【0005】[0005]

【発明が解決しようとする課題】したがって、本発明が
解決しようとする課題は、過負荷状態のネットワークノ
ードの負荷を軽減し、ネットワークのパフォ−マンスの
低下を回避するシステム及び方法並びにプログラムの提
供することにある。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a system, a method, and a program for reducing the load on an overloaded network node and avoiding a decrease in network performance. Is to do.

【0006】[0006]

【課題を解決するための手段】前記課題を解決するため
の手段を提供する本発明は、その一つのアスペクトにお
いて、ネットワークを介して接続される複数の被管理装
置を管理する管理装置が、前記複数の被管理装置の負荷
状態を収集する手段と、前記収集した被管理装置の負荷
状態が過負荷レベルである場合に、前記過負荷状態の前
記被管理装置に対応して予め登録されている通知先の被
管理装置に対して、パケットのフィルタリング処理を行
うフローパターンを変更する要求を送信する手段と、を
備え、前記通知先の被管理装置から、前記過負荷状態の
被管理装置への特定のパケットをフィルタリング処理す
る、構成としている。
According to one aspect of the present invention, which provides means for solving the above-mentioned problems, a management device for managing a plurality of managed devices connected via a network is provided. Means for collecting the load statuses of a plurality of managed devices, and wherein the collected load statuses of the managed devices are pre-registered corresponding to the overloaded managed devices when the load status is an overload level. Means for transmitting a request to change a flow pattern for performing a packet filtering process to the managed device of the notification destination, comprising: transmitting a request from the managed device of the notification destination to the managed device in the overloaded state. It is configured to filter specific packets.

【0007】本発明においては、管理装置が、前記収集
した被管理装置の負荷状態が、予め設定されている、1
又は複数段階の負荷レベルのうち所定の過負荷レベルに
相当しているか調べ、前記被管理装置の負荷状態が過負
荷である場合に、前記過負荷状態の前記被管理装置に対
応して予め登録されている通知先の被管理装置に対し
て、前記過負荷状態の被管理装置の識別情報と負荷レベ
ルとを通知して、パケットのフィルタリング状態の変更
を行うように要求し、前記管理装置からフィルタリング
状態の変更要求を受け取った前記通知先の被管理装置で
は、通知された前記過負荷状態の被管理装置の識別情報
と負荷レベルとに基づき、フィルタ対象のフローを決定
し、前記決定されたフローに基づき、前記過負荷状態の
被管理装置へのパケットをフィルタリングする。本発明
において、管理装置は、前記収集された被管理装置の負
荷状態が、予め設定されている負荷レベルに相当してい
るか調べ、前記収集された被管理装置の負荷状態が前回
収集された負荷レベルから変化した場合に、過負荷の通
知として、前記被管理装置の負荷レベルと前記被管理装
置の識別情報を、前記負荷レベルが変化した被管理装置
に対応して予め登録されている通知先の被管理装置に対
して、通知する。なお、上記課題が、特許請求の範囲の
各請求項に記載される発明によっても同様にして解決さ
れるものであることは、下記の実施例の記載からも、直
ちに明らかとされる。
[0007] In the present invention, the management apparatus may set the collected load status of the managed device to a predetermined value.
Or, check whether the load level of the plurality of stages corresponds to a predetermined overload level, and if the load state of the managed device is overloaded, register in advance corresponding to the managed device in the overloaded state. Notifying the managed device of the notification destination that is being notified of the identification information and the load level of the managed device in the overloaded state, and requesting to change the filtering state of the packet, from the management device The managed device of the notification destination that has received the filtering state change request determines a flow to be filtered based on the notified identification information and the load level of the managed device in the overloaded state, and the determined flow is determined. Based on the flow, the packets to the overloaded managed device are filtered. In the present invention, the management device checks whether the collected load status of the managed device is equivalent to a preset load level, and determines that the collected load status of the managed device is the load collected last time. In the case where the load level has changed, the load level of the managed device and the identification information of the managed device are notified as overload notifications by a notification destination registered in advance corresponding to the managed device whose load level has changed. To the managed device. It is immediately apparent from the description of the following embodiments that the above-mentioned problems can be similarly solved by the inventions described in the claims.

【0008】[0008]

【発明の実施の形態】本発明の実施の形態について説明
する。本発明の一実施の形態は、管理マネージャが、ネ
ットワークを介して接続される管理対象のノードの負荷
状態を周期的または即時的に収集し、負荷状態が予め設
定されている負荷レベルに相当しているかを調べ、負荷
レベルにあらかじめ定められた大きさの変化があった場
合に、予め設定されている通知先のノードに対して、フ
ィルタリングを行うフローパターンを変更するように要
求するようにしたものである。
Embodiments of the present invention will be described. In one embodiment of the present invention, the management manager periodically or immediately collects the load status of a managed node connected via a network, and the load status corresponds to a preset load level. Request to change the flow pattern for filtering to a preset notification destination node when there is a change in the load level by a predetermined amount. Things.

【0009】本発明の一実施の形態において、ネットワ
ーク管理を行う管理装置(図1の10)は、ネットワー
クを介して接続される複数の被管理装置の負荷状態を収
集する手段と、収集した被管理装置の負荷状態が予め設
定されている負荷レベルに相当しているか否かを調べ、
今回収集した被管理装置の負荷状態が、前回に収集した
被管理装置の負荷状態から、あらかじめ定められた大き
さ以上、変化している場合に、前記管理装置に予め設定
されている通知先の被管理装置に対して、フィルタリン
グを行うフローパターンを変更するように要求する手段
を備えている。本発明の一実施の形態において、管理装
置(図1の10)から、フィルタリングを行うフローパ
ターンの変更要求を受け取った通知先の被管理装置で
は、パケットのフィルタリング処理を行うフローパター
ンを変更し、前記過負荷状態の被管理装置へのパケット
をフィルタリングする。すなわち通知先の被管理装置
で、前記過負荷状態の被管理装置へのパケットをフィル
タリングし、該パケットは前記過負荷状態の被管理装置
に伝達されない。
In one embodiment of the present invention, a management device (10 in FIG. 1) for performing network management includes means for collecting the load status of a plurality of managed devices connected via a network, Check whether the load state of the management device corresponds to a preset load level,
If the load state of the managed device collected this time has changed by a predetermined amount or more from the load state of the managed device collected last time, the notification destination set in advance to the management device is changed. Means are provided for requesting the managed device to change the flow pattern for performing filtering. In one embodiment of the present invention, the managed device at the notification destination, which has received the request to change the flow pattern for performing filtering from the management device (10 in FIG. 1), changes the flow pattern for performing packet filtering, Filtering packets to the overloaded managed device. That is, the managed device at the notification destination filters the packet to the overloaded managed device, and the packet is not transmitted to the overloaded managed device.

【0010】本発明の一実施の形態において、管理装
置、被管理装置における上記各手段、処理は、管理装
置、被管理装置をそれぞれ構成するCPUで実行させる
プログラムにより、それぞれ、その処理・機能が実現さ
れる。
In one embodiment of the present invention, the above-described units and processes in the management device and the managed device are executed by CPUs constituting the management device and the managed device, respectively. Is achieved.

【0011】本発明の一実施の形態において、管理装置
(10)は、被管理装置毎に、被管理装置の識別情報
と、負荷情報と、被管理装置に隣接する被管理装置の識
別情報からなる情報を含むCPU負荷情報管理データ
(図3の101)と、負荷レベルと負荷情報の対応を記
憶する負荷レベル管理データ(図3の102)とを記憶
手段に記憶保持する。
In one embodiment of the present invention, the management device (10), for each managed device, determines from the identification information of the managed device, the load information, and the identification information of the managed device adjacent to the managed device. CPU load information management data (101 in FIG. 3) including the following information and load level management data (102 in FIG. 3) for storing the correspondence between the load level and the load information are stored in the storage unit.

【0012】本発明の一実施の形態において、被管理装
置が、被管理装置に隣接する被管理装置の過負荷時のフ
ィルタリング対象のフローパターンリストとして、隣接
する被管理装置の識別番号と負荷レベル及びフィルタ対
象フローを一エントリとして記憶手段に記憶保持する。
[0012] In one embodiment of the present invention, the managed device stores the identification number and load level of the adjacent managed device as a flow pattern list to be filtered when the managed device adjacent to the managed device is overloaded. And the flow to be filtered is stored in the storage unit as one entry.

【0013】管理装置は、被管理装置の負荷状態が過負
荷レベルに変化したとき、前記過負荷状態の前記被管理
装置に対応して予め登録されている通知先の被管理装置
に対して、前記過負荷状態の被管理装置の識別情報と負
荷レベルとを通知して、パケットのフィルタリング処理
を行うフローパターンの変更を行うように要求し、前記
要求を受け取った前記通知先の被管理装置では、通知さ
れた前記過負荷状態の被管理装置の識別情報と負荷レベ
ルとに基づき、フィルタ対象のフローを決定し、前記決
定されたフローに基づき、前記過負荷状態の被管理装置
へのパケットをフィルタリングする。
When the load state of the managed device changes to the overload level, the management device sends a notification to the managed device of the notification destination registered in advance corresponding to the managed device in the overloaded state. The identification information and the load level of the managed device in the overloaded state are notified, and a request is made to change a flow pattern for performing a packet filtering process. Based on the notified identification information and the load level of the overloaded managed device, determine a flow to be filtered, and, based on the determined flow, send a packet to the overloaded managed device. Filter.

【0014】本発明の一実施の形態において、管理装置
(10)は、前記収集した被管理装置の前記負荷レベル
が前回収集した負荷レベルから変化している場合に、前
記被管理装置に隣接する被管理装置に対して、フィルタ
リングを行うフローパターンを変更する要求を送信す
る。あるいは、管理装置(10)は、前記収集した被管
理装置の前記負荷レベルが前回収集した負荷レベルから
変化している場合に、管理装置に接続される被管理装置
のうち、変化のあった被管理装置を除く被管理装置に対
して、フィルタリングを行うフローパターンを変更する
要求を送信する。
[0014] In one embodiment of the present invention, the management device (10) is adjacent to the managed device when the collected load level of the managed device has changed from the previously collected load level. A request to change the flow pattern for filtering is transmitted to the managed device. Alternatively, when the load level of the collected managed device has changed from the previously collected load level, the management device (10) may change, among the managed devices connected to the management device, the changed managed device. A request to change the flow pattern to be filtered is transmitted to the managed devices other than the management device.

【0015】本発明の一実施の形態について、図1及び
図2を参照して説明する。図1は、この発明の実施の形
態の構成の一例を示す図である。図2は、管理装置をな
すSNMPマネージャが記憶保持するCPU負荷情報管理デー
タ(101)の一例を示す図である。この発明において
は、ネットワーク管理を行う管理ステーション(「SNMP
マネージャ」という)10と、ネットワーク上で稼働し
ている被管理装置(「SNMPエージェント」という)1、
2、3、4との間で、プロトコルとしてSNMP(SimpleNe
twork Management Protocol)を用いて、各SNMPエージェ
ント(対象はIPノード)の負荷状態を周期的または即時的
に収集する。SNMPマネージャ(10)は、収集したSNMP
エージェントの負荷状態から、負荷状態が予め設定され
ている負荷レベルのうちどの負荷レベルに相当している
のかを調べ、今回収集したSNMPエージェントの負荷レベ
ルが、前回の負荷レベルから変化があった場合に、SNMP
マネージャ(10)に記憶保持されるCPU負荷情報管理
データ101(図2参照)に予め設定されている、負荷レ
ベル変更時の通知先のSNMPエージェント(隣接エージェ
ント)に対して、予め設定しておいたフィルタリングを
行うフローパターンを変更するように、要求する。
An embodiment of the present invention will be described with reference to FIGS. FIG. 1 is a diagram showing an example of the configuration of the embodiment of the present invention. FIG. 2 is a diagram showing an example of CPU load information management data (101) stored and held by an SNMP manager as a management device. In the present invention, a management station (“SNMP
Manager) 10 and managed devices (called SNMP agents) 1 running on the network,
SNMP (SimpleNe) as a protocol between 2, 3 and 4
The load status of each SNMP agent (target is an IP node) is collected periodically or immediately using twork Management Protocol). The SNMP manager (10) collects the collected SNMP
Check the load level of the agent to find out which load level corresponds to the preset load level, and if the load level of the SNMP agent collected this time has changed from the previous load level To the SNMP
The SNMP agent (adjacent agent) to be notified when the load level is changed is set in advance in the CPU load information management data 101 (see FIG. 2) stored and held in the manager (10). Request to change the flow pattern to perform the filtering.

【0016】[0016]

【実施例】次に、上記した実施の形態についてさらに詳
細に説明すべく、本発明を実施した具体例をなす実施例
について図面を参照して説明する。図4は、本発明の一
実施例の動作原理を説明するための図である。図4に示
す例では、4つのSNMPエージェント(1)、(2)、(3)、(4)
を管理するSNMPマネージャ10が存在するネットワーク
構成とされている。各SNMPエージェントは、ネットワー
クを相互接続するための中継ノード(例えばルータ、ハ
ブ、中継器等のネットワーク機器)として機能する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, in order to describe the above-mentioned embodiment in more detail, an embodiment which is a specific example of the present invention will be described with reference to the drawings. FIG. 4 is a diagram for explaining the operation principle of one embodiment of the present invention. In the example shown in FIG. 4, four SNMP agents (1), (2), (3), (4)
Has a network configuration in which an SNMP manager 10 for managing the network exists. Each SNMP agent functions as a relay node (for example, a network device such as a router, a hub, or a repeater) for interconnecting networks.

【0017】<SNMPマネージャ10>SNMPマネージャ1
0は、管理対象システム(被管理装置)をなすSNMPエー
ジェント(1)、SNMPエージェント(2)、SNMPエージェ
ント(3)、SNMPエージェント(4)の管理を行うネット
ワーク管理用装置である。
<SNMP Manager 10> SNMP Manager 1
Reference numeral 0 denotes a network management device that manages an SNMP agent (1), an SNMP agent (2), an SNMP agent (3), and an SNMP agent (4) that constitute a system to be managed (managed device).

【0018】SNMPマネージャ10は、周期的に、各SNMP
エージェントからCPUの負荷情報を収集する。SNMPマネ
ージャ10は、CPUの負荷情報の取得要求(リクエス
ト)をSNMPエージェントに送信し、SNMPエージェントは
応答(レスポンス)として、負荷情報(CPU使用率)をS
NMPマネージャ10に送信する。SNMPマネージャ10
は、SNMPエージェントの負荷状態に変化があった場合、
負荷状態に変更のあったSNMPエージェントに隣接するSN
MPエージェントに対して、IPパケットのフィルタリング
状態の変更を要求する。
The SNMP manager 10 periodically sends each SNMP
Collect CPU load information from agents. The SNMP manager 10 sends a CPU load information acquisition request (request) to the SNMP agent, and the SNMP agent returns the load information (CPU usage rate) as a response (response).
Send to NMP manager 10. SNMP manager 10
If the load status of the SNMP agent changes,
SN adjacent to the SNMP agent whose load status has changed
Requests the MP agent to change the filtering status of IP packets.

【0019】<SNMPエージェント(1)>SNMPエージェン
ト(1)は、ネットワークA(10.1.0.0)と、SNMPエージェ
ント(2)、SNMPエージェント(4)の中継を行うノードであ
る。
<SNMP Agent (1)> The SNMP agent (1) is a node that relays the network A (10.1.0.0), the SNMP agent (2), and the SNMP agent (4).

【0020】SNMPエージェント(1)は、SNMPマネージャ
10からのCPU負荷情報読出し要求に対して応答を行
う。
The SNMP agent (1) responds to a CPU load information read request from the SNMP manager 10.

【0021】SNMPエージェント(1)は、SNMPマネージャ
10からのフィルタリング状態変更要求に対して、予め
設定されていたフローパターンに従いフィルタリング処
理を行う。
The SNMP agent (1) performs a filtering process in response to a filtering state change request from the SNMP manager 10 according to a preset flow pattern.

【0022】<SNMPエージェント(2)>SNMPエージェン
ト(2)は、ネットワークB(10.2.0.0)と、ネットワーク
C(10.3.0.0)と、SNMPエージェント(1)、SNMPエージェ
ント(3)の中継を行うノードである。
<SNMP Agent (2)> The SNMP agent (2) relays the network B (10.2.0.0), the network C (10.3.0.0), the SNMP agent (1), and the SNMP agent (3). Node.

【0023】SNMPエージェント(2)は、SNMPマネージャ
10からのCPU負荷情報読出し要求に対して応答を行
う。
The SNMP agent (2) responds to a CPU load information read request from the SNMP manager 10.

【0024】SNMPエージェント(2)は、SNMPマネージャ
10からのフィルタリング状態変更要求に対して、予め
設定されていたフローパターンに従いフィルタリング処
理を行う。
The SNMP agent (2) performs a filtering process in response to a filtering state change request from the SNMP manager 10 according to a preset flow pattern.

【0025】<SNMPエージェント(3)>SNMPエージェン
ト(3)は、ネットワークD(10.4.0.0)とネットワークE
(10.5.0.0)とSNMPエージェント(2)、SNMPエージェント
(4)の中継を行うノードである。
<SNMP Agent (3)> The SNMP agent (3) includes the network D (10.4.0.0) and the network E
(10.5.0.0) and SNMP agent (2), SNMP agent
This is the node that relays (4).

【0026】SNMPエージェント(3)は、SNMPマネージャ
10からのCPU負荷情報読出し要求に対して応答を行
う。
The SNMP agent (3) responds to the CPU load information read request from the SNMP manager 10.

【0027】SNMPエージェント(3)は、SNMPマネージャ
10からのフィルタリング状態変更要求に対して、予め
設定されていたフローパターンに従いフィルタリング処
理を行う。
The SNMP agent (3) performs a filtering process in response to a filtering state change request from the SNMP manager 10 according to a preset flow pattern.

【0028】<SNMPエージェント(4)>SNMPエージェン
ト(4)は、ネットワークF(10.6.0.0)とSNMPエージェン
ト(1)、SNMPエージェント(3)の中継を行うノードであ
る。
<SNMP Agent (4)> The SNMP agent (4) is a node that relays the network F (10.6.0.0) to the SNMP agent (1) and the SNMP agent (3).

【0029】SNMPエージェント(4)は、SNMPマネージャ
10からのCPU負荷情報読出し要求に対して応答を行
う。
The SNMP agent (4) responds to the CPU load information read request from the SNMP manager 10.

【0030】SNMPエージェント(4)は、SNMPマネージャ
10からのフィルタリング状態変更要求に対して、予め
設定されていたフローパターンに従いフィルタリング処
理を行う。
The SNMP agent (4) performs a filtering process in response to a filtering state change request from the SNMP manager 10 according to a preset flow pattern.

【0031】本発明の一実施例の動作について解説す
る。予め保守者が設定しておく必要のある情報は下記の
通りである。すなわち、隣接SNMPエージェントの設定、
負荷レベル管理データの設定、フィルタリング対象フロ
ーパターンの設定である。
The operation of the embodiment of the present invention will be described. The information that needs to be set in advance by the maintenance person is as follows. That is, the setting of the adjacent SNMP agent,
This is the setting of the load level management data and the setting of the flow pattern to be filtered.

【0032】1.<隣接SNMPエージェントの設定> SNMPエージェントが過負荷状態になったときに、IPパケ
ットのフィルタリングを行うノードの選択を行う。設定
対象は、SNMPマネージャ10のCPU負荷情報管理データ1
01である。図3に模式的に示すように、各エージェント
番号に対して隣接エージェント番号が設定される。
1. <Setting of adjacent SNMP agent> When the SNMP agent is overloaded, select a node to filter IP packets. The setting target is the CPU load information management data 1 of the SNMP manager 10.
01. As schematically shown in FIG. 3, adjacent agent numbers are set for each agent number.

【0033】2.<負荷レベル管理データの設定> フィルタリングを開始するCPUの使用率を設定する。負
荷度合によって、フィルタリングの範囲を複数に分ける
場合は、レベル数分の設定を行う。設定対象は、SNMPマ
ネージャ10の負荷レベル管理データ102であり、図3
に示すように、過負荷レベルに対応する負荷情報(CPU
使用率%)が設定される。
2. <Setting of load level management data> Set the CPU usage rate to start filtering. If the filtering range is divided into a plurality of ranges depending on the degree of load, the number of levels is set. The setting target is the load level management data 102 of the SNMP manager 10, and FIG.
The load information corresponding to the overload level (CPU
Is set.

【0034】図5は、本発明の一実施例における、SNMP
マネージャ10のCPU負荷情報管理データ101、負荷レベ
ル管理データ102の一例と、SNMPマネージャ10からの
要求(CPU負荷情報読出し要求)とSNMPエージェントの
応答のシーケンスを模式的に示す図である。図5に示す
例では、SNMPマネージャ10に設定される負荷レベル管
理データ102には、2段階の過負荷レベル(過負荷レベ
ル1、過負荷レベル2)が設定されている。
FIG. 5 shows an embodiment of the SNMP according to the present invention.
FIG. 3 is a diagram schematically illustrating an example of CPU load information management data 101 and load level management data 102 of a manager 10, and a sequence of a request (CPU load information read request) from the SNMP manager 10 and a response of an SNMP agent. In the example illustrated in FIG. 5, two levels of overload levels (overload level 1 and overload level 2) are set in the load level management data 102 set in the SNMP manager 10.

【0035】3.<フィルタリング対象フローパターン
の設定> 隣接するSNMPエージェント毎に、隣接SNMPエージェント
が過負荷状態になった時にフィルタリングを行うフロー
パターンのリストを登録する。設定対象は、全てのSNMP
エージェントである。SNMPエージェントには、エージェ
ント番号、負荷レベル、フィルタリング対象フローを一
エントリとする設定情報を記憶保持する。
3. <Setting of Filtering Target Flow Pattern> For each adjacent SNMP agent, a list of flow patterns to be filtered when the adjacent SNMP agent is overloaded is registered. The setting target is all SNMP
Agent. The SNMP agent stores and holds setting information including an agent number, a load level, and a flow to be filtered as one entry.

【0036】図3に示すように、SNMPエージェント(1)
においては、SNMPエージェント(1)の隣接エージェント
(エージェント(2)、(4))が過負荷時のフィルタリング
対象フローパターンリストとして、 ・エージェント番号2が負荷レベル1のときは、フィル
タリング対象フローはフローA、 ・エージェント番号2が負荷レベル2のときは、フィル
タリング対象フローはフローB、C、 ・エージェント番号4が負荷レベル1のときは、フィル
タリング対象フローはフローD、 ・エージェント番号4が負荷レベル2のときは、フィル
タリング対象フローはフローE に設定されている。
As shown in FIG. 3, the SNMP agent (1)
In the above, the list of flow patterns to be filtered when the agent adjacent to the SNMP agent (1) (agents (2) and (4)) is overloaded is as follows: When agent number 2 is at load level 1, the flow to be filtered is a flow A, when the agent number 2 is at the load level 2, the flows to be filtered are the flows B and C. When the agent number 4 is at the load level 1, the flows to be filtered are the flow D. In the case of, the flow to be filtered is set to flow E.

【0037】SNMPエージェント(4)においては、隣接エ
ージェント(エージェント(1)、(3))が過負荷時のフィ
ルタリング対象フローパターンリストとして、 ・エージェント番号1が負荷レベル1のときは、フィル
タリング対象フローはフローF、 ・エージェント番号1が負荷レベル2のときは、フィル
タリング対象フローはフローG、 ・エージェント番号3が負荷レベル1のときは、フィル
タリング対象フローはフローD、 ・エージェント番号3が負荷レベル2のときは、フィル
タリング対象フローはフローE に設定されている。なお、各フローの具体例について
は、図10等を参照して後に、説明される。
In the SNMP agent (4), the list of flow patterns to be filtered when the adjacent agents (agents (1) and (3)) are overloaded is as follows: When the agent number 1 is at the load level 1, the flow to be filtered is Is the flow F, • When agent number 1 is at load level 2, the flow to be filtered is flow G. • When agent number 3 is at load level 1, the flow to be filtered is flow D. • Agent number 3 is at load level 2. In the case of, the flow to be filtered is set to flow E. A specific example of each flow will be described later with reference to FIG.

【0038】図6には、本発明の一実施例における、SN
MPマネージャのCPU負荷情報管理データ101、負荷レ
ベル管理データ102、各SNMPエージェントのフィルタリ
ング対象フローパターンリストの一例が示されている。
FIG. 6 shows an example of the SN according to the embodiment of the present invention.
An example of the CPU load information management data 101 of the MP manager, the load level management data 102, and a list of flow patterns to be filtered by each SNMP agent are shown.

【0039】図5及び図6では、過負荷状態を2段階に
分けているため、フローパターンの設定も、レベル毎に
行う。但し、高レベルのフローパターンは、そのレベル
以下のフローパターンを内包する。すなわち、負荷レベ
ル2で設定するフローパターンは、負荷レベル1のフロ
ーパターンに追加するフローのパターンとなる。
In FIGS. 5 and 6, since the overload state is divided into two stages, the flow pattern is set for each level. However, a high-level flow pattern includes a flow pattern below that level. That is, the flow pattern set at the load level 2 is a flow pattern to be added to the flow pattern at the load level 1.

【0040】フィルタリングを行うフローパターンの決
定は、以下に一例を示すように、IP(Internet Protoc
ol)やTCP(Transport Control Protocol)のヘッダ
ー情報に含まれるフロー要素の組み合わせにより行う。
The flow pattern to be filtered is determined by an IP (Internet Protocol) as shown below.
ol) or a combination of flow elements included in the header information of TCP (Transport Control Protocol).

【0041】・送信元IPアドレス ・送信先IPアドレス ・サブネットマスク ・プロトコル種別 ・ポート番号 ・TOSフィールド(例:Ciscoルータのアクセスリスト)Source IP address Destination IP address Subnet mask Protocol type Port number TOS field (Example: Cisco router access list)

【0042】本発明の一実施例(図4参照)で使用する
フローパターンの一例を、図10に、表形式の一覧とし
て示す。
An example of a flow pattern used in one embodiment of the present invention (see FIG. 4) is shown in FIG. 10 as a list in a table format.

【0043】次に、本発明の一実施例の動作について説
明する。図7は、本発明の一実施例の処理手順を示す流
れ図である。まず、SNMPマネージャ10から、周期的
に、全てのSNMPエージェント(1)〜(4)に対して、CPU使
用率をリクエスト(図5のRequest)する(ステップA
1)。
Next, the operation of the embodiment of the present invention will be described. FIG. 7 is a flowchart showing a processing procedure according to an embodiment of the present invention. First, the SNMP manager 10 periodically requests the CPU usage rate (Request in FIG. 5) from all the SNMP agents (1) to (4) (Step A).
1).

【0044】次に、各SNMPエージェントは、SNMPマネー
ジャ10に対して応答(図5のResponse)として要求
されたCPU使用率を通知する。
Next, each SNMP agent notifies the SNMP manager 10 of the requested CPU usage rate as a response (Response in FIG. 5).

【0045】SNMPマネージャ10は、各SNMPエージェン
トから収集したCPU負荷情報を負荷レベル管理データ102
と照合する(ステップA2)。SNMPマネージャ10で管理
する負荷レベル管理データ102は、予め保守者が、SNMP
マネージャ10に設定しておく。各過負荷レベルに設定
した負荷情報(%)以上になると、過負荷状態と判定す
る。
The SNMP manager 10 converts the CPU load information collected from each SNMP agent into load level management data 102.
And (Step A2). The load level management data 102 managed by the SNMP manager 10 is stored in advance by the maintenance
It is set in the manager 10. When the load information (%) set for each overload level is equal to or more than the load information (%), it is determined that an overload state has occurred.

【0046】図5に示す例では、負荷レベル管理データ
102の設定内容として、過負荷レベル1は、CPU負荷情報
(%)が80%以上、過負荷レベル2は、CPU負荷情報(%)
が90%以上、となっている。
In the example shown in FIG. 5, the load level management data
As the setting contents of 102, the overload level 1 is the CPU load information.
(%) Is 80% or more, and overload level 2 is CPU load information (%)
Is 90% or more.

【0047】図5に示す例では、SNMPエージェント(1)
はCPU負荷が93%で過負荷レベル2、SNMPエージェン
ト(4)がCPU負荷が86%で負荷レベル1に相当してい
る。
In the example shown in FIG. 5, the SNMP agent (1)
Indicates that the CPU load is 93% and the overload level is 2, and the SNMP agent (4) has a CPU load of 86% and corresponds to the load level 1.

【0048】収集したSNMPエージェントの負荷レベル
が、前周期で(前回)収集した時と比べ、変化があった
とき(ステップA3のYES)、SNMPマネージャ10は、負
荷レベルに変化のあったSNMPエージェントに対して予
め、CPU負荷情報管理データ101に登録されている隣接SN
MPエージェントに対して、負荷レベルとSNMPエージェン
ト番号を通知する(図7のステップA4)。なお、この場
合、前周期の負荷レベルが、全SNMPエージェントで、い
ずれも、レベル1以下であるものとしている。
When the load level of the collected SNMP agent has changed compared to the time when it was collected in the previous cycle (previous time) (YES in step A3), the SNMP manager 10 sends the SNMP agent whose load level has changed. To the adjacent SN registered in the CPU load information management data 101 in advance.
The load level and the SNMP agent number are notified to the MP agent (step A4 in FIG. 7). In this case, it is assumed that the load level in the previous cycle is level 1 or less for all SNMP agents.

【0049】SNMPマネージャ10は、SNMPエージェント
(1)に対して登録されている隣接SNMPエージェント(2)、
(4)に対して、SNMPエージェント(1)の負荷レベルが"2"
になったことを通知する(図6のの実線)。SNMPマネ
ージャ10は、SNMPエージェント(4)に対して登録され
ている隣接SNMPエージェント(1)、(3)に対して、SNMP
エージェント(4)の負荷レベルが"1"になったことを通
知する(図6のの破線)。
The SNMP manager 10 is an SNMP agent
Neighbor SNMP agent (2) registered for (1),
Load level of SNMP agent (1) is "2" for (4)
Is notified (solid line in FIG. 6). The SNMP manager 10 sends an SNMP request to the adjacent SNMP agents (1) and (3) registered for the SNMP agent (4).
It notifies that the load level of the agent (4) has become "1" (broken line in FIG. 6).

【0050】SNMPマネージャ10から、隣接SNMPエージ
ェントの過負荷の通知を受けたSNMPエージェントは、予
め設定されているフィルタリング対象フローパターンリ
ストの設定に従い、通知されたSNMPエージェント番号と
負荷レベルに対応した、フィルタ対象のフローを決定
し、該フローのフィルタリング処理を開始する。
The SNMP agent, which has been notified of the overload of the adjacent SNMP agent from the SNMP manager 10, responds to the notified SNMP agent number and load level according to the setting of the preset flow pattern list to be filtered. The flow to be filtered is determined, and the filtering process of the flow is started.

【0051】SNMPエージェント(1)の過負荷状態により
フィルタリングされるフローパターンについて説明す
る。
A description will be given of a flow pattern filtered by the overload state of the SNMP agent (1).

【0052】隣接SNMPエージェント(2)、(4)では、フィ
ルタリング対象フローパターンリストの設定内容に従
い、フィルタ対象のフローを、エージェント番号1、負
荷レベル"2"に対応したフローパターン(負荷レベル"
2"で設定するフローパターンは、負荷レベル"1"のフ
ローパターンに追加するフローのパターンとなる)に変
更し、SNMPエージェント(1)へのIPパケットをフィルタ
リングする。すなわち、SNMPエージェント(1)の過負荷
レベルが"2"であるため、フローA1(負荷レベル"
1")とフローA2(図10参照)のフローパターンを
フィルタリング処理する。これにより、宛先となるネッ
トワークAに対して送信する送信元のポート番号"80"
とポート番号"21"のIPパケットが、全てフィルタリン
グされる。
In the adjacent SNMP agents (2) and (4), according to the setting contents of the flow pattern list to be filtered, the flow to be filtered is set to the flow pattern (load level) corresponding to the agent number 1 and the load level “2”.
The flow pattern set in "2" becomes a flow pattern to be added to the flow pattern of the load level "1"), and the IP packet to the SNMP agent (1) is filtered. Since the overload level of the load A is “2”, the flow A1 (load level)
1 ") and the flow pattern of the flow A2 (see FIG. 10), whereby the source port number" 80 "transmitted to the destination network A is transmitted.
And all the IP packets with the port number “21” are filtered.

【0053】SNMPエージェント(4)の過負荷状態により
フィルタリングされるフローパターンについて説明す
る。隣接SNMPエージェント(1)、(3)は、フィルタ対象の
フローを、エージェント番号4、負荷レベル1対応のも
のに変更し、SNMPエージェント(4)へのIPパケットをフ
ィルタリングする。
The flow pattern filtered by the overload state of the SNMP agent (4) will be described. The adjacent SNMP agents (1) and (3) change the flow to be filtered to one corresponding to the agent number 4 and the load level 1, and filter the IP packet to the SNMP agent (4).

【0054】SNMPエージェント(4)の過負荷レベルが"
1"であるため、フローF1(図10参照)のフローパ
ターンをフィルタリングする。これにより、送信元がネ
ットワークBであり、宛先がネットワークFのIPパケッ
トが全てフィルタリングされる。SNMPエージェント、SN
MPマネージャの、図7に示した各ステップでの処理は、
ネットワークノード上のCPUで実行されるプログラム
により、その処理・機能が実現される。
The overload level of the SNMP agent (4) is "
1 ", the flow pattern of the flow F1 (see FIG. 10) is filtered. As a result, all IP packets having the transmission source of the network B and the destination of the network F are filtered. SNMP agent, SN
The processing in each step of the MP manager shown in FIG.
The processing and functions are realized by a program executed by the CPU on the network node.

【0055】次に、本発明の他の実施例について説明す
る。図5、図6、図10は、本発明の第2の実施例を説
明するための図である。本発明の第2の実施例において
は、前記実施例とは、そのネットワークの構成は変えず
に、図5、図6、図10を、図8、図9、図11の内容
に変更したものである。
Next, another embodiment of the present invention will be described. FIGS. 5, 6, and 10 are diagrams for explaining the second embodiment of the present invention. In the second embodiment of the present invention, FIG. 5, FIG. 6, and FIG. 10 are changed to the contents of FIG. 8, FIG. 9, and FIG. 11 without changing the network configuration. It is.

【0056】図6に示したように、前記実施例では、SN
MPエージェントの負荷レベルに変更があった時には、隣
接するSNMPエージェントに対してのみ通知を行っていた
が、この実施例では、図8に示すように、SNMPエージェ
ントの過負荷レベルに変更のあった場合、変更のあった
SNMPエージェント以外の全SNMPエージェントに対して通
知を行っている。
As shown in FIG. 6, in the above embodiment, the SN
When the load level of the MP agent is changed, only the adjacent SNMP agent is notified. In this embodiment, however, the overload level of the SNMP agent is changed as shown in FIG. If changed
Notify all SNMP agents other than SNMP agent.

【0057】また、この実施例では、図8に示すよう
に、負荷レベル管理データ102で管理する過負荷レベル
を、一段階のみとしている。
Further, in this embodiment, as shown in FIG. 8, the overload level managed by the load level management data 102 is only one stage.

【0058】図6と図9の違いについて説明する。図6
に示したように、前記実施例では、過負荷レベルを2段
階で管理しているが、この実施例では、図9に示すよう
に、1段階で管理をしている。
The difference between FIG. 6 and FIG. 9 will be described. FIG.
As described above, in the above embodiment, the overload level is managed in two stages, but in this embodiment, as shown in FIG. 9, the overload level is managed in one stage.

【0059】また、図6に示したように前記実施例で
は、SNMPエージェントが過負荷状態になった場合、隣接
するSNMPエージェントで同じフローパターンのフィルタ
リングを行っている。この実施例では、図9に示すよう
に、各SNMPエージェントによって、フィルタリングを行
うフローパターンが異なっている(図11参照)。
Further, as shown in FIG. 6, in the above embodiment, when the SNMP agent is overloaded, the same flow pattern is filtered by the adjacent SNMP agent. In this embodiment, as shown in FIG. 9, a flow pattern for performing filtering differs depending on each SNMP agent (see FIG. 11).

【0060】本発明の第2の実施例の動作は、図7のフ
ローチャートを参照して説明した前記実施例と同様であ
る。SNMPマネージャ10から、周期的に、全てのSNMPエ
ージェント(1)〜(4)に対して、CPU使用率をリクエスト
(図8のRequest)する(ステップA1)。次に、各SNMP
エージェントは、SNMPマネージャ10に対して応答(図
8のResponse)として要求されたCPU使用率を通知す
る。
The operation of the second embodiment of the present invention is the same as that of the above-described embodiment described with reference to the flowchart of FIG. The SNMP manager 10 periodically requests the CPU usage rate of all the SNMP agents (1) to (4) (Request in FIG. 8) (step A1). Next, each SNMP
The agent notifies the SNMP manager 10 of the requested CPU usage rate as a response (Response in FIG. 8).

【0061】SNMPマネージャ10は、各SNMPエージェン
トから収集したCPU負荷情報を負荷レベル管理データ102
と照合する(ステップA2)。SNMPマネージャ10で管理
する負荷レベル管理データ102は、予め保守者が、SNMP
マネージャ10に設定しておく。この第2の実施例で
は、図8に示すように、1段階の過負荷レベルに設定し
た負荷情報(80%)以上になると、過負荷状態と判定す
る。図8に示す例では、SNMPエージェント(2)はCPU負荷
が99%で過負荷レベル1に相当している。
The SNMP manager 10 converts the CPU load information collected from each SNMP agent into load level management data 102.
And (Step A2). The load level management data 102 managed by the SNMP manager 10 is stored in advance by the maintenance
It is set in the manager 10. In the second embodiment, as shown in FIG. 8, when the load information (80%) set to the one-stage overload level is equal to or more than the load information (80%), the overload state is determined. In the example shown in FIG. 8, the CPU load of the SNMP agent (2) is 99%, which corresponds to the overload level 1.

【0062】収集したSNMPエージェントの負荷レベル
が、前周期で(前回)収集した時の負荷レベルから変化
があったとき(ステップA3のYES)、SNMPマネージャ1
0は、負荷レベルに変化(過負荷レベルへの変化)のあ
ったSNMPエージェント(2)に対して、予め、CPU負荷情報
管理データ101に登録されているSNMPエージェント(1)、
(3)、(4)、すなわち、SNMPエージェント(2)を除くSNMP
エージェントに対して、負荷レベルとSNMPエージェント
番号を通知する(図7のステップA4)。
When the load level of the collected SNMP agent changes from the load level at the time of the previous cycle (previous time) (YES in step A3), the SNMP manager 1
0 indicates an SNMP agent (1) registered in the CPU load information management data 101 in advance for an SNMP agent (2) having a change in load level (change to an overload level);
(3), (4), that is, SNMP excluding SNMP agent (2)
The agent is notified of the load level and the SNMP agent number (step A4 in FIG. 7).

【0063】SNMPマネージャ10は、後の周期で収集し
たSNMPエージェント(2)の負荷状態が、過負荷レベル1
(80%)より下がった場合、SNMPエージェント(2)以外の
SNMPエージェント(1)、(3)、(4)に通知し、SNMPエージ
ェント(1)、(3)、(4)では、SNMPエージェント(2)が過負
荷時に行っていたSNMPエージェント(2)へのパケットを
対象としたフィルタリング処理を行わない。
The SNMP manager 10 determines that the load state of the SNMP agent (2) collected in a later cycle is overload level 1.
(80%), other than SNMP Agent (2)
Notify SNMP agents (1), (3), and (4), and SNMP agents (1), (3), and (4) notify SNMP agent (2) that SNMP agent (2) performed when overloaded. Do not perform filtering processing for packets of

【0064】[0064]

【発明の効果】以上説明したように、本発明によれば、
過負荷状態のノードが存在する場合にも、ネットワーク
のパフォーマンスを高い状態で保つことができる、とい
う効果を奏する。
As described above, according to the present invention,
Even when an overloaded node exists, the network performance can be kept high.

【0065】その理由は、本発明においては、過負荷状
態の被管理装置(SNMPエージェント)が存在するとき
に、周囲の被管理装置(SNMPエージェント)から過負荷
状態の被管理装置(SNMPエージェント)への特定のIPパ
ケットをフィルタリングすることで、過負荷状態の被管
理装置(SNMPエージェント)は、自身で輻輳制御を行わ
なくても済み、スイッチング処理に専念することができ
る、ためであり、この結果、ネットワーク全体のパフォ
ーマンスを高い状態で保つことができる。
The reason for this is that, in the present invention, when there is an overloaded managed device (SNMP agent), the surrounding managed device (SNMP agent) sends the overloaded managed device (SNMP agent). This is because, by filtering specific IP packets to the managed device, an overloaded managed device (SNMP agent) does not need to perform congestion control by itself and can concentrate on switching processing. As a result, the performance of the entire network can be kept high.

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

【図1】本発明の一実施の形態を説明するための図であ
る。
FIG. 1 is a diagram for explaining an embodiment of the present invention.

【図2】本発明の一実施の形態を説明するための図であ
る。
FIG. 2 is a diagram illustrating an embodiment of the present invention.

【図3】本発明の一実施例を説明するための図である。FIG. 3 is a diagram for explaining one embodiment of the present invention.

【図4】本発明の一実施例を説明するための図である。FIG. 4 is a diagram for explaining one embodiment of the present invention.

【図5】本発明の一実施例を説明するための図である。FIG. 5 is a diagram for explaining one embodiment of the present invention.

【図6】本発明の一実施例を説明するための図である。FIG. 6 is a diagram for explaining one embodiment of the present invention.

【図7】本発明の一実施例を説明するための流れ図であ
る。
FIG. 7 is a flowchart for explaining an embodiment of the present invention.

【図8】本発明の第2の実施例を説明するための図であ
る。
FIG. 8 is a diagram for explaining a second embodiment of the present invention.

【図9】本発明の第2の実施例を説明するための図であ
る。
FIG. 9 is a diagram for explaining a second embodiment of the present invention.

【図10】本発明の一の実施例におけるフローの一覧を
示す図である。
FIG. 10 is a diagram showing a list of flows in one embodiment of the present invention.

【図11】本発明の第2の実施例におけるフローの一覧
を示す図である。
FIG. 11 is a diagram showing a list of flows in the second embodiment of the present invention.

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

1、2、3、4 SNMPエージェント 11、21 MIB(Managed Information Base) 10 SNMPマネージャ 101 CPU負荷情報管理データ 102 負荷レベル管理データ 1, 2, 3, 4 SNMP agent 11, 21 MIB (Managed Information Base) 10 SNMP manager 101 CPU load information management data 102 Load level management data

Claims (22)

【特許請求の範囲】[Claims] 【請求項1】ネットワークを介して接続される複数の被
管理装置を管理する管理装置が、 複数の前記被管理装置の負荷状態を収集する手段と、 前記収集した被管理装置の負荷状態が予め設定されてい
る過負荷レベルとなった場合に、過負荷状態の前記被管
理装置に対応して予め登録されている通知先の被管理装
置に対して、パケットのフィルタリング処理を行うフロ
ーパターンの変更を要求する手段と、 を備え、 前記管理装置から前記要求を受け取った、通知先の前記
被管理装置では、パケットのフィルタリング処理を行う
フローパターンを変更し、過負荷状態の前記被管理装置
へのパケットをフィルタリングする、ことを特徴とする
ネットワーク管理システム。
1. A management device for managing a plurality of managed devices connected via a network, means for collecting load statuses of the plurality of managed devices, and wherein the collected load statuses of the managed devices are determined in advance. When the set overload level is reached, a change of a flow pattern for performing a packet filtering process on a managed device of a notification destination registered in advance corresponding to the managed device in an overloaded state. Means for requesting, the received managed device receiving the request from the management device, the managed device of the notification destination changes a flow pattern for performing a packet filtering process, to the managed device in an overloaded state A network management system for filtering packets.
【請求項2】ネットワークを介して接続される複数の被
管理装置を管理する管理装置が、 複数の前記被管理装置の負荷状態を収集する手段と、 前記収集した被管理装置の負荷状態が、予め設定されて
いる、1又は複数段階の負荷レベルのうちの過負荷レベ
ルに相当しているか調べ、前記被管理装置の負荷状態が
過負荷である場合に、過負荷状態の前記被管理装置に対
応して予め登録されている通知先の被管理装置に対し
て、過負荷状態の前記被管理装置の識別情報とその負荷
レベルとを通知して、パケットのフィルタリング処理を
行うフローパターンの変更を行うように要求する手段
と、 を備え、 前記管理装置から前記要求を受け取った、通知先の前記
被管理装置では、通知された、過負荷状態の前記被管理
装置の識別情報とその負荷レベルとに基づき、フィルタ
対象のフローを決定し、前記決定されたフローに基づ
き、過負荷状態の前記被管理装置へのパケットをフィル
タリングする、ことを特徴とするネットワーク管理シス
テム。
2. A management device for managing a plurality of managed devices connected via a network, wherein: a means for collecting a load status of the plurality of managed devices; Check whether the load level corresponds to an overload level among one or a plurality of load levels set in advance, and if the load state of the managed apparatus is overloaded, the managed apparatus in the overloaded state is Correspondingly, the managed device of the notification destination registered in advance is notified of the identification information of the managed device in an overloaded state and its load level, and changes the flow pattern for performing the packet filtering process. Means for requesting that the managed device receive the request from the management device, the managed device to be notified receives the identification information of the notified managed device in an overloaded state, and the load level thereof. A flow to be filtered is determined based on the determined flow, and based on the determined flow, a packet to the managed device in an overloaded state is filtered.
【請求項3】前記管理装置は、前記収集された被管理装
置の負荷状態が、予め設定されている、1又は複数段階
の負荷レベルのいずれに相当しているか調べ、 前記収集された被管理装置の負荷レベルが、前回収集さ
れた前記被管理装置の負荷レベルから変化した場合に、
前記負荷レベルが変化した前記被管理装置の識別情報と
前記被管理装置の負荷レベルとを、前記負荷レベルが変
化した前記被管理装置に対応して予め登録されている、
通知先の前記被管理装置に対して、通知する、ことを特
徴とする請求項1又は2記載のネットワーク管理システ
ム。
3. The management device checks whether the collected load status of the managed device corresponds to one or more preset load levels of the managed device. When the load level of the device changes from the load level of the managed device collected previously,
The identification information of the managed device whose load level has changed and the load level of the managed device are registered in advance in correspondence with the managed device whose load level has changed,
3. The network management system according to claim 1, wherein a notification is sent to the managed device to which the notification is sent.
【請求項4】前記管理装置が、被管理装置の識別情報
と、前記被管理装置の負荷情報と、前記被管理装置に隣
接する被管理装置の識別情報とを一エントリとし、該エ
ントリを被管理装置毎に含む、CPU負荷情報管理デー
タと、 負荷レベルとCPU負荷情報との対応を記憶する負荷レ
ベル管理データと、 を記憶手段に記憶している、ことを特徴とする請求項1
乃至3のいずれか一に記載のネットワーク管理システ
ム。
4. The management device sets the identification information of the managed device, the load information of the managed device, and the identification information of the managed device adjacent to the managed device as one entry, and assigns the entry to the managed device. 2. The storage unit according to claim 1, wherein CPU load information management data and load level management data for storing a correspondence between the load level and the CPU load information are stored in the storage unit.
4. The network management system according to any one of claims 3 to 3.
【請求項5】前記被管理装置が、前記被管理装置に隣接
する被管理装置の過負荷時のフィルタリング対象のフロ
ーパターンリストとして、 隣接する被管理装置の識別番号と、負荷レベルと、フィ
ルタ対象フローからなるフローパターン情報を、隣接す
る被管理装置毎に含む、フローパターンリストを記憶手
段に記憶している、ことを特徴とする請求項1乃至3の
いずれか一に記載のネットワーク管理システム。
5. The method according to claim 1, wherein the managed device includes, as a flow pattern list to be filtered when the managed device adjacent to the managed device is overloaded, an identification number of the adjacent managed device, a load level, and a filtering target. The network management system according to any one of claims 1 to 3, wherein a flow pattern list including flow pattern information composed of flows for each adjacent managed device is stored in a storage unit.
【請求項6】前記管理装置が、前記収集した被管理装置
の前記負荷状態が、前回収集した前記被管理装置の負荷
状態から、所定の大きさ以上、変化している場合に、前
記負荷状態が変化した前記被管理装置に隣接する被管理
装置に対して、フィルタリングを行うフローパターンを
変更する要求を送信する手段を備えている、ことを特徴
とする請求項1又は2記載のネットワーク管理システ
ム。
6. The management apparatus according to claim 1, wherein the collected load status of the managed device changes from a previously collected load status of the managed device by a predetermined amount or more. 3. The network management system according to claim 1, further comprising: transmitting a request to change a flow pattern to be filtered to a managed device adjacent to the managed device in which the managed device has changed. 4. .
【請求項7】前記管理装置が、前記収集した被管理装置
の前記負荷状態が前回収集した負荷状態から、所定の大
きさ以上、変化している場合に、前記管理装置に接続さ
れる被管理装置のうち、前記負荷状態が変化した前記被
管理装置を除く、被管理装置に対して、フィルタリング
処理を行うフローパターンを変更する要求を送信する手
段を備えている、ことを特徴とする請求項1又は2記載
のネットワーク管理システム。
7. The management device connected to the management device when the load status of the collected managed device has changed by a predetermined amount or more from the previously collected load status. The apparatus according to claim 1, further comprising: a unit that transmits a request to change a flow pattern for performing a filtering process to the managed device, excluding the managed device in which the load state has changed, among the devices. 3. The network management system according to 1 or 2.
【請求項8】前記管理装置がSNMP(Simple Networ
k Management Protocol)マネージャとして構成さ
れ、前記被管理装置がSNMPエージェントとして構成
されており、前記管理装置と前記被管理装置とは前記ネ
ットワークを介しSNMPプロトコルにより通信する、
ことを特徴とする請求項1乃至7のいずれか一に記載の
ネットワーク管理システム。
8. The management device according to claim 1, wherein the management device is an SNMP (Simple Network).
k Management Protocol) manager, and the managed device is configured as an SNMP agent, and the management device and the managed device communicate with each other by the SNMP protocol via the network.
The network management system according to any one of claims 1 to 7, wherein:
【請求項9】管理装置が、ネットワークを介して接続さ
れる複数の被管理装置の負荷状態を、周期的もしくは即
時的に収集する工程と、 前記管理装置は、収集した負荷状態から、過負荷状態の
被管理装置が存在するときに、過負荷状態の前記被管理
装置の周囲の被管理装置に対してその旨を通知する工程
と、 前記管理装置から前記通知を受けた前記被管理装置で
は、パケットのフィルタリング処理のフローパタンを変
更し、過負荷状態の前記被管理装置への特定のパケット
をフィルタリング処理することで、過負荷状態の前記被
管理装置の負荷を軽減する工程と、 を含む、ことを特徴とするネットワーク管理方法。
9. A process in which a management device periodically or immediately collects the load status of a plurality of managed devices connected via a network, and wherein the management device determines an overload from the collected load status. When there is a managed device in a state, a step of notifying the managed devices around the managed device in an overloaded state of the fact, and the managed device receiving the notification from the management device includes: Changing the flow pattern of the packet filtering process and filtering a specific packet to the overloaded managed device to reduce the load on the overloaded managed device. And a network management method.
【請求項10】管理装置が、ネットワークを介して接続
される複数の被管理装置の負荷状態を収集する工程と、 前記管理装置において、前記収集した被管理装置の負荷
状態が、予め設定されている、1又は複数段の負荷レベ
ルのいずれに相当しているか調べる工程と、 前記管理装置において、今回収集した被管理装置の負荷
レベルが前回収集した前記被管理装置の負荷レベルから
変化している場合に、負荷レベルに変化のあった前記被
管理装置に対応して、予め登録されている通知先の被管
理装置に対して、パケットのフィルタリング処理を行う
フローパターンを変更する要求を送信する工程と、 前記要求を受け取った通知先の前記被管理装置から過負
荷状態の前記被管理装置への特定のパケットをフィルタ
リング処理する工程と、 を含む、ことを特徴とするネットワーク管理方法。
10. A process in which a management device collects load statuses of a plurality of managed devices connected via a network, wherein the management device sets the collected load statuses of the managed devices in advance. Checking which one of the load levels corresponds to one or a plurality of stages, and in the management device, the load level of the managed device collected this time has changed from the load level of the managed device collected previously. Transmitting a request for changing a flow pattern for performing a packet filtering process to a managed device of a notification destination registered in advance, corresponding to the managed device having a change in load level. And filtering a specific packet from the managed device of the notification destination receiving the request to the managed device in an overloaded state. And a network management method.
【請求項11】前記管理装置は、過負荷状態の前記被管
理装置に対応して予め登録されている通知先の前記被管
理装置に対して、前記過負荷状態の被管理装置の識別情
報とその負荷レベルとを通知して、パケットのフィルタ
リング状態の変更を行うように要求し、 前記管理装置からフィルタリングを行うフローパターン
を変更する要求を受け取った、通知先の前記被管理装置
では、前記管理装置から通知された過負荷状態の前記被
管理装置の識別情報と負荷レベルとに基づき、フィルタ
対象のフローを決定し、前記決定されたフローに基づ
き、過負荷状態の前記被管理装置へのパケットをフィル
タリングする、ことを特徴とする請求項10記載のネッ
トワーク管理方法。
11. The management apparatus according to claim 1, wherein the management apparatus is configured to provide the identification information of the overloaded managed apparatus to a managed apparatus of a notification destination registered in advance corresponding to the overloaded managed apparatus. Notifying the load level and requesting that the filtering state of the packet be changed, and receiving a request to change the flow pattern for performing filtering from the management device, A flow to be filtered is determined based on the identification information and the load level of the managed device in an overloaded state notified from the device, and a packet to the managed device in an overloaded state is determined based on the determined flow. 11. The network management method according to claim 10, wherein filtering is performed.
【請求項12】前記管理装置が、被管理装置の識別情報
と、負荷情報と、被管理装置に隣接する被管理装置の識
別情報を一エントリとして該エントリを被管理装置毎に
含むCPU負荷情報管理データと、負荷レベルとCPU
負荷情報の対応を記憶する負荷レベル管理データとを記
憶保持する、ことを特徴とする請求項10記載のネット
ワーク管理方法。
12. The CPU load information, wherein the management device includes, as one entry, identification information of the managed device, load information, and identification information of the managed device adjacent to the managed device as an entry for each managed device. Management data, load level and CPU
11. The network management method according to claim 10, further comprising storing and maintaining load level management data for storing correspondence of the load information.
【請求項13】前記被管理装置が、前記被管理装置に隣
接する被管理装置の過負荷時のフィルタリング対象のフ
ローパターンリストとして、隣接する被管理装置の識別
番号と負荷レベル及びフィルタ対象フローを含むフロー
パターンを、隣接する被管理装置に対応させて記憶保持
する、ことを特徴とする請求項10記載のネットワーク
管理方法。
13. The managed device, as a list of flow patterns to be filtered when the managed device adjacent to the managed device is overloaded, includes an identification number of the adjacent managed device, a load level, and a flow to be filtered. 11. The network management method according to claim 10, wherein the flow pattern including the information is stored and held in association with an adjacent managed device.
【請求項14】前記管理装置が、前記収集した被管理装
置の前記負荷状態が前回収集した前記被管理装置の負荷
状態から、所定の大きさ以上、変化している場合に、前
記負荷状態に変化のあった前記被管理装置に隣接する被
管理装置に対して、フィルタリングを行うフローパター
ンを変更する要求を送信する、ことを特徴とする請求項
10記載のネットワーク管理方法。
14. The management apparatus changes the load state when the collected load state of the managed apparatus has changed from a previously collected load state of the managed apparatus by a predetermined amount or more. 11. The network management method according to claim 10, wherein a request to change a flow pattern to be filtered is transmitted to a managed device adjacent to the changed managed device.
【請求項15】前記管理装置が、前記収集した被管理装
置の前記負荷状態が前回収集した前記被管理装置の負荷
状態から、所定の大きさ以上、変化している場合に、前
記管理装置に接続する被管理装置のうち、前記負荷状態
に変化のあった前記被管理装置を除く、被管理装置に対
して、フィルタリングを行うフローパターンを変更する
要求を送信する、ことを特徴とする請求項10記載のネ
ットワーク管理方法。
15. The management device, when the load status of the managed device collected has changed by a predetermined amount or more from the load status of the managed device collected last time, A request for changing a flow pattern to be filtered is transmitted to the managed devices, excluding the managed devices whose load status has changed, among the connected managed devices. 10. The network management method according to item 10.
【請求項16】前記管理装置と前記被管理装置が、SN
MP(Simple Network ManagementProtocol)マネー
ジャとSNMPエージェントであり、前記管理装置と前
記被管理装置とは、SNMPプロトコルを用いて、前記
ネットワークを介して情報を送受する、ことを特徴とす
る請求項9乃至15のいずれか一に記載のネットワーク
管理システム。
16. The method according to claim 16, wherein the management device and the managed device are SNs.
16. An MP (Simple Network Management Protocol) manager and an SNMP agent, wherein the management device and the managed device transmit and receive information via the network using an SNMP protocol. A network management system according to any one of the preceding claims.
【請求項17】ネットワークを介して接続される複数の
被管理装置を管理するネットワーク管理装置において、 複数の前記被管理装置の負荷状態を収集する手段と、 前記収集した被管理装置の負荷状態が、予め設定されて
いる、1又は複数段の負荷レベルのいずれに相当してい
るか調べ、前記収集した被管理装置の前記負荷レベルが
前回に収集した前記被管理装置の負荷レベルから変化し
ている場合に、前記負荷レベルに変化のあった前記被管
理装置に対応して、予め登録されている通知先の被管理
装置に対して、フィルタリングを行うフローパターンを
変更するように要求する手段と、 を備えている、ことを特徴とするネットワーク管理装
置。
17. A network management apparatus for managing a plurality of managed devices connected via a network, wherein: a means for collecting a load status of the plurality of managed devices; It is checked whether the load level corresponds to one or a plurality of preset load levels, and the collected load level of the managed device has changed from the previously collected load level of the managed device. In the case, in response to the managed device in which the load level has changed, means for requesting the managed device of the notification destination registered in advance to change the flow pattern to perform filtering, A network management device, comprising:
【請求項18】被管理装置の識別情報と、負荷情報と、
被管理装置に隣接する被管理装置の識別情報を一エント
リとして、該エントリを被管理装置毎に含むCPU負荷
情報管理データと、負荷レベルとCPU負荷情報の対応
を記憶する負荷レベル管理データとを記憶する記憶手段
を備えている、ことを特徴とする請求項17記載のネッ
トワーク管理装置。
18. Identification information of a managed device, load information,
With the identification information of the managed device adjacent to the managed device as one entry, the CPU load information management data including the entry for each managed device, and the load level management data storing the correspondence between the load level and the CPU load information. The network management device according to claim 17, further comprising storage means for storing.
【請求項19】前記収集した被管理装置の前記負荷状態
が前回収集した前記被管理装置の負荷状態から、所定の
大きさ以上、変化している場合に、前記被管理装置に隣
接する被管理装置、又は、前記管理装置に接続する被管
理装置のうち、前記変化のあった被管理装置を除く、被
管理装置に対して、フィルタリングを行うフローパター
ンを変更する要求を送信する手段を備えている、ことを
特徴とする請求項17記載のネットワーク管理装置。
19. The managed device adjacent to the managed device when the collected load condition of the managed device has changed from the previously collected load condition of the managed device by a predetermined amount or more. A means for transmitting a request to change a flow pattern to be filtered to a managed device, excluding the changed managed device, among the managed devices connected to the management device, The network management device according to claim 17, wherein
【請求項20】管理装置にネットワークを介して接続さ
れる被管理装置であって、 前記管理装置は、ネットワークを介して接続される複数
の前記被管理装置の負荷状態を収集し、前記収集した被
管理装置の負荷状態が予め設定されている負荷レベルに
相当しているか否かを調べ、前記負荷レベルが前回収集
した前記被管理装置の負荷レベルから変化している場合
に、前記負荷レベルが変化した前記被管理装置に対応し
て予め登録されている通知先の被管理装置に対して、前
記負荷レベルが変化した前記被管理装置の識別情報とそ
の負荷レベルとを通知して、パケットのフィルタリング
状態の変更を行うように要求し、 前記管理装置からフィルタリングを行うフローパターン
を変更する要求を受け取った前記被管理装置が、 前記管理装置から通知された、過負荷状態の被管理装置
の識別情報と負荷レベルとを受け取り、過負荷状態の被
管理装置の識別情報と負荷レベルとに基づき、フィルタ
対象のフローを決定する手段と、 前記決定されたフローに基づき、前記過負荷状態の被管
理装置へのパケットをフィルタリングする手段と、 を備えたことを特徴とする被管理装置。
20. A managed device connected to a management device via a network, wherein the management device collects load states of the plurality of managed devices connected via a network, and Check whether the load state of the managed device corresponds to a preset load level, and if the load level has changed from the previously collected load level of the managed device, the load level Notifying the managed device of the notification destination registered in advance corresponding to the changed managed device, the identification information of the managed device whose load level has changed and its load level are notified, and the The managed device receiving a request to change the filtering state, and receiving a request to change a flow pattern for performing filtering from the management device, Means for receiving the known identification information and the load level of the overloaded managed device, and determining a flow to be filtered based on the identification information and the load level of the overloaded managed device; and Means for filtering a packet to the overloaded managed device based on the performed flow.
【請求項21】ネットワークを介して接続される複数の
被管理装置を管理する、ネットワーク管理装置を構成す
るコンピュータで実行されるプログラムであって、 前記被管理装置の負荷状態を収集する第1の処理と、 前記収集した被管理装置の負荷状態が予め設定されてい
る1又は複数段の負荷レベルのいずれに相当しているか
を調べる第2の処理と、 前記収集した被管理装置の負荷レベルが、前回収集した
前記被管理装置の負荷レベルから変化している場合に、
前記負荷レベルが変化した前記被管理装置に対応して予
め登録されている通知先の被管理装置に対して、前記負
荷レベルが変化した前記被管理装置の識別情報とその負
荷レベルとを通知して、パケットのフィルタリング状態
の変更を行うように要求する第3の処理と、 を、前記管理装置を構成するコンピュータに実行させる
プログラム。
21. A program executed by a computer constituting a network management device for managing a plurality of managed devices connected via a network, wherein the first program collects a load state of the managed device. Processing, a second process of checking whether the collected load status of the managed device corresponds to one or more preset load levels, and a process of determining whether the collected load level of the managed device is , If the load level of the managed device collected last time has changed,
A notification destination managed device registered in advance corresponding to the managed device whose load level has changed is notified of the identification information of the managed device whose load level has changed and its load level. And a third process for requesting that a filtering state of a packet be changed.
【請求項22】管理装置にネットワークを介して接続さ
れる被管理装置を構成するコンピュータで実行されるプ
ログラムであって、 前記管理装置は、前記複数の被管理装置の負荷状態を収
集し、前記収集した被管理装置の負荷状態が予め設定さ
れている負荷レベルに相当しているか否かを調べ、前記
負荷レベルが前回収集した前記被管理装置の負荷レベル
から変化している場合に、前記負荷レベルが変化した前
記被管理装置に対応して予め登録されている通知先の被
管理装置に対して、前記負荷レベルが変化した前記被管
理装置の識別情報とその負荷レベルとを通知して、パケ
ットのフィルタリング状態の変更を行うように要求し、 前記管理装置からフィルタリングを行うフローパターン
を変更する要求を受け取った前記通知先の被管理装置で
は、 前記管理装置から通知された、過負荷状態の被管理装置
の識別情報と負荷レベルとを受け取り、過負荷状態の被
管理装置の識別情報と負荷レベルとに基づき、フィルタ
対象のフローを決定する第1の処理と、 前記決定されたフローに基づき、前記過負荷状態の被管
理装置へのパケットをフィルタリングする第2の処理
と、を実行し、 前記第1の処理と前記第2の処理を、前記被管理装置を
構成するコンピュータに実行させるプログラム。
22. A program executed by a computer constituting a managed device connected to a management device via a network, wherein the management device collects a load state of the plurality of managed devices, and It checks whether or not the collected load status of the managed device corresponds to a preset load level, and if the load level has changed from the previously collected load level of the managed device, For the managed device of the notification destination registered in advance corresponding to the managed device whose level has changed, the identification information of the managed device whose load level has changed and its load level are notified, The managed device of the notification destination receiving a request to change a filtering state of a packet, and receiving a request to change a flow pattern for performing filtering from the management device. Receiving the identification information and the load level of the overloaded managed device notified from the management device, and determining the flow to be filtered based on the identification information and the load level of the overloaded managed device. Performing a first process of filtering packets to the overloaded managed device based on the determined flow, and performing the first process and the second process. That is executed by a computer constituting the managed device.
JP2001144866A 2001-05-15 2001-05-15 Network management system, device and method, and program Pending JP2002344510A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001144866A JP2002344510A (en) 2001-05-15 2001-05-15 Network management system, device and method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001144866A JP2002344510A (en) 2001-05-15 2001-05-15 Network management system, device and method, and program

Publications (1)

Publication Number Publication Date
JP2002344510A true JP2002344510A (en) 2002-11-29

Family

ID=18990761

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001144866A Pending JP2002344510A (en) 2001-05-15 2001-05-15 Network management system, device and method, and program

Country Status (1)

Country Link
JP (1) JP2002344510A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006121667A (en) * 2004-09-27 2006-05-11 Matsushita Electric Ind Co Ltd Packet reception control device and method
WO2008149455A1 (en) * 2007-06-08 2008-12-11 Fujitsu Limited Manager, agent, system and transmission control method
KR101358794B1 (en) * 2012-03-28 2014-02-10 에스케이브로드밴드주식회사 Distributed denial of service attack protection system and method
WO2014068977A1 (en) * 2012-11-01 2014-05-08 日本電気株式会社 Network management device, system, and method
WO2015029157A1 (en) * 2013-08-28 2015-03-05 株式会社日立製作所 Storage system and control method for storage system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006121667A (en) * 2004-09-27 2006-05-11 Matsushita Electric Ind Co Ltd Packet reception control device and method
WO2008149455A1 (en) * 2007-06-08 2008-12-11 Fujitsu Limited Manager, agent, system and transmission control method
US7996528B2 (en) 2007-06-08 2011-08-09 Fujitsu Limited Network management system having agent controlled transmission of state variation notifying command based on manager load information
KR101358794B1 (en) * 2012-03-28 2014-02-10 에스케이브로드밴드주식회사 Distributed denial of service attack protection system and method
WO2014068977A1 (en) * 2012-11-01 2014-05-08 日本電気株式会社 Network management device, system, and method
JP5884918B2 (en) * 2012-11-01 2016-03-15 日本電気株式会社 Network management apparatus, system, and method
JPWO2014068977A1 (en) * 2012-11-01 2016-09-08 日本電気株式会社 Network management apparatus, system, and method
WO2015029157A1 (en) * 2013-08-28 2015-03-05 株式会社日立製作所 Storage system and control method for storage system

Similar Documents

Publication Publication Date Title
JP4398113B2 (en) Layered network management system
US9270536B2 (en) BGP slow peer detection
CN108667743B (en) Congestion control in packet data networking
US6430613B1 (en) Process and system for network and system management
JP5372615B2 (en) Packet transfer system, network management device, and edge node
JP4707288B2 (en) Network monitoring apparatus and network monitoring method
EP1511220B1 (en) Non-intrusive method for routing policy discovery
CN106161333A (en) DDOS attack means of defence based on SDN, Apparatus and system
CN101854284A (en) The Loop Protection of dynamic assignment and the reservation of the bandwidth in the recovery technology re-use
JP2011082834A (en) Computer system, and monitoring method of computer system
JP2002252640A (en) Network repeater and method and system for the same
JPH07297854A (en) Destination fixing connection management system for switching network, node management system and node
US20060133287A1 (en) Frame forwarding device and method for staying loop of frame
US7035939B2 (en) Method for balancing load on a plurality of switching apparatus
CN112954069A (en) Method, device and system for accessing mobile equipment to SD-WAN (secure digital-Wide area network)
JP2011151514A (en) Traffic volume monitoring system
JP2008048131A (en) P2p traffic monitoring and control system, and method therefor
JP4099108B2 (en) Network and server load reduction router
JP2002344510A (en) Network management system, device and method, and program
CN102045320A (en) Aging method and device for security policy
WO2010127524A1 (en) Management method and system for application awareness network based on deep packet inspection
WO2013131585A1 (en) Method and system for controlling flow of notifications within a telecommunications network
JPH09282252A (en) Network managing system
JP2005033740A (en) Load distribution network failure monitoring system of adsl router and method therefor
JP2002344492A (en) Method and system for switching path by priority order

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040720

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20040727

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20041124