JP3407016B2 - Network management system - Google Patents
Network management systemInfo
- Publication number
- JP3407016B2 JP3407016B2 JP34216595A JP34216595A JP3407016B2 JP 3407016 B2 JP3407016 B2 JP 3407016B2 JP 34216595 A JP34216595 A JP 34216595A JP 34216595 A JP34216595 A JP 34216595A JP 3407016 B2 JP3407016 B2 JP 3407016B2
- Authority
- JP
- Japan
- Prior art keywords
- network management
- management device
- switching
- database
- standby
- 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
Links
Landscapes
- Hardware Redundancy (AREA)
- Multi Processors (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明は、広域の通信ネット
ワークの運用状態を管理する網管理装置による網管理シ
ステムに関し、網管理装置を二重化構成としたもので、
例えば災害等の理由により一方の装置が動作不可能にな
った場合でも、もう一方の装置により通信ネットワーク
の管理を引き続き行うことができるようにするものであ
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a network management system by a network management device that manages the operating state of a wide area communication network, and has a dual structure.
Even when one device becomes inoperable due to a disaster or the like, the other device can continue to manage the communication network.
【0002】[0002]
【従来の技術】図12は例えば特開平5−89072号
公報に示された計算機二重化時の同期化制御方式の処理
構成図である。図において、13はマスタ側装置、14
はスレープ側装置であり、これらはワークステーション
またはパーソナルコンピュータなどの計算機に相当す
る。2. Description of the Related Art FIG. 12 is a processing block diagram of a synchronization control system at the time of computer duplication disclosed in, for example, Japanese Patent Laid-Open No. 5-89072. In the figure, 13 is a master side device, 14
Are slave side devices, and these correspond to a computer such as a workstation or a personal computer.
【0003】15はイベント応答部、16はイベント受
信部、17はスレーブ状態保持部、18は更新イベント
処理部、19は差分ファイル・アクセス部、20は自更
新処理部、21は差分ファイル部、22はデータベース
部、23はスレーブ更新依頼部、24はスレーブ更新受
付部、25は自更新処理部、26はデータベース部を表
している。Reference numeral 15 is an event response unit, 16 is an event receiving unit, 17 is a slave state holding unit, 18 is an update event processing unit, 19 is a difference file access unit, 20 is an own update processing unit, 21 is a difference file unit, Reference numeral 22 is a database unit, 23 is a slave update requesting unit, 24 is a slave update receiving unit, 25 is a self-update processing unit, and 26 is a database unit.
【0004】次に動作について説明する。マスタ側装置
13は、他の装置とオンラインでデータの授受を行いそ
の処理を行う。一方、スレーブ側装置14はマスタの障
害に備えて待機し、マスタ障害を検出すると自分がマス
タとなり、他の装置とのオンラインデータ処理を継続す
る。Next, the operation will be described. The master device 13 exchanges data with other devices online to perform the processing. On the other hand, the slave device 14 stands by in preparation for a master failure, and when it detects a master failure, it becomes the master and continues online data processing with other devices.
【0005】マスタ側装置13は、オペレータあるいは
他の装置からのイベントをイベント受信部16で受け付
け、データベース更新イベントの場合には、更新イベン
ト処理部18へ依頼する。更新イベント処理部18は、
自データベースの更新のため自更新処理部20に依頼す
ると共に、スレーブ状態保持部17の状態が”動作中”
の場合、スレーブのデータベース更新のためスレーブ更
新依頼部23に依頼する。スレーブ更新依頼部23は、
スレーブ側装置14へ処理依頼する。The master side device 13 accepts an event from an operator or another device at the event receiving section 16 and, in the case of a database update event, requests the update event processing section 18 to do so. The update event processing unit 18
The self-update processing unit 20 is requested to update its own database, and the state of the slave state holding unit 17 is "in operation".
In this case, the slave update request unit 23 is requested to update the slave database. The slave update request unit 23
Request processing to the slave device 14.
【0006】スレーブ側装置14では、スレーブ更新受
け付け部24でこれを受け付け、自更新処理部25へ依
頼する。自更新処理部25は、自データベースを更新
し、スレーブ更新受け付け部24へ正常完了を返す。ス
レーブ更新受け付け部24は、マスタ側装置13へ正常
完了を返す。受信したマスタ側装置13は、スレーブ更
新依頼部23、更新イベント処理部18、イベント応答
部15を経て、イベント依頼元へ応答を返す。In the slave device 14, the slave update accepting unit 24 accepts the request, and requests the self update processing unit 25. The self-update processing section 25 updates the self-database and returns normal completion to the slave update acceptance section 24. The slave update accepting unit 24 returns normal completion to the master device 13. The master device 13 that has received the response returns a response to the event request source via the slave update request unit 23, the update event processing unit 18, and the event response unit 15.
【0007】また、スレーブ側装置14が障害のため、
データベース更新ができない場合には、マスタ側装置1
3は、更新イベントの内容を差分ファイル・アクセス部
19を通して、差分ファイル部21に書き込む。そうし
てスレーブ側装置14が復旧したとき、差分ファイル部
21の内容をスレーブ側データベース部26に書き込
む。以上の方法により、二重化された装置間でデータベ
ースの同期化を行うことができる。Since the slave device 14 has a failure,
If the database cannot be updated, the master device 1
3 writes the content of the update event in the difference file unit 21 through the difference file access unit 19. Then, when the slave side device 14 is restored, the contents of the difference file section 21 are written in the slave side database section 26. By the above method, the databases can be synchronized between the duplicated devices.
【0008】[0008]
【発明が解決しようとする課題】しかしながら、上記に
示した従来の同期化制御方式は他の装置からのデータベ
ース更新イベントによりデータベースの同期化を行うよ
うになっているため、通信相手となる装置にデータベー
ス更新イベントを発行する処理を入れなければならな
い。However, since the conventional synchronization control method described above is designed to synchronize the database in response to a database update event from another device, the device to be the communication partner does not. You must include a process that issues a database update event.
【0009】また、他の装置との間の通信が断になって
いるとき、データベースの更新ができず、マスタ、スレ
ーブの切替が発生したとき、データベースの食い違いが
発生するという問題があった。Further, there is a problem that the database cannot be updated when the communication with the other device is cut off, and when the master and the slave are switched, a database discrepancy occurs.
【0010】この発明は上記のような課題を解決するた
めになされたものであり、他の装置からのイベントや他
の装置との通信状態によらず、また、人手を介すること
なくかつ管理機能を止めることなく、自らの処理により
一定周期で二重系データベースの同期化を行うことがで
きる網管理装置を得ることを目的とする。The present invention has been made in order to solve the above problems, and does not depend on an event from another device or a communication state with another device, and does not require human intervention and has a management function. It is an object of the present invention to obtain a network management device capable of synchronizing a dual system database at a fixed cycle by its own processing without stopping.
【0011】また、この装置を用いた、利用者からの指
示により運用系切替を行うための手段及び切替結果の通
信ネットワークへの通知手段、そして現用系の網管理装
置の障害等による動作停止による系切替手段と、その時
の新たに現用となる網管理装置のデータベース取得手
段、及び、自動系切替発生後、運用上の都合で網管理装
置の運用系切戻しの必要がある場合、装置復旧による切
戻し手段を提供することを目的とする。Further, by using this device, means for switching the active system according to an instruction from the user, means for notifying the communication network of the switching result, and operation stop due to a failure of the active network management device, etc. System switching means, database acquisition means of the newly used network management device at that time, and if it is necessary to switch back the operating system of the network management device for operational reasons after the automatic system switching occurs, the device is restored. The purpose is to provide a switching back means.
【0012】[0012]
【課題を解決するための手段】(1)この発明に係る網
管理システムは、通信ネットワークと、この通信ネット
ワークに接続された複数の交換装置と、上記複数の交換
装置の任意の交換装置と接続され、網管理用データベー
スを有し網管理を行う現用の網管理装置と、上記現用の
網管理装置用の交換装置またはそれ以外の任意の交換装
置と接続され、バックアップ用の網管理用データベース
を有する待機用網管理装置と、上記複数の交換装置のう
ち上記現用および待機用網管理装置以外の交換装置に接
続された端末と、上記現用の網管理装置と上記待機用網
管理装置とを直接接続し、上記網管理用データベースの
情報とバックアップ用の網管理用データベースの情報と
を授受する通信回線とを有するシステムを構成し、上記
網管理用データベースは、各端末について、加入者I
D、接続される交換装置、その他加入者に関する情報を
加入者データとして格納し、加入者の新規契約・契約解
除がある毎に書き換えると共に、交換装置番号、迂回回
路情報、回線速度、その他交換装置の設備に関する情報
を設備データとして格納し、交換装置の新設・増設・変
更がある毎に書き換えるデータベースとし、上記現用の
網管理装置は、上記網管理用データベースの情報を待機
用網管理装置のバックアップ用の網管理用データベース
に、上記通信回線を介して、周期的に送信して格納させ
ると共に、上記複数の管理装置にも送信して自管理装置
の加入者データと設備データを格納させる装置とし、上
記端末用の交換装置は、端末間のデータ通信時に、上記
格納した加入者データを参照して、接続要求・解放要求
など呼接続/解放時の不正チェック、端末へのデータ送
信時の出力先の決定を行うと共に、上記格納した設備デ
ータを参照して、最適中継路の選択を行う装置としたも
のである。 (1) A network management system according to the present invention comprises a communication network and the communication network.
Multiple exchange devices connected to the workpiece and the above multiple exchanges
Connected to any switching equipment of the equipment,
Active network management device that has network management and
Switching device for network management device or any other switching device
Database for backup and network management
A standby network management device and a plurality of switching devices.
Connect to switching devices other than the above-mentioned active and standby network management devices.
Connected terminals, the active network management device, and the standby network
Directly connect to the management device,
Information and information in the network management database for backup
And a communication line for exchanging
The network management database stores the subscriber I for each terminal.
D, information about connected switching equipment and other subscribers
Store as subscriber data, and make new contract / contract cancellation
It is rewritten every time there is a removal, the exchange device number, detour
Information about route information, line speed, and other switching equipment
Is stored as equipment data and new / additional / changed replacement equipment is
The database is rewritten every time there is a change, and
The network management device waits for the information in the network management database.
Network management database for backup of network management equipment
To be stored and transmitted periodically via the above communication line.
In addition to sending to the above multiple management devices
As a device for storing subscriber data and equipment data of
The exchange device for the terminal is
Connection request / release request by referring to the stored subscriber data
Unauthorized check at the time of call connection / release, data transmission to terminal
In addition to determining the output destination for communication,
It is also used as a device for selecting the optimum relay path by referring to the data
Of.
【0013】(2)また、通信ネットワークと、この通
信ネットワークに接続された複数の交換装置と、上記複
数の交換装置の任意の交換装置と接続され、網管理用デ
ータベースを有し網管理を行う現用の網管理装置と、上
記現用の網管理装置用の交換装置またはそれ以外の任意
の交換装置と接続され、バックアップ用の網管理用デー
タベースを有する待機用網管理装置と、上記複数の交換
装置のうち上記現用および待機用網管理装置以外の交換
装置に接続された端末とを有するシステムを構成し、上
記網管理用データベースは、各端末について、加入者I
D、接続される交換装置、その他加入者に関する情報を
加入者データとして格納し、加入者の新規契約・契約解
除がある毎に書き換えると共に、交換装置番号、迂回回
路情報、回線速度、その他交換装置の設備に関する情報
を設備データとして格納し、交換装置の新設・増設・変
更がある毎に書き換えるデータベースとし、上記現用の
網管理装置は、上記網管理用データベースの情報を上記
待機用網管理装置のバックアップ用の網管理用データベ
ースに、上記現用と待機用の網管理装置用の交換装置を
介して、周期的に送信して格納させると共に、上記複数
の管理装置にも送信して自管理装置の加入者データと設
備データを格納させる装置とし、上記端末用の交換装置
は、端末間のデータ通信時に、上記格納した加入者デー
タを参照して、接続要求・解放要求など呼接続/解放時
の不正チェック、端末へのデータ送信時の出力先の決定
を行うと共に、上記格納した設備データを参照して、最
適中継路の選択を行う装置としたものである。 (2) In addition, the communication network and
A plurality of switching devices connected to the
Connected to any of a number of switching devices,
A current network management device that has a database and manages the network.
Switch for active network management equipment or any other
Connected to the switching equipment of the
Standby network management device with a database and the above multiple exchanges
Replacement of equipment other than the above-mentioned working and standby network management equipment
Configuring a system with a terminal connected to the device,
The network management database is used by the subscriber I for each terminal.
D, information about connected switching equipment and other subscribers
Store as subscriber data, and make new contract / contract cancellation
It is rewritten every time there is a removal, the exchange device number, detour
Information about route information, line speed, and other switching equipment
Is stored as equipment data and new / additional / changed replacement equipment is
The database is rewritten every time there is a change, and
The network management device stores the information of the network management database in the backup network management database of the standby network management device.
The switching device for the above-mentioned active and standby network management devices
Via periodic transmission via the
It is also sent to the management device of the
Equipment for storing equipment data, and exchange device for the above terminals
Is the subscriber data stored above during data communication between terminals.
Call connection / release request such as connection request / release request
Fraud check, determination of output destination when sending data to terminal
At the same time, refer to the stored equipment data
This is a device for selecting an appropriate relay path.
【0014】(3)また、上記(1)または上記(2)
において、上記網管理装置から上記待機用網管理装置へ
上記網管理用データベースの情報を送信する際、上記網
管理装置は送信後に上記待機用網管理装置からの応答が
なければ、または、送信に異常があればその送信中の情
報を再送信し、上記待機用網管理装置は上記網管理用デ
ータベースの情報が来ない場合は、再送信を上記現用の
網管理装置へ要求し、再送信があればその後通常の送信
を続行し、再送信不可能であれば上記網管理用データベ
ースの情報の送信を打ち切るようにしたものである。 (3) Further, the above (1) or the above (2)
In the above, from the network management device to the standby network management device
When transmitting the information of the network management database,
The management device receives a response from the standby network management device after transmission.
If not, or if the transmission is abnormal, the information during the transmission
Information is retransmitted and the standby network management device
If the database information does not come, please resend the above
Request to the network management device, and if there is re-transmission, then normal transmission
And if it is not possible to re-transmit,
The transmission of the source information is terminated.
【0015】(4)また、上記(1)〜(3)のいずれ
か1項において上記現用網管理装置は現用と待機用とを
切替える切替指令を受けると、その切替指令を上記待機
用網管理装置に送信し、上記待機用網管理装置は上記切
替指令により上記現用網管理装置として運転を開始する
と共に、その切替通知を上記複数の交換装置に送出して
認識させ、上記現用網管理装置は上記切替通知を受信す
ると現用から待機用の網管理装置に動作を切り替えるよ
うにしたものである。(4) Any of the above (1) to (3)
Or when the first term is the working network management apparatus receives a switching command for switching between a standby and active, and sends the switching command to the standby network management apparatus, the above-mentioned standby network management apparatus the current by the switching command It starts operation as a network management device, and sends its switching notification to the above multiple switching devices.
Upon recognition, the working network management device switches the operation from the working network to the standby network management device when the switching notification is received.
【0016】(5)また、上記(1)〜(4)いずれか
1項において、上記待機用網管理装置から周期的に上記
現用網管理装置が正常動作か否かの問い合わせ指令を送
信し、上記現用網管理装置から応答が無い場合は異常あ
りと判断して、上記待機用網管理装置は待機用から現用
の網管理装置の運転に切り替えると共に、その切替通知
を上記複数の交換装置に送出して認識させ、上記現用網
管理装置は上記切替通知を受信すると現用から待機用の
網管理装置に動作を切り替えるようにしたものである。(5) In any one of (1) to (4), the standby network management device periodically sends an inquiry command as to whether the active network management device is operating normally, When there is no response from the active network management device, it is determined that there is an abnormality, and the standby network management device switches from standby to operation of the active network management device , and the switching notification.
Is sent to the plurality of switching devices for recognition, and the working network is
When the management device receives the switching notification, it switches from the active to the standby.
The operation is switched to the network management device .
【0017】(6)また、(1)〜(5)のいずれか1
項において、現用網管理装置の障害等により待機用網管
理装置を現用網管理装置として切替運転している場合、
障害等のある網管理装置の障害等が回復すると、この障
害等のあった網管理装置は現用運転している待機用網管
理装置へ切り戻し要求を送信し、現用運転している待機
用網管理装置は、切り戻し要求に対して応答すると共
に、バックアップ用の網管理用データベースから網管理
情報を上記障害等のあった網管理装置へ送信して網管理
用データベースへ格納させ、且つ、現用から待機用の網
管理装置の運転に切り替えると共に、その切替通知を上
記複数の交換装置に送出して認識させ、上記故障のあっ
た網管理装置は上記切替通知を受信すると現用網管理装
置として運転するようにしたものである。(6) Also, any one of (1) to (5)
In the section, when the standby network management device is switched and operated as the active network management device due to a failure of the active network management device,
When the fault of the faulty network management device is recovered, the faulty network management device sends a switchback request to the standby network management device currently in operation, and the standby network currently in operation. The management device responds to the switchback request, transmits the network management information from the backup network management database to the network management device having the above failure, and stores the network management information in the network management database. From the standby mode to the operation of the standby network management device and notify the switching.
The network management device having the failure is operated as the active network management device upon receiving the switching notification .
【0018】[0018]
実施の形態1.網管理を二重化して行うには、同一の処
理プログラムが搭載され、いずれか一方が現用運転によ
り通信ネットワークの状態監視、回線閉塞・回線トレー
スなどの試験・制御、加入者/設備管理、トラフィック
データ(課金・統計データなど)の管理を行い、他方が
待機運転を行っている。Embodiment 1. In order to duplicate network management, the same processing program is installed, and one of them is used for operation monitoring of the state of the communication network, test / control such as line blockage / line trace, subscriber / facility management, traffic data. It manages (billing / statistical data, etc.) and the other is in standby operation.
【0019】図1は二重化された網管理装置間で、網管
理用のデータベースの更新を一定周期で行うための装置
構成を示したものである。図2は加入者データおよび設
備データのデータ構造の一例を示す図である。図3はデ
ータベース情報送受信シーケンスを示す図である。FIG. 1 shows an apparatus configuration for updating a database for network management at regular intervals between duplicated network management apparatuses. FIG. 2 is a diagram showing an example of a data structure of subscriber data and facility data. FIG. 3 is a diagram showing a database information transmission / reception sequence.
【0020】図1において、1a、1bは網管理装置本
体であり、これらは通常、互いに離れた場所に設置され
る。2は網管理装置1a、1bを接続してイベント等の
受け渡しを行うための通信回線であり、これにはLA
N、専用線、あるいは電話回線が主に用いられる。In FIG. 1, reference numerals 1a and 1b denote network management device bodies, which are usually installed at mutually distant locations. Reference numeral 2 is a communication line for connecting the network management devices 1a and 1b to exchange events and the like.
N, leased lines, or telephone lines are mainly used.
【0021】3a、3bはデータベース送信部、4a、
4bはデータベース受信部、5a、5bは通信ネットワ
ークの加入者/設備情報が入っているデータベースディ
スクで、計算機や交換装置を通信ネットワーク30に組
み込む上での実装状態や接続形態を定義したものであ
る。6a、6bは主運転部である。3a and 3b are database transmitting units, 4a,
Reference numeral 4b is a database receiving unit, 5a and 5b are database disks containing subscriber / facility information of the communication network, and define mounting states and connection forms for incorporating computers and switching devices into the communication network 30. . 6a and 6b are main operation parts.
【0022】7a、7bはタイマであり、このタイマの
値が指定の値になったとき、データベース更新処理が起
動される。8a、8bは通信ネットワークとの通信を司
る通信処理部、9a、9bは網管理装置1a、1bと通
信ネットワークとを結ぶ中継線、10a〜10fは通信
ネットワークを構築する交換装置である。この交換装置
10a〜10fにはそれぞれ端末機器(図示せず)が複
数台接続されている。Reference numerals 7a and 7b are timers, and when the value of the timer reaches a specified value, the database updating process is activated. Reference numerals 8a and 8b are communication processing units that control communication with the communication network. Reference numerals 9a and 9b are relay lines that connect the network management apparatuses 1a and 1b to the communication network. Reference numerals 10a to 10f are switching devices that construct the communication network. A plurality of terminal devices (not shown) are connected to each of the exchange devices 10a to 10f.
【0023】図2に示す加入者データは、加入者の新規
契約や契約解除の際、網管理装置でメンテナンスを行い
網管理装置から交換装置へ送信してデータの同期をとる
ようにしている。従って、網管理装置には加入者データ
のマスターが保管されている。交換装置は端末間のデー
タ通信時に、加入者データを参照して、接続要求・解放
要求など呼接続/解放時の不正チェック、端末へのデー
タ送信時の出力先の決定などを行う。The subscriber data shown in FIG. 2 is maintained by the network management device and transmitted from the network management device to the switching device at the time of a new contract or contract cancellation of the subscriber so as to synchronize the data. Therefore, the master of subscriber data is stored in the network management device. At the time of data communication between terminals, the switching device refers to subscriber data and performs fraudulent check at the time of call connection / release such as connection request / release request, and determination of output destination at the time of data transmission to the terminal.
【0024】また、図2に示す設備データは、通信ネッ
トワークにおける交換装置の増設/変更時に、網管理装
置でデータメンテナンスを行い、交換装置に送信してデ
ータの同期をとるようにしている。交換装置は設備デー
タを参照して、データ通信時に最適中継路の選択を行
い、また、網管理装置からの監視/制御の実行時に、監
視結果を作成する際の実装などの情報の取得、交換装置
のカード実装チェックのための定義情報参照などに利用
される。The facility data shown in FIG. 2 is maintained by the network management device when the switching device is added / changed in the communication network, and is transmitted to the switching device to synchronize the data. The switching device refers to the facility data to select the optimum relay path during data communication, and acquires and exchanges information such as implementation when creating monitoring results when executing monitoring / control from the network management device. It is used to refer to the definition information for checking the device card mounting.
【0025】なお、端末設備については、必要なもの
(アドレス、論理チャネル数など)は加入者データとし
て登録し、端末の区分も加入者データの中で行う。ま
た、交換装置は自装置に関する加入者/設備データベー
スを持っている。Regarding the terminal equipment, necessary items (address, number of logical channels, etc.) are registered as subscriber data, and the terminal is classified in the subscriber data. The exchange also has a subscriber / facility database for itself.
【0026】図2の加入者データは、加入者ID、接続
交換装置No.、PVCの有無、PVC接続時の相手ア
ドレスNo.等が定義されている。ここで加入者とは端
末装置を持ち通信ネットワークを利用するものである。The subscriber data in FIG. 2 includes the subscriber ID, connection switching device No. , PVC presence / absence, partner address No. at the time of PVC connection Etc. are defined. Here, the subscriber has a terminal device and uses a communication network.
【0027】また、PVC(Permanent Virtual Circui
t )は予め通信相手を固定的に決め、通信時に呼接続/
解放動作を行わなくても通信が行える通信方式であり、
PVCの有無により該当端末がPVC方式の通信を行う
か否かを指定する。PVCにより通信を行う場合、事前
に相手を決めるため相手先アドレスNo.を指定してお
く。In addition, PVC (Permanent Virtual Circui)
t) fixedly decides the communication partner in advance and makes a call connection / communication during communication.
It is a communication method that enables communication without performing a release operation.
Whether or not the terminal performs PVC communication is specified according to the presence or absence of PVC. When performing communication by PVC, the other party's address No. Is specified.
【0028】図2の設備データで、カード実装定義は交
換装置のカードを定義している。また、設備データは、
交換装置No.、設備種別、回線速度等が定義されてい
る。In the equipment data of FIG. 2, the card mounting definition defines the card of the exchange device. Also, equipment data is
Exchanger No. , Equipment type, line speed, etc. are defined.
【0029】次に動作について説明する。いま網管理装
置1aが現用運転中であり、網管理装置1bが待機運転
中であるとする。なお、以下に示す動作は、網管理装置
1bが現用状態で網管理装置1aが待機状態であっても
同様の動作が行われる。Next, the operation will be described. It is assumed that the network management device 1a is currently in operation and the network management device 1b is in standby operation. The operations described below are the same even when the network management device 1b is in the active state and the network management device 1a is in the standby state.
【0030】(1)網管理装置1aは、起動時にタイマ
7aを起動させる。また、データベース更新処理を行う
タイマ周期の情報が設定される。
(2)タイマ7aが設定された時間に達したとき、割込
を主運転部6aに対して発行する。
(3)主運転部6aはタイマ7aからの割込を受けた
後、タイマ7aをゼロクリアし、データベース更新処理
を起動する。(1) The network management device 1a activates the timer 7a at the time of activation. Also, information on the timer cycle for performing the database update process is set. (2) When the timer 7a reaches the set time, an interrupt is issued to the main operation unit 6a. (3) After receiving the interrupt from the timer 7a, the main operation unit 6a clears the timer 7a to zero and activates the database updating process.
【0031】(4)主運転部6aは、データベース送信
部3aに対し、データベースの送信を行うように指示を
出す。
(5)指示を受けたデータベース送信部3aは、データ
ベースディスク5aに入っている情報を通信回線2を通
して網管理装置1bに送信する。
(6)ここでデータベースディスク5aに入っている通
信ネットワークの加入者/設備情報は1回の通信では送
信完了できないほど量が多いため、データベース送信部
3aはデータベース情報をファイル単位毎に、一定長に
分割して送信を行う。(4) The main operating section 6a gives an instruction to the database transmitting section 3a to transmit the database. (5) Upon receiving the instruction, the database transmission unit 3a transmits the information contained in the database disk 5a to the network management device 1b through the communication line 2. (6) Since the amount of subscriber / facility information of the communication network stored in the database disk 5a is so large that transmission cannot be completed in one communication, the database transmitting unit 3a transmits the database information to each file unit by a certain length. It divides into and transmits.
【0032】網管理装置1a、1b間でのデータベース
情報送受信シーケンスを示したものを図3に示す。
(7)図3において、網管理装置1aは、1発目の送信
データ31にファイルIDと最初のデータであることを
示すシーケンス番号を付けて網管理装置1bへ送信す
る。FIG. 3 shows a database information transmission / reception sequence between the network management devices 1a and 1b. (7) In FIG. 3, the network management device 1a attaches the file ID and the sequence number indicating the first data to the first transmission data 31 and transmits it to the network management device 1b.
【0033】(8)受信した網管理装置1bは、受信デ
ータをデータベース受信部4bで一時保管する一方、デ
ータベース受信部4bより次のデータを要求する通知3
2を網管理装置1aに、通信回線2を通して送信する。
(9)次データ要求通知32を受信した網管理装置1a
は、ファイルIDと1つ進めたシーケンス番号をつけた
データ33を網管理装置1bに送信し、
(10)受信した網管理装置1bは受信データを保管
し、次データ要求通知34を網管理装置1aに送信する
という処理を繰り返す。(8) The received network management device 1b temporarily stores the received data in the database receiving unit 4b, while the database receiving unit 4b requests the next data from the notification 3
2 to the network management device 1a through the communication line 2. (9) Network management device 1a that has received the next data request notification 32
Transmits to the network management device 1b the data 33 with the file ID and the sequence number advanced by one, and (10) the received network management device 1b stores the received data, and sends the next data request notification 34 to the network management device 1b. The process of transmitting to 1a is repeated.
【0034】(11)そして網管理装置1aが1つのフ
ァイルについて最終データ35を送信し、網管理装置1
bで受信すれば、網管理装置1bのデータベース受信部
4bは、保管していたデータベース情報を含めて1つの
ファイルの全データをデータベースディスク5bに書き
込む。
(12)書き込み終了後、データベース受信部4bは、
データベース更新完了通知36を作成し、網管理装置1
aに通信回線2を通して送信する。(11) Then, the network management device 1a transmits the final data 35 for one file, and the network management device 1a
If it is received by b, the database reception unit 4b of the network management device 1b writes all the data of one file including the stored database information to the database disk 5b. (12) After the writing is completed, the database receiving unit 4b
The database update completion notice 36 is created, and the network management device 1
a through the communication line 2.
【0035】(13)網管理装置1aは、データベース
送信部3aが完了通知を受信すれば、新たなファイルを
同様の手段にて網管理装置1bに送信する。
(14)これをデータベースディスク内の全ての加入者
/設備情報ファイルについて実施する。(13) When the database transmission unit 3a receives the completion notice, the network management device 1a transmits a new file to the network management device 1b by the same means. (14) Do this for all subscriber / facility information files in the database disk.
【0036】(15)また、処理中に異常が発生した場
合、網管理装置1aにて次データ要求通知が来なければ
前回送信したデータベース情報を再送する。
(16)また、網管理装置1bにてデータベース情報が
来ない場合には、次データ要求通知を再送する。
(17)いずれの場合も、再送後も状況が変わらなかっ
た場合にはデータベース更新処理を打ち切る。(15) When an abnormality occurs during processing, the database information transmitted last time is retransmitted if the network management device 1a does not notify the next data request. (16) If the network management device 1b does not receive the database information, the next data request notification is retransmitted. (17) In any case, if the situation does not change after the retransmission, the database update process is terminated.
【0037】(18)こうして網管理装置1aにおい
て、次のタイマ周期が来てタイマ7aからの割込を受け
たときに、再度網管理装置1aは網管理装置1bに対し
てデータベースの更新を行う。(18) Thus, in the network management device 1a, when the next timer period comes and the interrupt from the timer 7a is received, the network management device 1a updates the database for the network management device 1b again. .
【0038】この実施の形態によれば、網管理装置内部
での処理によりデータベースの同期化を行うようにした
ため、通信ネットワークに対する管理業務に影響を及ぼ
すこと無く、また人手を介すること無く二重化された網
管理装置におけるデータベースの同期化を行うことがで
きる。従って、データベース同期化業務の省力化といっ
た効果が得られる。According to this embodiment, since the databases are synchronized by the processing in the network management device, the duplication is performed without affecting the management work for the communication network and without human intervention. Database synchronization in the network management device can be performed. Therefore, an effect such as labor saving of database synchronization work can be obtained.
【0039】実施の形態2.実施の形態1では、二重化
された網管理装置におけるデータベース同期化の、人手
を介さず、通信ネットワークに影響を与えない手段につ
いて、通信回線2を別途設けて実施する方法について説
明したが、図4に示すように、通信回線2を設ける代わ
りに、網管理装置1a、1bと通信ネットワークとを結
ぶ通信回線11a、11bを設けてデータベース情報通
信用の回線として使用するようにする。Embodiment 2. In the first embodiment, the method of separately providing the communication line 2 for the means of database synchronization in the duplicated network management device that does not affect the communication network without human intervention has been described. As shown in FIG. 3, instead of providing the communication line 2, communication lines 11a and 11b connecting the network management devices 1a and 1b to the communication network are provided so as to be used as a line for database information communication.
【0040】ここで網管理装置は、管理業務のための通
信で自らを交換装置同様局扱いとして運転し、二重化さ
れている場合には、両方の網管理装置とも同じ局の認識
を持つようになっている。局扱いにすると交換装置側の
処理から見たときに、2台の網管理装置のどちらが現用
系であるかを意識しないで処理を行うことができる。こ
こで局扱いにしたのは、制御・監視時の網管理装置と交
換装置との通信において、交換装置間での通信と区別な
く行うことができるように、網管理装置に交換装置同
様、局という概念を持たせたものである。Here, the network management device operates as a station in the same manner as the switching device in communication for management work, and when duplicated, both network management devices must have the same station recognition. Has become. When treated as a station, the processing can be performed without being aware of which of the two network management devices is the active system when viewed from the processing on the switching device side. What is treated as a station here is that the communication between the network management device and the switching device at the time of control / monitoring can be performed without distinction from the communication between the switching devices. It has the concept of.
【0041】しかし、データベース情報の通信の際、局
扱いの通信では交換装置側で2台の網管理装置を区別で
きないため、通信が不可能になる。そこで網管理装置1
a、1bを、それぞれ交換装置10a、10bに接続さ
れている端末としてデータベース情報の通信を行うよう
にする。However, when the database information is communicated, the communication cannot be performed because the switching device cannot distinguish between the two network management devices in the communication as a station. Therefore, the network management device 1
Database information is communicated with a and 1b as terminals connected to the exchanges 10a and 10b, respectively.
【0042】動作について説明すると、
(1)網管理装置1a、1bは、加入者データとして自
らのアドレスを定義し交換装置10a、10bに登録し
ておく。この加入者データでのアドレス定義例を図5に
示す。The operation will be described. (1) The network management devices 1a and 1b define their addresses as subscriber data and register them in the switching devices 10a and 10b. An example of address definition in the subscriber data is shown in FIG.
【0043】(2)更に、網管理装置1a、1bの定義
したアドレスに対して、PVCを定義し、両者の間に通
信経路を確立させる。PVCの定義例は図5に示すよう
に、PVC有であるので、PVC接続時の相手アドレス
No.に相手の網管理装置を指定し、交換装置にこの指
定したデータを送信することにより、特定した通信相手
と呼接続/解放の動作無しで通信するようにしている。
なお、接続交換装置No.の1001は交換装置10a
を表し、1002は交換装置10bを表す。(2) Furthermore, a PVC is defined for the addresses defined by the network management devices 1a and 1b, and a communication path is established between them. As shown in FIG. 5, the definition example of the PVC has a PVC, so that the other party's address No. at the time of PVC connection is set. By designating a partner network management device and transmitting the designated data to the switching device, communication is performed with the specified communication partner without call connection / release operation.
The connection exchange device No. 1001 of the exchange device 10a
And 1002 represents the exchange apparatus 10b.
【0044】(3)データベース情報の更新時、網管理
装置1aでは主運転部6aより指示を受けて起動された
データベース送信部3aがデータベース情報を通信処理
部8aを通して通信回線11aに送り出す。
(4)データベース情報は、確立された通信経路に従
い、交換装置10a、中継線12、交換装置10b、通
信回線11bを経て、網管理装置1bに到達する。(3) At the time of updating the database information, in the network management device 1a, the database transmission unit 3a activated in response to the instruction from the main operation unit 6a sends the database information to the communication line 11a through the communication processing unit 8a. (4) The database information reaches the network management device 1b via the switching device 10a, the relay line 12, the switching device 10b, and the communication line 11b according to the established communication path.
【0045】(5)網管理装置1bの主運転部6bは、
受信したデータベース情報を通信処理部8bを経由して
データベース受信部4bへ渡す。
(6)その後の次データ要求通知は、同様に確立された
通信経路を用いて通信回線11b、11aを経て網管理
装置1aへ渡される。
(7)以降実施の形態1で示したのと同様の処理が、通
信回線11a、11bを用いた通信により行われる。(5) The main operating unit 6b of the network management device 1b is
The received database information is passed to the database receiving unit 4b via the communication processing unit 8b. (6) The subsequent notification of the next data request is passed to the network management device 1a via the communication lines 11b and 11a using the communication path established in the same manner. (7) Subsequent processing similar to that shown in the first embodiment is performed by communication using the communication lines 11a and 11b.
【0046】なお、この実施の形態の変形例として、図
6に示すように、交換装置10aを網管理装置1a,1
bが共用するようにしてもよい。図4は網管理装置1a
と1bとが離れた所に設置された場合に近くの交換装置
10a,10bをそれぞれ利用するようにしたものであ
り、図6は、網管理装置1aと1bとが比較的近距離で
交換装置10aを共用することができる場合である。As a modification of this embodiment, as shown in FIG. 6, the switching device 10a is replaced by the network management devices 1a, 1a.
b may be shared. FIG. 4 shows the network management device 1a
6 and 1b are used in the case where they are installed at distant locations, the switching devices 10a and 10b nearby are used respectively. FIG. 6 shows that the network management devices 1a and 1b are relatively close to each other. This is the case where 10a can be shared.
【0047】この実施の形態によれば、網管理装置間に
別途通信用の回線を張る必要がなく、交換装置との間に
端末回線を張るだけで実施の形態1と同様の効果が得ら
れる。加えて回線装置の面でのコストが削減できるとい
う効果も期待できる。According to this embodiment, it is not necessary to separately provide a communication line between the network management devices, and the same effect as that of the first embodiment can be obtained only by establishing a terminal line with the switching device. . In addition, the effect of reducing the cost of the line device can be expected.
【0048】実施の形態3.実施の形態1及び2では、
二重化された網管理装置におけるデータベース同期化
の、人手を介さず、通信ネットワークに対する管理業務
に影響を与えない手段について説明したが、この実施の
形態は、この手段を導入した上で、網管理装置の系切替
動作を利用者が手動にて行うものである。Embodiment 3. In the first and second embodiments,
The means of database synchronization in the duplicated network management device, which does not affect the management work for the communication network without human intervention, has been described. In this embodiment, the network management device is introduced after this means is introduced. The user manually performs the system switching operation of.
【0049】図7は現用運転する網管理装置を網管理装
置1aから網管理装置1bに切り替えるときの切替通知
の流れを示した図である。図7において、利用者(網管
理装置の保守・運用者)からの切替指示を受けた網管理
装置1aは、主運転部6aにて切替通知を作成し、通信
回線2を通して網管理装置1bに送信する。この切り換
え指令は、例えば、図8に示すような指令である。FIG. 7 is a diagram showing the flow of a switching notification when switching the currently used network management device from the network management device 1a to the network management device 1b. In FIG. 7, the network management device 1a, which has received a switching instruction from the user (maintenance / operator of the network management device), creates a switching notification in the main operation unit 6a and sends the switching notification to the network management device 1b through the communication line 2. Send. This switching instruction is, for example, an instruction as shown in FIG.
【0050】(1)切替通知を受信した網管理装置1b
の主運転部6bは、網管理装置1aに対して切替通知に
対する対応を作成、送信した後、自らの状態を待機状態
から現用状態に切り替え、図1で示されたタイマを起動
する。
(2)そして通信ネットワークを構成する全ての交換装
置に対し(図7においては、10a、10b、10c、
10d、10e、10fで示される交換装置)、網管理
装置の切替通知を作成、送信する。(1) Network management device 1b which received the switching notice
The main operating unit 6b creates and transmits a response to the switching notification to the network management device 1a, then switches its state from the standby state to the active state and starts the timer shown in FIG. (2) And for all the switching devices that make up the communication network (in FIG. 7, 10a, 10b, 10c,
Switching devices 10d, 10e, and 10f) and a network management device switching notification are created and transmitted.
【0051】この手段により、通信ネットワーク内の交
換装置は網管理装置の系切替があったことを認識するこ
とができる。一方、切替通知を送信した網管理装置1a
では、網管理装置1bからの応答を受信した後、自らの
状態を現用状態から待機状態に切り替える。By this means, the switching device in the communication network can recognize that the system switching of the network management device has occurred. On the other hand, the network management device 1a that has transmitted the switching notification
Then, after receiving the response from the network management device 1b, it switches its state from the active state to the standby state.
【0052】なお、この系切替は網管理装置1bから網
管理装置1aに対しても行うことができる。This system switching can also be performed from the network management device 1b to the network management device 1a.
【0053】この実施の形態3によれば、実施の形態1
及び実施の形態2で随時データベースの同期化が行われ
ることも含めて、利用者が運用上の必要に応じて、切替
指示を出すだけで現用状態の網管理装置を切り替えるこ
とができるため、特に網管理装置の点検作業やメンテナ
ンスが必要なときに、簡単にかつ安全に運用系の切替を
行うことができるといった効果を得ることができる。According to the third embodiment, the first embodiment
In addition, since the user can switch the network management apparatus in the active state only by issuing a switching instruction according to the operational need, including the case where the database synchronization is performed at any time in the second embodiment, When inspection work or maintenance of the network management device is required, the operation system can be easily and safely switched.
【0054】実施の形態4.実施の形態3では、利用者
の切替指示による網管理装置の運用切替の方法について
説明したが、本実施の形態では、現用状態で運転中の網
管理装置が何らかの理由により動作不可能となった場合
の運用切替の方法について示す。Fourth Embodiment In the third embodiment, the method of switching the operation of the network management device according to the switching instruction from the user has been described, but in the present embodiment, the network management device operating in the working state becomes inoperable for some reason. The operation switching method in this case is shown.
【0055】図9は異常発生時、現用運転する網管理装
置を網管理装置1aから網管理装置1bに切り替えると
きの切替信号の流れを示した図である。また、図10は
異常発生時、交換装置保有の加入者/設備データベース
を取得する信号の流れを示した図である。FIG. 9 is a diagram showing the flow of a switching signal when the network management device currently in operation is switched from the network management device 1a to the network management device 1b when an abnormality occurs. Further, FIG. 10 is a diagram showing a signal flow for acquiring the subscriber / facility database possessed by the exchange when an abnormality occurs.
【0056】(1)図9において、待機状態の網管理装
置1bは、定期的に現用状態で運転している網管理装置
1aの運転状態の問い合わせを、通信回線2を通して行
う。この問い合わせは、図1に示すタイマ7bとは別に
設けたタイマ(図示せず)で、例えば1秒毎に動作時間
を設定して問い合わせを行う。(1) In FIG. 9, the network management device 1b in the standby state periodically inquires through the communication line 2 about the operating state of the network management device 1a operating in the active state. This inquiry is made by a timer (not shown) provided separately from the timer 7b shown in FIG. 1, and the operating time is set, for example, every 1 second to make the inquiry.
【0057】(2)正常時であれば、網管理装置1aよ
り応答が返ってくるが、網管理装置1aに障害が発生す
るなど、現用状態での運転が不可能となったとき、問い
合わせに対する応答が返ってこなくなる。(2) In normal times, a response is returned from the network management device 1a, but when the operation in the current state becomes impossible due to a failure of the network management device 1a, the inquiry is answered. No response comes back.
【0058】(3)網管理装置1bの主運転部6bは、
ある一定時間及び再送を含めた一定回数応答受信を検出
できなかったときに、自らの運転状態を待機状態から現
用状態に切り替える。(3) The main operating section 6b of the network management device 1b is
When the response reception cannot be detected for a certain period of time and for a certain number of times including retransmission, the own operating state is switched from the standby state to the working state.
【0059】(4)その後、手動切替の場合と同様に、
網管理装置1bは通信ネットワーク内の全ての交換装置
に網管理装置に系切替が発生したことを通知するが、こ
の通知に対する応答として、図10に示すように、交換
装置10が保有している加入者/設備データベースを入
れるよう通知で指定すれば、応答受信後、網管理装置1
bでデータベースの更新が行われ、障害発生前と同じデ
ータベース情報により網管理装置1bが現用系として起
動される。(4) Then, as in the case of manual switching,
The network management device 1b notifies all the switching devices in the communication network that the system switching has occurred in the network management device. As a response to this notification, the switching device 10 holds it, as shown in FIG. If you specify in the notification that the subscriber / facility database should be included, the network management device 1
The database is updated at b, and the network management device 1b is activated as the active system by the same database information as before the occurrence of the failure.
【0060】この実施の形態によれば、障害による網管
理装置の切替時において、例えば加入者/設備情報のメ
ンテナンス直後に網管理装置がダウンするなど、タイミ
ングによっては切替後の網管理装置のデータベースがメ
ンテナンス前のデータであり、交換装置とのデータ不整
合が生じる恐れのある場合でも、新たに現用状態となる
網管理装置は、交換装置のデータベースを取り入れるこ
とにより、データベースの不整合によるトラブルを防止
することができるという効果が得られる。According to this embodiment, at the time of switching the network management device due to a failure, the database of the network management device after the switching may be changed depending on the timing, for example, the network management device goes down immediately after the maintenance of the subscriber / facility information. Even if there is a risk of data inconsistency with the switching device, the network management device that will be in the new working state will incorporate the database of the switching device to prevent problems due to database inconsistency. The effect that it can be prevented is obtained.
【0061】実施の形態5.実施の形態4で、障害時の
網管理装置の系切替について説明したが、通常障害の発
生した網管理装置は、復旧しても待機状態で運転する。
しかしながら運用の都合上障害発生前の状態に戻す必要
が生じる場合もある。この実施の形態は、障害発生前の
状態に戻す手段を示すものであり、障害発生前の状態に
戻すには手動による系切替を用いる手段もあるが、ここ
では自動的に系切替を行う。Embodiment 5. In the fourth embodiment, the system switching of the network management device at the time of failure has been described. Normally, the network management device in which a failure has occurred operates in the standby state even if it is restored.
However, it may be necessary to return to the state before the failure occurred due to operational reasons. This embodiment shows means for returning to the state before the occurrence of a failure, and there is also means for using manual system switching to return to the state before the occurrence of a failure, but here system switching is performed automatically.
【0062】図11は現用運転する網管理装置を網管理
装置1bから網管理装置1aに切り替えるときの切替通
知の流れを示した図である。図に示すように、あらかじ
め2台の網管理装置に主従関係を持たせるようにすれ
ば、主系の網管理装置の復旧だけで切戻し処理も行うこ
とができるようになる。FIG. 11 is a diagram showing the flow of a switching notification when switching the currently operating network management device from the network management device 1b to the network management device 1a. As shown in the figure, if the two network management devices have a master-slave relationship in advance, the failback process can be performed only by the recovery of the master network management device.
【0063】図11において、1aは主系として指定し
た網管理装置、1bは従系として指定した網管理装置で
ある。
(1)通常は網管理装置1aが現用状態として、網管理
装置1bが待機状態として運転する。
(2)ここで網管理装置1aに障害が発生し動作不可能
となった場合、網管理装置1bが現用状態に切り替わっ
て管理業務を継続する。In FIG. 11, 1a is a network management device designated as the master system, and 1b is a network management device designated as the slave system. (1) Normally, the network management device 1a operates in the active state and the network management device 1b operates in the standby state. (2) If a failure occurs in the network management device 1a and it becomes inoperable, the network management device 1b switches to the active state and continues the management work.
【0064】(3)この状態で、網管理装置1aが復旧
したとき、網管理装置1aは主運転部6aにより、網管
理装置1bに対して切戻し要求を通信回線2を通して発
行する。
(4)切戻し要求を受けた網管理装置1bは網管理装置
1aに対して応答を送信した後、現用状態から待機状態
に切り替わる。
(5)一方、網管理装置1aは応答受信後、データベー
スの更新を行った後現用状態として起動され、切戻しが
完了する。(3) In this state, when the network management device 1a is restored, the network management device 1a issues a switchback request to the network management device 1b through the communication line 2 by the main operating unit 6a. (4) The network management device 1b receiving the switchback request transmits a response to the network management device 1a, and then switches from the active state to the standby state. (5) On the other hand, after receiving the response, the network management device 1a is activated as the active state after updating the database, and the failback is completed.
【0065】この実施の形態によれば、手動で切戻しを
行わなくても主系の網管理装置の復旧だけで切戻しが行
われるため、利用者の省力化を計ることができるという
効果が得られる。According to this embodiment, the failback is performed only by the restoration of the main system network management device without performing the manual failback, so that it is possible to save the labor of the user. can get.
【図1】 この発明の実施の形態1による二重化された
網管理装置でデータベース同期化を行うための網管理シ
ステムの構成図である。FIG. 1 is a configuration diagram of a network management system for performing database synchronization in a duplicated network management device according to a first embodiment of the present invention.
【図2】 この発明の実施の形態1による加入者データ
および設備データのデータ構造を示す図である。FIG. 2 is a diagram showing a data structure of subscriber data and equipment data according to the first embodiment of the present invention.
【図3】 この発明の実施の形態1によるデータベース
同期化処理のデータシーケンスを示した図である。FIG. 3 is a diagram showing a data sequence of database synchronization processing according to the first embodiment of the present invention.
【図4】 この発明の実施の形態2による通信ネットワ
ークとを結ぶ端末回線を用いたデータベース同期化を行
うための網管理システムの構成図である。FIG. 4 is a configuration diagram of a network management system for performing database synchronization using a terminal line connecting with a communication network according to a second embodiment of the present invention.
【図5】 この発明の実施の形態2によるアドレス定義
のデータ例を示す図である。FIG. 5 is a diagram showing an example of data of address definition according to the second embodiment of the present invention.
【図6】 この発明の実施の形態2による通信ネットワ
ークとを結ぶ端末回線を用いたデータベース同期化を行
うための網管理システムの変形例の構成図である。FIG. 6 is a configuration diagram of a modified example of a network management system for performing database synchronization using a terminal line connecting to a communication network according to the second embodiment of the present invention.
【図7】 この発明の実施の形態3による手動による網
管理装置切替通知の流れを示した図である。FIG. 7 is a diagram showing a flow of manual network management device switching notification according to the third embodiment of the present invention.
【図8】 この発明の実施の形態3による切替指令のデ
ータ構造を示す図である。FIG. 8 is a diagram showing a data structure of a switching command according to a third embodiment of the present invention.
【図9】 この発明の実施の形態4による二重化された
網管理装置の運転状態問い合わせの流れを示した図であ
る。FIG. 9 is a diagram showing a flow of an operation state inquiry of a duplicated network management device according to a fourth embodiment of the present invention.
【図10】 この発明の実施の形態4による網管理装置
と交換装置との切替通知とその応答の流れを示した図で
ある。FIG. 10 is a diagram showing a flow of a switching notification and its response between the network management device and the switching device according to the fourth embodiment of the present invention.
【図11】 この発明の実施の形態5による二重化され
た網管理装置間での切戻し処理の流れを示した図であ
る。FIG. 11 is a diagram showing the flow of a switchback process between the duplicated network management devices according to the fifth embodiment of the present invention.
【図12】 従来のデータベース更新処理の流れを示し
た網管理システムの構成図である。FIG. 12 is a configuration diagram of a network management system showing a flow of a conventional database update process.
1a、1b 網管理装置、2 通信回線、3a、3b
データベース送信部、4a、4b データベース受信
部、5a、5b データベースディスク、6a、6b
主運転部、7a、7b タイマ、8a、8b 通信処理
部、9a、9b 中継線、10a、10b、10c、1
0d、10e、10f 交換装置、11a、11b 通
信回線、12 中継線、30 通信ネットワーク。1a, 1b Network management device, 2 communication lines, 3a, 3b
Database transmitter, 4a, 4b Database receiver, 5a, 5b Database disk, 6a, 6b
Main operation section, 7a, 7b timer, 8a, 8b Communication processing section, 9a, 9b Relay line, 10a, 10b, 10c, 1
0d, 10e, 10f switching devices, 11a, 11b communication lines, 12 relay lines, 30 communication networks.
───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04L 12/24 H04L 12/26 ─────────────────────────────────────────────────── ─── Continuation of front page (58) Fields surveyed (Int.Cl. 7 , DB name) H04L 12/24 H04L 12/26
Claims (6)
理用データベースを有し網管理を行う現用の網管理装置
と、 上記現用の網管理装置用の交換装置またはそれ以外の任
意の交換装置と接続され、バックアップ用の網管理用デ
ータベースを有する待機用網管理装置と、 上記複数の交換装置のうち上記現用および待機用網管理
装置以外の交換装置に接続された端末と、 上記現用の網管理装置と上記待機用網管理装置とを直接
接続し、上記網管理用データベースの情報とバックアッ
プ用の網管理用データベースの情報とを授受する通信回
線とを有するシステムを構成し、 上記網管理用データベースは、各端末について、加入者
ID、接続される交換装置、その他加入者に関する情報
を加入者データとして格納し、加入者の新規契約・契約
解除がある毎に書き換えると共に、交換装置番号、迂回
回路情報、回線速度、その他交換装置の設備に関する情
報を設備データとして格納し、交換装置の新設・増設・
変更がある毎に書き換えるデータベースとし、 上記現用の網管理装置は、上記網管理用データベースの
情報を待機用網管理装置のバックアップ用の網管理用デ
ータベースに、上記通信回線を介して、周期的に送信し
て格納させると共に、上記複数の管理装置にも送信して
自管理装置の加入者データと設備データを格納させる装
置とし、 上記端末用の交換装置は、端末間のデータ通信時に、上
記格納した加入者データを参照して、接続要求・解放要
求など呼接続/解放時の不正チェック、端末へのデータ
送信時の出力先の決定を行うと共に、上記格納した設備
データを参照して、最適中継路の選択を行う装置とした
ことを特徴とする網管理システム。 1. A communication network, a plurality of switching devices connected to the communication network, and a switching device connected to any switching device of the plurality of switching devices.
A current network management device that has a logical database and manages the network.
And a switching device for the current network management device or other
Connected to the desired switching device and used for backup network management data.
Standby network management device having a database and the active and standby network management of the plurality of switching devices
Directly connect the terminal connected to the switching equipment other than the equipment, the active network management equipment and the standby network management equipment.
Connect to the network management database information and backup
Communication for exchanging information with the network management database for network
And a network management database for each terminal.
Information about ID, connected switching equipment, and other subscribers
Is stored as subscriber data, and new subscriber contracts / contracts
It is rewritten every time it is released, and the exchange device number and detour
Information about circuit information, line speed, and other switching equipment
Information is stored as equipment data, and new / addition
A database that is rewritten every time there is a change, and the current network management device is
The information is transferred to the standby network management device as a backup network management data.
To the database via the above communication line.
And store it as well as send it to the above management devices.
A device that stores subscriber data and equipment data of the self-management device.
The above-mentioned switching device for terminals is
Connection request / release required by referring to the stored subscriber data
Unauthorized check at the time of call connection / release such as request, data to terminal
The output destination at the time of transmission is determined and the equipment stored above
A device that refers to the data and selects the optimum relay path
A network management system characterized in that
理用データベースを有し網管理を行う現用の網管理装置
と、 上記現用の網管理装置用の交換装置またはそれ以外の任
意の交換装置と接続され、バックアップ用の網管理用デ
ータベースを有する待機用網管理装置と、 上記複数の交換装置のうち上記現用および待機用網管理
装置以外の交換装置に接続された端末とを有するシステ
ムを構成し、 上記網管理用データベースは、各端末について、加入者
ID、接続される交換装置、その他加入者に関する情報
を加入者データとして格納し、加入者の新規契約・契約
解除がある毎に書き換えると共に、交換装置番号、迂回
回路情報、回線速度、その他交換装置の設備に関する情
報を設備データとして格納し、交換装置の新設・増設・
変更がある毎に書き換えるデータベースとし、 上記現用の網管理装置は、上記網管理用データベースの
情報を上記 待機用網管理装置のバックアップ用の網管理
用データベースに、上記現用と待機用の網管理装置用の
交換装置を介して、周期的に送信して格納させると共
に、上記複数の管理装置にも送信して自管理装置の加入
者データと設備データを格納させる装置とし、 上記端末用の交換装置は、端末間のデータ通信時に、上
記格納した加入者データを参照して、接続要求・解放要
求など呼接続/解放時の不正チェック、端末へのデータ
送信時の出力先の決定を行うと共に、上記格納した設備
データを参照して、最適中継路の選択を行う装置とした
ことを特徴とする網管理システム。 2. A communication network, a plurality of switching devices connected to the communication network, and a switching device connected to any switching device of the plurality of switching devices.
A current network management device that has a logical database and manages the network.
And a switching device for the current network management device or other
Connected to the desired switching device and used for backup network management data.
Standby network management device having a database and the active and standby network management of the plurality of switching devices
System having a terminal connected to a switching device other than the device
Configure beam, the network management database, for each terminal, a subscriber
Information about ID, connected switching equipment, and other subscribers
Is stored as subscriber data, and new subscriber contracts / contracts
It is rewritten every time it is released, and the exchange device number and detour
Information about circuit information, line speed, and other switching equipment
Information is stored as equipment data, and new / addition
A database that is rewritten every time there is a change, and the current network management device is
Network management for backup of the above standby network management device
For the above-mentioned active and standby network management devices
It is commonly used to periodically send and store data through an exchange device.
In addition, it also sends to the above-mentioned multiple management devices and joins its own management device.
The above-mentioned exchange device for terminals is a device for storing user data and equipment data.
Connection request / release required by referring to the stored subscriber data
Unauthorized check at the time of call connection / release such as request, data to terminal
The output destination at the time of transmission is determined and the equipment stored above
A device that refers to the data and selects the optimum relay path
A network management system characterized in that
システムにおいて、上記網管理装置から上記待機用網管
理装置へ上記網管理用データベースの情報を送信する
際、上記網管理装置は送信後に上記待機用網管理装置か
らの応答がなければ、または、送信に異常があればその
送信中の情報を再送信し、上記待機用網管理装置は上記
網管理用データベースの情報が来ない場合は、再送信を
上記現用の網管理装置へ要求し、再送信があればその後
通常の送信を続行し、再送信不可能であれば上記網管理
用データベースの情報の送信を打ち切るようにしたこと
を特徴とする網管理システム。 3. The network management according to claim 1 or 2.
In the system, from the network management device to the standby network pipe
Send the information in the network management database to the management device
When the network management device is the standby network management device after transmission,
If there is no response from the
The information being transmitted is retransmitted, and the standby network management device
If the information in the network management database does not come, resend it.
Request to the above-mentioned active network management device, and if there is retransmission, then
Continue normal transmission, and if retransmission is not possible, manage the network
To discontinue transmission of information in the database
A network management system characterized by.
管理システムにおいて上記現用網管理装置は現用と待機
用とを切替える切替指令を受けると、その切替指令を上
記待機用網管理装置に送信し、 上記待機用網管理装置は上記切替指令により上記現用網
管理装置として運転を開始すると共に、その切替通知を
上記複数の交換装置に送出して認識させ、 上記現用網管理装置は上記切替通知を受信すると現用か
ら待機用の網管理装置に動作を切り替えるようにしたこ
とを特徴とする網管理装置。4. The network management system according to claim 1, wherein when the active network management device receives a switching command for switching between active and standby, the switching command is sent to the standby network management device. send apparatus, the above-mentioned standby network management apparatus starts operation as the current network management device by said switching command, the switching notification
A network management device, wherein the network management device is configured to send the data to the plurality of switching devices for recognition, and when the active network management device receives the switching notification, switches the operation from the active network management device to the standby network management device.
管理システムにおいて、 上記待機用網管理装置から周期的に上記現用網管理装置
が正常動作か否かの問い合わせ指令を送信し、上記現用
網管理装置から応答が無い場合は異常ありと判断して、
上記待機用網管理装置は待機用から現用の網管理装置の
運転に切り替えると共に、その切替通知を上記複数の交
換装置に送出して認識させ、 上記現用網管理装置は上記切替通知を受信すると現用か
ら待機用の網管理装置に動作を切り替える ようにしたこ
とを特徴とする網管理装置。5. The network management system according to claim 1, wherein the standby network management device periodically sends an inquiry command as to whether the active network management device is operating normally. If there is no response from the above-mentioned active network management device, it is judged that there is an abnormality,
The standby network management device switches from the standby mode to the operation of the active network management system , and the switching notification is sent to the plurality of exchanges.
When the switching notification is received, the active network management device determines whether it is in use.
A network management device characterized in that the operation is switched to a standby network management device.
管理システムにおいて、 現用網管理装置の障害等により待機用網管理装置を現用
網管理装置として切替運転している場合、 障害等のある網管理装置の障害等が回復すると、この障
害等のあった網管理装置は現用運転している待機用網管
理装置へ切り戻し要求を送信し、現用運転している待機
用網管理装置は、切り戻し要求に対して応答すると共
に、バックアップ用の網管理用データベースから網管理
情報を上記障害等のあった網管理装置へ送信して網管理
用データベースへ格納させ、且つ、現用から待機用の網
管理装置の運転に切り替えると共に、その切替通知を上
記複数の交換装置に送出して認識させ、 上記故障のあった網管理装置は上記切替通知を受信する
と現用網管理装置として運転するようにしたことを特徴
とする網管理システム。6. The network management system according to claim 1, wherein when the standby network management device is switched and operated as the active network management device due to a failure of the active network management device, a failure occurs. When the fault of the network management device with such a problem is recovered, the faulty network management device sends a switchback request to the standby network management device that is currently in operation, and the standby network management device that is currently in operation is managed. The device responds to the switchback request, transmits the network management information from the backup network management database to the network management device having the above-mentioned failure, and stores it in the network management database. While switching to the operation of the standby network management device , the switching notification is
A network management system characterized in that the network management device having the failure is operated as an active network management device when the switching management device receives the switching notification .
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP34216595A JP3407016B2 (en) | 1995-12-28 | 1995-12-28 | Network management system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP34216595A JP3407016B2 (en) | 1995-12-28 | 1995-12-28 | Network management system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH09186686A JPH09186686A (en) | 1997-07-15 |
| JP3407016B2 true JP3407016B2 (en) | 2003-05-19 |
Family
ID=18351629
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP34216595A Expired - Fee Related JP3407016B2 (en) | 1995-12-28 | 1995-12-28 | Network management system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3407016B2 (en) |
Families Citing this family (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100326178B1 (en) * | 1998-07-06 | 2002-07-03 | 윤종용 | System management information redundant storage and synchronization device and method |
| JP2000029760A (en) * | 1998-07-10 | 2000-01-28 | Nec Corp | Database duplexing and matching system and its method |
| JP2000163344A (en) | 1998-11-27 | 2000-06-16 | Nec Corp | Data base recovery system for network management system |
| JP3482992B2 (en) | 1999-04-14 | 2004-01-06 | 日本電気株式会社 | Redundant LAN system and method for switching between active and standby systems |
| US6615221B2 (en) * | 2001-03-09 | 2003-09-02 | Hewlett-Packard Development Company, Lp. | Scalable transport layer protocol for multiprocessor interconnection networks that tolerates interconnection component failure |
| US8180882B2 (en) | 2004-07-22 | 2012-05-15 | Tyco Electronics Subsea Communications Llc | Distributed messaging system and method for sharing network status data |
| JP2006254083A (en) * | 2005-03-10 | 2006-09-21 | Hitachi Communication Technologies Ltd | IP phone system |
| JP2007028169A (en) * | 2005-07-15 | 2007-02-01 | Oki Telecommunication Systems Co Ltd | Redundant structure system |
| WO2007026633A1 (en) * | 2005-08-31 | 2007-03-08 | Daikin Industries, Ltd. | Communication program, communication method, equipment managing apparatus and remote management system |
| JP2007257447A (en) * | 2006-03-24 | 2007-10-04 | Fujitsu Ltd | Duplex provisional operation method of apparatus and duplex system |
| US8264951B2 (en) * | 2007-12-19 | 2012-09-11 | Alcatel Lucent | Resilient PPP/ML-PPP services over multi-chassis APS protected routers |
-
1995
- 1995-12-28 JP JP34216595A patent/JP3407016B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH09186686A (en) | 1997-07-15 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR100575497B1 (en) | Fault Tolerant Computer System | |
| EP0964563B1 (en) | Redundant call processing | |
| JP3407016B2 (en) | Network management system | |
| US7912858B2 (en) | Data synchronization method | |
| CN112948177A (en) | Disaster recovery backup method and device, electronic equipment and storage medium | |
| JP4608532B2 (en) | Security monitoring control system | |
| JP2773424B2 (en) | Network system and connection computer switching method | |
| CN117555688B (en) | Data processing methods, systems, equipment, and storage media based on active-active data centers | |
| KR100205953B1 (en) | Charging intermediary and method for intensive charging processing in electronic switching system | |
| US6370654B1 (en) | Method and apparatus to extend the fault-tolerant abilities of a node into a network | |
| JP2000122982A (en) | Multi-tier client server system | |
| JP2000029760A (en) | Database duplexing and matching system and its method | |
| JP3424738B2 (en) | Alarm state management method and system | |
| KR101397993B1 (en) | Duplex System and Method of Access Switching Processor | |
| JP2919352B2 (en) | Switch system and switchboard manager | |
| JPH03280144A (en) | Communication control system | |
| JPH0442632A (en) | System management method | |
| JP2002016697A (en) | Data management system set between private branch exchanges | |
| JP2000151809A (en) | Duplicate information repeater and changeover control method | |
| JP3382862B2 (en) | External storage network system | |
| KR0132955B1 (en) | Method of mutual back-up duplicaion in local management | |
| JP3547308B2 (en) | Subscriber line switching method | |
| KR950006564B1 (en) | Service data back-up/restoration method in the front and back end dualization structure | |
| JPH04207731A (en) | Complementary processing method for operation system | |
| JPH10150469A (en) | Frame relay backup system and backup method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080314 Year of fee payment: 5 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090314 Year of fee payment: 6 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100314 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100314 Year of fee payment: 7 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110314 Year of fee payment: 8 |
|
| LAPS | Cancellation because of no payment of annual fees |