JPH09101932A - Network managing system - Google Patents

Network managing system

Info

Publication number
JPH09101932A
JPH09101932A JP7239625A JP23962595A JPH09101932A JP H09101932 A JPH09101932 A JP H09101932A JP 7239625 A JP7239625 A JP 7239625A JP 23962595 A JP23962595 A JP 23962595A JP H09101932 A JPH09101932 A JP H09101932A
Authority
JP
Japan
Prior art keywords
packet
unit
trap
transmission
network
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.)
Withdrawn
Application number
JP7239625A
Other languages
Japanese (ja)
Inventor
Kenji Kuramae
健治 藏前
Haruhiro Kuboyama
晴弘 久保山
Masaru Nakamori
勝 中森
Kurosurii Jiyon
クロスリー ジョン
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP7239625A priority Critical patent/JPH09101932A/en
Publication of JPH09101932A publication Critical patent/JPH09101932A/en
Withdrawn 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 for network management and the increase of processing load of a network managing device due to the increase of network equipment. SOLUTION: When a request packet receiving part 2a receives a request packet and performs semantic analysis, an operating state setting part 2b sets the title of managing data to be transmitted to a network managing device 1 and the intervals of transmission based on the contents of semantic analysis at the request packet receiving part 2a. Then, time is measured by a time monitoring part 2d, and when the time of set transmission interval comes, a managing data possessing part 2e possesses the amount of received data. Then, a Trap packet transmitting part 2f transmits a Trap packet to the network managing device 1 while containing the received data amount possessed by the managing data possessing part 2e in it.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、SNMPを用い
て、ネットワークに接続された機器を管理するネットワ
ーク管理システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network management system that manages devices connected to a network by using SNMP.

【0002】[0002]

【従来の技術】近年、コンピュータの所持台数の増加
と、コンピュータネットワークの利用技術の発展に伴
い、多数のコンピュータがネットワークに接続されるよ
うになり、ネットワークシステムの大規模化が進んでい
る。
2. Description of the Related Art In recent years, with the increase in the number of computers possessed and the development of computer network utilization technology, a large number of computers have been connected to networks, and the scale of network systems is increasing.

【0003】ネットワークの利用技術の発展により、ネ
ットワーク上で様々なネットワーク活用機能(サービ
ス)が提供されている。サービスの増加とともにネット
ワークの管理項目も増加するので、ネットワーク管理装
置の負荷が増大する。そこで、ネットワーク管理装置の
負荷を軽減するため、複数のネットワーク機器が管理デ
ータを保持し、これらのネットワーク機器が分担して管
理を行う管理データの分散化が考えられている。
With the development of network utilization technology, various network utilization functions (services) are provided on the network. Since the number of network management items increases as the number of services increases, the load on the network management device also increases. Therefore, in order to reduce the load on the network management device, a plurality of network devices hold the management data, and the management data distributed by these network devices are managed and distributed.

【0004】ネットワーク管理を行うために、マネージ
ャとエージェント間でデータを交換するプロトコルとし
てSNMPが広く用いられている。
SNMP is widely used as a protocol for exchanging data between a manager and an agent for network management.

【0005】プロトコルとしてSNMPを用いたネット
ワーク管理システムにおいては、管理データの収集が、
ネットワーク管理装置から送信されたGetリクエスト
パケットまたはGet−Nextリクエストパケットに
対して、ネットワーク機器がGetレスポンスパケット
を返信することによって行なわれている。
In a network management system using SNMP as a protocol, management data collection is
In response to a Get request packet or a Get-Next request packet transmitted from the network management device, the network device sends back a Get response packet.

【0006】[0006]

【発明が解決しようとする課題】ところが、上述のよう
な構成のネットワーク管理システムにおいては、ネット
ワーク管理装置が一定間隔毎にネットワーク機器から管
理データを収集する場合、ネットワーク管理装置が一定
間隔毎にGetリクエストパケットを送信して、ネット
ワーク機器がそれに対してGetレスポンスパケットを
返信することになり、1回の管理データの収集のために
2つのパケットがネットワーク上に送信されることにな
る。そのため、ネットワークに存在するネットワーク機
器が増加するにつれて、ネットワーク管理のためのトラ
フィックが増加するだけでなく、ネットワーク管理装置
の処理負荷が増大してしまうという問題が生じる。
However, in the network management system having the above-described configuration, when the network management device collects management data from the network equipment at regular intervals, the network management device gets at regular intervals. The request packet is transmitted, the network device returns a Get response packet to the request packet, and two packets are transmitted on the network to collect the management data once. Therefore, as the number of network devices existing in the network increases, not only the traffic for network management increases, but also the processing load of the network management device increases.

【0007】本発明は、上記の点に鑑みて成されたもの
であり、その目的とするところは、ネットワーク機器の
増加に伴う、ネットワーク管理のためのトラフィックの
増大及びネットワーク管理装置の処理負荷の増大を抑制
して、効率的な管理データ収集を行なうことができるS
NMPを用いた管理を行うネットワーク管理システムを
提供することにある。
The present invention has been made in view of the above points, and an object of the present invention is to increase the traffic for network management and the processing load of the network management apparatus as the number of network devices increases. S that can suppress the increase and collect management data efficiently
It is to provide a network management system that performs management using NMP.

【0008】[0008]

【課題を解決するための手段】請求項1記載の発明は、
管理データの送信を要求するリクエストパケットを送信
するリクエストパケット送信部と該リクエストパケット
に対する返信であるレスポンスパケットを受信するレス
ポンスパケット受信部と所定の事象が発生したことを知
らせるTrapパケットを受信するTrapパケット受
信部と受信した管理データの内容を表示する動作状態表
示部とを有して成るネットワーク管理装置と、前記リク
エストパケット送信部から送信されたリクエストパケッ
トを受信するリクエストパケット受信部と該リクエスト
パケットに対する応答を行なうレスポンスパケットを送
信するレスポンスパケット送信部と前記Trapパケッ
トを送信するTrapパケット送信部とを有して成るネ
ットワーク機器とで構成され、管理プロトコルとしてS
NMPを用いたネットワーク管理システムにおいて、前
記ネットワーク管理装置に、ネットワーク機器から受信
する管理データの種別及び管理データを送信する間隔を
設定する動作監視条件設定部を付加し、前記ネットワー
ク機器に、前記リクエストパケット受信部で受信された
リクエストパケットに含まれる前記管理データ名及び送
信間隔データを検出して動作状態を設定する動作状態設
定部と、該動作状態設定部で検出された管理データを送
信する間隔を計測する時間監視部とを付加し、前記管理
データを前記Trapパケットに含ませるとともに、前
記Trapパケット送信部は、前記時間監視部の計測値
に基づいてTrapパケットを送信するようにしたこと
を特徴とするものである。
According to the first aspect of the present invention,
A request packet transmission unit that transmits a request packet requesting transmission of management data, a response packet reception unit that receives a response packet that is a reply to the request packet, and a Trap packet that receives a Trap packet that notifies that a predetermined event has occurred. A network management device including a receiving unit and an operation status display unit that displays the contents of received management data, a request packet receiving unit that receives the request packet transmitted from the request packet transmitting unit, and the request packet A network device including a response packet transmitting unit for transmitting a response packet for making a response and a Trap packet transmitting unit for transmitting the Trap packet.
In a network management system using NMP, an operation monitoring condition setting unit that sets a type of management data received from a network device and an interval at which the management data is transmitted is added to the network management device, and the network device receives the request from the network device. An operation state setting unit that detects the management data name and transmission interval data included in the request packet received by the packet receiving unit and sets an operation state, and an interval at which the management data detected by the operation state setting unit is transmitted. And a time monitoring unit for measuring the time, the management data is included in the Trap packet, and the Trap packet transmission unit transmits the Trap packet based on the measurement value of the time monitoring unit. It is a feature.

【0009】請求項2記載の発明は、請求項1記載のネ
ットワーク管理システムにおいて、前記動作監視条件設
定部は、前記ネットワーク機器からのTrapパケット
の送信回数を設定するようにし、前記ネットワーク機器
にTrapパケットの送信回数を計測するカウンタ部を
付加し、前記ネットワーク機器は、前記動作状態設定部
で設定された送信回数だけ前記Trapパケット送信部
からTrapパケットを送信するようにしたことを特徴
とするものである。
According to a second aspect of the present invention, in the network management system according to the first aspect, the operation monitoring condition setting unit sets the number of times of transmission of Trap packets from the network device, and the Trap is set in the network device. A counter unit for counting the number of packet transmissions is added, and the network device transmits Trap packets from the Trap packet transmission unit for the number of transmissions set by the operation state setting unit. Is.

【0010】請求項3記載の発明は、請求項1記載のネ
ットワーク管理システムにおいて、前記動作監視条件設
定部は、前記ネットワーク機器からのTrapパケット
の送信終了時間を設定するようにし、前記時間監視部
は、前記動作状態設定部で設定された前記送信終了時間
が経過するまで前記Trapパケット送信部からTra
pパケットを送信するようにしたことを特徴とするもの
である。
According to a third aspect of the present invention, in the network management system according to the first aspect, the operation monitoring condition setting unit sets a transmission end time of a Trap packet from the network device, and the time monitoring unit. From the Trap packet transmission unit until the transmission end time set by the operation state setting unit elapses.
It is characterized in that p packets are transmitted.

【0011】請求項4記載の発明は、管理データの送信
を要求するリクエストパケットを送信するリクエストパ
ケット送信部と該リクエストパケットに対する返信であ
るレスポンスパケットを受信するレスポンスパケット受
信部と所定の事象が発生したことを知らせるTrapパ
ケットを受信するTrapパケット受信部と受信した管
理データの内容を表示する動作状態表示部とを有して成
るネットワーク管理装置と、前記リクエストパケット送
信部から送信されたリクエストパケットを受信するリク
エストパケット受信部と該リクエストパケットに対する
応答を行なうレスポンスパケットを送信するレスポンス
パケット送信部と前記Trapパケットを送信するTr
apパケット送信部とを有して成るネットワーク機器と
で構成され、管理プロトコルとしてSNMPを用いたネ
ットワーク管理システムにおいて、前記ネットワーク管
理装置に、ネットワーク機器から受信する管理データの
種別とTrapパケットの送信回数とTrapパケット
の送信終了時間とを設定する動作監視条件設定部を付加
し、前記ネットワーク機器に前記リクエストパケット受
信部で受信されたリクエストパケットに含まれる前記管
理データ名と前記送信回数と前記送信終了時間とを検出
して動作状態を設定する動作状態設定部と、該動作状態
設定部で検出された送信終了時間を計測する時間監視部
と、前記動作状態設定部で検出された送信回数を計測す
るカウンタ部とを付加し、前記動作状態設定部は、前記
送信終了時間及び送信回数からTrapパケットの送信
間隔を検出し、前記時間監視部は、前記送信間隔と前記
カウンタ部のカウント値に基づいて、前記Trapパケ
ット送信部からTrapパケットを送信するようにした
ことを特徴とするものである。
According to a fourth aspect of the present invention, a predetermined event occurs with a request packet transmitting section that transmits a request packet requesting transmission of management data, a response packet receiving section that receives a response packet that is a reply to the request packet. Of the request packet transmitted from the request packet transmitting unit, and a network management device having a Trap packet receiving unit for receiving a Trap packet notifying that the request has been transmitted, and an operation status display unit for displaying the content of the received management data. A request packet receiving unit for receiving, a response packet transmitting unit for transmitting a response packet for responding to the request packet, and a Tr for transmitting the Trap packet.
In a network management system configured with a network device having an ap packet transmission unit and using SNMP as a management protocol, the type of management data received from the network device and the number of Trap packet transmissions to the network management device. And an operation monitoring condition setting unit for setting the transmission end time of the Trap packet, and the management data name included in the request packet received by the request packet reception unit, the number of transmissions, and the transmission end in the network device. An operating state setting unit that detects the time and sets the operating state, a time monitoring unit that measures the transmission end time detected by the operating state setting unit, and the number of transmissions detected by the operating state setting unit And a counter section for controlling the transmission end time and The Trap packet transmission interval is detected from the number of transmissions, and the time monitoring unit is configured to transmit the Trap packet from the Trap packet transmission unit based on the transmission interval and the count value of the counter unit. To do.

【0012】[0012]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

=実施形態1= 以下、本発明の一実施形態について図面に基づき説明す
る。図1は、本発明の一実施形態に係るネットワーク管
理システムを示す全体構成図である。ネットワーク管理
システムは、SNMPマネージャ機能を有するネットワ
ーク管理装置1と、SNMPエージェント機能を有する
複数のネットワーク機器2とで構成されている。ネット
ワーク管理装置1は、動作監視条件設定部1aとリクエ
ストパケット送信部1bとレスポンスパケット受信部1
cとTrapパケット受信部1dと動作状態表示部1e
とを有して成り、ネットワーク機器2は、リクエストパ
ケット受信部2aと動作状態設定部2bとレスポンスパ
ケット送信部2cと時間監視部2dと管理データ取得部
2eとTrapパケット送信部2fとを有して成る。
First Embodiment Hereinafter, one embodiment of the present invention will be described with reference to the drawings. FIG. 1 is an overall configuration diagram showing a network management system according to an embodiment of the present invention. The network management system is composed of a network management device 1 having an SNMP manager function and a plurality of network devices 2 having an SNMP agent function. The network management device 1 includes an operation monitoring condition setting unit 1a, a request packet transmitting unit 1b, and a response packet receiving unit 1
c, Trap packet receiving unit 1d, and operating state display unit 1e
The network device 2 includes a request packet reception unit 2a, an operation state setting unit 2b, a response packet transmission unit 2c, a time monitoring unit 2d, a management data acquisition unit 2e, and a Trap packet transmission unit 2f. Consists of

【0013】動作監視条件設定部1aは、ネットワーク
管理者がネットワーク管理装置1を操作するためのもの
であり、本実施形態においては管理データ名及び管理デ
ータの取得間隔を設定することができる。リクエストパ
ケット送信部1bは、SNMPのリクエストパケット
(Getリクエストパケット,Get−Nextリクエ
ストパケット,Setリクエストパケット)を生成し
て、管理対象のネットワーク機器2に対して送信するも
のである。レスポンスパケット受信部1cは、SNMP
のGetレスポンスパケットを受信して、受信したGe
tレスポンスパケットの意味解析を行なうものである。
Trapパケット受信部1dは、SNMPのTrapパ
ケットを受信して、受信したTrapパケットの意味解
析を行なうものである。動作状態表示部1eは、レスポ
ンスパケット受信部1c及びTrapパケット受信部1
dで意味解析された内容を表示するものであり、本実施
形態においては、意味解析された数値データをグラフ表
示できるようになっている。
The operation monitoring condition setting unit 1a is used by the network manager to operate the network management apparatus 1. In this embodiment, the management data name and the management data acquisition interval can be set. The request packet transmitter 1b generates an SNMP request packet (Get request packet, Get-Next request packet, Set request packet) and transmits it to the network device 2 to be managed. The response packet receiving unit 1c uses the SNMP
Get response packet of the received Ge
The t response packet is used for semantic analysis.
The Trap packet receiving unit 1d receives an SNMP Trap packet and analyzes the meaning of the received Trap packet. The operation state display unit 1e includes a response packet receiving unit 1c and a Trap packet receiving unit 1
The meaning-analyzed contents are displayed in d. In the present embodiment, the semantic-analyzed numerical data can be displayed in a graph.

【0014】リクエストパケット受信部2aは、SNM
Pのリクエストパケット(Getリクエストパケット,
Get−Nextリクエストパケット,Setリクエス
トパケット)を受信して、受信したリクエストパケット
の意味解析を行なうものである。動作状態設定部2b
は、リクエストパケット受信部2aにおける意味解析の
内容に基づいて動作状態の設定を行なうものである。レ
スポンスパケット送信部2cは、SNMPのGetレス
ポンスパケットを生成して、ネットワーク管理装置1に
送信するものである。時間監視部2dは、一定間隔毎に
何らかの動作を実行させるものである。管理データ取得
部2eは、管理データ名から管理データの現在値を求め
るものである。Trapパケット送信部2fは、SNM
PのTrapパケットを生成して、ネットワーク管理装
置1に送信するものである。
The request packet receiving unit 2a uses the SNM
P request packet (Get request packet,
(Get-Next request packet, Set request packet), and the semantic analysis of the received request packet is performed. Operating state setting unit 2b
Is for setting the operating state based on the content of the semantic analysis in the request packet receiving unit 2a. The response packet transmission unit 2c generates an SNMP Get response packet and transmits it to the network management device 1. The time monitoring unit 2d is for performing some operation at regular intervals. The management data acquisition unit 2e is for obtaining the current value of the management data from the management data name. The Trap packet transmitter 2f uses the SNM
The P Trap packet is generated and transmitted to the network management device 1.

【0015】以下、本実施形態の動作について説明す
る。なお、本実施形態においては、ネットワーク管理者
がネットワーク管理装置1を操作し、あるネットワーク
機器2が受信したデータ量を10秒毎の変化を示すグラ
フを用いて表示する場合について説明する。図2は、本
実施形態に係るネットワーク管理システムの動作を示す
模式図である。ネットワーク管理装置1において、動作
監視条件設定部1aがネットワーク管理者から管理デー
タ名(受信データ量)と送信間隔(本実施形態において
は10秒)とを受け取り、リクエストパケット送信部1
bが入力された値を含んだSetリクエストパケットを
送信する。
The operation of this embodiment will be described below. In the present embodiment, a case will be described in which the network administrator operates the network management device 1 and displays the amount of data received by a certain network device 2 using a graph showing changes every 10 seconds. FIG. 2 is a schematic diagram showing the operation of the network management system according to this embodiment. In the network management device 1, the operation monitoring condition setting unit 1a receives the management data name (reception data amount) and the transmission interval (10 seconds in this embodiment) from the network administrator, and the request packet transmission unit 1
A Set request packet including the input value of b is transmitted.

【0016】ネットワーク機器2は、リクエストパケッ
ト受信部2aがSetリクエストパケットを受信して意
味解析を行なうと、動作状態設定部2bは、リクエスト
パケット受信部2aにおける意味解析の内容に基づいて
管理データ名及び送信間隔を設定する。動作状態設定部
2bにおいて動作状態の設定が終了すると、レスポンス
パケット送信部2cは、設定終了を知らせるためのGe
tレスポンスパケットをネットワーク管理装置1に対し
て送信する。
In the network device 2, when the request packet receiving unit 2a receives the Set request packet and performs semantic analysis, the operation state setting unit 2b determines the management data name based on the content of the semantic analysis in the request packet receiving unit 2a. And set the transmission interval. When the operation state setting unit 2b finishes setting the operation state, the response packet transmitting unit 2c notifies the Ge of the end of the setting.
The t response packet is transmitted to the network management device 1.

【0017】ネットワーク管理装置1は、レスポンスパ
ケット受信部1cにおいてGetレスポンスパケットを
受信すると、動作状態表示部1eが初期設定されたグラ
フの表示を行なう。
When the network management device 1 receives the Get response packet in the response packet receiving unit 1c, the operating state display unit 1e displays the initially set graph.

【0018】ネットワーク機器2は、時間監視部2dに
おいて10秒の時間経過を検知する毎に、管理データ取
得部2eが受信データ量を取得し、Trapパケット送
信部2fが、管理データ取得部2eで取得された受信デ
ータ量の値を含むTrapパケットをネットワーク管理
装置1に対して送信する。このとき、管理データ値を送
信するためにリクエストパケットに対するレスポンスパ
ケットではなく、Trapパケットが用いられているた
め、ネットワーク上に送信されるパケット数が半分で済
むことになる。
In the network device 2, the management data acquisition unit 2e acquires the received data amount each time the time monitoring unit 2d detects the elapse of 10 seconds, and the Trap packet transmission unit 2f uses the management data acquisition unit 2e. A Trap packet including the acquired received data amount value is transmitted to the network management device 1. At this time, since the Trap packet is used instead of the response packet to the request packet for transmitting the management data value, the number of packets transmitted on the network can be halved.

【0019】ネットワーク管理装置1は、Trapパケ
ット受信部1dがTrapパケットをネットワーク機器
2から受信する毎に、動作状態表示部1eはTrapパ
ケットに含まれる受信データ量の値を、表示されている
グラフ上にプロットする。
In the network management device 1, every time the Trap packet receiving unit 1d receives a Trap packet from the network device 2, the operating state display unit 1e displays the value of the amount of received data contained in the Trap packet. Plot above.

【0020】なお、動作状態表示部1eにおいて、グラ
フ上への受信データ量の値のプロットは、Trapパケ
ットが受信されない限り行なわれないため、動作状態表
示部1eにより値のプロットが停止している場合は、ネ
ットワーク機器2に何らかの障害が起こっていると判断
することができる。
It should be noted that the operation state display unit 1e does not plot the value of the received data amount on the graph unless the Trap packet is received, so the operation state display unit 1e stops the value plot. In this case, it can be determined that the network device 2 has some trouble.

【0021】従って、本実施形態においては、管理デー
タの送信のためにTrapパケットを用いるため、ネッ
トワーク管理装置1からのGetリクエストパケットに
対するGetレスポンスパケットを用いる場合と比べ
て、管理データ収集のためのトラフィック量を半分にす
ることができる。また、ネットワーク管理装置1は、管
理データ収集のために毎回Getリクエストパケットを
送信する必要がなくなるため、処理負荷を減少すること
ができる。更に、ネットワーク管理装置1は、ネットワ
ーク機器2からのTrapパケットの有無で、ネットワ
ーク機器2の動作状態を判断できるため、動作状態監視
のために別のパケットを送信する必要がなくなる。
Therefore, in the present embodiment, since the Trap packet is used for transmitting the management data, compared to the case where the Get response packet for the Get request packet from the network management apparatus 1 is used, the management data is collected. Traffic volume can be halved. Further, the network management device 1 does not need to transmit the Get request packet every time for collecting the management data, so that the processing load can be reduced. Furthermore, since the network management device 1 can determine the operating state of the network device 2 based on the presence / absence of the Trap packet from the network device 2, it is not necessary to send another packet for monitoring the operating state.

【0022】なお、図3に示すように、動作監視条件設
定部1aにおいて更に送信終了時間を設定するように
し、時間監視部2dにおいて、Trapパケット送信部
2fからTrapパケットの送信を開始してからの時間
を計測し、送信終了時間が経過すると時間監視部2dの
動作を停止するようにすれば、Trapパケットの送信
中止を要求するSetリクエストパケットと、Setリ
クエストパケットに対するGetレスポンスパケットを
送信する必要がなくなり、管理のためのトラフィック量
を減少することができる。
As shown in FIG. 3, the operation monitoring condition setting unit 1a further sets the transmission end time, and the time monitoring unit 2d starts transmission of Trap packets from the Trap packet transmission unit 2f. If the operation of the time monitoring unit 2d is stopped when the transmission end time has elapsed, it is necessary to transmit a Set request packet requesting to stop transmission of the Trap packet and a Get response packet for the Set request packet. Can reduce the amount of traffic for management.

【0023】=実施形態2= 図4は、本発明の他の実施形態に係るネットワーク管理
システムを示す全体構成図である。なお、図1に示すネ
ットワーク管理装置1及びネットワーク機器2と同一の
動作を行う箇所については同一符号を付して説明を省略
する。動作監視条件設定部1aは、実施形態1の管理デ
ータ名及び管理データの取得間隔の設定に加えて、更に
Trapパケットの送信回数を設定するものである。カ
ウンタ部2gは、動作状態設定部2bで検出された送信
回数データを基に、ネットワーク機器2が送信するTr
apパケットの送信残数を計測するものであり、本実施
形態においては、Trapパケット送信部2fからTr
apパケットが送信されるに従いカウンタ部2gが保持
する値が減少し、0になるとTrapパケットを送信し
ないようになっている。
Second Embodiment FIG. 4 is an overall configuration diagram showing a network management system according to another embodiment of the present invention. It should be noted that parts that perform the same operations as those of the network management device 1 and the network device 2 shown in FIG. The operation monitoring condition setting unit 1a further sets the number of Trap packet transmissions in addition to the setting of the management data name and the management data acquisition interval of the first embodiment. The counter unit 2g uses the Tr transmitted by the network device 2 based on the transmission count data detected by the operation state setting unit 2b.
This is to measure the number of remaining transmissions of the ap packet. In the present embodiment, the Trap packet transmission units 2f to Tr
As the ap packet is transmitted, the value held by the counter unit 2g decreases, and when it reaches 0, the Trap packet is not transmitted.

【0024】以下、本実施形態の動作について図面に基
づき説明する。なお、本実施形態においては、ネットワ
ーク管理者が、ネットワーク管理装置1を操作し、ある
ネットワーク機器2が受信したデータ量を10秒毎の変
化を示すデータとして4回収集してグラフを用いて表示
する場合について説明する。図5は、本実施形態に係る
ネットワーク管理システムの動作を示す模式図である。
ネットワーク管理装置1において、動作監視条件設定部
1aがネットワーク管理者から管理データ名(受信デー
タ量),送信間隔(本実施形態においては10秒),送
信回数(本実施形態においては4回)を入力値として受
け取り、リクエストパケット送信部1bが入力された値
を含んだSetリクエストパケットを送信する。
The operation of this embodiment will be described below with reference to the drawings. In the present embodiment, the network administrator operates the network management device 1 to collect the amount of data received by a certain network device 2 four times as data showing a change every 10 seconds and display it using a graph. The case will be described. FIG. 5 is a schematic diagram showing the operation of the network management system according to this embodiment.
In the network management device 1, the operation monitoring condition setting unit 1a receives a management data name (reception data amount), a transmission interval (10 seconds in this embodiment), and a transmission count (4 times in this embodiment) from the network administrator. Received as an input value, the request packet transmission unit 1b transmits a Set request packet including the input value.

【0025】ネットワーク機器2は、リクエストパケッ
ト2aがSetリクエストパケットを受信して意味解析
を行うと、動作状態設定部2bは、リクエストパケット
受信部2aにおける意味解析の内容に基づいて管理デー
タ名,送信間隔,送信回数を設定する。動作状態設定部
2bにおいて動作状態の設定が終了すると、レスポンス
パケット送信部2cは、設定終了を知らせるためのGe
tレスポンスパケットをネットワーク管理装置1に対し
て送信する。
In the network device 2, when the request packet 2a receives the Set request packet and performs a semantic analysis, the operation state setting unit 2b sends a management data name and transmission based on the content of the semantic analysis in the request packet receiving unit 2a. Set the interval and the number of transmissions. When the operation state setting unit 2b finishes setting the operation state, the response packet transmitting unit 2c notifies the Ge of the end of the setting.
The t response packet is transmitted to the network management device 1.

【0026】ネットワーク管理装置1は、レスポンスパ
ケット受信部1cにおいてGetレスポンスパケットを
受信すると、動作状態表示部1eが初期設定されたグラ
フの表示を行う。
When the response packet receiving unit 1c of the network management apparatus 1 receives the Get response packet, the operation state display unit 1e displays the initially set graph.

【0027】ネットワーク機器2は、時間監視部2dに
おいて10秒の時間経過を検知する毎に、管理データ取
得部2eが受信データ量を取得し、Trapパケット送
信部2fが、管理データ取得部2eで取得された受信デ
ータ量の値を含むTrapパケットをネットワーク管理
装置1に対して送信する。カウント部2gは、Trap
パケット送信部2fからTrapパケットが送信される
毎に、カウント値=4からカウント値を1ずつ減少させ
ていく。そして、時間監視部2dはTrapパケット送
信部2fからTrapパケットが送信されるときに、カ
ウンタ部2gのカウント値を調べ、カウント値が0のと
きは時間監視部2dの動作を停止し、以後Trapパケ
ットを送信しない。
In the network device 2, the management data acquisition unit 2e acquires the received data amount each time the time monitoring unit 2d detects the elapse of 10 seconds, and the Trap packet transmission unit 2f uses the management data acquisition unit 2e. A Trap packet including the acquired received data amount value is transmitted to the network management device 1. The counting unit 2g uses Trap
Every time a Trap packet is transmitted from the packet transmitting unit 2f, the count value is decremented by 1 from the count value = 4. Then, the time monitoring unit 2d checks the count value of the counter unit 2g when the Trap packet is transmitted from the Trap packet transmission unit 2f, and when the count value is 0, the operation of the time monitoring unit 2d is stopped, and thereafter, the Trap packet is transmitted. Do not send packets.

【0028】ネットワーク管理装置1は、Trapパケ
ット受信部1dがTrapパケットをネットワーク機器
2から受信する毎に、動作状態表示部1eはTrapパ
ケットに含まれる受信データ量の値を、表示されている
グラフ上にプロットする。
In the network management device 1, every time the Trap packet receiving unit 1d receives a Trap packet from the network device 2, the operating status display unit 1e displays the value of the amount of received data included in the Trap packet. Plot above.

【0029】従って、本実施形態においては、動作状態
表示部1eの動作を停止するために、Trapパケット
の送信中止を要求するSetリクエストパケットと、S
etリクエストパケットに対するGetレスポンスパケ
ットを送信する必要がなくなり、管理のためのトラフィ
ック量を減少することができる。
Therefore, in the present embodiment, in order to stop the operation of the operation state display unit 1e, a Set request packet requesting the suspension of the transmission of the Trap packet and S
It is not necessary to transmit the Get response packet for the et request packet, and the traffic volume for management can be reduced.

【0030】なお、図6に示すように、上述の実施形態
の動作監視条件設定部1aにおいて更に送信終了時間を
設定するようにし、動作状態設定部2bにおいて、送信
回数データと送信終了時間データとからTrapパケッ
トの送信間隔を求め、カウンタ部2gのカウント値が0
になるとTrapパケットの送信を終了するようにすれ
ば、Trapパケットの送信中止を要求するSetリク
エストパケットと、Setリクエストパケットに対する
Getレスポンスパケットを送信する必要がなくなり、
管理のためのトラフィック量を減少することができる。
As shown in FIG. 6, the operation monitoring condition setting unit 1a of the above-described embodiment further sets the transmission end time, and the operation state setting unit 2b sets the transmission count data and the transmission end time data. The Trap packet transmission interval is obtained from the
Then, if the transmission of the Trap packet is terminated, there is no need to transmit the Set request packet for requesting the transmission stop of the Trap packet and the Get response packet for the Set request packet.
The amount of traffic for management can be reduced.

【0031】[0031]

【発明の効果】請求項1記載の発明は、管理データの送
信を要求するリクエストパケットを送信するリクエスト
パケット送信部とリクエストパケットに対する返信であ
るレスポンスパケットを受信するレスポンスパケット受
信部と所定の事象が発生したことを知らせるTrapパ
ケットを受信するTrapパケット受信部と受信した管
理データの内容を表示する動作状態表示部とを有して成
るネットワーク管理装置と、リクエストパケット送信部
から送信されたリクエストパケットを受信するリクエス
トパケット受信部とリクエストパケットに対する応答を
行なうレスポンスパケットを送信するレスポンスパケッ
ト送信部とTrapパケットを送信するTrapパケッ
ト送信部とを有して成るネットワーク機器とで構成さ
れ、管理プロトコルとしてSNMPを用いたネットワー
ク管理システムにおいて、ネットワーク管理装置に、ネ
ットワーク機器から受信する管理データの種別及び管理
データを送信する間隔を設定する動作監視条件設定部を
付加し、ネットワーク機器に、リクエストパケット受信
部で受信されたリクエストパケットに含まれる管理デー
タ名及び送信間隔データを検出して動作状態を設定する
動作状態設定部と、動作状態設定部で検出された管理デ
ータを送信する間隔を計測する時間監視部とを付加し、
管理データをTrapパケットに含ませるとともに、T
rapパケット送信部は、時間監視部の計測値に基づい
てTrapパケットを送信するようにしているので、ネ
ットワーク管理装置からのリクエストパケットに対する
レスポンスパケットを用いる場合と比べて、管理データ
収集のためのトラフィック量を半分にすることができ、
また、ネットワーク管理装置は、管理データ収集のため
に毎回リクエストパケットを送信する必要がなくなるた
め、処理負荷を減少することができ、ネットワーク機器
の増加に伴う、ネットワーク管理のためのトラフィック
の増大及びネットワーク管理装置の処理負荷の増大を抑
制して、効率的な管理データ収集を行なうことができる
SNMPを用いた管理を行うネットワーク管理システム
を提供することができた。
According to the first aspect of the present invention, a predetermined event is generated with a request packet transmitting unit that transmits a request packet requesting transmission of management data, a response packet receiving unit that receives a response packet that is a reply to the request packet, and a predetermined event. A network management device having a Trap packet receiving unit for receiving a Trap packet notifying that it has occurred, an operation status display unit for displaying the contents of the received management data, and a request packet transmitted from the request packet transmitting unit. A management device is configured by a network device including a request packet receiving unit for receiving, a response packet transmitting unit for transmitting a response packet for responding to the request packet, and a Trap packet transmitting unit for transmitting a Trap packet. In a network management system using SNMP, an operation monitoring condition setting unit that sets the type of management data received from the network device and the interval at which the management data is transmitted is added to the network management device, and a request packet is sent to the network device. Measures the operation status setting unit that detects the management data name and transmission interval data included in the request packet received by the reception unit and sets the operation status, and the interval at which the management data detected by the operation status setting unit is transmitted. Add a time monitoring unit,
Including the management data in the Trap packet,
Since the rap packet transmission unit is configured to transmit the Trap packet based on the measurement value of the time monitoring unit, the traffic for collecting the management data is different from the case where the response packet to the request packet from the network management device is used. The amount can be halved,
Further, since the network management device does not need to transmit the request packet every time for collecting the management data, it is possible to reduce the processing load and increase the traffic for network management and the network due to the increase in the network equipment. It has been possible to provide a network management system that manages using SNMP that can suppress an increase in the processing load of the management device and efficiently collect management data.

【0032】請求項2記載の発明は、請求項1記載のネ
ットワーク管理システムにおいて、動作監視条件設定部
は、ネットワーク機器からのTrapパケットの送信回
数を設定するようにし、ネットワーク機器にTrapパ
ケットの送信回数を計測するカウンタ部を付加し、ネッ
トワーク機器は、動作状態設定部で設定された送信回数
だけTrapパケット送信部からTrapパケットを送
信するようにしたので、Trapパケットの送信中止を
要求するSetリクエストパケットと、Setリクエス
トパケットに対するGetレスポンスパケットを用いる
必要がなく、管理データ収集のためのトラフィック量を
減少することができる。
According to a second aspect of the present invention, in the network management system according to the first aspect, the operation monitoring condition setting unit sets the number of times the Trap packet is transmitted from the network device, and the Trap packet is transmitted to the network device. Since a counter unit that counts the number of times is added and the network device transmits the Trap packet from the Trap packet transmission unit the number of times of transmission set by the operation state setting unit, a Set request for requesting to stop the transmission of the Trap packet. Since it is not necessary to use a packet and a Get response packet for the Set request packet, the traffic volume for management data collection can be reduced.

【0033】請求項3記載の発明は、請求項1記載のネ
ットワーク管理システムにおいて、動作監視条件設定部
は、ネットワーク機器からのTrapパケットの送信終
了時間を設定するようにし、時間監視部は、動作状態設
定部で設定された送信終了時間が経過するまでTrap
パケット送信部からTrapパケットを送信するように
したので、送信終了時間が経過した際にTrapパケッ
トの送信中止を要求するSetリクエストパケットと、
Setリクエストパケットに対するGetレスポンスパ
ケットを用いる必要がなく、トラフィック量を増大させ
ることなく一定時間内の管理データ収集を行うことがで
きる。
According to a third aspect of the present invention, in the network management system according to the first aspect, the operation monitoring condition setting unit sets the transmission end time of the Trap packet from the network device, and the time monitoring unit operates. Trap until the transmission end time set by the status setting unit elapses
Since the Trap packet is transmitted from the packet transmission unit, a Set request packet for requesting to cancel the transmission of the Trap packet when the transmission end time has passed,
It is not necessary to use the Get response packet for the Set request packet, and it is possible to collect the management data within a fixed time without increasing the traffic amount.

【0034】請求項4記載の発明は、管理データの送信
を要求するリクエストパケットを送信するリクエストパ
ケット送信部とリクエストパケットに対する返信である
レスポンスパケットを受信するレスポンスパケット受信
部と所定の事象が発生したことを知らせるTrapパケ
ットを受信するTrapパケット受信部と受信した管理
データの内容を表示する動作状態表示部とを有して成る
ネットワーク管理装置と、リクエストパケット送信部か
ら送信されたリクエストパケットを受信するリクエスト
パケット受信部とリクエストパケットに対する応答を行
なうレスポンスパケットを送信するレスポンスパケット
送信部とTrapパケットを送信するTrapパケット
送信部とを有して成るネットワーク機器とで構成され、
管理プロトコルとしてSNMPを用いたネットワーク管
理システムにおいて、ネットワーク管理装置に、ネット
ワーク機器から受信する管理データの種別とTrapパ
ケットの送信回数とTrapパケットの送信終了時間と
を設定する動作監視条件設定部を付加し、ネットワーク
機器にリクエストパケット受信部で受信されたリクエス
トパケットに含まれる管理データ名と送信回数と送信終
了時間とを検出して動作状態を設定する動作状態設定部
と、動作状態設定部で検出された送信終了時間を計測す
る時間監視部と、動作状態設定部で検出された送信回数
を計測するカウンタ部とを付加し、動作状態設定部は、
送信終了時間及び送信回数からTrapパケットの送信
間隔を検出し、時間監視部は、送信間隔とカウンタ部の
カウント値に基づいて、Trapパケット送信部からT
rapパケットを送信するようにしたので、送信終了時
間が経過した際にTrapパケットの送信中止を要求す
るSetリクエストパケットと、Setリクエストパケ
ットに対するGetレスポンスパケットを用いる必要が
なく、トラフィック量を増大させることなく一定時間内
の管理データ収集を行うことができる。
According to a fourth aspect of the present invention, a predetermined event occurs with a request packet transmitting section for transmitting a request packet requesting transmission of management data, a response packet receiving section for receiving a response packet which is a reply to the request packet. And a request packet transmitted from the request packet transmission unit, and a network management device including a Trap packet reception unit that receives a Trap packet that notifies that the operation state display unit that displays the content of the received management data. And a network device having a request packet receiving unit, a response packet transmitting unit for transmitting a response packet for responding to the request packet, and a Trap packet transmitting unit for transmitting a Trap packet,
In a network management system that uses SNMP as a management protocol, an operation monitoring condition setting unit that sets the type of management data received from a network device, the number of times Trap packets are transmitted, and the transmission end time of Trap packets is added to the network management apparatus. Then, the network device detects the management data name included in the request packet received by the request packet receiving unit, the number of transmissions, and the transmission end time to set the operating state, and the operation state setting unit detects the operation state. A time monitoring unit for measuring the transmitted transmission end time and a counter unit for measuring the number of transmissions detected by the operation state setting unit are added, and the operation state setting unit is
The Trap packet transmission interval is detected from the transmission end time and the number of transmissions, and the time monitoring unit determines the T packet transmission unit from the Trap packet transmission unit based on the transmission interval and the count value of the counter unit.
Since the rap packet is transmitted, it is not necessary to use the Set request packet for requesting to stop the transmission of the Trap packet when the transmission end time elapses and the Get response packet for the Set request packet, and the traffic volume can be increased. Without this, management data can be collected within a fixed time.

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

【図1】本発明の一実施形態に係るネットワーク管理シ
ステムを示す全体構成図である。
FIG. 1 is an overall configuration diagram showing a network management system according to an embodiment of the present invention.

【図2】本実施形態に係るネットワーク管理システムの
動作を示す模式図である。
FIG. 2 is a schematic diagram showing an operation of the network management system according to the present embodiment.

【図3】本発明の他の実施形態に係るネットワーク管理
システムの動作を示す模式図である。
FIG. 3 is a schematic diagram showing an operation of a network management system according to another embodiment of the present invention.

【図4】本発明の他の実施形態に係るネットワーク管理
システムを示す全体構成図である。
FIG. 4 is an overall configuration diagram showing a network management system according to another embodiment of the present invention.

【図5】本実施形態に係るネットワーク管理システムの
動作を示す模式図である。
FIG. 5 is a schematic diagram showing an operation of the network management system according to the present embodiment.

【図6】本発明の他の実施形態に係るネットワーク管理
システムの動作を示す模式図である。
FIG. 6 is a schematic diagram showing an operation of a network management system according to another embodiment of the present invention.

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

1 ネットワーク管理装置 1a 動作監視条件設定部 1b リクエストパケット送信部 1c レスポンスパケット受信部 1d Trapパケット受信部 1e 動作状態表示部 2 ネットワーク機器 2a リクエストパケット受信部 2b 動作状態設定部 2c レスポンスパケット送信部 2d 時間監視部 2e 管理データ取得部 2f Trapパケット送信部 2g カウンタ部 1 network management device 1a operation monitoring condition setting unit 1b request packet transmitting unit 1c response packet receiving unit 1d Trap packet receiving unit 1e operating state display unit 2 network device 2a request packet receiving unit 2b operating state setting unit 2c response packet transmitting unit 2d time Monitoring unit 2e Management data acquisition unit 2f Trap packet transmission unit 2g Counter unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 ジョン クロスリー 大阪府門真市大字門真1048番地松下電工株 式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor John Crossley 1048 Kadoma, Kadoma City, Osaka Prefecture Matsushita Electric Works Co., Ltd.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 管理データの送信を要求するリクエスト
パケットを送信するリクエストパケット送信部と該リク
エストパケットに対する返信であるレスポンスパケット
を受信するレスポンスパケット受信部と所定の事象が発
生したことを知らせるTrapパケットを受信するTr
apパケット受信部と受信した管理データの内容を表示
する動作状態表示部とを有して成るネットワーク管理装
置と、前記リクエストパケット送信部から送信されたリ
クエストパケットを受信するリクエストパケット受信部
と該リクエストパケットに対する応答を行なうレスポン
スパケットを送信するレスポンスパケット送信部と前記
Trapパケットを送信するTrapパケット送信部と
を有して成るネットワーク機器とで構成され、管理プロ
トコルとしてSNMPを用いたネットワーク管理システ
ムにおいて、前記ネットワーク管理装置に、ネットワー
ク機器から受信する管理データの種別及び管理データを
送信する間隔を設定する動作監視条件設定部を付加し、
前記ネットワーク機器に、前記リクエストパケット受信
部で受信されたリクエストパケットに含まれる前記管理
データ名及び送信間隔データを検出して動作状態を設定
する動作状態設定部と、該動作状態設定部で検出された
管理データを送信する間隔を計測する時間監視部とを付
加し、前記管理データを前記Trapパケットに含ませ
るとともに、前記Trapパケット送信部は、前記時間
監視部の計測値に基づいてTrapパケットを送信する
ようにしたことを特徴とするネットワーク管理システ
ム。
1. A request packet transmitting unit for transmitting a request packet requesting transmission of management data, a response packet receiving unit for receiving a response packet in reply to the request packet, and a Trap packet for notifying that a predetermined event has occurred. Tr to receive
ap packet receiving section and a network management apparatus having an operation status display section for displaying the contents of received management data, a request packet receiving section for receiving the request packet transmitted from the request packet transmitting section, and the request In a network management system that includes a response packet transmission unit that transmits a response packet that responds to a packet and a network device that includes a Trap packet transmission unit that transmits the Trap packet, and that uses SNMP as a management protocol, An operation monitoring condition setting unit that sets the type of management data received from a network device and the interval at which the management data is transmitted is added to the network management device,
In the network device, an operation state setting unit that detects the management data name and transmission interval data included in the request packet received by the request packet receiving unit and sets an operation state, and the operation state setting unit detects the operation state setting unit. And a time monitoring unit for measuring an interval at which the management data is transmitted, the management data is included in the Trap packet, and the Trap packet transmission unit transmits the Trap packet based on the measurement value of the time monitoring unit. A network management system characterized by being transmitted.
【請求項2】 前記動作監視条件設定部は、前記ネット
ワーク機器からのTrapパケットの送信回数を設定す
るようにし、前記ネットワーク機器にTrapパケット
の送信回数を計測するカウンタ部を付加し、前記ネット
ワーク機器は、前記動作状態設定部で設定された送信回
数だけ前記Trapパケット送信部からTrapパケッ
トを送信するようにしたことを特徴とする請求項1記載
のネットワーク管理システム。
2. The operation monitoring condition setting unit sets the number of times of transmission of Trap packets from the network device, and adds a counter unit for measuring the number of times of transmission of Trap packets to the network device, The network management system according to claim 1, wherein the Trap packet transmission unit transmits the Trap packet the number of times of transmission set by the operation state setting unit.
【請求項3】 前記動作監視条件設定部は、前記ネット
ワーク機器からのTrapパケットの送信終了時間を設
定するようにし、前記時間監視部は、前記動作状態設定
部で設定された前記送信終了時間が経過するまで前記T
rapパケット送信部からTrapパケットを送信する
ようにしたことを特徴とする請求項1記載のネットワー
ク管理システム。
3. The operation monitoring condition setting unit sets a transmission end time of a Trap packet from the network device, and the time monitoring unit sets the transmission end time set by the operation state setting unit. Until the above T
The network management system according to claim 1, wherein the rap packet transmitting unit transmits the Trap packet.
【請求項4】 管理データの送信を要求するリクエスト
パケットを送信するリクエストパケット送信部と該リク
エストパケットに対する返信であるレスポンスパケット
を受信するレスポンスパケット受信部と所定の事象が発
生したことを知らせるTrapパケットを受信するTr
apパケット受信部と受信した管理データの内容を表示
する動作状態表示部とを有して成るネットワーク管理装
置と、前記リクエストパケット送信部から送信されたリ
クエストパケットを受信するリクエストパケット受信部
と該リクエストパケットに対する応答を行なうレスポン
スパケットを送信するレスポンスパケット送信部と前記
Trapパケットを送信するTrapパケット送信部と
を有して成るネットワーク機器とで構成され、管理プロ
トコルとしてSNMPを用いたネットワーク管理システ
ムにおいて、前記ネットワーク管理装置に、ネットワー
ク機器から受信する管理データの種別とTrapパケッ
トの送信回数とTrapパケットの送信終了時間とを設
定する動作監視条件設定部を付加し、前記ネットワーク
機器に前記リクエストパケット受信部で受信されたリク
エストパケットに含まれる前記管理データ名と前記送信
回数と前記送信終了時間とを検出して動作状態を設定す
る動作状態設定部と、該動作状態設定部で検出された送
信終了時間を計測する時間監視部と、前記動作状態設定
部で検出された送信回数を計測するカウンタ部とを付加
し、前記動作状態設定部は、前記送信終了時間及び送信
回数からTrapパケットの送信間隔を検出し、前記時
間監視部は、前記送信間隔と前記カウンタ部のカウント
値に基づいて、前記Trapパケット送信部からTra
pパケットを送信するようにしたことを特徴とするネッ
トワーク管理システム。
4. A request packet transmitting section for transmitting a request packet requesting transmission of management data, a response packet receiving section for receiving a response packet in reply to the request packet, and a Trap packet for notifying that a predetermined event has occurred. Tr to receive
ap packet receiving section and a network management apparatus having an operation status display section for displaying the contents of received management data, a request packet receiving section for receiving the request packet transmitted from the request packet transmitting section, and the request In a network management system that includes a response packet transmission unit that transmits a response packet that responds to a packet and a network device that includes a Trap packet transmission unit that transmits the Trap packet, and that uses SNMP as a management protocol, An operation monitoring condition setting unit that sets the type of management data received from a network device, the number of Trap packet transmissions, and the Trap packet transmission end time is added to the network management device, and the network device is provided with the operation monitoring condition setting unit. An operation state setting unit that detects the management data name, the number of times of transmission, and the transmission end time included in the request packet received by the packet receiving unit and sets an operation state; A time monitoring unit that measures the transmission end time and a counter unit that counts the number of transmissions detected by the operation state setting unit, and the operation state setting unit adds a Trap packet from the transmission end time and the number of transmissions. Of the Trap packet transmission unit based on the transmission interval and the count value of the counter unit.
A network management system characterized by transmitting p packets.
JP7239625A 1995-07-31 1995-09-19 Network managing system Withdrawn JPH09101932A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7239625A JPH09101932A (en) 1995-07-31 1995-09-19 Network managing system

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP19556295 1995-07-31
JP7-195562 1995-07-31
JP7239625A JPH09101932A (en) 1995-07-31 1995-09-19 Network managing system

Publications (1)

Publication Number Publication Date
JPH09101932A true JPH09101932A (en) 1997-04-15

Family

ID=26509204

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7239625A Withdrawn JPH09101932A (en) 1995-07-31 1995-09-19 Network managing system

Country Status (1)

Country Link
JP (1) JPH09101932A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002077830A1 (en) * 2001-03-23 2002-10-03 Mitsubishi Denki Kabushiki Kaisha Supervisory control system, supervisory control method, control program for controlled device
KR100363517B1 (en) * 1999-12-23 2002-12-05 엘지전자 주식회사 Method For Monitoring Network State And Apparatus Thereof
US7440125B2 (en) 2002-06-14 2008-10-21 Brother Kogyo Kabushiki Kaisha Setting information transmission/reception system
US7665097B2 (en) 2002-09-12 2010-02-16 Thomson Licensing Associating notifications of the status of a data network by use of a topology editor

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100363517B1 (en) * 1999-12-23 2002-12-05 엘지전자 주식회사 Method For Monitoring Network State And Apparatus Thereof
WO2002077830A1 (en) * 2001-03-23 2002-10-03 Mitsubishi Denki Kabushiki Kaisha Supervisory control system, supervisory control method, control program for controlled device
US7440125B2 (en) 2002-06-14 2008-10-21 Brother Kogyo Kabushiki Kaisha Setting information transmission/reception system
US8045206B2 (en) 2002-06-14 2011-10-25 Brother Kogyo Kabushiki Kaisha Setting information transmission/reception system
US7665097B2 (en) 2002-09-12 2010-02-16 Thomson Licensing Associating notifications of the status of a data network by use of a topology editor

Similar Documents

Publication Publication Date Title
EP0996254B1 (en) A method for quantifying communication performance
US6137782A (en) Automatic network traffic analysis
US6363477B1 (en) Method for analyzing network application flows in an encrypted environment
EP0994602B1 (en) Computer system and network performance monitoring
US20040037230A1 (en) Method and apparatus for displaying measurement data from heterogeneous measurement sources
EP2207306A1 (en) A polling method, system, network management station and managed device
US7359329B2 (en) Device for detecting failure of communication network
CN106576056A (en) Systems and methods for changing the frequency of retrieving monitoring data
JP3425871B2 (en) Network management system and management method thereof
JPH09101932A (en) Network managing system
US7046693B1 (en) Method and system for determining availability in networks
US8989032B2 (en) Systems and methods for measuring frame loss in multipoint networks
JPH09282252A (en) Network managing system
Cisco Troubleshooting Commands
EP0658025A1 (en) System of high availability synchronous bandwidth allocation over FDDI
JP3131607B2 (en) State change aggregation method of network monitoring system
JP3191658B2 (en) Performance management monitor method
JPH05191405A (en) Information collection device
CN113747391B (en) Method and system for monitoring the health of a rail vehicle driver, management center and device
Barford et al. A comparison of active and passive methods for measuring packet loss
JPH10336177A (en) Health check system in communication network
JP3889687B2 (en) Monitoring and control system for communication system
Schmidt e-mail: schmidt, bless]@ telematik. informatik. uni-karlsruhe. de
JPH10198628A (en) Overload state detector for bus converter
KR100312434B1 (en) Access network resource assignment rate data collection and management method using the audit procedure of bearer channel connection protocol

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20021203