Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0677247B2 - Manager device of network management system - Google Patents
[go: Go Back, main page]

JPH0677247B2 - Manager device of network management system - Google Patents

Manager device of network management system

Info

Publication number
JPH0677247B2
JPH0677247B2 JP2182420A JP18242090A JPH0677247B2 JP H0677247 B2 JPH0677247 B2 JP H0677247B2 JP 2182420 A JP2182420 A JP 2182420A JP 18242090 A JP18242090 A JP 18242090A JP H0677247 B2 JPH0677247 B2 JP H0677247B2
Authority
JP
Japan
Prior art keywords
management operation
notification
logical path
processing means
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.)
Expired - Fee Related
Application number
JP2182420A
Other languages
Japanese (ja)
Other versions
JPH0468456A (en
Inventor
治展 水野
哲也 和田
淳 石場
智子 井崎
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 Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2182420A priority Critical patent/JPH0677247B2/en
Publication of JPH0468456A publication Critical patent/JPH0468456A/en
Publication of JPH0677247B2 publication Critical patent/JPH0677247B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、複数のエージェント装置が接続されたネット
ワークシステムに設けられ、ネットワークシステムの管
理を行うネットワーク管理システムのマネージャ装置に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a manager device of a network management system that is provided in a network system to which a plurality of agent devices are connected and manages the network system.

従来の技術 ネットワークシステムには、信頼性や保守性等を高めて
ネットワークシステムを効率的に運用するために、例え
ば情報処理学会マルチメディア通信と分散処理研究会42
−11(1989.5.19)に開示されているようなネットワー
ク管理システムが設けられている。
2. Description of the Related Art In order to improve the reliability and maintainability of network systems and operate the network systems efficiently, for example, the Information Processing Society of Japan Multimedia Communication and Distributed Processing Research Group 42
-11 (1989.5.19), a network management system is provided.

この種のネットワーク管理システムは、例えば第4図に
示すように、管理装置であるマネージャ装置600と、複
数の被管理装置であるエージェント装置700…とが設け
られて構成されている。マネージャ装置600は、それぞ
れのエージェント装置700…に管理操作指示を示す管理
操作メッセージを送信する一方、各エージェント装置70
0…は、マネージャ装置600に、上記管理操作メッセージ
に応じた管理情報や管理操作の完了情報等の管理操作応
答メッセージ、および障害の発生や状態の変更等を通知
するための通知メッセージを送信するようになってい
る。
This type of network management system is configured by including a manager device 600 as a management device and a plurality of agent devices 700 as managed devices, as shown in FIG. 4, for example. The manager device 600 sends a management operation message indicating a management operation instruction to each of the agent devices 700 ...
0 ... Sends to the manager device 600 a management operation response message such as management information or management operation completion information according to the management operation message, and a notification message for notifying the occurrence of a failure or the change of state. It is like this.

上記マネージャ装置600、およびエージェント装置700
は、具体的には例えば第5図に示すような構成を成して
いる。
The manager device 600 and the agent device 700
Specifically, for example, has a configuration as shown in FIG.

第5図において、601は管理アプリケーション処理手
段、701は被管理アプリケーション処理手段、602・702
は汎用論理パス処理手段、603・703は汎用コマンド処理
手段、604・704は汎用通信プロトコル処理手段、605・7
05はイベントキューである。
In FIG. 5, 601 is management application processing means, 701 is managed application processing means, and 602/702.
Is a general-purpose logical path processing means, 603 and 703 are general-purpose command processing means, 604 and 704 are general-purpose communication protocol processing means, and 605.7.
05 is an event queue.

汎用コマンド処理手段603・703は、例えば第6図に示す
ように、エージェント装置700に管理情報等を要求するG
ETコマンド処理や、エージェント装置700に管理情報を
送るSETコマンド処理等、種々のコマンド処理を行うコ
マンド処理ライブラリが設けられて成り、いずれかのコ
マンド処理を選択的に行うようになっている。また、汎
用通信プロトコル処理手段604・704は、種々の通信プロ
トコル処理を行う通信プロトコル処理ライブラリが設け
られて成り、いずれかの通信プロトコル処理を選択的に
行うようになっている。
The general-purpose command processing means 603/703 requests the agent device 700 for management information and the like as shown in FIG. 6, for example.
A command processing library for performing various command processing such as ET command processing and SET command processing for sending management information to the agent device 700 is provided, and any command processing is selectively performed. Further, the general-purpose communication protocol processing means 604 and 704 are provided with a communication protocol processing library for performing various communication protocol processing, and selectively perform any one of the communication protocol processing.

このようなネットワーク管理システムでは、以下のよう
な動作によってネットワークの管理が行われる。
In such a network management system, the network is managed by the following operations.

例えばマネージャ装置600が、GETコマンドによってエー
ジェント装置700に管理情報の送信を要求する場合、管
理アプリケーション処理手段601は、管理アプリケーシ
ョンプログラムの起動により、汎用コマンド処理手段60
3にGETコマンドの管理操作指示を出力する。
For example, when the manager device 600 requests the agent device 700 to send management information by a GET command, the management application processing means 601 causes the general-purpose command processing means 60 to start by starting the management application program.
The management operation instruction of the GET command is output to 3.

汎用コマンド処理手段603は、コマンド処理ライブラリ
の内のGETコマンド処理によって管理サービスを出力す
る。
The general-purpose command processing unit 603 outputs the management service by the GET command processing in the command processing library.

汎用通信プロトコル処理手段604は、上記管理サービス
に基づき、通信プロトコル処理ライブラリの内の所定の
通信プロトコル処理によって、GETコマンドを示す管理
操作メッセージをエージェント装置700に送信する。
The general-purpose communication protocol processing unit 604 transmits a management operation message indicating a GET command to the agent device 700 by a predetermined communication protocol process in the communication protocol processing library based on the management service.

エージェント装置700では、汎用通信プロトコル処理手
段704が、受信した管理操作メッセージから管理サービ
スを抽出する。汎用コマンド処理手段703は、前記マネ
ージャ装置600において管理アプリケーション処理手段6
01から出力されたGETコマンドの管理操作指示を復元
し、被管理アプリケーション処理手段701に出力する。
In the agent device 700, the general-purpose communication protocol processing means 704 extracts the management service from the received management operation message. The general-purpose command processing means 703 is the management application processing means 6 in the manager device 600.
The management operation instruction of the GET command output from 01 is restored and output to the managed application processing means 701.

被管理アプリケーション処理手段701は、上記管理操作
指示に基づいてGETコマンドに応じた処理を行い、要求
された管理情報を管理操作応答として出力する。この管
理操作応答は、汎用コマンド処理手段703、および汎用
通信プロトコル処理手段704を介して管理操作応答メッ
セージとして出力され、マネージャ装置600の汎用通信
プロトコル処理手段604、および汎用コマンド処理手段6
03を介して管理アプリケーション処理手段601に送られ
る。
The managed application processing means 701 performs processing according to the GET command based on the management operation instruction, and outputs the requested management information as a management operation response. This management operation response is output as a management operation response message via the general-purpose command processing means 703 and the general-purpose communication protocol processing means 704, and the general-purpose communication protocol processing means 604 of the manager device 600 and the general-purpose command processing means 6 are output.
It is sent to the management application processing means 601 via 03.

また、エージェント装置700において障害の発生や状態
の変更等の事象が発生した場合、被管理アプリケーショ
ン処理手段701は通知を出力する。この通知は、上記管
理操作応答と同様に、マネージャ装置600の管理アプリ
ケーション処理手段601に送られ、管理アプリケーショ
ン処理手段601で通知に対する処理が行われる。
Further, when an event such as a failure occurrence or a status change occurs in the agent device 700, the managed application processing means 701 outputs a notification. This notification is sent to the management application processing means 601 of the manager device 600, and the management application processing means 601 processes the notification in the same manner as the management operation response.

ところで、上記通知メッセージの通信は、それぞれのエ
ージェント装置700…における事象の発生に応じて不定
期的に行われる。それゆえ、マネージャ装置600の汎用
通信プロトコル処理手段604が管理操作メッセージの送
信処理中や管理操作応答メッセージの受信処理中に通知
メッセージを受信することがある。
By the way, the communication of the notification message is performed irregularly according to the occurrence of an event in each agent device 700. Therefore, the general-purpose communication protocol processing means 604 of the manager device 600 may receive the notification message during the process of transmitting the management operation message or the process of receiving the management operation response message.

この場合、汎用通信プロトコル処理手段604は、受信し
た通知メッセージを一旦、イベントキュー605に格納
し、管理操作応答メッセージの受信処理等が終了した後
に、イベントキュー605から通知メッセージを読み出し
て受信処理を行い、汎用コマンド処理手段603を介し
て、管理アプリケーション処理手段601に通知を送るよ
うになっている。
In this case, the general-purpose communication protocol processing means 604 temporarily stores the received notification message in the event queue 605, and after the reception processing of the management operation response message and the like are completed, the notification message is read from the event queue 605 and the reception processing is performed. Then, the notification is sent to the management application processing means 601 via the general-purpose command processing means 603.

発明が解決しようとする課題 しかしながら、上記のようなマネージャ装置600では、
管理操作メッセージの送信処理中などに通知メッセージ
を受信すると、通知メッセージは一旦イベントキュー60
5に格納され、即座に受信処理が行われないので、通知
に対する処理のリアルタイム性が損なわれがちであると
いう問題点を有していた。
However, in the manager device 600 as described above,
If a notification message is received while the management operation message is being sent, the notification message will be temporarily displayed in the event queue 60.
Since it is stored in 5, and the receiving process is not performed immediately, there is a problem that the real-time property of the process for the notification tends to be impaired.

また、複数のエージェント装置700から同時に通知メッ
セージが送信された場合などには、イベントキュー605
がオーバフローすると、通知メッセージの受信処理自体
が行われなくなるおそれもある。
Further, when notification messages are simultaneously sent from a plurality of agent devices 700, the event queue 605
If is overflowed, there is a possibility that the notification message reception process itself will not be performed.

なお、複数の汎用論理パス処理手段602を設けてマルチ
タスク処理等を行うことにより、管理操作メッセージの
送信処理等と通知メッセージの受信処理とを並行して行
わせるようにすることも考えられるが、上記汎用論理パ
ス処理手段602は大規模な記憶領域等を必要とするため
に、装置の大型化や製造コストの増大を招くことにな
る。
It should be noted that it is conceivable that a plurality of general-purpose logical path processing means 602 are provided to perform multitask processing and the like, thereby performing the management operation message transmission processing and the notification message reception processing in parallel. Since the general-purpose logical path processing means 602 requires a large-scale storage area or the like, it causes an increase in size of the device and an increase in manufacturing cost.

本発明は、上記の点に鑑み、装置の規模を大幅に増大さ
せることなく、通知メッセージの受信処理を迅速、かつ
確実にに行うことができるネットワーク管理システムの
マネージャ装置の提供を目的としている。
The present invention has been made in view of the above points, and an object thereof is to provide a manager device of a network management system that can perform a notification message reception process quickly and reliably without significantly increasing the size of the device.

課題を解決するための手段 上記目的を達成するため、本発明は、複数のエージェン
ト装置が接続されたネットワークシステムに設けられ、
前記エージェント装置に管理操作を行うための管理操作
メッセージを送信するとともに、エージェント装置から
前記管理操作メッセージに応じて送信される管理操作応
答メッセージ、およびエージェント装置から自発的に送
信される通知メッセージを受信して、ネットワークシス
テムの管理を行うネットワーク管理システムのマネージ
ャ装置において、管理操作を行う際に、その管理操作に
応じた管理操作用論理パス処理手段を形成し、この管理
操作用論理パス処理手段を介して、管理操作メッセージ
の送信処理および管理操作応答メッセージの受信処理を
行う一方、エージェント装置からの通知メッセージを受
信した場合には、前記通知メッセージに応じた通知用論
理パス処理手段を形成し、この通知用論理パス処理手段
を介して、通知メッセージの受信処理を行うメッセージ
送受信処理手段を備えたことを特徴としている。
Means for Solving the Problems In order to achieve the above object, the present invention is provided in a network system to which a plurality of agent devices are connected,
A management operation message for performing a management operation is transmitted to the agent device, and a management operation response message transmitted in response to the management operation message from the agent device and a notification message voluntarily transmitted from the agent device are received. Then, in the manager device of the network management system that manages the network system, when performing the management operation, the management operation logical path processing means is formed according to the management operation, and the management operation logical path processing means is formed. Through the management operation message transmission process and the management operation response message reception process, while receiving a notification message from the agent device, forming a notification logical path processing unit according to the notification message, A notification message is sent via this notification logical path processing means. It is characterized by having a message transmission and reception processing means for performing reception processing of the message.

作 用 上記構成によれば、メッセージ送受信処理手段は、管理
操作を行う際に、その管理操作に応じた管理操作用論理
パス処理手段を形成し、この管理操作用論理パス処理手
段を介して、管理操作メッセージの送信処理および管理
操作応答メッセージの受信処理を行う。また、エージェ
ント装置からの通知メッセージを受信した場合には、前
記通知メッセージに応じた通知用論理パス処理手段を形
成し、この通知用論理パス処理手段を介して、通知メッ
セージの受信処理を行う。
Operation According to the above configuration, the message transmission / reception processing means forms the management operation logical path processing means according to the management operation when performing the management operation, and through the management operation logical path processing means, The management operation message transmission process and the management operation response message reception process are performed. When a notification message is received from the agent device, a notification logical path processing means corresponding to the notification message is formed, and the notification message reception processing is performed via the notification logical path processing means.

実施例 第1図は本発明の一実施例におけるネットワーク管理シ
ステムのマネージャ装置100の構成を示すブロック図で
ある。
First Embodiment FIG. 1 is a block diagram showing the configuration of a manager device 100 of a network management system according to an embodiment of the present invention.

第1図において、110は管理アプリケーション処理手
段、120はメッセージ送受信処理手段、130は管理操作用
コマンド・通信プロトコルライブラリ、140は管理操作
用論理パス制御手段、150は管理操作用論理パス処理手
段、151は管理操作用コマンド処理手段、152は管理操作
用通信プロトコル処理手段、160は通知用コマンド・通
信プロトコルライブラリ、170は通知用論理パス制御手
段、180は通知用論理パス処理手段、181は通知用コマン
ド処理手段、182は通知用通信プロトコル処理手段、190
は通知・管理操作応答メッセージ切り換え手段である。
In FIG. 1, 110 is a management application processing means, 120 is a message transmission / reception processing means, 130 is a management operation command / communication protocol library, 140 is a management operation logical path control means, 150 is a management operation logical path processing means, Reference numeral 151 is a management operation command processing unit, 152 is a management operation communication protocol processing unit, 160 is a notification command / communication protocol library, 170 is a notification logical path control unit, 180 is a notification logical path processing unit, and 181 is a notification. Command processing means, 182 is a communication protocol processing means for notification, 190
Is a notification / management operation response message switching means.

上記管理アプリケーション処理手段110は、管理アプリ
ケーションプログラムの起動により、図示しないエージ
ェント装置の状態の把握、制御、および異常状態の検知
等の管理を行うものである。
The management application processing means 110 performs management such as grasping and controlling the state of an agent device (not shown), detection of an abnormal state, etc. by starting the management application program.

管理操作用コマンド・通信プロトコルライブラリ130
は、管理操作用コマンド処理、および通信プロトコル処
理用のプログラム部品を蓄積するようになっている。
Management operation command / communication protocol library 130
Stores program components for management operation command processing and communication protocol processing.

管理操作用論理パス制御手段140は、管理アプリケーシ
ョン処理手段110からの論理パス形成・削除指示に基づ
いて、管理操作用コマンド・通信プロトコルライブラリ
130に蓄積されたプログラム部品を読み出し、管理操作
指示に応じたコマンド処理プログラム、および管理操作
メッセージの送り先のエージェント装置に応じた通信プ
ロトコル処理プログラムを、それぞれ管理操作用論理パ
ス処理手段150の管理操作用コマンド処理手段151、およ
び管理操作用通信プロトコル処理手段152に生成するこ
とにより管理操作用論理パスを形成し、またこれを削除
するようになっている。
The management operation logical path control unit 140 is a command / communication protocol library for management operation based on the logical path formation / deletion instruction from the management application processing unit 110
The command operation program according to the management operation instruction and the communication protocol processing program according to the agent device to which the management operation message is sent are read out from the program components stored in the management operation unit 150, and the management operation of the management operation logical path processing unit 150 is performed. The management command processing means 151 and the management operation communication protocol processing means 152 generate a management operation logical path and delete it.

管理操作用論理パス処理手段150は、上記管理操作用論
理パス制御手段140によって生成されたプログラムを実
行することにより、管理操作メッセージの送信処理、お
よび管理操作応答メッセージの受信処理、すなわち管理
操作用論理パス処理を行うようになっている。また、複
数のエージェント装置または複数種類の管理操作に対応
して、第2図に示すように複数の管理操作用論理パスが
形成されている場合には、それぞれの管理操作用論理パ
ス処理を並行して行うことができるようになっている。
The management operation logical path processing unit 150 executes the program generated by the management operation logical path control unit 140 to transmit a management operation message and receive a management operation response message, that is, for management operation. Logical path processing is performed. Further, when a plurality of management operation logical paths are formed as shown in FIG. 2 corresponding to a plurality of agent devices or a plurality of types of management operations, the respective management operation logical path processes are executed in parallel. Then you can do it.

一方、通知用コマンド・通信プロトコルライブラリ160
は、通知用コマンド処理、および通信プロトコル処理用
のプログラム部品を蓄積するようになっている。
Meanwhile, the notification command / communication protocol library 160
Stores program components for notification command processing and communication protocol processing.

通知用論理パス制御手段170は、通知・管理操作応答切
り換え手段190からの論理パス形成指示に基づいて、通
知用コマンド・通信プロトコルライブラリ160に蓄積さ
れたプログラム部品を読み出し、通知メッセージに応じ
たコマンド処理プログラム、および通信プロトコル処理
プログラムを、それぞれ通知用論理パス処理手段180の
通知用コマンド処理手段181、および通知用通信プロト
コル処理手段182に生成することにより通知用論理パス
を形成し、また、管理アプリケーション処理手段110か
らの論理パス削除指示に基づいて、これを削除するよう
になっている。
The notifying logical path control means 170 reads out the program parts stored in the notifying command / communication protocol library 160 based on the logical path formation instruction from the notifying / managing operation response switching means 190, and issues a command according to the notifying message. A notification logical path is formed and managed by generating a processing program and a communication protocol processing program in the notification command processing means 181 and the notification communication protocol processing means 182 of the notification logical path processing means 180, respectively. This is deleted based on a logical path deletion instruction from the application processing means 110.

通知用論理パス処理手段180は、上記通知用論理パス制
御手段170によって生成されたプログラムを実行するこ
とにより、通知メッセージの受信処理、すなわち通知用
論理パス処理を行うようになっている。また、前記管理
操作用論理パス処理手段150と同様に、第3図に示すよ
うに複数の通知用論理パスが形成されている場合には、
複数のエージェント装置からの通知メッセージに対して
並行して通知用論理パス処理を行うことができるように
なっている。
The notification logical path processing means 180 executes the program generated by the notification logical path control means 170 to perform the notification message reception processing, that is, the notification logical path processing. Similarly to the management operation logical path processing means 150, when a plurality of notification logical paths are formed as shown in FIG.
The notification logical path processing can be performed in parallel for notification messages from a plurality of agent devices.

通知・管理操作応答切り換え手段190は、受信した管理
操作応答メッセージ、および通知メッセージを切り換え
て、それぞれ管理操作用論理パス処理手段150、または
通知用論理パス処理手段180に出力するようになってい
る。
The notification / management operation response switching means 190 switches the received management operation response message and notification message and outputs them to the management operation logical path processing means 150 or the notification logical path processing means 180, respectively. .

なお、ネットワーク管理システムをISDN(Integrated
Services Digital Network)に適用する場合には、上
記管理アプリケーション処理手段110、管理操作用コマ
ンド処理手段151、および通知用コマンド処理手段181で
行われる処理をアプリケーションレイヤで行われる処理
に対応させる一方、管理操作用通信プロトコル処理手段
152、および通知用通信プロトコル処理手段182で行われ
る処理をプレゼンテーションレイヤ以下のレイヤで行わ
れる処理に対応させることができるが、これに限るもの
ではない。
In addition, the network management system is ISDN (Integrated
Services Digital Network), the management application processing means 110, the management operation command processing means 151, and the notification command processing means 181 correspond to the processing performed in the application layer while Communication protocol processing means for operation
The processing performed by 152 and the notification communication protocol processing means 182 can be made to correspond to the processing performed by the layers below the presentation layer, but the present invention is not limited to this.

上記のように構成されたマネージャ装置100で、例えば
エージェント装置に、GETコマンドおよび所定の通信プ
ロトコルによって管理情報の送信を要求する場合には、
次のような動作が行われる。
In the manager device 100 configured as described above, for example, in the case of requesting the agent device to transmit the management information by the GET command and a predetermined communication protocol,
The following operation is performed.

まず、管理アプリケーション処理手段110は、管理アプ
リケーションプログラムの起動により、管理操作用パス
制御手段140にGETコマンド用の論理パス形成指示を出力
する。
First, the management application processing means 110 outputs a logical path formation instruction for a GET command to the management operation path control means 140 by starting the management application program.

そこで、管理操作用論理パス制御手段140は、管理操作
用コマンド・通信プロトコルライブラリ130からGETコマ
ンド処理用のプログラム部品、およびエージェント装置
に応じた所定の通信プロトコル処理用のプログラム部品
を読み出して、GETコマンド処理プログラム、および通
信プロトコル処理プログラムを管理操作用コマンド処理
手段151、および管理操作用通信プロトコル処理手段152
に生成し、管理操作用論理パスを形成する。管理操作用
論理パスの形成が完了すると、管理操作用論理パス制御
手段140は、管理アプリケーション処理手段110に論理パ
ス形成完了情報を出力する。
Therefore, the management operation logical path control means 140 reads out the GET command processing program component and the predetermined communication protocol processing program component corresponding to the agent device from the management operation command / communication protocol library 130, and executes GET. The command processing program and the communication protocol processing program are used for management operation command processing means 151 and the management operation communication protocol processing means 152.
To create a logical path for management operation. When the formation of the management operation logical path is completed, the management operation logical path control means 140 outputs the logical path formation completion information to the management application processing means 110.

管理アプリケーション処理手段110は、論理パス形成完
了情報を受け取ると、管理操作用論理パス処理手段150
にGETコマンドの管理操作指示を出力する。
When the management application processing means 110 receives the logical path formation completion information, the management operation logical path processing means 150
The management operation instruction of the GET command is output to.

管理操作用論理パス処理手段150は、管理操作指示に基
づいて、GETコマンド処理、および通信プロトコル処理
の管理操作用論理パス処理を行って、GETコマンドを示
す管理操作メッセージをエージェント装置に送信する。
より具体的には、例えば管理情報を要求するエージェン
ト装置の指定や、要求する管理情報を示す情報等を含む
所定のフォーマットのデータを生成し、さらにエージェ
ント装置との通信に用いるネットワークや伝送方式等に
応じた形式への変換などを行って、電気信号または光信
号として送出する。
The management operation logical path processing means 150 performs management operation logical path processing of GET command processing and communication protocol processing based on the management operation instruction, and transmits a management operation message indicating a GET command to the agent device.
More specifically, for example, designation of an agent device requesting management information, generation of data in a predetermined format including information indicating the requested management information, and a network or transmission method used for communication with the agent device. It is sent as an electric signal or an optical signal after being converted into a format according to the above.

エージェント装置が上記管理操作メッセージを受信し、
これに応じた管理操作応答メッセージを送信すると、通
知・管理操作応答メッセージ切り換え手段190はこれを
受信し、そのメッセージが管理操作応答メッセージであ
ることを検出した後、管理操作用論理パス制御手段140
に論理パス検索要求をイベントとして出力する。
The agent device receives the management operation message,
When the management operation response message corresponding to this is transmitted, the notification / management operation response message switching means 190 receives this, and after detecting that the message is a management operation response message, the management operation logical path control means 140
The logical path search request is output as an event.

管理操作用論理パス制御手段140は、通知・管理操作応
答メッセージ切り換え手段190が受信した管理操作応答
メッセージに対応した管理操作用論理パスを示す論理パ
ス情報をイベントとして返す。通知・管理操作応答メッ
セージ切り換え手段190は、論理パス情報によって示さ
れた管理操作用論理パス処理が行われるように、管理操
作用論理パス処理手段150に管理操作応答メッセージを
出力する。すなわち、管理操作用論理パス処理手段150
に複数の管理操作用論理パスが形成されている場合で
も、受信した管理操作応答メッセージに対応した管理操
作用論理パス処理が行われるようになっている。
The management operation logical path control unit 140 returns, as an event, logical path information indicating the management operation logical path corresponding to the management operation response message received by the notification / management operation response message switching unit 190. The notification / management operation response message switching means 190 outputs a management operation response message to the management operation logical path processing means 150 so that the management operation logical path processing indicated by the logical path information is performed. That is, the management operation logical path processing means 150
Even if a plurality of logical paths for management operation are formed in, the logical path processing for management operation corresponding to the received management operation response message is performed.

管理操作用論理パス処理手段150は、管理操作応答メッ
セージに基づいて、通信プロトコル処理、およびGETコ
マンド処理の管理操作用論理パス処理を行い、得られた
管理操作応答を管理アプリケーション処理手段110に出
力する。
The management operation logical path processing means 150 performs management protocol logical path processing of communication protocol processing and GET command processing based on the management operation response message, and outputs the obtained management operation response to the management application processing means 110. To do.

管理アプリケーション処理手段110は、この管理操作応
答に基づいて、例えばエージェント装置の状態の表示等
の処理を行い、処理が終了すると管理操作用論理パス制
御手段140に論理パス削除指示をイベントとして出力す
る。
Based on this management operation response, the management application processing means 110 performs processing such as displaying the status of the agent device, and when the processing ends, outputs a logical path deletion instruction as an event to the management operation logical path control means 140. .

管理操作用論理パス制御手段140は、この論理パス削除
指示に基づいて、前記管理操作用コマンド処理手段15
1、および管理操作用通信プロトコル処理手段152に生成
されたコマンド処理プログラム、および通信プロトコル
処理プログラムを削除する。
The management operation logical path control unit 140, based on the logical path deletion instruction, the management operation command processing unit 15
1, and deletes the command processing program and the communication protocol processing program generated in the management operation communication protocol processing means 152.

また、いずれかのエージェント装置から、障害の発生や
状態の変更等を通知する通知メッセージが送信された場
合には、上記管理操作の実行状態に関わらず、次のよう
な動作が行われる。
Further, when any one of the agent devices transmits a notification message for notifying the occurrence of a failure or the change of the state, the following operation is performed regardless of the execution state of the management operation.

まず、通知・管理操作応答メッセージ切り換え手段190
は、通知メッセージを受信すると、そのメッセージが通
知メッセージであることを検出した後、通知用論理パス
制御手段170に、受信した通知メッセージに応じた論理
パス形成指示をイベントとして出力する。
First, notification / management operation response message switching means 190
Upon receiving the notification message, detects that the message is a notification message, and then outputs to the notification logical path control means 170 a logical path formation instruction corresponding to the received notification message as an event.

そこで、通知用論理パス制御手段170は、通知用コマン
ド・通信プロトコルライブラリ160から通知に応じたコ
マンド処理用のプログラム部品、およびエージェント装
置に応じた所定の通信プロトコル処理用のプログラム部
品を読み出して、コマンド処理プログラム、および通信
プロトコル処理プログラムを通知用コマンド処理手段18
1、および通知用通信プロトコル処理手段182に生成し、
通知用論理パスを形成する。通知用論理パスの形成が完
了すると、通知用論理パス制御手段170は、通知・管理
操作応答メッセージ切り換え手段190に論理パス形成完
了情報をイベントとして出力する。
Therefore, the notification logical path control means 170 reads the command processing program component corresponding to the notification from the notification command / communication protocol library 160, and the predetermined communication protocol processing program component corresponding to the agent device, Command processing means for notifying the command processing program and the communication protocol processing program 18
1, and generate in the communication protocol processing means 182 for notification,
Form a notification logical path. When the formation of the notification logical path is completed, the notification logical path control unit 170 outputs the logical path formation completion information as an event to the notification / management operation response message switching unit 190.

通知・管理操作応答メッセージ切り換え手段190は、論
理パス形成完了情報を受け取ると、通知用論理パス処理
手段180に受信した通知メッセージを出力する。ここ
で、通知用論理パス処理手段180に複数の通知用論理パ
スが形成されている場合には、上記論理パス形成完了情
報によって示される通知用論理パス処理が行われるよう
に通知メッセージを出力する。
Upon receiving the logical path formation completion information, the notification / management operation response message switching means 190 outputs the received notification message to the notification logical path processing means 180. Here, when a plurality of notification logical paths are formed in the notification logical path processing means 180, a notification message is output so that the notification logical path processing indicated by the logical path formation completion information is performed. .

通知用論理パス処理手段180は、通知メッセージに基づ
いて、通信プロトコル処理、およびコマンド処理の通信
用論理パス処理を行い、得られた通知を管理アプリケー
ション処理手段110に出力する。また、通知用論理パス
制御手段170は、通知メッセージが受信された旨、およ
び通知用論理パスに関する情報を示す通知メッセージ受
信情報を管理アプリケーション処理手段110に出力す
る。
The notification logical path processing means 180 performs communication protocol processing and communication logical path processing for command processing based on the notification message, and outputs the obtained notification to the management application processing means 110. Further, the notification logical path control means 170 outputs to the management application processing means 110 notification message reception information indicating that the notification message has been received and information regarding the notification logical path.

管理アプリケーション処理手段110は、通知用論理パス
処理手段180から出力された通知に基づいて、例えばエ
ージェント装置で発生した障害に対する処理等を行い、
終了すると通知用論理パス制御手段170に論理パス削除
指示をイベントとして出力する。
The management application processing means 110, based on the notification output from the notification logical path processing means 180, for example, performs processing for a failure that occurred in the agent device,
When finished, a logical path deletion instruction is output as an event to the notification logical path control means 170.

通知用論理パス制御手段170は、この論理パス削除指示
に基づいて、前記通知用コマンド処理手段181、および
通知用通信プロトコル処理手段182に生成されたコマン
ド処理プログラム、および通信プロトコル処理プログラ
ムを削除する。
The notification logical path control unit 170 deletes the command processing program and the communication protocol processing program generated in the notification command processing unit 181 and the notification communication protocol processing unit 182 based on this logical path deletion instruction. .

このように、通知メッセージを受信した場合には、管理
操作の実行状態に関わらず、通知用論理パス処理手段18
0によって通知メッセージの受信処理が行われるので、
通知に対してリアルタイム性の高い処理が確実に行われ
る。しかも、管理操作用論理パスや通知用論理パスは、
必要に応じて、管理操作指示や通知メッセージに対応す
るものだけが形成されるので、記憶領域の規模等を大幅
に増大させなくてもよい。また、複数の管理操作や通知
処理を並行して行わせるようにすることも容易にでき
る。
As described above, when the notification message is received, the notification logical path processing unit 18 is irrespective of the execution state of the management operation.
Since the receiving process of the notification message is performed by 0,
Highly real-time processing is reliably performed for the notification. Moreover, the management operation logical path and the notification logical path are
Since only those corresponding to the management operation instruction and the notification message are formed as necessary, it is not necessary to significantly increase the size of the storage area or the like. Further, it is possible to easily perform a plurality of management operations and notification processing in parallel.

なお、通知処理をより迅速に行う必要がある場合などに
は、管理操作を中断して通知処理を優先的に行うように
してもよい。一方、複数の管理操作や通知処理をそれぞ
れ並行して行う必要性がない場合などには、管理操作用
論理パス、および通知用論理パスをそれぞれひとつだけ
形成するようにしてもよい。
If the notification process needs to be performed more quickly, the management operation may be interrupted to preferentially perform the notification process. On the other hand, when it is not necessary to perform a plurality of management operations and notification processes in parallel, only one management operation logical path and one notification logical path may be formed.

発明の効果 以上説明したように、本発明によれば、管理操作を行う
際に、その管理操作に応じた管理操作用論理パス処理手
段を形成し、この管理操作用論理パス処理手段を介し
て、管理操作メッセージの送信処理および管理操作応答
メッセージの受信処理を行う一方、エージェント装置か
らの通知メッセージを受信した場合には、前記通知メッ
セージに応じた通知用論理パス処理手段を形成し、この
通知用論理パス処理手段を介して、通知メッセージの受
信処理を行うメッセージ送受信処理手段を備えているこ
とにより、管理操作用論理パス処理手段、および通知用
論理パス処理手段が必要に応じて形成されるので、装置
の大型化や製造コストの大幅な増大を招くことなく、リ
アルタイム性の必要とされる通知メッセージの受信処理
を迅速、かつ確実に行うことができるという効果を奏す
る。
As described above, according to the present invention, when the management operation is performed, the management operation logical path processing means corresponding to the management operation is formed, and the management operation logical path processing means is used. While performing the management operation message transmission processing and the management operation response message reception processing, when a notification message is received from the agent device, a notification logical path processing means corresponding to the notification message is formed, and this notification is sent. The management operation logical path processing means and the notification logical path processing means are formed as necessary by providing the message transmission / reception processing means for receiving the notification message via the communication logical path processing means. Therefore, the notification message reception processing that requires real-time processing can be performed promptly without increasing the size of the device or significantly increasing the manufacturing cost. Moreover, there is an effect that it can be surely performed.

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

第1図は本発明の一実施例におけるネットワーク管理シ
ステムのマネージャ装置の構成を示すブロック図、第2
図は管理操作用論理パスが形成された管理操作用論理パ
ス処理手段の例を示す説明図、第3図は通知用論理パス
が形成された通知用論理パス処理手段の例を示す説明
図、第4図はネットワーク管理システムの構成を示すブ
ロック図、第5図は従来のマネージャ装置、およびエー
ジェント装置の構成を示すブロック図、第6図は従来の
汎用論理パス処理手段の例を示す説明図である。 100……マネージャ装置、110……管理アプリケーション
処理手段、120……メッセージ送受信処理手段、130……
管理操作用コマンド・通信プロトコルライブラリ、140
……管理操作用論理パス制御手段、150……管理操作用
論理パス処理手段、151……管理操作用コマンド処理手
段、152……管理操作用通信プロトコル処理手段、160…
…通知用コマンド・通信プロトコルライブラリ、170…
…通知用論理パス制御手段、180……通知用論理パス処
理手段、181……通知用コマンド処理手段、182……通知
用通信プロトコル処理手段、190……通知・管理操作応
答メッセージ切り換え手段
FIG. 1 is a block diagram showing a configuration of a manager device of a network management system according to an embodiment of the present invention.
FIG. 3 is an explanatory view showing an example of a management operation logical path processing means in which a management operation logical path is formed, and FIG. 3 is an explanatory view showing an example of a notification logical path processing means in which a notification logical path is formed. FIG. 4 is a block diagram showing a configuration of a network management system, FIG. 5 is a block diagram showing configurations of a conventional manager device and an agent device, and FIG. 6 is an explanatory diagram showing an example of a conventional general-purpose logical path processing means. Is. 100 ... Manager device, 110 ... Management application processing means, 120 ... Message transmission / reception processing means, 130 ...
Management operation command / communication protocol library, 140
... management operation logical path control means, 150 ... management operation logical path processing means, 151 ... management operation command processing means, 152 ... management operation communication protocol processing means, 160 ...
… Notification command / communication protocol library, 170…
... notification logical path control means, 180 ... notification logical path processing means, 181 ... notification command processing means, 182 ... notification communication protocol processing means, 190 ... notification / management operation response message switching means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】複数のエージェント装置が接続されたネッ
トワークシステムに設けられ、前記エージェント装置に
管理操作を行うための管理操作メッセージを送信すると
ともに、エージェント装置から前記管理操作メッセージ
に応じて送信される管理操作応答メッセージ、およびエ
ージェント装置から自発的に送信される通知メッセージ
を受信して、ネットワークシステムの管理を行うネット
ワーク管理システムのマネージャ装置において、 管理操作を行う際に、その管理操作に応じた管理操作用
論理パス処理手段を形成し、この管理操作用論理パス処
理手段を介して、管理操作メッセージの送信処理および
管理操作応答メッセージの受信処理を行う一方、 エージェント装置からの通知メッセージを受信した場合
には、前記通知メッセージに応じた通知用論理パス処理
手段を形成し、この通知用論理パス処理手段を介して、
通知メッセージの受信処理を行うメッセージ送受信処理
手段を備えたことを特徴とするネットワーク管理システ
ムのマネージャ装置。
1. A network system to which a plurality of agent devices are connected, which sends a management operation message for performing a management operation to the agent device, and is sent from the agent device in response to the management operation message. When the manager device of the network management system that manages the network system by receiving the management operation response message and the notification message voluntarily sent from the agent device, when performing the management operation, management according to the management operation is performed. When an operation logical path processing unit is formed and a management operation message transmission process and a management operation response message reception process are performed via this management operation logical path processing unit, but a notification message from an agent device is received In the notification message Forming a notification logical path processing means for Flip was, via a logical path processing means for the notification,
A manager device of a network management system, comprising: a message transmission / reception processing means for receiving a notification message.
JP2182420A 1990-07-09 1990-07-09 Manager device of network management system Expired - Fee Related JPH0677247B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2182420A JPH0677247B2 (en) 1990-07-09 1990-07-09 Manager device of network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2182420A JPH0677247B2 (en) 1990-07-09 1990-07-09 Manager device of network management system

Publications (2)

Publication Number Publication Date
JPH0468456A JPH0468456A (en) 1992-03-04
JPH0677247B2 true JPH0677247B2 (en) 1994-09-28

Family

ID=16117973

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2182420A Expired - Fee Related JPH0677247B2 (en) 1990-07-09 1990-07-09 Manager device of network management system

Country Status (1)

Country Link
JP (1) JPH0677247B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2630201B2 (en) * 1993-06-11 1997-07-16 日本電気株式会社 Distributed network management method
US5729688A (en) * 1993-09-29 1998-03-17 Fujitsu Limited Network element managing system
JP2669328B2 (en) * 1993-12-28 1997-10-27 日本電気株式会社 Impact deployment method of path failure

Also Published As

Publication number Publication date
JPH0468456A (en) 1992-03-04

Similar Documents

Publication Publication Date Title
JPS61500751A (en) Method for stopping program processes in multiprocessing systems
JPH0916500A5 (en)
US8005941B2 (en) Method and system for event transmission
US6154129A (en) Operation system for transmission devices and alarm monitoring method
JPH0677247B2 (en) Manager device of network management system
JP3515839B2 (en) Communication system between computer systems
JP4608532B2 (en) Security monitoring control system
JP2006268470A (en) Asynchronous communication method
JP4245020B2 (en) Matrix switcher device and control method of matrix switcher device
JP3889076B2 (en) Electronic secretary system and schedule management method
JPH0468457A (en) Manager device for network control system
JPH10161960A (en) Monitor system, control method, and information processing device
JPH10161907A (en) State monitoring method for computer system
JPH11110216A (en) Distributed object management system
JPH11298475A (en) System data maintenance processing method in network management system and storage medium recording its program
JP3455603B2 (en) Communication system and event control method for asynchronous communication
CN114217755A (en) Traffic information processing method and system and electronic equipment
JPH04200132A (en) network management device
JPH0363859A (en) System generating information managing method
JPH1040137A (en) Console message control system
JPH1031638A (en) Network management system and network management method
JPH04335463A (en) Composite network managing system
JPH05336204A (en) Integrated network control device
JP2002374284A (en) Distributed transaction processing system
JPH09190408A (en) Message transfer method between processing devices

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees