JP2001014240A - System for controlling network management - Google Patents

System for controlling network management

Info

Publication number
JP2001014240A
JP2001014240A JP11181683A JP18168399A JP2001014240A JP 2001014240 A JP2001014240 A JP 2001014240A JP 11181683 A JP11181683 A JP 11181683A JP 18168399 A JP18168399 A JP 18168399A JP 2001014240 A JP2001014240 A JP 2001014240A
Authority
JP
Japan
Prior art keywords
data
unit
control unit
verification
management
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.)
Pending
Application number
JP11181683A
Other languages
Japanese (ja)
Inventor
Tsutomu Shibata
勉 柴田
Takashi Aoki
隆司 青木
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP11181683A priority Critical patent/JP2001014240A/en
Publication of JP2001014240A publication Critical patent/JP2001014240A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To enable data update control to be performed with the implement of a simple software without storing data before update. SOLUTION: A mode controlling part 51 is notified of request for 'data verification' from a managing device CS1 through a network management protocol controlling part 40 and a write controlling part 31, and the part 51 switches and controls a mode switching part 31a and executes a verification routine. Update data from the device CS1 are inputted to write approval/ refection verifying parts 110a to 110d, whether contradiction and deficiency exist between respective update data is verified here, a data rewriting request from the device CS1 is accepted in the case of no problems, and the data are updated. Meanwhile, when a problem exists in the update data, a write routine is not carried out for an instruction of 'write' from the device CS1, but the device CS1 is notified that the problem exists in the received update data.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、例えば通信ネッ
トワークに接続された通信装置を管理するネットワーク
管理制御システムに関する。
[0001] 1. Field of the Invention [0002] The present invention relates to a network management control system for managing, for example, a communication device connected to a communication network.

【0002】[0002]

【従来の技術】周知のように、従来のネットワーク管理
制御システムにおいて、管理対象となる種々の通信装置
(例えばボタン電話主装置やPBX等の交換装置)は、
図9に示すように、同一のLAN上に存在するワークス
テーションなどの管理装置CS1や、広域ネットワーク
を通じた管理装置CS2により管理制御される。
2. Description of the Related Art As is well known, in a conventional network management control system, various communication devices to be managed (for example, exchange devices such as a key telephone device and a PBX) are:
As shown in FIG. 9, the management is controlled by a management device CS1 such as a workstation existing on the same LAN or a management device CS2 through a wide area network.

【0003】そして、管理装置CS1およびCS2は、
通信装置の管理情報記憶部に必要に応じてアクセスし、
データの読み出しやデータの設定といったオペレーショ
ンを行う。
[0003] The management devices CS1 and CS2 are
Access the management information storage unit of the communication device as necessary,
It performs operations such as reading data and setting data.

【0004】図10に、従来の管理対象となる通信装置
(以下、管理対象機器と称する)の構成を示す。なお、
ここでは、主として管理制御に関わる構成を概略して示
すことにする。
FIG. 10 shows a configuration of a conventional communication device to be managed (hereinafter, referred to as a device to be managed). In addition,
Here, the configuration mainly related to management control will be schematically shown.

【0005】管理対象機器は、管理対象機器の制御デー
タ等の種々のパラメータ記憶する複数の管理情報記憶部
10a〜10dと、これにバス接続される読出制御部2
0および書込制御部30と、ネットワーク管理プロトコ
ル制御部40とを備える。
The device to be managed includes a plurality of management information storage units 10a to 10d for storing various parameters such as control data of the device to be managed, and a read control unit 2 connected to the management information storage units 10a to 10d.
0 and a write control unit 30 and a network management protocol control unit 40.

【0006】ネットワーク管理プロトコル制御部40
は、所定のプロトコルにしたがって、ネットワーク上の
機器と通信するものである。例えば、前述の管理装置C
S1(あるいはCS2)と通信し、データ設定の指示や
その設定データを受信した場合には、この指示および設
定データを書込制御部30に入力する。これに対して、
書込制御部30は、ネットワーク管理プロトコル制御部
40を通じて得たデータを管理情報記憶部10a〜10
dに順次記録する。
[0006] Network management protocol control unit 40
Communicates with devices on a network according to a predetermined protocol. For example, the aforementioned management device C
When communicating with S1 (or CS2) and receiving a data setting instruction and its setting data, the instruction and the setting data are input to the write control unit 30. On the contrary,
The write control unit 30 stores data obtained through the network management protocol control unit 40 in the management information storage units 10a to 10a.
d is sequentially recorded.

【0007】また、ネットワーク管理プロトコル制御部
40は、管理装置CS1(あるいはCS2)と通信し
て、データの読み出し要求を受け付け、読出制御部20
に指示を与えて、指示されたデータを管理情報記憶部1
0a〜10dより読み出させ、折り返し読み出したデー
タを管理装置CS1(あるいはCS2)に送信する。
The network management protocol control unit 40 communicates with the management device CS1 (or CS2), receives a data read request, and reads the data.
To the management information storage unit 1
The data is read out from 0a to 10d, and the read-back data is transmitted to the management device CS1 (or CS2).

【0008】ここで、図11および図12を参照して、
管理対象機器のデータ設定の更新制御動作について説明
する。
Here, referring to FIGS. 11 and 12,
The update control operation of the data setting of the management target device will be described.

【0009】まず、図11を参照して、データ更新の成
功例について説明すると、管理装置CS1(CS2でも
同様)は、読出制御部20およびネットワーク管理プロ
トコル制御部40(ともに図示しない)を通じて、管理
情報記憶部10a〜10dにそれぞれ記憶されるデータ
(a,b,c,d)を読み出して、自装置の記憶部Mに
一時記録する。
First, referring to FIG. 11, an example of successful data update will be described. The management device CS1 (also in CS2) manages data through the read control unit 20 and the network management protocol control unit 40 (both not shown). The data (a, b, c, d) stored in the information storage units 10a to 10d are read out and temporarily stored in the storage unit M of the own device.

【0010】その後、管理装置CS1は、ネットワーク
管理プロトコル制御部40および書込制御部30(とも
に図示しない)を通じて、管理情報記憶部10a〜10
dのデータを順次データ(A,B,C,D)に書き換え
る。
Thereafter, the management device CS1 sends the management information storage units 10a to 10a through the network management protocol control unit 40 and the write control unit 30 (both not shown).
Data d is sequentially rewritten into data (A, B, C, D).

【0011】この際、管理対象機器は、順次、書き換え
られるデータ間に矛盾や不具合がないかを検証し、この
ような問題がない場合に、管理装置CS1からのデータ
書き換え要求を受け入れて、データの更新が行われ、デ
ータ(A,B,C,D)に書き換えられる。
At this time, the management target device sequentially verifies whether there is any inconsistency or defect between the data to be rewritten, and if there is no such problem, accepts the data rewriting request from the management device CS1 and Is updated and rewritten to data (A, B, C, D).

【0012】次に、図12を参照して、データ更新の失
敗例について説明する。まず、前述したように、管理装
置CS1(CS2でも同様)は、読出制御部20および
ネットワーク管理プロトコル制御部40(ともに図示し
ない)を通じて、管理情報記憶部10a〜10dにそれ
ぞれ記憶されるデータ(a,b,c,d)を読み出し
て、自装置の記憶部Mに一時記録する。
Next, referring to FIG. 12, a description will be given of a failure example of data update. First, as described above, the management device CS1 (the same applies to the CS2) transmits data (a) stored in the management information storage units 10a to 10d through the read control unit 20 and the network management protocol control unit 40 (both not shown). , B, c, d) are read out and temporarily recorded in the storage unit M of the own device.

【0013】その後、管理装置CS1は、ネットワーク
管理プロトコル制御部40および書込制御部30(とも
に図示しない)を通じて、管理情報記憶部10a〜10
dのデータを順次データ(A,B,C,Dx)に書き換
える。
Thereafter, the management device CS1 sends the management information storage units 10a to 10a through the network management protocol control unit 40 and the write control unit 30 (both not shown).
Data d is sequentially rewritten into data (A, B, C, Dx).

【0014】この際、管理対象機器は、順次、書き換え
られるデータ間に矛盾や不具合があると、データの更新
を拒絶する。この場合、管理装置CS1は、データ
(A,B,C,Dx)への更新を中止して、記憶部Mに
記憶しておいた以前のデータ(a,b,c,d)に、再
び更新する制御を実施する。
At this time, the management target device refuses to update the data if there is an inconsistency or a defect between the sequentially rewritten data. In this case, the management device CS1 stops updating the data (A, B, C, Dx) and returns to the previous data (a, b, c, d) stored in the storage unit M again. Implement control to update.

【0015】このように、従来のネットワーク管理制御
システムでは、管理対象機器に記録される複数のデータ
が互いに関連するものであるため、更新時に新たに入力
されるデータ間に矛盾や問題があると、そこまでに更新
したデータを再び更新前の状態に戻す作業を必要とす
る。
As described above, in the conventional network management control system, since a plurality of data recorded in the device to be managed are related to each other, there is a contradiction or a problem between newly input data at the time of updating. It is necessary to return the data updated so far to the state before the update again.

【0016】これには、管理装置CS1およびCS2
に、更新前のデータを記憶しておく記憶部Mを必要とす
るばかりか、ソフトウエアのインプリメントも複雑であ
るという問題がある。
This includes management devices CS1 and CS2
In addition, there is a problem that not only a storage unit M for storing data before updating is required, but also software implementation is complicated.

【0017】[0017]

【発明が解決しようとする課題】従来のネットワーク管
理制御システムでは、管理対象機器に記録されるデータ
の更新時に、新たに入力されるデータ間に矛盾や問題が
あると、そこまでに更新したデータを再び更新前の状態
に戻す作業が必要である。このため、更新制御に必要な
ソフトウエアのインプリメントが複雑であるばかりか、
更新前のデータを記憶しておく記憶部を必要とするとい
う問題があった。
In a conventional network management control system, when data recorded in a device to be managed is updated, if there is a contradiction or a problem between newly input data, the updated data is updated. Must be restored to the state before the update. This not only complicates the implementation of the software required for update control,
There is a problem that a storage unit for storing data before update is required.

【0018】この発明は上記の問題を解決すべくなされ
たもので、更新前のデータを記憶しておく記憶部が不要
で、単純なソフトウエアのインプリメントで、データの
更新制御を行うことが可能なネットワーク管理制御シス
テムを提供することを目的とする。
The present invention has been made to solve the above-mentioned problem, and does not require a storage unit for storing data before updating, and can perform data updating control with a simple software implementation. It is an object to provide a simple network management control system.

【0019】[0019]

【課題を解決するための手段】上記の目的を達成するた
めに、この発明は、通信ネットワークに接続された通信
装置を、管理装置が前記通信ネットワークを通じて管理
するネットワーク管理制御システムにおいて、通信装置
は、複数のデータについて、自装置が有する記憶手段に
記録可能か否か検証するデータ検証手段と、管理装置か
ら記憶手段への複数のデータの記録要求があった場合
に、これらのデータをデータ検証手段に入力して検証さ
せ、この結果、すべてのデータが記録可能な場合に、複
数のデータを記憶手段に記録する記録制御手段とを具備
して構成するようにした。
To achieve the above object, the present invention provides a network management control system in which a management device manages a communication device connected to a communication network through the communication network. A data verification unit that verifies whether or not a plurality of data can be recorded in a storage unit of the own device; and a data verification unit that verifies a plurality of data when a request for recording a plurality of data from the management device to the storage unit is issued. The data is input to the means for verification, and as a result, when all the data can be recorded, a recording control means for recording a plurality of data in the storage means is provided.

【0020】上記構成のネットワーク管理制御システム
では、複数のデータを記憶手段に記録する前に、記録可
能か否かを検証し、すべてのデータが記録可能な場合に
のみ、複数のデータを記憶手段に記録するようにしてい
る。
In the network management control system having the above configuration, before recording a plurality of data in the storage means, it is verified whether or not the data can be recorded, and only when all the data can be recorded, the plurality of data are stored in the storage means. To be recorded.

【0021】したがって、上記構成のネットワーク管理
制御システムによれば、記憶手段へのデータ更新を行う
ために、更新失敗に備えて更新前のデータを記憶してお
く記憶部が不要で、単純なソフトウエアのインプリメン
トで、データの更新制御を行うことができる。
Therefore, according to the network management control system having the above-described configuration, a data storage unit for storing data before update is not required for updating data in the storage means, and simple software is used. Data update control can be performed by implementing the software.

【0022】[0022]

【発明の実施の形態】以下、図面を参照して、この発明
の実施形態について説明する。図1は、この発明の第1
の実施形態に係わるネットワーク管理制御システムの管
理対象機器の構成を示すものである。なお、ここでは、
主として管理制御に関わる構成を概略して示すことにす
る。また、図1において、従来の管理対象機器の構成を
示す図10と同一部分には同一符号を付して示し、ここ
では異なる部分を中心に述べる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows a first embodiment of the present invention.
9 shows a configuration of a device to be managed by the network management control system according to the embodiment. Here,
A configuration mainly related to management control will be schematically shown. Also, in FIG. 1, the same parts as those in FIG. 10 showing the configuration of the conventional managed device are denoted by the same reference numerals, and different parts will be mainly described here.

【0023】管理対象機器は、管理対象機器の制御デー
タ等の種々のパラメータ記憶する複数の管理情報記憶部
11a〜11dと、これにバス接続される読出制御部2
0および書込制御部31と、ネットワーク管理プロトコ
ル制御部40と、モード制御部51とを備える。
The device to be managed includes a plurality of management information storage units 11a to 11d for storing various parameters such as control data of the device to be managed, and a read control unit 2 bus-connected thereto.
0 and a write control unit 31, a network management protocol control unit 40, and a mode control unit 51.

【0024】ネットワーク管理プロトコル制御部40
は、所定のプロトコルにしたがって、ネットワーク上の
機器と通信するもので、管理装置CS1(あるいはCS
2)と通信し、データ更新(検証と書込)の指示やその
更新データを受信した場合には、この指示および更新デ
ータを書込制御部31に入力する。
Network management protocol control unit 40
Communicates with devices on the network according to a predetermined protocol.
2), when receiving an instruction for data update (verification and writing) and its update data, the instruction and the update data are input to the write control unit 31.

【0025】書込制御部31は、ネットワーク管理プロ
トコル制御部40より「検証」の指示が入力されると、
この旨をモード制御部51に通知し、以後、モード制御
部51の指示の元に動作する。
When the “verification” instruction is input from the network management protocol control unit 40, the write control unit 31
This is notified to the mode control unit 51, and thereafter, it operates under the instruction of the mode control unit 51.

【0026】モード制御部51は、書込制御部31より
管理装置CS1の「検証」の指示を受け付けると、書込
制御部31のモード切替部31aを切替制御して、検証
ルーチンを実行させる。
When the mode control unit 51 receives a "verify" instruction from the management device CS1 from the write control unit 31, the mode control unit 51 controls the mode switching unit 31a of the write control unit 31 to execute a verification routine.

【0027】この検証ルーチンにおいて、書込制御部3
1は、管理装置CS1より上記要求の後に受信した更新
データを、管理情報記憶部11a〜11dに記録する前
に、書込可否検証部110a〜110dに入力して、更
新データの検証を行わせる。
In this verification routine, the write control unit 3
1 inputs the update data received after the above request from the management device CS1 to the writability verification sections 110a to 110d before recording the update data in the management information storage sections 11a to 11d, and verifies the update data. .

【0028】このルーチンにより、上記データが書込可
否検証部110a〜110dに入力されると、それぞれ
書込可否検証部110a〜110dが、入力されたデー
タを管理情報記憶部11a〜11dに更新することが可
能か否か順次検証し、この検証結果をモード制御部51
に入力する。
According to this routine, when the data is input to the writability verification sections 110a to 110d, the writability verification sections 110a to 110d update the input data to the management information storage sections 11a to 11d, respectively. It is sequentially verified whether or not it is possible, and this verification result is
To enter.

【0029】モード制御部51は、書込可否検証部11
0a〜110dからのすべての検証結果が「書込可能」
であると、後に、管理装置CS1より送られる「書込」
の指示に対して、ネットワーク管理プロトコル制御部4
0を通じて管理装置CS1に「OK」の応答を返し、こ
れに続いて、書込制御部31のモード切替部31aを切
替制御して、書込ルーチンを実行させる。
The mode control unit 51 includes a writability verification unit 11
All verification results from 0a to 110d are "writable"
, "Write" sent later from the management device CS1
Network management protocol control unit 4
A response of "OK" is returned to the management device CS1 through "0", and subsequently, the mode switching unit 31a of the writing control unit 31 is switch-controlled to execute the writing routine.

【0030】なお、上記検証結果が、1つでも「書込不
可」の場合には、管理装置CS1より送られる「書込」
の指示に対して、ネットワーク管理プロトコル制御部4
0を通じて管理装置CS1に「NG」の応答を返して、
書込ルーチンは実行せず、受信した更新データに問題が
ある旨を管理装置CS1に通知する。
If at least one of the verification results is “write-disabled”, “write” sent from the management device CS1 is performed.
Network management protocol control unit 4
0, a response of “NG” is returned to the management device CS1.
The write routine is not executed, and the management apparatus CS1 is notified that there is a problem with the received update data.

【0031】また、書込ルーチンにおいて、書込制御部
31は、ネットワーク管理プロトコル制御部40を通じ
て受信した更新データを、順次管理情報記憶部11a〜
11dに記録する。
In the writing routine, the writing control unit 31 sequentially updates the update data received through the network management protocol control unit 40 with the management information storage units 11a to 11a.
Record at 11d.

【0032】ここで、図2および図3を参照して、管理
対象機器のデータ設定の更新制御動作の成功例と失敗例
について説明する。
Here, with reference to FIG. 2 and FIG. 3, a description will be given of a successful example and a failed example of the update control operation of the data setting of the management target device.

【0033】まず、図2を参照して、データ更新の成功
例について説明すると、管理装置CS1(CS2でも同
様)は、始めに、「検証」の要求を行うと、この旨が、
ネットワーク管理プロトコル制御部40および書込制御
部31(ともに図示しない)を通じて、モード制御部5
1に通知される。
First, referring to FIG. 2, a description will be given of an example of a successful data update. First, the management device CS1 (similarly in CS2) makes a request for "verification".
The mode control unit 5 is transmitted through the network management protocol control unit 40 and the write control unit 31 (both not shown).
1 is notified.

【0034】これに対して、モード制御部51は、書込
制御部31のモード切替部31aを切替制御して、検証
ルーチンを実行させる。そして、管理装置CS1は、更
新データを送信し、このデータは、ネットワーク管理プ
ロトコル制御部40および書込制御部30を通じて、書
込可否検証部110a〜110dに入力される。
On the other hand, the mode control section 51 controls the mode switching section 31a of the write control section 31 to execute the verification routine. Then, the management device CS1 transmits the update data, and this data is input to the write enable / disable verification units 110a to 110d through the network management protocol control unit 40 and the write control unit 30.

【0035】この際、書込可否検証部110a〜110
dでは、それぞれ更新データ間に矛盾や不具合がないか
が検証され、このような問題がない場合に、管理装置C
S1からのデータ書き換え要求を受け入れて、データの
更新が行われる。
At this time, the writability verification sections 110a to 110
In d, it is verified whether there is any inconsistency or defect between the update data, and if there is no such problem, the management device C
The data is updated by accepting the data rewrite request from S1.

【0036】一方、検証の結果、図3に示すように、検
証した更新データに問題があった場合には、管理装置C
S1より送られる「書込」の指示に対して、ネットワー
ク管理プロトコル制御部40を通じて管理装置CS1に
「NG」の応答を返して、書込ルーチンは実行せず、受
信した更新データに問題がある旨を管理装置CS1に通
知する。
On the other hand, as a result of the verification, as shown in FIG.
In response to the “write” instruction sent from S1, a response of “NG” is returned to the management device CS1 through the network management protocol control unit 40, the write routine is not executed, and there is a problem with the received update data. To the management device CS1.

【0037】以上のように、上記構成のネットワーク管
理制御システムでは、管理装置CS1(あるいはCS
2)が更新しようとするデータを、管理対象機器上で更
新可能か検証し、更新可能な場合に限り、データの更新
を行うようにしている。
As described above, in the network management control system having the above configuration, the management device CS1 (or CS
It is verified that the data to be updated in 2) can be updated on the device to be managed, and only when the data can be updated, the data is updated.

【0038】したがって、上記構成のネットワーク管理
制御システムによれば、管理装置CS1(あるいはCS
2)上に、更新前のデータを記憶しておく記憶部が不要
となるとともに、単純なソフトウエアのインプリメント
で、データの更新制御を行うことができる。
Therefore, according to the network management control system having the above configuration, the management device CS1 (or CS
2) Above, a storage unit for storing data before update is not required, and data update control can be performed by implementing simple software.

【0039】尚、この発明は上記実施の形態に限定され
るものではない。例えば、管理情報記憶部11a〜11
dがグループ分けして構成される場合に適用することも
可能である。このようなグループ分けを行なった構成に
適用した場合の構成例を、第2の実施形態として図4に
示す。
The present invention is not limited to the above embodiment. For example, the management information storage units 11a to 11
It is also possible to apply when d is configured by grouping. FIG. 4 shows a second embodiment of a configuration example in which the present invention is applied to a configuration in which such grouping is performed.

【0040】この図では、主として管理制御に関わる構
成を概略して示すことにし、前述の第1の実施形態の管
理対象機器の構成を示す図1と同一部分には同一符号を
付して示し、ここでは異なる部分を中心に述べる。
In this figure, the configuration mainly related to management control is schematically shown, and the same parts as those in FIG. 1 showing the configuration of the management target device of the first embodiment are denoted by the same reference numerals. Here, different parts will be mainly described.

【0041】第2の実施形態の管理対象機器では、第1
の実施形態の書込制御部31とモード制御部51に代わ
り、書込制御部32とモード制御部52とを備えてい
る。書込制御部32は、ネットワーク管理プロトコル制
御部40より「検証」の指示が入力されると、この旨を
モード制御部52に通知し、以後、モード制御部52の
指示の元に動作する。
In the managed device of the second embodiment, the first
A write control unit 32 and a mode control unit 52 are provided instead of the write control unit 31 and the mode control unit 51 of the embodiment. When the instruction of “verification” is input from the network management protocol control unit 40, the write control unit 32 notifies the mode control unit 52 of this, and thereafter, operates under the instruction of the mode control unit 52.

【0042】モード制御部52は、書込制御部32より
管理装置CS1の「検証」の指示を受け付けると、書込
制御部32のモード切替部32a,32bを切替制御し
て、検証ルーチンを実行させる。
When receiving the "verification" instruction from the management device CS1 from the writing control unit 32, the mode control unit 52 controls the mode switching units 32a and 32b of the writing control unit 32 to execute the verification routine. Let it.

【0043】なお、グループ分けにより、モード切替部
32aは、管理情報記憶部11a,11bに対応してお
り、モード切替部32bは、管理情報記憶部11c,1
1dに対応している。
By the grouping, the mode switching unit 32a corresponds to the management information storage units 11a and 11b, and the mode switching unit 32b includes the management information storage units 11c and 1b.
1d.

【0044】上記検証ルーチンにおいて、書込制御部3
2は、管理装置CS1より「検証」の要求の後に受信し
た更新データを管理情報記憶部11a〜11dに記録す
る前に、それぞれ対応するモード切替部32a,32b
を通じて、書込可否検証部110a〜110dに入力し
て、更新データの検証を行わせる。
In the above verification routine, the write control unit 3
Before recording update data received after the request for “verification” from the management device CS1 in the management information storage units 11a to 11d, the corresponding mode switching units 32a and 32b
To the write enable / disable verification units 110a to 110d to verify the update data.

【0045】このルーチンにより、上記更新データが書
込可否検証部110a〜110dに入力されると、それ
ぞれ書込可否検証部110a〜110dが、入力された
データを管理情報記憶部11a〜11dに更新すること
が可能か否か順次検証し、この検証結果をモード制御部
52に入力する。
According to this routine, when the update data is input to the writability verification sections 110a to 110d, the writability verification sections 110a to 110d respectively update the input data to the management information storage sections 11a to 11d. It is sequentially verified whether or not the verification is possible, and the verification result is input to the mode control unit 52.

【0046】モード制御部52は、書込可否検証部11
0a〜110dからのすべての検証結果が「書込可能」
であると、後に、管理装置CS1より送られる「書込」
の指示に対して、ネットワーク管理プロトコル制御部4
0を通じて管理装置CS1に「OK」の応答を返し、こ
れに続いて、書込制御部32のモード切替部32a,3
2bを切替制御して、書込ルーチンを実行させる。
The mode control unit 52 includes a writability verification unit 11
All verification results from 0a to 110d are "writable"
, "Write" sent later from the management device CS1
Network management protocol control unit 4
0, a response of “OK” is returned to the management device CS1, and subsequently, the mode switching units 32a, 3
2b is switch-controlled to execute the write routine.

【0047】なお、上記検証結果が、1つでも「書込不
可」の場合には、管理装置CS1より送られる「書込」
の指示に対して、ネットワーク管理プロトコル制御部4
0を通じて管理装置CS1に「NG」の応答を返して、
書込ルーチンは実行せず、受信した更新データに問題が
ある旨を管理装置CS1に通知する。
If at least one of the verification results is “write-disabled”, “write” sent from the management device CS1 is performed.
Network management protocol control unit 4
0, a response of “NG” is returned to the management device CS1.
The write routine is not executed, and the management apparatus CS1 is notified that there is a problem with the received update data.

【0048】また、書込ルーチンにおいて、書込制御部
32は、ネットワーク管理プロトコル制御部40を通じ
て受信した更新データを、順次管理情報記憶部11a〜
11dに記録する。
In the writing routine, the writing control section 32 sequentially updates the update data received through the network management protocol control section 40 with the management information storage sections 11a to 11a.
Record at 11d.

【0049】以上のように、管理情報記憶部11a〜1
1dがグループ分けして構成される場合に適用すること
も可能で、この場合においても、第1の実施形態と同様
の効果を発揮する。
As described above, the management information storage units 11a to 11a
The present invention can be applied to a case where 1d is configured by grouping, and in this case, the same effect as in the first embodiment is exerted.

【0050】さらに、上述の第2の実施形態のように、
管理対象機器に複数のモード切替部32a,32bを備
え、複数の管理装置CS1,CS2からデータ更新を同
時進行で受け付けるようにしてもよい。その構成を図5
に示し、第3の実施形態として説明する。
Further, as in the above-described second embodiment,
The management target device may include a plurality of mode switching units 32a and 32b, and may receive data updates from the plurality of management devices CS1 and CS2 simultaneously. The configuration is shown in FIG.
And will be described as a third embodiment.

【0051】この図では、主として管理制御に関わる構
成を概略して示すことにし、前述の第1の実施形態の管
理対象機器の構成を示す図1と同一部分には同一符号を
付して示し、ここでは異なる部分を中心に述べる。
In this figure, the configuration mainly related to management control is schematically shown, and the same parts as those in FIG. 1 showing the configuration of the management target device of the first embodiment are denoted by the same reference numerals. Here, different parts will be mainly described.

【0052】第3の実施形態の管理対象機器では、第1
の実施形態の書込制御部31とモード制御部51に代わ
り、書込制御部33とモード制御部53とを備えてい
る。書込制御部33は、ネットワーク管理プロトコル制
御部40より「検証」の指示が入力されると、この旨を
モード制御部53に通知し、以後、モード制御部53の
指示の元に動作する。
In the managed device of the third embodiment, the first
A write control unit 33 and a mode control unit 53 are provided instead of the write control unit 31 and the mode control unit 51 of the embodiment. When the instruction of “verification” is input from the network management protocol control unit 40, the write control unit 33 notifies the mode control unit 53 of this, and thereafter operates based on the instruction of the mode control unit 53.

【0053】モード制御部53は、書込制御部33より
管理装置CS1の「検証」の指示を受け付けると、書込
制御部33のモード切替部33aを切替制御して、検証
ルーチンを実行させる。
When receiving the "verification" instruction from the management device CS1 from the writing control unit 33, the mode control unit 53 controls the mode switching unit 33a of the writing control unit 33 to execute the verification routine.

【0054】この一方で、モード制御部53は、書込制
御部33より管理装置CS2の「検証」の指示を受け付
けると、書込制御部33のモード切替部33bを切替制
御して、検証ルーチンを実行させる。
On the other hand, when the mode control unit 53 receives an instruction of “verification” of the management device CS2 from the write control unit 33, the mode control unit 53 controls the mode switching unit 33b of the write control unit 33 to switch the mode and performs a verification routine. Is executed.

【0055】上記検証ルーチンにおいて、書込制御部3
3は、管理装置CS1およびCS2より「検証」の要求
の後に受信した更新データを管理情報記憶部11a〜1
1dに記録する前に、それぞれ対応するモード切替部3
3a,33bを通じて、書込可否検証部110a〜11
0dに入力して、更新データの検証を行わせる。ここ
で、データが入力される書込可否検証部110a〜11
0dは、管理装置CS1およびCS2によりそれぞれ独
立して指定される。
In the above verification routine, the write control unit 3
3 stores the update data received after the "verification" request from the management devices CS1 and CS2 in the management information storage units 11a to 11a.
Before recording in 1d, the corresponding mode switching unit 3
3a, 33b, write enable / disable verifying units 110a-11
Input to 0d to verify the update data. Here, writability verification sections 110a to 11 to which data is input are set.
0d is specified independently by the management devices CS1 and CS2.

【0056】このルーチンにより、上記更新データが書
込可否検証部110a〜110dに入力されると、それ
ぞれ書込可否検証部110a〜110dが、互いに入力
されたデータを管理情報記憶部11a〜11dに更新す
ることが可能か否か順次検証し、この検証結果をモード
制御部53に入力する。
According to this routine, when the update data is input to the writability verification sections 110a to 110d, the writability verification sections 110a to 110d respectively store the mutually input data in the management information storage sections 11a to 11d. It is sequentially verified whether or not updating is possible, and the result of this verification is input to the mode control unit 53.

【0057】モード制御部53は、書込可否検証部11
0a〜110dからのすべての検証結果が「書込可能」
であると、後に、管理装置CS1より送られる「書込」
の指示に対して、ネットワーク管理プロトコル制御部4
0を通じて管理装置CS1に「OK」の応答を返し、こ
れに続いて、書込制御部33のモード切替部33a,3
3bを切替制御して、書込ルーチンを実行させる。
The mode control unit 53 includes a write permission verification unit 11
All verification results from 0a to 110d are "writable"
, "Write" sent later from the management device CS1
Network management protocol control unit 4
0, a response of “OK” is returned to the management device CS 1, and subsequently, the mode switching units 33 a and 3 of the writing control unit 33 are returned.
3b is switched to execute the write routine.

【0058】なお、上記検証結果が、1つでも「書込不
可」の場合には、管理装置CS1およびCS2より送ら
れる「書込」の指示に対して、ネットワーク管理プロト
コル制御部40を通じて管理装置CS1およびCS2に
「NG」の応答を返して、書込ルーチンは実行せず、受
信した更新データに問題がある旨を管理装置CS1およ
びCS2に通知する。
If at least one of the verification results is “write-disabled”, the management device CS1 and the management device CS2 respond to the “write” instruction sent from the management device CS2 through the network management protocol control unit 40. A response of “NG” is returned to CS1 and CS2, and the writing routine is not executed, and the management devices CS1 and CS2 are notified that there is a problem with the received update data.

【0059】また、書込ルーチンにおいて、書込制御部
33は、ネットワーク管理プロトコル制御部40を通じ
て、管理装置CS1およびCS2より受信した更新デー
タを、順次管理情報記憶部11a〜11dに記録する。
In the write routine, the write control unit 33 records the update data received from the management devices CS1 and CS2 through the network management protocol control unit 40 in the management information storage units 11a to 11d sequentially.

【0060】以上のように、第3の実施形態の管理対象
機器は、複数のモード切替部33a,33bを備え、複
数の管理装置CS1,CS2からデータ更新を同時進行
で受け付けるようにしている。このような構成の場合に
も適用することも可能で、この場合においても、第1の
実施形態と同様の効果を発揮する。
As described above, the device to be managed according to the third embodiment includes the plurality of mode switching units 33a and 33b, and receives data updates from the plurality of management devices CS1 and CS2 simultaneously. It is also possible to apply to such a configuration, and in this case, the same effect as in the first embodiment is exerted.

【0061】さらにまた、図6に示すような構成も考え
られる。この図に示す管理対象機器を第4の実施形態と
して、以下に説明する。なお、この図では、主として管
理制御に関わる構成を概略して示すことにし、前述の第
1の実施形態の管理対象機器の構成を示す図1と同一部
分には同一符号を付して示し、ここでは異なる部分を中
心に述べる。
Further, a configuration as shown in FIG. 6 is also conceivable. The device to be managed shown in this diagram will be described below as a fourth embodiment. In this figure, the configuration mainly related to the management control is schematically shown, and the same parts as those in FIG. 1 showing the configuration of the management target device of the first embodiment are denoted by the same reference numerals, Here, different parts will be mainly described.

【0062】第4の実施形態の管理対象機器では、第1
の実施形態の書込制御部31とモード制御部51に代わ
り、書込制御部34を備えている。書込制御部34は、
ネットワーク管理プロトコル制御部40より「検証」の
指示が入力されると、この旨を内蔵するモード制御部5
4にて検出し、以後、モード制御部54の指示の元に動
作する。
In the managed device of the fourth embodiment, the first
A write control unit 34 is provided instead of the write control unit 31 and the mode control unit 51 of the embodiment. The writing control unit 34
When an instruction of “verification” is input from the network management protocol control unit 40, the mode control unit 5 incorporating this instruction is
4, and thereafter operates under the instruction of the mode control unit 54.

【0063】モード制御部54は、ネットワーク管理プ
ロトコル制御部40を通じて管理装置CS1の「検証」
の指示を受け付けると、書込制御部34のモード切替部
34aを切替制御して、検証ルーチンを実行させる。
The mode control unit 54 “verifies” the management device CS 1 through the network management protocol control unit 40.
Is accepted, the mode switching unit 34a of the writing control unit 34 is switched and controlled to execute the verification routine.

【0064】上記検証ルーチンにおいて、書込制御部3
4は、管理装置CS1より「検証」の要求の後に受信し
た更新データを管理情報記憶部11a〜11dに記録す
る前に、モード切替部34aを通じて、書込可否検証部
110a〜110dに入力して、更新データの検証を行
わせる。
In the above verification routine, the write control unit 3
4 inputs the update data received after the request for “verification” from the management device CS1 to the writability verification units 110a to 110d through the mode switching unit 34a before recording the update data in the management information storage units 11a to 11d. Then, the update data is verified.

【0065】このルーチンにより、上記更新データが書
込可否検証部110a〜110dに入力されると、それ
ぞれ書込可否検証部110a〜110dが、互いに入力
されたデータを管理情報記憶部11a〜11dに更新す
ることが可能か否か順次検証し、この検証結果をモード
制御部54に入力する。
According to this routine, when the update data is input to the writability verification sections 110a to 110d, the writability verification sections 110a to 110d respectively transmit the mutually input data to the management information storage sections 11a to 11d. Whether or not updating is possible is sequentially verified, and the verification result is input to the mode control unit 54.

【0066】モード制御部54は、書込可否検証部11
0a〜110dからのすべての検証結果が「書込可能」
であると、後に、管理装置CS1より送られる「書込」
の指示に対して、ネットワーク管理プロトコル制御部4
0を通じて管理装置CS1に「OK」の応答を返し、こ
れに続いて、書込制御部34のモード切替部34aを切
替制御して、書込ルーチンを実行させる。
The mode control unit 54 includes a write enable / disable verification unit 11
All verification results from 0a to 110d are "writable"
, "Write" sent later from the management device CS1
Network management protocol control unit 4
A response of "OK" is returned to the management device CS1 through "0", and subsequently, the mode switching unit 34a of the writing control unit 34 is switch-controlled to execute the writing routine.

【0067】なお、上記検証結果が、1つでも「書込不
可」の場合には、管理装置CS1より送られる「書込」
の指示に対して、ネットワーク管理プロトコル制御部4
0を通じて管理装置CS1に「NG」の応答を返して、
書込ルーチンは実行せず、受信した更新データに問題が
ある旨を管理装置CS1に通知する。
If at least one of the verification results is “write-disabled”, “write” sent from the management device CS1 is performed.
Network management protocol control unit 4
0, a response of “NG” is returned to the management device CS1.
The write routine is not executed, and the management apparatus CS1 is notified that there is a problem with the received update data.

【0068】また、書込ルーチンにおいて、書込制御部
34は、ネットワーク管理プロトコル制御部40を通じ
て、管理装置CS1より受信した更新データを、順次管
理情報記憶部11a〜11dに記録する。
In the write routine, the write control unit 34 records the update data received from the management device CS1 through the network management protocol control unit 40 in the management information storage units 11a to 11d sequentially.

【0069】以上のように、第4の実施形態の管理対象
機器は、書込制御部34にモード切替部34a、モード
制御部54を備えるようにしている。このような構成で
あっても、第1の実施形態と同様の効果を発揮する。
As described above, the managed device of the fourth embodiment is configured such that the write control unit 34 includes the mode switching unit 34a and the mode control unit 54. Even with such a configuration, the same effect as in the first embodiment is exerted.

【0070】また、さらに、第2,第3の実施形態の変
形例として、各管理情報記憶部11a〜11dに、書込
ロック状態記憶部111a〜111d、書込ロック/解
除制御部112a〜112dを設けるようにしてもよ
い。図7に、管理情報記憶部11aに適用した場合を示
す。
Further, as a modified example of the second and third embodiments, the write lock state storage units 111a to 111d and the write lock / release control units 112a to 112d are stored in the management information storage units 11a to 11d. May be provided. FIG. 7 shows a case where the present invention is applied to the management information storage unit 11a.

【0071】書込ロック/解除制御部112a〜112
dは、対応する書込可否検証部110a〜110dによ
る検証が終了すると、対応する書込ロック状態記憶部1
11a〜111dにロック情報を記録する。
Write lock / release control units 112a to 112
d, when the verification by the corresponding writability verification units 110a to 110d is completed, the corresponding write lock state storage unit 1
Lock information is recorded in 11a to 111d.

【0072】そしてその後、対応する管理情報記憶部1
1a〜11dへの更新データの書き込みが終了すると、
書込ロック/解除制御部112a〜112dは、書込ロ
ック状態記憶部111a〜111dに、上記ロック情報
に代わって、解除情報を記録する。
Thereafter, the corresponding management information storage unit 1
When the writing of the update data to 1a to 11d is completed,
The write lock / release control units 112a to 112d record release information in the write lock state storage units 111a to 111d instead of the lock information.

【0073】そして、書込可否検証部110a〜110
dは、それぞれ書込ロック状態記憶部111a〜111
dにロック情報が記憶されている場合に、書込制御部3
2あるいは33より、検証の要求がなされた場合には、
ネットワーク管理プロトコル制御部40を通じて、その
要求を行った管理装置に対して書き込みロック状態にあ
る旨を通知する。
Then, the write enable / disable verification units 110a to 110
d is the write lock state storage units 111a to 111, respectively.
When the lock information is stored in d, the write control unit 3
If a request for verification is made from 2 or 33,
The network management protocol control unit 40 notifies the requesting management device of the write lock state.

【0074】このような構成によれば、複数の管理装置
CS1,CS2が並行してデータの更新を行って、矛盾
するデータが管理情報記憶部11a〜11dに記録され
ることを防止することができる。
According to such a configuration, it is possible to prevent the plurality of management devices CS1 and CS2 from updating data in parallel to prevent inconsistent data from being recorded in the management information storage units 11a to 11d. it can.

【0075】さらにまた、上述の実施形態では、管理情
報記憶部11a〜11dに対する更新データの検証や書
き込みを、順次行うのではなく、一括して行うようにし
てもよい。
Further, in the above-described embodiment, the verification and writing of the update data in the management information storage units 11a to 11d may be performed collectively instead of sequentially.

【0076】この場合、例えば、書込制御部31〜34
に、一括設定制御部301と、設定オペレーション記憶
部302とを備えるようにする。図8に、書込制御部3
1に適用した構成例を示す。
In this case, for example, the write control units 31 to 34
In addition, a batch setting control unit 301 and a setting operation storage unit 302 are provided. FIG. 8 shows the write control unit 3
1 shows a configuration example applied to the first embodiment.

【0077】一括設定制御部301は、管理装置CS1
(あるいはCS2)から、ネットワーク管理プロトコル
制御部40を通じて、受け取った要求に、一括設定を指
示するコマンドが含まれているか否かを監視し、含まれ
ている場合に、管理装置CS1から送られる更新データ
を設定オペレーション記憶部302に記録する。
The collective setting control unit 301 includes the management device CS1
(Or CS2) through the network management protocol control unit 40 to monitor whether or not the request received includes a command for instructing batch setting, and if so, update transmitted from the management device CS1. The data is recorded in the setting operation storage unit 302.

【0078】そして、一括設定制御部301は、設定オ
ペレーション記憶部302を制御し、各管理情報記憶部
11a〜11dに対して、並行して検証ルーチンや書込
ルーチンを実行する。
The batch setting control unit 301 controls the setting operation storage unit 302, and executes a verification routine and a write routine on the management information storage units 11a to 11d in parallel.

【0079】このような構成によれば、第1の実施形態
と同様の効果を奏するとともに、データの更新に要する
時間を短縮することができる。その他、この発明の要旨
を逸脱しない範囲で種々の変形を施しても同様に実施可
能であることはいうまでもない。
According to such a configuration, the same effects as those of the first embodiment can be obtained, and the time required for updating data can be reduced. It goes without saying that various modifications can be made without departing from the spirit of the present invention.

【0080】[0080]

【発明の効果】以上述べたように、この発明では、複数
のデータを記憶手段に記録する前に、記録可能か否かを
検証し、すべてのデータが記録可能な場合にのみ、複数
のデータを記憶手段に記録するようにしている。
As described above, according to the present invention, before recording a plurality of data in the storage means, it is verified whether or not the data can be recorded. Is stored in the storage means.

【0081】したがって、この発明によれば、通信装置
の記憶手段へのデータ更新を行うために、更新失敗に備
えて更新前のデータを記憶しておく記憶部が不要で、単
純なソフトウエアのインプリメントで、データの更新制
御を行うことが可能なネットワーク管理制御システムを
提供できる。
Therefore, according to the present invention, in order to update the data in the storage means of the communication device, a storage unit for storing the data before the update in case of an update failure is unnecessary, and a simple software By implementation, a network management control system capable of performing data update control can be provided.

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

【図1】この発明の第1の実施の形態に係わるネットワ
ーク管理制御システムの管理対象機器の構成を示す回路
ブロック図。
FIG. 1 is a circuit block diagram showing a configuration of a device to be managed in a network management control system according to a first embodiment of the present invention.

【図2】図1に示した管理対象機器のデータ設定の更新
制御動作の成功例を説明するための図。
FIG. 2 is a view for explaining a successful example of a data setting update control operation of the management target device shown in FIG. 1;

【図3】図1に示した管理対象機器のデータ設定の更新
制御動作の失敗例を説明するための図。
FIG. 3 is a view for explaining an example of a failure in the update control operation of the data setting of the management target device shown in FIG. 1;

【図4】この発明の第2の実施の形態に係わるネットワ
ーク管理制御システムの管理対象機器の構成を示す回路
ブロック図。
FIG. 4 is a circuit block diagram showing a configuration of a device to be managed in a network management control system according to a second embodiment of the present invention.

【図5】この発明の第3の実施の形態に係わるネットワ
ーク管理制御システムの管理対象機器の構成を示す回路
ブロック図。
FIG. 5 is a circuit block diagram showing a configuration of a device to be managed in a network management control system according to a third embodiment of the present invention.

【図6】この発明の第4の実施の形態に係わるネットワ
ーク管理制御システムの管理対象機器の構成を示す回路
ブロック図。
FIG. 6 is a circuit block diagram showing a configuration of a device to be managed in a network management control system according to a fourth embodiment of the present invention.

【図7】図4および図5に示した管理対象機器の管理情
報記憶部の変形例を示す回路ブロック図。
FIG. 7 is a circuit block diagram showing a modification of the management information storage unit of the management target device shown in FIGS. 4 and 5;

【図8】図1、図4、図5、図6に示した書込制御部3
1〜34の変形例を示す回路ブロック図。
FIG. 8 is a write control unit 3 shown in FIGS. 1, 4, 5, and 6;
The circuit block diagram showing the modification of 1-34.

【図9】ネットワーク管理制御システムの構成を示す
図。
FIG. 9 is a diagram showing a configuration of a network management control system.

【図10】従来のネットワーク管理制御システムの管理
対象機器の構成を示す回路ブロック図。
FIG. 10 is a circuit block diagram showing a configuration of a device to be managed by a conventional network management control system.

【図11】図10に示した従来の管理対象機器のデータ
設定の更新制御動作の成功例を説明するための図。
FIG. 11 is a view for explaining a successful example of the data setting update control operation of the conventional managed device shown in FIG. 10;

【図12】図10に示した従来の管理対象機器のデータ
設定の更新制御動作の失敗例を説明するための図。
FIG. 12 is a view for explaining an example of a failure in the update control operation of the data setting of the conventional managed device shown in FIG.

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

CS1,CS2…管理装置 11a,11b,11c,11d…管理情報記憶部 110a,110b,110c,110d…書込可否検
証部 20…読出制御部 31,32,33,34…書込制御部 31a,32a,32b,33a,33b,34a…モ
ード切替部 40…ネットワーク管理プロトコル制御部 51,52,53,54…モード制御部 111a…書込ロック状態記憶部 112a…書込ロック/解除制御部 301…一括設定制御部 302…設定オペレーション記憶部
CS1, CS2 ... management devices 11a, 11b, 11c, 11d ... management information storage units 110a, 110b, 110c, 110d ... writability verification unit 20 ... read control units 31, 32, 33, 34 ... write control units 31a, 32a, 32b, 33a, 33b, 34a Mode switching unit 40 Network management protocol control unit 51, 52, 53, 54 Mode control unit 111a Write lock state storage unit 112a Write lock / release control unit 301 Batch setting control unit 302: setting operation storage unit

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B089 GA21 JA35 KA10 KA11 KB10 KC14 KC28 KC47 5K030 GA11 HB06 HB08 JA10 KA04 KA05 KA07 5K051 AA09 FF01 KK05  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5B089 GA21 JA35 KA10 KA11 KB10 KC14 KC28 KC47 5K030 GA11 HB06 HB08 JA10 KA04 KA05 KA07 5K051 AA09 FF01 KK05

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 通信ネットワークに接続された通信装置
を、管理装置が前記通信ネットワークを通じて管理する
ネットワーク管理制御システムにおいて、 前記通信装置は、 複数のデータについて、自装置が有する記憶手段に記録
可能か否か検証するデータ検証手段と、 前記管理装置から前記記憶手段への複数のデータの記録
要求があった場合に、これらのデータを前記データ検証
手段に入力して検証させ、この結果、すべてのデータが
記録可能な場合に、前記複数のデータを前記記憶手段に
記録する記録制御手段とを具備することを特徴とするネ
ットワーク管理制御システム。
1. In a network management control system in which a management device manages a communication device connected to a communication network through the communication network, the communication device can record a plurality of data in a storage unit of the own device. Data verification means for verifying whether or not there is a request for recording a plurality of data from the management device to the storage means, inputting these data to the data verification means for verification, and as a result, A network management control system comprising: a recording control unit that records the plurality of data in the storage unit when data can be recorded.
【請求項2】 前記記録制御手段は、モード切替手段
と、モード制御手段とからなり、 前記モード切替手段は、前記管理装置から送られるデー
タを、前記モード制御手段の切替制御により、前記モー
ド制御手段、前記記憶手段、前記データ検証手段へ選択
的に入力し、 前記モード制御手段は、前記モード切替手段を通じて前
記管理装置からのデータの記録要求を受け付けると、前
記モード切替手段を切替制御して、前記管理装置から送
られる複数のデータを前記データ検証手段に入力して検
証させ、この結果、すべてのデータが記録可能な場合
に、前記モード切替手段を切替制御して、前記複数のデ
ータを前記記憶手段に入力して記録することを特徴とす
る請求項1に記載のネットワーク管理制御システム。
2. The recording control unit includes a mode switching unit and a mode control unit, and the mode switching unit transmits the data sent from the management device to the mode control unit by performing switching control of the mode control unit. Means, the storage means, and the data verification means. The mode control means, when receiving a data recording request from the management device through the mode switching means, performs switching control on the mode switching means. A plurality of data sent from the management device are input to the data verification unit and verified, and as a result, when all data can be recorded, the mode switching unit is switch-controlled to convert the plurality of data. 2. The network management control system according to claim 1, wherein the information is input to the storage unit and recorded.
【請求項3】 前記記録制御手段は、モード切替手段
と、モード制御手段とからなり、 前記モード切替手段は、前記管理装置から送られるデー
タを、前記モード制御手段の切替制御により、前記記憶
手段、前記データ検証手段へ選択的に入力し、 前記モード制御手段は、前記管理装置からデータの記録
要求を受け付けると、前記モード切替手段を切替制御し
て、前記管理装置から送られる複数のデータを前記デー
タ検証手段に入力して検証させ、この結果、すべてのデ
ータが記録可能な場合に、前記モード切替手段を切替制
御して、前記複数のデータを前記記憶手段に入力して記
録することを特徴とする請求項1に記載のネットワーク
管理制御システム。
3. The recording control means includes a mode switching means and a mode control means, and the mode switching means transmits data sent from the management device to the storage means by switching control of the mode control means. And selectively inputting the data to the data verification unit. When the mode control unit receives a data recording request from the management device, the mode control unit performs switching control of the mode switching unit to convert a plurality of data sent from the management device. When the data is input to the data verification unit and verified, and as a result, when all data can be recorded, the mode switching unit is controlled to be switched, and the plurality of data is input to the storage unit and recorded. The network management control system according to claim 1, wherein:
【請求項4】 前記通信装置は、複数の前記記憶手段を
グループ分けして備え、 前記記録制御手段は、前記管理装置から前記記憶手段へ
の複数のデータの記録要求があった場合に、これらのデ
ータを前記データ検証手段に入力して検証させ、この結
果、すべてのデータが記録可能な場合に、前記複数のデ
ータを対応するグループの記憶手段に記録することを特
徴とする請求項1に記載のネットワーク管理制御システ
ム。
4. The communication device includes a plurality of storage units in groups, and the recording control unit is configured to, when a request for recording a plurality of data from the management device to the storage unit is made, The data is input to the data verification unit and verified, and as a result, when all data can be recorded, the plurality of data are recorded in the storage unit of the corresponding group. A network management control system as described.
【請求項5】 前記記録制御手段は、複数の前記管理装
置から複数のデータの記録要求を受け付け、この要求を
受け付けた場合に、これらのデータを前記データ検証手
段に入力して検証させ、この結果、すべてのデータが記
録可能な場合に、前記複数の管理装置が記録要求する複
数のデータを、対応する前記記憶手段に記録することを
特徴とする請求項1に記載のネットワーク管理制御シス
テム。
5. The recording control unit receives a request for recording a plurality of data from a plurality of the management devices, and when receiving the request, inputs the data to the data verification unit and verifies the data. 2. The network management control system according to claim 1, wherein, when all data can be recorded, a plurality of data requested to be recorded by the plurality of management devices are recorded in the corresponding storage unit.
【請求項6】 前記データ検証手段は、記録可能と判定
した記憶手段に対しては、その後、この記憶手段に記録
要求した管理装置と異なる他の管理装置から、記録要求
があっても検証は行わないことを特徴とする請求項4ま
たは請求項5に記載のネットワーク管理制御システム。
6. The data verification unit performs verification on a storage unit determined to be recordable even if a recording request is received from another management device different from the management device that has requested recording on the storage unit. The network management control system according to claim 4, wherein the network management control system does not perform the operation.
【請求項7】 前記記憶手段は、複数の記憶部からな
り、 前記データ検証手段は、前記複数の記憶部にそれぞれ対
応し、そして対応する記憶部へのデータ記録の可否を検
証する複数の検証部からなり、 前記記録制御手段は、前記管理装置から前記記憶手段へ
の複数のデータの記録要求があった場合に、これらのデ
ータをそれぞれ対応する前記データ検証部に一括して入
力して検証させ、この結果、すべてのデータが記録可能
な場合に、前記複数のデータをそれぞれ対応する前記記
憶部に記録することを特徴とする請求項1乃至請求項6
のいずれかに記載のネットワーク管理制御システム。
7. The storage unit includes a plurality of storage units, and the data verification unit corresponds to each of the plurality of storage units, and includes a plurality of verification units that verify whether data can be recorded in the corresponding storage units. The recording control unit, when there is a request for recording a plurality of data from the management device to the storage unit, collectively input these data to the corresponding data verification unit, and verify 7. As a result, when all the data can be recorded, the plurality of data are recorded in the corresponding storage units respectively.
The network management control system according to any one of the above.
JP11181683A 1999-06-28 1999-06-28 System for controlling network management Pending JP2001014240A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11181683A JP2001014240A (en) 1999-06-28 1999-06-28 System for controlling network management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11181683A JP2001014240A (en) 1999-06-28 1999-06-28 System for controlling network management

Publications (1)

Publication Number Publication Date
JP2001014240A true JP2001014240A (en) 2001-01-19

Family

ID=16105058

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11181683A Pending JP2001014240A (en) 1999-06-28 1999-06-28 System for controlling network management

Country Status (1)

Country Link
JP (1) JP2001014240A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011119908A (en) * 2009-12-02 2011-06-16 Ntt Docomo Inc Subscriber profile changing device, and subscriber profile changing method
JP2011228902A (en) * 2010-04-19 2011-11-10 Alaxala Networks Corp Device and method for network management, computer program, and recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011119908A (en) * 2009-12-02 2011-06-16 Ntt Docomo Inc Subscriber profile changing device, and subscriber profile changing method
JP2011228902A (en) * 2010-04-19 2011-11-10 Alaxala Networks Corp Device and method for network management, computer program, and recording medium

Similar Documents

Publication Publication Date Title
US7634588B2 (en) Data migration method for disk apparatus
US7418563B2 (en) Method for controlling storage device controller, storage device controller, and program
JP3853540B2 (en) Fiber channel-connected magnetic disk device and fiber channel-connected magnetic disk controller
US6598134B2 (en) System and method for on-line, real time, data migration
US6370626B1 (en) Method and apparatus for independent and simultaneous access to a common data set
JP4639033B2 (en) Authentication apparatus, authentication method, and authentication program
JP2001014240A (en) System for controlling network management
JPH10190832A (en) Communication system
US5991859A (en) Semiconductor storage device having on-the-fly adaptable storage capacity
US8275809B2 (en) Object processing system using an object model
JP3608206B2 (en) Private branch exchange
JP4090216B2 (en) Disk volume management method and apparatus
JP3317239B2 (en) Automatic distribution system of program, automatic distribution method of program, and recording medium recording program for automatic distribution of program
JP2588629B2 (en) Data transfer method
JP2004054806A (en) Storage network system, connection switching device, access control method, and program therefor
JP2003111112A (en) Electronic private branch exchange, its file updating method and program thereof
JP2000078237A (en) Control management system and control management program recording medium
JPH04282740A (en) Input/output port device
JPH01239622A (en) File processor
JPH02178743A (en) File update processor
JP2002132555A (en) System, method and record medium of database access
JPH08305623A (en) Network type file system
JP2001022609A (en) Program verification system
JP2002132588A (en) Storage control device and storage system
JPH05143299A (en) Data changing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060606

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060724

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060829