JP2885144B2 - Management information base system - Google Patents

Management information base system

Info

Publication number
JP2885144B2
JP2885144B2 JP7227234A JP22723495A JP2885144B2 JP 2885144 B2 JP2885144 B2 JP 2885144B2 JP 7227234 A JP7227234 A JP 7227234A JP 22723495 A JP22723495 A JP 22723495A JP 2885144 B2 JP2885144 B2 JP 2885144B2
Authority
JP
Japan
Prior art keywords
attribute
storage device
directory
instance
fdn
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
JP7227234A
Other languages
Japanese (ja)
Other versions
JPH0954722A (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 JP7227234A priority Critical patent/JP2885144B2/en
Publication of JPH0954722A publication Critical patent/JPH0954722A/en
Application granted granted Critical
Publication of JP2885144B2 publication Critical patent/JP2885144B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、管理情報ベースシ
ステムに関し、特にOSI(Open Systems Interconnec
tion、開放型システム間相互接続)に従ったネットワー
クの管理に適したOSI用管理情報ベースシステム(以
下単に「管理情報ベース」ともいう)に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a management information base system, and more particularly to an OSI (Open Systems Interconnection).
and a management information base system for OSI (hereinafter, also simply referred to as a “management information base”) suitable for managing a network in accordance with the management system.

【0002】[0002]

【従来の技術】この種の従来の管理情報ベースは、例え
ば、文献「清水他、“ATMトランスポートネットワー
ク管理における管理情報ベースの配置法”、電子通信学
会技法CS94−21、1994年」に示されているよ
うに、ネットワークの監視対象装置の論理的なモデルを
記憶領域上に実現するために用いられる。
2. Description of the Related Art A conventional management information base of this kind is disclosed, for example, in the document "Shimizu et al.," Method of arranging management information base in ATM transport network management ", IEICE CS94-21, 1994". As described above, the logical model of the monitored device of the network is used to realize the logical model on the storage area.

【0003】図20は、従来の管理情報ベースの構成を
説明するためのブロック図である。
FIG. 20 is a block diagram for explaining a configuration of a conventional management information base.

【0004】図20を参照して、従来の管理情報ベース
は、MIB(management information base、管理情報
ベース)プログラム720と、データベース管理システ
ム(DBMS:database management system)730
と、データベース管理システム730上に構築されてい
るデータベース740と、から構成されている。なお、
データベース管理システム730としては、汎用の関係
DBMS、オブジェクト指向DBMS等が用いられる。
また、MIBプログラム720はマネージャ10と監視
対象装置110とに接続されている。
Referring to FIG. 20, a conventional management information base includes a management information base (MIB) program 720 and a database management system (DBMS) 730.
And a database 740 built on the database management system 730. In addition,
As the database management system 730, a general-purpose relational DBMS, an object-oriented DBMS, or the like is used.
The MIB program 720 is connected to the manager 10 and the monitoring target device 110.

【0005】マネージャ10は、MIBプログラム72
0を介して監視対象装置110の論理的に定義された状
態を読み出したり、書き換えたりすることができる。具
体的には、MIBプログラム720に対して、マネージ
ャ10がフルディスティンクションネーム(「FDN」
という)と属性IDとを与えることにより、MIBプロ
グラム720内で、FDNと属性IDとのペアからイン
スタンスとインスタンス内の属性とが指定され、指定さ
れた値を用いてDBMS730がデータベース740を
検索する。
[0005] The manager 10 includes an MIB program 72.
0, the logically defined state of the monitored device 110 can be read or rewritten. Specifically, for the MIB program 720, the manager 10 sends the full destination name (“FDN”).
) And the attribute ID, the instance and the attribute in the instance are specified from the pair of the FDN and the attribute ID in the MIB program 720, and the DBMS 730 searches the database 740 using the specified value. .

【0006】また、MIBプログラム720は適宜、監
視対象装置110にアクセスして監視対象装置110の
状態を読み出し、その読み出された状態をデータベース
740に反映する。
The MIB program 720 appropriately accesses the monitored device 110 to read the status of the monitored device 110 and reflects the read status in the database 740.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、従来の
管理情報ベースでは、汎用のDBMSを用いて構築され
ることが一般的であるため、OSI等で用いられるデー
タに適したデータ管理を行うことが難しいという問題が
ある。
However, since the conventional management information base is generally constructed using a general-purpose DBMS, data management suitable for data used in OSI or the like can be performed. There is a problem that is difficult.

【0008】特に、汎用のDBMSを用いて構築される
管理情報ベースでは、データの記憶容量が大きくなり、
またDBMS自体のプログラムコードも大きくなるた
め、管理情報ベースに必要な記憶デバイスが大量に必要
になり、また管理情報ベースの価格が増大するという問
題がある。
[0008] In particular, in a management information base constructed using a general-purpose DBMS, the storage capacity of data becomes large.
Also, since the program code of the DBMS itself becomes large, a large amount of storage devices are required for the management information base, and the price of the management information base increases.

【0009】また、汎用のDBMSを用いて構築される
管理情報ベースでは、OSI等の管理情報ベースに必ず
しも必要とされない機能も備えているため、実行スピー
ドが遅くなるという問題がある。
In addition, a management information base constructed using a general-purpose DBMS has a function that is not necessarily required for a management information base such as OSI, so that there is a problem that the execution speed is reduced.

【0010】従って、本発明は、前記問題点に鑑みてな
されたものであり、記憶容量を削減し、しかも高速な処
理を達成することができる、OSIに従ったネットワー
クの管理に特に適する管理情報ベースを提供することを
目的とする。
[0010] Accordingly, the present invention has been made in view of the above-mentioned problems, and has a management information particularly suitable for OSI-compliant network management that can reduce storage capacity and achieve high-speed processing. The purpose is to provide a base.

【0011】[0011]

【課題を解決するための手段】前記目的を達成するため
本発明は、ネットワークの監視対象装置の状態を表す属
性と、該属性をメンバとして含むインスタンスと、を管
理し、オブジェクト識別子と属性値とを有する1又は複
数のリラティブディスティンクションネーム(「RD
N」という)から構成されるフルディスティンクション
ネーム(「FDN」という)と、前記属性の種類を表す
属性IDと、を入力として、所望の属性にアクセス可能
とする管理情報ベースシステムにおいて、前記インスタ
ンスにより構成される木構造(包含木)の情報を格納
し、前記FDNを入力として、該FDNに対応するイン
スタンスの位置と属性情報表の位置とを出力するディレ
クトリ格納装置と、前記属性IDと、前記インスタンス
内での前記属性へのオフセット値と、の対応関係を保持
する属性情報表を前記インスタンスの属するクラスに対
応して格納し、前記属性IDと、前記ディレクトリ格納
装置から出力される前記属性情報表の位置と、を入力と
して、前記オフセット値を出力するクラス情報格納装置
と、前記インスタンスと前記属性とを格納し、前記ディ
レクトリ格納装置から出力される前記インスタンスの位
置と、前記クラス情報格納装置から出力される前記オフ
セット値と、を入力として、前記属性を出力するデータ
格納装置と、を含むことを特徴とする管理情報ベースシ
ステムを提供する。
In order to achieve the above object, the present invention manages an attribute representing a state of a device to be monitored in a network, and an instance including the attribute as a member, and stores an object identifier, an attribute value, One or more relative distinction names ("RD
N ") and an attribute ID representing the type of the attribute as inputs, the management information base system enabling access to a desired attribute. A directory storage device that stores information of a tree structure (containment tree) composed of: a directory storage device that receives the FDN as an input, and outputs a position of an instance corresponding to the FDN and a position of an attribute information table; Storing an attribute information table holding a correspondence relationship between the offset value to the attribute in the instance and the class to which the instance belongs; storing the attribute ID and the attribute output from the directory storage device; A class information storage device for receiving the position of the information table as an input and outputting the offset value; A data storage device that stores the attribute and stores the position of the instance output from the directory storage device and the offset value output from the class information storage device, and outputs the attribute. A management information base system is provided.

【0012】本発明は、管理情報ベースシステムの記憶
領域を、ディレクトリ格納装置、データ格納装置及びク
ラス情報格納装置の3つで構成し、特にOSIで必要な
情報を必要十分かつ冗長性なく管理することにより、デ
ータに依存して種々のフォーマットを同時に格納するこ
とができ、さらにそれらのデータを統一的に扱うことが
できるようにする。
According to the present invention, the storage area of the management information base system is composed of a directory storage device, a data storage device, and a class information storage device, and manages information necessary for OSI in a necessary and sufficient manner without redundancy. Thus, various formats can be stored at the same time depending on the data, and the data can be handled uniformly.

【0013】また、本発明は、ASN.1/BER(Abst
aract Syntax Notation 1 / BasicEncoding Rule)形式
で格納される属性のうち、タグフィールド、さらには長
さフィールドをクラス毎にまとめることにより、必要と
なる記憶容量を削減するようにする。
Further, the present invention relates to ASN.1 / BER (Abst
Among the attributes stored in the form of aract Syntax Notation 1 / BasicEncoding Rule), the required storage capacity is reduced by grouping the tag field and the length field for each class.

【0014】さらに、本発明は、監視対象装置の状態を
所定の形式に変換することなくそのまま記憶領域にコピ
ーするようにして変換のための時間を節約し、さらに一
般に監視対象装置で実現されているデータフォーマット
の方がASN.1/BERフォーマットよりデータサイズ
が小さいことを利用して必要となる記憶容量を抑えるよ
うにする。
Further, the present invention saves time for conversion by copying the state of a monitored device to a storage area without converting it to a predetermined format, and more generally realizes the monitoring target device. The required storage capacity is suppressed by utilizing the fact that the data format of the existing data format is smaller than the ASN.1 / BER format.

【0015】さらにまた、本発明は、一部の属性につい
ては通常の属性と同様にデータを採取するメソッドを配
置し、属性へのアクセス要求が生じた際にはじめて監視
対象装置からデータを採取することにより、記憶領域に
ある属性と監視対象装置にしかないデータを統一的にア
クセスするようにする。
Further, according to the present invention, a method for collecting data is arranged for some attributes in the same manner as a normal attribute, and data is collected from the monitoring target device only when an access request to the attribute occurs. Thereby, the attribute in the storage area and the data only in the monitoring target device are uniformly accessed.

【0016】[0016]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0017】[0017]

【実施形態1】まず、図1ないし図5を参照して本発明
の第1の実施形態を説明する。
First Embodiment First, a first embodiment of the present invention will be described with reference to FIGS.

【0018】図1は、本発明の第1の実施形態に係る管
理情報ベースの構成を説明するためのブロック図であ
る。
FIG. 1 is a block diagram for explaining the configuration of the management information base according to the first embodiment of the present invention.

【0019】図1を参照して、本実施形態に係る管理情
報ベースは、ディレクトリ格納装置20と、データ格納
装置30と、クラス情報格納装置100と、を主要な構
成として含み、このような構成を備えた管理情報ベース
を介して、マネージャ10が監視対象装置110を監視
する。
Referring to FIG. 1, the management information base according to the present embodiment includes a directory storage device 20, a data storage device 30, and a class information storage device 100 as main components. The manager 10 monitors the monitoring target device 110 via the management information base provided with.

【0020】データ格納装置30は、インスタンス50
と属性60とを始めとする、本実施形態に係る管理情報
ベースが管理するインスタンスと属性とを格納してい
る。属性は、いずれか1つのインスタンスのメンバであ
る。すなわち、インスタンスはメンバである属性を指す
ポインタを有する。
The data storage device 30 includes an instance 50
It stores instances and attributes managed by the management information base according to the present embodiment, including attributes and attributes 60. An attribute is a member of any one instance. That is, the instance has a pointer to the attribute that is a member.

【0021】クラス情報格納装置100は、属性情報表
70を始めとする、本実施形態に係る管理情報ベースが
管理する全ての属性情報表を有する。属性情報表は本実
施形態に係る管理情報ベースが管理するインスタンスが
属するクラス毎に1つ存在する。
The class information storage device 100 has all attribute information tables managed by the management information base according to the present embodiment, including the attribute information table 70. One attribute information table exists for each class to which the instance managed by the management information base according to the present embodiment belongs.

【0022】なお、属性情報表には、属性IDと、属性
IDで指定された属性を指すポインタまでのオフセット
値(インスタンスの先頭から属性を指すポインタまでの
距離)と、の対応関係が記録されている。
The attribute information table records the correspondence between the attribute ID and the offset value (distance from the head of the instance to the pointer indicating the attribute) to the pointer indicating the attribute specified by the attribute ID. ing.

【0023】ディレクトリ格納装置20は、FDNとイ
ンスタンスとの対応関係と、FDNと属性情報表との対
応関係と、を予め記憶している。従って、FDNを与え
ることにより、対応するインスタンスのデータ格納装置
30内での位置を得ることができ、さらに対応する属性
情報表のクラス情報格納装置100内での位置を得るこ
とができる。
The directory storage device 20 stores in advance the correspondence between FDNs and instances and the correspondence between FDNs and attribute information tables. Therefore, by providing the FDN, the position of the corresponding instance in the data storage device 30 can be obtained, and the position of the corresponding attribute information table in the class information storage device 100 can be obtained.

【0024】監視対象装置110は、本実施形態に係る
管理情報ベースが監視及び管理するネットワーク上の装
置である。本実施形態に係る管理情報ベースは、監視対
象装置110の状態に基づいて、データ格納装置30が
格納するインスタンスや属性値を変更し、また逆にマネ
ージャ10の要求に従ってデータ格納装置30が格納す
る属性値を監視対象装置110に反映する。
The monitoring target device 110 is a device on a network that is monitored and managed by the management information base according to the present embodiment. In the management information base according to the present embodiment, the instances and attribute values stored in the data storage device 30 are changed based on the state of the monitoring target device 110, and conversely, the data storage device 30 stores the data according to a request from the manager 10. The attribute value is reflected on the monitoring target device 110.

【0025】図2は、本発明の第1の実施形態に係る管
理情報ベースの動作を説明するためのフローチャートで
ある。
FIG. 2 is a flowchart for explaining the operation of the management information base according to the first embodiment of the present invention.

【0026】図1及び図2を参照して、本実施形態に係
る管理情報ベースの動作の概要を説明する。
The outline of the operation of the management information base according to the present embodiment will be described with reference to FIGS.

【0027】マネージャ10が本実施形態に係る管理情
報ベースが管理する属性をアクセスする際には、属性を
指定するためにFDNと属性IDとを与える。
When the manager 10 accesses an attribute managed by the management information base according to the present embodiment, the manager 10 gives an FDN and an attribute ID to specify the attribute.

【0028】本実施形態に係る管理情報ベースが、マネ
ージャ10からFDNと属性IDとを受け取ると(ステ
ップ1010)、与えられたFDNをディレクトリ格納
装置20に入力し、クラス情報格納装置100に格納さ
れている対応する属性情報表70の位置(「アドレス」
ともいう)を得る(ステップ1020)。
When the management information base according to this embodiment receives the FDN and the attribute ID from the manager 10 (step 1010), it inputs the given FDN to the directory storage device 20 and stores it in the class information storage device 100. Corresponding attribute information table 70 (“address”)
(Step 1020).

【0029】得られた属性情報表70の位置と、与えら
れた属性IDと、をクラス情報格納装置100に入力
し、インスタンスの先頭から属性を指すポインタまでの
オフセット値を得る(ステップ1030)。
The obtained position of the attribute information table 70 and the given attribute ID are input to the class information storage device 100, and the offset value from the head of the instance to the pointer indicating the attribute is obtained (step 1030).

【0030】そして、与えられたFDNをディレクトリ
格納装置20に入力することにより、対応するインスタ
ンスの位置を得る(ステップ1040)。
Then, the position of the corresponding instance is obtained by inputting the given FDN to the directory storage device 20 (step 1040).

【0031】ステップ1030で得られたオフセット値
をステップ1040で得られたインスタンス50のアド
レスに加え、この結果得られたアドレスで示される場所
に格納されている属性60へのポインタを得る(ステッ
プ1050)。
The offset value obtained in step 1030 is added to the address of the instance 50 obtained in step 1040, and a pointer to the attribute 60 stored at the location indicated by the obtained address is obtained (step 1050). ).

【0032】最終的に、ステップ1050で得られたポ
インタを用いて、属性60にアクセスする(ステップ1
060)。
Finally, the attribute 60 is accessed using the pointer obtained in step 1050 (step 1).
060).

【0033】なお、本実施形態に係る管理情報ベースの
図2に示した動作において、FDNを入力して、インス
タンスの位置と、インスタンスが属するクラスに対応す
る属性情報表と、を得る動作(ステップ1020、ステ
ップ1040)はそれぞれ並行して行うようにすること
もできる。
In the operation shown in FIG. 2 of the management information base according to this embodiment, the operation of inputting the FDN and obtaining the position of the instance and the attribute information table corresponding to the class to which the instance belongs (step 1020 and step 1040) may be performed in parallel.

【0034】図3は、本発明の第1の実施形態に係る管
理情報ベースのディレクトリ格納装置20の構成をさら
に詳細に説明するためのブロック図である。
FIG. 3 is a block diagram for explaining in more detail the configuration of the management information base directory storage device 20 according to the first embodiment of the present invention.

【0035】図3を参照して、ディレクトリ格納装置2
0は、ディレクトリ構造体240、260を始めとする
複数のディレクトリ構造体と、ディレクトリ副構造体2
50を始めとする複数のディレクトリ副構造体と、を格
納しており、これらの構造体を用いることにより、入力
されたFDNに対応するインスタンスの位置と、インス
タンスが属するクラスに対応する属性情報表の位置と、
を出力する。
Referring to FIG. 3, directory storage device 2
0 indicates a plurality of directory structures including the directory structures 240 and 260 and a directory sub-structure 2
And a plurality of directory sub-structures such as 50, and by using these structures, the position of the instance corresponding to the input FDN and the attribute information table corresponding to the class to which the instance belongs are stored. Position and
Is output.

【0036】ここで、ディレクトリ構造体とディレクト
リ副構造体とは両者が合わさって、木構造(「包含木」
ないしは「命名木」という)を構成する。なお、木構造
の頂点に立つディレクトリ構造体240はルートディレ
クトリ構造体とも呼ばれる。
Here, the directory structure and the directory sub-structure are combined to form a tree structure (“containment tree”).
Or "naming tree"). The directory structure 240 that stands at the top of the tree structure is also called a root directory structure.

【0037】ディレクトリ構造体は、ディレクトリ構造
体240を例にとれば、インスタンスへのポインタであ
るインスタンスポインタ242と、オブジェクト識別子
とディレクトリ副構造体との対応を示したID表246
と、から構成される。ディレクトリ構造体にオブジェク
ト識別子を与えると、ID表を検索し、対応するディレ
クトリ副構造体を出力する。また、ディレクトリ構造体
に対応するインスタンスを得ることもできる。
In the directory structure, taking the directory structure 240 as an example, an instance pointer 242 which is a pointer to an instance, and an ID table 246 indicating the correspondence between the object identifier and the directory sub-structure.
And When an object identifier is given to a directory structure, an ID table is searched and a corresponding directory sub-structure is output. Also, an instance corresponding to the directory structure can be obtained.

【0038】ディレクトリ副構造体は、ディレクトリ副
構造体250を例にとれば、属性情報表70へのポイン
タであるクラスタグ253と、属性値とディレクトリ構
造体との対応関係を示したRDN属性値表257と、か
ら構成される。ディレクトリ副構造体に属性値を与える
と、RDN属性値表を検索し、対応するディレクトリ構
造体を出力する。また、ディレクトリ副構造体に対応す
る属性情報表も得ることができる。
The directory sub-structure is, for example, the directory sub-structure 250, a class tag 253 which is a pointer to the attribute information table 70, and an RDN attribute value indicating the correspondence between the attribute value and the directory structure. Table 257. When an attribute value is given to the directory sub-structure, the RDN attribute value table is searched and the corresponding directory structure is output. Also, an attribute information table corresponding to the directory substructure can be obtained.

【0039】なお、入力されるFDNはリラティブディ
スティンクションネーム(「RDN」という)のリスト
で構成される。RDNはオブジェクト識別子と属性値と
のペアで構成される。
The input FDN is composed of a list of relative distinction names (referred to as "RDN"). RDN is composed of a pair of an object identifier and an attribute value.

【0040】図4は、本発明の第1の実施形態に係る管
理情報ベースのディレクトリ格納装置20の動作を説明
するためのフローチャートである。
FIG. 4 is a flowchart for explaining the operation of the management information base directory storage device 20 according to the first embodiment of the present invention.

【0041】図3及び図4を参照して、本実施形態に係
る管理情報ベースのディレクトリ格納装置20の動作を
説明する。
The operation of the management information base directory storage device 20 according to this embodiment will be described with reference to FIGS.

【0042】ディレクトリ格納装置20がマネージャ1
0からFDNを受け取ると(ステップ1110)、ルー
トディレクトリ構造体(ここでは、ディレクトリ構造体
240)を探し出し、これをカレントディレクトリとす
る(ステップ1120)。
The directory storage device 20 is the manager 1
When FDN is received from 0 (step 1110), a root directory structure (here, directory structure 240) is searched for and set as the current directory (step 1120).

【0043】そして、FDNを構成するRDNのリスト
が空か否かをチェックし(ステップ1125)、空でな
い場合(ステップ1125で「No」の場合)にはステ
ップ1130に進む。
Then, it is checked whether or not the list of RDNs constituting the FDN is empty (step 1125). If it is not empty ("No" in step 1125), the flow advances to step 1130.

【0044】ディレクトリ格納装置20がFDNの先頭
のRDNを取り出し、そのRDNが有するオブジェクト
識別子をカレントディレクトリであるディレクトリ構造
体に与え、一致するディレクトリ副構造体を得る(ステ
ップ1130)。さらに、ディレクトリ副構造体にRD
Nが有する属性値を与え、ディレクトリ構造体を得る
(ステップ1140)。
The directory storage device 20 extracts the RDN at the head of the FDN, gives the object identifier of the RDN to the directory structure as the current directory, and obtains a matching directory sub-structure (step 1130). Furthermore, RD is added to the directory substructure.
Given the attribute values of N, a directory structure is obtained (step 1140).

【0045】ステップ1130及び1140の処理を終
了した後、得られたディレクトリ構造体をカレントディ
レクトリとする(ステップ1150)。そして、FDN
から先頭のRDNを取り除いたものを新たなFDNと
し、ステップ1125の判断に戻る(ステップ116
0)。
After the processing of steps 1130 and 1140 is completed, the obtained directory structure is set as the current directory (step 1150). And FDN
From which the leading RDN is removed is set as a new FDN, and the process returns to the determination of step 1125 (step 116).
0).

【0046】FDNのリストが空にならない間(ステッ
プ1125で「No」の間)は、ステップ1130ない
し1160の処理を繰り返し、FDNのリストが空にな
った場合(ステップ1125で「Yes」の場合)に
は、カレントディレクトリのインスタンスポインタが指
し示す先を、入力されたFDNに対応するインスタンス
とする(ステップ1170)。
While the FDN list is not empty (while "No" in step 1125), the processing in steps 1130 to 1160 is repeated, and when the FDN list becomes empty (in the case of "Yes" in step 1125) ), The destination pointed to by the instance pointer of the current directory is set to the instance corresponding to the input FDN (step 1170).

【0047】一方、カレントディレクトリ構造体を直前
に指し示したディレクトリ副構造体のクラスタグに基づ
いて属性情報表を得る(ステップ1180)。これがイ
ンスタンスが属するクラスに対応する属性情報表とな
る。
On the other hand, an attribute information table is obtained based on the class tag of the directory sub-structure immediately before the current directory structure (step 1180). This is the attribute information table corresponding to the class to which the instance belongs.

【0048】図3及び図4を参照して、ディレクトリ格
納装置20の動作を具体例を用いてさらに詳細に説明す
る。
With reference to FIGS. 3 and 4, the operation of the directory storage device 20 will be described in further detail using a specific example.

【0049】一例として、マネージャ10から本実施形
態に係る管理情報ベースに与えられるFDNが{{12.
3.1.2−12}}であるとする。なお、FDNの表記にお
いて、内側の“{}”の内部がそれぞれRDNを表し、
RDNの内部の前者がオブジェクト識別子を表し、後者
が属性値を表す。本例のFDNでは、RDNを1つしか
含まないが、通常は複数個のRDNを含む。
As an example, the FDN given from the manager 10 to the management information base according to the present embodiment is $ 12.
3.1.2−12.1.2. In addition, in the notation of FDN, the inside of the inside “{}” indicates RDN,
The former inside the RDN represents the object identifier, and the latter represents the attribute value. Although the FDN of this example includes only one RDN, it usually includes a plurality of RDNs.

【0050】まず、マネージャ10からFDNとして
{{12.3.1.2−12}}を受け取ると(ステップ111
0)、ルートディレクトリ構造体240をカレントディ
レクトリとする(ステップ1120)。始めの状態では
FDNは空ではないので、ステップ1125で「No」
と判断されてステップ1130に進む。
First, upon receiving {12.3.1.2-12} as the FDN from the manager 10 (step 111)
0), the root directory structure 240 is set as the current directory (step 1120). In the initial state, the FDN is not empty, so "No" in step 1125.
It proceeds to step 1130.

【0051】FDNの先頭のRDNからオブジェクト識
別子“12.3.1.2”を取り出す。オブジェクト識別子をデ
ィレクトリ構造体240に与え、一致するディレクトリ
副構造体250を得る(ステップ1130)。
The object identifier “12.3.1.2” is extracted from the first RDN of the FDN. The object identifier is provided to the directory structure 240, and a matching directory substructure 250 is obtained (step 1130).

【0052】次に、ディレクトリ副構造体250に対し
て、そのRDNが有する属性値“12”を与え、ディレク
トリ構造体260を得る(ステップ1140)。なお、
得られたディレクトリ構造体260をカレントディレク
トリとする(ステップ1150)。そして、FDNから
先頭のRDNを取り除く(ステップ1160)。
Next, the attribute value “12” of the RDN is given to the directory substructure 250, and the directory structure 260 is obtained (step 1140). In addition,
The obtained directory structure 260 is set as a current directory (step 1150). Then, the first RDN is removed from the FDN (step 1160).

【0053】ステップ1160の処理が終了した後、ス
テップ1125に戻り、FDNが空か否かを判断する。
ここで、FDNは空となっているので、ステップ112
5で「Yes」と判断されてステップ1170に進む。
そして、カレントディレクトリであるディレクトリ構造
体260に対応するインスタンス50の位置を得る(ス
テップ1170)。また、直前に使用したディレクトリ
副構造体250から対応する属性情報表70の位置を得
る(ステップ1180)。
After the processing of step 1160 is completed, the process returns to step 1125 to determine whether or not the FDN is empty.
Here, since the FDN is empty, step 112
It is determined “Yes” in 5 and the process proceeds to step 1170.
Then, the position of the instance 50 corresponding to the directory structure 260 that is the current directory is obtained (step 1170). Further, the position of the corresponding attribute information table 70 is obtained from the directory substructure 250 used immediately before (step 1180).

【0054】図5は、本発明の第1の実施形態に係る管
理情報ベースのクラス情報格納装置100の構成をさら
に詳細に説明するためのブロック図である。
FIG. 5 is a block diagram for explaining the configuration of the management information base class information storage device 100 according to the first embodiment of the present invention in further detail.

【0055】図5を参照して、クラス情報格納装置10
0は、属性情報表70を始めとする複数の属性情報表を
格納する。クラス情報格納装置100に対して属性情報
表の位置と属性IDとを入力すると、対応する属性への
オフセット値が出力される。データ格納装置30が保持
する属性は、ASN.1/BERフォーマットで記述され
ており、タグフィールド(T)、長さフィールド
(L)、及び値フィールド(V)の3つのフィールドか
ら構成される。
Referring to FIG. 5, class information storage device 10
0 stores a plurality of attribute information tables including the attribute information table 70. When the position of the attribute information table and the attribute ID are input to the class information storage device 100, the offset value to the corresponding attribute is output. The attribute held by the data storage device 30 is described in the ASN.1 / BER format, and includes three fields: a tag field (T), a length field (L), and a value field (V).

【0056】属性情報表は、属性IDと属性へのオフセ
ット値の対応を記録しており、属性IDを与えると対応
するオフセット値を出力する。
The attribute information table records the correspondence between the attribute ID and the offset value to the attribute. When the attribute ID is given, the corresponding offset value is output.

【0057】図6は、本発明の第1の実施形態に係る管
理情報ベースのクラス情報格納装置100の動作を説明
するためのフローチャートである。
FIG. 6 is a flowchart for explaining the operation of the management information-based class information storage device 100 according to the first embodiment of the present invention.

【0058】図5及び図6を参照して、本実施形態に係
る管理情報ベースのクラス情報格納装置100の動作を
説明する。
The operation of the management information base class information storage device 100 according to this embodiment will be described with reference to FIGS.

【0059】マネージャ10からFDNと属性IDとを
受け取ると(ステップ1201)、まず、ディレクトリ
格納装置20にFDNが与えられ、FDNによって指定
されるインスタンスが属するクラスに対応する属性情報
表70の位置が得られる(ステップ1202)。
Upon receiving the FDN and the attribute ID from the manager 10 (step 1201), first, the directory storage device 20 is provided with the FDN, and the position of the attribute information table 70 corresponding to the class to which the instance specified by the FDN belongs is determined. Is obtained (step 1202).

【0060】その後、クラス情報格納装置100に対し
てステップ1202で得られた属性情報表の位置と属性
IDとを与える(ステップ1203)。クラス情報格納
装置100は、属性情報表の位置で示される属性情報表
に属性IDを与え、対応するオフセット値を得る(ステ
ップ1204)。
Thereafter, the position and attribute ID of the attribute information table obtained in step 1202 are given to the class information storage device 100 (step 1203). The class information storage device 100 gives an attribute ID to the attribute information table indicated by the position of the attribute information table, and obtains a corresponding offset value (step 1204).

【0061】他方、ディレクトリ格納装置20にFDN
を与え、対応するインスタンスの位置を得る(ステップ
1205)。最終的に、データ格納装置30に対してス
テップ1205で得られたインスタンスの位置と、ステ
ップ1204で得られたオフセット値と、を与え、デー
タ格納装置30が、インスタンスの位置にオフセット値
を加えることにより、属性へのポインタの位置を得る。
ポインタを得ることで属性の位置が得られる(ステップ
1206)。
On the other hand, the FDN is stored in the directory storage device 20.
To obtain the position of the corresponding instance (step 1205). Finally, the position of the instance obtained in step 1205 and the offset value obtained in step 1204 are given to the data storage device 30, and the data storage device 30 adds the offset value to the position of the instance. Obtains the position of the pointer to the attribute.
The position of the attribute is obtained by obtaining the pointer (step 1206).

【0062】図5及び図6を参照して、クラス情報格納
装置100の動作を具体例を用いてさらに詳細に説明す
る。
With reference to FIGS. 5 and 6, the operation of the class information storage device 100 will be described in more detail using a specific example.

【0063】一例として、マネージャ10から本実施形
態に係る管理情報ベースに与えられるFDNが{{12.
3.1.2−12}}であり、また属性IDが“12.1.2”であ
るとする。
As an example, the FDN given from the manager 10 to the management information base according to the present embodiment is $ 12.
3.1.2-12} and the attribute ID is “12.1.2”.

【0064】まず、前述した具体例と同様の手順(図4
のステップ1110ないし1180参照)に従って、イ
ンスタンス50の位置と属性情報表70の位置とを得る
(ステップ1201、1202、及び1205)。
First, the same procedure as in the above-described specific example (FIG. 4)
The positions of the instance 50 and the positions of the attribute information table 70 are obtained according to steps 1110 to 1180 (steps 1201, 1202, and 1205).

【0065】クラス情報格納装置100が属性情報表7
0に属性IDを与えると、属性情報表70から属性ID
が“12.1.2”であるエントリが検索される。本例では、
検索されたエントリが保持する値は“7”であり、この
値がオフセット値となる(ステップ1204)。
The class information storage device 100 stores the attribute information table 7
When the attribute ID is given to the attribute information table 70, the attribute ID
Is searched for an entry whose is "12.1.2". In this example,
The value held by the searched entry is “7”, and this value becomes the offset value (step 1204).

【0066】検索されたオフセット値“7”とインスタ
ンス50の位置とをデータ格納装置30に与える。デー
タ格納装置30はインスタンスの位置にオフセット値
“7”を加えることにより、インスタンス50内で属性
へのポインタを格納しているアドレスを得る(ステップ
1206)。なお、得られたアドレスに格納されている
ポインタが指す属性60がアクセス対象となる属性であ
る。
The retrieved offset value “7” and the position of the instance 50 are given to the data storage device 30. The data storage device 30 obtains the address storing the pointer to the attribute in the instance 50 by adding the offset value "7" to the position of the instance (step 1206). The attribute 60 indicated by the pointer stored at the obtained address is the attribute to be accessed.

【0067】[0067]

【実施形態2】図7は、本発明の第2の実施形態に係る
管理情報ベースの構成を説明するためのブロック図であ
る。
Second Embodiment FIG. 7 is a block diagram for explaining a configuration of a management information base according to a second embodiment of the present invention.

【0068】図7を参照して、本実施形態に係る管理情
報ベースは、ディレクトリ格納装置20と、タグ無しデ
ータ格納装置350と、タグフィールド付きクラス情報
格納装置360と、タグ付加器322と、を備える。
Referring to FIG. 7, the management information base according to the present embodiment includes a directory storage device 20, a tagless data storage device 350, a class information storage device with tag field 360, a tag adder 322, Is provided.

【0069】本実施形態に係る管理情報ベースでは、属
性情報表にタグフィールドのための欄が追加され、属性
情報表70が新たにタグフィールド付き属性情報表37
0に置き換えられている。タグフィールド付き属性情報
表370では、属性IDを与えると、オフセット値と属
性が有すべきタグフィールドとを出力する。
In the management information base according to the present embodiment, a column for a tag field is added to the attribute information table, and the attribute information table 70 is newly added to the attribute information table with tag field 37.
0 has been replaced. In the attribute information table with tag field 370, when an attribute ID is given, an offset value and a tag field that the attribute should have are output.

【0070】本実施形態に係る管理情報ベースでは、第
1に、クラス情報格納装置100の代わりに、新たにタ
グフィールド付きクラス情報格納装置360を用いる。
タグフィールド付きクラス情報格納装置360は、属性
情報表に代わりタグフィールド付き属性情報表を格納す
る。タグフィールド付きクラス情報格納装置360にタ
グフィールド付き属性情報表の位置と属性IDとを与え
ると、対応するオフセット値とタグフィールドとを出力
する。
In the management information base according to the present embodiment, first, a class information storage device 360 with a tag field is newly used instead of the class information storage device 100.
The class information storage device with tag field 360 stores an attribute information table with tag fields instead of the attribute information table. When the position and attribute ID of the attribute information table with tag field are given to the class information storage device with tag field 360, the corresponding offset value and tag field are output.

【0071】第2に、データ格納装置30の代わりに、
タグ無しデータ格納装置350を用いる。タグ無しデー
タ格納装置350では、データ格納装置30が保持して
いたタグフィールド、長さフィールド、及び値フィール
ドから構成される属性の他に、タグフィールドが削除さ
れて長さフィールドと値フィールドとから構成される属
性も保持するようにする。
Second, instead of the data storage device 30,
An untagged data storage device 350 is used. In the non-tagged data storage device 350, in addition to the attributes that the data storage device 30 holds, including the tag field, the length field, and the value field, the tag field is deleted and the length field and the value field are deleted. The configured attributes are also retained.

【0072】第3に、タグ付加器32がタグ無しデー
タ格納装置350とタグフィールド付きクラス情報格納
装置360とに接続されている。タグ付加器32に属
性値とタグフィールドとを入力するとタグ・長さ・値フ
ィールドの揃った属性を出力する。
[0072] Thirdly, it tagged 32 2 is connected to the untagged data storage device 350 and the tag field with the class information storage device 360. If you enter an attribute value to the tag attacher 32 2 and a tag field for outputting a uniform attribute of the tag, length, value field.

【0073】図8は、本発明の第2の実施形態に係る管
理情報ベースの動作を説明するためのフローチャートで
ある。
FIG. 8 is a flowchart for explaining the operation of the management information base according to the second embodiment of the present invention.

【0074】図7及び図8を参照して、本実施形態に係
る管理情報ベースの動作を説明する。
Referring to FIGS. 7 and 8, the operation of the management information base according to the present embodiment will be described.

【0075】まず、ステップ1210及び1220にお
いて、図6に示したステップ1201及び1202と同
様の処理を行ってタグフィールド付き属性情報表370
のアドレスを得る。
First, in steps 1210 and 1220, the same processing as in steps 1201 and 1202 shown in FIG.
Get the address of

【0076】次に、ステップ1220で得られたタグフ
ィールド付き属性情報表370に属性IDを与えること
により、オフセット値と共にタグフィールドを得る(ス
テップ1230)。
Next, by giving an attribute ID to the attribute information table with tag field 370 obtained in step 1220, a tag field is obtained together with the offset value (step 1230).

【0077】ステップ1240において図6に示したス
テップ1204と同様の処理を行って得られたインスタ
ンス310の位置と、ステップ1230で得られたタグ
フィールドとオフセット値と、をタグ無しデータ格納装
置350に与える(ステップ1250)。そして、タグ
無しデータ格納装置350は、図6に示したステップ1
206と同様の処理を行ってステップ1250で与えら
れた各値から属性の位置を求め(ステップ1260)、
求められた属性とステップ1230で得られたタグフィ
ールドとをタグ付加器32に与える(ステップ127
0)。
In step 1240, the position of instance 310 obtained by performing the same processing as step 1204 shown in FIG. 6, and the tag field and offset value obtained in step 1230 are stored in untagged data storage device 350. (Step 1250). Then, the data storage device 350 without a tag performs step 1 shown in FIG.
By performing the same processing as in step 206, the position of the attribute is obtained from each value given in step 1250 (step 1260).
It gives the obtained attribute and the tag field obtained in step 1230 to the tag adder 32 2 (step 127
0).

【0078】その後、与えられたタグフィールドが空か
否かを判断し(ステップ1280)、空である場合(ス
テップ1280で「Yes」の場合)には処理を終了
し、与えられた属性をそのまま最終的な属性とする。一
方、空でない場合(ステップ1280で「No」の場
合)には、与えられた属性は長さフィールドと値フィー
ルドのみで構成されるため、与えられた属性にタグフィ
ールドを結合して最終的な属性値とする(ステップ12
90)。
Thereafter, it is determined whether or not the given tag field is empty (step 1280). If the tag field is empty (“Yes” in step 1280), the process ends, and the given attribute is left as it is. Make it the final attribute. On the other hand, when it is not empty (in the case of “No” in step 1280), the given attribute is composed of only the length field and the value field. Attribute value (step 12
90).

【0079】図7及び図8を参照して、本実施形態に係
る管理情報ベースの動作を具体例を用いてさらに詳細に
説明する。
With reference to FIGS. 7 and 8, the operation of the management information base according to the present embodiment will be described in further detail using a specific example.

【0080】まず、第1の具体例を説明する。First, a first specific example will be described.

【0081】FDNと属性ID“12.1.2”のペアを与え
ることにより、インスタンス50の位置と、オフセット
値“12”とタグフィールド“0x02”とを得る(ステップ
1210ないし1240)。そして、これらの各値をタ
グ無しデータ格納装置350に与える(ステップ125
0)。
By giving a pair of the FDN and the attribute ID “12.1.2”, the position of the instance 50, the offset value “12”, and the tag field “0x02” are obtained (steps 1210 to 1240). Then, these values are given to the tagless data storage device 350 (step 125
0).

【0082】インスタンスの位置とオフセット値とを用
いて、タグ無しデータ格納装置350が属性310を得
る(ステップ1260)。そして、タグ無しデータ格納
装置350に接続されたタグ付加器322が、与えられ
たタグフィールド“0x02”と属性310の長さフィール
ド320と値フィールド330とを合わせて、ASN.1
/BER形式の属性とする(ステップ1270、ステッ
プ1280、及び1290)。
Using the instance position and the offset value, the tagless data storage device 350 obtains the attribute 310 (step 1260). Then, the tag adder 322 connected to the untagged data storage device 350 combines the given tag field “0x02”, the length field 320 of the attribute 310, and the value field 330 to obtain the ASN.1
/ BER format attribute (step 1270, step 1280, and 1290).

【0083】続いて、第2の具体例を説明する。Next, a second specific example will be described.

【0084】与えられたFDNからインスタンス385
の位置と属性情報表380の位置とを得たとする(ステ
ップ1210、1220、及び1240)。属性情報表
380に属性ID“12.1.22”を与え、オフセット値“2
3”とタグフィールドとを得る(ステップ1230)。
From the given FDN, an instance 385
And the position of the attribute information table 380 are obtained (steps 1210, 1220, and 1240). The attribute ID “12.1.22” is given to the attribute information table 380, and the offset value “2
3 "and the tag field are obtained (step 1230).

【0085】その後、タグ無しデータ格納装置350に
インスタンスの位置とオフセット値とタグフィールドと
を与え(ステップ1250)、タグ無しデータ格納装置
350はインスタンスの位置とオフセット値とから属性
390を得る(ステップ1260)。
Thereafter, the position, offset value, and tag field of the instance are given to the tagless data storage device 350 (step 1250), and the tagless data storage device 350 obtains the attribute 390 from the instance position and the offset value (step 1250). 1260).

【0086】タグ付加器32に属性390とタグフィ
ールドを与えるが(ステップ1270)、本例ではタグ
フィールドが空であるため、属性390を最終的な属性
として出力する(ステップ1280で「Yes」の場
合)。
[0086] The tagged 32 2 gives the attributes 390 and the tag field is (step 1270), since in this example the tag field is empty, and outputs the attribute 390 as the final attribute (at step 1280, "Yes" in the case of).

【0087】、なお、タグフィールドが空であるもの
は、対応する属性がASN.1のCHOICE型、ANY
型等のように、事前に型が定まらないものであるが、こ
のような場合には、属性390に、タグフィールド、長
さフィールド、及び値フィールドの全てが揃っているた
め、属性390をそのまま最終的な属性として出力す
る。
If the tag field is empty, the corresponding attribute is CHOICE type of ASN.1, ANY
Although the type is not determined in advance, such as the type, in such a case, the attribute 390 includes all of the tag field, the length field, and the value field. Output as final attributes.

【0088】前記第1の実施形態に係る管理情報ベース
は、属性の1つ1つが全てタグフィールドを有する構成
となっているため、記憶容量が増大していた。しかし、
共通のクラスから派生したインスタンスの属性は同じ型
を有しているため、複数の属性であっても同じタグフィ
ールドを有する。本実施形態に係る管理情報ベースで
は、同じ属性情報表の同じエントリが指す属性はインス
タンスが異なっても同じタグフィールドを有することが
多いことに着目し、エントリの中にタグフィールドを埋
め込み、属性の方からタグフィールドを削除する構成を
採用する。これにより、本実施形態に係る管理情報ベー
スでは必要とされる記憶容量を削減することができる。
Since the management information base according to the first embodiment has a configuration in which each attribute has a tag field, the storage capacity is increased. But,
Since the attributes of instances derived from a common class have the same type, even a plurality of attributes have the same tag field. In the management information base according to the present embodiment, focusing on the fact that the attribute indicated by the same entry in the same attribute information table often has the same tag field even if the instance is different, the tag field is embedded in the entry, and the attribute The structure which deletes a tag field from the side is adopted. Thereby, the storage capacity required in the management information base according to the present embodiment can be reduced.

【0089】[0089]

【実施形態3】図9は、本発明の第3の実施形態に係る
管理情報ベースの構成を説明するためのブロック図であ
る。
Third Embodiment FIG. 9 is a block diagram for explaining a configuration of a management information base according to a third embodiment of the present invention.

【0090】図9を参照して、本実施形態に係る管理情
報ベースは、ディレクトリ格納装置20と、タグ・長さ
無しデータ格納装置355と、タグ・長さ付きクラス情
報格納装置365と、タグ・長さ付加器325と、を備
える。
Referring to FIG. 9, the management information base according to the present embodiment includes a directory storage device 20, a tag / lengthless data storage device 355, a tag / length-attached class information storage device 365, and a tag storage device. A length adder 325;

【0091】図7及び図9を参照して、本実施形態に係
る管理情報ベースと前記第2の実施形態に係る管理情報
ベースとを比較すると、本実施形態に係る管理情報ベー
スでは、属性情報表370にさらに長さフィールドのた
めの欄が加えられ、新たにタグ・長さフィールド付き属
性情報表375に置き換えられている。なお、タグ・長
さフィールド付き属性情報表は属性IDを与えると、オ
フセット値とタグフィールドと長さフィールドとを出力
する。
Referring to FIGS. 7 and 9, the management information base according to the present embodiment is compared with the management information base according to the second embodiment. A column for a length field is added to the table 370, and the attribute information table 375 with a tag / length field is newly replaced. When the attribute information table with the tag / length field is provided with the attribute ID, the offset value, the tag field, and the length field are output.

【0092】具体的には、第1に、タグフィールド付き
クラス情報格納装置360の代わりに、新たにタグ・長
さフィールド付きクラス情報格納装置365を用いる。
タグ・長さフィールド付きクラス情報格納装置365は
属性情報表の位置と属性IDとを与えることにより、オ
フセット値とタグフィールドと長さフィールドとを出力
する。
Specifically, first, a class information storage device with tag / length field 365 is newly used instead of the class information storage device with tag field 360.
The class information storage device with tag / length field 365 outputs the offset value, the tag field, and the length field by giving the position of the attribute information table and the attribute ID.

【0093】また、第2に、タグフィールド、長さフィ
ールド、及び値フィールドで構成される属性からタグフ
ィールド及び長さフィールドが削除されて、属性は値フ
ィールドからのみ構成される。すなわち、タグ・長さフ
ィールド無しデータ格納装置355を有し、通常の属
性、タグフィールドの無い属性、タグフィールドと長さ
フィールドの無い属性といった各種の属性を格納し、イ
ンスタンスとオフセット値を与えると、対応する属性を
出力する。
Second, the tag field and the length field are deleted from the attribute composed of the tag field, the length field, and the value field, and the attribute is composed of only the value field. That is, it has a data storage device 355 without a tag / length field, stores various attributes such as a normal attribute, an attribute without a tag field, an attribute without a tag field and a length field, and gives an instance and an offset value. And output the corresponding attribute.

【0094】第3に、タグ付加器322の代わりに、タ
グ・長さ付加器325を有している。タグ・長さ付加器
325はタグ・長さ無しデータ格納装置355から出力
された属性と、タグ・長さ付きクラス情報格納装置36
5から出力されたタグフィールドと長さフィールドと、
を入力とし、タグ・長さ・値フィールドの揃った属性を
出力する。
Third, a tag / length adder 325 is provided instead of the tag adder 322. The tag / length adder 325 includes the attribute output from the tag / lengthless data storage device 355 and the tag / length-attached class information storage device 36.
5, the tag field and the length field,
, And outputs an attribute with a complete tag, length, and value fields.

【0095】以上説明したように本実施形態に係る管理
情報ベースによれば、長さが静的に定まっているデータ
であれば、前記第2の実施形態に係る管理情報ベースと
比較して、長さフィールドの分だけ、さらに必要とされ
る記憶容量の削減を実現することができる。
As described above, according to the management information base according to the present embodiment, if the length is statically determined data, compared with the management information base according to the second embodiment, The required storage capacity can be further reduced by the length field.

【0096】[0096]

【実施形態4】図10は、本発明の第4の実施形態に係
る管理情報ベースの構成を説明するためのブロック図で
ある。
Fourth Embodiment FIG. 10 is a block diagram for explaining a configuration of a management information base according to a fourth embodiment of the present invention.

【0097】図10を参照して、本実施形態に係るデー
タ格納装置30には、変換器540が設けられている。
データ格納装置30内の一部に属性コピー領域510が
設けられており、監視対象装置110の中の状態を表す
属性520を始めとする属性が管理されている。また、
このような属性をメンバとするインスタンス550を始
めとするインスタンスも、通常の属性を有するインスタ
ンスと同様に、データ格納装置30に格納されている。
Referring to FIG. 10, converter 540 is provided in data storage device 30 according to the present embodiment.
An attribute copy area 510 is provided in a part of the data storage device 30, and attributes such as an attribute 520 indicating a state in the monitoring target device 110 are managed. Also,
Instances such as the instance 550 having such an attribute as a member are stored in the data storage device 30 in the same manner as an instance having a normal attribute.

【0098】データ格納装置30内の属性コピー領域5
10以外の部分には、前記第1の実施形態と同様にAS
N.1/BER形式で属性を格納する。属性コピー領域5
10内の属性は、ASN.1/BER形式に変換されるこ
となく、監視対象装置110の状態を表すレジスタ値の
まま格納されている。
Attribute copy area 5 in data storage device 30
As in the first embodiment, the parts other than 10 are AS AS.
Attribute is stored in N.1 / BER format. Attribute copy area 5
The attributes in 10 are not converted into the ASN.1 / BER format, but are stored as register values indicating the state of the monitoring target device 110.

【0099】図11は、本発明の第4の実施形態に係る
管理情報ベースの動作を説明するためのフローチャート
である。図11(A)は監視対象装置110の状態を定
期的に属性コピー領域510にコピーする場合のフロー
チャートであり、図11(B)はマネージャ10の要求
に従って属性にアクセスする場合のフローチャートであ
る。
FIG. 11 is a flowchart for explaining the operation of the management information base according to the fourth embodiment of the present invention. FIG. 11A is a flowchart when the status of the monitoring target device 110 is periodically copied to the attribute copy area 510, and FIG. 11B is a flowchart when the attribute is accessed according to a request from the manager 10.

【0100】図10及び図11を参照して、本実施形態
に係る管理情報ベースの動作を説明する。
The operation of the management information base according to the present embodiment will be described with reference to FIGS.

【0101】まず、図11(A)に従った第1の動作を
説明する。
First, the first operation according to FIG. 11A will be described.

【0102】データ格納装置30が監視対象装置110
の状態を属性コピー領域510にコピーすると(ステッ
プ1410)、所定時間の経過を待ち(ステップ142
0)、所定時間が経過した場合(ステップ1420で
「Yes」の場合)には、ステップ1410に戻って再
度属性コピー領域510へのコピーを行う。一方、所定
時間が経過しない間(ステップ1420で「No」の
間)は、ステップ1420の判断を繰り返し行う。
The data storage device 30 is the monitored device 110
Is copied to the attribute copy area 510 (step 1410), a predetermined time elapses (step 142).
0), when the predetermined time has elapsed (in the case of “Yes” in step 1420), the process returns to step 1410 to copy to the attribute copy area 510 again. On the other hand, while the predetermined time has not elapsed (while “No” in step 1420), the determination in step 1420 is repeated.

【0103】次に、図11(B)に従った第2の動作を
説明する。
Next, a second operation according to FIG. 11B will be described.

【0104】まず、例えば前記第1の実施形態の図2に
示したステップ1010ないしステップ1050の処理
に従って属性の位置を得て、属性にアクセスする(ステ
ップ1450)。次に、アクセスした属性が属性コピー
領域510内のデータか否かを検査する(ステップ14
55)。属性が属性コピー領域510内のデータである
場合(ステップ1455で「Yes」の場合)には、当
該属性を変換器540を用いてASN.1/BER形式に
変換する。一方、属性が属性コピー領域510内のデー
タでない場合(ステップ1455で「No」の場合)に
は、前記第1の実施形態と同様に属性をそのままアクセ
スする。
First, the position of the attribute is obtained according to the processing of steps 1010 to 1050 shown in FIG. 2 of the first embodiment, and the attribute is accessed (step 1450). Next, it is checked whether the accessed attribute is data in the attribute copy area 510 (step 14).
55). If the attribute is data in the attribute copy area 510 ("Yes" in step 1455), the attribute is converted to ASN.1 / BER format using the converter 540. On the other hand, if the attribute is not the data in the attribute copy area 510 ("No" in step 1455), the attribute is accessed as it is as in the first embodiment.

【0105】通常、ASN.1/BER形式のデータより
監視対象装置110のレジスタで実現されるデータの方
が必要とされる記憶領域が少なくて済むため、本実施形
態に係る管理データベースは、より少ない記憶領域で実
現することができる。
Normally, since the data realized by the register of the monitored device 110 requires less storage area than the data in the ASN.1 / BER format, the management database according to the present embodiment is more It can be realized with a small storage area.

【0106】また、通常、監視対象装置110の状態を
データ格納装置30内の属性に反映するのに定期的なコ
ピー操作を行うと共に、ASN.1/BER形式のデータ
変換も行うが、本実施形態では、マネージャ10からア
クセスされない限り、ASN.1/BER形式に変換され
ないため、マネージャ10からの属性コピー領域510
内の属性へのアクセスが少ない場合には、処理速度を向
上させることができる。
Normally, a regular copy operation is performed to reflect the state of the monitoring target device 110 to the attribute in the data storage device 30, and data conversion in ASN.1 / BER format is also performed. In the mode, the attribute copy area 510 is not converted to the ASN.1 / BER format unless accessed by the manager 10.
When there is little access to the attributes in the, the processing speed can be improved.

【0107】なお、本実施形態は、前記第1の実施形態
の他に、前記第2及び第3の実施形態に対しても同様に
適用することができる。
This embodiment can be similarly applied to the second and third embodiments in addition to the first embodiment.

【0108】[0108]

【実施形態5】図12は、本発明の第5の実施形態に係
る管理情報ベースの構成を説明するためのブロック図で
ある。
Fifth Embodiment FIG. 12 is a block diagram for explaining a configuration of a management information base according to a fifth embodiment of the present invention.

【0109】図12を参照して、本実施形態に係る管理
情報ベースは、ディレクトリ格納装置20と、データ格
納装置30と、クラス情報格納装置100と、を備え、
マネージャ10とディレクトリ格納装置20との間に識
別子変換器410を備える。
Referring to FIG. 12, the management information base according to the present embodiment includes a directory storage device 20, a data storage device 30, and a class information storage device 100.
An identifier converter 410 is provided between the manager 10 and the directory storage device 20.

【0110】ディレクトリ格納装置20は、システム内
で用いるオブジェクト識別子の間だけで唯一性を保証す
る内部オブジェクト識別子を備える。なお、内部オブジ
ェクト識別子はシステム内だけで唯一性を保証すれば済
むため、全世界での唯一性を保証するオブジェクト識別
子よりも小さく、しかも構造が簡単である。
The directory storage device 20 has an internal object identifier that guarantees uniqueness only among object identifiers used in the system. Since the uniqueness of the internal object identifier only needs to be guaranteed within the system, it is smaller than the object identifier that guarantees uniqueness in the whole world, and the structure is simple.

【0111】内部識別子ディレクトリ構造体420、4
60を始めとする内部識別子ディレクトリ構造体が有す
るID表内のオブジェクト識別子は内部オブジェクト識
別子として表現される。また、本実施形態に係る内部識
別子ディレクトリ構造体が保持するID表は内部ID表
と呼ばれる。なお、内部ID表は内部オブジェクト識別
子を与えると、対応する(内部識別子)ディレクトリ副
構造体を出力する。
Internal identifier directory structures 420, 4
Object identifiers in the ID table of the internal identifier directory structure such as 60 are represented as internal object identifiers. The ID table held by the internal identifier directory structure according to the present embodiment is called an internal ID table. When an internal object identifier is given to the internal ID table, a corresponding (internal identifier) directory substructure is output.

【0112】なお、マネージャ10から与えられたFD
Nや属性ID内のオブジェクト識別子は、識別子変換器
410で一旦内部オブジェクト識別子に変換された後、
ディレクトリ格納装置20に入力される。
The FD provided by the manager 10
N and the object identifier in the attribute ID are once converted into an internal object identifier by the identifier converter 410,
It is input to the directory storage device 20.

【0113】図13は、本発明の第5の実施形態に係る
管理情報ベースの動作を説明するためのフローチャート
である。
FIG. 13 is a flowchart for explaining the operation of the management information base according to the fifth embodiment of the present invention.

【0114】図12及び図13を参照して、本実施形態
に係る管理情報ベースの動作を説明する。
The operation of the management information base according to the present embodiment will be described with reference to FIGS.

【0115】まず、マネージャ10からFDNと属性I
Dとを受け取ると(ステップ1310)、識別子変換器
410が、FDNと属性IDとが含むオブジェクト識別
子をすべて内部オブジェクト識別子に変換する(ステッ
プ1320)。そして、オブジェクト識別子の代わり
に、変換された内部オブジェクト識別子を用いて属性を
アクセスする(ステップ1330)。なお、属性へのア
クセスは、例えば、前記第1の実施形態の図4に示した
ステップ1110ないし1180と同様の処理によって
行われる。
First, the manager 10 sends the FDN and the attribute I
Upon receiving D (step 1310), the identifier converter 410 converts all object identifiers included in the FDN and the attribute ID into internal object identifiers (step 1320). Then, the attribute is accessed using the converted internal object identifier instead of the object identifier (step 1330). The access to the attribute is performed by, for example, the same processing as in steps 1110 to 1180 shown in FIG. 4 of the first embodiment.

【0116】本実施形態に係る管理情報ベースによれ
ば、用いられる内部オブジェクト識別子が、通常のオブ
ジェクト識別子よりサイズが小さく、しかも構造が簡単
であるため、必要とされる記憶容量のサイズを小さく済
ませることができる。
According to the management information base of the present embodiment, the size of the internal object identifier used is smaller than that of a normal object identifier and the structure is simple, so that the required storage capacity can be reduced. be able to.

【0117】また、内部オブジェクト識別子同士の比較
演算の方がオブジェクト識別子同士の比較演算よりも高
速に行なえるため、処理速度を向上させることができ
る。
Further, since the comparison operation between the internal object identifiers can be performed faster than the comparison operation between the object identifiers, the processing speed can be improved.

【0118】なお、本実施形態は、前記第1の実施形態
の他に、前記第2及び第3の実施形態に対しても同様に
適用することができ、また、前記第4の実施形態と共に
適用することもできる。
This embodiment can be similarly applied to the second and third embodiments, in addition to the first embodiment, and can be used together with the fourth embodiment. It can also be applied.

【0119】[0119]

【実施形態6】図14は、本発明の第6の実施形態に係
る管理情報ベースの構成を説明するためのブロック図で
ある。
Sixth Embodiment FIG. 14 is a block diagram for explaining a configuration of a management information base according to a sixth embodiment of the present invention.

【0120】図14を参照して、本実施形態に係る管理
情報ベースのデータ格納装置は、例えば前記第1の実施
形態に係る管理情報ベースのデータ格納装置30に格納
されている属性の代わりに、その一部に属性取得関数6
40を始めとする属性取得関数を格納しておく。
Referring to FIG. 14, the management information base data storage device according to the present embodiment is different from the management information base data storage device 30 according to the first embodiment, for example, in place of the attribute stored in the management information base data storage device 30. , Part of which has attribute acquisition function 6
Attribute acquisition functions such as 40 are stored.

【0121】データ格納装置30は、ディレクトリ格納
装置20から入力されたインスタンスのアドレスとオフ
セット値とから指定される属性が属性取得関数の場合に
は、その属性取得関数を起動する。起動された属性取得
関数は、本来属性取得関数の代わりにあるべき属性値を
監視対象装置110から取得して属性とする。
When the attribute specified from the instance address and the offset value input from the directory storage device 20 is an attribute acquisition function, the data storage device 30 activates the attribute acquisition function. The activated attribute acquisition function acquires an attribute value that should originally be in place of the attribute acquisition function from the monitoring target device 110 and sets it as an attribute.

【0122】図15は、本発明の第6の実施形態に係る
管理情報ベースの動作を説明するためのフローチャート
である。
FIG. 15 is a flowchart for explaining the operation of the management information base according to the sixth embodiment of the present invention.

【0123】図14及び図15を参照して、本実施形態
に係る管理情報ベースの動作を説明する。
The operation of the management information base according to this embodiment will be described with reference to FIGS.

【0124】まず、例えば前記第1の実施形態の図2に
示したステップ1010ないしステップ1050の処理
に従って、属性を指すポインタを得る(ステップ151
0)。
First, a pointer indicating an attribute is obtained according to the processing of steps 1010 to 1050 shown in FIG. 2 of the first embodiment (step 151).
0).

【0125】次に、ポインタが指し示す先が属性取得関
数(メソッド)か普通の属性かを検査する(ステップ1
515)。ここで、属性取得関数の場合(ステップ15
15で「Yes」の場合)には、属性取得関数を起動す
る(ステップ1520)。起動された属性取得関数はF
DNと属性IDとから指定される本来の属性を監視対象
装置110から取得し、これを属性とする(ステップ1
530)。
Next, it is checked whether the destination pointed to by the pointer is an attribute acquisition function (method) or an ordinary attribute (step 1).
515). Here, in the case of the attribute acquisition function (step 15
If “Yes” in 15), an attribute acquisition function is started (step 1520). The activated attribute acquisition function is F
An original attribute specified from the DN and the attribute ID is acquired from the monitoring target device 110 and is set as an attribute (step 1).
530).

【0126】一方、ポインタが指し示す先が通常の属性
である場合(ステップ1515で「No」の場合)に
は、ステップ1160と同様にポインタが指し示す先の
属性をアクセスする(ステップ1540)。
On the other hand, if the destination pointed by the pointer is a normal attribute ("No" in step 1515), the attribute pointed to by the pointer is accessed as in step 1160 (step 1540).

【0127】本実施形態に係る管理情報ベースによれ
ば、監視対象装置110での状態変化が激しい属性で、
しかも監視対象装置110の状態と対応するデータ格納
装置30内の属性との一貫性を維持することが重要な属
性に対して属性取得関数を利用し、必要なときに最新の
属性を得るようにすることができる。
According to the management information base according to the present embodiment, the attribute of which the status of the monitored
Moreover, an attribute acquisition function is used for an attribute for which it is important to maintain consistency between the state of the monitoring target device 110 and the corresponding attribute in the data storage device 30 so that the latest attribute is obtained when necessary. can do.

【0128】また、監視対象装置110の状態とデータ
格納装置30内のデータの一貫性を維持しつつ、属性取
得関数と属性をマネージャ10やディレクトリ格納装置
20の変更を伴うことなく独立して実現することができ
る。さらに、データ格納装置30やクラス情報格納装置
100の変更も最小限とすることができる。
In addition, while maintaining the consistency between the state of the monitoring target device 110 and the data in the data storage device 30, the attribute acquisition function and the attribute are independently realized without changing the manager 10 or the directory storage device 20. can do. Further, changes in the data storage device 30 and the class information storage device 100 can be minimized.

【0129】なお、本実施形態は、前記第1の実施形態
の他に、前記第2及び第3の実施形態に対しても同様に
適用することができ、また、前記第4及び第5の実施形
態と共に適用することもできる。
This embodiment can be similarly applied to the second and third embodiments in addition to the first embodiment, and the fourth and fifth embodiments can be applied. It can be applied together with the embodiment.

【0130】[0130]

【実施形態7】図16は、本発明の第7の実施形態に係
る管理情報ベースの構成を説明するためのブロック図で
ある。
Seventh Embodiment FIG. 16 is a block diagram for explaining a configuration of a management information base according to a seventh embodiment of the present invention.

【0131】図16を参照して、本実施形態に係る管理
情報ベースのデータ格納装置30では、例えば前記第1
の実施形態に係る管理情報ベースに加えて、マネージャ
10とディレクトリ格納装置20とに接続されるキャッ
シュ910と、このキャッシュ910を検索し、また所
定のアルゴリズムに従って置換するキャッシュ検索器9
00を備えた構成となっている。
Referring to FIG. 16, in the management information base data storage device 30 according to this embodiment, for example, the first
In addition to the management information base according to the embodiment, a cache 910 connected to the manager 10 and the directory storage device 20, and a cache searcher 9 that searches the cache 910 and replaces the cache 910 according to a predetermined algorithm
00 is provided.

【0132】キャッシュ910は、FDNとインスタン
スの位置と属性情報表の位置との3つの対応関係の一部
を記録するものである。なお、キャッシュ検索器900
は、マネージャ10とディレクトリ格納装置20とクラ
ス情報格納装置100とにそれぞれ接続されている。
The cache 910 records a part of the three correspondences between the FDN, the position of the instance, and the position of the attribute information table. The cache searcher 900
Are connected to the manager 10, the directory storage device 20, and the class information storage device 100, respectively.

【0133】キャッシュ検索器900がマネージャ10
からFDNを与えられると、まずキャッシュ検索器90
0がキャッシュ910を検索し、与えられたFDNと一
致するエントリを探し出す。一致するエントリが探し出
された場合には、そのエントリからインスタンスの位置
と属性情報表の位置とを得る。
The cache search unit 900 is the manager 10
, First, the cache search unit 90
0 searches the cache 910 for an entry that matches the given FDN. If a matching entry is found, the position of the instance and the position of the attribute information table are obtained from the entry.

【0134】一方、キャッシュ検索器900が与えられ
たFDNと一致するエントリをキャッシュ910から探
し出せなかった場合には、ディレクトリ格納装置20に
FDNを与え、例えば前記第1の実施形態の図2に示し
た処理に従ってインスタンスの位置と属性情報表の位置
とをディレクトリ格納装置20を用いて探し出す。そし
て、その結果得られたインスタンスの位置と属性情報表
の位置とを、与えられたFDNと対応させて一エントリ
とし、キャッシュ910内の既に格納されているエント
リと置き換える。
On the other hand, if the cache searcher 900 cannot find an entry matching the given FDN from the cache 910, it gives the directory storage device 20 an FDN, for example, as shown in FIG. 2 of the first embodiment. In accordance with the above processing, the position of the instance and the position of the attribute information table are searched for using the directory storage device 20. Then, the position of the instance and the position of the attribute information table obtained as a result are made one entry corresponding to the given FDN, and are replaced with the already stored entry in the cache 910.

【0135】図17は、本発明の第7の実施形態に係る
管理情報ベースの動作を説明するためのフローチャート
である。
FIG. 17 is a flowchart for explaining the operation of the management information base according to the seventh embodiment of the present invention.

【0136】図16及び図17を参照して、本実施形態
に係る管理情報ベースの動作を説明する。
The operation of the management information base according to the present embodiment will be described with reference to FIGS.

【0137】まず、キャッシュ検索器900がマネージ
ャ10からFDNを受け取ると(ステップ1910)、
キャッシュ検索器900がキャッシュ910を検索し、
与えられたFDNと一致するエントリを探し出す(ステ
ップ1920)。
First, when the cache search device 900 receives the FDN from the manager 10 (step 1910),
The cache searcher 900 searches the cache 910,
A search is made for an entry that matches the given FDN (step 1920).

【0138】与えられたFDNと一致するエントリが探
し出された場合(ステップ1925で「Yes」の場
合)には、エントリが保持するインスタンスの位置と属
性情報表の位置とを用い、例えば前記第1の実施形態の
図2に示したステップ1030、1050、及び106
0の処理に従って属性にアクセスする(ステップ196
0)。
If an entry that matches the given FDN is found (“Yes” in step 1925), the position of the instance held by the entry and the position of the attribute information table are used, and Steps 1030, 1050, and 106 shown in FIG. 2 of one embodiment
The attribute is accessed in accordance with the processing of 0 (step 196).
0).

【0139】一方、与えられたFDNと一致するエント
リが探し出せなかった場合(ステップ1925で「N
o」の場合)には、ディレクトリ格納装置20にFDN
を与え、例えば図2に示したステップ1020及び10
40の処理に従ってインスタンスの位置と属性情報表の
位置とを得る(ステップ1930)。
On the other hand, if an entry that matches the given FDN cannot be found (“N” in step 1925)
o)), the FDN is stored in the directory storage device 20.
And, for example, steps 1020 and 1020 shown in FIG.
The position of the instance and the position of the attribute information table are obtained in accordance with the processing of Step 40 (Step 1930).

【0140】そして、例えば図2に示したステップ10
30、1050、及び1060の処理に従って属性にア
クセスする(ステップ1940)。なお、ステップ19
30で得られたFDNとインスタンスの位置と属性情報
表の位置との3つの対応関係は、キャッシュ検索器90
0を用いてキャッシュ910の1エントリと置き換えら
れる(ステップ1950)。
Then, for example, step 10 shown in FIG.
The attribute is accessed according to the processing of 30, 1050, and 1060 (step 1940). Step 19
The three correspondences between the FDN obtained in step 30, the position of the instance, and the position of the attribute information table are as follows.
It is replaced with one entry in the cache 910 using 0 (step 1950).

【0141】図16及び図17を参照して、本実施形態
に係る管理情報ベースの動作を具体例を用いてさらに詳
細に説明する。
Referring to FIGS. 16 and 17, the operation of the management information base according to the present embodiment will be described in further detail using a specific example.

【0142】第1の具体例として、キャッシュ検索器9
00がマネージャ10から{{12.3.1.2−12},{12.
3.1−91},{12.1.2−1}}からなるFDNを受け取っ
たとする(ステップ1910)。この場合には、キャッ
シュ検索器900がキャッシュ910を検索した結果
(ステップ1920)、与えられたFDNと一致するエ
ントリを探し出されるため(ステップ1925で「Ye
s」の場合)、エントリ上のインスタンスの位置と属性
情報表の位置とに基づいて属性に直接アクセスする(ス
テップ1960)。
As a first specific example, the cache search unit 9
00 from the manager 10 {12.3.1.2-12}, {12.
It is assumed that an FDN composed of 3.1-91} and {12.1.2-1} has been received (step 1910). In this case, as a result of the cache search device 900 searching the cache 910 (step 1920), an entry that matches the given FDN is searched for (“Ye” in step 1925).
s "), the attribute is directly accessed based on the position of the instance on the entry and the position of the attribute information table (step 1960).

【0143】第2の具体例として、キャッシュ検索器9
00がマネージャ10から{{12.3.1.2−11},{12.
3.1−91},{12.1.2−1}}からなるFDNを受け取っ
たとする(ステップ1910)。図16に示しように、
本例のFDNがキャッシュ910内に格納されておら
ず、キャッシュ検索器900がキャッシュ910を検索
しても、一致するエントリが探し出せないとする。この
場合(ステップ1925で「No」の場合)には、キャ
ッシュ検索器900がディレクトリ格納装置20にFD
Nを与え、前記第1の実施形態と同様の処理に従って属
性にアクセスする(ステップ1930及び1940)。
そして、与えられたFDNに基づいて、ディレクトリ格
納装置20が出力するインスタンスの位置と属性情報表
の位置とを、FDNと共にキャッシュ910に格納され
ているいずれかのエントリと置き換える(ステップ19
50)。
As a second specific example, the cache search unit 9
00 from the manager 10 {12.3.1.2-11}, {12.
It is assumed that an FDN composed of 3.1-91} and {12.1.2-1} has been received (step 1910). As shown in FIG.
It is assumed that the FDN of this example is not stored in the cache 910, and a matching entry cannot be found even if the cache searcher 900 searches the cache 910. In this case (in the case of “No” in step 1925), the cache search device 900 stores the FD in the directory storage device 20.
N, and access the attribute according to the same processing as in the first embodiment (steps 1930 and 1940).
Then, based on the given FDN, the position of the instance and the position of the attribute information table output from the directory storage device 20 are replaced with one of the entries stored in the cache 910 together with the FDN (step 19).
50).

【0144】本実施形態に係る管理情報ベースによれ
ば、FDNからインスタンスの位置と属性情報表の位置
への変換を、ディレクトリ格納装置を介して時間をかけ
て行うのではなく、一部のFDNについてはキャッシュ
に一時的に蓄えておき、このキャッシュ内に蓄えられて
いるFDNについてはディレクトリ装置を介さずに直接
変換を行なうことができるため、処理速度の高速化を図
ることができる。
According to the management information base according to the present embodiment, the conversion from the FDN to the position of the instance and the position of the attribute information table does not take a long time via the directory storage device, but is performed in part of the FDN. Can be temporarily stored in a cache, and the FDN stored in the cache can be directly converted without going through a directory device, so that the processing speed can be increased.

【0145】なお、本実施形態は、前記第1の実施形態
の他に、前記第2及び第3の実施形態に対しても同様に
適用することができ、また、前記第4ないし第6の実施
形態と共に適用することもできる。
This embodiment can be applied to the second and third embodiments in addition to the first embodiment, and the fourth to sixth embodiments can be applied. It can be applied together with the embodiment.

【0146】[0146]

【実施形態8】図18は、本発明の第8の実施形態に係
る管理情報ベースの構成を説明するためのブロック図で
ある。
Eighth Embodiment FIG. 18 is a block diagram for explaining a configuration of a management information base according to an eighth embodiment of the present invention.

【0147】図18を参照して、本実施形態に係る管理
情報ベースは、前記第7の実施形態に係る管理情報ベー
スのキャッシュ910の代わりに、FDNの一部とディ
レクトリ構造体の位置との対応関係を保持する新たなキ
ャッシュ950を備える。
Referring to FIG. 18, the management information base according to the present embodiment is different from the management information base cache 910 according to the seventh embodiment in that a part of the FDN and a directory structure position are stored. A new cache 950 for holding the correspondence is provided.

【0148】図19は、本発明の第8の実施形態に係る
管理情報ベースの動作を説明するためのフローチャート
である。
FIG. 19 is a flowchart for explaining the operation of the management information base according to the eighth embodiment of the present invention.

【0149】図18及び図19を参照して、本実施形態
に係る管理情報ベースの動作を説明する。
The operation of the management information base according to this embodiment will be described with reference to FIGS.

【0150】まず、キャッシュ検索器900がマネージ
ャ10からFDNを受け取ると(ステップ2050)、
キャッシュ検索器900がキャッシュ950を検索し、
与えられたFDNの先頭から一部が一致するエントリを
探し出す(ステップ2060)。
First, when the cache search unit 900 receives the FDN from the manager 10 (step 2050),
The cache searcher 900 searches the cache 950,
From the head of the given FDN, an entry that partially matches is searched for (step 2060).

【0151】与えられたFDNの先頭から一部が一致す
るエントリが探し出された場合(ステップ2065で
「Yes」の場合)には、そのエントリが保持するディ
レクトリ構造体の位置から得られたディレクトリ構造体
をルートディレクトリ構造体とし、ディレクトリ格納装
置20にFDNの一致した部分以外の一部を与え、ディ
レクトリ格納装置20を用いてインスタンスの位置と属
性情報表の位置とを得る(ステップ2100)。そし
て、前記第1の実施形態の図2に示したステップ103
0、1050、及び1060の処理に従って属性にアク
セスする(ステップ2110)。
If an entry having a partial match from the beginning of the given FDN is found ("Yes" in step 2065), the directory obtained from the position of the directory structure held by the entry is found. The structure is set as a root directory structure, a part other than the part where the FDN is matched is given to the directory storage device 20, and the position of the instance and the position of the attribute information table are obtained using the directory storage device 20 (step 2100). Then, step 103 shown in FIG. 2 of the first embodiment is performed.
The attributes are accessed according to the processing of 0, 1050, and 1060 (step 2110).

【0152】一方、与えられたFDNの先頭から一部で
も一致するエントリを探し出せなかった場合(ステップ
2065で「No」の場合)には、ディレクトリ格納装
置20にFDNを与え、例えば図2に示したステップ1
020及び1040の処理に従ってインスタンスの位置
と属性情報表の位置とを得る(ステップ2070)。
On the other hand, if a matching entry cannot be found even at a part of the given FDN from the top (in the case of “No” in step 2065), the FDN is given to the directory storage device 20, and for example, as shown in FIG. Step 1
According to the processing of 020 and 1040, the position of the instance and the position of the attribute information table are obtained (step 2070).

【0153】そして、例えば図2に示したステップ10
30、1050、及び1060の処理に従って属性にア
クセスする(ステップ2080)。なお、FDNの先頭
の一部とこれに対応するディレクトリ構造体とは、キャ
ッシュ検索器900を用いてキャッシュ950の1エン
トリと置き換える(ステップ2090)。
Then, for example, step 10 shown in FIG.
The attribute is accessed according to the processing of 30, 1050, and 1060 (step 2080). Note that a part of the head of the FDN and the directory structure corresponding thereto are replaced with one entry of the cache 950 by using the cache searcher 900 (step 2090).

【0154】図18及び図19を参照して、本実施形態
に係る管理情報ベースの動作を具体例を用いてさらに詳
細に説明する。
Referring to FIGS. 18 and 19, the operation of the management information base according to the present embodiment will be described in further detail using a specific example.

【0155】一例として、キャッシュ検索器900がマ
ネージャ10から{{12.3.1.2−12},{12.3.1−9
1},{12.1.2−1}}からなるFDNを受け取ったとす
る(ステップ2050)。キャッシュ検索器900がキ
ャッシュ910を検索し(ステップ2060)、与えら
れたFDNの先頭の一部{{12.3.1.2−12},{12.3.1
−91}}と一致するエントリを探し出したとする(ステ
ップ2065で「Yes」の場合)。この場合には、探
し出したエントリに格納されているディレクトリ構造体
の位置に基づいてルートとなるディレクトリ構造体を求
め、ディレクトリ格納装置20にFDNの残りの部分で
ある{{12.1.2−1}}を与え、ディレクトリ格納装置
20を用いてインスタンスの位置と属性情報表の位置と
を得る(ステップ2100)。そして、最終的に属性に
アクセスする(ステップ2110)。
As an example, the cache retrieving device 900 sends a message from the manager 10 to {12.3.1.2-12}, {12.3.1-9}.
It is assumed that an FDN composed of {1} and {12.1.2-1} has been received (step 2050). The cache search unit 900 searches the cache 910 (step 2060), and a part {12.3.1.2-12}, {12.3.1} of the head of the given FDN.
It is assumed that an entry matching −91}} has been found (in the case of “Yes” in step 2065). In this case, a root directory structure is obtained based on the position of the directory structure stored in the found entry, and the remaining part of the FDN, {12.1.2-1}, is stored in the directory storage device 20. Is given, and the position of the instance and the position of the attribute information table are obtained using the directory storage device 20 (step 2100). Then, the attribute is finally accessed (step 2110).

【0156】本実施形態に係る管理情報ベースによれ
ば、前記第7の実施形態と比較して、FDNに含まれる
RDNの途中までが一致すればよいので、キャッシュに
おけるのヒット率をより向上させることができる。
According to the management information base of this embodiment, the hit ratio in the cache can be further improved, as compared with the seventh embodiment, as long as the part of the RDN included in the FDN matches. be able to.

【0157】なお、本実施形態は、前記第1の実施形態
の他に、前記第2及び第3の実施形態に対しても同様に
適用することができ、また、前記第4ないし第6の実施
形態と共に適用することもできる。
This embodiment can be applied to the second and third embodiments in addition to the first embodiment, and the fourth to sixth embodiments can be applied. It can be applied together with the embodiment.

【0158】以上、本発明の好ましい実施形態を各種説
明してきたが、本発明はこれらの実施形態に限定される
ものではなく、本発明の原理に準ずる各種の実施形態を
含む。
As described above, various preferred embodiments of the present invention have been described. However, the present invention is not limited to these embodiments, but includes various embodiments according to the principle of the present invention.

【0159】例えば、本発明の管理情報ベースは、OS
Iに従ったネットワーク用の管理情報ベースとして特に
好適であるが、ASN.1/BER形式でデータを管理
するSNMP(Simple Network Management Protocol)
型のネットワークの管理情報ベースとしても用いること
ができ、さらに、より一般的なネットワーク管理情報ベ
ースへの適用も可能である。
For example, the management information base of the present invention is the OS
I is particularly suitable as a management information base for a network according to ASN. SNMP (Simple Network Management Protocol) that manages data in 1 / BER format
It can also be used as a management information base for a network of a type, and can be applied to a more general network management information base.

【0160】[0160]

【発明の効果】以上説明したように、本発明の管理情報
ベースシステムによれば、記憶領域をディレクトリ格納
装置、データ格納装置、クラス情報格納装置の3種類に
分類し、管理情報ベースで必要な情報を独立した3種類
の情報に分割するため、属性に応じた細かな情報管理を
実現することができる。
As described above, according to the management information base system of the present invention, storage areas are classified into three types: a directory storage device, a data storage device, and a class information storage device. Since information is divided into three types of independent information, detailed information management according to attributes can be realized.

【0161】また、本発明の管理情報ベースシステムに
よれば、ASN.1/BER形式で表現されている属性か
らタグフィールドを分離し、共通のタグフィールドを属
性情報表に配置するため、余分なタグフィールドを省略
して必要な記憶容量を削減することができる。
According to the management information base system of the present invention, the tag field is separated from the attribute expressed in the ASN.1 / BER format, and the common tag field is arranged in the attribute information table. The required storage capacity can be reduced by omitting the tag field.

【0162】さらに、本発明の管理情報ベースシステム
によれば、静的に長さが決まっている属性から長さフィ
ールドを分離し、共通の長さフィールドを属性情報表に
配置するため、必要な記憶容量を削減することができ
る。
Further, according to the management information base system of the present invention, the length field is separated from the attribute whose length is statically determined, and the common length field is arranged in the attribute information table. The storage capacity can be reduced.

【0163】なお、本発明の管理情報ベースシステムに
おいて、一部の属性をASN.1/BER形式でなく、監
視対象装置の状態を表すレジスタの表現のままデータ格
納装置に格納することにより、必要な記憶容量を削減す
ることができ、さらに、属性へのアクセス頻度が少ない
場合には属性形式の変換に要するコストを削減すること
ができる。
In the management information base system according to the present invention, it is necessary to store some attributes in the data storage device in the form of a register indicating the state of the monitored device instead of the ASN.1 / BER format. Storage capacity can be reduced, and when the frequency of accessing the attribute is low, the cost required for converting the attribute format can be reduced.

【0164】また、本発明の管理情報ベースシステムに
おいて、オブジェクト識別子の代わりにシステム内での
み唯一性を保証する内部オブジェクト識別子を用いるこ
とにより、必要な記憶容量を削減することができ、さら
にインスタンス及び属性の検索スピードを向上させるこ
とができる。
Further, in the management information base system of the present invention, the required storage capacity can be reduced by using an internal object identifier which guarantees uniqueness only in the system instead of the object identifier, and furthermore, the instance and the The search speed of the attribute can be improved.

【0165】さらに、本発明の管理情報ベースシステム
において、属性の代わりに、属性を指すポインタの先に
属性取得関数を配置することにより、変化の激しい属性
に効果的に対応することができ、また通常の属性をアク
セスする場合と属性取得関数を介して属性をアクセスす
る場合とを統一的に扱うことができる。
Furthermore, in the management information base system of the present invention, by arranging an attribute acquisition function in front of a pointer indicating an attribute instead of an attribute, it is possible to effectively cope with a rapidly changing attribute. A case where a normal attribute is accessed and a case where an attribute is accessed via an attribute acquisition function can be unified.

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

【図1】本発明の第1の実施形態に係る管理情報ベース
の構成を説明するためのブロック図である。
FIG. 1 is a block diagram for explaining a configuration of a management information base according to a first embodiment of the present invention.

【図2】本発明の第1の実施形態に係る管理情報ベース
の動作を説明するためのフローチャートである。
FIG. 2 is a flowchart illustrating an operation of a management information base according to the first embodiment of the present invention.

【図3】本発明の第1の実施形態に係る管理情報ベース
のディレクトリ格納装置20の構成を説明するためのブ
ロック図である。
FIG. 3 is a block diagram for explaining a configuration of a management information base directory storage device 20 according to the first embodiment of the present invention.

【図4】本発明の第1の実施形態に係る管理情報ベース
のディレクトリ格納装置20の動作を説明するためのフ
ローチャートである。
FIG. 4 is a flowchart for explaining the operation of the management information base directory storage device 20 according to the first embodiment of the present invention.

【図5】本発明の第1の実施形態に係る管理情報ベース
のクラス情報格納装置100の構成を説明するためのブ
ロック図である。
FIG. 5 is a block diagram for explaining a configuration of a management information base class information storage device 100 according to the first embodiment of the present invention.

【図6】本発明の第1の実施形態に係る管理情報ベース
のクラス情報格納装置100の動作を説明するためのフ
ローチャートである。
FIG. 6 is a flowchart for explaining an operation of the management information-based class information storage device 100 according to the first embodiment of the present invention.

【図7】本発明の第2の実施形態に係る管理情報ベース
の構成を説明するためのブロック図である。
FIG. 7 is a block diagram illustrating a configuration of a management information base according to a second embodiment of the present invention.

【図8】本発明の第2の実施形態に係る管理情報ベース
の動作を説明するためのフローチャートである。
FIG. 8 is a flowchart for explaining an operation of a management information base according to the second embodiment of the present invention.

【図9】本発明の第3の実施形態に係る管理情報ベース
の構成を説明するためのブロック図である。
FIG. 9 is a block diagram illustrating a configuration of a management information base according to a third embodiment of the present invention.

【図10】本発明の第4の実施形態に係る管理情報ベー
スの構成を説明するためのブロック図である。
FIG. 10 is a block diagram illustrating a configuration of a management information base according to a fourth embodiment of the present invention.

【図11】本発明の第4の実施形態に係る管理情報ベー
スの動作を説明するためのフローチャートである。
FIG. 11 is a flowchart illustrating an operation of a management information base according to a fourth embodiment of the present invention.

【図12】本発明の第5の実施形態に係る管理情報ベー
スの構成を説明するためのブロック図である。
FIG. 12 is a block diagram illustrating a configuration of a management information base according to a fifth embodiment of the present invention.

【図13】本発明の第5の実施形態に係る管理情報ベー
スの動作を説明するためのフローチャートである。
FIG. 13 is a flowchart illustrating an operation of a management information base according to a fifth embodiment of the present invention.

【図14】本発明の第6の実施形態に係る管理情報ベー
スの構成を説明するためのブロック図である。
FIG. 14 is a block diagram illustrating a configuration of a management information base according to a sixth embodiment of the present invention.

【図15】本発明の第6の実施形態に係る管理情報ベー
スの動作を説明するためのフローチャートである。
FIG. 15 is a flowchart illustrating an operation of a management information base according to a sixth embodiment of the present invention.

【図16】本発明の第7の実施形態に係る管理情報ベー
スの構成を説明するためのブロック図である。
FIG. 16 is a block diagram illustrating a configuration of a management information base according to a seventh embodiment of the present invention.

【図17】本発明の第7の実施形態に係る管理情報ベー
スの動作を説明するためのフローチャートである。
FIG. 17 is a flowchart illustrating an operation of a management information base according to the seventh embodiment of the present invention.

【図18】本発明の第8の実施形態に係る管理情報ベー
スの構成を説明するためのブロック図である。
FIG. 18 is a block diagram illustrating a configuration of a management information base according to an eighth embodiment of the present invention.

【図19】本発明の第8の実施形態に係る管理情報ベー
スの動作を説明するためのフローチャートである。
FIG. 19 is a flowchart illustrating an operation of a management information base according to the eighth embodiment of the present invention.

【図20】従来の管理情報ベースの構成を説明するため
のブロック図である。
FIG. 20 is a block diagram for explaining a configuration of a conventional management information base.

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

10 マネージャ 20 ディレクトリ格納装置 30 データ格納装置 50 インスタンス 60、310、345 インスタンス50の保持する属
性 70 属性情報表 100 クラス情報格納装置 110 監視対象装置 240 ディレクトリ構造体(ルートディレクトリ構造
体) 242 インスタンスポインタ 246 ID表 250 ディレクトリ副構造体 253 クラスタグ 257 RDN属性値表 260 ディレクトリ構造体 302 タグフィールド 320 長さフィールド 330 値フィールド 322 タグ付加器 325 タグ・長さ付加器 350 タグ無しデータ格納装置 355 タグ・長さフィールド無しデータ格納装置 360 タグフィールド付きクラス情報格納装置 365 タグ・長さフィールド付きクラス情報格納装置 370、380 タグフィールド付き属性情報表 375 タグフィールド・長さフィールド付き属性情報
表 385 インスタンス 390 インスタンス385の保持する属性 410 識別子変換器 420、440 内部識別子ディレクトリ構造体 425 内部ID表 510 属性コピー領域 520 属性コピー領域510内の属性 540 変換器 550 インスタンス 640 属性取得関数 720 MIBプログラム 730 データベース管理システム(DBMS) 740 データベース 900 キャッシュ検索器 910、950 キャッシュ
10 Manager 20 Directory storage device 30 Data storage device 50 Instance 60, 310, 345 Attributes held by instance 50 70 Attribute information table 100 Class information storage device 110 Monitored device 240 Directory structure (root directory structure) 242 Instance pointer 246 ID table 250 Directory substructure 253 Class tag 257 RDN attribute value table 260 Directory structure 302 Tag field 320 Length field 330 Value field 322 Tag adder 325 Tag / length adder 350 Tagless data storage device 355 Tag / length Data storage device without field 360 Class information storage device with tag field 365 Class information storage device with tag / length field 370, 380 Tag file Attribute information table with fields 375 Attribute information table with tag field and length field 385 Instance 390 Attributes held by instance 385 410 Identifier converter 420, 440 Internal identifier directory structure 425 Internal ID table 510 Attribute copy area 520 Attribute copy area 510 540 Transformer 550 Instance 640 Attribute acquisition function 720 MIB program 730 Database management system (DBMS) 740 Database 900 Cache searcher 910, 950 Cache

Claims (9)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ネットワークの監視対象装置の状態を表す
属性と、該属性をメンバとして含むインスタンスと、を
管理し、 オブジェクト識別子と属性値とを有する1又は複数のリ
ラティブディスティンクションネーム(「RDN」とい
う)から構成されるフルディスティンクションネーム
(「FDN」という)と、前記属性の種類を表す属性I
Dと、を入力として、所望の属性にアクセス可能とする
管理情報ベースシステムにおいて、 前記インスタンスにより構成される木構造(包含木)の
情報を格納し、前記FDNを入力として、該FDNに対
応するインスタンスの位置と属性情報表の位置とを出力
するディレクトリ格納装置と、 前記属性IDと、前記インスタンス内での前記属性への
オフセット値と、の対応関係を保持する属性情報表を前
記インスタンスの属するクラスに対応して格納し、前記
属性IDと、前記ディレクトリ格納装置から出力される
前記属性情報表の位置と、を入力として、前記オフセッ
ト値を出力するクラス情報格納装置と、 前記インスタンスと前記属性とを格納し、前記ディレク
トリ格納装置から出力される前記インスタンスの位置
と、前記クラス情報格納装置から出力される前記オフセ
ット値と、を入力として、前記属性を出力するデータ格
納装置と、 を含むことを特徴とする管理情報ベースシステム。
An object that manages an attribute representing a state of a device to be monitored in a network and an instance including the attribute as a member, and has one or more relative distinction names ("RDN") having an object identifier and an attribute value. ), And an attribute I representing the type of the attribute.
D, and inputting a desired attribute to the management information base system, wherein information of a tree structure (containment tree) constituted by the instances is stored, and the FDN is input and the FDN corresponds to the FDN. A directory storage device that outputs the position of the instance and the position of the attribute information table; and an attribute information table that holds a correspondence relationship between the attribute ID and an offset value to the attribute in the instance. A class information storage device that stores the attribute ID and the position of the attribute information table output from the directory storage device and outputs the offset value, as input, the class and the instance; And the position of the instance output from the directory storage device and the class information And the offset value output from the device, as input, the management information base system characterized in that it comprises a data storage device for outputting the attribute.
【請求項2】ネットワークの監視対象装置の状態を表す
属性と、該属性をメンバとして含むインスタンスと、を
管理し、 オブジェクト識別子と属性値とを有する1又は複数のリ
ラティブディスティンクションネーム(「RDN」とい
う)から構成されるフルディスティンクションネーム
(「FDN」という)と、前記属性の種類を表す属性I
Dと、を入力として、所望の属性にアクセス可能とする
管理情報ベースシステムにおいて、 前記属性が、型を表すタグフィールドと、長さを表す長
さフィールドと、値を表す値フィールドと、を含むAS
N.1/BER形式で表現されてなり、 前記インスタンスにより構成される木構造(包含木)の
情報を格納し、前記FDNを入力として、該FDNに対
応するインスタンスの位置と属性情報表の位置とを出力
するディレクトリ格納装置と、 前記属性IDと、前記インスタンス内での前記属性への
オフセット値と、前記タグフィールドと、の対応関係を
保持する属性情報表を前記インスタンスの属するクラス
に対応して格納し、前記属性IDと、前記ディレクトリ
格納装置から出力される前記属性情報表の位置と、を入
力として、前記オフセット値と前記タグフィールドとを
出力するクラス情報格納装置と、 前記インスタンスと、前記タグフィールドを有しない前
記属性と、を格納し、前記ディレクトリ格納装置から出
力される前記インスタンスの位置と、前記クラス情報格
納装置から出力される前記オフセット値と、を入力とし
て、前記長さフィールドと前記値フィールドとを有する
前記属性を出力するデータ格納装置と、 該データ格納装置から出力される前記長さフィールドと
前記値フィールドとを有する前記属性に、前記クラス情
報格納装置から出力される前記タグフィールドを付加す
るタグ付加器と、 を含むことを特徴とする管理情報ベースシステム。
2. An apparatus for managing an attribute representing a state of a device to be monitored in a network and an instance including the attribute as a member, and having one or more relative distinction names ("RDN") having an object identifier and an attribute value. ), And an attribute I representing the type of the attribute.
D, wherein a desired attribute can be accessed by using D as an input. The attribute includes a tag field indicating a type, a length field indicating a length, and a value field indicating a value. AS
N.1 / BER format, stores information of a tree structure (containment tree) composed of the instances, receives the FDN as an input, and stores the position of the instance corresponding to the FDN and the position of the attribute information table A directory storage device that outputs the attribute information, an attribute information table holding a correspondence relationship between the attribute ID, an offset value to the attribute in the instance, and the tag field corresponding to the class to which the instance belongs. A class information storage device that receives the attribute ID and the position of the attribute information table output from the directory storage device and outputs the offset value and the tag field, and the instance; The attribute having no tag field, and the instance output from the directory storage device. And a data storage device that outputs the attribute having the length field and the value field by using the position of the position information and the offset value output from the class information storage device as an input, and output from the data storage device. A tag adder for adding the tag field output from the class information storage device to the attribute having the length field and the value field.
【請求項3】ネットワークの監視対象装置の状態を表す
属性と、該属性をメンバとして含むインスタンスと、を
管理し、 オブジェクト識別子と属性値とを有する1又は複数のリ
ラティブディスティンクションネーム(「RDN」とい
う)から構成されるフルディスティンクションネーム
(「FDN」という)と、前記属性の種類を表す属性I
Dと、を入力として、所望の属性にアクセス可能とする
管理情報ベースシステムにおいて、 前記属性が、型を表すタグフィールドと、長さを表す長
さフィールドと、値を表す値フィールドと、を含むAS
N.1/BER形式で表現されてなり、 前記インスタンスにより構成される木構造(包含木)の
情報を格納し、前記FDNを入力として、該FDNに対
応するインスタンスの位置と属性情報表の位置とを出力
するディレクトリ格納装置と、 前記属性IDと、前記インスタンス内での前記属性への
オフセット値と、前記タグフィールドと、前記長さフィ
ールドと、の対応関係を保持する属性情報表を前記イン
スタンスの属するクラスに対応して格納し、前記属性I
Dと、前記ディレクトリ格納装置から出力される前記属
性情報表の位置と、を入力として、前記オフセット値と
前記タグフィールドと前記長さフィールドとを出力する
クラス情報格納装置と、 前記インスタンスと、前記タグフィールドと前記長さフ
ィールドとを有しない前記属性と、を格納し、前記ディ
レクトリ格納装置から出力される前記インスタンスの位
置と、前記クラス情報格納装置から出力される前記オフ
セット値と、を入力として、前記値フィールドを有する
前記属性を出力するデータ格納装置と、 該データ格納装置から出力される前記値フィールドを有
する前記属性に、前記クラス情報格納装置から出力され
る前記タグフィールドと前記長さフィールドとを付加す
るタグ付加器と、 を含むことを特徴とする管理情報ベースシステム。
3. An attribute representing a state of a device to be monitored in a network and an instance including the attribute as a member, and one or more relative distinction names (“RDN”) having an object identifier and an attribute value. ), And an attribute I representing the type of the attribute.
D, wherein a desired attribute can be accessed by using D as an input. The attribute includes a tag field indicating a type, a length field indicating a length, and a value field indicating a value. AS
N.1 / BER format, stores information on a tree structure (containment tree) composed of the instances, receives the FDN as an input, and stores the position of the instance corresponding to the FDN and the position of the attribute information table A directory storage device that outputs the attribute information, an attribute ID, an offset value to the attribute in the instance, the tag field, and the length field. Is stored in correspondence with the class to which the attribute I belongs.
D and a position of the attribute information table output from the directory storage device, a class information storage device that outputs the offset value, the tag field and the length field, and the instance; The attribute having no tag field and the length field is stored, and the position of the instance output from the directory storage device and the offset value output from the class information storage device are input. A data storage device for outputting the attribute having the value field; a tag field and the length field output from the class information storage device for the attribute having the value field output from the data storage device. And a tagging device for adding a tag to the management information base system. Beam.
【請求項4】前記ディレクトリ格納装置が、前記インス
タンスにより構成される木構造(包含木)の情報を表現
する1又は複数のディレクトリ構造体とディレクトリ副
構造体とを含み、 前記ディレクトリ構造体は、前記インスタンスの位置を
保持するインスタンスポインタと、前記オブジェクト識
別子と前記ディレクトリ副構造体との対応を保持するI
D表と、から構成されてなり、前記オブジェクト識別子
を入力として、該オブジェクト識別子に対応するディレ
クトリ副構造体の位置を出力し、 前記ディレクトリ副構造体は、前記属性情報表の位置を
保持するクラスタグと、前記属性値と前記ディレクトリ
構造体との対応関係を保持するRDN属性値表と、から
構成されてなり、前記属性値を入力として、該属性値に
対応するディレクトリ構造体の位置を出力することを特
徴とする請求項1ないし3のいずれか一に記載の管理情
報ベースシステム。
4. The directory storage device includes one or a plurality of directory structures representing information of a tree structure (containment tree) constituted by the instances and a directory sub-structure. An instance pointer that holds the position of the instance, and an I that holds the correspondence between the object identifier and the directory substructure.
And a table that receives the object identifier and outputs the position of a directory sub-structure corresponding to the object identifier. The directory sub-structure is a class that holds the position of the attribute information table. A tag, and an RDN attribute value table holding a correspondence relationship between the attribute value and the directory structure. The attribute value is input, and the position of the directory structure corresponding to the attribute value is output. The management information base system according to any one of claims 1 to 3, wherein
【請求項5】前記データ格納装置が、前記監視対象装置
のレジスタの値をそのまま前記属性として保持する属性
コピー領域を格納し、 前記属性コピー領域に保持されている前記属性へのアク
セスが生じた際に前記属性を所定の形式に変換する変換
器をさらに備えたことを特徴とする請求項1ないし4の
いずれか一に記載の管理情報ベースシステム。
5. The data storage device stores an attribute copy area holding the value of a register of the monitoring target device as the attribute as it is, and an access to the attribute held in the attribute copy area occurs. The management information base system according to any one of claims 1 to 4, further comprising a converter for converting the attribute into a predetermined format.
【請求項6】前記ディレクトリ格納装置が、システム内
でのみ唯一性を保証する内部オブジェクト識別子を用い
て前記インスタンスにより構成される木構造(包含木)
の情報を表現し、 前記FDNに含まれる前記オブジェクト識別子を前記内
部オブジェクト識別子に変換して前記ディレクトリ格納
装置に入力させる識別子変換器をさらに備えたことを特
徴とする請求項1ないし5のいずれか一に記載の管理情
報ベースシステム。
6. A tree structure (containment tree) in which the directory storage device is constituted by the instances using an internal object identifier that guarantees uniqueness only in a system.
6. An identifier converter that expresses the information of the FDN and converts the object identifier included in the FDN into the internal object identifier and inputs the internal object identifier to the directory storage device. The management information base system according to one of the above.
【請求項7】前記データ格納装置が、前記属性の代わり
に前記監視対象装置から属性を直接取得するための属性
取得関数を格納し、 前記属性へのアクセスが生じた際に前記属性取得関数を
起動して属性を取得するようにしたことを特徴とする請
求項1ないし6のいずれか一に記載の管理情報ベースシ
ステム。
7. The data storage device stores an attribute acquisition function for directly acquiring an attribute from the monitoring target device instead of the attribute, and when the attribute is accessed, executes the attribute acquisition function. 7. The management information base system according to claim 1, wherein the management information base system is activated to acquire an attribute.
【請求項8】前記ディレクトリ格納装置に入力される前
記FDNと該FDNに対応する前記インスタンスの位置
と前記属性情報表の位置との対応関係を履歴として格納
するキャッシュと、 該キャッシュに対して所定の検索及び置換の処理を施
し、前記ディレクトリ格納装置に入力される前記FDN
に対応する前記オブジェクトの位置と前記属性情報表の
位置とを予め取得するキャッシュ検索器と、 をさらに備えたことを特徴とする請求項1ないし7のい
ずれか一に記載の管理情報ベースシステム。
8. A cache for storing, as a history, a correspondence between the FDN input to the directory storage device, the position of the instance corresponding to the FDN, and the position of the attribute information table, and Search and replace processing, and the FDN input to the directory storage device.
The management information base system according to any one of claims 1 to 7, further comprising: a cache searcher that previously acquires a position of the object and a position of the attribute information table corresponding to the following.
【請求項9】前記ディレクトリ格納装置に入力される前
記FDNに含まれるRDNの先頭からの一部と該一部の
RDNに対応するディレクトリ構造体との対応関係を履
歴として格納するキャッシュと、 該キャッシュに対して所定の検索及び置換の処理を施
し、前記ディレクトリ格納装置に入力される前記FDN
に含まれるRDNの一部に対応する前記ディレクトリ構
造体を予め取得するキャッシュ検索器と、 をさらに備えたことを特徴とする請求項1ないし7のい
ずれか一に記載の管理情報ベースシステム。
9. A cache for storing, as a history, a correspondence relationship between a part of the RDN included in the FDN input to the directory storage device from the head and a directory structure corresponding to the part of the RDN, A predetermined search and replacement process is performed on the cache, and the FDN input to the directory storage device is performed.
The management information base system according to any one of claims 1 to 7, further comprising: a cache searcher that previously acquires the directory structure corresponding to a part of the RDN included in the management information base.
JP7227234A 1995-08-10 1995-08-10 Management information base system Expired - Fee Related JP2885144B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7227234A JP2885144B2 (en) 1995-08-10 1995-08-10 Management information base system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7227234A JP2885144B2 (en) 1995-08-10 1995-08-10 Management information base system

Publications (2)

Publication Number Publication Date
JPH0954722A JPH0954722A (en) 1997-02-25
JP2885144B2 true JP2885144B2 (en) 1999-04-19

Family

ID=16857620

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7227234A Expired - Fee Related JP2885144B2 (en) 1995-08-10 1995-08-10 Management information base system

Country Status (1)

Country Link
JP (1) JP2885144B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000298672A (en) * 1999-04-13 2000-10-24 Nec Corp System and method for holding object identifier of osi management
JP2001290770A (en) 2000-04-05 2001-10-19 Nec Corp History information accumulating directory server system

Also Published As

Publication number Publication date
JPH0954722A (en) 1997-02-25

Similar Documents

Publication Publication Date Title
CN106874383B (en) Decoupling distribution method of metadata of distributed file system
JP4132441B2 (en) Data management device for managed objects
US6834286B2 (en) Method and system for representing and accessing object-oriented data in a relational database system
US5519855A (en) Summary catalogs
US8015165B2 (en) Efficient path-based operations while searching across versions in a repository
US6925462B2 (en) Database management system, and query method and query execution program in the database management system
JP2708331B2 (en) File device and data file access method
JP6062863B2 (en) Method and apparatus for aggregating server-based media content and LAN-based media content to enable efficient search
US20030213316A1 (en) Table arrangement for a directory service system and for related method facilitating queries for the directory
JPH10320423A (en) Method and device for executing connection question in data base system
JPH10228486A (en) Distributed document classification system and recording medium which records program and which can mechanically be read
CN109947796B (en) Caching method for query intermediate result set of distributed database system
CN109344122A (en) A kind of distributed meta-data management method and system for creating strategy in advance based on file
US20030074371A1 (en) Object-relational database management system and method for deleting class instance for the same
US7373393B2 (en) File system
CN116955399A (en) Unified SQL query method, system and medium based on Calcite
JP2885144B2 (en) Management information base system
JP2007287180A (en) Distributed file system, distributed file system server, and method for accessing distributed file system
JPH1049410A (en) Different type data base accessing device
JPH0822410A (en) Information processor and its method actualizing decentralized directory system
JP2644535B2 (en) Network file search processing system
JPH08181772A (en) Mib configuration method in network operation system and its backup method
WO2024022330A1 (en) Metadata management method based on file system, and related device thereof
JP2001318813A (en) Method for managing data
US20090150632A1 (en) Directory and Methods of Use

Legal Events

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990112

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080212

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090212

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100212

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100212

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110212

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110212

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120212

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120212

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130212

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130212

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140212

Year of fee payment: 15

LAPS Cancellation because of no payment of annual fees