JP2002117039A - Network managing method using management information base - Google Patents

Network managing method using management information base

Info

Publication number
JP2002117039A
JP2002117039A JP2000311905A JP2000311905A JP2002117039A JP 2002117039 A JP2002117039 A JP 2002117039A JP 2000311905 A JP2000311905 A JP 2000311905A JP 2000311905 A JP2000311905 A JP 2000311905A JP 2002117039 A JP2002117039 A JP 2002117039A
Authority
JP
Japan
Prior art keywords
management
information base
search
management information
manager
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.)
Abandoned
Application number
JP2000311905A
Other languages
Japanese (ja)
Inventor
Makoto Isoda
誠 磯田
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2000311905A priority Critical patent/JP2002117039A/en
Publication of JP2002117039A publication Critical patent/JP2002117039A/en
Abandoned 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)

Abstract

PROBLEM TO BE SOLVED: To retrieve a management object fast however large a scale of a management base is and whatever tree structure the management base has. SOLUTION: This method has step S301 for receiving an operation request including a management object retrieval key representing a detailed position from a control manager managing a network to a network management system including a management information base managing the relation between management objects, step S311 for performing retrieval using a retrieval key when the retrieval key including the detailed position is available, and step S306 for replying and transmitting the retrieval result including the retrieval key to the control manager.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、管理対象を管理オ
ブジェクトで表現し、管理情報ベースを使用して管理オ
ブジェクトを管理するネットワーク管理システムおい
て、検索時間の短縮と管理容易性に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network management system in which a management target is represented by a management object, and the management object is managed using a management information base. .

【0002】[0002]

【従来の技術】従来の、管理オブジェクト処理部が行う
逐次検索処理の方法を説明する。図13は、従来のネッ
トワーク管理システムの1構成例を示す図である。図に
おいて、101は管理マネージャ、102はこの管理マ
ネージャ101によって管理されるネットワーク管理シ
ステム、121は情報を木構造でオブジェクトを管理す
るこのネットワーク管理システム102に備えられた管
理情報ベース、211、212および213はこの管理
情報ベース121に管理されている管理オブジェクトの
一部、122はこれらの管理オブジェクトに関する処理
を行う管理オブジェクト処理部、123は上記管理情報
ベース121の情報を格納する管理情報ベースファイル
である。また、103は上記管理マネージャ101から
上記ネットワーク管理システム102への管理オブジェ
クト操作要求、141、142および143はこの管理
オブジェクト操作要求103に対する上記ネットワーク
管理システム102から上記管理マネージャ101への
管理オブジェクト操作応答の一部、151は上記管理情
報ベース121に管理されている管理オブジェクトの相
対識別属性を使用した検索である。なお、上記ネットワ
ーク管理システム2は同様の構成のものが複数存在して
上記管理マネージャ1によって同時に管理されても良
い。
2. Description of the Related Art A conventional sequential search method performed by a managed object processing unit will be described. FIG. 13 is a diagram showing one configuration example of a conventional network management system. In the figure, 101 is a management manager, 102 is a network management system managed by the management manager 101, 121 is a management information base provided in the network management system 102 for managing information in a tree structure, 211, 212, and Reference numeral 213 denotes a part of the management objects managed by the management information base 121, 122 denotes a management object processing unit that performs processing relating to these management objects, and 123 denotes a management information base file that stores information of the management information base 121. is there. Reference numeral 103 denotes a management object operation request from the management manager 101 to the network management system 102, and reference numerals 141, 142, and 143 denote management object operation responses from the network management system 102 to the management manager 101 in response to the management object operation request 103. Is a search using a relative identification attribute of a managed object managed in the management information base 121. The network management system 2 may have a plurality of the same configuration and may be managed by the management manager 1 at the same time.

【0003】次に動作について説明する。ネットワーク
管理システム102が管理マネージャ101から管理オ
ブジェクト操作要求103を受信した際に、要求の内容
は例えば「管理オブジェクト211の子管理オブジェク
ト212のさらに子管理オブジェクト213を生成す
る」であり、図14(a)に示すように操作対象の管理
オブジェクトにいたるまでの相対識別属性の組と要求内
容からなる。このとき、管理情報ベース121および管
理オブジェクト処理部122は図15に示すような動作
フローにしたって、管理オブジェクトの相対識別属性の
組を使用して検索を行い、管理オブジェクト213を管
理情報ベース121内に生成し、図14(b)に示すよ
うな管理オブジェクト操作応答141を管理マネージャ
101に送信する。
Next, the operation will be described. When the network management system 102 receives the management object operation request 103 from the management manager 101, the content of the request is, for example, “generate a child management object 213 of the child management object 212 of the management object 211”, as shown in FIG. As shown in a), it is composed of a set of relative identification attributes up to the managed object to be operated and the request content. At this time, the management information base 121 and the management object processing unit 122 perform a search using a set of relative identification attributes of the management object according to an operation flow as shown in FIG. Then, a management object operation response 141 as shown in FIG.

【0004】また、ネットワーク管理システム102が
管理マネージャ101から管理情報ベース121内の管
理オブジェクト213に対する管理オブジェクト操作要
求103を受信した際に、管理オブジェクト処理部12
2は管理オブジェクト213を管理情報ベース121か
ら検索する。このとき、管理オブジェクト操作要求10
3に付与される管理オブジェクト213の検索キーは図
14(a)に示すような操作対象の管理オブジェクトに
いたるまでの相対識別属性の組である。そこで、管理情
報ベース121は図16に示すような動作フローにした
がって管理オブジェクトの相対識別属性の組を使用して
検索を行い、操作対象オブジェクトを特定する。そし
て、管理オブジェクト処理部122は特定された操作対
象に管理オブジェクト操作要求3を実行する。
When the network management system 102 receives a management object operation request 103 for a management object 213 in the management information base 121 from the management manager 101, the management object processing unit 12
2 retrieves the management object 213 from the management information base 121. At this time, the management object operation request 10
The search key of the management object 213 assigned to No. 3 is a set of relative identification attributes up to the operation target management object as shown in FIG. Therefore, the management information base 121 performs a search using a set of relative identification attributes of the management object according to the operation flow shown in FIG. 16 to specify the operation target object. Then, the managed object processing unit 122 executes the managed object operation request 3 on the specified operation target.

【0005】また、ネットワーク管理システム2が管理
マネージャ101から管理上必要な全情報の取得要求と
いう管理オブジェクト操作要求103を受信した際に、
管理オブジェクト処理部122は上記の方法によって操
作対象となる全管理オブジェクトを検索し、それぞれの
管理オブジェクトに対して管理オブジェクト操作要求1
03を実行し、管理オブジェクト操作応答141、14
2および143を含む全管理オブジェクト操作応答を管
理マネージャ101へ送信する。このとき、管理オブジ
ェクト操作応答の数を低減するために、全操作応答を1
つの操作応答にまとめて管理マネージャ101に送信す
る方法もある。
[0005] When the network management system 2 receives a management object operation request 103 from the management manager 101, which is a request to acquire all information necessary for management,
The managed object processing unit 122 searches for all managed objects to be operated by the above-described method, and issues a managed object operation request 1 to each managed object.
03, and the managed object operation responses 141 and 14 are executed.
The response to the operation of all managed objects including 2 and 143 is transmitted to the management manager 101. At this time, in order to reduce the number of management object operation responses,
There is also a method of transmitting the operation responses to the management manager 101 collectively.

【0006】[0006]

【発明が解決しようとする課題】従来のネットワーク管
理システムは以上のように構成されているので、管理情
報ベースが大規模でかつその木構造が1つの親に対して
多数の子が存在する場合や階層数が多い場合は、操作対
象となる管理オブジェクトの検索を行う際の管理情報ベ
ースファイルへの問い合わせが多数発生するため検索処
理に長時間が必要になるという課題があった。また、ネ
ットワーク管理システムが多数の管理オブジェクトを対
象とした管理オブジェクト操作要求(たとえば上記の管
理上必要な全情報の取得要求)を受信した際も、同様に
管理オブジェクトの検索処理に長時間を要し、さらに管
理オブジェクト操作応答が多数になり、管理マネージャ
が管理できないという課題があった。
Since the conventional network management system is configured as described above, the management information base is large-scale and its tree structure has a large number of children for one parent. When the number of hierarchies is large, there are many inquiries to the management information base file when searching for a management object to be operated, so that there is a problem that a long time is required for search processing. Also, when the network management system receives a management object operation request for a large number of management objects (for example, a request for acquiring all the information necessary for management described above), similarly, it takes a long time to search for management objects. In addition, there has been a problem that the number of responses to the operation of the management object has increased, and the management manager cannot manage it.

【0007】この発明は上記のような課題を解消するた
めになされたもので、管理情報ベースが大規模でかつど
のような木構造を持つ場合でも管理オブジェクト操作要
求の対象となる管理オブジェクトの検索を高速に行い、
かつ、ネットワーク管理システムが予め決められた管理
上必要な全情報の取得要求を受信した際の管理オブジェ
クトの検索回数および操作応答の数を低減する。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and a management object search request for a management object operation request is made even if the management information base is large and has any tree structure. Do fast,
In addition, the number of management object searches and the number of operation responses when the network management system receives a predetermined acquisition request for all information necessary for management are reduced.

【0008】[0008]

【課題を解決するための手段】この発明に係る管理情報
ベースを用いたネットワーク管理方法は、ネットワーク
を管理する管理マネジャーから木構造等のオブジェクト
を管理する管理情報ベースファイルを含む管理情報ベー
スへの、管理オブジェクトに関する検索依頼において、
管理マネジャーからの詳細検索キーを含む操作要求を受
信すると、この詳細検索キーに基づいて、直接、検索を
実行するステップと、上記操作要求を実行した結果を、
必要があれば新たな次の詳細検索キーを含めて上記管理
マネジャーに応答送信するステップとを備えた。
According to the present invention, there is provided a network management method using a management information base, wherein a management manager for managing a network transfers a management information base including a management information base file for managing objects such as a tree structure. , In a search request for a managed object,
When an operation request including a detailed search key is received from the management manager, a step of directly executing a search based on the detailed search key, and a result of executing the operation request,
Sending a response to the management manager including a new next detailed search key if necessary.

【0009】また更に、木構造の階層化した下位検索を
行う場合に、管理情報ベースは、上位の第1の検索キー
を受けると、この上位の第1の検索キーで直接、検索を
行い、検索結果を下位の第2の検索キーを付加して送信
するステップと、下位の第2の検索キーを受けると、直
接検索を行い、この検索を実行した結果を、必要があれ
ば第3の検索キーを付加して応答送信するステップを備
えた。
Further, when performing a hierarchical search of a tree structure, when the management information base receives the upper first search key, the management information base performs a search directly with the upper first search key. Transmitting the search result with a lower second search key added thereto, and upon receiving the lower second search key, performing a direct search and, if necessary, retrieving the result of this search in a third And sending a response with a search key added.

【0010】また更に、管理マネジャーからの操作要求
が新たな統合操作要求である場合には、管理情報ベース
からは、管理マネジャーに応答送信するステップは、検
索に必要な、管理情報ベースファイルに含まれる管理オ
ブジェクトの関係構造と、各階層の検索キーを送るよう
にした。
Further, when the operation request from the management manager is a new integrated operation request, the step of transmitting a response from the management information base to the management manager includes the step of transmitting the response to the management information base file required for the search. Sent the search key of each hierarchy and the relational structure of managed objects.

【0011】[0011]

【発明の実施の形態】実施の形態1.以下、直接の下位
検索を行うこの発明の実施の形態について、図を用いて
説明する。図1において、1は管理マネージャ、2はこ
の管理マネージャ1によって管理されるネットワーク管
理システムであり、21はこのネットワーク管理システ
ム2に備わる管理情報ベース、211、212および2
13はこの管理情報ベース21に管理されている管理オ
ブジェクトの一部、22はこれらの管理オブジェクトに
関する処理を行う管理オブジェクト処理部、23は管理
情報ベース21の情報を格納する管理情報ベースファイ
ルである。また、231、232および233はそれぞ
れこの管理情報ベースファイル23内の管理オブジェク
ト211、212および213の格納位置を直接指定す
る管理オブジェクト検索キーで、24は管理マネージャ
1とネットワーク管理システム2への間で予め決められ
ている管理上必要な全情報のファイル、3は前記管理マ
ネージャ1からネットワーク管理システム2への管理オ
ブジェクト操作要求、41、42および43はこの管理
オブジェクト操作要求3に対するネットワーク管理シス
テム2から管理マネージャ1への管理オブジェクト操作
応答の一部である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 Hereinafter, an embodiment of the present invention for performing a direct lower-order search will be described with reference to the drawings. In FIG. 1, 1 is a management manager, 2 is a network management system managed by the management manager 1, 21 is a management information base provided in the network management system 2, 211, 212 and 2
Reference numeral 13 denotes a part of the management objects managed by the management information base 21, reference numeral 22 denotes a management object processing unit for performing processing relating to these management objects, and reference numeral 23 denotes a management information base file for storing information of the management information base 21. . Reference numerals 231, 232, and 233 denote management object search keys for directly specifying storage locations of the management objects 211, 212, and 213 in the management information base file 23, respectively. Reference numeral 24 denotes a connection between the management manager 1 and the network management system 2. , A management object operation request from the management manager 1 to the network management system 2, 41, 42 and 43, a network management system 2 for the management object operation request 3 Is a part of the management object operation response from the management object 1 to the management manager 1.

【0012】更に、51は管理情報ベース21に管理さ
れている管理オブジェクトの相対識別属性を使用した検
索、52は管理オブジェクト検索キー231、232お
よび233を使用した検索結果である。6は管理マネー
ジャ1からネットワーク管理システム2への管理上必要
な全情報の取得要求、7はこの管理上必要な全情報の取
得要求6に対するネットワーク管理システム2から管理
マネージャ1への管理上必要な全情報の取得応答、であ
る。なお、図2に示すように、前記ネットワーク管理シ
ステム2は同様の構成のものが複数存在して、管理マネ
ージャ1によって同時に管理される構成であってもよ
い。
Further, reference numeral 51 denotes a search using the relative identification attribute of the management object managed in the management information base 21, and reference numeral 52 denotes a search result using the management object search keys 231, 232 and 233. Reference numeral 6 denotes a request for acquisition of all information necessary for management from the management manager 1 to the network management system 2. Reference numeral 7 denotes a request for acquisition of all information necessary for management from the network management system 2 to the management manager 1. Acquisition response of all information. As shown in FIG. 2, the network management system 2 may have a plurality of the same configuration and may be configured to be managed by the management manager 1 at the same time.

【0013】なお、管理情報ベース21が管理する管理
オブジェクトは木構造に限らずどのような構造で管理さ
れてもよいが、以下では木構造の場合であるとして、動
作フローチャートを示す図3を用いて説明する。まず、
ネットワーク管理システム2の管理情報ベース21には
木構造の頂点となる管理オブジェクト211が既に生成
されており、ステップS301(以下、ステップの記述
を省略する)で図4に示すような管理マネージャ1から
の検索キー231を含む接続要求を受信する。ここで、
管理オブジェクト検索キー231は管理情報ベースファ
イル23内の管理オブジェクト211の格納位置を直接
指定するもの、たとえば格納領域の先頭アドレスであ
る。なお、管理オブジェクト検索キー232、233に
ついても同様である。
The management object managed by the management information base 21 is not limited to a tree structure, and may be managed in any structure. In the following, it is assumed that the management object has a tree structure, and FIG. Will be explained. First,
In the management information base 21 of the network management system 2, a management object 211 serving as a vertex of the tree structure has already been generated, and in step S301 (hereinafter, the description of the steps is omitted), the management object 1 shown in FIG. Is received, the connection request including the search key 231 is received. here,
The management object search key 231 directly specifies the storage location of the management object 211 in the management information base file 23, for example, the head address of the storage area. The same applies to the management object search keys 232 and 233.

【0014】そして、管理マネージャ1から例えば「管
理オブジェクト211を操作対象としてその子管理オブ
ジェクト212を生成する」という管理オブジェクト操
作要求3を受信した際に、管理オブジェクト処理部22
はこの図4の要求に基づいて、管理オブジェクト211
を管理情報ベース21から検索する。このとき、管理オ
ブジェクト操作要求3に図5に示すような管理オブジェ
クト検索キー231が付与されていれば、管理情報ベー
ス21は、図3のS302ないしS304またはS31
1の動作フローにしたがってこの検索キーをもって管理
情報ベースファイル23から管理オブジェクト211を
検索する。そして、管理オブジェクト212を管理情報
ベース21内に生成し、図6に示すような管理オブジェ
クト検索キー232を含めた管理オブジェクト操作応答
41を管理マネージャ1に送信する。
When a management object operation request 3 of “generate a child management object 212 with the management object 211 as an operation target” is received from the management manager 1, for example, the management object processing unit 22
Is based on the request in FIG.
From the management information base 21. At this time, if the management object search key 231 as shown in FIG. 5 is given to the management object operation request 3, the management information base 21 will be able to execute S302 to S304 or S31 in FIG.
The management object 211 is searched from the management information base file 23 using this search key according to the operation flow of 1. Then, the management object 212 is generated in the management information base 21, and the management object operation response 41 including the management object search key 232 as shown in FIG.

【0015】さらに、管理マネージャ1から例えば「管
理オブジェクト211の子管理オブジェクト212を操
作対象としてその子管理オブジェクト213を生成す
る」という管理オブジェクト操作要求3を受信した際
に、管理オブジェクト処理部22は管理オブジェクト2
12を管理情報ベース21から検索する。このとき、管
理オブジェクト操作要求3に図7に示すような管理オブ
ジェクト検索キー232が付与されていれば、管理情報
ベース21は図8に示すようなS301ないしS331
までの動作フローにしたがって検索する。この場合、検
索キー232があるので、S331で管理情報ベースフ
ァイル23から管理オブジェクト212を検索する。そ
のため、従来例よりも管理情報ベースファイルへの問い
合わせ回数が低減される。そして、管理オブジェクト2
13を管理情報ベース21内に生成し、図9に示すよう
な管理オブジェクト検索キー232を含めた管理オブジ
ェクト操作応答4を管理マネージャ1に送信する。
When the management object processing unit 22 receives a management object operation request 3 from the management manager 1, for example, "generate a child management object 213 for the child management object 212 of the management object 211". Object 2
12 is retrieved from the management information base 21. At this time, if the management object search key 232 as shown in FIG. 7 is given to the management object operation request 3, the management information base 21 stores S 301 through S 331 as shown in FIG.
Search according to the operation flow up to. In this case, since there is the search key 232, the management object 212 is searched from the management information base file 23 in S331. Therefore, the number of inquiries to the management information base file is reduced as compared with the conventional example. And the management object 2
13 is generated in the management information base 21, and the management object operation response 4 including the management object search key 232 as shown in FIG.

【0016】ネットワーク管理システム2が管理マネー
ジャ1から管理情報ベース21内の管理オブジェクト2
13に対する管理オブジェクト操作要求3(削除、設
定、読出、動作)を受信した際に、管理オブジェクト処
理部22は管理オブジェクト213を管理情報ベース2
1から検索する。このとき、管理オブジェクト操作要求
3に図10に示すような管理オブジェクト検索キー23
3が付与されていれば、管理情報ベース21は図11に
S351ないしS358で示すような動作フローにした
がって検索する。この場合、検索キー233があるの
で、S361で管理情報ベースファイル23から管理オ
ブジェクト213を検索する。そのため、従来よりも管
理情報ベースファイルへの問い合わせ回数が低減され
る。そして、S357で管理オブジェクト操作要求3を
実行する。その後、S358での管理マネージャ1への
送信も、まとめて送信される。このような管理オブジェ
クトの生成要求や操作要求に関しては、管理情報ベース
21内のほかの管理オブジェクトが操作対象である場合
も同様の処理を行う。
The network management system 2 sends the management object 2 in the management information base 21 from the management manager 1.
When the management object processing unit 22 receives the management object operation request 3 (deletion, setting, reading, operation) for the management object 213, the management object processing unit 22 stores the management object 213 in the management information base 2.
Search from 1. At this time, a management object search key 23 as shown in FIG.
If 3 is given, the management information base 21 searches according to the operation flow as shown in S351 to S358 in FIG. In this case, since there is the search key 233, the management object 213 is searched from the management information base file 23 in S361. Therefore, the number of inquiries to the management information base file is reduced as compared with the related art. Then, a management object operation request 3 is executed in S357. Thereafter, the transmission to the management manager 1 in S358 is also transmitted collectively. With respect to such a management object generation request and operation request, the same processing is performed when another management object in the management information base 21 is an operation target.

【0017】実施の形態2.先の実施の形態では、管理
マネージャはネットワーク管理システムの管理オブジェ
クトの構成と、検索キーを知っているという前提で動作
を説明した。しかし最初に管理マネージャがネットワー
ク管理システムを管理する際、またはネットワーク管理
システムの管理オブジェクト体系が変更になった場合
等、管理マネージャが最新のデータを入手していること
が重要である。本実施の形態では、こうした準備段階に
おいても、相互間のデータ授受の回数を減らして、短時
間に必要なデータを得る方法を説明する。こうした場合
に、先ず管理マネージャ1は、ネットワーク管理システ
ム2に包括的な管理オブジェクト操作要求3(例えば全
面的な読み出し等)を送信する。
Embodiment 2 FIG. In the above embodiment, the operation has been described on the assumption that the management manager knows the configuration of the management object of the network management system and the search key. However, when the management manager first manages the network management system, or when the management object system of the network management system is changed, it is important that the management manager obtains the latest data. In the present embodiment, a method of obtaining necessary data in a short time by reducing the number of times of data exchange between each other even in such a preparation stage will be described. In such a case, first, the management manager 1 sends a comprehensive management object operation request 3 (for example, full reading) to the network management system 2.

【0018】また、何らかの原因でネットワーク管理シ
ステム2と管理マネージャ1の間の接続が切断された場
合や、ネットワーク管理システム2または管理マネージ
ャ1もしくはその両方が自発的に接続を切断した場合
は、再度接続が行われる。このとき、管理マネージャ1
がネットワーク管理システム2の情報を保持していない
場合は予め決められた管理上必要な全情報(管理オブジ
ェクト検索キー231、232および233を含む)を
ネットワーク管理システム2から取得する必要があり、
管理マネージャ1がネットワーク管理システム2の情報
を保持している場合でも接続が切断されていた期間中に
情報の食い違いが発生する可能性があるのでやはり予め
決められた管理上必要な全情報をネットワーク管理シス
テム2から取得する必要がある。
If the connection between the network management system 2 and the management manager 1 is cut off for some reason, or if the network management system 2 and / or the management manager 1 cut off the connection voluntarily, the connection is re-established. The connection is made. At this time, the management manager 1
Does not hold the information of the network management system 2, it is necessary to obtain from the network management system 2 all the predetermined information (including the management object search keys 231, 232 and 233) necessary for management.
Even when the management manager 1 holds the information of the network management system 2, there is a possibility that a discrepancy of information may occur during the period when the connection is disconnected. It must be obtained from the management system 2.

【0019】そこで、ネットワーク管理システム2が管
理マネージャ1から予め決められた管理上必要な全情報
の取得要求という管理オブジェクト操作要求3を受信し
た際に、管理オブジェクト処理部22は図12に示すよ
うな動作フローにしたがって、管理オブジェクトの検索
を一切行うことなしに管理情報ベースファイル23から
全情報のファイル24を取得し、1つの管理オブジェク
ト操作応答として構成して管理マネージャ1へ送信す
る。こうして全面的な読出のような大規模検索と送信に
おいても、検索回数と応答回数を軽減する効果がある。
Therefore, when the network management system 2 receives from the management manager 1 a management object operation request 3, which is a request to acquire all predetermined management-required information, the management object processing unit 22 executes the processing shown in FIG. In accordance with a simple operation flow, the file 24 of all information is acquired from the management information base file 23 without performing any management object search, and is configured as one management object operation response and transmitted to the management manager 1. Thus, even in a large-scale search and transmission such as full-scale reading, the number of searches and the number of responses can be reduced.

【0020】[0020]

【発明の効果】以上のように、この発明によれば、下位
の管理オブジェクト検索キーを含む操作要求受信ステッ
プと、このキーを用いて直接、所要の検索を行うステッ
プを備えたので、ネットワーク管理システムにおいて管
理情報ベースが大規模で、かつ、管理オブジェクトがど
のような構造で管理されていても、管理オブジェクトの
検索をする際の管理情報ベースファイルへの問い合わせ
回数が少なくなり、検索処理時間が短くなる効果があ
る。
As described above, according to the present invention, there are provided an operation request receiving step including a lower-level managed object search key and a step of directly performing a required search by using this key. Regardless of the size of the management information base in the system and the structure of the management objects, the number of inquiries to the management information base file when searching for management objects is reduced, and the search processing time is reduced. This has the effect of shortening.

【0021】また更に、複数の統合操作要求受信ステッ
プと、統合応答送信ステップを備えたので、ネットワー
ク管理システムが予め決められた管理上必要な全情報の
取得要求を受信した際の管理オブジェクト操作応答の数
が1個になり、管理マネージャにより管理が容易となる
効果がある。第1、第2の効果によって1つのネットワ
ーク管理システムあたりの操作要求に対する応答時間お
よび応答個数が低減されるので、複数のネットワーク管
理システムが1つの管理マネージャによって管理できる
効果がある。
[0021] Furthermore, since there are provided a plurality of integrated operation request receiving steps and an integrated response transmitting step, a management object operation response when the network management system receives a request for obtaining all information necessary for management predetermined. Is reduced to one, and the management is easily managed by the management manager. The first and second effects reduce the response time and the number of responses to an operation request per one network management system, so that a plurality of network management systems can be managed by one management manager.

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

【図1】 この発明の実施の形態1、2におけるネット
ワーク管理システムの構成を示す図である。
FIG. 1 is a diagram showing a configuration of a network management system according to Embodiments 1 and 2 of the present invention.

【図2】 実施の形態1における他のネットワーク管理
システムの構成を示す図である。
FIG. 2 is a diagram showing a configuration of another network management system according to the first embodiment.

【図3】 実施の形態1における管理オブジェクト処理
部の動作フロー(生成)を示す図である。
FIG. 3 is a diagram showing an operation flow (generation) of a managed object processing unit according to the first embodiment.

【図4】 実施の形態1における管理オブジェクト操作
要求の内容例を示す図である。
FIG. 4 is a diagram showing a content example of a management object operation request according to the first embodiment;

【図5】 実施の形態1における他の管理オブジェクト
操作要求の内容例を示す図である。
FIG. 5 is a diagram showing an example of the content of another management object operation request according to the first embodiment.

【図6】 実施の形態1における管理オブジェクト操作
応答の内容例を示す図である。
FIG. 6 is a diagram showing a content example of a managed object operation response according to the first embodiment.

【図7】 実施の形態1における他の管理オブジェクト
操作要求の内容例を示す図である。
FIG. 7 is a diagram showing an example of the content of another management object operation request according to the first embodiment.

【図8】 実施の形態1における他の管理オブジェクト
処理部の動作フロー(生成)を示す図である。
FIG. 8 is a diagram showing an operation flow (generation) of another managed object processing unit according to the first embodiment.

【図9】 実施の形態1における他の管理オブジェクト
操作応答の内容例を示す図である。
FIG. 9 is a diagram showing an example of contents of another management object operation response according to the first embodiment.

【図10】 この発明の実施の形態2における管理オブ
ジェクト操作要求(削除、設定、読出)の内容例を示す
図である。
FIG. 10 is a diagram showing a content example of a management object operation request (deletion, setting, reading) according to the second embodiment of the present invention;

【図11】 実施の形態2における管理オブジェクト処
理部の動作フロー(削除、設定、読出)の動作フローを
示す図である。
FIG. 11 is a diagram showing an operation flow of an operation flow (deletion, setting, reading) of a managed object processing unit according to the second embodiment.

【図12】 実施の形態2における管理上必要な全情報
の取得要求を受信したときの動作フローを示す図であ
る。
FIG. 12 is a diagram showing an operation flow when a request to acquire all information necessary for management according to the second embodiment is received.

【図13】 従来のネットワーク管理システムの構成図
である。
FIG. 13 is a configuration diagram of a conventional network management system.

【図14】 従来の管理オブジェクト操作要求と操作応
答の例を示す図である。
FIG. 14 is a diagram illustrating an example of a conventional managed object operation request and operation response.

【図15】 従来の管理オブジェクト処理部の動作フロ
ー(生成)を示す図である。
FIG. 15 is a diagram showing an operation flow (generation) of a conventional managed object processing unit.

【図16】 従来の管理オブジェクト処理部の動作フロ
ー(削除、設定、読出)の動作フローを示す図である。
FIG. 16 is a diagram showing an operation flow of an operation flow (deletion, setting, reading) of a conventional managed object processing unit.

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

1 管理マネージャ、2,251,252 ネットワ
ーク管理システム、3,31,32 管理オブジェクト
操作要求、6 管理上必要な全情報取得要求、7 管理
上必要な全情報取得応答、21 管理情報ベース、22
管理オブジェクト処理部、23 管理情報ベースファ
イル、24 管理上必要な全情報のファイル、41,4
2,43,44,45,46 管理オブジェクト操作応
答、51相対識別属性を使用した検索、52 管理オブ
ジェクト検索キーを使用した検索、211,212,2
13 管理オブジェクト、231,232,233 管
理オブジェクト検索キー、S301 操作要求受信ステ
ップ、S306 管理オブジェクト操作応答ステップ、
S311 検索キー231を用いた検索52実行ステッ
プ、S325 管理オブジェクト212を親として管理
オブジェクト213実行ステップ、S331 検索キー
232を用いた検索52実行ステップ、S371 管理
オブジェクト操作要求(全取得)受信ステップ、S37
2 管理オブジェクト操作応答(全取得)送信ステッ
プ。
1 management manager, 2,251,252 network management system, 3,31,32 management object operation request, 6 management required all information acquisition request, 7 management required all information acquisition response, 21 management information base, 22
Management object processing unit, 23 management information base file, 24 files of all information necessary for management, 41, 4
2, 43, 44, 45, 46 managed object operation response, 51 search using relative identification attribute, 52 search using managed object search key, 211, 212, 2
13 management object, 231, 232, 233 management object search key, S301 operation request receiving step, S306 management object operation response step,
S311 Search 52 execution step using search key 231; S325 Management object 213 execution step using management object 212 as a parent; S331 Search 52 execution step using search key 232; S371 Management object operation request (all acquisition) reception step; S37
2 Management object operation response (all acquisition) transmission step.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークを管理する管理マネジャー
から木構造等のオブジェクトを管理する管理情報ベース
ファイルを含む管理情報ベースへの、管理オブジェクト
に関する検索依頼において、 管理マネジャーからの詳細検索キーを含む操作要求を受
信すると、該詳細検索キーに基づいて、直接、検索を実
行するステップと、 上記操作要求を実行した結果を、必要があれば新たな次
の詳細検索キーを含めて上記管理マネジャーに応答送信
するステップとを備えたことを特徴とする管理情報ベー
スを用いたネットワーク管理方法。
1. An operation request including a detailed search key from a management manager in a search request for a management object from a management manager managing a network to a management information base including a management information base file for managing objects such as a tree structure. And receiving the operation request directly, based on the detailed search key, and transmitting a result of executing the operation request to the management manager including a new next detailed search key if necessary. A network management method using a management information base.
【請求項2】 木構造の階層化した下位検索を行う場合
に、管理情報ベースは、上位の第1の検索キーを受ける
と、該上位の第1の検索キーで直接、検索を行い、検索
結果を下位の第2の検索キーを付加して送信するステッ
プと、 上記下位の第2の検索キーを受けると、直接検索を行
い、該検索を実行した結果を、必要があれば第3の検索
キーを付加して応答送信するステップを備えたことを特
徴とする請求項1記載の管理情報ベースを用いたネット
ワーク管理方法。
2. When performing a hierarchical lower-level search in a tree structure, the management information base, upon receiving a higher-level first search key, directly performs a search with the higher-level first search key, and performs a search. Transmitting a result with a lower second search key; and receiving the lower second search key, performing a direct search, and, if necessary, a third search result. 2. The network management method using a management information base according to claim 1, further comprising a step of adding a search key and transmitting a response.
【請求項3】 管理マネジャーからの操作要求が新たな
統合操作要求である場合には、 管理情報ベースからは、上記管理マネジャーに応答送信
するステップは、検索に必要な、管理情報ベースファイ
ルに含まれる管理オブジェクトの関係構造と、各階層の
検索キーを送るようにしたことを特徴とする請求項1記
載の管理情報ベースを用いたネットワーク管理方法。
3. When the operation request from the management manager is a new integrated operation request, the step of transmitting a response from the management information base to the management manager includes the step of including a management information base file required for search. 2. The network management method using a management information base according to claim 1, wherein a relational structure of the management object to be used and a search key of each hierarchy are sent.
JP2000311905A 2000-10-12 2000-10-12 Network managing method using management information base Abandoned JP2002117039A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000311905A JP2002117039A (en) 2000-10-12 2000-10-12 Network managing method using management information base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000311905A JP2002117039A (en) 2000-10-12 2000-10-12 Network managing method using management information base

Publications (1)

Publication Number Publication Date
JP2002117039A true JP2002117039A (en) 2002-04-19

Family

ID=18791598

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000311905A Abandoned JP2002117039A (en) 2000-10-12 2000-10-12 Network managing method using management information base

Country Status (1)

Country Link
JP (1) JP2002117039A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014225113A (en) * 2013-05-16 2014-12-04 日本電信電話株式会社 Address solution system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014225113A (en) * 2013-05-16 2014-12-04 日本電信電話株式会社 Address solution system and method

Similar Documents

Publication Publication Date Title
CN107368588B (en) Heterogeneous resource isomorphism method and device
US5345586A (en) Method and system for manipulation of distributed heterogeneous data in a data processing system
JP3403335B2 (en) Virtual geospatial object generation system and recording medium
US10248473B2 (en) Discovering object definition information in an integrated application environment
CN101901242A (en) Federated configuration data management
CN114564852B (en) Operation method of FMEA (failure mode and effects analysis) data node and electronic equipment
CN112328675A (en) Heterogeneous data conversion method, device, equipment and storage medium
CN112000696B (en) Framework for mirror image list query of multi-framework cloud platform mirror image warehouse
CN105939355A (en) Data access method and system, as well as client and server
JPH11213014A (en) Data base system, data base retrieving method and recording medium
JP2002117039A (en) Network managing method using management information base
JP2003316811A (en) Inquiry optimization processing device in different kind of database integration system, method and program making computer execute the method
US8762381B2 (en) Storing multipart XML documents
US6510423B1 (en) Method and device for object control with a plurality of operation-target flags
JP2002183138A (en) System and method for collecting information, and storage medium
JPH117445A (en) Integrated document management device
JP3698021B2 (en) Wide area distributed asset version management system, wide area distributed asset version management method, recording medium
JPH08181772A (en) Mib configuration method in network operation system and its backup method
KR102400201B1 (en) Interworking method between oneM2M to NGSI-LD standard platforms using semantic ontology
JPH1031603A (en) Information processing system, client-server system and database access method
JPH04315227A (en) Method selecting system
JP3937374B2 (en) Data object storage method and data object storage device
KR950009431B1 (en) The inquiry window treatment method ina real-time database management system
JP2000267909A (en) Database system
CN117220962A (en) Internal and external network data penetration system and method suitable for group type enterprises

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040517

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20041018

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060221

A762 Written abandonment of application

Free format text: JAPANESE INTERMEDIATE CODE: A762

Effective date: 20060328