JP2012257039A - Management device, communication system, and communication method - Google Patents

Management device, communication system, and communication method Download PDF

Info

Publication number
JP2012257039A
JP2012257039A JP2011128328A JP2011128328A JP2012257039A JP 2012257039 A JP2012257039 A JP 2012257039A JP 2011128328 A JP2011128328 A JP 2011128328A JP 2011128328 A JP2011128328 A JP 2011128328A JP 2012257039 A JP2012257039 A JP 2012257039A
Authority
JP
Japan
Prior art keywords
communication
communication device
sequence number
management
synchronization
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
JP2011128328A
Other languages
Japanese (ja)
Inventor
Masanori Sekido
正規 関戸
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2011128328A priority Critical patent/JP2012257039A/en
Publication of JP2012257039A publication Critical patent/JP2012257039A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Communication Control (AREA)
  • Small-Scale Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce network congestion to be generated whenever communication is disconnected in a communication system which manages a communication device in a network.SOLUTION: The management device for managing a communication device in a network comprises: sequence number storage means which stores a sequence number received from the communication device whenever a management state of the communication device is changed; transmission request means which requests the communication device to transmit the sequence number when communication becomes enabled again, after communication with the communication device is disconnected; sequence number collation means which collates the sequence number received from the communication device with the sequence number stored in the storage means before communication is disconnected; and synchronization means which determines whether or not a management state of the communication device is synchronized with the communication device on the basis of a collation result.

Description

本発明は、ネットワーク上の通信装置を管理する管理装置、または管理装置を含む通信システム、および通信方法に関する。   The present invention relates to a management device that manages a communication device on a network, or a communication system including the management device, and a communication method.

ネットワーク上の通信装置を管理するネットワーク管理システムでは、管理装置と通信装置との間の通信に、SNMP(Simple Network Management Protocol)というプロトコルがよく利用される。   In a network management system that manages communication devices on a network, a protocol called SNMP (Simple Network Management Protocol) is often used for communication between the management device and the communication device.

SNMPを用いたネットワークでは、通信装置は、ネットワーク上で障害を始めとする状態変化(イベント)が発生すると、管理装置に向けてイベントが起こったことを通知する。SNMPでは、この通知をTrapという。   In a network using SNMP, when a state change (event) such as a failure occurs on the network, the communication device notifies the management device that the event has occurred. In SNMP, this notification is called Trap.

このようなネットワークにおいて、何らかの原因で、管理装置と管理対象装置の間の通信が不能となった場合に、管理装置は通信装置の状態変化を知ることができなくなる。従って、通信が復旧した際に、通信装置の状態と管理状態を同期する必要がある。   In such a network, when communication between the management apparatus and the management target apparatus becomes impossible for some reason, the management apparatus cannot know the state change of the communication apparatus. Therefore, it is necessary to synchronize the state of the communication device and the management state when communication is restored.

特許文献1には、Trapにシーケンス番号を付与することが記載されている。管理装置は、受信したTrapのシーケンス番号が連続していない場合には、Trapの損失があったと判断する。管理装置は、最後に受信したTrapの受信時刻から一定時間が経過しているか判断する。一定時間が経過している場合に、管理装置は、該当する通信装置に対して問い合わせを行う。   Patent Document 1 describes that a sequence number is assigned to Trap. When the received Trap sequence numbers are not consecutive, the management device determines that there is a loss of Trap. The management apparatus determines whether a certain time has elapsed since the last received Trap reception time. When the predetermined time has elapsed, the management device makes an inquiry to the corresponding communication device.

特開2003−244142号公報JP 2003-244142 A

特許文献1に記載の技術においては、Trapの最終受信時刻から一定時間が経過した通信装置に対して、問い合わせを行っていた。   In the technique described in Patent Document 1, an inquiry is made to a communication device that has passed a certain time from the last reception time of Trap.

一般的に、このような問い合わせの際、管理対象となる通信装置との通信が復旧した際に、管理装置は、通信装置の持つ全管理オブジェクトに対して情報取得要求パケットを送信する。その際、管理装置から情報取得要求パケットが送信されるだけでなく、それぞれの情報取得要求パケットに対する応答パケットが各通信装置から送信される。   Generally, at the time of such an inquiry, when communication with a communication device to be managed is restored, the management device transmits an information acquisition request packet to all management objects of the communication device. At this time, not only the information acquisition request packet is transmitted from the management apparatus, but also a response packet for each information acquisition request packet is transmitted from each communication apparatus.

従って、通信装置や管理オブジェクトの個数によっては、ネットワークがパケットで溢れる恐れがある。よって、管理装置が正常にネットワーク上の通信装置を監視することができなくなる可能性がある。また、通信装置の全管理オブジェクトの数が多いほど、管理装置の管理状態と通信装置の状態の同期に時間がかかり、オペレータがスムーズな作業ができない問題も発生する。   Therefore, depending on the number of communication devices and management objects, the network may overflow with packets. Therefore, there is a possibility that the management apparatus cannot normally monitor the communication apparatus on the network. In addition, as the number of all management objects of the communication device increases, it takes longer time to synchronize the management state of the management device and the state of the communication device, and the problem that the operator cannot perform smooth work also occurs.

本発明の目的は、上述した課題を解決することが可能な、管理装置、通信システムおよび通信方法を提供することにある。   The objective of this invention is providing the management apparatus, communication system, and communication method which can solve the subject mentioned above.

本発明による管理装置は、ネットワーク上の通信装置を管理する管理装置であって、前記管理装置は、前記通信装置の管理状態に変化が発生するごとに前記通信装置から受信するシーケンス番号を記憶するシーケンス番号記憶手段と、前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信を前記通信装置に対して要求する送信要求手段と、前記通信装置から受信した前記シーケンス番号を、通信切断前に前記記憶手段に記憶したシーケンス番号と照合するシーケンス番号照合手段と、前記照合結果に基づいて、前記通信装置との間で前記通信装置の管理状態の同期を行うかどうか判断する同期手段と、を備えることを特徴とする。   The management apparatus according to the present invention is a management apparatus that manages a communication apparatus on a network, and the management apparatus stores a sequence number received from the communication apparatus every time a change occurs in the management state of the communication apparatus. A transmission requesting means for requesting the communication apparatus to transmit the sequence number when communication is possible again after the communication between the sequence number storage means and the communication apparatus is disconnected; and from the communication apparatus Synchronization of the management state of the communication device between the communication device and the sequence number collating unit that collates the received sequence number with the sequence number stored in the storage unit before disconnecting the communication. And synchronization means for determining whether to perform or not.

本発明による通信システムは、ネットワーク上の通信装置と、前記ネットワークを介して前記通信装置を管理する管理装置とを備え、前記管理装置は、前記通信装置の管理状態に変化が発生するごとに前記通信装置から受信するシーケンス番号を記憶するシーケンス番号記憶手段と、前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信を前記通信装置に対して要求する送信要求手段と、前記通信装置から受信した前記シーケンス番号を、通信切断前に前記記憶手段に記憶したシーケンス番号と照合するシーケンス番号照合手段と、前記照合結果に基づいて、前記通信装置との間で前記通信装置の管理状態の同期を行うかどうか判断する同期手段と、を備えることを特徴とする。   A communication system according to the present invention includes a communication device on a network and a management device that manages the communication device via the network, and the management device changes the management state of the communication device each time a change occurs. A sequence number storage means for storing a sequence number received from a communication device and a request for transmission of the sequence number to the communication device when communication with the communication device is interrupted and communication becomes possible again A transmission request means, a sequence number collating means for collating the sequence number received from the communication apparatus with a sequence number stored in the storage means before communication disconnection, and the communication apparatus based on the collation result. Synchronization means for determining whether or not to synchronize the management state of the communication device.

本発明による通信方法は、ネットワークを介して管理する通信装置の管理状態に変化が発生するごとに前記通信装置から受信するシーケンス番号を記憶するシーケンス番号記憶ステップと、前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信を前記通信装置に対して要求する送信要求ステップと、前記通信装置から受信した前記シーケンス番号を、通信切断前に前記記憶したシーケンス番号と照合するシーケンス番号照合ステップと、前記照合結果に基づいて、前記通信装置との間で前記通信装置の管理状態の同期を行うかどうか判断する同期ステップと、を含むことを特徴とする。   The communication method according to the present invention includes a sequence number storing step for storing a sequence number received from the communication device every time a change occurs in a management state of the communication device managed via a network, and communication with the communication device is disconnected. And when the communication becomes possible again, the transmission request step for requesting the communication device to transmit the sequence number and the sequence number received from the communication device are stored before the communication is disconnected. A sequence number collating step for collating with a sequence number, and a synchronizing step for determining whether to synchronize the management state of the communication device with the communication device based on the collation result. .

通信が一時的に切断した後に復旧した通信装置と同期を取る回数を削減することができ、通信断の度に発生するネットワークの輻輳を軽減することが可能となる。   It is possible to reduce the number of times of synchronization with the communication device restored after the communication is temporarily disconnected, and it is possible to reduce network congestion that occurs every time the communication is disconnected.

第1の実施形態による管理装置の構成を示す図である。It is a figure which shows the structure of the management apparatus by 1st Embodiment. 第1の実施形態による動作を示すフローチャートである。It is a flowchart which shows the operation | movement by 1st Embodiment. 第2の実施形態による通信システムの構成を示す図である。It is a figure which shows the structure of the communication system by 2nd Embodiment. 第2の実施形態による管理サーバの構成を示す図である。It is a figure which shows the structure of the management server by 2nd Embodiment. 第2の実施形態による通信装置の構成を示す図である。It is a figure which shows the structure of the communication apparatus by 2nd Embodiment. 第2の実施形態の動作概要を示す図である。It is a figure which shows the operation | movement outline | summary of 2nd Embodiment. 第2の実施形態による動作を示すシーケンスチャートである。It is a sequence chart which shows the operation | movement by 2nd Embodiment. 第2の実施形態による動作を示すフローチャートである。It is a flowchart which shows the operation | movement by 2nd Embodiment. 第3の実施形態による表示手段の例を示す図である。It is a figure which shows the example of the display means by 3rd Embodiment.

以降、本発明の実施形態について、図面を参照して詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

<第1の実施形態>
まず、本発明の第1の実施形態について説明する。
<First Embodiment>
First, a first embodiment of the present invention will be described.

(構成)
図1は、第1の実施形態による管理装置1000の構成を示している。図1によれば、管理装置1000は、送信要求手段1001、シーケンス番号記憶手段1002、シーケンス番号照合手段1003、同期手段1004を備えている。また、管理装置1000は、通信装置1100とネットワークを介して接続している。なお、通信装置1100は、管理装置1000によって管理対象となっている通信装置である。
(Constitution)
FIG. 1 shows a configuration of a management apparatus 1000 according to the first embodiment. According to FIG. 1, the management apparatus 1000 includes a transmission request unit 1001, a sequence number storage unit 1002, a sequence number verification unit 1003, and a synchronization unit 1004. The management apparatus 1000 is connected to the communication apparatus 1100 via a network. The communication device 1100 is a communication device managed by the management device 1000.

(動作)
次に、第1の実施形態の動作について、図2を参照して説明する。
(Operation)
Next, the operation of the first embodiment will be described with reference to FIG.

管理装置1000と、通信装置1100とは、一度通信が切断された後、再度通信が可能になったものとする。   The management apparatus 1000 and the communication apparatus 1100 are assumed to be able to communicate again after being disconnected once.

まず、送信要求手段1001は、通信装置1100との通信が切断された後、再度通信可能となった場合に、シーケンス番号の送信要求を通信装置1100に対して行う(S1001)。   First, the transmission request unit 1001 sends a sequence number transmission request to the communication device 1100 when communication with the communication device 1100 is disconnected and communication is possible again (S1001).

なお、このシーケンス番号とは、通信装置1100が、通信装置1100の管理状態に変化が発生するごとに、管理装置1000に対して送信するメッセージに含まれるシーケンス番号である。   The sequence number is a sequence number included in a message that the communication apparatus 1100 transmits to the management apparatus 1000 each time a change occurs in the management state of the communication apparatus 1100.

続いて、シーケンス番号照合手段1003は、通信装置1100から受信したシーケンス番号を、通信切断前にシーケンス番号記憶手段1002に記憶したシーケンス番号と照合する(S1002)。   Subsequently, the sequence number collation unit 1003 collates the sequence number received from the communication device 1100 with the sequence number stored in the sequence number storage unit 1002 before disconnecting the communication (S1002).

最後に、同期手段1004は、S1002での照合の結果に基づいて、通信装置1100との間で、通信装置1100の管理状態の同期を行うかどうかを判断する(S1003)。   Finally, the synchronization unit 1004 determines whether to synchronize the management state of the communication device 1100 with the communication device 1100 based on the result of the collation in S1002 (S1003).

(効果)
第1の実施形態によれば、管理装置は、通信再開後に通信装置から受信するシーケンス番号の照合を行い、照合結果に基づいて通信装置との管理状態の同期を行うかどうか判断する。
(effect)
According to the first embodiment, the management device collates the sequence numbers received from the communication device after resuming communication, and determines whether to synchronize the management state with the communication device based on the collation result.

上記の動作により、通信再開後に、通信装置との管理状態の同期が必要かどうかを判断することができる。従って、通信装置との同期の回数を削減することが可能となり、通信断の度に発生するネットワークの輻輳を軽減することが可能となる。   With the above operation, it is possible to determine whether or not synchronization of the management state with the communication device is necessary after communication is resumed. Therefore, it is possible to reduce the number of times of synchronization with the communication device, and it is possible to reduce network congestion that occurs every time communication is interrupted.

<第2の実施形態>
次に、本発明の第2の実施形態について説明する。
<Second Embodiment>
Next, a second embodiment of the present invention will be described.

(概要)
図3は、第2の実施形態による通信システムの構成を示している。図3によれば、第2の実施形態による通信システムは、管理サーバ100、通信装置110、通信装置120、通信装置130、通信装置140、通信装置150、通信装置160を備えている。
(Overview)
FIG. 3 shows a configuration of a communication system according to the second embodiment. According to FIG. 3, the communication system according to the second embodiment includes a management server 100, a communication device 110, a communication device 120, a communication device 130, a communication device 140, a communication device 150, and a communication device 160.

管理サーバ100と各通信装置は、それぞれ図3に示すようにネットワークを介して接続している。図3において、実線で接続されている箇所は有線によって接続されているものとする。また、有線接続されていない箇所、例えば、通信装置110と通信装置120との間は、無線ネットワークを介して接続されているものとする。   The management server 100 and each communication device are connected via a network as shown in FIG. In FIG. 3, it is assumed that portions connected by solid lines are connected by wires. In addition, it is assumed that a portion that is not connected by wire, for example, the communication device 110 and the communication device 120 are connected via a wireless network.

図3に示す通信システムの概要について説明する。まず、管理サーバ100は、ネットワーク上の通信装置の情報を取得し、管理する。管理サーバ100は、管理する通信装置の状態を画面上に表示させることも可能である。   An overview of the communication system shown in FIG. 3 will be described. First, the management server 100 acquires and manages information on communication devices on the network. The management server 100 can also display the status of the communication device to be managed on the screen.

各通信装置は、自身の管理オブジェクトに対する状態変化を検知すると、管理サーバにシーケンス番号を付加したTrapを送信する。この管理オブジェクトとしては、例えば、通信装置のMIB(Management Information Base)で管理されている情報が挙げられる。   When each communication device detects a change in the state of its own management object, each communication device transmits a trap with a sequence number added to the management server. As this management object, for example, information managed by the MIB (Management Information Base) of the communication apparatus can be cited.

管理サーバ100は、Trapで通知されたオブジェクトの状態を画面表示に反映させる。同時に、通知されたシーケンス番号を保持する。   The management server 100 reflects the state of the object notified by Trap on the screen display. At the same time, the notified sequence number is held.

通信回線状況が悪化する等、何らかの理由で管理サーバ100が一時的に装置と通信ができなくなった場合には、管理サーバ100は通信ができない通信装置の監視状態を保持し続け、当該通信装置を監視不可状態として管理する。   When the management server 100 temporarily becomes unable to communicate with the apparatus for some reason, such as when the communication line condition deteriorates, the management server 100 continues to maintain the monitoring state of the communication apparatus that cannot communicate with the communication apparatus. Manage as unmonitorable.

(管理サーバの構成)
以下、図4を参照して管理サーバ100の構成について説明する。
(Management server configuration)
Hereinafter, the configuration of the management server 100 will be described with reference to FIG.

図4によれば、管理サーバ100は、送信要求手段101、シーケンス番号記憶手段102、シーケンス番号照合手段103、同期手段104、表示手段105、通信I/F(インタフェース)106を備えている。また、管理サーバ100は、通信I/F106を介して通信装置110と接続している。   As shown in FIG. 4, the management server 100 includes a transmission request unit 101, a sequence number storage unit 102, a sequence number verification unit 103, a synchronization unit 104, a display unit 105, and a communication I / F (interface) 106. The management server 100 is connected to the communication device 110 via the communication I / F 106.

送信要求手段101は、通信装置110または通信装置110よりも後段にある通信装置との通信が切断した後、復旧した際に、通信装置110に対して、シーケンス番号を送信するように要求する。   The transmission request unit 101 requests the communication device 110 to transmit the sequence number when the communication device 110 or the communication device downstream of the communication device 110 is disconnected and then restored.

シーケンス番号記憶手段102は、通信装置110から受信するTrapに含まれるシーケンス番号を記憶する。   The sequence number storage unit 102 stores a sequence number included in the trap received from the communication device 110.

シーケンス番号照合手段103は、通信装置110から受信するTrapに含まれるシーケンス番号が、シーケンス番号記憶手段102に記憶した番号から変化しているかどうかを照合する。   The sequence number collating unit 103 collates whether or not the sequence number included in the Trap received from the communication device 110 has changed from the number stored in the sequence number storage unit 102.

同期手段104は、シーケンス番号の照合結果に基づいて、通信が切断していた通信装置との管理状態の同期が必要かどうかを判断する。また、同期が必要だと判断された場合には、該当する通信装置との同期を行う。   The synchronization means 104 determines whether or not the management state synchronization with the communication apparatus that has been disconnected is necessary based on the sequence number comparison result. If it is determined that synchronization is required, synchronization with the corresponding communication device is performed.

表示手段105は、管理サーバ110が管理する各通信装置の状態を画面上等に表示する。   The display unit 105 displays the status of each communication device managed by the management server 110 on a screen or the like.

通信I/F106は、管理サーバ100内の各機能と通信装置110との通信を行う。   The communication I / F 106 communicates each function in the management server 100 with the communication device 110.

(通信装置の構成)
続いて、通信装置の構成について、図5を参照して説明する。図5では、通信装置110について説明するが、他の通信装置も同様の構成である。
(Configuration of communication device)
Next, the configuration of the communication device will be described with reference to FIG. In FIG. 5, the communication device 110 will be described, but other communication devices have the same configuration.

図5によれば、通信装置110は、シーケンス番号送信手段111と通信I/F112を備える。また、通信装置110は、管理サーバ100と通信装置120と接続している。図3に示す例では、通信装置110と管理サーバ100は有線ネットワークで、通信装置110と通信装置120とは無線ネットワークで、それぞれ接続されている。   According to FIG. 5, the communication device 110 includes a sequence number transmission unit 111 and a communication I / F 112. The communication device 110 is connected to the management server 100 and the communication device 120. In the example illustrated in FIG. 3, the communication device 110 and the management server 100 are connected via a wired network, and the communication device 110 and the communication device 120 are connected via a wireless network.

シーケンス番号送信手段111は、通信装置110の管理オブジェクトの状態変化があった際に管理サーバ100に送るTrapに、シーケンス番号を付加して送信する。   The sequence number transmission unit 111 adds a sequence number to the Trap to be transmitted to the management server 100 when the state of the management object of the communication apparatus 110 changes, and transmits the Trap.

通信I/F112は、通信装置110の各機能と、管理サーバ100、通信装置120との通信を行う。   The communication I / F 112 performs communication between each function of the communication device 110 and the management server 100 and the communication device 120.

(通信断が発生した場合の動作)
ここで、管理サーバ100が管理する通信装置のうち、いずれかとの通信が不通となった場合の動作について説明する。具体的には、図6を参照して、管理サーバ100と通信装置140との通信が不通となった場合について説明する。
(Operation when communication disconnection occurs)
Here, an operation when communication with one of the communication devices managed by the management server 100 is interrupted will be described. Specifically, a case where communication between the management server 100 and the communication device 140 is disconnected will be described with reference to FIG.

図6は、通信装置130と通信装置140との間の無線ネットワークに障害が発生した場合を示している。図6の状態では、管理サーバ100は、通信装置140に加えて、通信装置140の後段である通信装置150および通信装置160とも通信を行うことができず、監視不能となっている。   FIG. 6 shows a case where a failure has occurred in the wireless network between the communication device 130 and the communication device 140. In the state of FIG. 6, the management server 100 cannot communicate with the communication device 150 and the communication device 160 subsequent to the communication device 140 in addition to the communication device 140, and cannot be monitored.

通信装置130と通信装置140の間の無線ネットワークが復旧すると、管理サーバ100は、通信装置140、通信装置150、通信装置160に対して、シーケンス番号を送信するよう要求を行う。要求を受けた各通信装置は、シーケンス番号、またはシーケンス番号を付与したTrapを送信し、管理サーバ100に応答する。   When the wireless network between the communication device 130 and the communication device 140 is restored, the management server 100 requests the communication device 140, the communication device 150, and the communication device 160 to transmit a sequence number. Each communication apparatus that has received the request transmits a sequence number or a trap with a sequence number, and responds to the management server 100.

そして、応答を受けた管理サーバ100は、受信したシーケンス番号に基づいて、同期の必要性を判断する。   Then, the management server 100 that has received the response determines the necessity for synchronization based on the received sequence number.

以降、上記の動作について、図7のシーケンスチャートおよび図8のフローチャートを参照して詳細に説明する。   Hereinafter, the above operation will be described in detail with reference to the sequence chart of FIG. 7 and the flowchart of FIG.

図7は、図6の場合における、管理サーバ100、通信装置130、通信装置140の動作を示すシーケンスチャートである。なお、通信装置150と通信装置160の動作は、通信装置140と同様であるので、図面および説明は省略する。   FIG. 7 is a sequence chart showing operations of the management server 100, the communication device 130, and the communication device 140 in the case of FIG. Note that the operations of the communication device 150 and the communication device 160 are the same as those of the communication device 140, and thus the drawings and description are omitted.

まず、通常時には、通信装置140のシーケンス番号送信手段111は、管理サーバ100にシーケンス番号、あるいはシーケンス番号を含むTrapを送信する(S101)。   First, at normal time, the sequence number transmission unit 111 of the communication device 140 transmits a sequence number or a trap including the sequence number to the management server 100 (S101).

管理サーバ100のシーケンス番号記憶手段102は、受信したシーケンス番号を記憶する(S102)。   The sequence number storage unit 102 of the management server 100 stores the received sequence number (S102).

次に、通信装置130と通信装置140との間で通信障害が発生した場合について説明する。なお、図7の斜線で示した時間帯に、通信断が発生しているものとする。   Next, a case where a communication failure occurs between the communication device 130 and the communication device 140 will be described. It is assumed that a communication interruption has occurred during the time period indicated by the diagonal lines in FIG.

図7の例では、通信装置130は、定期的に通信装置140に接続確認を行っているとする(S103)。この接続確認により、通信断が検知されると、通信装置130は、管理サーバ100に対して、通信不能通知を送信する(S104)。   In the example of FIG. 7, it is assumed that the communication device 130 periodically confirms connection to the communication device 140 (S103). When communication disconnection is detected by this connection confirmation, the communication device 130 transmits a communication failure notification to the management server 100 (S104).

管理サーバ100は、通信不能通知を受信すると、通信不能となった通信装置140の状態を変更しなくなる。   When the management server 100 receives the communication disabled notification, the management server 100 does not change the state of the communication device 140 that has lost communication.

なお、図7の例では、上述の通り、通信装置130が通信装置140に対して接続確認を行っていたが、管理サーバ100が接続確認を行っても良い。   In the example of FIG. 7, as described above, the communication device 130 confirms the connection with the communication device 140, but the management server 100 may confirm the connection.

通信断が復旧すると、通信装置140は、管理サーバ100に対して、通信装置130経由で接続通知を送信する(S105)。   When the communication disconnection is recovered, the communication device 140 transmits a connection notification to the management server 100 via the communication device 130 (S105).

通信装置140との接続が確認されると、管理サーバ100の送信要求手段101は、通信装置140に対して、シーケンス番号の送信要求を行う(S106)。   When the connection with the communication device 140 is confirmed, the transmission request unit 101 of the management server 100 makes a transmission request for the sequence number to the communication device 140 (S106).

通信装置140は、シーケンス番号の送信要求を受信すると、送信要求に対する応答を行う(S107)。この応答は、シーケンス番号そのものであっても良いし、シーケンス番号を含むTrapを送信しても良い。また、シーケンス番号は通信装置に1つが対応していなくても良く、決められた管理オブジェクトのセット毎に複数存在しても良い。   When receiving the transmission request for the sequence number, the communication device 140 makes a response to the transmission request (S107). This response may be the sequence number itself, or a Trap including the sequence number may be transmitted. Further, one sequence number may not correspond to a communication device, and a plurality of sequence numbers may exist for each set of managed objects determined.

管理サーバ100のシーケンス番号照合手段103は、シーケンス番号を受信すると、受信したシーケンス番号と、シーケンス番号記憶手段102で記憶しているシーケンス番号とを照合する。その後、同期手段104は、照合結果に基づいて、通信装置140の管理状態を同期する必要があるかどうかの判断を行う(S108)。S108の結果、必要と判断されれば、同期手段104は、通信装置140の状態に関する情報を取得し、同期を行う。   When the sequence number collating unit 103 of the management server 100 receives the sequence number, it collates the received sequence number with the sequence number stored in the sequence number storage unit 102. Thereafter, the synchronization unit 104 determines whether it is necessary to synchronize the management state of the communication device 140 based on the collation result (S108). If it is determined as a result of S <b> 108 that the synchronization unit 104 is necessary, the synchronization unit 104 acquires information regarding the state of the communication device 140 and performs synchronization.

続いて、図8を参照して、管理サーバ100の動作について詳細に説明する。図8は、管理サーバ100の動作を示すフローチャートである。以下では、簡単のために、管理サーバ100と通信装置140とで通信を行う場合について説明する。   Next, the operation of the management server 100 will be described in detail with reference to FIG. FIG. 8 is a flowchart showing the operation of the management server 100. Hereinafter, for the sake of simplicity, a case where communication is performed between the management server 100 and the communication device 140 will be described.

まず、通信装置140の管理オブジェクトに状態変化が生じた場合、管理サーバ100は、通信装置140から通信I/F106を介してシーケンス番号を受信する(S201)。このシーケンス番号は、シーケンス番号単独で通信されても良いし、Trapに含めて通信されても良い。   First, when a state change occurs in the management object of the communication device 140, the management server 100 receives a sequence number from the communication device 140 via the communication I / F 106 (S201). This sequence number may be communicated with the sequence number alone, or may be included in the Trap for communication.

S201で受信したシーケンス番号は、シーケンス番号記憶手段102に記憶される(S202)。   The sequence number received in S201 is stored in the sequence number storage means 102 (S202).

続いて、管理サーバ100は、通信装置140との接続が維持されているかどうか、確認を行う(S203)。S203の処理は、上述の図7のS103と同様の内容である。S203の処理は、図7のように、管理サーバ100と通信装置140の間にある通信装置130が行っても良いし、図8のように管理サーバ100が行っても良い。   Subsequently, the management server 100 checks whether or not the connection with the communication device 140 is maintained (S203). The process of S203 has the same contents as S103 of FIG. The processing of S203 may be performed by the communication device 130 between the management server 100 and the communication device 140 as illustrated in FIG. 7, or may be performed by the management server 100 as illustrated in FIG.

S203の結果、管理サーバ100は、通信装置140と接続していることが確認されれば、特に処理を行うことなく、シーケンス番号の受信を待つ。   As a result of S203, if it is confirmed that the management server 100 is connected to the communication device 140, the management server 100 waits for reception of a sequence number without performing any particular processing.

一方、S203の結果、通信装置140との接続に障害が起こっていると判断された場合には、S204を行う。管理サーバ100は、通信装置140から接続が復旧した旨の通知があるまで、待機する(S204)。また、このとき、管理サーバ100は、通信装置140の管理状態を監視不能状態、または通信不能状態等に更新する。ある定められた時間内に通信装置140から復旧通知を受信しない場合には、再度通信装置140に対して接続確認を送信しても良い(S204:NO)。   On the other hand, if it is determined in S203 that a failure has occurred in the connection with the communication device 140, S204 is performed. The management server 100 stands by until a notification that the connection is restored is received from the communication device 140 (S204). At this time, the management server 100 updates the management state of the communication device 140 to a monitoring impossible state, a communication disabled state, or the like. If the recovery notification is not received from the communication device 140 within a predetermined time, the connection confirmation may be transmitted to the communication device 140 again (S204: NO).

通信装置140との接続が復旧した場合、送信要求手段101は、通信装置140に対してシーケンス番号送信要求を行う(S205)。   When the connection with the communication device 140 is restored, the transmission request unit 101 makes a sequence number transmission request to the communication device 140 (S205).

続いて、管理サーバ100は、シーケンス番号送信要求に対する応答を受信する(S206)。この応答には、シーケンス番号が含まれている。   Subsequently, the management server 100 receives a response to the sequence number transmission request (S206). This response includes a sequence number.

シーケンス番号照合手段103は、シーケンス番号を受信すると、シーケンス番号記憶手段102が記憶しているシーケンス番号との照合を行う。シーケンス番号の照合の結果、同期手段104は、通信装置140の管理状態を同期する必要があるかどうかを判断する(S207)。   Upon receiving the sequence number, the sequence number collating unit 103 collates with the sequence number stored in the sequence number storage unit 102. As a result of the sequence number collation, the synchronization unit 104 determines whether or not it is necessary to synchronize the management state of the communication device 140 (S207).

S207の結果、通信装置140の管理状態を同期する必要があると判断された場合には、同期手段104は、通信装置140との同期を行い、処理を終了する(S208)。S208で通信装置140との同期を行う場合には、管理サーバ100は通信装置140から全管理オブジェクトの情報を取得する。   As a result of S207, when it is determined that the management state of the communication device 140 needs to be synchronized, the synchronization unit 104 synchronizes with the communication device 140 and ends the processing (S208). When performing synchronization with the communication device 140 in step S <b> 208, the management server 100 acquires information on all managed objects from the communication device 140.

一方、S207の結果、同期が必要ないと判断された場合には、同期を行わずに終了する。この場合、管理サーバ100は、通信装置140の管理状態を、監視不能状態から、通信断前に保持していた管理状態に戻す。   On the other hand, if it is determined in step S207 that synchronization is not necessary, the process ends without performing synchronization. In this case, the management server 100 returns the management state of the communication device 140 from the monitoring impossible state to the management state held before the communication interruption.

(効果)
第2の実施形態によれば、管理サーバは、通信再開後に通信装置から受信するシーケンス番号の照合を行い、照合結果に基づいて通信装置との同期を行うかどうか判断する。
(effect)
According to the second embodiment, the management server collates the sequence numbers received from the communication device after resuming communication, and determines whether to synchronize with the communication device based on the collation result.

上記の動作により、通信再開後に、通信装置との同期が必要かどうかを判断することができる。従って、通信装置との同期の回数を削減することが可能となり、通信断の度に発生するネットワークの輻輳を軽減することが可能となる。   With the above operation, it is possible to determine whether or not synchronization with the communication device is necessary after communication is resumed. Therefore, it is possible to reduce the number of times of synchronization with the communication device, and it is possible to reduce network congestion that occurs every time communication is interrupted.

さらに、管理サーバは、通信切断中に通信装置の状態変化がなかった場合に、通信装置に状態を問い合わせることなく管理サーバが保持していた状態を画面表示等に反映させている。従って、管理サーバのオペレータは、同期にかかる時間のロスなく、リアルタイムに通信装置情報を確認することが可能となる。   Furthermore, when there is no change in the state of the communication device during communication disconnection, the management server reflects the state held by the management server without inquiring of the state of the communication device on the screen display or the like. Therefore, the operator of the management server can check the communication device information in real time without loss of time for synchronization.

<第3の実施形態>
次に、本発明による第3の実施形態について、図9を参照して説明する。第3の実施形態では、管理サーバ100の画面表示についてさらに工夫している。管理サーバ100や各通信装置の構成は、第2の実施形態と同様であるので、説明は省略する。
<Third Embodiment>
Next, a third embodiment according to the present invention will be described with reference to FIG. In the third embodiment, the screen display of the management server 100 is further devised. Since the configuration of the management server 100 and each communication device is the same as that of the second embodiment, description thereof is omitted.

第3の実施形態の構成を図9に示す。図9は、管理サーバ100の通信装置を監視制御する画面である。この画面は、表示手段105によって表示される。また、この画面では、監視中の通信装置をアイコン等で視覚的に示している。図9において、表示手段105は、通信断から復旧し、シーケンス番号確認中の通信装置のアイコンを特定の色(黒)に変化させている。   The configuration of the third embodiment is shown in FIG. FIG. 9 is a screen for monitoring and controlling the communication device of the management server 100. This screen is displayed by the display means 105. Further, on this screen, the communication device being monitored is visually indicated by an icon or the like. In FIG. 9, the display unit 105 recovers from the communication interruption and changes the icon of the communication device whose sequence number is being confirmed to a specific color (black).

このように、第3の実施形態では、シーケンス番号確認中の装置の画面上のアイコンを特定の色に変化させている。よって、第3の実施形態では、処理動作が視覚的にわかりやすく、運用性が向上するという効果が得られる。   Thus, in the third embodiment, the icon on the screen of the apparatus whose sequence number is being confirmed is changed to a specific color. Therefore, in the third embodiment, it is possible to obtain an effect that the processing operation is visually easy to understand and operability is improved.

また、第3の実施形態において、シーケンス番号確認中の状態はアイコンの色を変化させるだけでなく、アイコンのタイプの変更や文字列による表現等で表しても良い。また、ログ等に表示しても良い。   In the third embodiment, the sequence number confirmation state may be expressed not only by changing the color of the icon but also by changing the icon type or expressing the character string. Further, it may be displayed in a log or the like.

以上、実施形態を参照して本願発明を説明したが、本願発明は上記実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。   While the present invention has been described with reference to the embodiments, the present invention is not limited to the above embodiments. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

さらに、上記の実施形態の一部または全部は、以下の付記のようにも記載され得るが、以下には限られない。   Further, a part or all of the above-described embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)
ネットワーク上の通信装置を管理する管理装置であって、
前記管理装置は、
前記通信装置の管理状態に変化が発生するごとに前記通信装置から受信するシーケンス番号を記憶するシーケンス番号記憶手段と、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信を前記通信装置に対して要求する送信要求手段と、
前記通信装置から受信した前記シーケンス番号を、通信切断前に前記記憶手段に記憶したシーケンス番号と照合するシーケンス番号照合手段と、
前記照合結果に基づいて、前記通信装置との間で前記通信装置の管理状態の同期を行うかどうか判断する同期手段と、
を備えることを特徴とする管理装置。
(Appendix 1)
A management device for managing communication devices on a network,
The management device
Sequence number storage means for storing a sequence number received from the communication device each time a change occurs in the management state of the communication device;
Transmission request means for requesting the communication device to transmit the sequence number when communication with the communication device is interrupted and communication becomes possible again;
Sequence number verification means for verifying the sequence number received from the communication device with the sequence number stored in the storage means before communication disconnection;
Synchronization means for determining whether to synchronize the management state of the communication device with the communication device based on the verification result;
A management apparatus comprising:

(付記2)
前記同期手段は、
前記照合の結果、前記シーケンス番号に変化がない場合には、前記通信装置の管理状態を、保持していた管理状態に戻すことを特徴とする付記1に記載の管理装置。
(Appendix 2)
The synchronization means includes
The management apparatus according to appendix 1, wherein if the sequence number does not change as a result of the collation, the management state of the communication apparatus is returned to the held management state.

(付記3)
前記同期手段は、
前記照合の結果、前記シーケンス番号に変化があった場合には、前記通信装置との同期を行い、前記通信装置の管理状態を更新することを特徴とする付記1または2に記載の管理装置。
(Appendix 3)
The synchronization means includes
3. The management apparatus according to appendix 1 or 2, wherein when the sequence number is changed as a result of the collation, synchronization with the communication apparatus is performed and a management state of the communication apparatus is updated.

(付記4)
前記管理装置は、さらに、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信要求を行っている前記通信装置を、他の通信装置との識別ができるように表示する表示手段を備えることを特徴とする付記1から4のいずれか1つに記載の管理装置。
(Appendix 4)
The management device further includes:
Display that displays the communication device that is requesting transmission of the sequence number so that it can be distinguished from other communication devices when communication with the communication device is disconnected and communication is possible again The management apparatus according to any one of supplementary notes 1 to 4, further comprising: means.

(付記5)
ネットワーク上の通信装置と、前記ネットワークを介して前記通信装置を管理する管理装置とを備え、
前記管理装置は、
前記通信装置の管理状態に変化が発生するごとに前記通信装置から受信するシーケンス番号を記憶するシーケンス番号記憶手段と、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信を前記通信装置に対して要求する送信要求手段と、
前記通信装置から受信した前記シーケンス番号を、通信切断前に前記記憶手段に記憶したシーケンス番号と照合するシーケンス番号照合手段と、
前記照合結果に基づいて、前記通信装置との間で前記通信装置の管理状態の同期を行うかどうか判断する同期手段と、
を備えることを特徴とする通信システム。
(Appendix 5)
A communication device on a network, and a management device that manages the communication device via the network,
The management device
Sequence number storage means for storing a sequence number received from the communication device each time a change occurs in the management state of the communication device;
Transmission request means for requesting the communication device to transmit the sequence number when communication with the communication device is interrupted and communication becomes possible again;
Sequence number verification means for verifying the sequence number received from the communication device with the sequence number stored in the storage means before communication disconnection;
Synchronization means for determining whether to synchronize the management state of the communication device with the communication device based on the verification result;
A communication system comprising:

(付記6)
前記同期手段は、
前記照合の結果、前記シーケンス番号に変化がない場合には、前記通信装置の管理状態を、保持していた管理状態に戻すことを特徴とする付記5に記載の通信システム。
(Appendix 6)
The synchronization means includes
6. The communication system according to appendix 5, wherein when the sequence number is not changed as a result of the collation, the management state of the communication apparatus is returned to the held management state.

(付記7)
前記同期手段は、
前記照合の結果、前記シーケンス番号に変化があった場合には、前記通信装置との同期を行い、前記通信装置の管理状態を更新することを特徴とする付記5または6に記載の通信システム。
(Appendix 7)
The synchronization means includes
7. The communication system according to appendix 5 or 6, wherein when the sequence number is changed as a result of the collation, synchronization with the communication device is performed and the management state of the communication device is updated.

(付記8)
前記管理装置は、さらに、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信要求を行っている前記通信装置を、他の通信装置との識別ができるように表示する表示手段を備えることを特徴とする付記5から7のいずれか1つに記載の通信システム。
(Appendix 8)
The management device further includes:
Display that displays the communication device that is requesting transmission of the sequence number so that it can be distinguished from other communication devices when communication with the communication device is disconnected and communication is possible again The communication system according to any one of supplementary notes 5 to 7, further comprising: means.

(付記9)
前記通信装置は、
前記通信装置の状態が変化した場合に、前記管理装置に対して前記シーケンス番号を送信するシーケンス番号送信手段を備えることを特徴とする付記5から8のいずれか1つに記載の通信システム。
(Appendix 9)
The communication device
The communication system according to any one of appendices 5 to 8, further comprising sequence number transmission means for transmitting the sequence number to the management apparatus when the state of the communication apparatus changes.

(付記10)
ネットワークを介して管理する通信装置の管理状態に変化が発生するごとに前記通信装置から受信するシーケンス番号を記憶するシーケンス番号記憶ステップと、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信を前記通信装置に対して要求する送信要求ステップと、
前記通信装置から受信した前記シーケンス番号を、通信切断前に前記記憶したシーケンス番号と照合するシーケンス番号照合ステップと、
前記照合結果に基づいて、前記通信装置との間で前記通信装置の管理状態の同期を行うかどうか判断する同期ステップと、
を含むことを特徴とする通信方法。
(Appendix 10)
A sequence number storage step for storing a sequence number received from the communication device each time a change occurs in the management state of the communication device managed via the network;
A transmission request step for requesting the communication device to transmit the sequence number when communication with the communication device is interrupted and communication is possible again.
A sequence number collating step for collating the sequence number received from the communication device with the stored sequence number before disconnecting communication;
A synchronization step of determining whether to synchronize the management state of the communication device with the communication device based on the verification result;
A communication method comprising:

(付記11)
前記同期ステップは、
前記照合の結果、前記シーケンス番号に変化がない場合には、前記通信装置の管理状態を、保持していた管理状態に戻すことを特徴とする付記10に記載の通信方法。
(Appendix 11)
The synchronization step includes
The communication method according to appendix 10, wherein if the sequence number does not change as a result of the collation, the management state of the communication device is returned to the held management state.

(付記12)
前記同期ステップは、
前記照合の結果、前記シーケンス番号に変化があった場合には、前記通信装置との同期を行い、前記通信装置の管理状態を更新することを特徴とする付記10または11に記載の通信方法。
(Appendix 12)
The synchronization step includes
The communication method according to appendix 10 or 11, wherein when the sequence number is changed as a result of the collation, synchronization with the communication device is performed and a management state of the communication device is updated.

(付記13)
前記通信方法は、さらに、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信要求を行っている前記通信装置を、他の通信装置との識別ができるように表示する表示ステップを含むことを特徴とする付記10から12のいずれか1つに記載の通信方法。
(Appendix 13)
The communication method further includes:
Display that displays the communication device that is requesting transmission of the sequence number so that it can be distinguished from other communication devices when communication with the communication device is disconnected and communication is possible again The communication method according to any one of appendices 10 to 12, further comprising a step.

100 管理サーバ
101、1001 送信要求手段
102、1002 シーケンス番号記憶手段
103、1003 シーケンス番号照合手段
104、1004 同期手段
105 表示手段
106、112 通信I/F
110、120、130、140、150、160、1100 通信装置
111 シーケンス番号送信手段
1000 管理装置
100 management server 101, 1001 transmission request means 102, 1002 sequence number storage means 103, 1003 sequence number matching means 104, 1004 synchronization means 105 display means 106, 112 communication I / F
110, 120, 130, 140, 150, 160, 1100 Communication device 111 Sequence number transmission means 1000 Management device

Claims (10)

ネットワーク上の通信装置を管理する管理装置であって、
前記管理装置は、
前記通信装置の管理状態に変化が発生するごとに前記通信装置から受信するシーケンス番号を記憶するシーケンス番号記憶手段と、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信を前記通信装置に対して要求する送信要求手段と、
前記通信装置から受信した前記シーケンス番号を、通信切断前に前記記憶手段に記憶したシーケンス番号と照合するシーケンス番号照合手段と、
前記照合結果に基づいて、前記通信装置との間で前記通信装置の管理状態の同期を行うかどうか判断する同期手段と、
を備えることを特徴とする管理装置。
A management device for managing communication devices on a network,
The management device
Sequence number storage means for storing a sequence number received from the communication device each time a change occurs in the management state of the communication device;
Transmission request means for requesting the communication device to transmit the sequence number when communication with the communication device is interrupted and communication becomes possible again;
Sequence number verification means for verifying the sequence number received from the communication device with the sequence number stored in the storage means before communication disconnection;
Synchronization means for determining whether to synchronize the management state of the communication device with the communication device based on the verification result;
A management apparatus comprising:
前記同期手段は、
前記照合の結果、前記シーケンス番号に変化がない場合には、前記通信装置の管理状態を、保持していた管理状態に戻すことを特徴とする請求項1に記載の管理装置。
The synchronization means includes
The management apparatus according to claim 1, wherein if the sequence number is not changed as a result of the collation, the management state of the communication apparatus is returned to the held management state.
前記同期手段は、
前記照合の結果、前記シーケンス番号に変化があった場合には、前記通信装置との同期を行い、前記通信装置の管理状態を更新することを特徴とする請求項1または2に記載の管理装置。
The synchronization means includes
3. The management apparatus according to claim 1, wherein when the sequence number is changed as a result of the collation, synchronization with the communication apparatus is performed and a management state of the communication apparatus is updated. .
前記管理装置は、さらに、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信要求を行っている前記通信装置を、他の通信装置との識別ができるように表示する表示手段を備えることを特徴とする請求項1から4のいずれか1つに記載の管理装置。
The management device further includes:
Display that displays the communication device that is requesting transmission of the sequence number so that it can be distinguished from other communication devices when communication with the communication device is disconnected and communication is possible again The management apparatus according to claim 1, further comprising a unit.
ネットワーク上の通信装置と、前記ネットワークを介して前記通信装置を管理する管理装置とを備え、
前記管理装置は、
前記通信装置の管理状態に変化が発生するごとに前記通信装置から受信するシーケンス番号を記憶するシーケンス番号記憶手段と、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信を前記通信装置に対して要求する送信要求手段と、
前記通信装置から受信した前記シーケンス番号を、通信切断前に前記記憶手段に記憶したシーケンス番号と照合するシーケンス番号照合手段と、
前記照合結果に基づいて、前記通信装置との間で前記通信装置の管理状態の同期を行うかどうか判断する同期手段と、
を備えることを特徴とする通信システム。
A communication device on a network, and a management device that manages the communication device via the network,
The management device
Sequence number storage means for storing a sequence number received from the communication device each time a change occurs in the management state of the communication device;
Transmission request means for requesting the communication device to transmit the sequence number when communication with the communication device is interrupted and communication becomes possible again;
Sequence number verification means for verifying the sequence number received from the communication device with the sequence number stored in the storage means before communication disconnection;
Synchronization means for determining whether to synchronize the management state of the communication device with the communication device based on the verification result;
A communication system comprising:
前記同期手段は、
前記照合の結果、前記シーケンス番号に変化がない場合には、前記通信装置の管理状態を、保持していた管理状態に戻すことを特徴とする請求項5に記載の通信システム。
The synchronization means includes
6. The communication system according to claim 5, wherein when the sequence number does not change as a result of the collation, the management state of the communication apparatus is returned to the held management state.
前記同期手段は、
前記照合の結果、前記シーケンス番号に変化があった場合には、前記通信装置との同期を行い、前記通信装置の管理状態を更新することを特徴とする請求項5または6に記載の通信システム。
The synchronization means includes
The communication system according to claim 5 or 6, wherein when the sequence number is changed as a result of the collation, synchronization with the communication device is performed and a management state of the communication device is updated. .
前記管理装置は、さらに、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信要求を行っている前記通信装置を、他の通信装置との識別ができるように表示する表示手段を備えることを特徴とする請求項5から7のいずれか1つに記載の通信システム。
The management device further includes:
Display that displays the communication device that is requesting transmission of the sequence number so that it can be distinguished from other communication devices when communication with the communication device is disconnected and communication is possible again The communication system according to any one of claims 5 to 7, further comprising means.
前記通信装置は、
前記通信装置の状態が変化した場合に、前記管理装置に対して前記シーケンス番号を送信するシーケンス番号送信手段を備えることを特徴とする請求項5から8のいずれか1つに記載の通信システム。
The communication device
9. The communication system according to claim 5, further comprising a sequence number transmission unit configured to transmit the sequence number to the management apparatus when a state of the communication apparatus changes.
ネットワークを介して管理する通信装置の管理状態に変化が発生するごとに前記通信装置から受信するシーケンス番号を記憶するシーケンス番号記憶ステップと、
前記通信装置との通信が切断された後、再度通信可能となった場合に、前記シーケンス番号の送信を前記通信装置に対して要求する送信要求ステップと、
前記通信装置から受信した前記シーケンス番号を、通信切断前に前記記憶したシーケンス番号と照合するシーケンス番号照合ステップと、
前記照合結果に基づいて、前記通信装置との間で前記通信装置の管理状態の同期を行うかどうか判断する同期ステップと、
を含むことを特徴とする通信方法。
A sequence number storage step for storing a sequence number received from the communication device each time a change occurs in the management state of the communication device managed via the network;
A transmission request step for requesting the communication device to transmit the sequence number when communication with the communication device is interrupted and communication is possible again.
A sequence number collating step for collating the sequence number received from the communication device with the stored sequence number before disconnecting communication;
A synchronization step of determining whether to synchronize the management state of the communication device with the communication device based on the verification result;
A communication method comprising:
JP2011128328A 2011-06-08 2011-06-08 Management device, communication system, and communication method Pending JP2012257039A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011128328A JP2012257039A (en) 2011-06-08 2011-06-08 Management device, communication system, and communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011128328A JP2012257039A (en) 2011-06-08 2011-06-08 Management device, communication system, and communication method

Publications (1)

Publication Number Publication Date
JP2012257039A true JP2012257039A (en) 2012-12-27

Family

ID=47528181

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011128328A Pending JP2012257039A (en) 2011-06-08 2011-06-08 Management device, communication system, and communication method

Country Status (1)

Country Link
JP (1) JP2012257039A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020120730A1 (en) * 2001-02-27 2002-08-29 Goudzwaard Daniel John Reliability for simple network management protocol trap messages
JP2008059114A (en) * 2006-08-30 2008-03-13 Fujitsu Ltd Automatic network monitoring system using snmp
WO2008149455A1 (en) * 2007-06-08 2008-12-11 Fujitsu Limited Manager, agent, system and transmission control method
JP2008305159A (en) * 2007-06-07 2008-12-18 Nec Corp Redundant configuration server system, network management system, method, and program
JP2009206731A (en) * 2008-02-27 2009-09-10 Nec Corp Monitoring system, monitoring device, monitoring method, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020120730A1 (en) * 2001-02-27 2002-08-29 Goudzwaard Daniel John Reliability for simple network management protocol trap messages
JP2008059114A (en) * 2006-08-30 2008-03-13 Fujitsu Ltd Automatic network monitoring system using snmp
JP2008305159A (en) * 2007-06-07 2008-12-18 Nec Corp Redundant configuration server system, network management system, method, and program
WO2008149455A1 (en) * 2007-06-08 2008-12-11 Fujitsu Limited Manager, agent, system and transmission control method
JP2009206731A (en) * 2008-02-27 2009-09-10 Nec Corp Monitoring system, monitoring device, monitoring method, and program

Similar Documents

Publication Publication Date Title
CN100568854C (en) A kind of method and interface board that keeps neighborhood
JP5982842B2 (en) Computer fault monitoring program, method, and apparatus
JP5530864B2 (en) Network system, management server, and management method
JP6007988B2 (en) Standby system apparatus, operational system apparatus, redundant configuration system, and load distribution method
WO2016027447A1 (en) Communication device, communication system and communication method
JP2009206731A (en) Monitoring system, monitoring device, monitoring method, and program
JP2010245841A (en) Method and device for managing network, and network apparatus
JP6559587B2 (en) COMMUNICATION DEVICE, COMMUNICATION SYSTEM, AND COMMUNICATION PROGRAM
JP5518771B2 (en) Redundant network system, termination device and relay point adjacent device
JP2012257039A (en) Management device, communication system, and communication method
JP4658901B2 (en) System and network monitoring method
KR101377461B1 (en) Remote Maintenance and Monitoring Service Framework for Heterogeneous Device and System
CN108933873B (en) User data synchronization method and device
JP5418184B2 (en) Home device management system and home device management method
JP5309715B2 (en) Managed device, trap transmission destination setting method, and trap transmission destination setting program
JP5344712B2 (en) Data matching method and service providing apparatus
JP5981896B2 (en) Router, IP multicast network, and router function control method
JP2007208703A (en) Wireless access device, monitor controller and monitor-control system for the wireless access device
JP2008277968A (en) Ip telephone communication system and ip telephone communication method
JP2018064179A (en) Transmission device, program, and network system
JP5246812B2 (en) COMMUNICATION SYSTEM, CLIENT DEVICE, SERVER DEVICE, AND COMMUNICATION SETTING METHOD
JP5701728B2 (en) Monitoring system, monitoring apparatus and monitoring method
JP2015138987A (en) Communication system and service restoration method in communication system
JP4760745B2 (en) Network management apparatus and program
JP2012134616A (en) Network monitoring system and method for registering its monitoring target device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140519

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150306

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150324

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150714