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

JP2872340B2 - Network configuration management method - Google Patents

Network configuration management method

Info

Publication number
JP2872340B2
JP2872340B2 JP2090359A JP9035990A JP2872340B2 JP 2872340 B2 JP2872340 B2 JP 2872340B2 JP 2090359 A JP2090359 A JP 2090359A JP 9035990 A JP9035990 A JP 9035990A JP 2872340 B2 JP2872340 B2 JP 2872340B2
Authority
JP
Japan
Prior art keywords
management
network
group
information
managed
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
JP2090359A
Other languages
Japanese (ja)
Other versions
JPH03289836A (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.)
Hitachi Ltd
Hitachi Information and Control Systems Inc
Original Assignee
Hitachi Ltd
Hitachi Information and Control Systems Inc
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 Hitachi Ltd, Hitachi Information and Control Systems Inc filed Critical Hitachi Ltd
Priority to JP2090359A priority Critical patent/JP2872340B2/en
Publication of JPH03289836A publication Critical patent/JPH03289836A/en
Application granted granted Critical
Publication of JP2872340B2 publication Critical patent/JP2872340B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、ネットワーク構成管理方法に係り、特に、
ネットワーク構成を階層的に表示することにより全体か
ら細部に渡ってネットワークの状態を表示するようにし
たネットワーク構成管理方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention relates to a network configuration management method.
The present invention relates to a network configuration management method for displaying a network state from the whole to the details by displaying the network configuration hierarchically.

〔従来の技術〕[Conventional technology]

通信ネツトワークの管理システムで、ネツトワークの
構成要素の状態を管理するための構成管理が重要であ
る。一般的に企業情報ネツトワークにおいてはネツトワ
ーク構成要素の105オーダ程度とみられているが確たる
ものではない。しかし、非常に数が多いことは、否定で
きない。そこで、ネツトワークの構成要素の情報を、管
理しやすくするため、管理対象体(オブジエクト)指向
の構成管理方式がとられようとしている。この管理対象
体指向の管理方法は、ISO(International Standerdiza
tion Organization:国際標準化機構)のOSI(Open Syst
ems Interconnection:開放型システム間相互接続)ネツ
トワーク管理標準化委員会でも検討を行つている。管理
対象体指向の構成管理方法では、管理対象体階級(オブ
ジエクトクラス)としてネツトワークを構成する管理対
象体の階級分けを行い、階級を樹木状に構成する。本樹
木は、上流の根(レート)から下流の枝葉(リーフ)へ
階層化され、下流は上流の属性を陰に含んでいる。この
管理対象体階級にしたがつて、実際の構成要素,管理要
素を樹木状に構成したものが、管理対象体実体(オブジ
エクトインスタンス)樹木である。
In a communication network management system, configuration management for managing the state of the components of the network is important. In general, corporate information the net work is seen as 10 5 order of about the net work components but not firmly establishing. However, it cannot be denied that the number is very large. Therefore, in order to make it easy to manage the information of the components of the network, a configuration management method oriented to a management object (object) is being adopted. This object-oriented management method is based on the ISO (International
tion Organization: International Standards Organization (OSI) Open System
ems Interconnection: Open Systems Interconnection) The Network Management Standardization Committee is also studying. In the managed object-oriented configuration management method, the managed objects constituting the network are classified as managed object classes (object classes), and the classes are arranged in a tree shape. This tree is hierarchized from the upstream roots (rates) to the downstream branches (leaves), and the downstream contains the upstream attributes behind. According to the managed object class, the actual constituent elements and the managed elements are configured in a tree-like form, which is a managed object entity (object instance) tree.

管理対象体実例樹木の例を第2図に示す。根にはnetw
orkが存在し、その下の階級として、equipment、line…
が、equipmentの下には、equipmentがPBX(PrivateBran
ch Exchange)であれば、LGN,TGN、trunk…等が存在す
る。これら管理対象体を区分して名称をつける方法とし
て、例えば階層的8文字列(Hierarchical Octet Strin
g)がある。これは、根のnetworkを1、次の階級のequi
pmentを1、lineを2、次の階級のLGNを1、TGNを2、t
runkを3等と値を与え、例えばPBXであれば、1.1、PBX
のTGNであれば1.1.2のように名称をつける方法である。
これにより、この階層的8文字列をみれば、それがどの
ような管理対象体であるかが分かる。さらに第3図に示
すように、管理対象体には階層的8文字列(h.o.s)41
だけでなく、equipmentといつてもPBXなのか、TDMなの
かCCPなのか等の区別をするためのタイプ(type)識別
子42、あるいは、それぞれがもつ属性(ettribute)43
などの種々の情報を持つており、これらを一つにまとめ
て、管理対象体情報31,32…と呼ぶ。
FIG. 2 shows an example of a management target object tree. Netw in the root
ork exists, and below it, equipment, line…
However, under equipment, equipment is PBX (PrivateBran
ch Exchange), there are LGN, TGN, trunk, etc. As a method of classifying these management objects and giving names, for example, a hierarchical eight character string (Hierarchical Octet Strin)
g) there. This means that the root network is 1, the next class of equi
pment is 1, line is 2, LGN of next class is 1, TGN is 2, t
Give runk a value of 3 etc. For example, for PBX, 1.1, PBX
In the case of TGN, it is a method of naming like 1.1.2.
Thus, by looking at this hierarchical eight-character string, it is possible to know what kind of management object it is. Further, as shown in FIG. 3, the management object has a hierarchical eight-character string (hos) 41.
Not only that, the equipment is always a PBX, TDM or CCP, etc., a type (type) identifier 42, or an attribute (ettribute) 43 of each.
, Etc., which are collectively referred to as managed object information 31, 32.

ネツトワーク管理システムにおける構成管理では、構
成要素の名称(ここでは階層的8文字列)が与えられた
とき、その管理対象体情報を検索し、参照、書き込みを
行うことが重要な機能である。したがつて、大規模な管
理対象体情報データベース30から、いかに迅速に必要情
報を見つけだすかが重要である。
In the configuration management in the network management system, when a name of a component (here, a hierarchical eight-character string) is given, it is an important function to search, refer to, and write the management target information. Therefore, it is important how to quickly find necessary information from the large-scale managed object information database 30.

大規模な管理対象体情報データベース30から1要素を
探索し、発見する方法として階層的8文字列を使うこと
が考えられる。その方法とは、管理対象体実体樹木にし
たがつて各階級でとりうる値の範囲、すなわち階層的8
文字列のとりうる範囲から管理対象体の情報の格納域を
あらかじめ確保して、階層的8文字列の値にしたがつて
その格納域を参照する方法が考えられる。この方法では
探索は迅速に行えるが、しかしメモリのむだが非常に多
くなる。各管理対象体で必要な管理対象体情報のメモリ
は平均百数十バイトと見積もつており、またネツトワー
ク状態表示システムでは、表示用の情報の格納域も必要
であり、平均2百バイトを超えるものと思われ、メモリ
のむだは避けるべきである。
As a method of searching for and finding one element from the large-scale managed object information database 30, a hierarchical eight-character string may be used. The method is based on the range of values that can be taken by each class according to the managed entity tree, that is, the hierarchical 8
A method is conceivable in which a storage area for the information of the management target is secured in advance from the range that the character string can take, and the storage area is referred to according to the value of the hierarchical eight character strings. The search is fast with this method, but wastes a great deal of memory. The memory of the managed object information required for each managed object is estimated to be an average of over a hundred and several tens of bytes. The network status display system also requires a storage area for display information, and the average of 200 bytes is required. This is likely to be exceeded, and wasted memory should be avoided.

もう1つの方法として階層的8文字列からある種の変
換関数を用いて、任意の独立な探索用の鍵(キー)を発
生させ、この鍵を用いて管理対象体情報を格納してお
き、探索時には鍵を使つて即座に必要情報を取り出す方
法が考えられつつある。しかし、この方法でもやはりや
り方によつてはメモリのむだが発生すること、探索鍵の
信頼性,生成時のオーバヘツドなどが考えられ、いまだ
方法も確立されていない。
As another method, an arbitrary independent search key (key) is generated from a hierarchical eight character string using a certain conversion function, and the management target object information is stored using this key. At the time of search, a method of immediately extracting necessary information using a key is being considered. However, even with this method, there is a possibility that memory is wasted depending on the method, reliability of the search key, overhead at the time of generation, and the like, and a method has not yet been established.

メモリ節約の対策として、ポインタを使う方法が上記
2件について考えられるが、いずれも処理オーバヘツ
ド、追加修正の複雑さなどが考えられる。
As a countermeasure for memory saving, a method using a pointer can be considered for the above two cases, but in both cases, processing overhead, complexity of additional correction, and the like can be considered.

なお、関連する文献としては、アイ・エス・オー/ア
イ・イー・シー デイー・ピイー10164−3 インフオ
メーシヨン・プロセツシング・システムズ−オープン・
システムズ・インターコネクシヨン−システムズ・マネ
ジメント・パート3:リレイシヨンシツプ・マネジメント
・フアンクシヨン(アイ・エス・オー/アイ・イー・シ
ー/ジエイ・テイ・シー・1/エス・シー・21・エヌ・32
97)((ISO/IEC DP1064−3 Information Processing S
ystems−Open Systems Intercon−nection−Systems Ma
nagement Part3:Relation−ship Management Function
(ISO/IEC/JTC1/SC21N3297))がある。
Related documents include IS / I.C.D.P.10164-3 Information Processing Systems-Open Systems.
Systems Interconnection-Systems Management Part 3: Relationship Management Management Function (ISO / I.E.C. / J.A.T.C.1 / S.C.21.N.C.) 32
97) ((ISO / IEC DP1064-3 Information Processing S
ystems-Open Systems Intercon-nection-Systems Ma
nagement Part3: Relation-ship Management Function
(ISO / IEC / JTC1 / SC21N3297)).

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

上記従来技術では、大規模ネツトワークにおける大容
量管理対象体情報データベースという特殊性に対する対
応ができず、メモリ領域の非効率使用、複雑性、全体と
しての処理負荷が大きいなどの問題があつた。
The above-mentioned prior art cannot cope with the speciality of a large-capacity managed object information database in a large-scale network, and has problems such as inefficient use of a memory area, complexity, and a large processing load as a whole.

本発明の目的は大規模ネツトワークにおける大容量管
理対象体の情報データベースにおいて、必要な要素を迅
速に参照可能ならしめようとするものである。
An object of the present invention is to make it possible to quickly refer to necessary elements in an information database of a large-capacity managed object in a large-scale network.

〔課題を解決するための手段〕[Means for solving the problem]

上記目的を達成するため、本発明ではネツトワークの
状態表示において、個々の表示画面に属する表示用の管
理対象体間の包含関係樹木を構成し、該関係樹木の枝葉
に管理対象体群番号を割り当て、管理対象体と該群番号
の対応関係を定めることにより、管理対象体の群を構成
して、情報探索のための探索空間を小さくする方法を取
る。
In order to achieve the above object, in the present invention, in the network status display, an inclusion relation tree between display management objects belonging to individual display screens is configured, and a management object group number is assigned to a branch of the relation tree. By assigning and determining the correspondence between the management object and the group number, a method of configuring a group of management objects and reducing the search space for information search is adopted.

また、管理対象体と該当群番号の対応関係を定める場
合、管理対象体の包含関係樹木にしたがつて、さらに任
意に細分化した管理対象体群を構成する方法を取る。
When the correspondence between the managed object and the corresponding group number is determined, a method is employed in which the managed object group is further arbitrarily subdivided according to the inclusion relationship tree of the managed object.

さらに、状態表示において、管理対象体の情報に検索
頻度を格納する部位を追加し、検索領域にしたがつた管
理対象体情報を構成することにより、発生頻度の高いも
のの検索速度を向上する方法を取る。
Further, in the status display, a method of adding a part for storing the search frequency to the information of the management target object and configuring the management target object information according to the search area to improve the search speed of the high frequency of occurrence. take.

状態表示において、管理対象体と群番号とを対応づけ
た後、同一群番号の管理対象体情報が隣接するよう管理
対象体情報を並べかえる方法、管理対象体と群番号とを
対応ずけると同時、あるいは全て対応づけた後、後々の
管理対象体群毎に管理対象体情報を振り分けて個別に格
納する方法などもとる。
In the status display, after associating the managed object with the group number, a method of rearranging the managed object information so that the managed object information of the same group number is adjacent, and associating the managed object with the group number At the same time, or after associating them all, a method of separately storing the management target object information for each management target object group and storing the information separately is also available.

〔作用〕[Action]

本システムはネツトワーク構成の全国図、他方図、個
別局図など、段階的に表示画面遷移を行うことにより、
全体から細部に渡つてネツトワークの状態を表示するこ
とを可能とする状態表示において、個々の表示画面に属
する表示用の管理対象体間の包含関係樹木を構成し、該
関係樹木の枝葉に管理対象体群番号を割当て、管理対象
体と該群番号の対応関係を定めることにより、管理対象
体の群を構成する方法をとつているので誤動作の恐れは
ない。
This system changes the display screen in stages, such as a nationwide diagram of the network configuration, the other side diagram, individual station diagram, etc.,
In a status display that enables the status of a network to be displayed from the whole to the details, an inclusive relation tree between display management objects belonging to individual display screens is formed, and management is performed on branches and leaves of the relation tree. By assigning the object group number and determining the correspondence between the management object and the group number, a method of configuring the group of management objects is employed, so that there is no possibility of malfunction.

〔実施例〕〔Example〕

以下、本発明を実施例により説明する。 Hereinafter, the present invention will be described with reference to examples.

第4図はネツトワーク管理システムの基本的構成図で
ある。例えば、高速TDM網49を管理する、高速TDM網管理
システム46、PBX網50を管理するPBX網管理システム47、
計算機網51を管理する計算機網管理システム48などの個
別網管理システムからの管理情報を収集し、管理する統
括管理システム45により、統合ネツトワーク管理を行
う。
FIG. 4 is a basic configuration diagram of the network management system. For example, a high-speed TDM network management system 46 that manages a high-speed TDM network 49, a PBX network management system 47 that manages a PBX network 50,
An integrated network management is performed by an integrated management system 45 that collects and manages management information from individual network management systems such as a computer network management system 48 that manages the computer network 51.

ここで、この統括管理システム45に接続し、統括管理
システム45が所持する構成管理データベースをもとに、
ネツトワークの状態表示等を行うネツトワーク状態表示
システム52が設けられる。ネツトワーク状態表示システ
ム52はネツトワーク状態表示を行うため、統括管理シス
テム48が所持する構成管理データベースを元に、必要な
構成情報と画面表示のための独自の表示情報とによる表
示情報データベースを構成する必要がある。以下に説明
する事項は、全てネツトワーク状態表示システム52内の
ことである。
Here, it is connected to the overall management system 45, and based on the configuration management database possessed by the overall management system 45,
A network status display system 52 for displaying the status of the network is provided. The network status display system 52 configures a display information database based on the configuration management database possessed by the integrated management system 48 and includes necessary configuration information and original display information for screen display, for displaying the network status. There is a need to. All the items described below are in the network status display system 52.

第1図は管理対象体指向型の構成管理情報を持つ通信
ネツトワーク管理システムにおいて、ネツトワーク構成
の全国図、地方図、個別局図などを段階的に表示画面遷
移を行うことにより、全体から細部に渡つてネツトワー
クの状態を表示することを可能とする状態表示システム
において、個々の表示画面に属する表示用の管理対象体
間の包含関係樹木を構成し、該関係樹木の枝葉に管理対
象体群番号を割当て、管理対象体と該群番号の対応関係
を定めることにより、管理対象体の群を構成した時の表
示用管理対象体とネツトワーク管理用管理対象体の包含
関係樹木である。
FIG. 1 shows a communication network management system having management target object-oriented configuration management information, in which a nationwide map, a local map, an individual station map, and the like of a network configuration are displayed in a step-by-step manner so that the entire screen is changed. In a state display system capable of displaying a state of a network in detail, an inclusive relation tree between display management objects belonging to individual display screens is formed, and the management object is added to a branch of the relation tree. By assigning a body group number and determining the correspondence between the management object and the group number, it is an inclusion relationship tree of the display management object and the network management management object when the management object group is formed. .

包含関係樹木の根にある管理対象体10には、その下の
階級の管理対象体(11,12,13,…)が存在する。各下流
の管理対象体は、上位の根にあたる管理対象体10に対し
て、それぞれの被包含関係(1a,1b,1c,…)が存在す
る。この各管理対象体(11,12,13,…)にはそれぞれさ
らに下位の管理対象体21,22,23,…が存在する。また、
管理対象体21,22,23,…は上位の管理対象体11に対して2
a,2b,2cのような被包含関係を持つている。もちろん、
この根にあたる管理対象体10から一段下の節11,12,…、
末端の枝葉21,22,23,…までの段数は任意であり、本例
に示す樹木構造にとらわれる必要は無い。ここまでは表
示用の管理対象体の樹木構造の例である。ネツトワーク
管理用の管理対象体の樹木構造は第2図に示したので省
略する。以下、特に断わらないかぎり、管理対象体とは
このネツトワーク管理用の管理対象体を示す。
In the managed object 10 at the root of the inclusion tree, there are managed objects (11, 12, 13,...) Of lower classes. Each downstream managed object has an inclusive relation (1a, 1b, 1c,...) With respect to the managed object 10 which is the higher root. Each of the managed objects (11, 12, 13,...) Has further lower managed objects 21, 22, 23,. Also,
Managed objects 21, 22, 23, ... are 2
It has an inclusive relation like a, 2b, 2c. of course,
Sections 11, 12, ..., one step below the managed object 10 corresponding to this root
The number of stages up to the terminal branches 21, 22, 23,... Is arbitrary, and need not be limited to the tree structure shown in this example. The above is an example of the tree structure of the management object for display. The tree structure of the object to be managed for network management is shown in FIG. Hereinafter, unless otherwise specified, a managed object refers to a managed object for network management.

管理対象体の管理情報全体の集合30には、個別の管理
対象体の管理対象体情報として31,32,…37,…が含まれ
る。例えば、表示用管理対象体の枝葉に位置する、表示
用管理対象体21と管理対象体31,32,…37,…は包含/被
包含関係3a,3b,…4a,…持つよう定義する。このように
管理対象体の枝葉にあたる部分毎に管理対象体群を定
め、群番号を割り当てることにより管理対象体情報の探
索を群番号の範囲内で行えば良く、探索空間を小さい探
索空間5,6のようにすることができる。
The set 30 of the entire management information of the management target includes 31, 32,... 37,... As the management target information of the individual management target. For example, the display management object 21 and the management objects 31, 32,... 37,... Located at the branches and leaves of the display management object are defined to have the inclusion / inclusion relationships 3a, 3b,. In this way, the management target object group is determined for each part corresponding to the branches and leaves of the management target object, and the search for the management target object information may be performed within the range of the group number by assigning the group number, and the search space is reduced to a small search space 5, Can be like 6.

さらに、第1図で示したネツトワーク表示用管理対象
体の関係樹木とネツトワーク管理用管理対象体の関係を
具体的に第5図を用いて説明する。ネツトワーク表示用
管理対象体の樹木の根にあたる画面10は、例えば日本全
国図である。日本全国図には関東,近畿,九州,…な
ど、それぞれの地域を代表する地方図として、関東地区
図11,関西地区図12,九州地域図13などの関係樹木の節が
存在する。これら各他方図11,12,13は日本全国図10に包
含される関係(1a,1b,1c)である。また、関東地区図11
には、東京21,横浜22,千葉23,…などの各通信局内の構
成図が含まれる。
Further, the relationship between the relationship tree of the network display management object shown in FIG. 1 and the network management object will be specifically described with reference to FIG. The screen 10 corresponding to the root of the tree of the network display management object is, for example, a nationwide map of Japan. In the national map of Japan, there are nodes of related trees, such as the Kanto area map 11, the Kansai area map 12, and the Kyushu area map 13, as local maps representing each area such as Kanto, Kinki, Kyushu, and so on. FIGS. 11, 12, and 13 show the relations (1a, 1b, and 1c) included in the Japanese national figure 10 respectively. Also, Kanto area Figure 11
Includes a configuration diagram in each communication station such as Tokyo 21, Yokohama 22, Chiba 23,.

実際のネツトワーク管理に使われる管理対象体は関係
樹木の枝葉に当たる画面すなわち、それぞれの各通信局
内の画面に含まれる。つまり、高速TDM31,PBX32,電話3
3,34,通信制御処理装置35などの管理対象体が1まとな
りとなつて1つの群5を構成する。
The management target used for the actual network management is included in the screen corresponding to the branches and leaves of the related tree, that is, the screen in each communication station. In other words, high-speed TDM31, PBX32, telephone 3
3, 34, and a single management target such as the communication control processing device 35 constitutes one group 5.

ネツトワーク管理用の管理対象体も先に述べたように
樹木構造をもつている。たとえば高速TDM31内の1個の
ラインアダプタが章害になつた時、その管理対象体情報
を検索する必要が生じる。この時、上位の階級の管理対
象体を代表する群番号から探査空間を導き出し、それに
従つて探索を行う。
The object to be managed for network management also has a tree structure as described above. For example, when one line adapter in the high-speed TDM 31 is damaged, it becomes necessary to search for the management target information. At this time, a search space is derived from the group number representing the management object of the higher class, and the search is performed according to the search space.

具体的には階層的8文字列で与えらた管理対象体の名
称が1.1.1.2であつたとき、上位の管理対象体1.1がどの
表示用管理対象体の枝葉に含まれるかを探索(群番号検
索)し、次に所定の探索空間に名称1.1.1.2が含まれる
かを探索(探索空間探索)することになる。探索回数を
比較すると、n個の要素の探索で発見するまでに探索に
要する回数はn/2であるから、1000個のデータを総当り
で探索するに要する回数は500である。しかし、これら
を10,20,100個の群に分けた場合の平均探索回数は、そ
れぞれ、55(群番号探索5+探索空間探索50),35(群
番号探索10+探索空間探索25),55(群番号探索50+探
索空間探索5)、となる。すなわち理論的には群の数
と、分割された要素の数の平均がほぼ等しいように分割
すれば探索回数が少なくなる。
More specifically, when the name of the managed object given as a hierarchical eight-character string is 1.1.1.2, a search is performed to determine which display managed object 1.1 contains the higher-level managed object 1.1 (group). Number search), and then a search (search space search) is performed to determine whether the predetermined search space includes the name 1.1.1.2. Comparing the number of searches, the number of times required to search until the element is found by searching for n elements is n / 2, so the number of times required to search 1000 pieces of data brute force is 500. However, when these are divided into groups of 10, 20, and 100, the average number of searches is 55 (group number search 5 + search space search 50), 35 (group number search 10 + search space search 25), and 55 (group number search, respectively). Search 50 + Search space search 5). That is, theoretically, if the number of groups is divided such that the average of the number of divided elements is substantially equal to the number of divided elements, the number of searches is reduced.

次に、本発明によるネツトワーク状態表示装置52のソ
フトウエア構成を第6図にて説明する。表示用の管理対
象体樹木はマンマシン部60を介してシステム操作者の要
求等にしたがつて表示用管理対象体生成部61により生成
する。生成された表示用管理対象体とその関係樹木は表
示DB62に格納される。管理対象体群別部63は表示DB62,
構成DB64から管理対象体情報を参照し、管理対象体と管
理対象体群番号との対応付けを行う。最適化処理部65で
は構成DB64に含まれる管理対象体を探索速度をあげるた
め、効率良く処理するために集積化や、整理などを行
う。マンマシン部60での処理はシステム操作者とのイン
タフエースのため表示装置70に出力される。ここまでは
探索のための下準備である。
Next, the software configuration of the network status display device 52 according to the present invention will be described with reference to FIG. The display management object tree is generated by the display management object generation unit 61 via the man-machine unit 60 according to a request of the system operator or the like. The generated display management object and the related tree are stored in the display DB 62. The managed object group distinction section 63 displays DB62,
Reference is made to the managed object information from the configuration DB 64, and the managed object is associated with the managed object group number. The optimization processing unit 65 performs integration, organization, and the like for efficient processing in order to increase the speed of searching for the management target included in the configuration DB 64. The processing in the man-machine unit 60 is output to the display device 70 for interfacing with the system operator. So far, it is preparation for the search.

いま、統括管理システムからネツトワーク状態表示装
置52に通信部66を介して状態変更通知があつたとする。
状態変更通知にはもちろん、管理対象体の名称が含まれ
ている。そのため通知された管理対象体の上位にある管
理対象体を選別する。これは上位階級選択部67で行う。
次にこの上位階級がどの群番号に属するのかを群番号探
索部68で探しだす。ここでは管理対象体群別部63より、
対応情報を一部参照する。次に探索空間探索部69で管理
対象体情報の中から必要な管理情報を引き出し結果をソ
フトウエア的に利用したり、表示装置70などに表示す
る。
Now, it is assumed that a status change notification is sent from the central management system to the network status display device 52 via the communication unit 66.
Of course, the status change notification includes the name of the managed object. For this reason, the management object that is higher than the notified management object is selected. This is performed by the upper class selector 67.
Next, the group number search unit 68 searches for the group number to which the higher class belongs. Here, from the managed object group separate unit 63,
Refer to the corresponding information. Next, the search space search section 69 extracts necessary management information from the management target object information, uses the result as software, or displays the result on the display device 70 or the like.

本方式は第1図で示したようにネツトワーク表示用の
管理対象体が樹木状になつていない場合でも実施でき
る。その場合、ある一つの通信局に含まれる管理対象体
を1つの群とするなどの方法がとれる。しかし、どれを
1つの群とするかは任意である。
This method can be implemented even when the management target for network display is not in a tree shape as shown in FIG. In such a case, a method may be employed in which the objects to be managed included in a certain communication station are grouped into one group. However, it is optional to make one group.

管理対象体の管理情報に検索頻度を加える。検索頻度
とは該管理対象体の累積検索回数である。この情報を積
極的に利用することにより、探索時間を短縮することが
できる。
The search frequency is added to the management information of the management target. The search frequency is the cumulative number of searches for the managed object. By actively using this information, the search time can be reduced.

階層的表示画面の包含関係樹木、および表示画面を作
成,編集するシステムにおいて、表示画面の包含関係樹
木の枝葉に当たる表示画面の表示内容を作成するとき、
表示画面と管理対象体とを関連づける処理を同時に行う
ことにより処理の効率化が行える。
In the system for creating and editing the inclusion tree of the hierarchical display screen and the display screen, when creating the display contents of the display screen corresponding to the branches and leaves of the inclusion tree of the display screen,
Simultaneous processing for associating the display screen with the object to be managed can improve processing efficiency.

〔発明の効果〕〔The invention's effect〕

本発明によれば、管理対象体指向型の構成管理情報を
持つ通信ネツトワーク管理システムにおいて、ネツトワ
ークの状態を表示する状態表示において、個々の表示画
面に属する表示用の管理対象体間の包含関係樹木を構成
し、該関係樹木の枝葉に管理対象体群番号を割当て、管
理対象体と該群番号の対応関係を定めることにより、管
理対象体の群を構成する、また、ネツトワーク内の地域
的因子にしたがつた管理対象体群として個個の管理対象
体をそれぞれ割り当て、管理対象体と該群番号の対応関
係を定めることにより、管理対象体の群を構成すること
により管理対象体のデータベースを探索する領域が非常
に限定されるため、処理の迅速化,効率化が行える。
According to the present invention, in a communication network management system having management object-oriented type configuration management information, in the status display for displaying the status of the network, the inclusion between the display management objects belonging to the individual display screens is included. A relational tree is configured, a management target group number is assigned to the branch and the leaf of the relation tree, and a correspondence relation between the management target and the group number is determined to form a group of the management target. Each managed object is assigned as a managed object group according to a regional factor, and the correspondence between the managed object and the group number is determined, thereby forming a group of managed objects to form a managed object group. Since the area for searching the database is extremely limited, the processing can be performed quickly and efficiently.

また、管理対象体の情報に検索頻度を格納する部位を
追加し、検索頻度にしたがつた管理対象体情報を構成す
ることによりさらに、処理の高速化,効率化が可能であ
る。
Further, by adding a part for storing the search frequency to the information on the management target and configuring the management target information according to the search frequency, the processing speed and efficiency can be further increased.

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

第1図は、本発明の実施例のネツトワーク表示用管理対
象体の関係樹木とネツトワーク管理用管理対象体との関
係を説明する図である。第2図は、管理対象体実例樹木
の例である。第3図は管理対象体の情報の具体例であ
る。第4図は本発明の実施例のネツトワーク管理システ
ムの基本的構成図である。第5図は本発明の実施例のネ
ツトワーク表示用管理対象体の関係樹木とネツトワーク
管理用管理対象体との具体的な関係を説明する図であ
る。第6図は本発明の実施例におけるネツトワーク状態
表示装置ソフトウエア構成を示す図である。
FIG. 1 is a diagram for explaining the relationship between a tree of a network display management object and a network management object according to an embodiment of the present invention. FIG. 2 is an example of a managed object example tree. FIG. 3 is a specific example of information on the management target. FIG. 4 is a basic configuration diagram of the network management system according to the embodiment of the present invention. FIG. 5 is a view for explaining a specific relationship between a tree of a network display management object and a network management object according to the embodiment of the present invention. FIG. 6 is a diagram showing a software configuration of a network status display device according to the embodiment of the present invention.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 佐々木 良一 神奈川県川崎市麻生区王禅寺1099番地 株式会社日立製作所システム開発研究所 内 (56)参考文献 特開 平1−173148(JP,A) 特開 平1−23632(JP,A) 特開 平3−249841(JP,A) 実開 平1−147444(JP,U) (58)調査した分野(Int.Cl.6,DB名) G06F 13/00 H04L 11/00,11/08 ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Ryoichi Sasaki 1099 Ozenji Temple, Aso-ku, Kawasaki City, Kanagawa Prefecture Within Hitachi, Ltd. Systems Development Laboratory Co., Ltd. (56) References JP-A-1-173148 (JP, A) Hei 1-23632 (JP, A) JP-A-3-249841 (JP, A) Japanese Utility Model Hei 1-147444 (JP, U) (58) Fields investigated (Int. Cl. 6 , DB name) G06F 13 / 00 H04L 11 / 00,11 / 08

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ネットワーク構成を階層的に表示すること
により全体から細部に渡ってネットワークの状態を表示
するようにしたネットワーク構成管理方法であって、 ネットワークを構成するネットワーク管理対象体それぞ
れに、管理対象指向型の構成情報を持たせ、 個々の表示画面に表示する表示用管理対象体間の包含関
係樹木を構成し、 該包含関係樹木の枝葉それぞれを管理対象体群として定
め、該管理対象体群を示す情報を与え、 上記管理対象体群を示す情報と、当該管理対象体群とし
て定められた上記包含関係樹木の枝葉に属するネットワ
ーク管理対象体が持つ、構成情報との対応関係を定め
て、 上記管理対象体群を構成することを特徴とするネットワ
ーク構成管理方法。
1. A network configuration management method for displaying a state of a network from the whole to a detail by displaying the network configuration in a hierarchical manner. Object-oriented configuration information is provided to form an inclusion tree between display management objects to be displayed on individual display screens, and each branch of the inclusion tree is defined as a management object group, and the management object Given information indicating a group, the correspondence between the information indicating the managed object group and the configuration information of the network managed object belonging to the branch and leaf of the inclusion relation tree defined as the managed object group is determined. A network configuration management method, comprising configuring the management object group.
【請求項2】請求項1に記載したネットワーク構成管理
方法において、 ネットワーク内の地理的因子にしたがって、上記包含関
係樹木の枝葉を管理対象体群として定める ことを特徴とするネットワーク構成管理方法。
2. The network configuration management method according to claim 1, wherein branches and leaves of said inclusive relation tree are determined as a group of objects to be managed according to geographical factors in the network.
【請求項3】請求項1に記載したネットワーク構成管理
方法において、 上記ネットワーク管理対象体は、構成情報として、検索
頻度を備える ことを特徴とするネットワーク構成管理方法。
3. The network configuration management method according to claim 1, wherein the network management object has a search frequency as configuration information.
【請求項4】請求項1に記載したネットワーク構成管理
方法において、 該包含関係樹木の枝葉それぞれに、管理対象体群を示す
上記情報を与える際に、 表示管理対象体間の包含関係にしたがった、さらに細分
化された枝葉に対応する管理対象体群を示す情報を与え
る ことを特徴とするネットワーク構成管理方法。
4. The network configuration management method according to claim 1, wherein when the information indicating the management target group is given to each of the branches and leaves of the inclusion relation tree, the inclusion relation between the display management targets is followed. And providing information indicating a group of objects to be managed corresponding to the subdivided branches and leaves.
【請求項5】請求項1に記載したネットワーク構成管理
方法において、 管理対象体群を示す情報として同一情報が与えられた、
ネットワーク管理対象体が持つ構成情報が隣接するよう
に、構成情報データベースを構成することを特徴とする
ネットワーク構成管理方法。
5. The network configuration management method according to claim 1, wherein the same information is provided as information indicating a management target group.
A network configuration management method, wherein a configuration information database is configured such that configuration information held by a network management target is adjacent.
JP2090359A 1990-04-06 1990-04-06 Network configuration management method Expired - Fee Related JP2872340B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2090359A JP2872340B2 (en) 1990-04-06 1990-04-06 Network configuration management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2090359A JP2872340B2 (en) 1990-04-06 1990-04-06 Network configuration management method

Publications (2)

Publication Number Publication Date
JPH03289836A JPH03289836A (en) 1991-12-19
JP2872340B2 true JP2872340B2 (en) 1999-03-17

Family

ID=13996342

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2090359A Expired - Fee Related JP2872340B2 (en) 1990-04-06 1990-04-06 Network configuration management method

Country Status (1)

Country Link
JP (1) JP2872340B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2514147B2 (en) * 1992-09-17 1996-07-10 株式会社シーエスケイ Network information management system
US20040056888A1 (en) * 2000-12-25 2004-03-25 Kentaro Fujinuma Network address display device and network address allocation device

Also Published As

Publication number Publication date
JPH03289836A (en) 1991-12-19

Similar Documents

Publication Publication Date Title
US5202985A (en) Apparatus and method for displaying data communication network configuration after searching the network
US6513038B1 (en) Scheme for accessing data management directory
US6229540B1 (en) Auditing networks
CA1292574C (en) Method for computing transitive closure
US5561790A (en) Shortest path determination processes for use in modeling systems and communications networks
US20020035625A1 (en) System and method for managing network configuration data, computer program for same
CN112217656B (en) Method and device for synchronizing configuration information of network equipment in SD-WAN (secure digital-to-Wide area network) system
US7389337B2 (en) Management of network elements using a proxy agent
EP0238039B1 (en) Network event identifiers
CN109933800A (en) Creation method, information query method and the device of data structures system
US6564201B1 (en) Expert designer system virtual plug-in interface
CN108984626B (en) Data processing method and device and server
Frederickson et al. Planar linear arrangements of outerplanar graphs
JP2872340B2 (en) Network configuration management method
Chazelle et al. Fractional cascading: A data structuring technique with geometric applications
CN1322709C (en) A method for implementing configuration data organization and centralized management in network management system
US6839749B1 (en) Network representation and manipulation thereof
CN105677419B (en) Object Management group device and method based on PON system
JP2827562B2 (en) Management of a subset of database objects
KR101927689B1 (en) Method for processing of cim network diagram
GB2373610A (en) Memory efficient occurrence model design for VLSI CAD
GB2217488A (en) Routing manager for network diagnostic and control apparatus providing improved information display
CN119831625A (en) Method for analyzing material cost based on layering model
Stojanovic et al. Modeling and management of spatio-temporal objects within temporal GIS application framework
Pavlov et al. CMIS/P++: extensions to CMIS/P for increased expressiveness and efficiency in the manipulation of management information

Legal Events

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