JP2019083034A - Remote apparatus management system - Google Patents

Remote apparatus management system Download PDF

Info

Publication number
JP2019083034A
JP2019083034A JP2018245307A JP2018245307A JP2019083034A JP 2019083034 A JP2019083034 A JP 2019083034A JP 2018245307 A JP2018245307 A JP 2018245307A JP 2018245307 A JP2018245307 A JP 2018245307A JP 2019083034 A JP2019083034 A JP 2019083034A
Authority
JP
Japan
Prior art keywords
communication
information
mode
management system
electronic devices
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018245307A
Other languages
Japanese (ja)
Other versions
JP6677293B2 (en
JP2019083034A5 (en
Inventor
大西 一喜
Kazuyoshi Onishi
一喜 大西
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2018245307A priority Critical patent/JP6677293B2/en
Publication of JP2019083034A publication Critical patent/JP2019083034A/en
Publication of JP2019083034A5 publication Critical patent/JP2019083034A5/en
Application granted granted Critical
Publication of JP6677293B2 publication Critical patent/JP6677293B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Small-Scale Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

To make it possible to avoid an increase in a burden of management jobs on a network manager and a deterioration in network security even in an environment in which a mediation device communicates in a communication mode different from communication modes of electronic apparatuses.SOLUTION: A CPU 44 of a communication adapter (mediation device) 21 previously sets execution order of communication in each communication mode of a plurality of communication modes including security communication modes (a transport mode and a tunnel mode in an IPsec communication mode) used for apparatus search, sequentially executes communication in each communication mode with each electronic apparatus registered as a management object apparatus, performs apparatus search to acquire apparatus information in a communication mode capable of communication from each electronic apparatus, and associates the apparatus information obtained by the apparatus search with a communication mode at the time of acquisition of the apparatus information and retains it as communication related information in a RAM 46.SELECTED DRAWING: Figure 3

Description

この発明は、一または複数の各OA機器(例えば複写機,ファクシミリ装置,プリンタ,又は印刷機)等の各電子機器と通信を行う通信装置(通信アダプタ)を介して、管理装置により各電子機器を遠隔管理する遠隔機器管理システムに関する。   The present invention relates to each electronic device by the management device via a communication device (communication adapter) which communicates with each electronic device such as one or more respective OA devices (for example, a copying machine, a facsimile machine, a printer or a printing machine). Remote device management system for remotely managing

遠隔機器管理システムとしては、例えば特許文献1に見られるように、ユーザ(顧客)のオフィス等に設置された複写機等の画像形成装置(OA機器)を仲介装置(管理端末)および通信回線を利用し、サービスセンタ等に設置された管理装置(センタシステム)と接続可能にした遠隔機器管理システムが一般に知られている。   As shown in, for example, Patent Document 1, as a remote device management system, an image forming apparatus (OA device) such as a copying machine installed in an office of a user (customer) or the like is used as an intermediary device (management terminal) and a communication line. 2. Description of the Related Art A remote device management system that can be used and connected to a management device (center system) installed in a service center or the like is generally known.

一方、近年、情報のセキュリティ意識の向上により、LAN(Local Area Network)やWAN(Wide Area Network)上を流れるデータの暗号化が利用されるようになった。そのため、トランスポート層で行われるHTTPS(Hypertext Transfer Protocol Security)による通信の他、ネットワーク(IP)層で暗号化を行うIPsec(IP Security Protocol)の通信モード(通信方式)による通信が、VPN(Virtual Private Network)等の普及により、数多く行われるようになってきている。   On the other hand, in recent years, with the improvement of security awareness of information, encryption of data flowing on a LAN (Local Area Network) or a WAN (Wide Area Network) has come to be used. Therefore, in addition to communication by HTTPS (Hypertext Transfer Protocol Security) performed in the transport layer, communication by communication mode (communication method) of IPsec (IP Security Protocol) that performs encryption in the network (IP) layer is VPN (Virtual Protocol). With the spread of Private Network, etc., it has come to be performed many times.

ここで、IPsec通信モードについて簡単に説明しておく。
IPsec通信モードには、「トランスポートモード」と「トンネルモード」の2つがある。トランスポートモードでは、IPパケット(以下単に「パケット」ともいう)のデータ部分のみの暗号化(ないしは認証)処理を行う。トンネルモードでは、パケットのヘッダ情報とデータ部分の両方の暗号化(ないしは認証)処理を行う。暗号化されたパケットを受信する側は、IPsecに対応しているデバイスによってパケットを復号する必要がある。
Here, the IPsec communication mode will be briefly described.
There are two IPsec communication modes: "transport mode" and "tunnel mode". In the transport mode, encryption (or authentication) processing of only the data portion of an IP packet (hereinafter, also simply referred to as "packet") is performed. In tunnel mode, encryption (or authentication) processing of both the header information and the data part of the packet is performed. The receiver of the encrypted packet needs to decrypt the packet by a device compatible with IPsec.

オフィスにおけるLAN等のネットワーク環境に接続されるOA機器との通信においても、IPsecが使われるようになってきている。但し、IPsec通信(IPsecの通信モードによる暗号化通信)では、IPレベルで暗号化(ないしは認証)処理が行われるため、オフィス環境において、IP通信を行うOA機器とIPsec通信を行うOA機器が混在して設置される場合がある。また、IPsec通信のみを行うOA機器しか設置されていなくても、異なるネットワークセグメントのため、ルータを経由して通信する場合にはトンネルモードによる通信を用い、同じネットワークセグメントの場合にはトランスポートモードによる通信を行う必要がある。   IPsec is also used in communication with OA devices connected to a network environment such as a LAN in an office. However, since encryption (or authentication) processing is performed at the IP level in IPsec communication (encrypted communication in the communication mode of IPsec), OA devices that perform IP communication and OA devices that perform IPsec communication are mixed in an office environment. May be installed. In addition, even if only OA equipment that performs only IPsec communication is installed, communication using a tunnel mode is used when communicating via a router because it is a different network segment, and transport mode is used for the same network segment. Need to communicate.

したがって、従来のOA機器の保守やメンテナンス等の管理を行う遠隔機器管理システムによれば、仲介装置が複数のOA機器と異なる通信モードで通信を行う環境であった場合、以下の(1)〜(3)に示すような問題が発生する。
(1)ネットワーク上に接続されたOA機器の管理のために、ネットワーク管理者は多大な労力を消費する。
(2)顧客先へのOA機器の新規導入に対して、OA機器の構成管理が行われていないため、OA機器の稼動状況の把握が行えず、顧客の業務への負担が発生することがある。
(3)顧客先へのOA機器の新規導入により、IP通信を行うOA機器とIPsec通信を行うOA機器が混在する場合、その各OA機器を管理することができないため、管理できるようにシステム導入によりネットワークのセキュリティレベルを下げることになる。
Therefore, according to the conventional remote device management system that manages maintenance of the OA device and the like, in the case where the mediation device communicates with a plurality of OA devices in different communication modes, the following (1) to (1) The problem shown in (3) occurs.
(1) A network administrator consumes a great deal of effort to manage OA devices connected on the network.
(2) The configuration management of the OA device is not performed for the new introduction of the OA device to the customer site, so the operation status of the OA device can not be grasped, and the burden on the customer's business may occur. is there.
(3) If OA equipment that performs IP communication and OA equipment that performs IPsec communication coexist due to the new introduction of OA equipment to customers, each OA equipment can not be managed. Will lower the security level of the network.

この発明は、上記の問題点に鑑みてなされたものであり、管理装置と一または複数の電子機器とが通信装置を介して通信可能であり、上記管理装置により上記通信装置を介して上記電子機器を遠隔管理する遠隔機器管理システムにおいて、上記通信装置が複数のOA機器等の電子機器と異なる通信モードで通信を行う環境である場合でも、ネットワーク管理者による管理業務の負担増、およびネットワークセキュリティの低下を回避できるようにするとともに、上記電子機器で通信モードの設定変更がなされた場合でも、通信装置との通信が不可になることをなくし、通信装置側で機器検索処理を行う回数を減らすことを目的とする。   The present invention has been made in view of the above problems, and the management device and one or more electronic devices can communicate with each other via the communication device, and the management device can perform the electronic communication via the communication device. In a remote device management system that remotely manages devices, even if the communication device communicates with electronic devices such as a plurality of OA devices in a different communication mode, the burden on management tasks by the network administrator increases, and network security Can be avoided, and even when the setting of the communication mode is changed in the electronic device, the communication device can not be disabled from communication and the number of times of device search processing on the communication device side is reduced. The purpose is

この発明は、管理装置と一または複数の電子機器とが通信装置を介して通信可能であり、上記管理装置により上記通信装置を介して上記電子機器を遠隔管理する遠隔機器管理システムにおいて、上記の目的を達成するため、
上記通信装置に、上記一または複数の電子機器に対して複数の異なる通信方式での通信を順次実行し、応答があった場合に、該応答があった通信方式で該電子機器から機器情報を取得する機器情報取得手段と、その機器情報取得手段が上記機器情報を取得したとき、該機器情報と該機器情報取得時の通信方式とを対応付けて保持する記憶手段と、その記憶手段に保持された通信関連情報を上記管理装置へ送信する通信関連情報送信手段とを設け、
上記管理装置に、上記通信装置から上記通信関連情報を受信した場合に、その通信関連情報を蓄積して管理する通信関連情報管理手段を設けたことを特徴とする。
The present invention provides a remote device management system in which a management device and one or more electronic devices can communicate via a communication device, and the management device remotely manages the electronic device via the communication device by the management device. To achieve the purpose
The communication apparatus sequentially executes communication in a plurality of different communication methods with respect to the one or more electronic devices, and when there is a response, the device information is transmitted from the electronic device by the communication method in which the response is received. Device information acquisition means to be acquired, storage means for associating the device information with the communication method at the time of acquisition of the device information when the device information acquisition means acquires the device information, and holding in the storage means Communication related information transmitting means for transmitting the determined communication related information to the management device;
The management apparatus is provided with communication related information managing means for storing and managing the communication related information when the communication related information is received from the communication apparatus.

さらに、上記通信装置に、上記機器情報取得手段が用いる上記複数の異なる各通信方式での通信の実行順序を設定する設定手段を設けるとよい。
また、上記通信装置の上記設定手段は、上記機器情報取得手段が用いる上記各通信方式での通信の実行有無を設定する手段を有するとよい。
Furthermore, the communication device may be provided with setting means for setting an execution order of communication in each of the plurality of different communication methods used by the device information acquisition means.
Further, the setting means of the communication apparatus may include means for setting whether or not to execute communication in each of the communication methods used by the device information acquisition means.

これらの遠隔機器管理システムにおいて、上記通信装置に、上記一または複数の電子機器との通信状態をチェックする通信状態チェック手段と、その通信状態チェック手段によるチェックの結果、上記一または複数の電子機器のいずれかとの通信が不可になった場合に、上記機器情報取得手段に、上記一または複数の電子機器に対して複数の異なる通信方式での通信を順次実行し、応答があった場合に、その応答があった通信方式で該電子機器から機器情報を取得する処理を開始させる手段とを設けるとよい。   In these remote device management systems, communication status check means for checking the communication status with the one or more electronic devices in the communication device, and the one or more electronic devices as a result of the check by the communication status check means When communication with any one of the above is not possible, the device information acquisition means sequentially executes communication with a plurality of different communication methods to the one or more electronic devices, and when there is a response, It is preferable to provide a means for starting processing for acquiring device information from the electronic device according to the communication method in which the response has been made.

あるいは、上記管理装置に、上記一または複数の電子機器との通信状態をチェックする通信状態チェック手段と、その通信状態チェック手段によるチェックの結果、上記一または複数の電子機器のいずれかとの通信が不可になった場合に、上記通信装置に対して、上記機器情報取得手段に、上記一または複数の電子機器に対して複数の異なる通信方式での通信を順次実行し、応答があった場合に、その応答があった通信方式で該電子機器から機器情報を取得する処理を開始させる手段とを設けてもよい。   Alternatively, in the management apparatus, communication state check means for checking the communication state with the one or more electronic devices and communication with any one of the one or more electronic devices as a result of the check by the communication state check means When it becomes impossible, the device information acquisition unit sequentially executes communication with a plurality of different electronic devices with respect to the communication device, and a response is received. There may be provided means for starting processing for acquiring device information from the electronic device according to the communication method in which the response has been made.

また、上記各通信方式は、IP通信モードおよびセキュリティ通信モードであるIPsec通信モードとすればよい。
その場合、上記IPsec通信モードとして、トランスポートモードとトンネルモードとを有するとよい。
Further, each communication method may be an IP communication mode and an IPsec communication mode which is a security communication mode.
In that case, it is preferable to have a transport mode and a tunnel mode as the IPsec communication mode.

この発明によれば、管理装置と一または複数の電子機器とが通信装置を介して通信可能であり、上記管理装置により上記通信装置を介して上記電子機器を遠隔管理する遠隔機器管理システムにおいて、上記通信装置が一または複数の電子機器と異なる通信モードで通信を行う環境であっても、ネットワーク管理者による管理業務の負担増、およびネットワークセキュリティの低下を回避することができるとともに、上記電子機器で通信モードの設定変更がなされた場合でも、上記通信装置との通信が不可になることがなくなり、通信装置側で機器検索処理を行う回数を減らすことができる。   According to this invention, in the remote device management system, the management device and one or more electronic devices can communicate via the communication device, and the management device remotely manages the electronic device via the communication device by the management device, Even in an environment where the communication device communicates with one or more electronic devices in a different communication mode, it is possible to avoid an increase in the burden of management operations by the network administrator and a decrease in network security, and Even when the setting of the communication mode is changed, communication with the communication device is not disabled, and the number of times of device search processing on the communication device side can be reduced.

この発明による遠隔機器管理システムの構成例を示すブロック図である。FIG. 1 is a block diagram showing a configuration example of a remote device management system according to the present invention. 図1のサーバ3aの構成例を示すブロック図である。It is a block diagram which shows the structural example of the server 3a of FIG. 図1の通信アダプタ21の構成例を示すブロック図である。It is a block diagram which shows the structural example of the communication adapter 21 of FIG. 図1の複写機13,23の制御系の構成例を示すブロック図である。FIG. 2 is a block diagram showing an example of configuration of a control system of copying machines 13 and 23 of FIG. 1; 図3に示した通信アダプタ21による検索条件設定処理の内容の一例を示すフロー図である。It is a flowchart which shows an example of the content of the search condition setting process by the communication adapter 21 shown in FIG. 同じく機器検索処理の内容の一例を示すフロー図であるFIG. 14 is a flow chart showing an example of the contents of the device search process as well. 同じく機器検索処理の具体例を説明するための図である。It is a figure for similarly describing a specific example of device search processing. 図4に示した複写機23による通信モード設定変更処理の内容の一例を示すフロー図である。FIG. 5 is a flow chart showing an example of contents of communication mode setting change processing by the copying machine 23 shown in FIG. 4; 図3に示した通信アダプタ21による通信関連情報更新処理の内容の一例を示すフロー図である。It is a flowchart which shows an example of the content of the communication related information update process by the communication adapter 21 shown in FIG. 図1の複写機23で通信モードの設定変更が指示された場合の複写機23および通信アダプタ21による通信モードの設定変更に関する処理の具体例を説明するための図である。FIG. 7 is a diagram for describing a specific example of processing relating to setting change of the communication mode by the copying machine 23 and the communication adapter 21 when the setting change of the communication mode is instructed by the copying machine 23 of FIG. 図1に示したセンタシステム1による通信モードの設定変更情報送信処理の内容の一例を示すフロー図である。It is a flowchart which shows an example of the content of the setting change information transmission process of the communication mode by the center system 1 shown in FIG. 図3に示した通信アダプタ21による通信関連情報更新処理の内容の他の例を示すフロー図である。It is a flowchart which shows the other example of the content of the communication related information update process by the communication adapter 21 shown in FIG. 図1のセンタシステム1で通信モードの設定変更が指示された場合のセンタシステム1,通信アダプタ21,複写機23による通信モードの設定変更に関する処理の具体例を説明するための図である。FIG. 8 is a diagram for describing a specific example of processing related to setting change of the communication mode by the center system 1, the communication adapter 21 and the copying machine 23 when the setting change of the communication mode is instructed in the center system 1 of FIG. 図3に示した通信アダプタ21によるセキュリティ情報選択・送信処理の内容の一例を示すフロー図である。It is a flowchart which shows an example of the content of the security information selection * transmission process by the communication adapter 21 shown in FIG. 図4に示した複写機23によるセキュリティ情報更新処理の内容の一例を示すフロー図である。FIG. 5 is a flow chart showing an example of contents of security information update processing by the copying machine 23 shown in FIG. 4; 図1の通信アダプタ21でセキュリティ情報の選択が指示された場合の通信アダプタ21および複写機23によるセキュリティ情報の更新に関する処理の具体例を説明するための図である。FIG. 7 is a diagram for describing a specific example of processing regarding updating of security information by the communication adapter 21 and the copying machine 23 when selection of security information is instructed by the communication adapter 21 of FIG. 1; 図1に示したセンタシステム1によるセキュリティ情報選択・送信処理の内容の一例を示すフロー図である。It is a flowchart which shows an example of the content of the security information selection * transmission process by the center system 1 shown in FIG. 図3に示した通信アダプタ21によるセキュリティ情報送信処理の内容の一例を示すフロー図である。It is a flowchart which shows an example of the content of the security information transmission process by the communication adapter 21 shown in FIG. 図1のセンタシステム1でセキュリティ情報の選択が指示された場合のセンタシステム1,通信アダプタ21,および複写機によるセキュリティ情報の更新に関する処理の具体例を説明するための図である。FIG. 8 is a diagram for describing a specific example of processing related to updating of security information by the center system 1, communication adapter 21 and copying machine when selection of security information is instructed in the center system 1 of FIG. 1;

以下、この発明を実施するための最良の形態を図面に基づいて具体的に説明する。
図1は、この発明による遠隔機器管理システム(画像形成装置管理システム)の構成例を示すブロック図である。
この遠隔機器管理システムは、サービスセンタに設置されている中央管理装置(単に「管理装置」ともいう)としてのセンタシステム1と、各顧客サイト(ユーザ側)A,Bにそれぞれ設置されている電子機器群とによって構成している。
Hereinafter, the best mode for carrying out the present invention will be specifically described based on the drawings.
FIG. 1 is a block diagram showing a configuration example of a remote device management system (image forming apparatus management system) according to the present invention.
The remote device management system includes a center system 1 as a central management device (also referred to simply as a “management device”) installed in a service center, and an electronic device installed in each customer site (user side) A, B. It consists of a group of devices.

センタシステム1は、ルータ2と、複数のサーバ3a,3bと、それらを相互に通信可能に接続するためのLAN等のネットワーク4とによって構成されている。
顧客サイトAは、ルータ11と、そのルータ11およびインタネット5を介してセンタシステム1に通信可能に接続する通信アダプタ(通信装置)12と、電子機器である複写機13,プリンタ14等のOA機器(画像形成装置)と、それらのOA機器,ルータ11,および通信アダプタ12を相互に通信可能に接続するためのLAN等のネットワーク15とによってネットワークセグメントを構成している。
The center system 1 includes a router 2, a plurality of servers 3a and 3b, and a network 4 such as a LAN for communicably connecting them.
The customer site A includes a router 11, a communication adapter (communication device) 12 communicably connected to the center system 1 via the router 11 and the Internet 5, and OA devices such as a copying machine 13 and a printer 14 which are electronic devices. A network segment is configured by (image forming apparatus) and a network 15 such as a LAN for communicably connecting the OA device, the router 11, and the communication adapter 12 to each other.

顧客サイトBは、公衆通信回線網6およびアクセスポイント7を介してセンタシステム1に通信可能に接続する通信アダプタ(通信装置)21と、電子機器であるファクシミリ(FAX)装置22,複写機23,プリンタ24等のOA機器と、通信アダプタ21,複写機23,およびプリンタ24を相互に通信可能に接続するためのLAN等のネットワーク25と、通信アダプタ21とファクシミリ装置22とを通信可能に接続するための有線による専用I/F26とによってネットワークセグメントを構成している。   The customer site B has a communication adapter (communication device) 21 communicably connected to the center system 1 via the public communication network 6 and the access point 7, a facsimile (FAX) device 22 which is an electronic device, a copying machine 23, A network 25 such as a LAN for communicably connecting the communication adapter 21, the copying machine 23, and the printer 24 to each other and an OA device such as the printer 24 are communicably connected to the communication adapter 21 and the facsimile apparatus 22. A network segment is configured by a dedicated I / F 26 by a wired connection.

図2は、図1のサーバ3aの構成例を示すブロック図である。
サーバ3aは、CPU31,リアルタイムクロック回路32,ROM33,RAM34,外部メモリ制御ユニット35,ネットワークI/Fユニット36,ハードディスク装置(以下「HDD」と略称する)37等によって構成されている。なお、サーバ3bもサーバ3aと同様の構成なので、ネットワークI/Fユニット36以外の各部の図示および説明は省略する。
FIG. 2 is a block diagram showing a configuration example of the server 3a of FIG.
The server 3a comprises a CPU 31, a real time clock circuit 32, a ROM 33, a RAM 34, an external memory control unit 35, a network I / F unit 36, a hard disk drive (hereinafter abbreviated as "HDD") 37 and the like. In addition, since the server 3b is also the same structure as the server 3a, illustration and description of each part other than the network I / F unit 36 will be omitted.

CPU31は、ROM33内の制御プログラムによってサーバ3a全体を統括的に制御する中央処理装置である。
リアルタイムクロック回路32は、時刻情報を発生するものであり、CPU31がそれを読み込むことによって現在の時刻を知ることができる。
ROM33は、CPU31が使用する制御プログラムを含む各種固定データを格納している読み出し専用メモリである。
RAM34は、CPU31がデータ処理を行う際に使用するワークメモリ等として使用する読み書き可能なメモリである。
The CPU 31 is a central processing unit that generally controls the entire server 3 a by a control program in the ROM 33.
The real time clock circuit 32 generates time information, and the CPU 31 can know the current time by reading it.
The ROM 33 is a read only memory storing various fixed data including control programs used by the CPU 31.
The RAM 34 is a readable / writable memory used as a work memory or the like used when the CPU 31 performs data processing.

外部メモリ制御ユニット35は、HDD37とのインタフェース制御を行う。
ネットワークI/Fユニット36は、ネットワーク4に接続されている他のサーバ3bやルータ2等とのインタフェース制御を行う。
HDD37は、後述する通信関連情報およびセキュリティ情報を含む各種情報をそれぞれDB(データベース)として記憶できる記憶手段である。なお、サーバ3aに不揮発性メモリを備え、それに各種情報を記憶することもできる。
The external memory control unit 35 performs interface control with the HDD 37.
The network I / F unit 36 performs interface control with other servers 3 b and routers 2 connected to the network 4.
The HDD 37 is a storage unit capable of storing various types of information including communication related information and security information described later as DB (database). The server 3a may be provided with a non-volatile memory to store various information.

ここで、サーバ3a,3bのCPU31が、ROM33内の制御プログラムに従って動作し、図示しないPC(パーソナルコンピュータ)等の端末装置からの各種指示等の情報を入力したり、RAM34,外部メモリ制御ユニット35,ネットワークI/Fユニット36,およびHDD37等を制御することにより、この発明に関わる各種機能である通信状態チェック手段,機器検索要求送信手段,通信関連情報管理手段,通信関連情報更新手段,設定変更指示手段,設定変更情報送信手段,セキュリティ情報保持手段,セキュリティ情報選択手段,セキュリティ情報変更先選択手段,およびセキュリティ情報送信手段としての機能を実現することができる。   Here, the CPU 31 of the servers 3a and 3b operates according to the control program in the ROM 33, and inputs information such as various instructions from a terminal device such as a PC (personal computer) not shown, the RAM 34, and the external memory control unit 35. By controlling the network I / F unit 36, the HDD 37, etc., communication state check means, device search request transmission means, communication related information management means, communication related information update means, setting change, which are various functions related to the present invention It is possible to realize functions as an instruction means, a setting change information transmission means, a security information holding means, a security information selection means, a security information change destination selection means, and a security information transmission means.

あるいは、フレキシブルディスク装置あるいは光ディスク装置等のディスク装置をサーバ3a,3bに内蔵あるいは外付けし、そのディスク装置によって、挿着された記録媒体(フレキシブルディスクや光ディスク等のディスク)に記録されている制御プログラムを読み込んで、内蔵のHDDあるいはRAMにインストールし、その制御プログラムに従って動作することにより、上記各種機能を実現することもできる。   Alternatively, a disk device such as a flexible disk device or an optical disk device is built in or externally attached to the server 3a, 3b, and control is recorded on a recording medium (flexible disk or a disk such as an optical disk) inserted by the disk device. The various functions can be realized by reading a program, installing it in a built-in HDD or RAM, and operating according to the control program.

図3は、図1の通信アダプタ21の構成例を示すブロック図である。なお、通信アダプタ12も同様の構成なので、その図示および説明は省略する。但し、通信アダプタ12はルータ11と通信する点が通信アダプタ21と異なる。
通信アダプタ21において、公衆通信回線網6からのデータは、まず回線切替回路41に入力される。ここでは、公衆通信回線網6側からの通信が通信アダプタ21に接続されているファクシミリ装置22宛のものであれば、公衆通信回線網6側をファクシミリ装置22に接続し、センタシステム1からの通信であれば、公衆通信回線網6側をモデム42に接続する。
FIG. 3 is a block diagram showing a configuration example of the communication adapter 21 of FIG. In addition, since the communication adapter 12 is also the same structure, the illustration and description are abbreviate | omitted. However, the communication adapter 12 differs from the communication adapter 21 in that it communicates with the router 11.
In the communication adapter 21, data from the public communication network 6 is first input to the line switching circuit 41. Here, if the communication from the public communication network 6 side is addressed to the facsimile apparatus 22 connected to the communication adapter 21, the public communication network 6 side is connected to the facsimile apparatus 22, and the communication from the center system 1 is performed. In the case of communication, the public communication network 6 side is connected to the modem 42.

また、ネットワークI/Fユニット43によって複写機23等のOA機器側との通信を行う。
これらの制御・処理は、ROM45内の制御プログラム(ファームウェアを含むソフトウェア)に従ってCPU44を中心に行われる。
ROM45は、CPU44が使用する制御プログラムを含む各種固定データを格納している。
Further, the network I / F unit 43 communicates with the OA device such as the copying machine 23 or the like.
The control and processing are performed mainly by the CPU 44 in accordance with a control program (software including firmware) in the ROM 45.
The ROM 45 stores various fixed data including a control program used by the CPU 44.

RAM46は、後述する通信関連情報およびセキュリティ情報を含む各種情報を記憶できる記憶手段である。このRAM46には、バックアップ用の電池(バッテリ)47が接続されている。
スイッチ48は、各種モードを選択的に設定したり、各種指示等の情報を入力するためのものである。
表示部49は、各種情報を表示するものである。
通信アダプタ21は、自己に接続されている各OA機器に対して、絶えず周期的に、且つこれらに付与されたデバイスアドレス順にポーリング動作を行う。
The RAM 46 is storage means capable of storing various information including communication related information and security information described later. A backup battery (battery) 47 is connected to the RAM 46.
The switch 48 is for selectively setting various modes and inputting information such as various instructions.
The display unit 49 displays various information.
The communication adapter 21 polls the OA devices connected to it constantly and periodically and in the order of the device addresses assigned to them.

ここで、通信装置である通信アダプタ21,12のCPU44が、ROM45内の制御プログラムに従って動作し、スイッチ48又は図示しないPC等の端末装置からの情報を入力したり、ネットワークI/Fユニット43,RAM46,および表示部49等を制御することにより、この発明に関わる各種機能である機器情報取得手段,機器検索手段,記憶手段(通信関連情報保持手段,セキュリティ情報保持手段),検索条件設定手段,通信状態チェック手段,機器検索指示手段,通信関連情報送信手段,通信関連情報更新手段,更新通信関連情報送信手段,セキュリティ情報選択手段,セキュリティ情報変更先選択手段,セキュリティ情報送信手段,および設定変更情報送信手段としての機能を実現することができる。   Here, the CPU 44 of the communication adapters 21 and 12, which are communication devices, operates according to the control program in the ROM 45, and inputs information from a switch 48 or a terminal device such as a PC (not shown) or the network I / F unit 43, Device information acquisition means, device search means, storage means (communication related information holding means, security information holding means), search condition setting means, which are various functions related to the present invention, by controlling the RAM 46 and the display unit 49 etc. Communication status check means, device search instruction means, communication related information transmission means, communication related information update means, update communication related information transmission means, security information selection means, security information change destination selection means, security information transmission means, and setting change information A function as a transmission means can be realized.

あるいは、フレキシブルディスク装置あるいは光ディスク装置等のディスク装置を通信アダプタ21に内蔵あるいは外付けし、そのディスク装置によって、挿着された記録媒体(フレキシブルディスクや光ディスク等のディスク)に記録されている制御プログラムを読み込んで、内蔵のRAMにインストールし、その制御プログラムに従って動作することにより、上記各種機能を実現することもできる。   Alternatively, a disk device such as a flexible disk device or an optical disk device is built in or externally attached to the communication adapter 21 and a control program recorded on a recording medium (a disk such as a flexible disk or an optical disk) inserted by the disk device. The above-described various functions can also be realized by loading the program, installing it in the built-in RAM, and operating according to the control program.

図4は、図1の複写機13,23の制御系の構成例を示すブロック図である。
複写機13,23の制御は、CPU101を中心としてROM102に記憶されている制御プログラムやデータに基づいて行われる。また、処理の中間結果や各種設定値,装置の状態などを蓄えるためにRAM103(記憶手段)を使用する。このRAM103は、電池によってバックアップされた不揮発性RAMとする。なお、RAM103とは別に、不揮発性メモリ又はHDD等の不揮発性記憶媒体を設けても構わない。
FIG. 4 is a block diagram showing a configuration example of a control system of the copying machines 13 and 23 of FIG.
Control of the copying machines 13 and 23 is performed based on control programs and data stored in the ROM 102 centering on the CPU 101. In addition, the RAM 103 (storage means) is used to store intermediate results of processing, various setting values, the state of the apparatus, and the like. The RAM 103 is a non-volatile RAM backed up by a battery. Aside from the RAM 103, a nonvolatile storage medium such as a nonvolatile memory or an HDD may be provided.

A/Dコンバータ104は、露光ランプへの供給電圧,Pセンサの発光電圧と受光電圧,電位センサの出力,ADSセンサの出力,露光ランプの光量を検出するランプ光量センサの出力,感光体ドラムに流れる電流を検出するドラム電流センサの出力,定着ユニット内のサーミスタ電圧等を入力するために使用する。
光学系制御ユニット105は、露光ランプを制御する。
高圧電源ユニット106は、帯電チャージャ,分離チャージャ,転写チャージャ,転写前チャージャ(PTC)にそれぞれ印加する高電圧、および現像ユニット内の現像ローラに印加する現像バイアス電圧を供給する。
The A / D converter 104 supplies the voltage supplied to the exposure lamp, the light emission voltage and light reception voltage of the P sensor, the output of the potential sensor, the output of the ADS sensor, the output of the lamp light quantity sensor that detects the light quantity of the exposure lamp, and the photosensitive drum. It is used to input the output of the drum current sensor that detects the current flowing, the thermistor voltage in the fixing unit, and the like.
The optical system control unit 105 controls the exposure lamp.
The high-voltage power supply unit 106 supplies high voltages respectively applied to the charger, the separation charger, the transfer charger, and the pre-transfer charger (PTC), and a developing bias voltage applied to the developing roller in the developing unit.

モータ制御ユニット107は、感光体ドラムおよび各給紙ユニットや搬送部のローラ等を駆動するメインモータのコントロールを行う。
ヒータ制御ユニット108は、定着ユニットの定着ローラを加熱する定着ヒータへの通電を制御して、定着ローラの表面温度を所定範囲に保持する。
センサ制御ユニット109は、ランプ光量センサの受光ゲイン,ADSセンサの受光ゲイン,Pセンサの受光ゲイン,PセンサのLEDの発光電圧等を可変するために使用する。
ネットワークI/Fユニット110は、通信アダプタ12,21との通信を行うユニットである。
A motor control unit 107 controls a main motor that drives the photosensitive drums and rollers of the sheet feeding units and the conveyance unit.
The heater control unit 108 controls energization of a fixing heater that heats the fixing roller of the fixing unit, and holds the surface temperature of the fixing roller within a predetermined range.
The sensor control unit 109 is used to change the light receiving gain of the lamp light amount sensor, the light receiving gain of the ADS sensor, the light receiving gain of the P sensor, the light emission voltage of the LED of the P sensor, and the like.
The network I / F unit 110 is a unit that communicates with the communication adapters 12 and 21.

操作部111は、各種情報を表示する表示部と、各種情報を入力するスイッチ部(操作キー)とを有する操作・表示パネルである。
ここで、複写機13,23のCPU101が、ROM102内の制御プログラムに従って動作し、操作部111からの各種指示等の情報を入力したり、RAM103,ネットワークI/Fユニット110,および操作部111等を制御することにより、この発明に関わる各種機能である通信モード設定手段,設定変更情報送信手段,設定変更指示手段,セキュリティ情報保持手段,およびセキュリティ情報更新手段としての機能を実現することができる。
以上、複写機13,23の制御系について説明したが、プリンタ14,24等の他のOA機器も、同様な制御系を備えているので、それらの図示および説明は省略する。
The operation unit 111 is an operation / display panel having a display unit for displaying various information and a switch unit (operation key) for inputting various information.
Here, the CPU 101 of the copying machine 13 or 23 operates according to the control program in the ROM 102, and inputs information such as various instructions from the operation unit 111, the RAM 103, the network I / F unit 110, the operation unit 111, and the like. By controlling the above, it is possible to realize functions as communication mode setting means, setting change information transmitting means, setting change instructing means, security information holding means, and security information update means, which are various functions related to the present invention.
The control system of the copying machines 13 and 23 has been described above, but other OA devices such as the printers 14 and 24 also have the same control system, so the illustration and description thereof will be omitted.

以下、上述したように構成された遠隔機器管理システムにおけるこの発明に関わる制御・処理の各実施例について、図5〜図19の各図面も参照して具体的に説明する。
なお、説明の都合上、この遠隔機器管理システムにおける通信制御としては、顧客サイトBに設置されている通信アダプタ21と複写機23等の画像形成装置(以下「OA機器」ともいう)を含む電子機器との間の通信制御、およびその通信アダプタ21とセンタシステム1のサーバ3aとの間の通信制御についてのみ説明する。
Hereinafter, each example of control and processing according to the present invention in the remote device management system configured as described above will be specifically described with reference to the drawings of FIGS.
For convenience of explanation, as communication control in this remote device management system, an electronic device including a communication adapter 21 installed at a customer site B and an image forming apparatus such as a copying machine 23 (hereinafter also referred to as "OA device") Only communication control between devices and communication control between the communication adapter 21 and the server 3a of the center system 1 will be described.

また、図1では図示を省略しているが、例えば図7に示すように、通信アダプタ21には、ネットワーク25を介して複写機23およびプリンタ24と共に複写機231,プリンタ241,およびルータ300が接続され、更にそのルータ300には、ネットワーク310を介して複写機301およびプリンタ302が接続されている。そして、ネットワーク25側をネットワークセグメントC、ネットワーク310側をネットワークセグメントDとしている。複写機231,301は複写機23の構成(図4)と、プリンタ241,302はプリンタ24とそれぞれ同様の構成である。   Further, although not shown in FIG. 1, for example, as shown in FIG. 7, the communication adapter 21 includes the copying machine 231, the printer 241, and the router 300 together with the copying machine 23 and the printer 24 via the network 25. The copying machine 301 and the printer 302 are connected to the router 300 via the network 310. The network 25 side is a network segment C, and the network 310 side is a network segment D. The copiers 231 and 301 have the same configuration as that of the copier 23 (FIG. 4), and the printers 241 and 302 have the same configuration as the printer 24, respectively.

さらに、顧客のセキュリティポリシーによって、セキュリティ通信モードであるIPsec通信モードとしてのトランスポートモードおよびトンネルモードが、いくつかのOA機器およびルータ300に適用されているものとする。そのため、IP通信モードが設定されたOA機器、トランスポートモードが設定されたOA機器、トンネルモードが設定されたルータ300が混在するネットワーク環境となっている。
このネットワーク環境においては、通信アダプタ21は、管理対象機器として登録されている各電子機器(OA機器,ルータ)の通信モードを把握していない状態で、その各電子機器を検索する機器検索機能が必要となる。
Furthermore, it is assumed that the transport mode and tunnel mode as the IPsec communication mode which is the security communication mode are applied to some OA devices and the router 300 according to the security policy of the customer. Therefore, there is a network environment in which the OA device in which the IP communication mode is set, the OA device in which the transport mode is set, and the router 300 in which the tunnel mode is set are mixed.
In this network environment, the communication adapter 21 does not know the communication mode of each electronic device (OA device, router) registered as a management target device, and has a device search function for searching each electronic device. It will be necessary.

〔第1実施例〕
まず、第1実施例について説明する。
図5は、通信アダプタ21による検索条件設定処理の内容の一例を示すフローチャートである。
First Embodiment
First, the first embodiment will be described.
FIG. 5 is a flowchart showing an example of the content of the search condition setting process by the communication adapter 21.

通信アダプタ21のCPU44は、ユーザインタフェース(スイッチ48の操作又は端末装置上の操作)による検索条件設定の指示によって図5の処理ルーチンを開始し、まずステップS1へ進み、IPsec通信モードによる通信に必要なセキュリティ情報であるIKE(Internet Key Exchange)情報がユーザインタフェース(以下「UI」と略称する)によって入力された場合に、そのIKE情報をRAM46(内部記憶領域)に記憶して設定する。当該通信アダプタ21に接続されているネットワーク25にて複数のIKE情報が使用されている場合、その全てのIKE情報を記憶する。IKE情報は、SA(Security Association)情報を構成する暗号化方式の決定や暗号鍵(又はそれを含む電子証明書)の交換、相互認証を完全に行うためのプロトコル情報である。   The CPU 44 of the communication adapter 21 starts the processing routine of FIG. 5 by the instruction of the search condition setting by the user interface (the operation of the switch 48 or the operation on the terminal device), and first proceeds to step S1 and is necessary for communication in the IPsec communication mode. When IKE (Internet Key Exchange) information, which is security information, is input through a user interface (hereinafter abbreviated as "UI"), the IKE information is stored and set in the RAM 46 (internal storage area). When a plurality of IKE information is used in the network 25 connected to the communication adapter 21, all the IKE information is stored. The IKE information is protocol information for completely determining the encryption method constituting the SA (Security Association) information, exchanging the encryption key (or an electronic certificate including the same), and mutual authentication.

次に、ステップS2へ進み、IPsec通信モード(トランスポートモード,トンネルモード)による通信に必要なセキュリティ情報であるSA(Security Association)情報がUIによって入力された場合に、そのSA情報をRAM46に記憶して設定する。SA情報は、暗号化方式や暗号鍵等の情報からなる。これらの情報をIPsec通信モードによる通信の際に通信相手と交換・共有し、安全な通信路を確立することができる。
最後に、ステップS3へ進み、通信モード別の通信(各通信モードによる通信)の実行順序がUIによって指定入力された場合に、その通信モード別の通信の実行順序をRAM46に記憶して設定する。
Next, proceeding to step S2, when SA (Security Association) information which is security information necessary for communication in the IPsec communication mode (transport mode, tunnel mode) is input by the UI, the SA information is stored in the RAM 46. To set. The SA information is composed of information such as an encryption method and an encryption key. These pieces of information can be exchanged and shared with the other party in communication in the IPsec communication mode, and a secure communication path can be established.
Finally, the process proceeds to step S3, and when the execution order of communication according to communication mode (communication according to each communication mode) is designated and input by the UI, the execution order of communication according to the communication mode is stored in RAM 46 and set. .

なお、例えば管理対象機器として登録されている各電子機器のいずれにもIPsec通信モード(トランスポートモード又はトンネルモード)が設定されていない場合、機器検索時にそのIPsec通信モードによる通信を実行しないようにすれば、その分だけCPU44による処理負担が減るため、各通信モード別の通信の実行有無をUIによって指定入力できるようにし、RAM46に記憶・設定できるようにするとよい。
また、通信アダプタ21のCPU44により、管理対象機器として登録されている各電子機器を検索する場合、IPアドレスの範囲を設定しておく必要がある。そのため、通信アダプタ21に検索条件を設定した後、UIから入力されるIPアドレスの範囲を対象IPアドレスとしてRAM46に記憶・設定する。
For example, when the IPsec communication mode (transport mode or tunnel mode) is not set in any of the electronic devices registered as the management target devices, communication in the IPsec communication mode is not performed at the time of device search. If this is done, the processing load on the CPU 44 is reduced accordingly, so that whether or not to execute communication for each communication mode can be designated and input by the UI, and can be stored and set in the RAM 46.
When the CPU 44 of the communication adapter 21 searches each electronic device registered as a device to be managed, it is necessary to set a range of IP addresses. Therefore, after setting the search condition in the communication adapter 21, the range of the IP address input from the UI is stored and set in the RAM 46 as the target IP address.

ここで、IPsec通信モードによる通信の開始直前に行われるIKE情報による処理について説明しておく。
このIKE情報による処理は、IPsec通信モードによる通信時に使用するSA情報を決定するものであり、2つの段階に分けられる。
前半の段階では、後半の段階で利用する暗号化方式を決定すると共に、通信相手と双方で同じ暗号鍵を生成・共有する。暗号鍵を共有した後は、これを使って後半の段階へ進む。
Here, processing by IKE information performed immediately before the start of communication in the IPsec communication mode will be described.
The processing based on this IKE information is to decide SA information to be used at the time of communication in the IPsec communication mode, and is divided into two stages.
In the first half, the encryption method to be used in the second half is determined, and the same encryption key is generated and shared with both parties. After sharing the encryption key, use this to move to the second half.

後半の段階では、IKE限定の暗号化通信が可能になるため、IPsec通信モードによる通信(暗号化通信)のためのネゴシエーションを開始し、相互に使用可能な暗号化方式を提示することにより、双方で使用可能な暗号化方式を決定した後、その暗号化方式に対応する暗号鍵の交換を行うなど、IPsec通信モードによる通信に必要な各種情報(SA情報)をやりとりする。それによって、IPsec通信モードによる通信が可能になる。   In the second half, since IKE-limited encrypted communication becomes possible, negotiation for communication in the IPsec communication mode (encrypted communication) is started, and both sides can be presented by presenting mutually usable encryption methods. After determining the usable encryption method in step S. 2, exchange various encryption keys corresponding to the encryption method, and exchange various information (SA information) necessary for communication in the IPsec communication mode. This enables communication in the IPsec communication mode.

なお、IPsec通信モード(トランスポートモード,トンネルモード)による通信に必要なセキュリティ情報としては、SA(Security Association)情報の他に、SP(security policy)情報がある。このSP情報は、IPsec通信モードによる通信時のパケットに対する処理規定を示すものであり、RAM46に予め記憶・設定されている。このSP情報も上述したIKE情報およびSA情報と共に、IPsec通信モードによる通信の際に使用されるが、そのSP情報を含めた通信手順については説明を省略する。   As security information necessary for communication in the IPsec communication mode (transport mode, tunnel mode), there is SP (security policy) information in addition to SA (Security Association) information. The SP information indicates processing specifications for packets at the time of communication in the IPsec communication mode, and is stored and set in advance in the RAM 46. The SP information is also used together with the above-described IKE information and SA information in communication in the IPsec communication mode, but the description of the communication procedure including the SP information is omitted.

図6は、通信アダプタ21による機器検索処理の内容の一例を示すフローチャートである。対象IPアドレスは、説明の都合上、ここではIP1,IP2とする。
通信アダプタ21のCPU44は、所定のタイミングで図6の処理ルーチンを開始し、まずステップS11の処理を行う。
FIG. 6 is a flowchart showing an example of the contents of the device search process by the communication adapter 21. The target IP addresses are IP1 and IP2 here for convenience of explanation.
The CPU 44 of the communication adapter 21 starts the process routine of FIG. 6 at a predetermined timing, and performs the process of step S11 first.

ここで、その開始タイミングについて説明しておく。
例えば、管理対象機器として登録されている各電子機器の機器情報(遠隔管理用機種番号,モデル名,機種番号,機番,MIB情報等)をRAM46に保持しておき、その機器情報を持つ各電子機器との通信状態をチェックし、そのチェックの結果、その各電子機器のいずれかとの通信が不可になった場合に、図6の処理ルーチンを開始する。
あるいは、センタシステム1のサーバ3aにおいて、管理対象機器として登録されている各電子機器の機器情報をHDD(DB)37に蓄積(記憶)しておき、その機器情報を持つ各電子機器との通信状態をチェックし、そのチェックの結果、その各電子機器のいずれかとの通信が不可になった場合に、通信アダプタ21に対して機器検索の要求を送信することにより、通信アダプタ21のCPU44が図6の処理ルーチンを開始する。
Here, the start timing will be described.
For example, device information (remote management model number, model name, model number, device number, MIB information, etc.) of each electronic device registered as a management target device is stored in the RAM 46, and each device information is stored. The communication state with the electronic device is checked, and as a result of the check, when the communication with any one of the electronic devices becomes impossible, the processing routine of FIG. 6 is started.
Alternatively, in the server 3a of the center system 1, device information of each electronic device registered as a management target device is stored (stored) in the HDD (DB) 37, and communication with each electronic device having the device information is performed. The state is checked, and as a result of the check, when communication with any of the respective electronic devices is not possible, the CPU 44 of the communication adapter 21 transmits a request for device search to the communication adapter 21 as shown in FIG. Start the processing routine of 6.

ステップS11では、通信モード別の通信の実行順序をRAM46より読み込む。その実行順序は、ここではIP通信モード,トランスポートモード,トンネルモードの順とする。
次に、ステップS12〜14で管理対象機器として登録されている各電子機器のIPアドレス(対象IPアドレス)に対して、1IPアドレスずつ、IP通信モード,トランスポートモード,トンネルモードによる通信(接続)を順次行い、通信できた場合に、その通信モードにてそのIPアドレスの電子機器から機器情報を取得し、管理対象にすべき電子機器であるかどうかを判定する機器検索を行う。なお、ここでは説明を省略しているが、上述したように、IPsec通信モードであるトランスポートモード,トンネルモードによる通信をそれぞれ行う直前には、IKE情報による処理を行う。以降でも、同様とする。
In step S11, the execution order of communication according to communication mode is read from the RAM 46. Here, the order of execution is IP communication mode, transport mode and tunnel mode in this order.
Next, for each IP address (target IP address) of each electronic device registered as a management target device in steps S12 to 14, communication (connection) in IP communication mode, transport mode, tunnel mode one IP address at a time When communication is possible, device information is acquired from the electronic device of the IP address in the communication mode, and device search is performed to determine whether the electronic device is to be managed. Although the description is omitted here, as described above, the processing by the IKE information is performed immediately before performing the communication in the transport mode and the tunnel mode which are the IPsec communication mode. The same applies to the following.

ステップS12では、IP1に対して、IP通信モードによる通信でのPing(ネットワーク診断)を実施し、IP1の電子機器からPing応答があった場合に、そのIP1の電子機器からHTTPSもしくはSNMPにて機器情報を取得し、管理対象にすべき電子機器であるかどうかを判定する機器検索を行う。次に、IP2(次のIPアドレス)に対して同様の機器検索を行う。なお、Ping応答があったIPアドレス(取得した機器情報を持つ電子機器)に対しては機器検索を終了し、以降のIPsec通信モード(トランスポートモード,トンネルモード)による通信でのPingの実施を含む機器検索は行わない。   In step S12, Ping (network diagnosis) in the communication in the IP communication mode is performed on IP1, and if there is a Ping response from the electronic device of IP1, the electronic device of IP1 performs the device by HTTPS or SNMP. Information is acquired, and a device search is performed to determine whether the electronic device is to be managed. Next, the same device search is performed on IP2 (next IP address). Note that the device search is terminated for the IP address (electronic device having acquired device information) for which the Ping response has been made, and the Ping in communication in the subsequent IPsec communication mode (transport mode, tunnel mode) is performed. Does not include device search.

ステップS13では、IP1に対して、IPsec通信モードの一つであるトランスポートモードによる通信でのPingを実施し、IP1の電子機器からPing応答があった場合に、そのIP1の電子機器からHTTPSもしくはSNMPにて機器情報を取得し、管理対象にすべき電子機器であるかどうかを判定する機器検索を行う。次に、IP2に対して同様の機器検索を行う。なお、Ping応答があったIPアドレスに対しては機器検索を終了し、以降のトンネルモードによる通信でのPingの実施を含む機器検索は行わない。   In step S13, Ping in communication in transport mode which is one of the IPsec communication modes is performed on IP1, and if there is a Ping response from the electronic device of IP1, HTTPS or IP1 from the electronic device of IP1 is performed. Device information is acquired by SNMP, and device search is performed to determine whether the electronic device is to be managed. Next, the same device search is performed on IP2. Note that the device search is ended for the IP address for which the Ping response has been made, and the device search including execution of Ping in the subsequent communication in the tunnel mode is not performed.

ステップS14では、IP1に対して、IPsec通信モードの一つであるトンネルモードによる通信でのPingを実施し、IP1の電子機器からPing応答があった場合に、そのIP1の電子機器からHTTPSもしくはSNMPにて機器情報を取得し、管理対象機器とすべき電子機器かどうかを判定する機器検索を行う。次に、IP2に対して同様の機器検索を行う。
機器検索が終了した後は、ステップS15へ移行し、その機器検索の結果に基づいて管理対象機器の登録を行う。つまり、機器検索によって取得した機器情報(管理対象機器とすべき電子機器の機器情報)をRAM46に記憶する。それによって、その機器情報を持つ電子機器が管理対象機器として登録されることになる。
In step S14, Ping in communication in tunnel mode which is one of the IPsec communication modes is performed on IP1, and when there is a Ping response from the electronic device of IP1, HTTPS or SNMP is transmitted from the electronic device of IP1. The device information is acquired in step S5, and a device search is performed to determine whether the device is an electronic device to be managed. Next, the same device search is performed on IP2.
After the device search is completed, the process proceeds to step S15, and the management target device is registered based on the result of the device search. That is, the device information (device information of the electronic device to be the management target device) acquired by the device search is stored in the RAM 46. As a result, the electronic device having the device information is registered as the management target device.

次に、ステップS16へ移行し、次の処理を行う。つまり、管理対象機器とすべき電子機器の機器情報とその取得時の通信モードとを対応付け、通信関連情報としてRAM46に保持する。このとき、管理対象機器とすべき電子機器の機器情報取得時の通信モードがIPsec通信モード(トランスポートモード又はトンネルモード)であった場合、そのIPsec通信モードによる通信に使用したSA情報およびSP情報をそれぞれその機器情報に対応付け、SAデータベース(以下「SAD」と略称する),SPデータベース(以下「SPD」と略称する)としてRAM46に保持する。なお、SP情報に機器情報取得時の通信モードを加えてもよい。   Next, the process proceeds to step S16, and the next process is performed. That is, the device information of the electronic device to be managed and the communication mode at the time of acquisition thereof are associated with each other and held in the RAM 46 as communication related information. At this time, if the communication mode at the time of acquiring the device information of the electronic device to be managed is the IPsec communication mode (transport mode or tunnel mode), SA information and SP information used for communication in the IPsec communication mode Are associated with the respective device information, and held in the RAM 46 as an SA database (hereinafter abbreviated as "SAD") and an SP database (hereinafter abbreviated as "SPD"). The communication mode at the time of device information acquisition may be added to the SP information.

その後、ステップS17でRAM46に保持した通信関連情報およびSAD,SPDをHTTPS通信にてセンタシステム1へ送信する。
センタシステム1のサーバ3aのCPU31は、通信アダプタ21から送られてくる通信関連情報およびSAD,SPDを受信すると、それらを機器管理情報としてHDD(DB)37に蓄積し、管理する。
Thereafter, the communication related information and SAD, SPD held in the RAM 46 in step S17 are transmitted to the center system 1 by HTTPS communication.
When the CPU 31 of the server 3a of the center system 1 receives the communication related information and the SAD and SPD sent from the communication adapter 21, the CPU 31 stores them as device management information in the HDD (DB) 37 and manages them.

ここで、通信アダプタ21による機器検索処理について、もう少し詳しく説明する。
図7は、その通信アダプタ21による機器検索処理の具体例を説明するための図である。
例えば、通信アダプタ21に設定されている検索条件である各通信モード別の通信の実行順序がIP通信モード,トランスポートモード,トンネルモードの順であり、ネットワークセグメントCに設置されている複写機23,231,プリンタ24,241、およびネットワークセグメントDに設置されているルータ300,複写機301,プリンタ302のIPアドレスと、それらに設定されている通信モードが図7に示すようになっている場合、通信アダプタ21は、IPアドレスの範囲「192.168.30.50-192.168.40.85」に対して、各通信モード(IP通信モード,トランスポートモード,トンネルモード)毎にIPアドレス「192.168.30.50」より1IPアドレスずつ機器検索を行う。
Here, the device search process by the communication adapter 21 will be described in more detail.
FIG. 7 is a diagram for explaining a specific example of device search processing by the communication adapter 21. As shown in FIG.
For example, the copier 23 installed in the network segment C has a communication execution order for each communication mode which is a search condition set in the communication adapter 21 in the order of the IP communication mode, the transport mode, and the tunnel mode. , 231, the printers 24, 241, and the IP address of the router 300, the copier 301, and the printer 302 installed in the network segment D, and the communication mode set in them are as shown in FIG. The communication adapter 21 applies one IP address from the IP address "192.168.30.50" for each communication mode (IP communication mode, transport mode, tunnel mode) to the IP address range "192.168.30.50-192.168.40.85". Perform device search one by one.

そして、最初のIP通信モードによる機器検索時には、各IPアドレス「192.168.30.55」,「192.168.30.56」に対して順次、IP通信モードによる通信でのPingを実施すると、その各IPアドレスの複写機231,プリンタ241から順次Ping応答があるため、その複写機231,プリンタ241から順次HTTPSもしくはSNMPにて機器情報を取得する。
次のトランスポートモードによる機器検索時には、各IPアドレス「192.168.30.70」,「192.168.30.71」に対して順次、トランスポートモードによる通信でのPingを実施すると、その各IPアドレスの複写機23,プリンタ24から順次Ping応答があるため、その複写機23,プリンタ24から順次HTTPSもしくはSNMPにて機器情報を取得する。
Then, when performing device search in the first IP communication mode, if Ping in communication in the IP communication mode is sequentially performed on each of the IP addresses “192.168.30.55” and “192.168.30.56”, the copying machine of each IP address Since there is a Ping response from the printer 241 sequentially from the printer 241, device information is sequentially acquired from the copying machine 231 and the printer 241 by HTTPS or SNMP.
When performing device search in the next transport mode, if Ping in communication in the transport mode is sequentially performed on each of the IP addresses “192.168.30.70” and “192.168.30.71”, the copying machine 23 of each IP address of the respective IP address, Since there is a Ping response from the printer 24 sequentially, device information is sequentially acquired from the copying machine 23 and the printer 24 by HTTPS or SNMP.

最後のトンネルモードによる機器検索時には、各IPアドレス「192.168.40.11」,「192.168.40.80」,「192.168.40.82」に対してそれぞれ、トランスポートモードによる通信でのPingを実施すると、その各IPアドレスのルータ300,複写機301,プリンタ302からそれぞれPing応答があるため、そのルータ300,複写機301,プリンタ302からそれぞれHTTPSもしくはSNMPにて機器情報を取得する。
なお、各通信モード別の機器検索を、ここでは1通信モード毎に各IPアドレスに対して順次繰り返し行うようにしたが、1IPアドレス毎に順次繰り返し行うようにしても構わない。この場合、Ping応答があったら、その時のIPアドレスに対する機器検索を終了し、次のIPアドレスに対する機器検索に移行するとよい。
At the time of device search in the last tunnel mode, if Ping in transport mode communication is performed for each IP address "192.168.40.11", "192.168.40.80" and "192.168.40.82", the respective IP addresses Since there is a ping response from the router 300, the copier 301, and the printer 302, respectively, the device information is acquired from the router 300, the copier 301, and the printer 302 by HTTPS or SNMP.
Although the device search for each communication mode is repeatedly and sequentially performed for each IP address in each communication mode here, it may be repeatedly and sequentially performed for each IP address. In this case, if there is a Ping response, it is preferable to end the device search for the IP address at that time and shift to device search for the next IP address.

このように、第1実施例によれば、以下の(1)〜(6)に示す作用効果を得ることができる。
(1)通信アダプタ(通信装置)が、機器検索に用いるセキュリティ通信モード(IPsec通信モードであるトランスポートモード,トンネルモード)を含む複数の各通信モード別の通信の実行順序を予め設定しておき、管理対象機器として登録されている各電子機器と各通信モード別の通信を順次実行し、その各電子機器から通信可能な通信モードで機器情報を取得する機器検索を行い、その機器検索によって取得した機器情報とその機器情報取得時の通信モードとを対応付けて通信関連情報として保持するので、その通信関連情報を参照することにより、管理対象機器として登録されている上記各電子機器と異なる通信モードで確実に通信を行うことが可能になる。
As described above, according to the first embodiment, the following effects (1) to (6) can be obtained.
(1) The execution order of communication for each of a plurality of communication modes including the security communication mode (transport mode which is the IPsec communication mode, tunnel mode) used by the communication adapter (communication apparatus) for device search is set in advance Communication is sequentially performed with each electronic device registered as a management target device and each communication mode, device search is performed to obtain device information in a communication mode in which communication is possible from each electronic device, and acquisition is performed by the device search The stored device information and the communication mode at the time of obtaining the device information are associated with each other and held as communication related information. Therefore, by referring to the communication related information, communication different from each electronic device registered as the management target device It becomes possible to communicate reliably in the mode.

また、管理対象機器として登録されている各電子機器のいずれかが故障等の異常の発生によって通信不可状態になった場合でも、他の各電子機器と異なる通信モードで確実に通信を行うことが可能になる。
したがって、通信アダプタが複数の電子機器と異なる通信モードで通信を行う環境であっても、ネットワーク管理者による管理業務の負担増、およびネットワークセキュリティの低下を回避することができ、電子機器の運用効率の向上を図ることができる。
In addition, even when any one of the electronic devices registered as the management target device becomes incapable of communication due to the occurrence of abnormality such as a failure, the communication can be reliably performed in a different communication mode with other electronic devices. It will be possible.
Therefore, even in an environment in which the communication adapter communicates with a plurality of electronic devices in different communication modes, it is possible to avoid an increase in the burden of management operations by the network administrator and a decrease in network security, and the operation efficiency of the electronic devices Can be improved.

(2)通信アダプタが、機器検索に用いる各通信モード別の通信の実行有無を設定可能にすれば、不要な通信モードによる通信を実行して機器検索を行わずに済むため、その分だけ通信アダプタの処理負担が減り、処理効率が向上する。
(3)通信アダプタが、通信可能な通信モードで機器情報を取得した場合に、その機器情報を持つ電子機器に対する機器検索を終了すれば、その通信モードによる通信を繰り返し実行して機器検索を行わずに済むため、その分だけ通信アダプタの処理負担が減る。
(4)通信アダプタが、管理対象機器として登録されている各電子機器との通信状態をチェックし、そのチェックの結果、その各電子機器のいずれかとの通信が不可になった場合に、機器検索を開始すれば、機器検索を定期的に行う必要がないため、その分だけ通信アダプタの処理負担が減る。
(2) If it is possible to set whether or not to execute communication for each communication mode used for device search, the communication adapter does not need to execute communication in an unnecessary communication mode and carry out device search, so communication for that amount Processing load on the adapter is reduced and processing efficiency is improved.
(3) When the communication adapter acquires device information in a communicable communication mode, if the device search for the electronic device having the device information is finished, the communication in the communication mode is repeatedly executed to perform the device search Since it is not necessary, the processing load on the communication adapter is reduced accordingly.
(4) The communication adapter checks the communication state with each electronic device registered as a management target device, and as a result of the check, the device search when communication with any of the respective electronic devices is not possible. Since the device search does not need to be performed regularly, the processing load on the communication adapter is reduced accordingly.

(5)センタシステム(管理装置)が、管理対象機器として登録されている各電子機器との通信状態をチェックし、そのチェックの結果、その各電子機器のいずれかとの通信が不可になった場合に、通信アダプタに対して機器検索を要求すれば、通信アダプタは、管理対象機器として登録されている各電子機器との通信状態のチェックも行わずに済むため、より通信アダプタの処理負担が減る。
(6)通信アダプタが、機器検索によって取得した機器情報とその機器情報取得時の通信モードとを対応付けて通信関連情報として保持した後、その通信関連情報をセンタシステムへ送信し、そのセンタシステムが、通信アダプタからの通信関連情報を受信し、HDDに蓄積して管理することにより、管理対象機器として登録されている各電子機器をセンタシステム側で確実に管理することができる。
(5) When the center system (management apparatus) checks the communication state with each electronic device registered as a management target device, and as a result of the check, communication with any of the respective electronic devices becomes impossible In addition, if the device search is requested to the communication adapter, the communication adapter does not need to check the communication status with each electronic device registered as the management target device, so the processing load on the communication adapter is further reduced. .
(6) The communication adapter associates the device information acquired by the device search with the communication mode at the time of acquiring the device information and holds it as communication related information, and then transmits the communication related information to the center system, and the center system However, by receiving the communication related information from the communication adapter and storing it in the HDD and managing it, the center system can reliably manage each electronic device registered as the device to be managed.

〔第2実施例〕
次に、第2実施例について説明する。なお、この第2実施例では、第1実施例の処理に加えて以下に示す処理を行う。
図8は、複写機23による通信モード設定変更処理の内容の一例を示すフローチャートである。なお、プリンタ24等の他の電子機器も同様の処理を行うため、対応する図示および説明を省略する。
図9は、通信アダプタ21による通信関連情報更新処理の内容の一例を示すフローチャートである。
Second Embodiment
Next, a second embodiment will be described. In the second embodiment, the following processing is performed in addition to the processing of the first embodiment.
FIG. 8 is a flow chart showing an example of the contents of communication mode setting change processing by the copying machine 23. In addition, since other electronic devices such as the printer 24 perform the same processing, the corresponding illustration and description will be omitted.
FIG. 9 is a flowchart showing an example of the content of the communication related information update process by the communication adapter 21.

通信アダプタ21は、上述した機器検索により、異なる通信モードによる通信を行う複数の電子機器を管理することができる。しかし、そのいずれかの電子機器の通信モードの設定が変更された場合(IP通信モード⇔IPsec通信モード)、通信アダプタ21は、いままで通信可能であった通信モードにて通信を行おうとしても、通信できない。そのため、電子機器が電源オフになった場合と同様の状態になるため、電子機器が稼動状態であっても管理できなくなる。   The communication adapter 21 can manage a plurality of electronic devices performing communication in different communication modes by the device search described above. However, if the setting of the communication mode of any one of the electronic devices is changed (IP communication mode / IPsec communication mode), the communication adapter 21 attempts to communicate in the communication mode which has been able to communicate until now. , Can not communicate. Therefore, since the electronic device is in the same state as when the power is turned off, it can not be managed even if the electronic device is in the operating state.

そのため、複写機23のCPU101は、定期的に図8の処理ルーチンを開始し、まずステップS21でユーザインタフェース(操作部111の操作)によって通信モードの設定変更が指示されたか否かを判断し、その設定変更が指示されなければ図8の処理ルーチンを終了する。
通信モードの設定変更が指示された場合には、ユーザインタフェースによって通信モードの指定もなされるため、ステップS22でその指定された通信モードの情報を含む設定変更情報を自己の機器情報と共に通信アダプタ21へ送信する。
Therefore, the CPU 101 of the copying machine 23 periodically starts the processing routine of FIG. 8 and first determines in step S21 whether or not the setting change of the communication mode is instructed by the user interface (operation of the operation unit 111) If the setting change is not instructed, the processing routine of FIG. 8 is ended.
When the setting change of the communication mode is instructed, since the communication mode is also designated by the user interface, the setting change information including the information of the designated communication mode is specified together with the device information of its own in step S22. Send to

そして、その通信が成功した後、ステップS23でユーザインタフェースによって指定された通信モードに設定変更する。例えば、IP通信モードが設定されている状態でIPsec通信モード(トランスポートモード)が指定された場合には、その指定されたIPsec通信モードに設定変更する。あるいは、IPsec通信モード(トランスポートモード)が設定されている状態でIP通信モードが指定された場合には、その指定されたIP通信モードに設定変更する。
その設定変更が完了すると、図8の処理ルーチンを終了する。
Then, after the communication is successful, the setting is changed to the communication mode designated by the user interface in step S23. For example, when the IP communication mode (transport mode) is specified in the state where the IP communication mode is set, the setting is changed to the specified IPsec communication mode. Alternatively, when the IP communication mode is designated while the IPsec communication mode (transport mode) is set, the setting is changed to the designated IP communication mode.
When the setting change is completed, the processing routine of FIG. 8 ends.

一方、通信アダプタ21のCPU44は、定期的に図9の処理ルーチンを開始し、まずステップS31で各電子機器のいずれかから設定変更情報を受信したか否かを判断し、その設定変更情報を受信していなければ図9の処理ルーチンを終了する。
各電子機器のいずれかから設定変更情報を機器情報と共に受信した場合には、ステップS32でそれらの情報に基づいてRAM46に保持されている通信関連情報を更新する。
On the other hand, the CPU 44 of the communication adapter 21 periodically starts the processing routine of FIG. 9, first determines in step S31 whether or not setting change information has been received from any of the electronic devices, and the setting change information is If not received, the processing routine of FIG. 9 is ended.
When setting change information is received together with device information from any of the electronic devices, the communication related information held in the RAM 46 is updated based on the information in step S32.

すなわち、その通信関連情報中の受信した機器情報に対応する通信モードを設定変更情報によって指定された通信モード(設定変更後の通信モード)に更新する。
その後、ステップS33で更新後の通信関連情報をHTTPS通信にてセンタシステム1へ送信し、図9の処理ルーチンを終了する。
センタシステム1のサーバ3aのCPU31は、通信アダプタ21から更新後の通信関連情報を受信すると、その通信関連情報に基づいてHDD(DB)37に蓄積されている通信関連情報(実際にはそれを含む機器管理情報)を更新する。
That is, the communication mode corresponding to the received device information in the communication related information is updated to the communication mode (the communication mode after the setting change) specified by the setting change information.
Thereafter, in step S33, the updated communication related information is transmitted to the center system 1 by HTTPS communication, and the processing routine of FIG. 9 is ended.
When the CPU 31 of the server 3a of the center system 1 receives the updated communication related information from the communication adapter 21, the communication related information stored in the HDD (DB) 37 based on the communication related information (in fact, it is Update the device management information).

ここで、複写機23で通信モードの設定変更が指示された場合の複写機23および通信アダプタ21による通信モードの設定変更に関する処理について、もう少し詳しく説明する。
図10は、その複写機23および通信アダプタ21による通信モードの設定変更に関する処理の具体例を説明するための図である。
Here, the process related to the setting change of the communication mode by the copying machine 23 and the communication adapter 21 when the setting change of the communication mode is instructed by the copying machine 23 will be described in more detail.
FIG. 10 is a diagram for explaining a specific example of processing relating to setting change of the communication mode by the copying machine 23 and the communication adapter 21. In FIG.

IPアドレス「192.168.30.70」の複写機23のCPU101は、トランスポートモード(IPsec通信モードの一つ)が設定されている状態で、ユーザインタフェースによってIP通信モードへの設定変更が指示された場合に、その設定変更情報を機器情報と共に通信アダプタ21へ送信した後、トランスポートモードから指定されたIP通信モードに設定変更する。
通信アダプタ21のCPU44は、IPアドレス「192.168.30.70」の複写機23から設定変更情報を機器情報と共に受信すると、RAM46に保持されている通信関連情報のうち、受信した機器情報に対応する通信モードを設定変更情報によって指定された通信モードに更新し、その更新後の通信関連情報をセンタシステム1へ送信する。
When the CPU 101 of the copying machine 23 having the IP address "192.168.30.70" is instructed to change the setting to the IP communication mode by the user interface in a state where the transport mode (one of the IPsec communication modes) is set. After transmitting the setting change information to the communication adapter 21 together with the device information, the setting is changed from the transport mode to the designated IP communication mode.
When the CPU 44 of the communication adapter 21 receives the setting change information from the copying machine 23 having the IP address “192.168.30.70” together with the device information, the communication mode corresponding to the received device information among the communication related information held in the RAM 46 Are updated to the communication mode specified by the setting change information, and the communication related information after the update is transmitted to the center system 1.

このように、第2実施例によれば、第1実施例と同様の作用効果に加え、以下の作用効果を得ることができる。つまり、各電子機器がそれぞれ、通信アダプタとの通信に用いる通信モードの設定の変更が指示された場合に、その設定変更情報を通信アダプタへ送信した後、通信モードの設定を変更し、その通信アダプタが、各電子機器のいずれかから上記設定変更情報を受信した場合に、その設定変更情報に基づいて自己に保持している通信関連情報を更新し、その更新後の通信関連情報をセンタシステムへ送信し、そのセンタシステムが、通信アダプタから上記更新後の通信関連情報を受信した場合に、その通信関連情報に基づいて自己に蓄積・管理している通信関連情報を更新することにより、電子機器で通信モードの設定変更がなされた場合でも、通信アダプタとの通信が不可になる可能性がなくなるため、通信アダプタ側で機器検索処理を行う回数が減る。   As described above, according to the second embodiment, in addition to the same effects as the first embodiment, the following effects can be obtained. That is, when each electronic device is instructed to change the setting of the communication mode used for communication with the communication adapter, the setting change information is transmitted to the communication adapter, and then the setting of the communication mode is changed, and the communication is performed. When the adapter receives the setting change information from any of the electronic devices, the adapter updates the communication related information held therein based on the setting change information, and the communication related information after the update is used as the center system. When the center system receives the updated communication related information from the communication adapter, the center system updates the communication related information stored and managed therein based on the communication related information. Even if the setting of the communication mode is changed on the device, there is no possibility that communication with the communication adapter will be disabled, so the device search processing is performed on the communication adapter side. The number is reduced.

〔第3実施例〕
次に、第3実施例について説明する。なお、この第3実施例では、第1実施例の処理に加えて以下に示す処理を行う。
図11は、センタシステム1による通信モードの設定変更情報送信処理の内容の一例を示すフローチャートである。
図12は、通信アダプタ21による通信関連情報更新処理の内容の他の例を示すフローチャートである。
Third Embodiment
Next, a third embodiment will be described. In the third embodiment, the following processing is performed in addition to the processing of the first embodiment.
FIG. 11 is a flow chart showing an example of the contents of setting change information transmission processing of the communication mode by the center system 1.
FIG. 12 is a flowchart showing another example of the content of the communication related information update process by the communication adapter 21.

センタシステム1のサーバ3aのCPU31は、定期的に図11の処理ルーチンを開始し、まずステップS41でユーザインタフェース(センタシステム1内の図示しないPC等の端末装置)によって顧客先の電子機器に対する通信モードの設定の変更が指示されたか否かを判断し、その設定変更が指示されなければ図11の処理ルーチンを終了する。
通信モードの設定変更が指示された場合には、ユーザインタフェースによって設定変更対象の電子機器の機器情報の入力および通信モードの指定もなされるため、ステップS42で以下に示す処理を行う。
The CPU 31 of the server 3a of the center system 1 periodically starts the processing routine of FIG. 11. First, in step S41, communication with the customer's electronic device is performed by the user interface (terminal device such as PC not shown in the center system 1). It is determined whether or not change of the mode setting has been instructed, and if the change of the setting has not been instructed, the processing routine of FIG. 11 is ended.
When the setting change of the communication mode is instructed, the device information of the electronic device to be subjected to the setting change is also input and the communication mode is designated by the user interface, and the processing described below is performed in step S42.

すなわち、ユーザインタフェースによって指定された通信モードの情報を含む設定変更情報をユーザインタフェースによって入力された機器情報と共にHTTPS通信にて通信アダプタ21へ送信する。
その通信が成功した後、ステップS43でユーザインタフェースによって入力された設定変更対象の電子機器の機器情報および指定された通信モードに基づいてHDD(DB)37に蓄積されている通信関連情報を更新する。つまり、その通信関連情報中の入力した機器情報に対応する通信モードを指定された通信モードに更新する。
That is, the configuration change information including the information of the communication mode designated by the user interface is transmitted to the communication adapter 21 by the HTTPS communication together with the device information inputted by the user interface.
After the communication is successful, the communication related information stored in the HDD (DB) 37 is updated based on the device information of the setting change target electronic device input by the user interface in step S43 and the specified communication mode. . That is, the communication mode corresponding to the input device information in the communication related information is updated to the specified communication mode.

一方、通信アダプタ21のCPU44は、定期的に図12の処理ルーチンを開始し、まずステップS51でセンタシステム1から設定変更情報を受信したか否かを判断し、その設定変更情報を受信していなければ図12の処理ルーチンを終了する。
センタシステム1から設定変更情報を機器情報と共に受信した場合には、ステップS52で以下に示す処理を行う。
On the other hand, the CPU 44 of the communication adapter 21 periodically starts the processing routine of FIG. 12, first determines in step S51 whether or not setting change information has been received from the center system 1, and receives the setting change information. If not, the processing routine of FIG. 12 is ended.
When setting change information is received from the center system 1 together with the device information, the following processing is performed in step S52.

すなわち、管理対象の電子機器を検索して、その中に受信した機器情報が示す電子機器があれば、その電子機器へHTTPSにて受信した設定変更情報を送信する。
その通信が成功した後、ステップS53で受信した設定変更情報および機器情報に基づいてRAM46に保持されている通信関連情報を更新する。
各電子機器のCPU(複写機23のCPU101等)はそれぞれ、通信アダプタ21から設定変更情報を受信すると、その設定変更情報によって指定された通信モードに設定変更する。
That is, the electronic device to be managed is searched, and if there is an electronic device indicated by the received device information, the setting change information received via HTTPS is transmitted to the electronic device.
After the communication is successful, the communication related information held in the RAM 46 is updated based on the setting change information and the device information received in step S53.
When receiving the setting change information from the communication adapter 21, the CPUs (the CPU 101 of the copying machine 23 and the like) of the respective electronic devices change the setting to the communication mode specified by the setting change information.

ここで、センタシステム1で通信モードの設定変更が指示された場合のセンタシステム1,通信アダプタ21,複写機23による通信モードの設定変更に関する処理について、もう少し詳しく説明する。
図13は、そのセンタシステム1,通信アダプタ21,複写機23による通信モードの設定変更に関する処理の具体例を説明するための図である。
Here, the processing related to the setting change of the communication mode by the center system 1, the communication adapter 21 and the copying machine 23 when the setting change of the communication mode is instructed in the center system 1 will be described in more detail.
FIG. 13 is a diagram for explaining a specific example of processing relating to setting change of the communication mode by the center system 1, the communication adapter 21 and the copying machine 23. As shown in FIG.

センタシステム1のサーバ3aのCPU31は、ユーザインタフェースにより、トランスポートモードが設定されているIPアドレス「192.168.30.70」の複写機23に対して、IP通信モードへの設定変更が指示された場合に、その設定変更情報を複写機23の機器情報と共に通信アダプタ21へ送信した後、HDD(DB)37に蓄積されている通信関連情報のうち、入力された機器情報に対応する通信モードを指定された通信モードに更新する。   When the CPU 31 of the server 3a of the center system 1 instructs the copying machine 23 of the IP address "192.168.30.70" for which the transport mode is set to be changed to the IP communication mode by the user interface. After transmitting the setting change information to the communication adapter 21 together with the device information of the copying machine 23, the communication mode corresponding to the input device information among the communication related information stored in the HDD (DB) 37 is designated. Update to the communication mode.

通信アダプタ21のCPU44は、センタシステム1から設定変更情報を機器情報と共に受信すると、その機器情報が示す複写機23へその設定変更情報を送信した後、RAM46に保持されている通信関連情報のうち、受信した機器情報に対応する通信モードを設定変更情報によって指定された通信モードに更新する。
IPアドレス「192.168.30.70」の複写機23のCPU101は、通信アダプタ21から設定変更情報を受信すると、トランスポートモードからその設定変更情報によって指定されたIP通信モードに設定変更する。
When receiving the setting change information from the center system 1 together with the device information, the CPU 44 of the communication adapter 21 transmits the setting change information to the copying machine 23 indicated by the device information, and then, among the communication related information held in the RAM 46 And updating the communication mode corresponding to the received device information to the communication mode specified by the setting change information.
When receiving the setting change information from the communication adapter 21, the CPU 101 of the copying machine 23 having the IP address “192.168.30.70” changes the setting from the transport mode to the IP communication mode specified by the setting change information.

このように、第3実施例によれば、第1実施例と同様の作用効果に加え、以下の作用効果を得ることができる。つまり、センタシステムが、各電子機器のいずれかの通信アダプタとの通信に用いる通信モードの設定の変更が指示された場合に、その設定変更情報を通信アダプタへ送信すると共に、その設定変更情報に基づいて自己に蓄積・管理している通信関連情報を更新し、通信アダプタが、センタシステムから設定変更情報を受信した場合に、その設定変更情報を各電子機器のうちの対応する電子機器へ送信すると共に、受信した設定変更情報に基づいて自己に保持している通信関連情報を更新し、各電子機器がそれぞれ、通信アダプタから設定変更情報を受信した場合に、その設定変更情報に基づいて通信モードの設定を変更することにより、電子機器で通信モードの設定変更がなされた場合でも、通信アダプタとの通信が不可になる可能性がなくなるため、通信アダプタ側で機器検索処理を行う回数が減る。また、各電子機器の通信モードの設定変更をセンタシステムによる遠隔操作で行うため、ユーザ側の作業負担が減る。   As described above, according to the third embodiment, in addition to the same effects as the first embodiment, the following effects can be obtained. That is, when the center system is instructed to change the setting of the communication mode used for communication with any of the communication adapters of each electronic device, the setting change information is transmitted to the communication adapter, and the setting change information is transmitted. Based on the communication related information stored and managed in the self is updated, and when the communication adapter receives the setting change information from the center system, the setting change information is transmitted to the corresponding one of the electronic devices. Simultaneously with updating the communication related information held in itself based on the received setting change information, and when each electronic device receives the setting change information from the communication adapter, the communication is performed based on the setting change information By changing the setting of the mode, even if the setting of the communication mode is changed in the electronic device, communication with the communication adapter may not be possible. Becomes therefore, it decreases the number of times to perform the device search processing in the communication adapter side. Moreover, since the setting change of the communication mode of each electronic device is performed by remote control by the center system, the work load on the user side is reduced.

〔第4実施例〕
次に、第4実施例について説明する。なお、この第4実施例では、第2実施例の処理に加えて以下に示す処理を行う。
図14は、通信アダプタ21によるセキュリティ情報選択・送信処理の内容の一例を示すフローチャートである。
図15は、複写機23によるセキュリティ情報更新処理の内容の一例を示すフローチャートである。なお、プリンタ24等の他の電子機器も同様の処理を行うため、対応する図示および説明を省略する。
Fourth Embodiment
Next, a fourth embodiment will be described. In the fourth embodiment, the following processing is performed in addition to the processing of the second embodiment.
FIG. 14 is a flowchart showing an example of the contents of security information selection / transmission processing by the communication adapter 21.
FIG. 15 is a flow chart showing an example of the contents of the security information update process by the copying machine 23. In addition, since other electronic devices such as the printer 24 perform the same processing, the corresponding illustration and description will be omitted.

通信アダプタ21のCPU44は、定期的に図14の処理ルーチンを開始し、まずステップS61でユーザインタフェース(スイッチ48又は端末装置の入力部)によってセキュリティ情報の変更が指示されたか否かを判断し、その変更が指示されなければ図14の処理ルーチンを終了する。
セキュリティ情報の変更が指示された場合には、ステップS62で以下に示す処理を行う。
The CPU 44 of the communication adapter 21 periodically starts the processing routine of FIG. 14 and first determines in step S61 whether or not the change of security information is instructed by the user interface (the switch 48 or the input unit of the terminal device). If the change is not instructed, the processing routine of FIG. 14 is ended.
When a change of security information is instructed, the following processing is performed in step S62.

すなわち、RAM46に保持されているIPsec通信モード(セキュリティ通信モード)による通信に必要な複数の異なるセキュリティ情報(SA情報又はSP情報)のリストを読み出し、それを表示部49又は図示しないPC等の端末装置の表示部に表示する。なお、セキュリティ情報のリストは、予めユーザインタフェースによって入力してRAM46に保持しておくことができる。   That is, a list of a plurality of different security information (SA information or SP information) required for communication in the IPsec communication mode (security communication mode) held in the RAM 46 is read out and displayed on the display unit 49 or a terminal such as a PC not shown. Display on the display of the device. The list of security information can be input in advance by the user interface and held in the RAM 46.

次に、ステップS63へ進み、表示部49又は端末装置の表示部に表示されているセキュリティ情報のリスト中の任意のセキュリティ情報の選択がユーザインタフェースによって指示された場合に、そのセキュリティ情報を選択する。
次に、ステップS64へ進み、管理対象の電子機器の中からセキュリティ情報の変更先がユーザインタフェースによって指定された場合に、その変更先の電子機器を選択する。
セキュリティ情報と変更先の電子機器の選択が終了すると、ステップS65でその選択したセキュリティ情報を選択した電子機器へHTTPS通信にて送信し、図14の処理ルーチンを終了する。
Next, proceeding to step S63, when selection of any security information in the list of security information displayed on the display unit 49 or the display unit of the terminal device is instructed by the user interface, the security information is selected. .
Next, proceeding to step S64, when the change destination of the security information is designated from the electronic devices to be managed by the user interface, the electronic device of the change destination is selected.
When the selection of the security information and the electronic device of the change destination is completed, the selected security information is transmitted to the selected electronic device in step S65 by HTTPS communication, and the processing routine of FIG. 14 is ended.

一方、複写機23のCPU101は、定期的に図15の処理ルーチンを開始し、まずステップS71で通信アダプタ21からセキュリティ情報を受信したか否かを判断し、そのセキュリティ情報を受信していなければ図15の処理ルーチンを終了する。
通信アダプタ21からセキュリティ情報を受信した場合には、ステップS72でRAM103に保持されているセキュリティ情報を受信したセキュリティ情報に更新し、図15の処理ルーチンを終了する。複写機23の初期設置後、セキュリティ情報を初めて受信した場合には、そのセキュリティ情報をそのままRAM103に保持する。
On the other hand, the CPU 101 of the copying machine 23 periodically starts the processing routine of FIG. 15 and first determines in step S71 whether security information has been received from the communication adapter 21. If the security information has not been received. The processing routine of FIG. 15 ends.
When security information is received from the communication adapter 21, the security information held in the RAM 103 is updated to the received security information in step S72, and the processing routine of FIG. 15 is ended. When security information is received for the first time after the initial installation of the copying machine 23, the security information is held in the RAM 103 as it is.

ここで、通信アダプタ21でセキュリティ情報の選択が指示された場合の通信アダプタ21および複写機23によるセキュリティ情報の更新に関する処理について、もう少し詳しく説明する。
図16は、その通信アダプタ21および複写機23によるセキュリティ情報の更新に関する処理の具体例を説明するための図である。
Here, processing related to updating of security information by the communication adapter 21 and the copying machine 23 when selection of security information is instructed by the communication adapter 21 will be described in more detail.
FIG. 16 is a diagram for explaining a specific example of processing relating to the update of security information by the communication adapter 21 and the copying machine 23.

通信アダプタ21のCPU44は、ユーザインタフェースによる指示により、セキュリティ情報のリスト中から任意のセキュリティ情報を選択し、セキュリティ情報の変更先としてIPアドレス「192.168.30.70」の複写機23を選択した後、その選択したセキュリティ情報を複写機23へHTTPS通信にて送信する。
IPアドレス「192.168.30.70」の複写機23のCPU101は、通信アダプタ21からセキュリティ情報を受信すると、RAM103に保持されているセキュリティ情報を受信したセキュリティ情報に更新する。更新後のセキュリティ情報は、IPsec通信を行う際に使用する。
The CPU 44 of the communication adapter 21 selects any security information from the list of security information according to an instruction from the user interface, and selects the copying machine 23 of the IP address "192.168.30.70" as the change destination of the security information, and then The selected security information is transmitted to the copying machine 23 by HTTPS communication.
When receiving the security information from the communication adapter 21, the CPU 101 of the copying machine 23 having the IP address “192.168.30.70” updates the security information held in the RAM 103 with the received security information. The updated security information is used when performing IPsec communication.

このように、第4実施例によれば、第2実施例と同様の作用効果に加え、以下の作用効果を得ることができる。つまり、通信アダプタが、自己に保持している各セキュリティ情報のいずれかを選択すると共に、セキュリティ情報の変更先を各電子機器の中から選択した後、その選択したセキュリティ情報を選択した電子機器へ送信し、そのセキュリティ情報を受信した電子機器が、自己に保持しているセキュリティ情報を受信したセキュリティ情報に更新することにより、通信アダプタが各電子機器のセキュリティ情報の更新を一元的に実施できるため、その更新に要する時間の短縮による稼働時間の確保が可能になる。よって、電子機器の運用効率のより一層の向上を図れる。   As described above, according to the fourth embodiment, in addition to the same effects as the second embodiment, the following effects can be obtained. In other words, after the communication adapter selects any of the security information held in itself and selects the change destination of the security information from among the electronic devices, the selected security information is selected to the electronic device selected. The communication adapter can centrally update the security information of each electronic device by the electronic device that has transmitted and received the security information updating the security information held therein to the received security information. As a result, the operating time can be secured by shortening the time required for the update. Therefore, the operation efficiency of the electronic device can be further improved.

〔第5実施例〕
次に、第5実施例について説明する。なお、この第5実施例では、第3実施例の処理に加えて以下に示す処理を行う。
図17は、センタシステム1によるセキュリティ情報選択・送信処理の内容の一例を示すフローチャートである。
図18は、通信アダプタ21によるセキュリティ情報送信処理の内容の一例を示すフローチャートである。
Fifth Embodiment
A fifth embodiment will now be described. In the fifth embodiment, the following processing is performed in addition to the processing of the third embodiment.
FIG. 17 is a flowchart showing an example of the contents of security information selection / transmission processing by the center system 1.
FIG. 18 is a flowchart showing an example of the content of the security information transmission process by the communication adapter 21.

センタシステム1のサーバ3aのCPU31は、定期的に図17の処理ルーチンを開始し、まずステップS81でユーザインタフェースによって顧客先の電子機器に対するセキュリティ情報の変更が指示されたか否かを判断し、その変更が指示されなければ図17の処理ルーチンを終了する。   The CPU 31 of the server 3a of the center system 1 periodically starts the processing routine of FIG. 17 and first determines in step S81 whether or not the change of security information for the customer's electronic device is instructed by the user interface. If no change is instructed, the processing routine of FIG. 17 ends.

セキュリティ情報の変更が指示された場合には、ステップS82へ進み、HDD37に保持されているIPsec通信モードによる通信に必要な複数の異なるセキュリティ情報(SA情報又はSP情報)のリストを読み出し、それを図示しない端末装置の表示部に表示する。なお、セキュリティ情報のリストは、予めユーザインタフェースによって入力してHDD37に蓄積しておくことができる。   When the change of the security information is instructed, the process proceeds to step S82, and a list of a plurality of different security information (SA information or SP information) necessary for communication in the IPsec communication mode stored in the HDD 37 is read It displays on the display part of the terminal device which is not illustrated. Note that the list of security information can be previously input through the user interface and stored in the HDD 37.

次に、ステップS83へ進み、端末装置の表示部に表示されているセキュリティ情報のリスト中の任意のセキュリティ情報の選択がユーザインタフェースによって指示された場合に、そのセキュリティ情報を選択する。
次に、ステップS84へ進み、管理対象の電子機器の中からセキュリティ情報の変更先がユーザインタフェースによって指定された場合に、その変更先の電子機器を選択する。
セキュリティ情報と変更先の電子機器の選択が終了すると、ステップS85でその選択したセキュリティ情報を選択した電子機器の機器情報と共に通信アダプタ21へHTTPS通信にて送信し、図17の処理ルーチンを終了する。
Next, proceeding to step S83, when selection of any security information in the list of security information displayed on the display unit of the terminal device is instructed by the user interface, the security information is selected.
Next, proceeding to step S84, when the change destination of the security information is designated from the electronic devices to be managed by the user interface, the electronic device of the change destination is selected.
When the selection of the security information and the electronic device of the change destination is completed, the selected security information is transmitted together with the device information of the selected electronic device in step S85 to the communication adapter 21 by HTTPS communication, and the processing routine of FIG. .

一方、通信アダプタ21のCPU44は、定期的に図18の処理ルーチンを開始し、まずステップS91でセンタシステム1からセキュリティ情報を受信したか否かを判断し、そのセキュリティ情報を受信していなければ図18の処理ルーチンを終了する。
センタシステム1からセキュリティ情報を機器情報と共に受信した場合には、ステップS92へ進み、管理対象の電子機器を検索して、その中に受信した機器情報が示す電子機器があれば、その電子機器へ受信したセキュリティ情報をHTTPS通信にて送信する。
On the other hand, the CPU 44 of the communication adapter 21 periodically starts the processing routine of FIG. 18 and first determines in step S91 whether security information has been received from the center system 1, and if the security information has not been received. The processing routine of FIG. 18 ends.
If the security information is received from the center system 1 together with the device information, the process proceeds to step S92, the electronic device to be managed is searched, and if there is an electronic device indicated by the received device information, the process proceeds to the electronic device Send the received security information by HTTPS communication.

複写機23のCPU101は、図15と同様の処理により、通信アダプタ21からセキュリティ情報を受信した場合に、ステップS72でRAM103に保持されているセキュリティ情報を受信したセキュリティ情報に更新する。
ここで、センタシステム1でセキュリティ情報の選択が指示された場合のセンタシステム1,通信アダプタ21,および複写機23によるセキュリティ情報の更新に関する処理について、もう少し詳しく説明する。
図19は、そのセンタシステム1,通信アダプタ21,複写機23によるセキュリティ情報の更新に関する処理の具体例を説明するための図である。
The CPU 101 of the copying machine 23 updates the security information held in the RAM 103 to the received security information in step S72 when the security information is received from the communication adapter 21 by the same processing as FIG.
Here, processing related to updating of security information by the center system 1, the communication adapter 21 and the copying machine 23 when selection of security information is instructed by the center system 1 will be described in more detail.
FIG. 19 is a view for explaining a specific example of processing concerning updating of security information by the center system 1, the communication adapter 21 and the copying machine 23.

センタシステム1のサーバ3aのCPU31は、ユーザインタフェースによる指示により、セキュリティ情報のリスト中から任意のセキュリティ情報を選択し、セキュリティ情報の変更先としてIPアドレス「192.168.30.70」の複写機23を選択した後、その選択したセキュリティ情報をその選択した複写機23の機器情報と共に通信アダプタ21へHTTPS通信にて送信する。   The CPU 31 of the server 3a of the center system 1 selects arbitrary security information from the list of security information according to an instruction from the user interface, and selects the copying machine 23 of the IP address "192.168.30.70" as the change destination of the security information. Thereafter, the selected security information is transmitted to the communication adapter 21 by HTTPS communication together with the device information of the selected copying machine 23.

通信アダプタ21のCPU44は、センタシステム1からセキュリティ情報を機器情報を受信すると、そのセキュリティ情報をその機器情報が示すIPアドレス「192.168.30.70」の複写機23へ送信する。
IPアドレス「192.168.30.70」の複写機23のCPU101は、通信アダプタ21からセキュリティ情報を受信すると、RAM103に保持されているセキュリティ情報を受信したセキュリティ情報に更新する。
When receiving the security information from the center system 1 and the device information, the CPU 44 of the communication adapter 21 transmits the security information to the copying machine 23 of the IP address “192.168.30.70” indicated by the device information.
When receiving the security information from the communication adapter 21, the CPU 101 of the copying machine 23 having the IP address “192.168.30.70” updates the security information held in the RAM 103 with the received security information.

このように、第5実施例によれば、第3実施例と同様の作用効果に加え、以下の作用効果を得ることができる。つまり、センタシステムが、自己に保持している各セキュリティ情報のいずれかを選択すると共に、セキュリティ情報の変更先を各電子機器の中から選択した後、その選択したセキュリティ情報を選択した電子機器の機器情報と共に通信アダプタへ送信し、そのセキュリティ情報および機器情報を受信した通信アダプタが、そのセキュリティ情報をその機器情報が示す電子機器へ送信し、そのセキュリティ情報を受信した電子機器が、自己に保持しているセキュリティ情報を受信したセキュリティ情報に更新することにより、センタシステムが通信アダプタ経由で各電子機器のセキュリティ情報の更新を一元的に実施できるため、その更新に要する時間の短縮による稼働時間の確保が可能になる。また、各電子機器のセキュリティ情報の変更をセンタシステムによる遠隔操作で行うため、ユーザ側の作業負担が一層減る。よって、電子機器の運用効率のより一層の向上を図れる。   As described above, according to the fifth embodiment, in addition to the same effects as those of the third embodiment, the following effects can be obtained. In other words, after the center system selects any of the security information held in itself and selects the change destination of the security information from among the electronic devices, the electronic device of which the selected security information is selected is selected. The communication adapter that transmits the security information and the device information to the communication adapter together with the device information transmits the security information to the electronic device indicated by the device information, and the electronic device that receives the security information holds itself By updating the current security information to the received security information, the center system can centrally update the security information of each electronic device via the communication adapter, so the operating time required for the update can be shortened. It becomes possible to secure. Further, since the security information of each electronic device is changed by remote control by the center system, the work load on the user side is further reduced. Therefore, the operation efficiency of the electronic device can be further improved.

以上の説明から明らかなように、この発明によれば、通信装置が複数の電子機器と異なる通信モードで通信を行う環境であっても、ネットワーク管理者による管理業務の負担増、およびネットワークセキュリティの低下を回避することができるため、電子機器の運用効率の向上を図ることができる。したがって、運用効率のよい遠隔機器管理システムおよび通信装置を提供することができる。   As apparent from the above description, according to the present invention, even when the communication apparatus communicates with a plurality of electronic devices in different communication modes, the burden on the management task by the network administrator increases, and the network security Since the decrease can be avoided, the operation efficiency of the electronic device can be improved. Therefore, an operation efficient remote device management system and communication device can be provided.

1:センタシステム(中央管理装置) 2,11,300:ルータ
3a,3b:サーバ 4,15,25,310:ネットワーク
5:インタネット 6:公衆通信回線網 7:アクセスポイント
12,21:通信アダプタ 13,23,231,301:複写機
14,24,241,302:プリンタ 22:ファクシミリ装置
26:専用I/F 31,44,101:CPU 32:リアルタイムクロック回路
35:外部メモリ制御ユニット 36,43,110:ネットワークI/Fユニット
37:ハードディスク装置 41:回線切替回路 42:モデム 47:電池
48:スイッチ 49:表示部 111:操作部
1: Center system (central management unit) 2, 11, 300: Router 3a, 3b: Server 4, 15, 25, 310: Network 5: Internet 6: Public communication network 7: Access point 12, 21: Communication adapter 13 , 23, 231, 301: copier 14, 24, 241, 302: printer 22: facsimile device 26: dedicated I / F 31, 44, 101: CPU 32: real time clock circuit 35: external memory control unit 36, 43, 110: Network I / F unit 37: Hard disk drive 41: Line switching circuit 42: Modem 47: Battery 48: Switch 49: Display section 111: Operation section

特開2004―221696号公報Unexamined-Japanese-Patent No. 2004-221696

Claims (7)

管理装置と一または複数の電子機器とが通信装置を介して通信可能であり、前記管理装置により前記通信装置を介して前記電子機器を遠隔管理する遠隔機器管理システムにおいて、
前記通信装置に、
前記一または複数の電子機器に対して複数の異なる通信方式での通信を順次実行し、応答があった場合に、該応答があった通信方式で該電子機器から機器情報を取得する機器情報取得手段と、
前記機器情報取得手段が前記機器情報を取得したとき、該機器情報と該機器情報取得時の通信方式とを対応付けて保持する記憶手段と、
前記記憶手段に保持された通信関連情報を前記管理装置へ送信する通信関連情報送信手段とを設け、
前記管理装置に、
前記通信装置から前記通信関連情報を受信した場合に、その通信関連情報を蓄積して管理する通信関連情報管理手段を設けたことを特徴とする遠隔機器管理システム。
In a remote device management system in which a management device and one or more electronic devices can communicate via a communication device, and the management device remotely manages the electronic device via the communication device by the management device,
In the communication device,
Communication is sequentially performed on a plurality of different communication methods with respect to the one or more electronic devices, and when there is a response, device information acquisition is performed to obtain device information from the electronic devices in the communication method in which the response is received. Means,
Storage means for associating and holding the device information and the communication method at the time of obtaining the device information when the device information obtaining means obtains the device information;
Communication related information transmitting means for transmitting the communication related information held in the storage means to the management device;
In the management device,
A remote device management system, comprising communication related information management means for storing and managing the communication related information when the communication related information is received from the communication device.
請求項1に記載の遠隔機器管理システムにおいて、
前記通信装置に、前記機器情報取得手段が用いる前記複数の異なる各通信方式での通信の実行順序を設定する設定手段を設けたことを特徴とする遠隔機器管理システム。
In the remote device management system according to claim 1,
A remote device management system, comprising setting means for setting an execution order of communication in each of the plurality of different communication methods used by the device information acquisition means in the communication device.
請求項2に記載の遠隔機器管理システムにおいて、
前記通信装置の前記設定手段は、前記機器情報取得手段が用いる前記各通信方式での通信の実行有無を設定する手段を有することを特徴とする遠隔機器管理システム。
In the remote device management system according to claim 2,
The remote device management system according to claim 1, wherein the setting unit of the communication apparatus includes a unit for setting whether to execute communication in each of the communication methods used by the device information acquisition unit.
請求項1から3のいずれか一項に記載の遠隔機器管理システムにおいて、
前記通信装置に、
前記一または複数の電子機器との通信状態をチェックする通信状態チェック手段と、該通信状態チェック手段によるチェックの結果、前記一または複数の電子機器のいずれかとの通信が不可になった場合に、前記機器情報取得手段に、前記一または複数の電子機器に対して複数の異なる通信方式での通信を順次実行し、応答があった場合に、該応答があった通信方式で該電子機器から機器情報を取得する処理を開始させる手段とを設けたことを特徴とする遠隔機器管理システム。
The remote device management system according to any one of claims 1 to 3.
In the communication device,
Communication status check means for checking the communication status with the one or more electronic devices, and when communication with any one of the one or more electronic devices is disabled as a result of the check by the communication status check means, The device information acquisition means sequentially executes communication in a plurality of different communication methods for the one or more electronic devices, and when there is a response, the electronic device receives the response, and the electronic device receives A remote device management system, comprising: means for starting processing for acquiring information.
請求項1から3のいずれか一項に記載の遠隔機器管理システムにおいて、
前記管理装置に、
前記一または複数の電子機器との通信状態をチェックする通信状態チェック手段と、該通信状態チェック手段によるチェックの結果、前記一または複数の電子機器のいずれかとの通信が不可になった場合に、前記通信装置に対して、前記機器情報取得手段に、前記一または複数の電子機器に対して複数の異なる通信方式での通信を順次実行し、応答があった場合に、該応答があった通信方式で該電子機器から機器情報を取得する処理を開始させる手段とを設けたことを特徴とする遠隔機器管理システム。
The remote device management system according to any one of claims 1 to 3.
In the management device,
Communication status check means for checking the communication status with the one or more electronic devices, and when communication with any one of the one or more electronic devices is disabled as a result of the check by the communication status check means, For the communication device, the device information acquisition unit sequentially executes communication with a plurality of different communication methods for the one or more electronic devices, and when there is a response, the communication having the response A remote device management system comprising: means for starting processing of obtaining device information from the electronic device in a method.
請求項1から5のいずれか一項に記載の遠隔機器管理システムにおいて、
前記各通信方式は、IP通信モードおよびセキュリティ通信モードであるIPsec通信モードであることを特徴とする遠隔機器管理システム。
The remote device management system according to any one of claims 1 to 5,
The remote device management system, wherein each communication method is an IP communication mode and an IPsec communication mode which is a security communication mode.
請求項6に記載の遠隔機器管理システムにおいて、
前記IPsec通信モードとして、トランスポートモードとトンネルモードとを有することを特徴とする遠隔機器管理システム。
In the remote device management system according to claim 6,
A remote device management system comprising a transport mode and a tunnel mode as the IPsec communication mode.
JP2018245307A 2018-12-27 2018-12-27 Electronic device management system, communication device, communication method, and program Expired - Fee Related JP6677293B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018245307A JP6677293B2 (en) 2018-12-27 2018-12-27 Electronic device management system, communication device, communication method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018245307A JP6677293B2 (en) 2018-12-27 2018-12-27 Electronic device management system, communication device, communication method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2018000100A Division JP6458881B2 (en) 2018-01-04 2018-01-04 Remote device management system

Publications (3)

Publication Number Publication Date
JP2019083034A true JP2019083034A (en) 2019-05-30
JP2019083034A5 JP2019083034A5 (en) 2019-08-08
JP6677293B2 JP6677293B2 (en) 2020-04-08

Family

ID=66670548

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018245307A Expired - Fee Related JP6677293B2 (en) 2018-12-27 2018-12-27 Electronic device management system, communication device, communication method, and program

Country Status (1)

Country Link
JP (1) JP6677293B2 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6584503B1 (en) * 1999-07-07 2003-06-24 International Business Machines Corporation Method, system and program for establishing network contact
JP2004355234A (en) * 2003-05-28 2004-12-16 Nec Corp Remote management system, remote gateway device, and program
JP2005004735A (en) * 2003-06-13 2005-01-06 Ricoh Co Ltd Requested information extracting method in multi-protocol remote monitoring system, information storage system, information character string analyzing method, status information extracting method, system and computer program product
JP2005157612A (en) * 2003-11-25 2005-06-16 Canon Inc Information processor and network device management method
JP2005269487A (en) * 2004-03-22 2005-09-29 Murata Mach Ltd Image processor
JP2006048113A (en) * 2004-07-30 2006-02-16 Seiko Epson Corp Device management system
US20070127063A1 (en) * 2001-01-11 2007-06-07 Andrew Fertlitsch Methods and Systems for Print-Processor-Based Printer Status Detection and Print Task Distribution
JP2007206998A (en) * 2006-02-02 2007-08-16 Ricoh Co Ltd Mediation device for remote diagnosis
US20070239860A1 (en) * 2006-04-07 2007-10-11 Kyocera Mita Corporation Information processing device, network connection method, and program recording medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6584503B1 (en) * 1999-07-07 2003-06-24 International Business Machines Corporation Method, system and program for establishing network contact
US20070127063A1 (en) * 2001-01-11 2007-06-07 Andrew Fertlitsch Methods and Systems for Print-Processor-Based Printer Status Detection and Print Task Distribution
JP2004355234A (en) * 2003-05-28 2004-12-16 Nec Corp Remote management system, remote gateway device, and program
JP2005004735A (en) * 2003-06-13 2005-01-06 Ricoh Co Ltd Requested information extracting method in multi-protocol remote monitoring system, information storage system, information character string analyzing method, status information extracting method, system and computer program product
JP2005157612A (en) * 2003-11-25 2005-06-16 Canon Inc Information processor and network device management method
JP2005269487A (en) * 2004-03-22 2005-09-29 Murata Mach Ltd Image processor
JP2006048113A (en) * 2004-07-30 2006-02-16 Seiko Epson Corp Device management system
JP2007206998A (en) * 2006-02-02 2007-08-16 Ricoh Co Ltd Mediation device for remote diagnosis
US20070239860A1 (en) * 2006-04-07 2007-10-11 Kyocera Mita Corporation Information processing device, network connection method, and program recording medium

Also Published As

Publication number Publication date
JP6677293B2 (en) 2020-04-08

Similar Documents

Publication Publication Date Title
US8799420B2 (en) Remote management system
US7880914B2 (en) Image processing apparatus and method of controlling network access of image processing apparatus
JP5048254B2 (en) Communication device and device remote management system
US9866407B2 (en) Information processing system, cloud server, device control method, and non-transitory computer-readable recording medium encoded with device control program
JP4773123B2 (en) Communication device, certificate transfer device, authentication data transfer device, certificate setting system, authentication data setting system, communication device control method, certificate setting method, authentication data setting method, program, and recording medium
JP4965424B2 (en) Remote device management system, mediation device, device search processing method, program, and recording medium
JP6188833B2 (en) Image forming system and image forming apparatus
JP6458881B2 (en) Remote device management system
JP5387714B2 (en) Communication device, remote device management system, and program
JP6015807B2 (en) Communication device, remote device management system, and program
JP6677293B2 (en) Electronic device management system, communication device, communication method, and program
JP6269767B2 (en) Remote device management system
JP5741662B2 (en) Communication device, remote device management system, and program
JP2012137849A (en) Device, terminal device, server, program and update method for firmware
JP2017068835A (en) Equipment management system, equipment management method, information processing apparatus, image forming apparatus, and information processing program
JP3881145B2 (en) Image forming apparatus management system
JP6256455B2 (en) Information processing apparatus, information processing system, server, and program
JP2018022419A (en) Image forming apparatus, attack tolerance evaluation program, and attack tolerance evaluation system
JP2021047620A (en) Information processing device, software management method and program
JP4745939B2 (en) Remote management system
JP2013003933A (en) Information processor, information management method and information management program
JP2014216817A (en) Information terminal management system
JP5293519B2 (en) Remote device management system
JP7135793B2 (en) REMOTE MANAGEMENT SYSTEM, REMOTE MANAGEMENT METHOD, AND INFORMATION PROCESSING DEVICE
JP2009260839A (en) Image forming apparatus, communication managing method, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190125

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190125

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190627

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191210

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200203

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200212

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200225

R151 Written notification of patent or utility model registration

Ref document number: 6677293

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees