JPH10276199A - Network management method and network management system - Google Patents

Network management method and network management system

Info

Publication number
JPH10276199A
JPH10276199A JP9079493A JP7949397A JPH10276199A JP H10276199 A JPH10276199 A JP H10276199A JP 9079493 A JP9079493 A JP 9079493A JP 7949397 A JP7949397 A JP 7949397A JP H10276199 A JPH10276199 A JP H10276199A
Authority
JP
Japan
Prior art keywords
network
information
operation information
network design
design
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.)
Granted
Application number
JP9079493A
Other languages
Japanese (ja)
Other versions
JP2998686B2 (en
Inventor
Hiroshi Takita
寛 滝田
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
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP9079493A priority Critical patent/JP2998686B2/en
Publication of JPH10276199A publication Critical patent/JPH10276199A/en
Application granted granted Critical
Publication of JP2998686B2 publication Critical patent/JP2998686B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To attain the efficient network operation by finding out early design mistake or defective information in network design information in the network management system that manages the network. SOLUTION: The network management equipment 2 is provided with an operating information generating section 23 that generates operation information of each transmission monitor controller 3 based on network design information from a network design management equipment 1, an operating information storage section 25 that stores the generated operating information, an operating information verification section 24 that verifies the operating information stored in the storage section 25 on request from the network design management equipment 1 and registers the verification result to the storage section 25, and a transmitter communication section 26 that reads the operating information from the storage section 25 on request from the network design management equipment 1 to provide the information to the transmission monitor controller 3. Each verification result such as finished, unfinished and contradiction based on the verification result of the generated operating information is registered in the operating information storage section 25 in contrast with each operating information and the transmitter control means section 26 reads no operating information corresponding to the verification result when the result registered in the storage section 25 indicates 'unfinished' or 'contradiction'.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は網管理方法およびそ
のシステムに関し、特に網設計情報の論理的矛盾を検証
して網利用の効率化を高めた管理方法と管理システムに
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network management method and a system therefor, and more particularly to a management method and a management system for verifying logical inconsistency of network design information and improving network use efficiency.

【0002】[0002]

【従来の技術】図5は本発明が対象とされる網管理シス
テムの構成を示すブロック図である。この網管理システ
ムは、複数の局6(6a〜6e)からなる管理対象の網
5と、網5を管理する網管理装置2と、設計された網5
の網設計情報を生成して網管理装置2へ送信する網設計
管理装置1から構成される。また、前記複数の局6(6
a〜6e)は、それぞれ伝送装置4(4a〜4e)と、
これら伝送装置4(4a〜4e)の監視制御を行う伝送
監視制御装置3(3a〜3d)とで構成される。各局6
の伝送監視制御装置3は局内に1台のみ設置され、それ
ぞれの伝送監視制御装置3が保持する運用情報に基づい
て伝送装置4の監視制御を行うが、この運用情報は網管
理装置2が網設計管理装置1から送られる網設計情報を
基に生成し、さらに網設計管理装置1の要求によりそれ
ぞれの伝送監視制御装置3へダウンロードされる。
2. Description of the Related Art FIG. 5 is a block diagram showing a configuration of a network management system to which the present invention is applied. This network management system includes a network 5 to be managed comprising a plurality of stations 6 (6a to 6e), a network management device 2 for managing the network 5, and a designed network 5
And a network design management device 1 that generates network design information and transmits it to the network management device 2. Further, the plurality of stations 6 (6
a to 6e) are transmission devices 4 (4a to 4e), respectively.
A transmission monitoring and control device 3 (3a to 3d) for monitoring and controlling these transmission devices 4 (4a to 4e). Each station 6
The transmission monitoring and control device 3 is installed only in the station and monitors and controls the transmission device 4 based on the operation information held by each transmission monitoring and control device 3. It is generated based on the network design information sent from the design management device 1, and further downloaded to each transmission monitoring and control device 3 at the request of the network design management device 1.

【0003】図6は、網設計管理装置1で生成し、網管
理装置2へ送られる網設計情報のフォーマット例を示し
た図である。網設計情報は、同図(a)に示す伝送装置
4の情報と、同図(b)に示す伝送監視制御装置3の情
帝の2種類に分かれる。伝送装置4の情報は、伝送装置
4a〜4eごとに装置番号、局名、装置内の実装情報
(この例ではパッケージ番号を示す)、論理パスを含む
装置間の接続情報からなる。また、伝送監視制御装置3
の情報は、伝送監視制御装置3a〜3dごとに装置番号
と局名からなる。
FIG. 6 is a diagram showing a format example of network design information generated by the network design management device 1 and sent to the network management device 2. The network design information is divided into two types: information on the transmission device 4 shown in FIG. 4A and information on the transmission monitoring and control device 3 shown in FIG. The information of the transmission device 4 includes, for each of the transmission devices 4a to 4e, a device number, a station name, mounting information in the device (in this example, a package number is indicated), and connection information between devices including a logical path. In addition, the transmission monitoring control device 3
Is composed of a device number and a station name for each of the transmission monitoring control devices 3a to 3d.

【0004】[0004]

【発明が解決しようとする課題】このような構成の網管
理システムでは、網設計管理装置1から網管理装置2へ
送られる網設計情報について、その個々の内容チェック
は行うが、網設計情報全体の内容チェックは行っていな
いために、例えば1台の伝送装置が複数の局に重複した
り、逆に局情報が欠落していたためにその装置の局との
対応が不合理な場合や、伝送監視制御装置が局内に未登
録の場合等のような論理矛盾や情報欠落を検出すること
はできない。例えば、図3の例では、伝送装置4cは実
際には局6cに登録されているが、網設計情報には伝送
装置4cが局6dにも登録されている状態となってお
り、この場合には局6dを含む運用が実際には不可能な
ものとなる。このような場合には、網設計情報のチェッ
ク段階では発見されずに伝送監視制御装置が運用開始し
てからこのような論理矛盾や情報欠落が発見され、最終
的に網設計情報の設計ミスや情報欠落の発見が遅れてし
まうという問題があった。
In the network management system having such a configuration, the content of each piece of network design information sent from the network design management device 1 to the network management device 2 is checked. Is not checked, for example, if one transmission device is duplicated by multiple stations, or conversely, if the station information is missing and the correspondence of the device to the station is irrational, It is not possible to detect logical inconsistency or missing information, such as when the monitoring control device is not registered in the station. For example, in the example of FIG. 3, the transmission device 4c is actually registered in the station 6c, but the network design information indicates that the transmission device 4c is also registered in the station 6d. Becomes practically impossible to operate including the station 6d. In such a case, such a logical inconsistency or lack of information is discovered after the transmission monitoring and control device starts operation without being discovered in the network design information check stage, and finally, a design error of the network design information or There was a problem that the discovery of information loss was delayed.

【0005】なお、このような網管理システムにおい
て、従来では、特開昭63−236435号公報の「ネ
ットワークの構成情報管理方式」は、各局側に自局の運
用情報の変更を認めているために各局相互間で運用情報
に相違が生じて通信断になり、さらに一致させるのに長
時間を要するという問題を解決することを目的として、
網管理装置で運用情報を一元管理して常時各局の運用情
報の変化の有無を確認し、変更があった場合には綱管理
装置で管理している運用情報の方に各局の運用情報が合
わせることにより運用情報の保証を行なう技術が提案さ
れている。また、特開平2−305139号公報の「ネ
ットワークの構成変更方式」は、運用情報の変更を行う
時に変更部分のみの情報を小局に送ることにより、構成
変更処理時間の短縮や構成変更に伴う他の通信ルートへ
の影響を与えずに効率的な網運用を図る技術が提案され
ている。しかしながら、これらの技術は、いずれも運用
情報に変更があった場合の技術であり、運用情報ひいて
は網設計情報そのものに設計ミス又は情報欠落があった
場合は前記したと同様の問題が起ることは避けられな
い。
Conventionally, in such a network management system, the "network configuration information management method" disclosed in Japanese Patent Application Laid-Open No. 63-236435 allows each station to change its own operation information. In order to solve the problem that the operation information differs between each station, communication is disconnected, and it takes a long time to make the
The operation information is centrally managed by the network management device and constantly checks whether there is a change in the operation information of each station. If there is a change, the operation information of each station matches the operation information managed by the network management device Accordingly, a technique for guaranteeing operation information has been proposed. Japanese Patent Laid-Open Publication No. Hei 2-305139 discloses a "network configuration change method" in which only information on a changed portion is sent to a substation when operation information is changed, thereby reducing the time required for the configuration change processing and accompanying the configuration change. A technique for efficiently operating a network without affecting other communication routes has been proposed. However, each of these technologies is a technology when there is a change in the operation information, and the same problem as described above may occur if there is a design error or missing information in the operation information and thus the network design information itself. Is inevitable.

【0006】本発明の目的は、効率的な網運用を行うた
めに網設計情報の入力ミスや情報欠落の早期発見を可能
とする網管理方法と網管理システムを提供することにあ
る。
An object of the present invention is to provide a network management method and a network management system that enable early detection of an input error or missing information of network design information for efficient network operation.

【0007】[0007]

【課題を解決するための手段】本発明は、伝送装置と、
この伝送装置の監視制御を行う伝送監視制御装置を含む
複数の局が相互接続して構成される網と、前記網を設計
するための網設計情報を生成する網設計管理装置と、前
記網設計情報を基に前記各伝送監視制御装置の運用情報
を生成し、かつ前記網の運用を管理する網管理装置から
なる網管理システムにおいて、前記網管理装置は生成し
た運用情報に対する検証結果情報を登録し、この登録さ
れた検証結果情報に基づいて前記網設計情報の論理矛盾
や欠落の情報を前記網設計管理装置へ通知し、かつ前記
論理矛盾や欠落の情報を除いた運用情報を各伝送監視制
御装置に提供することを特徴とする。すなわち、本発明
においては、運用情報の検証要求を受信すると、運用情
報記憶手段の登録状態が未完了、矛盾の情報を通知し、
さらに運用情報のダウンロード要求を受信すると、それ
以外の情戟を読み出して運用情報の提供を行う。
SUMMARY OF THE INVENTION The present invention comprises a transmission device,
A network formed by interconnecting a plurality of stations including a transmission supervisory control device for supervising and controlling the transmission device; a network design management device for generating network design information for designing the network; In a network management system including a network management device that generates operation information of each of the transmission monitoring control devices based on information and manages operation of the network, the network management device registers verification result information for the generated operation information. Then, based on the registered verification result information, informs the network design management device of information on logical inconsistency or lack of the network design information, and monitors transmission information excluding the information on the logical inconsistency or lack of information. It is provided to a control device. That is, in the present invention, when the operation information verification request is received, the registration status of the operation information storage unit is incomplete, and information of inconsistency is notified,
Further, upon receiving the operation information download request, the other information is read to provide the operation information.

【0008】また、本発明の網管理システムは、網管理
装置には、網設計管理装置からの網設計情報に基づいて
各伝送監視制御装置の運用情報を生成する手段と、生成
した運用情報を記憶する記憶手段と、前記網設計管理装
置からの要求があったときに前記記憶手段に記憶された
運用情報を検証しかつその検証結果を記憶手段に登録す
る検証手段と、前記網設計管理装置からの要求があった
ときに前記記憶手段から運用情報を読み出して該当する
伝送監視制御装置に提供する手段とを備える。ここで、
運用情報の記憶手段には、生成された運用情報の検証結
果により、完了、未完了、矛盾の各検証結果が各運用情
報に対比して登録される。また、前記運用情報を提供す
る手段は、記憶手段に登録された検証結果が未完了、矛
盾の場合には、これに対応する運用情報を読み出すこと
をしない構成とされる。
Further, in the network management system of the present invention, the network management device includes means for generating operation information of each transmission monitoring and control device based on the network design information from the network design management device; Storage means for storing, verification means for verifying operation information stored in the storage means when there is a request from the network design management device, and registering the verification result in the storage means; and Means for reading operation information from the storage means when there is a request from the storage means and providing the information to the corresponding transmission monitoring and control device. here,
In the operation information storage unit, verification results of completion, incompleteness, and inconsistency are registered in comparison with each operation information based on the verification result of the generated operation information. The means for providing the operation information does not read out the operation information corresponding to the verification result registered in the storage means when the verification result is incomplete or inconsistent.

【0009】[0009]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。図1は本発明の一実施形態
の網管理装置2の機能ブロック図であり、この網管理装
置2は図5に示した構成の網5を含む網管理システムに
適用される。図1において、前記網管理装置2は、綱管
理装置2の各機能を管理する中央管理部21と、網設計
管理装置1との通信を行う設計装置通信部22と、複数
の局6の各伝送監視制御装置3の運用情報を生成する運
用情報生成部23と、運用情報の論理矛盾を検証する運
用情報検証部24と、運用情報生成部23で生成した運
用情報を登録する運用情報記憶部25と、各伝送監視制
御装置3との通信を行う伝送装置通信部26を備えてい
る。
Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a functional block diagram of a network management device 2 according to an embodiment of the present invention. This network management device 2 is applied to a network management system including a network 5 having the configuration shown in FIG. In FIG. 1, the network management device 2 includes a central management unit 21 that manages each function of the network management device 2, a design device communication unit 22 that communicates with the network design management device 1, and each of the plurality of stations 6. An operation information generation unit 23 that generates operation information of the transmission monitoring control device 3, an operation information verification unit 24 that verifies logical inconsistency of the operation information, and an operation information storage unit that registers the operation information generated by the operation information generation unit 23. 25, and a transmission device communication unit 26 that communicates with each transmission monitoring control device 3.

【0010】そして、前記運用情報記憶部25には、各
伝送監視制御装置3に対する運用情報を格納する運用情
報テーブル251が設けられる。この運用情報テーブル
251には、運用監視制御装置の装置番号、その局名、
伝送装置の装置番号、その局名、対向する伝送装置の装
置番号、その局名、および登録状態がそれぞれ記憶され
る。特に、この登録状態には、「完了」「未完了」「矛
盾」が設定される。すなわち、設計装置通信部22が網
設計管理装置1から伝送監視制御装置3の情報と伝送装
置4の実装情報およびその接続情報からなる網設計情報
を受信し、この網設計情報を基に運用情報生成部23が
運用情報を生成した後に、設計装置通信部22が網設計
管理装置1からの運用情報検証要求を受信した場合は、
運用情報検証部24はその生成した運用情戟を「完了」
と判定して運用情報テーブル251の該当の登録状態に
「完了」を設定する。また、この際に、前記いずれかが
満足されない場合には「未完了」を設定する。さらに、
例えば図5に示したように同一の伝送装置が異なる局に
それぞれ登録されているような運用情報のときには、
「矛盾」を設定する。
[0010] The operation information storage unit 25 is provided with an operation information table 251 for storing operation information for each transmission monitoring and control device 3. In the operation information table 251, the device number of the operation monitoring control device, its station name,
The device number of the transmission device, its station name, the device number of the opposing transmission device, its station name, and the registration status are stored. In particular, "completed", "incomplete", and "contradiction" are set in this registration state. That is, the design device communication unit 22 receives the network monitoring information from the network design management device 1 and the network design information including the mounting information of the transmission device 4 and the connection information thereof, and based on the network design information, the operation information. When the design device communication unit 22 receives the operation information verification request from the network design management device 1 after the generation unit 23 generates the operation information,
The operation information verification unit 24 “completes” the generated operation information.
And sets “completed” in the corresponding registration state of the operation information table 251. At this time, if any of the above is not satisfied, "not completed" is set. further,
For example, as shown in FIG. 5, in the case of operation information in which the same transmission device is registered in different stations,
Set "Contradiction".

【0011】次に、本発明の実施の形態の動作について
説明する。図2は、網設計情報受信時の網管理装置2の
処理を示すフローチャートである。図1と図2を参照す
ると、網設計管理装置1から網設計情報を設計装置通信
部22が受信すると(ステップAl)、設計装置通信部
22はその網設計情報の内容をチェックし(ステップA
2)、チェック結果を中央管理部21へ送る。中央管理
部21は、チェック結果が正常ならば(ステップA
2)、運用情報生成部23に運用情報の生成を指示す
る。運用情報生成部23は網設計情報から各伝送監視制
御装置3ごとに必要な情報を抜き出して運用情報を生成
し、結果を中央管理部21へ送る(ステップA3)。生
成結果が正常ならば(ステップA4)、中央管理部21
は生成した運用情報を運用情報記憶部25へ登録するよ
うに運用情報生成部23へ指示する。運用情報記憶部2
5への登録(ステップA5)が終了、又は網設計情報の
内容が異常(ステップA2)か運用情報生成処理異常
(ステップA4)の場合は、中央管理部21はその旨の
処理結果を設計装置通信部22経由で網設計管理装置1
へ送る(ステップA6)。
Next, the operation of the embodiment of the present invention will be described. FIG. 2 is a flowchart showing the processing of the network management device 2 when receiving the network design information. Referring to FIG. 1 and FIG. 2, when the design device communication unit 22 receives the network design information from the network design management device 1 (step Al), the design device communication unit 22 checks the contents of the network design information (step A).
2) Send the check result to the central management unit 21. If the check result is normal (step A)
2) Instruct the operation information generation unit 23 to generate operation information. The operation information generation unit 23 extracts necessary information for each transmission monitoring control device 3 from the network design information to generate operation information, and sends the result to the central management unit 21 (step A3). If the generation result is normal (step A4), the central management unit 21
Instructs the operation information generation unit 23 to register the generated operation information in the operation information storage unit 25. Operation information storage unit 2
5 has been completed (step A5), or if the contents of the network design information are abnormal (step A2) or the operation information generation processing is abnormal (step A4), the central management unit 21 sends the processing result to that effect to the design apparatus. Network design management device 1 via communication unit 22
(Step A6).

【0012】図3は運用情報の論理矛盾の検証処理のフ
ローチャートである。図1と図3を参照すると、網設計
管理装置1から運用情報の論理矛盾を検証するための検
証要求を設計装置通信部22が受信すると(ステップB
l)、中央管理部21は運用情報検証部24へ運用情報
テーブル251の検証を指示する。運用情報検証部24
は、運用情報テーブル251の各レコードを検索して登
録状態を判定して登録し(ステップB2)、検証処理結
果に加えてさらに処理結果が正常の場合(ステップB
3)は登録状態が未完了又は矛盾の情報も中央管理部2
1へ送る。中央管理部21は、受け取った情報を設計装
置通信部22経由で網設計管理装置1へ送信する(ステ
ップB4,B5)。
FIG. 3 is a flowchart of a process for verifying a logical inconsistency in operation information. Referring to FIGS. 1 and 3, when the design device communication unit 22 receives a verification request from the network design management device 1 for verifying logical inconsistency of operation information (step B).
l), the central management unit 21 instructs the operation information verification unit 24 to verify the operation information table 251. Operation information verification unit 24
Retrieves each record in the operation information table 251 to determine the registration state and registers it (step B2). If the processing result is normal in addition to the verification processing result (step B2)
3) The registration status is incomplete or inconsistency information is also stored in the central management unit 2.
Send to 1. The central management unit 21 transmits the received information to the network design management device 1 via the design device communication unit 22 (Steps B4 and B5).

【0013】図4は、運用情報ダウンロード要求を受信
時の網管理装置2の動作を示すフローチャートである。
図1と図4を参照すると、網設計管理装置1から伝送監
視制御装置3への運用情報のダウンロード要求を設計装
置通信部22が受信すると(ステップCl)、中央管理
部21は伝送装置通信部26へ運用情報を伝送監視制御
装置3へダウンロードを行うよう指示する。伝送装置通
信部26は、運用情報テーブル251より登録状態が完
了の運用情報を読み出して(ステップC2)、各伝送監
視制御装置3へその運用情報を送信し(ステップC
3)、処理結果を中央管理部21へ送り、中央管理部2
1は受け取った処理結果を設計装置通信部22経由で網
設計管理装置1へ送信する(ステップC4)。
FIG. 4 is a flowchart showing the operation of the network management device 2 when receiving an operation information download request.
Referring to FIGS. 1 and 4, when the design device communication unit 22 receives a request for downloading operation information from the network design management device 1 to the transmission monitoring and control device 3 (step Cl), the central management unit 21 sets the transmission device communication unit. 26 is instructed to download the operation information to the transmission monitoring control device 3. The transmission device communication unit 26 reads the operation information indicating that the registration status is completed from the operation information table 251 (step C2), and transmits the operation information to each transmission monitoring control device 3 (step C2).
3), the processing result is sent to the central management unit 21 and the central management unit 2
1 transmits the received processing result to the network design management device 1 via the design device communication unit 22 (step C4).

【0014】したがって、この網管理システムでは、例
えば、設計装置通信部22が網設計管理装置1から伝送
監視制御装置3a,3bの各情報と伝送装置4a,4b
の各実装情報、および伝送装置4aと4bの接続情報を
受信し、その網設計情報を基に運用情報生成部23が運
用情報を生成した後に、設計装置通信部22が網設計管
理装置1からの運用情報検証要求を受信した場合は、運
用情報検証部24はその生成した運用情報を「完了」と
判定して運用情報テーブル251の該当の登録状態に
「完了」を設定し、中央管理部21は設計装置通信部2
2経由で網設計管理装置1へ応答を返す。さらに網設計
管理装置1よりダウンロード要求を受信すると、伝送装
置通信部26はこの運用情報を読み出して該当の伝送監
視制御装置3a,3bにダウンロードする。
Therefore, in this network management system, for example, the design device communication unit 22 transmits the information of the transmission monitoring and control devices 3a and 3b and the transmission devices 4a and 4b from the network design management device 1.
After receiving the mounting information and the connection information of the transmission devices 4a and 4b, and the operation information generating unit 23 generating the operation information based on the network design information, the design device communication unit 22 When the operation information verification request is received, the operation information verification unit 24 determines the generated operation information as “completed”, sets “completed” in the corresponding registration state of the operation information table 251, and 21 is a communication unit for the design device 2
A response is returned to the network design management device 1 via the network 2. Further, upon receiving a download request from the network design management device 1, the transmission device communication unit 26 reads out this operation information and downloads it to the corresponding transmission monitoring and control devices 3a, 3b.

【0015】一方、例えば、設計装置通信部22が伝送
装置4cの情報を局6cと6dの情報として受信し、こ
の網設計情報を基に運用情報生成部23が運用情報を生
成した後に設計装置通信部22が運用情報検証要求を受
信した場合は、運用情報検証部24は同じ伝送装置4d
が局6cと6dとして登録されているのでこの運用情報
を「矛盾」と判定して運用情報テーブル251の該当の
登録状態に「矛盾」を設定し、中央管理部21は設計装
置通信部22経由で網設計管理装置1へ応答と共にこの
情報を送信する。さらに網設計管理装置1よりダウンロ
ード要求を受信すると、伝送装置通信部26はこの運用
情報は「矛盾」なので読み出さない。
On the other hand, for example, the design device communication unit 22 receives the information of the transmission device 4c as the information of the stations 6c and 6d, and the operation information generation unit 23 generates the operation information based on the network design information. When the communication unit 22 receives the operation information verification request, the operation information verification unit 24
Are registered as the stations 6c and 6d, the operation information is determined to be "contradiction", and the corresponding registration state of the operation information table 251 is set to "contradiction". Transmits this information together with a response to the network design management device 1. Further, upon receiving a download request from the network design management device 1, the transmission device communication unit 26 does not read this operation information because it is "inconsistent".

【0016】さらに、例えば、設計装置通信部22が伝
送装置4bと4dの接続情報のみを受信し、この網設計
情報を基に運用情報が生成された後、さらに運用情報検
証要求を受信した場合は、運用情報検証部24は伝送装
置4dの情報が登録されていないのでこの運用情報を
「未完了」と判定して運用情報テーブル251の該当の
登録状態に「未完了」を設定し、網設計管理装置1へ応
答すると共にこの情報を送信する。また、設計装置通信
部22が伝送装置4eの情報を受信し、この網設計情報
を基に運用情報が生成された後、さらに運用情報検証要
求を受信した湯合は、運用情報検証部24は伝送装置4
eを監視する伝送監視制御装置3の情報が登録されてい
ないのでこの運用情報を「未完了」と判定して運用情報
テーブル251の該当の登録状態に「未完了」を設定
し、網設計管理装置1へ応答と共にこの情報を送信す
る。この後、ダウンロード要求を受信すると、伝送装置
通信部26はこれらの運用情報は「未完了」なので読み
出さない。
Further, for example, when the design apparatus communication unit 22 receives only the connection information of the transmission apparatuses 4b and 4d, generates operation information based on the network design information, and further receives an operation information verification request. The operation information verification unit 24 determines that the operation information is “incomplete” because the information of the transmission device 4d is not registered, and sets “unfinished” in the corresponding registration state of the operation information table 251. It responds to the design management device 1 and transmits this information. Further, after the design device communication unit 22 receives the information of the transmission device 4e and generates the operation information based on the network design information, the operation information verification unit 24 further receives the operation information verification request. Transmission device 4
Since the information of the transmission monitoring control device 3 that monitors e is not registered, the operation information is determined to be “incomplete”, and the corresponding registration state of the operation information table 251 is set to “incomplete”, and the network design management is performed. This information is transmitted to the device 1 together with the response. Thereafter, when a download request is received, the transmission device communication unit 26 does not read the operation information because it is “incomplete”.

【0017】[0017]

【発明の効果】以上説明したように、本発明では生成す
る運用情報を記憶する手段に、記憶された運用情報を検
証した検証情報を登録し、網設計管理装置から運用情報
の論理矛盾の検証要求があった時に前記登録状態につい
て完了、未完了、矛盾の判定を行い、未完了、矛盾の情
報を網設計管理装置へ通知しているので、伝送監視制御
装置へのダウンロード要求があった時に登録状態が完了
の情報のみ読み出して伝送監視制御装置へ運用情報を提
供することが可能となり、これにより網設計情報の設計
ミスや情報欠落の早期発見が可能となり、網運用の効率
化が図れるという効果を有する。
As described above, in the present invention, verification information for verifying the stored operation information is registered in the means for storing the generated operation information, and the network design management apparatus verifies the logical inconsistency of the operation information. When there is a request, the registration status is determined to be completed, incomplete, and inconsistency, and information of the incomplete and inconsistent is notified to the network design management device, so when there is a download request to the transmission monitoring control device, It is possible to read out only the information that the registration status is completed and provide the operation information to the transmission monitoring and control device, thereby enabling early detection of a design error or lack of information of the network design information, thereby improving the efficiency of the network operation. Has an effect.

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

【図1】本発明の一実施形態の網管理装置の構成を示す
機能ブロック図である。
FIG. 1 is a functional block diagram illustrating a configuration of a network management device according to an embodiment of the present invention.

【図2】網管理装置における網設計情報を受信時の処理
を示すフローチャートである。
FIG. 2 is a flowchart illustrating a process performed by the network management device when receiving network design information.

【図3】網管理装置における運用情報の論理矛盾検証要
求を受信時の処理を示すフローチャートである。
FIG. 3 is a flowchart illustrating a process when the network management device receives a request for verifying a logical inconsistency of operation information.

【図4】網管理装置における運用情報のダウンロード要
求を受信時の処理を示すフローチャートである。
FIG. 4 is a flowchart showing a process when the network management device receives a request for downloading operation information.

【図5】網管理システムの構成を示すブロック図FIG. 5 is a block diagram showing a configuration of a network management system.

【図6】網設計情報の伝送装置情報と伝送監視制御装置
情報の各フォーマット例を示す図である。
FIG. 6 is a diagram illustrating format examples of transmission device information and transmission monitoring control device information of network design information.

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

1 網設計管理装置 2 網管理装置 3(3a〜3d) 伝送監視制御装置 4(4a〜4e) 伝送装置 5 網 6(6a〜6e) 局 21 中央管理部 22 設計装置通信部 23 運用情報生成部 24 運用情報検証部 25 運用情報記憶部 26 伝送装置通信部 251 運用情報テーブル REFERENCE SIGNS LIST 1 network design management device 2 network management device 3 (3a to 3d) transmission monitoring and control device 4 (4a to 4e) transmission device 5 network 6 (6a to 6e) station 21 central management unit 22 design device communication unit 23 operation information generation unit 24 operation information verification unit 25 operation information storage unit 26 transmission device communication unit 251 operation information table

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 伝送装置と、この伝送装置の監視制御を
行う伝送監視制御装置を含む複数の局が相互接続して構
成される網と、前記網を設計するための網設計情報を生
成する網設計管理装置と、前記網設計情報を基に前記各
伝送監視制御装置の運用情報を生成し、かつ前記網の運
用を管理する網管理装置からなる網管理システムにおい
て、前記網管理装置は生成した運用情報に対する検証結
果情報を登録し、この登録された検証結果情報に基づい
て前記網設計情報の論理矛盾や欠落の情報を前記網設計
管理装置へ通知し、かつ前記論理矛盾や欠落の情報を除
いた運用情報を各伝送監視制御装置に提供することを特
徴とする網管理方法。
1. A network formed by interconnecting a plurality of stations including a transmission apparatus, a transmission monitoring control apparatus for monitoring and controlling the transmission apparatus, and network design information for designing the network. In a network management system comprising a network design management device and a network management device for generating operation information of each transmission monitoring and control device based on the network design information, and managing the operation of the network, the network management device The verification result information for the registered operation information is registered, and information on the logical inconsistency or lack of the network design information is notified to the network design management device based on the registered verification result information, and the information on the logical inconsistency or missing information is provided. A network management method comprising providing operation information excluding the above to each transmission monitoring and control device.
【請求項2】 伝送装置と、この伝送装置の監視制御を
行う伝送監視制御装置を含む複数の局が相互接続して構
成される網と、前記網を設計するための網設計情報を生
成する網設計管理装置と、前記網設計情報に基づいて前
記網の運用を管理する網管理装置からなる網管理システ
ムにおいて、前記網管理装置には、前記網設計情報に基
づいて前記各伝送監視制御装置の運用情報を生成する手
段と、生成した運用情報を記憶する記憶手段と、前記網
設計管理装置からの要求があったときに前記記憶手段に
記憶された運用情報を検証しかつその検証結果を前記記
憶手段に登録する検証手段と、前記網設計管理装置から
の要求があったときに前記記憶手段に登録された検証結
果に基づいて運用情報を読み出して該当する伝送監視制
御装置に提供する手段とを備えることを特徴とする網管
理システム。
2. A network configured by interconnecting a plurality of stations including a transmission apparatus, a transmission monitoring control apparatus for monitoring and controlling the transmission apparatus, and network design information for designing the network. In a network management system including a network design management device and a network management device that manages the operation of the network based on the network design information, the network management device includes the transmission monitoring control devices based on the network design information. Means for generating the operation information, storage means for storing the generated operation information, and verifying the operation information stored in the storage means upon a request from the network design management device, and verifying the verification result. Verification means for registering in the storage means, and means for reading out operation information based on the verification result registered in the storage means when there is a request from the network design management device, and providing the operation information to the corresponding transmission monitoring control device. A network management system comprising: a step;
【請求項3】 運用情報の記憶手段には、生成された運
用情報の検証結果により、完了、未完了、矛盾の各登録
状態が各運用情報に対比して記憶される請求項2の網管
理システム。
3. The network management according to claim 2, wherein the operation information storage means stores completed, incomplete, and inconsistent registration states in comparison with each operation information based on a verification result of the generated operation information. system.
【請求項4】 前記運用情報を提供する手段は、前記記
憶手段に登録された検証結果が未完了、矛盾の場合に
は、これに対応する運用情報を読み出すことをしない請
求項3の網管理システム。
4. The network management system according to claim 3, wherein said means for providing operation information does not read the operation information corresponding to the verification result registered in said storage means when the verification result is incomplete or inconsistent. system.
JP9079493A 1997-03-31 1997-03-31 Network management method and network management system Expired - Lifetime JP2998686B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9079493A JP2998686B2 (en) 1997-03-31 1997-03-31 Network management method and network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9079493A JP2998686B2 (en) 1997-03-31 1997-03-31 Network management method and network management system

Publications (2)

Publication Number Publication Date
JPH10276199A true JPH10276199A (en) 1998-10-13
JP2998686B2 JP2998686B2 (en) 2000-01-11

Family

ID=13691442

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9079493A Expired - Lifetime JP2998686B2 (en) 1997-03-31 1997-03-31 Network management method and network management system

Country Status (1)

Country Link
JP (1) JP2998686B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11261512A (en) * 1998-03-13 1999-09-24 Fujitsu Ltd Path information constructing method
WO2001020850A1 (en) * 1999-09-16 2001-03-22 Fujitsu Limited Network system matching confirming method and device therefor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11261512A (en) * 1998-03-13 1999-09-24 Fujitsu Ltd Path information constructing method
WO2001020850A1 (en) * 1999-09-16 2001-03-22 Fujitsu Limited Network system matching confirming method and device therefor

Also Published As

Publication number Publication date
JP2998686B2 (en) 2000-01-11

Similar Documents

Publication Publication Date Title
WO2019073932A1 (en) Information update device and information update method
US20060059325A1 (en) Apparatus and method for assigning addresses to components or modules in a system
JP2998686B2 (en) Network management method and network management system
JPH10260866A (en) Electronic appliance product service system and electronic appliance product
JP2002169704A (en) Method and system for surrogate processing and computer system
CN109587134A (en) Method, apparatus, equipment and the medium of the safety certification of interface bus
JP2988402B2 (en) Method and apparatus for verifying network configuration information
US6850826B1 (en) Vehicle network system and a method of controlling states of vehicle apparatuses
JPH0895614A (en) Controller
JP2004295656A (en) Communication system, client device, load distribution method of server device by client device
JPH08249279A (en) Online system
JP3164207B2 (en) Network operation information management method
JP4928030B2 (en) Procedure step processing method and apparatus
JP3724295B2 (en) Vending machine management device
JP3156102B2 (en) Power system information input method and device
JP2001256071A (en) Redundant system
JPH10161907A (en) State monitoring method for computer system
JP2746961B2 (en) Facsimile communication system
JP3217086B2 (en) Message Communication Method between Standby Controller and Message Device in Redundant System
JP3959891B2 (en) Information processing system and system bus management method thereof
JPH05260093A (en) Terminal adaptor for packet communication
JP2021135514A (en) Information processing device, program update system, and program update method
JP3715411B2 (en) Network system with multiplexed master station
JPH1188330A (en) Simulator device and remote maintenance system using the same
JPH1083286A (en) Instruction controller

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080719

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090719

Year of fee payment: 7

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

Year of fee payment: 7

Free format text: PAYMENT UNTIL: 20090719

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

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20100719

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

Year of fee payment: 8

Free format text: PAYMENT UNTIL: 20100719

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

Free format text: PAYMENT UNTIL: 20110719

Year of fee payment: 9

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

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20120719

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

Year of fee payment: 10

Free format text: PAYMENT UNTIL: 20120719

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

Free format text: PAYMENT UNTIL: 20130719

Year of fee payment: 11