JPH06112978A - Automatic packet monitoring system - Google Patents

Automatic packet monitoring system

Info

Publication number
JPH06112978A
JPH06112978A JP4260968A JP26096892A JPH06112978A JP H06112978 A JPH06112978 A JP H06112978A JP 4260968 A JP4260968 A JP 4260968A JP 26096892 A JP26096892 A JP 26096892A JP H06112978 A JPH06112978 A JP H06112978A
Authority
JP
Japan
Prior art keywords
packet
packet monitoring
monitoring
illegal
reception alarm
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.)
Granted
Application number
JP4260968A
Other languages
Japanese (ja)
Other versions
JP2746007B2 (en
Inventor
Hirohisa Ishida
裕久 石田
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 Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP4260968A priority Critical patent/JP2746007B2/en
Publication of JPH06112978A publication Critical patent/JPH06112978A/en
Application granted granted Critical
Publication of JP2746007B2 publication Critical patent/JP2746007B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To reduce a job time for troubleshooting of an illegal packet reception alarm caused aperiodically and to relieve a command application job of a maintenance personnel. CONSTITUTION:On the opportunity of reception of an illegal packet reception alarm from a packet exchange processing unit (CP) 30 by a network management equipment (NMS) 10, the equipment 10 allows a CPU 30 to execute packet monitoring of a line having a line number CN designated by the illegal packet reception alarm. Every time the NMS 10 receives the illegal packet reception alarm after the start of packet monitoring, the NMS 10 revises the count generated by the packet monitoring management table and discriminates whether or not the count exceeds a packet monitoring stop specified number and sends a packet monitoring stop request signal to the CP 30 together with a monitor number to the CP 30 when the number is exceeded to stop the packet monitoring.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は複数のパケット交換処理
装置とパケット交換処理装置を集中管理するネットワー
ク管理装置とで構成されたパケットネットワークシステ
ムにおける自動パケットモニタリング方式に関するもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an automatic packet monitoring system in a packet network system including a plurality of packet switching processing devices and a network management device for centrally managing the packet switching processing devices.

【0002】[0002]

【従来の技術】従来のパケットネットワークシステムで
は、保守者からのコマンド投入によってのみパケットモ
ニタリングを行い、自動的なパケットモニタリングは行
っていなかった。
2. Description of the Related Art In a conventional packet network system, packet monitoring is performed only by a command input by a maintenance person, and automatic packet monitoring is not performed.

【0003】[0003]

【発明が解決しようとする課題】この従来のパケットモ
ニタリング方式では、システムの運用中に不定期に発生
するイリーガルパケット受信アラームに対し、保守者が
いつ発生するかわからないイリーガルパケット受信アラ
ームを待ち構えていて、コマンドを投入してパケットモ
ニタリングを実施するか、またはコマンド投入により長
期間パケットモニタリングを実施し、得られた多量のモ
ニタリングデータを解析していたので、保守者のコマン
ド投入作業および障害原因の究明に長時間を要するとい
う問題点があった。
In this conventional packet monitoring method, an illegal packet reception alarm, which the maintenance person does not know when to occur, is waiting for an illegal packet reception alarm that occurs irregularly during operation of the system. , The command was input to perform packet monitoring, or the command input was performed for long-term packet monitoring, and the large amount of monitoring data obtained was analyzed. There was a problem that it took a long time.

【0004】[0004]

【課題を解決するための手段】本発明の自動パケットモ
ニタリング方式は、複数のパケット交換処理装置とこの
パケット交換処理装置を集中管理するネットワーク管理
装置とから構成されたパケットネットワークシステムに
おける自動パケットモニタリング方式であって、前記ネ
ットワーク管理装置はイリーガルパケット受信アラーム
の発生を監視し、前記イリーガルパケット受信アラーム
が発生した時点でパケットモニタリングを実行し、同じ
回線番号のアラーム発生回数が規定回数を超えたとき前
記パケットモニタリングを停止することを特徴とする。
An automatic packet monitoring system according to the present invention is an automatic packet monitoring system in a packet network system comprising a plurality of packet switching processing devices and a network management device for centrally managing the packet switching processing devices. The network management device monitors the occurrence of an illegal packet reception alarm, executes packet monitoring at the time the illegal packet reception alarm occurs, and when the number of alarm occurrences of the same line number exceeds a prescribed number, The feature is that packet monitoring is stopped.

【0005】そして、前記ネットワーク管理装置は前記
回線番号ごとに前記イリーガルパケット受信アラームの
発生カウンタ値と前記パケットモニタリング番号とを格
納するパケットモニタリング管理テーブルを備え、前記
イリーガルパケット受信アラームの発生の都度該当する
回線番号の前記発生カウンタ値を更新することを特徴と
する。
Further, the network management device comprises a packet monitoring management table for storing the occurrence counter value of the illegal packet reception alarm and the packet monitoring number for each of the line numbers. The packet monitoring management table corresponds to each occurrence of the illegal packet reception alarm. The generation counter value of the line number to be updated is updated.

【0006】[0006]

【実施例】次に、本発明について図面を参照して説明す
る。図1は本発明の自動パケットモニタリング方式の一
実施例を示すパケットネットワークシステムのブロック
図、図2(a)は図1における動作を説明するためのシ
ーケンスチャート,(b)は図1におけるネットワーク
管理装置が使用するパケットモニタリング管理テーブル
の一例を示す図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings. 1 is a block diagram of a packet network system showing an embodiment of an automatic packet monitoring system of the present invention, FIG. 2A is a sequence chart for explaining the operation in FIG. 1, and FIG. 2B is a network management in FIG. It is a figure which shows an example of the packet monitoring management table which a device uses.

【0007】図1に示すように本実施例のパケットネッ
トワークシステムは複数のパケット交換処理装置(以下
CP)30,40,50と、CP30,40,50を集
中管理するネットワーク管理装置(以下NMS)10と
から構成され、NMS10は保守コンソール(以下CS
L)20に接続されるとともに、図2(b)に示すパケ
ットモニタリング管理テーブルを有する。またCP30
はホストコンピュータ(以下HOST)60と接続され
ている。
As shown in FIG. 1, the packet network system of this embodiment includes a plurality of packet switching devices (hereinafter CPs) 30, 40, 50 and a network management device (hereinafter NMS) for centrally managing the CPs 30, 40, 50. 10 and the NMS 10 is a maintenance console (hereinafter CS
L) 20 and has a packet monitoring management table shown in FIG. Also CP30
Is connected to a host computer (hereinafter HOST) 60.

【0008】続いて本実施例の動作について図2を併用
して説明する。例えばCP30でイリーガルパケット受
信アラームを検出すると、アラームが発生した回線番号
(CN)とともにイリーガルパケット受信アラームaを
NMS10へ送出する。NMS10では自律メッセージ
fとしてCSL20へこれを通知する。次にNMS10
はイリーガルパケット受信アラームaに含まれる回線番
号(CN)をパケットモニタリング管理テーブルに記憶
し、CP30へパケットモニタリング開始要求信号bを
送ってパケットモニタリング開始を要求し、パケットモ
ニタリング開始完了通知信号cを受けると自動パケット
モニタリングの開始を表す自律メッセージgをCSL2
0へ通知する。
Next, the operation of this embodiment will be described with reference to FIG. For example, when the CP 30 detects an illegal packet reception alarm, the illegal packet reception alarm a is sent to the NMS 10 together with the line number (CN) at which the alarm occurred. The NMS 10 notifies the CSL 20 of this as an autonomous message f. Next NMS10
Stores the line number (CN) included in the illegal packet reception alarm a in the packet monitoring management table, sends a packet monitoring start request signal b to the CP 30 to request packet monitoring start, and receives a packet monitoring start completion notification signal c. And an autonomous message g indicating the start of automatic packet monitoring are sent to CSL2.
Notify 0.

【0009】NMS10ではパケットモニタリング開始
後にイリーガルパケット受信アラームaを受信する度
に、自律メッセージfとしてCSL20へ通知し、パケ
ットモニタリング管理テーブルの発生カウンタ値を更新
するとともに、このカウンタ値がパケットモニタリング
停止規定回数を超えたかどうかを判定し、超えた時点で
CP30へパケットモニタリング停止要求信号dをモニ
タ番号とともに送信してパケットモニタリング停止要求
を行い、CP30からパケットモニタリング停止完了通
知信号eを受信すると、この回線のパケットモニタリン
グを停止し、モニタリングデータを示す自律メッセージ
hをCSL20に通知する。保守者はこのモニタリング
されたデータをCSL20から出力して解析を行う。
Each time the NMS 10 receives an illegal packet reception alarm a after starting packet monitoring, it notifies the CSL 20 as an autonomous message f, updates the generation counter value in the packet monitoring management table, and this counter value defines the packet monitoring stop rule. It is determined whether or not the number of times is exceeded, and when the number is exceeded, a packet monitoring stop request signal d is sent to the CP 30 together with the monitor number to request packet monitoring stop, and when a packet monitoring stop completion notification signal e is received from the CP 30, this line Packet monitoring is stopped and the autonomous message h indicating the monitoring data is notified to the CSL 20. The maintenance person outputs this monitored data from the CSL 20 and analyzes it.

【0010】[0010]

【発明の効果】以上説明したように本発明は、ある回線
のイリーガルパケット受信アラームの発生を契機に、ア
ラーム発生回数が規定回数に達するまでの間、この回線
のパケットモニタリングを自動的に行い、モニタリング
データを得るようにしたので、保守者のコマンド投入作
業の軽減と障害原因究明の作業時間の短縮が実現される
という効果を有する。
As described above, according to the present invention, upon occurrence of an illegal packet reception alarm on a certain line, packet monitoring of this line is automatically performed until the number of alarm occurrences reaches a specified number. Since the monitoring data is obtained, there is an effect that the maintenance person's command input work can be reduced and the failure cause investigation work time can be shortened.

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

【図1】本発明の自動パケットモニタリング方式の一実
施例を示すパケットネットワークシステムのブロック図
である。
FIG. 1 is a block diagram of a packet network system showing an embodiment of an automatic packet monitoring system of the present invention.

【図2】(a)は図1における動作を説明するためのシ
ーケンスチャート,(b)は図1におけるネットワーク
管理装置が使用するパケットモニタリング管理テーブル
の一例を示す図である。
2A is a sequence chart for explaining the operation in FIG. 1, and FIG. 2B is a diagram showing an example of a packet monitoring management table used by the network management device in FIG.

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

10 ネットワーク管理装置(NMS) 20 保守コンソール(CSL) 30,40,50 パケット交換処理装置(CP) 60 ホストコンピュータ(HOST) CN 回線番号 a イリーガルパケット受信アラーム b パケットモニタリング開始要求信号 c パケットモニタリング開始完了通知信号 d パケットモニタリング停止要求信号 e パケットモニタリング停止完了通知信号 f,g,h 自律メッセージ 10 Network Management Device (NMS) 20 Maintenance Console (CSL) 30, 40, 50 Packet Switching Processor (CP) 60 Host Computer (HOST) CN Line Number a Illegal Packet Reception Alarm b Packet Monitoring Start Request Signal c Packet Monitoring Start Completed Notification signal d Packet monitoring stop request signal e Packet monitoring stop completion notification signal f, g, h Autonomous message

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 複数のパケット交換処理装置とこのパケ
ット交換処理装置を集中管理するネットワーク管理装置
とから構成されたパケットネットワークシステムにおけ
る自動パケットモニタリング方式であって、前記ネット
ワーク管理装置はイリーガルパケット受信アラームの発
生を監視し、前記イリーガルパケット受信アラームが発
生した時点でパケットモニタリングを実行し、同じ回線
番号のアラーム発生回数が規定回数を超えたとき前記パ
ケットモニタリングを停止することを特徴とする自動パ
ケットモニタリング方式。
1. An automatic packet monitoring method in a packet network system comprising a plurality of packet switching processing devices and a network management device for centrally managing the packet switching processing devices, wherein the network management device is an illegal packet reception alarm. The automatic packet monitoring is characterized in that the packet monitoring is performed when the illegal packet reception alarm is generated, and the packet monitoring is stopped when the number of alarm occurrences of the same line number exceeds a specified number. method.
【請求項2】 前記ネットワーク管理装置は前記回線番
号ごとに前記イリーガルパケット受信アラームの発生カ
ウンタ値と前記パケットモニタリング番号とを格納する
パケットモニタリング管理テーブルを備え、前記イリー
ガルパケット受信アラームの発生の都度該当する回線番
号の前記発生カウンタ値を更新することを特徴とする請
求項1記載の自動パケットモニタリング方式。
2. The network management device comprises a packet monitoring management table storing the occurrence counter value of the illegal packet reception alarm and the packet monitoring number for each of the line numbers, and corresponds to each occurrence of the illegal packet reception alarm. The automatic packet monitoring method according to claim 1, wherein the generation counter value of the line number to be updated is updated.
JP4260968A 1992-09-30 1992-09-30 Automatic packet monitoring method Expired - Fee Related JP2746007B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4260968A JP2746007B2 (en) 1992-09-30 1992-09-30 Automatic packet monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4260968A JP2746007B2 (en) 1992-09-30 1992-09-30 Automatic packet monitoring method

Publications (2)

Publication Number Publication Date
JPH06112978A true JPH06112978A (en) 1994-04-22
JP2746007B2 JP2746007B2 (en) 1998-04-28

Family

ID=17355261

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4260968A Expired - Fee Related JP2746007B2 (en) 1992-09-30 1992-09-30 Automatic packet monitoring method

Country Status (1)

Country Link
JP (1) JP2746007B2 (en)

Also Published As

Publication number Publication date
JP2746007B2 (en) 1998-04-28

Similar Documents

Publication Publication Date Title
CA1238702A (en) Off-line notification and communication network
JPH06112978A (en) Automatic packet monitoring system
JPH05250225A (en) Inter-device communication controller
JP4090759B2 (en) Manager-agent supervisory control system, agent apparatus, manager-agent supervisory control system state matching method and program
JP2970169B2 (en) Network communication device management apparatus and method
JP2828130B2 (en) Facsimile adapter device
JPH02310755A (en) Health check system
JPS6038951A (en) Communication processing device
JPH03288242A (en) Load controlling method for computer system
JP2712389B2 (en) Communication control processor
KR100605831B1 (en) Alarm display part drive control method by designation message and its device
JP2853643B2 (en) Response monitoring device in communication system
JPH05189342A (en) Communication processor operation monitoring system
JPH02216931A (en) Fault information reporting system
JPH0777390B2 (en) Terminal response time monitoring device
JPH1174948A (en) Communication device
JPH05241980A (en) Data transfer system
JPH08292802A (en) Monitor and control equipment
JPH1083380A (en) Distributed system
JPH05316566A (en) Fault restoration detection method for local controller
JPH09251402A (en) Computer fault detection system
JPH06332745A (en) Remote maintenance system
JPH08181737A (en) Alarm notice system
JPH04239341A (en) Program execution monitoring system
JPH0245834A (en) Information processor exchanging system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980113

LAPS Cancellation because of no payment of annual fees