JP2885123B2 - Name conversion method in network management system - Google Patents

Name conversion method in network management system

Info

Publication number
JP2885123B2
JP2885123B2 JP7062159A JP6215995A JP2885123B2 JP 2885123 B2 JP2885123 B2 JP 2885123B2 JP 7062159 A JP7062159 A JP 7062159A JP 6215995 A JP6215995 A JP 6215995A JP 2885123 B2 JP2885123 B2 JP 2885123B2
Authority
JP
Japan
Prior art keywords
agent
name
manager
managed
managed object
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 - Lifetime
Application number
JP7062159A
Other languages
Japanese (ja)
Other versions
JPH08235050A (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.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP7062159A priority Critical patent/JP2885123B2/en
Publication of JPH08235050A publication Critical patent/JPH08235050A/en
Application granted granted Critical
Publication of JP2885123B2 publication Critical patent/JP2885123B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明はネットワーク管理システ
ムにおける名前変換方式に関し、より詳細には、複数の
エージェントをマネージャが管理する場合に、各エージ
ェント下の管理対象オブジェクト名をマネージャで一意
に識別するための名前変換方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a name conversion method in a network management system, and more specifically, when a plurality of agents are managed by a manager, the names of objects to be managed under each agent are uniquely identified by the manager. The name conversion method for

【0002】[0002]

【従来の技術】OSI管理を実装し、マネージャが複数
のエージェントを統合管理するネットワーク管理システ
ムにおいては、各エージェントはそのエージェントが管
理している管理対象オブジェクト名やその属性およびオ
ブジェクト間の包含関係を定義した管理情報ベース(以
下、MIBと称す)を保持している。そして、従来にお
いては、このMIBに定義されたインスタンスツリーの
最上位の管理対象オブジェクト名、つまり、エージェン
トが管理する管理対象オブジェクトの包含関係における
最上位の管理対象オブジェクト名は、エージェント間で
重複することは許されず、マネージャ側でそれらに対し
て付与しているユニークな管理対象オブジェクト名と同
一のユニークなものである必要があった。
2. Description of the Related Art In a network management system that implements OSI management and a manager integrally manages a plurality of agents, each agent manages the names of managed objects managed by the agents, their attributes, and the inclusive relation between objects. It holds a defined management information base (hereinafter, referred to as MIB). Conventionally, the highest managed object name in the instance tree defined in the MIB, that is, the highest managed object name in the inclusion relationship of the managed objects managed by the agent is duplicated between agents. It was not allowed to do so, and it was necessary for the manager to have the same unique managed object name as the unique managed object name given to them.

【0003】このため、従来は図7に示すように、新た
なエージェントをマネージャに接続する場合には、それ
に先立って、そのエージェントのMIBで定義されてい
る管理対象オブジェクト名と、オブジェクトインスタン
ス型である属性値等の値中の最上位管理対象オブジェク
ト名部分を、マネージャ側でのユニークな管理対象オブ
ジェクト名に全て変換する作業が行われていた。
Conventionally, as shown in FIG. 7, when a new agent is connected to a manager, prior to the connection, a management object name defined in the MIB of the agent and an object instance type are used. The work of converting all the top-level managed object names in a certain attribute value or the like into unique managed object names on the manager side has been performed.

【0004】例えば、或るエージェントの最上位の管理
対象オブジェクト名が、 /networkID/ec である場合、その管理対象オブジェクト名でユニークに
管理し得るマネージャに対しては当該エージェントはそ
のまま接続できるが、例えば既に接続された他のエージ
ェントの最上位の管理対象オブジェクト名と重複するた
めに、例えば、 /networkID/tokyo というユニークな名前で管理しなければならないマネー
ジャに接続するには、そのエージェント側での最上位の
管理対象オブジェクト名を上記の名前に変更する必要が
ある。そして、最上位の管理対象オブジェクトより下位
の管理対象オブジェクトの名前は、 /networkID/ec/xNameID/x1 の如く、その一部に最上位の管理対象オブジェクト名を
含んでおり、MIBで定義されている各管理対象オブジ
ェクトの属性値等においては、そのような管理対象オブ
ジェクト名を含むオブジェクトインスタンス型の値が多
数含まれているため、MIBで定義されているデータ中
の「/networkID/ec」の箇所を全て「/n
etworkID/tokyo」に変換した後、マネー
ジャと接続する必要がある。
[0004] For example, if the highest managed object name of a certain agent is / networkID / ec, the agent can be directly connected to a manager that can be uniquely managed by the managed object name. For example, in order to connect to a manager that must be managed with a unique name of / networkID / tokyo because it overlaps with the top-level managed object name of another agent already connected, for example, The top-level managed object name must be changed to the above name. The name of a managed object lower than the highest managed object includes a part of the highest managed object name, such as / networkID / ec / xNameID / x1, and is defined in the MIB. The attribute value of each managed object includes many values of the object instance type including the name of the managed object. Therefore, the attribute value of “/ networkID / ec” in the data defined by MIB is included. All parts are "/ n
After converting to "networkID / tokyo", it is necessary to connect to the manager.

【0005】[0005]

【発明が解決しようとする課題】このように従来のネッ
トワーク管理システムにおいては、エージェントが管理
する管理対象オブジェクトの包含関係における最上位の
管理対象オブジェクト名は、エージェント間で重複する
ことは許されなかった為、接続に先立って、そのエージ
ェントが持っているMIBで定義されている管理対象オ
ブジェクト名やオブジェクトインスタンス型を含む属性
値等の値を変換する必要があり、そのエージェントが管
理するオブジェクトの数が多い場合にはその変換処理に
多くの時間がかかり、接続が遅れるという問題点があっ
た。また、エージェント側では、そのマネージャとの接
続後は、接続前と同様の管理対象オブジェクト名を用い
て操作を行うことができないという問題点もあった。
As described above, in the conventional network management system, the name of the highest managed object in the inclusion relation of the managed objects managed by the agents is not allowed to be duplicated among the agents. Therefore, prior to connection, it is necessary to convert values such as attribute values including managed object names and object instance types defined in the MIB of the agent, and the number of objects managed by the agent. When there are many, there is a problem that the conversion process takes much time and connection is delayed. In addition, the agent cannot perform an operation using the same managed object name as before the connection after the connection with the manager.

【0006】そこで本発明の目的は、エージェントが管
理する管理対象オブジェクトの包含関係における最上位
の管理対象オブジェクト名にエージェント間での重複を
許容しつつ、各エージェント下の管理対象オブジェクト
名をマネージャで一意に識別することができるようにし
たネットワーク管理システムにおける名前変換方式を提
供することにある。
Accordingly, an object of the present invention is to allow the top-level managed object name in the inclusion relationship of the managed objects managed by the agent to overlap among the agents, and to allow the manager to manage the managed object names under each agent. An object of the present invention is to provide a name conversion method in a network management system that can be uniquely identified.

【0007】[0007]

【課題を解決するための手段】本発明は上記の目的を達
成するために、OSI管理を実装し、マネージャが複数
のエージェントを統合管理するネットワーク管理システ
ムにおいて、エージェントが管理する管理対象オブジェ
クトの包含関係における最上位の管理対象オブジェクト
名がエージェント間で重複するが、マネージャ側ではそ
れらに対してユニークな管理対象オブジェクト名を付与
して管理している場合に、マネージャに、エージェント
から返却される操作結果や事象通知の窓口の役割を果た
す、各エージェント毎の端点オブジェクトと、各エージ
ェントのエージェントID毎にそのエージェント側での
最上位の管理対象オブジェクト名とマネージャ側でそれ
に対して付与した管理対象オブジェクト名との対応関係
を記述した対応表と、前記端点オブジェクトを通じて
ージェントから受信したデータ中に含まれるそのエージ
ェント側での最上位の管理対象オブジェクト名に相当す
る箇所を、前記データを受信した端点オブジェクトが受
け持つエージェントのエージェントIDに対応して前記
対応表に記述されている対応関係を参照して、それに対
してマネージャ側で付与した管理対象オブジェクト名に
変換し、エージェントへ送信すべきデータ中に含まれる
マネージャ側で付与した管理対象オブジェクト名に相当
する箇所を、そのエージェントのエージェントIDに対
応して前記対応表に記述されている対応関係を参照し
て、そのエージェント側での最上位の管理対象オブジェ
クト名に変換する名前変換手段とを備えている。
According to the present invention, in order to achieve the above object, in a network management system which implements OSI management and a manager integrally manages a plurality of agents, a management target object managed by the agents is included. If managed object name the uppermost but overlap between agents, which the manager side manages to impart unique managed object name to them in relation to the manager, the agent
Acts as a point of contact for operation results and event notifications returned from
A correspondence describing the correspondence between the endpoint object for each agent, the top-level managed object name on the agent side, and the managed object name given to it on the manager side for each agent ID of each agent The end point object receiving the data receives a table and a portion corresponding to the highest managed object name on the agent side included in the data received from the agent through the end point object.
Corresponding to the agent ID of the agent
Refers to the correspondence described in the correspondence table, converts it to the managed object name given by the manager, and converts it to the managed object name given by the manager included in the data to be sent to the agent. Match the corresponding part to the agent ID of the agent.
In response to this, there is provided a name conversion means for referring to the correspondence described in the correspondence table and converting it to the highest-level managed object name on the agent side.

【0008】ここで、名前変換手段は、マネージャから
エージェントへの操作要求時には、操作対象オブジェク
ト名と操作時情報に含まれるオブジェクトインスタンス
型の値とを名前変換処理の対象とし、エージェントから
の操作結果取得時には、操作対象オブジェクト名と操作
結果情報に含まれるオブジェクトインスタンス型の値と
を名前変換処理の対象とし、エージェントから事象通知
時には、事象発生オブジェクト名と発生事象情報に含ま
れるオブジェクトインスタンス型の値とを名前変換処理
の対象とする。
Here, when the manager requests the agent to perform the operation, the name conversion means sets the name of the operation target object and the value of the object instance type included in the operation time information as a target of the name conversion processing, and executes the operation result from the agent. At the time of acquisition, the name of the operation target object and the value of the object instance type included in the operation result information are subject to name conversion processing, and at the time of event notification from the agent, the event occurrence object name and the value of the object instance type included in the occurrence event information And are subject to name conversion processing.

【0009】[0009]

【作用】本発明のネットワーク管理システムにおける名
前変換方式においては、エージェントが管理する管理対
象オブジェクトの包含関係における最上位の管理対象オ
ブジェクト名がエージェント間で重複するが、マネージ
ャ側ではそれらに対してユニークな管理対象オブジェク
ト名を付与して管理している場合に、マネージャに設け
られた対応表が、各エージェントのエージェントID
にそのエージェント側での最上位の管理対象オブジェク
ト名とマネージャ側でそれに対して付与した管理対象オ
ブジェクト名との対応関係を保持しており、マネージャ
に設けられた名前変換手段が、操作結果取得時や事象発
生通知時にエージェントから受信したデータ中に含まれ
るそのエージェント側での最上位の管理対象オブジェク
ト名に相当する箇所を、対応表を参照して、それに対し
てマネージャ側で付与した管理対象オブジェクト名に変
換する。またその逆に、操作要求時にエージェントへ送
信すべきデータ中に含まれるマネージャ側で付与した管
理対象オブジェクト名に相当する箇所を、対応表を参照
して、そのエージェント側での最上位の管理対象オブジ
ェクト名に変換する。
In the name conversion method in the network management system of the present invention, the highest managed object name in the inclusion relation of the managed objects managed by the agents is duplicated among the agents, but the manager side has a unique name for each of them. If you manage to impart Do managed object name correspondence table provided in the manager, the management highest object name and manager side at the agent side for each agent ID of each agent contrast And the name conversion means provided in the manager is used by the agent to convert the information contained in the data received from the agent when the operation result is obtained or when an event occurs. The equivalent of the top-level managed object name And by referring to the correspondence table, it converts to a managed object name assigned by the manager side for it. Conversely, the location corresponding to the managed object name given by the manager included in the data to be sent to the agent at the time of the operation request is referred to the correspondence table, and the highest managed object on the agent side Convert to object name.

【0010】[0010]

【実施例】次に本発明の実施例について図面を参照して
詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, embodiments of the present invention will be described in detail with reference to the drawings.

【0011】図1を参照すると、本発明を適用したネッ
トワーク管理システムの一例は、マネージャ1と複数の
エージェント2,3とが通信路4,5によって接続され
ている。
Referring to FIG. 1, in an example of a network management system to which the present invention is applied, a manager 1 and a plurality of agents 2 and 3 are connected by communication paths 4 and 5.

【0012】エージェント2,3は、自身が管理してい
る管理対象オブジェクトの名前やその属性およびオブジ
ェクト間の包含関係を定義したMIB6,7を持ってお
り、このMIB6,7で定義された管理対象オブジェク
トに対するマネージャ1からの操作要求を受けて実際に
管理対象オブジェクトを操作したり、また管理対象オブ
ジェクトで生じた事象をマネージャ1に通知する。他
方、マネージャ1は、ネットワーク全体の管理を司る部
分で、エージェント2,3に対してその配下の管理対象
オブジェクトへの操作要求を出して属性値等を取得した
り、管理対象オブジェクトからの事象通知をエージェン
ト2,3から受け取ってネットワークの状態を把握する
等の処理を行う。
The agents 2 and 3 have MIBs 6 and 7 that define the names of managed objects managed by themselves, their attributes, and the inclusion relations between the objects, and the management objects defined by the MIBs 6 and 7. In response to an operation request for the object from the manager 1, the managed object is actually operated, and an event occurred in the managed object is notified to the manager 1. On the other hand, the manager 1 is a part that manages the entire network, issues operation requests to the managed objects under the agents 2 and 3 to obtain attribute values and the like, and notifies the agents 2 and 3 of events from the managed objects. , Etc., are received from the agents 2 and 3 to perform processing such as grasping the state of the network.

【0013】なお、図1には図示していないが、マネー
ジャ1およびエージェント2,3にはOSI管理が実装
されている。即ち、マネージャ1には、OSI管理に関
するマネージャ用の管理業務アプリケーションとプロト
コルスタックとが実装され、各エージェント2,3には
エージェント用の管理業務アプリケーションとプロトコ
ルスタックとが実装されている。ここで、プロトコルス
タックとは、OSIの第1層〜第7層の各プロトコルの
集合体を意味しており、特に第7層のアプリケーション
層にはネットワーク管理プロトコルとして、例えばCM
IS/CMIP(共通管理情報サービス/共通管理情報
プロトコル)が組み込まれている。このCMIS/CM
IPは、エージェント2,3のMIB6,7で保持して
いる管理対象オブジェクトの属性値を取得するためのコ
マンド(GET要求とその応答),MIB6,7の内容
を書き換えるためのコマンド(SET要求とその応
答),管理対象オブジェクトで発生した事象をエージェ
ント2,3からマネージャ1に通知するためのコマンド
(EVENT−REPORT要求とその応答)等の種々
のコマンドをサポートしている。マネージャ1およびエ
ージェント2,3の管理業務アプリケーションはそれら
のコマンドを送受信し合うことにより、エージェント
2,3はマネージャ1に対して管理情報の提供や事象の
通知を行い、マネージャ1はエージェント2,3に対し
て管理情報の要求や各種属性値の設定等を行うことによ
り、互いに協調してネットワーク管理を遂行している。
Although not shown in FIG. 1, OSI management is implemented in the manager 1 and the agents 2 and 3. In other words, the manager 1 implements a manager application and a protocol stack for OSI management, and the agents 2 and 3 implement an agent administration application and a protocol stack. Here, the protocol stack means a set of protocols of the first to seventh layers of OSI, and particularly, a network management protocol such as CM
IS / CMIP (Common Management Information Service / Common Management Information Protocol) is incorporated. This CMIS / CM
The IP is a command (GET request and its response) for acquiring attribute values of managed objects held in MIBs 6 and 7 of agents 2 and 3, and a command for rewriting the contents of MIBs 6 and 7 (SET request and response). Various commands are supported, such as a response (response thereof), and a command (EVENT-REPORT request and response thereof) for notifying the manager 1 of an event occurring in the managed object from the agents 2 and 3. The management business applications of the manager 1 and the agents 2 and 3 send and receive these commands, so that the agents 2 and 3 provide management information and notify events to the manager 1, and the manager 1 uses the agents 2 and 3 The network management is performed in cooperation with each other by requesting management information, setting various attribute values, and the like.

【0014】本実施例は上述のようなネットワーク管理
システムにおけるマネージャ1に、対応表11と名前変
換手段12とを備えている。
In this embodiment, the manager 1 in the network management system as described above is provided with a correspondence table 11 and name conversion means 12.

【0015】対応表11は、各エージェント毎にそのエ
ージェント側での最上位の管理対象オブジェクト名とマ
ネージャ側でそれに対して付与した管理対象オブジェク
ト名との対応関係を記述した表である。例えば、エージ
ェント2のMIB6に定義されている管理対象オブジェ
クトの包含関係が図2のBに示すものとし、エージェン
ト3のMIB7に定義されている管理対象オブジェクト
の包含関係が図2のCに示すものとすると、その最上位
の管理対象オブジェクト名は、共に、 /networkID/ec で互いに重複している。そして、マネージャ側では図2
のAに示すように、エージェント2側の最上位の管理対
象オブジェクトに、 /networkID/tokyo を付与し、エージェント3側の最上位の管理対象オブジ
ェクトに、 /networkID/osaka を付与して管理するものとした場合、対応表11には、
例えば図3に示すように、エージェント2に割り当てた
エージェントID(=tokyo)に対応して、エージ
ェント2側での最上位の管理対象オブジェクト名(/n
etworkID/ec)とそれに対してマネージャ1
側で付与した管理対象オブジェクト名(/networ
kID/tokyo)との組が設定され、エージェント
3に割り当てたエージェントID(=osaka)に対
応して、エージェント3側での最上位の管理対象オブジ
ェクト名(/networkID/ec)とそれに対し
てマネージャ1側で付与した管理対象オブジェクト名
(/networkID/osaka)との組が設定さ
れる。
The correspondence table 11 describes, for each agent, the correspondence between the highest-level managed object name on the agent side and the managed object name given to it on the manager side. For example, assume that the inclusion relationship of the managed object defined in MIB 6 of agent 2 is shown in FIG. 2B, and the inclusion relationship of the managed object defined in MIB 7 of agent 3 is shown in C of FIG. Then, the top-level managed object names overlap each other with / networkID / ec. And on the manager side,
As shown in A of FIG. 1, the highest managed object on the agent 2 side is assigned with / networkID / tokyo, and the highest managed object on the agent 3 side is assigned with / networkID / oka and managed. , The correspondence table 11 includes
For example, as shown in FIG. 3, the highest managed object name (/ n) on the agent 2 side corresponds to the agent ID (= tokyo) assigned to the agent 2.
networkID / ec) and the manager 1
Object name (/ network
kID / tokyo) is set, and the highest managed object name (/ networkID / ec) on the agent 3 side and the manager corresponding to the agent ID (= osaka) assigned to the agent 3 are set. A set is set with the management target object name (/ networkID / oka) assigned on the first side.

【0016】名前変換手段12は、このような対応表1
1を参照して、エージェント2,3から受信したデータ
(操作結果取得時のデータ,事象通知時のデータ)中に
含まれるそのエージェント2,3側での最上位の管理対
象オブジェクト名に相当する箇所を、対応表11を参照
して、それに対してマネージャ1側で付与した管理対象
オブジェクト名に変換し、エージェント2,3へ送信す
べきデータ(操作要求時のデータ)中に含まれるマネー
ジャ1側で付与した管理対象オブジェクト名に相当する
箇所を、対応表11を参照して、そのエージェント2,
3側での最上位の管理対象オブジェクト名に変換する手
段である。
The name conversion means 12 performs such a correspondence table 1
1, it corresponds to the name of the highest-level managed object on the agent 2, 3 side included in the data received from the agents 2, 3 (data at the time of obtaining operation results, data at the time of event notification). With reference to the correspondence table 11, the location is converted into a managed object name given by the manager 1, and the manager 1 included in data to be transmitted to the agents 2 and 3 (data at the time of operation request). The part corresponding to the managed object name given by the agent is referred to the corresponding table of the agent 2,
This is a means for converting to the top-level managed object name on the third side.

【0017】この名前変換手段12による名前変換処理
は、(1)マネージャ1からエージェント2,3への操
作要求時、(2)その操作要求に対するエージェント
2,3からの応答時、および、(3)エージェント2,
3からの事象の通知時に、それぞれ実行される。以下、
本実施例の動作を説明する。
The name conversion process by the name conversion means 12 includes (1) when the manager 1 requests an operation to the agents 2 and 3, (2) when a response from the agents 2 and 3 to the operation request, and (3) ) Agent 2,
3 when the event is notified. Less than,
The operation of this embodiment will be described.

【0018】(1)マネージャ1からエージェント2,
3への操作要求時 マネージャ1において、エージェント2,3で管理され
ている管理対象オブジェクトに対して何らかの操作(例
えば属性値の取得,変更等)を行う場合、操作したい管
理対象オブジェクト名と、どのような操作をしたいのか
を記述した操作時情報とを含む操作要求が、マネージャ
1上の業務管理アプリケーションから発行される。な
お、本明細書でいう「操作」はOSI管理における「動
作」をも含む概念である。
(1) From manager 1 to agent 2,
When an operation is requested to the manager 3, when performing any operation (for example, acquiring or changing an attribute value) on the managed object managed by the agents 2 and 3, the manager 1 An operation request including operation-time information describing whether such an operation is desired is issued from the business management application on the manager 1. It should be noted that “operation” in the present specification is a concept including “operation” in OSI management.

【0019】名前変換手段12は、操作要求が発行され
ると、図4に示すような処理を実行する。先ず、操作対
象オブジェクト名を基にどのエージェントに送信するか
を特定する(S1)。例えば、操作要求で指定された操
作対象オブジェクト名が、 /networkID/tokyo/xNameID/
x1 であったとすると、その中にエージェント2のエージェ
ントID「tokyo」が含まれているため、エージェ
ント2に送信すべきものと決定する。
When an operation request is issued, the name conversion means 12 executes processing as shown in FIG. First, an agent to be transmitted is specified based on the operation target object name (S1). For example, the operation target object name specified in the operation request is: / networkID / tokyo / xNameID /
If it is x1, since it contains the agent ID "tokyo" of the agent 2, it is determined that it should be transmitted to the agent 2.

【0020】次に名前変換手段12は、操作時情報中に
オブジェクトインスタンス型が定義されているか否かを
判定する(S2)。オブジェクトインスタンス型が定義
されていないときはステップS4へ進み、定義されてい
るときは、ステップS3において、当該オブジェクトイ
ンスタンス型の値の名前変換を行う。ステップS3にお
ける名前変換処理は以下のように行われる。
Next, the name conversion means 12 determines whether or not an object instance type is defined in the operation information (S2). If the object instance type is not defined, the process proceeds to step S4. If the object instance type is defined, the name of the value of the object instance type is converted in step S3. The name conversion process in step S3 is performed as follows.

【0021】先ず、操作時情報の中からオブジェクトイ
ンスタンス型の値を全て検索する。次に、この検索した
個々のオブジェクトインスタンス型の値に対し、対応表
11で示される対応関係に従って名前変換を行う。例え
ば、今回の操作要求がエージェント2に対し送出される
ものであり、操作時情報中に、 SEQUENCE{ a ObjectInstance b INTEGER } a= /networkID/tokyo/xNameID/x1 といったデータが含まれていた場合、「a Objec
tInstance」というオブジェクトインスタンス
型の定義があるので、オブジェクトインスタンス型の値
aの箇所が全て検索される。そして、対応表11を参照
すると、マネージャ1側でのオブジェクト名「/net
workID/tokyo」がエージェント2側ではオ
ブジェクト名「/networkID/ec」に対応す
るので、下記のように名前変換する。 SEQUENCE{ a ObjectInstance b INTEGER } a= /networkID/ec/xNameID/x1
First, all values of the object instance type are searched from the operation time information. Next, name conversion is performed on the retrieved values of the individual object instance types in accordance with the correspondence shown in the correspondence table 11. For example, if the current operation request is sent to the agent 2 and the operation time information includes data such as SEQUENCE {a ObjectInstance b INTERGER} a = / networkID / tokyo / xNameID / x1. "A Object
Since there is a definition of the object instance type “tInstance”, all portions of the value “a” of the object instance type are searched. Then, referring to the correspondence table 11, the object name “/ net” on the manager 1 side is displayed.
Since “workID / tokyo” corresponds to the object name “/ networkID / ec” on the agent 2 side, name conversion is performed as follows. SEQUENCE {a ObjectInstance b INTAGETE a = / networkID / ec / xNameID / x1

【0022】なお、操作時情報中のどのような箇所にオ
ブジェクトインスタンス型の値が出現するかは、操作の
種類(属性の取得,変更等の種類)とその属性名との組
み合わせによって概ね決まる傾向にあるので、今回の操
作要求の対象となる操作の名前と属性名との組み合わせ
毎にステップS3の名前変換処理を司る関数を予め用意
しておき、該当する関数を呼び出して名前変換を行わせ
るようにすれば、名前変換処理の効率が良い。このよう
に関数を使い分ける方法は、操作対象オブジェクト名の
変換や、後述する操作結果情報における名前変換や事象
通知情報における名前変換でも利用できる。
It should be noted that where the value of the object instance type appears in the operation time information tends to be largely determined by the combination of the type of operation (type of attribute acquisition, change, etc.) and the attribute name. Therefore, for each combination of the name of the operation and the attribute name of the operation requesting this time, a function for performing the name conversion processing in step S3 is prepared in advance, and the corresponding function is called to perform the name conversion. By doing so, the efficiency of the name conversion process is high. Such a method of selectively using the functions can also be used for conversion of the operation target object name, name conversion in operation result information described later, and name conversion in event notification information.

【0023】次に名前変換手段12は、今回の操作要求
で指定された操作対象オブジェクト名を対応表11で示
される対応関係に従って変換する(S4)。即ち、今回
の操作要求がエージェント2に対し送出されるものであ
り、操作対象オブジェクト名が、 /networkID/tokyo/xNameID/
x1 であったとすると、 /networkID/ec/xNameID/x1 のように変換する。
Next, the name conversion means 12 converts the operation target object name specified in the current operation request according to the correspondence shown in the correspondence table 11 (S4). That is, the current operation request is sent to the agent 2, and the operation target object name is / networkID / tokyo / xNameID /
If it is x1, it is converted as follows: / networkID / ec / xNameID / x1.

【0024】以上のようにして名前変換手段12におい
て名前変換処理の施された操作要求は、ステップS1で
特定されたエージェント2へ送信される。
The operation request subjected to the name conversion processing in the name conversion means 12 as described above is transmitted to the agent 2 specified in step S1.

【0025】(2)操作要求に対するエージェント2,
3からの応答時 エージェント2,3はマネージャ1から送信されてきた
操作要求に基づき、該当する管理対象オブジェクトの操
作を行う。そして、操作した管理対象オブジェクト名
(操作対象オブジェクト名)と、その操作の結果を示す
情報(操作結果情報)とを含む操作結果をマネージャ1
に返却する。ここで、一般にマネージャ1側では起動時
に各エージェント2,3毎に端点オブジェクトというオ
ブジェクトを生成しており、この端点オブジェクトがエ
ージェント2,3から返却される操作結果や事象通知の
窓口の役割を果たすため、エージェント2,3から送信
されてきた操作結果は端点オブジェクトを通じて名前変
換手段12に渡される。
(2) Agent 2 for operation request
At the time of response from 3, the agents 2 and 3 operate the corresponding managed object based on the operation request transmitted from the manager 1. The operation result including the name of the operated managed object (operation object name) and information indicating the result of the operation (operation result information) is stored in the manager 1.
Return to. Here, generally, the manager 1 generates an object called an end point object for each of the agents 2 and 3 at the time of startup, and this end point object plays a role of a window for an operation result returned from the agents 2 and 3 and an event notification. Therefore, the operation results transmitted from the agents 2 and 3 are passed to the name conversion means 12 through the end point object.

【0026】マネージャ1の名前変換手段12は、エー
ジェント2,3から操作結果が返却されると、図5に示
す処理を開始する。先ず、操作結果情報中にオブジェク
トインスタンス型が定義されているか否かを判定する
(S11)。オブジェクトインスタンス型が定義されて
いないときはステップS13へ進み、定義されていると
きは、ステップS12において、当該オブジェクトイン
スタンス型の値の名前変換を行う。即ち、操作要求時と
同様に、先ず、操作結果情報の中からオブジェクトイン
スタンス型の値を全て検索し、次に、この検索した個々
のオブジェクトインスタンス型の値に対し、対応表11
で示される対応関係に従って名前変換を行う。このと
き、参照する対応表11の組は当該操作結果が送信され
てきたエージェントに対応する組である。従って、操作
結果がエージェント2から返されてきた場合、操作結果
情報に含まれるオブジェクトインスタンス型の値のうち
の、エージェント2側でのオブジェクト名「/netw
orkID/ec」の部分が、マネージャ1側でのオブ
ジェクト名「/networkID/tokyo」に置
き換えられる。
When the operation results are returned from the agents 2 and 3, the name conversion means 12 of the manager 1 starts the processing shown in FIG. First, it is determined whether an object instance type is defined in the operation result information (S11). When the object instance type is not defined, the process proceeds to step S13. When the object instance type is defined, the name of the value of the object instance type is converted in step S12. That is, as in the case of the operation request, first, all the values of the object instance type are searched from the operation result information.
Performs name conversion according to the correspondence indicated by. At this time, the set in the correspondence table 11 to be referred to is the set corresponding to the agent to which the operation result has been transmitted. Therefore, when the operation result is returned from the agent 2, the object name “/ netw” on the agent 2 side among the values of the object instance type included in the operation result information.
The “orkID / ec” part is replaced with the object name “/ networkID / tokyo” on the manager 1 side.

【0027】次に名前変換手段12は、今回の操作結果
で指定された操作対象オブジェクト名を対応表11で示
される対応関係に従って変換する(S13)。即ち、今
回の操作要求がエージェント2から送信されたものであ
り、操作対象オブジェクト名が、 /networkID/ec/xNameID/x1 であったとすると、 /networkID/tokyo/xNameID/
x1 のように変換する。
Next, the name conversion means 12 converts the operation target object name specified by the current operation result according to the correspondence shown in the correspondence table 11 (S13). That is, assuming that the current operation request is transmitted from the agent 2 and the operation target object name is / networkID / ec / xNameID / x1, / networkID / tokyo / xNameID /
x1.

【0028】このように名前変換手段12で名前変換処
理を施された操作結果は、操作要求元である管理業務ア
プリケーションに通知される。
The operation result subjected to the name conversion processing by the name conversion means 12 is notified to the management business application which is the operation request source.

【0029】(3)エージェント2,3からの事象通知
時 エージェント2,3は、自身が管理している管理対象オ
ブジェクトから事象の発生が通知されると、事象通知を
マネージャ1に送信する。この事象通知には、事象の発
生した管理対象オブジェクト名(事象発生オブジェクト
名)と、その発生した事象を示す事象情報とが含まれ
る。
(3) Event Notification from Agents 2 and 3 When the occurrence of an event is notified from the managed object managed by itself, the agent 2 or 3 sends an event notification to the manager 1. The event notification includes the management target object name (event occurrence object name) where the event has occurred, and event information indicating the event in which the event has occurred.

【0030】マネージャ1の名前変換手段12は、エー
ジェント2,3から事象通知を端点オブジェクトを通じ
て受け取ると、図6に示す処理を開始する。先ず、事象
情報中にオブジェクトインスタンス型が定義されている
か否かを判定する(S21)。そして、オブジェクトイ
ンスタンス型が定義されていないときはステップS23
へ進み、定義されているときは、ステップS22におい
て、当該オブジェクトインスタンス型の値の名前変換を
行う。即ち、操作要求時と同様に、事象通知の中からオ
ブジェクトインスタンス型の値を全て検索し、次に、こ
の検索した個々のオブジェクトインスタンス型の値に対
し、対応表11で示される対応関係に従って名前変換を
行う。このとき、参照する対応表11の組は当該事象通
知が送信されてきたエージェントに対応する組である。
従って、事象通知がエージェント2から送信されてきた
場合、事象通知に含まれるオブジェクトインスタンス型
の値のうちの、エージェント2側でのオブジェクト名
「/networkID/ec」の部分が、マネージャ
1側でのオブジェクト名「/networkID/to
kyo」に置き換えられる。
Upon receiving the event notification from the agents 2 and 3 through the end point object, the name conversion means 12 of the manager 1 starts the processing shown in FIG. First, it is determined whether an object instance type is defined in the event information (S21). If the object instance type is not defined, step S23
If it is defined, the name of the value of the object instance type is converted in step S22. That is, as in the case of the operation request, all the values of the object instance type are searched from the event notification, and then the names of the searched individual object instance types are determined in accordance with the correspondence shown in the correspondence table 11. Perform the conversion. At this time, the set of the correspondence table 11 to be referred to is the set corresponding to the agent to which the event notification has been transmitted.
Therefore, when the event notification is transmitted from the agent 2, the part of the object name “/ networkID / ec” on the agent 2 side in the value of the object instance type included in the event notification is Object name "/ networkID / to
kyo ".

【0031】次に名前変換手段12は、今回の事象通知
で指定された事象発生オブジェクト名を対応表11で示
される対応関係に従って変換する(S23)。即ち、今
回の事象通知がエージェント2から送信されたものであ
り、事象発生オブジェクト名が、 /networkID/ec/xNameID/x1 であったとすると、 /networkID/tokyo/xNameID/
x1 のように変換する。
Next, the name conversion means 12 converts the event occurrence object name specified in the current event notification according to the correspondence shown in the correspondence table 11 (S23). That is, if the event notification of this time is transmitted from the agent 2 and the event occurrence object name is / networkID / ec / xNameID / x1, then / networkID / tokyo / xNameID /
x1.

【0032】以上のような名前変換処理の行われた事象
通知は、管理業務アプリケーションに通知される。
The event notification having undergone the name conversion processing as described above is notified to the management business application.

【0033】[0033]

【発明の効果】以上説明したように、本発明のネットワ
ーク管理システムにおける名前変換方式は、各エージェ
ントのエージェントID毎にそのエージェント側での最
上位の管理対象オブジェクト名とマネージャ側でそれに
対して付与した管理対象オブジェクト名との対応関係を
記述した対応表を用いて、名前変換手段が、エージェン
トから受信したデータ中に含まれるそのエージェント側
での最上位の管理対象オブジェクト名に相当する箇所
を、それに対してマネージャ側で付与した管理対象オブ
ジェクト名に変換し、逆に、エージェントへ送信すべき
データ中に含まれるマネージャ側で付与した管理対象オ
ブジェクト名に相当する箇所を、そのエージェント側で
の最上位の管理対象オブジェクト名に変換するようにし
たので、エージェントが管理する管理対象オブジェクト
の包含関係における最上位の管理対象オブジェクト名が
エージェント間で重複していても、各エージェント下の
管理対象オブジェクト名をマネージャで一意に識別する
ことができる。従って、従来のように接続に先立ってM
IBを変更する必要がない。
As described above, in the name conversion method in the network management system of the present invention, the name of the highest-level managed object on the agent side and the name assigned to the manager on the agent side are provided for each agent ID of each agent. Using the correspondence table describing the correspondence relationship with the managed object names, the name conversion unit determines the part corresponding to the highest managed object name on the agent side included in the data received from the agent, On the other hand, it is converted to the managed object name given by the manager, and conversely, the part corresponding to the managed object name given by the manager included in the data to be sent to the agent is converted to the minimum at the agent. It is now converted to a higher-level managed object name. There can be managed object name the uppermost be duplicated between agents, which uniquely identifies the managed object name under each agent manager in a containment relationship of managed objects managed. Therefore, prior to connection, M
There is no need to change the IB.

【0034】また、エージェントでは、マネージャとの
接続前と同様の管理対象オブジェクト名を用いて操作す
ることができる。
The agent can operate using the same managed object name as before the connection with the manager.

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

【図1】本発明を適用したネットワーク管理システムの
一例を示すブロック図である。
FIG. 1 is a block diagram illustrating an example of a network management system to which the present invention has been applied.

【図2】マネージャとエージェント側での管理対象の包
含関係の例を示す図である。
FIG. 2 is a diagram illustrating an example of an inclusion relationship between management targets on a manager and an agent side.

【図3】対応表の例を示す図である。FIG. 3 is a diagram showing an example of a correspondence table.

【図4】操作要求時における名前変換手段の処理例を示
すフローチャートである。
FIG. 4 is a flowchart illustrating a processing example of a name conversion unit when an operation is requested.

【図5】操作結果取得時における名前変換手段の処理例
を示すフローチャートである。
FIG. 5 is a flowchart illustrating a processing example of a name conversion unit when acquiring an operation result.

【図6】事象通知時における名前変換手段の処理例を示
すフローチャートである。
FIG. 6 is a flowchart illustrating a processing example of a name conversion unit at the time of event notification.

【図7】従来技術の説明図である。FIG. 7 is an explanatory diagram of a conventional technique.

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

1…マネージャ 11…対応表 12…名前変換手段 2,3…エージェント 4,5…通信路 6,7…MIB DESCRIPTION OF SYMBOLS 1 ... Manager 11 ... Correspondence table 12 ... Name conversion means 2, 3 ... Agent 4, 5 ... Communication path 6, 7 ... MIB

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 有馬 啓伊子 外2名 著,”ネット ワーク管理システムにおける管理対象の 一元管理方式”,電子情報通信学会技術 研究報告,1992年11月,Vol.92,N o.317,p.7−11 前川 守 外2名 著,「分散オペレ ーティングシステム UNIXの次にく るもの」初版,共立出版株式会社,1991 年12月25日,p.277−281 (58)調査した分野(Int.Cl.6,DB名) G06F 12/00 G06F 13/00 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References Keiko Arima, et al., “Unified management method of management target in network management system”, IEICE Technical Report, November 1992, Vol. 92, No. 317, p. 7-11 Mamoru Maekawa 2 authors, "What comes next after distributed operating system UNIX", first edition, Kyoritsu Shuppan Co., Ltd., December 25, 1991, p. 277-281 (58) Field surveyed (Int. Cl. 6 , DB name) G06F 12/00 G06F 13/00

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 OSI管理を実装し、マネージャが複数
のエージェントを統合管理するネットワーク管理システ
ムにおいて、 エージェントが管理する管理対象オブジェクトの包含関
係における最上位の管理対象オブジェクト名がエージェ
ント間で重複するが、マネージャ側ではそれらに対して
ユニークな管理対象オブジェクト名を付与して管理して
いる場合に、 マネージャに、エージェントから返却される操作結果や事象通知の窓口
の役割を果たす、各エージェント毎の端点オブジェクト
と、 各エージェントのエージェントID毎にそのエージェン
ト側での最上位の管理対象オブジェクト名とマネージャ
側でそれに対して付与した管理対象オブジェクト名との
対応関係を記述した対応表と、前記端点オブジェクトを通じて エージェントから受信し
たデータ中に含まれるそのエージェント側での最上位の
管理対象オブジェクト名に相当する箇所を、前記データ
を受信した端点オブジェクトが受け持つエージェントの
エージェントIDに対応して前記対応表に記述されてい
る対応関係を参照して、それに対してマネージャ側で付
与した管理対象オブジェクト名に変換し、エージェント
へ送信すべきデータ中に含まれるマネージャ側で付与し
た管理対象オブジェクト名に相当する箇所を、そのエー
ジェントのエージェントIDに対応して前記対応表に記
述されている対応関係を参照して、そのエージェント側
での最上位の管理対象オブジェクト名に変換する名前変
換手段とを備えることを特徴とするネットワーク管理シ
ステムにおける名前変換方式。
In a network management system that implements OSI management and a manager integrally manages a plurality of agents, the highest managed object name in the inclusion relationship of the managed objects managed by the agent is duplicated among the agents. When the manager side manages them by assigning unique managed object names to them, the manager is the point of contact for operation results and event notifications returned from agents.
Endpoint objects for each agent
When a correspondence table describing the correspondence between a managed object name given to it in the managed object name and manager side uppermost on the agent side for each agent ID of each agent, the agent through the end point object the portion corresponding to the managed object name of the top level at the agent side included in the received data from the data
Of the agent responsible for the endpoint object that received the
It is described in the correspondence table corresponding to the agent ID.
That by referring to the correspondence relationship, contrast into a managed object name assigned by the manager side, the portion corresponding to the managed object name assigned by the manager side contained in the data to be transmitted to the agent, the A
Corresponding to the Agent ID of the Agent
A name conversion means for referring to the described correspondence and converting it to the highest-level managed object name on the agent side.
【請求項2】 前記名前変換手段は、マネージャからエ
ージェントへの操作要求時には、操作対象オブジェクト
名と操作時情報に含まれるオブジェクトインスタンス型
の値とを名前変換処理の対象とすることを特徴とする請
求項1記載のネットワーク管理システムにおける名前変
換方式。
2. The method according to claim 1, wherein the name conversion unit sets the name of the operation target object and the value of the object instance type included in the operation time information as a target of the name conversion processing at the time of the operation request from the manager to the agent. A name conversion method in the network management system according to claim 1.
【請求項3】 前記名前変換手段は、エージェントから
の操作結果取得時には、操作対象オブジェクト名と操作
結果情報に含まれるオブジェクトインスタンス型の値と
を名前変換処理の対象とすることを特徴とする請求項1
または2記載のネットワーク管理システムにおける名前
変換方式。
3. The method according to claim 1, wherein the name conversion unit sets the name of the operation target object and the value of the object instance type included in the operation result information as a target of the name conversion processing when obtaining the operation result from the agent. Item 1
Or a name conversion method in the network management system according to 2.
【請求項4】 前記名前変換手段は、エージェントから
事象通知時には、事象発生オブジェクト名と発生事象情
報に含まれるオブジェクトインスタンス型の値とを名前
変換処理の対象とすることを特徴とする請求項1,2ま
たは3記載のネットワーク管理システムにおける名前変
換方式。
4. The name conversion unit according to claim 1, wherein, when an event is reported from the agent, the name of the event occurrence object and the value of the object instance type included in the occurrence event information are subjected to name conversion processing. , 2 or 3, the name conversion method in the network management system.
JP7062159A 1995-02-24 1995-02-24 Name conversion method in network management system Expired - Lifetime JP2885123B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7062159A JP2885123B2 (en) 1995-02-24 1995-02-24 Name conversion method in network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7062159A JP2885123B2 (en) 1995-02-24 1995-02-24 Name conversion method in network management system

Publications (2)

Publication Number Publication Date
JPH08235050A JPH08235050A (en) 1996-09-13
JP2885123B2 true JP2885123B2 (en) 1999-04-19

Family

ID=13192063

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7062159A Expired - Lifetime JP2885123B2 (en) 1995-02-24 1995-02-24 Name conversion method in network management system

Country Status (1)

Country Link
JP (1) JP2885123B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100357539B1 (en) * 1999-12-30 2002-10-18 엘지정보통신주식회사 Method and Apparatus for converting network element object
JP2001313662A (en) * 2000-02-22 2001-11-09 Seiko Epson Corp Network managing system
EP1313262A1 (en) * 2002-07-30 2003-05-21 Agilent Technologies Inc. a Delaware Corporation Integrating different naming conventions into a network management system
EP2000921B1 (en) 2006-03-28 2018-08-22 Panasonic Intellectual Property Management Co., Ltd. Network system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
前川 守 外2名 著,「分散オペレーティングシステム UNIXの次にくるもの」初版,共立出版株式会社,1991年12月25日,p.277−281
有馬 啓伊子 外2名 著,"ネットワーク管理システムにおける管理対象の一元管理方式",電子情報通信学会技術研究報告,1992年11月,Vol.92,No.317,p.7−11

Also Published As

Publication number Publication date
JPH08235050A (en) 1996-09-13

Similar Documents

Publication Publication Date Title
US5978845A (en) Network management relay mechanism
US6546415B1 (en) Network management system using a distributed namespace
AU2005307171B2 (en) Network management apparatus and method based on simple network management protocol
EP0762281B1 (en) Network management with acquisition of formatted dump data from remote process
AU730273B2 (en) Method for supporting address interaction between a first entity and a second entity in a computer system
US7249359B1 (en) Method and system for setting expressions in network management notifications
US5892916A (en) Network management system and method using a partial response table
US20040006652A1 (en) System event filtering and notification for OPC clients
US6631406B1 (en) Common management information base (MIB)
JP4187785B2 (en) Data storage device
US20090100174A1 (en) Method and system for automatic polling of multiple device types
US7120833B2 (en) Error codes in Agent X
EP2521307A1 (en) Device management method, system and device
US6694304B1 (en) System and method for retrieving network management table entries
JP2885123B2 (en) Name conversion method in network management system
JP2005237018A (en) Data transmission to network management system
US7254627B2 (en) Method, service agent and network management system for operating a telecommunications network
JP3077607B2 (en) IP address multiplexing method in server computer
KR100361474B1 (en) System Management for Telecommunications Information Networking Architecture(TINA)
US7275094B1 (en) System and method for configuring contents of network management notifications
Cisco The Network Control Console
US6658420B1 (en) Independent log containment hierarchy
KR100321772B1 (en) The dynamic review and update method of management information base for switch network management
Park et al. The reliable distributed network management platform
JPH10171658A (en) Method for supporting interaction between first and second entities, method for interacting between first and second entities and computer