JP2012227730A - Communication device - Google Patents

Communication device Download PDF

Info

Publication number
JP2012227730A
JP2012227730A JP2011093494A JP2011093494A JP2012227730A JP 2012227730 A JP2012227730 A JP 2012227730A JP 2011093494 A JP2011093494 A JP 2011093494A JP 2011093494 A JP2011093494 A JP 2011093494A JP 2012227730 A JP2012227730 A JP 2012227730A
Authority
JP
Japan
Prior art keywords
unit
proxy response
response
proxy
setting
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011093494A
Other languages
Japanese (ja)
Inventor
Masayuki Kano
昌幸 加納
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.)
Murata Machinery Ltd
Original Assignee
Murata Machinery 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 Murata Machinery Ltd filed Critical Murata Machinery Ltd
Priority to JP2011093494A priority Critical patent/JP2012227730A/en
Publication of JP2012227730A publication Critical patent/JP2012227730A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a communication device capable of improving probability of possibility of proxy response without increasing storage capacity of a proxy response part.SOLUTION: An MFP 1 comprises a communication part 21 including: a normal response part 22 which responds to an SNMP request in a normal mode, and electrification of which is stopped in a sleep mode; a proxy response part 23 which performs proxy response in the case of receiving the SNMP request in the sleep mode; and a setting part 26 for making the proxy response part 23 store an object ID, which is hold by the SNMP request received in the normal mode, mapped to information responded by the normal response part 22, when it is determined that setting of the proxy response is performed. When receiving an SNMP request having the set object ID in the sleep mode, the proxy response part 23 performs the proxy response by using the stored information mapped to the object ID.

Description

本発明は、自機の省電力制御を行う通信装置に関する。   The present invention relates to a communication device that performs power-saving control of its own device.

従来からプリンタ、複合機といった画像形成装置に搭載された通信装置が知られている。これらの通信装置の中には、画像形成装置がスリープモードに移行すると共に、スリープモードに移行し、消費電力を低減する装置がある。例えば、下記特許文献1には、プリンタに搭載され、スリープモードに移行する通信装置が記載されている。   Conventionally, communication devices mounted on image forming apparatuses such as printers and multifunction peripherals are known. Among these communication apparatuses, there is an apparatus in which the image forming apparatus shifts to the sleep mode and shifts to the sleep mode to reduce power consumption. For example, Patent Document 1 below describes a communication device that is mounted on a printer and shifts to a sleep mode.

特許文献1に記載された通信装置は、スリープモードにおいて、通電が停止されるので、ホストコンピュータから送信される情報取得要求に対して、応答ができない状態となる。このため、下記特許文献1に記載されたシステムは、通信装置を代理して応答する代理サーバを備えている。この代理サーバは、ネットワークに接続された複数のプリンタに関する情報を格納し、ホストコンピュータからの情報取得要求に対して、格納した情報を返信する。   Since the communication device described in Patent Document 1 is de-energized in the sleep mode, it cannot respond to an information acquisition request transmitted from the host computer. For this reason, the system described in the following Patent Document 1 includes a proxy server that responds on behalf of the communication device. This proxy server stores information about a plurality of printers connected to the network, and returns the stored information in response to an information acquisition request from the host computer.

特開2008−165653号公報JP 2008-165653 A

上記特許文献1のシステムでは、代理応答を行うために、プリンタの通信装置とは別体の代理サーバが設置されている。これに対して、通信装置自体が、スリープモードにおいて代理応答を行う代理応答部を備えることが考えられる。この場合、代理応答部には、通常モードで応答を行う通常応答部より電力消費量が小さいことが要求される。このため、代理応答部に搭載されるRAMは、容量が小さいことが好ましい。   In the system disclosed in Patent Document 1, a proxy server separate from the printer communication device is installed to perform a proxy response. On the other hand, it is conceivable that the communication device itself includes a proxy response unit that performs a proxy response in the sleep mode. In this case, the proxy response unit is required to consume less power than the normal response unit that responds in the normal mode. For this reason, it is preferable that the RAM mounted on the proxy response unit has a small capacity.

代理応答が必要な情報取得要求には、SNMP(Simple Network Management Protocol)要求がある。SNMPは、例えば、パーソナルコンピュータ(PC)が、プリンタ等の通信装置の情報を取得するために利用される。SNMPでは、要求する情報毎にオブジェクトIDが設定されている。そして、PCがオブジェクトIDを含むSNMP要求を通信装置に送信し、通信装置がオブジェクトIDに対応する情報を返すことで、PCは、通信装置の状態を把握する。   Information acquisition requests that require proxy responses include SNMP (Simple Network Management Protocol) requests. SNMP is used by, for example, a personal computer (PC) to acquire information about a communication device such as a printer. In SNMP, an object ID is set for each requested information. Then, the PC transmits an SNMP request including the object ID to the communication device, and the communication device returns information corresponding to the object ID, so that the PC grasps the state of the communication device.

オブジェクトIDは、使用されるSNMPマネージャソフトによって異なる。このため、SNMPマネージャソフト毎に設定された全てのオブジェクトIDについて、代理応答部が十分な情報を記憶するには、比較的大きな記憶容量が必要となる。ここで、代理応答部の消費電力量を抑制するためにRAMの容量を小さくすると、代理応答部には、十分な情報を記憶できない場合がある。代理応答部は、代理応答が不可能なSNMP要求を受信した場合、自機を通常モードに復帰させ、通常応答部が応答することになる。受信したSNMP要求に対して、代理応答が不可能な場合が多いと、自機を通常モードにたびたび復帰させることになり、省電力効果が低下する。   The object ID varies depending on the SNMP manager software used. Therefore, a relatively large storage capacity is required for the proxy response unit to store sufficient information for all object IDs set for each SNMP manager software. Here, if the capacity of the RAM is reduced in order to suppress the power consumption of the proxy response unit, sufficient information may not be stored in the proxy response unit. When the proxy response unit receives an SNMP request for which proxy response is impossible, the proxy response unit returns itself to the normal mode, and the normal response unit responds. If a proxy response cannot be made in many cases with respect to the received SNMP request, the own device is frequently returned to the normal mode, and the power saving effect is reduced.

そこで本発明は、上記問題点を解消するためになされたものであり、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率を高めることが可能な通信装置を提供することを目的とする。   Therefore, the present invention has been made to solve the above-described problems, and provides a communication device that can increase the probability of proxy response without increasing the storage capacity of the proxy response unit. Objective.

本発明に係る通信装置は、通常モード及びスリープモードを含む電力モードの移行制御を行う電力制御部と、パケットの送受信を行う通信部とを備え、通信部は、スリープモードでは、電力制御部によって通電が停止され、通常モードでは、SNMP要求を受信した場合、該SNMP要求が有するオブジェクトIDに対応した情報を含む応答パケットを返信する通常応答部と、スリープモードにおいて、SNMP要求を受信した場合、代理応答を行う代理応答部と、代理応答の設定を行うオブジェクトIDの一覧を設定候補ID一覧として記憶する記憶部と、通常モードにおいて受信されたSNMP要求が有するオブジェクトIDについて、代理応答の設定を行うか否かを、設定候補ID一覧に基づいて判定する判定部と、判定部によって代理応答の設定を行うと判定されたオブジェクトIDと関連付けて、該オブジェクトIDについて通常応答部が応答した情報を代理応答部に記憶させ、代理応答の設定を行う設定部とを含み、代理応答部は、設定部によって設定されたオブジェクトIDを有するSNMP要求をスリープモードにおいて受信した場合、該オブジェクトIDと関連付けて記憶されている情報を用いて代理応答を行うことを特徴とする。   A communication apparatus according to the present invention includes a power control unit that performs transition control of a power mode including a normal mode and a sleep mode, and a communication unit that performs transmission and reception of packets. When energization is stopped and an SNMP request is received in the normal mode, a normal response unit that returns a response packet including information corresponding to the object ID included in the SNMP request, and an SNMP request is received in the sleep mode. A proxy response is set for a proxy response unit that performs a proxy response, a storage unit that stores a list of object IDs for setting a proxy response as a setting candidate ID list, and an object ID included in the SNMP request received in the normal mode. A determination unit that determines whether to perform the determination based on the setting candidate ID list, and a determination unit In association with the object ID determined to set the response, the proxy response unit stores information that the normal response unit responds to the object ID, and sets the proxy response. When the SNMP request having the object ID set by the setting unit is received in the sleep mode, a proxy response is performed using information stored in association with the object ID.

本発明に係る通信装置によれば、通常モードでは、SNMP要求が受信された場合、応答パケットが、通常応答部によって返信される。この応答パケットには、SNMP要求に含まれたオブジェクトIDに対応した情報が含まれる。一方、SNMP要求に含まれたオブジェクトIDについて、代理応答の設定を行うか否かが、設定候補ID一覧に基づいて判定される。代理応答を行うと判定された場合、そのオブジェクトIDと関連付けて、応答パケットに含まれた情報が、代理応答部に記憶される。これにより、代理応答を行うオブジェクトIDが、代理応答部に設定される。そして、設定されたオブジェクトIDを有するSNMP要求が、スリープモードにおいて受信された場合、該オブジェクトIDと関連付けて記憶された情報を用いて、代理応答部による応答が行われる。以上により、通常モードにおいて実際に応答が行われたオブジェクトIDについて、代理応答が可能となる。一般的に、通常モードにおいて受信されたオブジェクトIDが、スリープモードにおいても受信される確率が高い。従って、代理応答を行う確率を高めることができる。一方、SNMPマネージャソフト毎に設定された全てのオブジェクトIDに関する情報を記憶する必要がないので、代理応答部の記憶容量を増大させる必要もない。従って、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率を高めることができる。   According to the communication device of the present invention, in the normal mode, when an SNMP request is received, a response packet is returned by the normal response unit. This response packet includes information corresponding to the object ID included in the SNMP request. On the other hand, for the object ID included in the SNMP request, whether to set a proxy response is determined based on the setting candidate ID list. When it is determined that the proxy response is to be performed, the information included in the response packet is stored in the proxy response unit in association with the object ID. Thereby, the object ID that performs the proxy response is set in the proxy response unit. When an SNMP request having the set object ID is received in the sleep mode, a response by the proxy response unit is performed using the information stored in association with the object ID. As described above, a proxy response can be made for the object ID that is actually responded in the normal mode. In general, there is a high probability that an object ID received in the normal mode is received even in the sleep mode. Therefore, the probability of performing a proxy response can be increased. On the other hand, since it is not necessary to store information on all object IDs set for each SNMP manager software, it is not necessary to increase the storage capacity of the proxy response unit. Therefore, it is possible to increase the probability that a proxy response is possible without increasing the storage capacity of the proxy response unit.

本発明に係る通信装置では、設定部が、通常応答部によって新たに応答が行われたオブジェクトIDを優先して、代理応答の設定を行うことが好ましい。   In the communication apparatus according to the present invention, it is preferable that the setting unit sets the proxy response in preference to the object ID newly responded by the normal response unit.

この構成によれば、新たに通常応答部によって応答が行われたオブジェクトIDが、代理応答を行うオブジェクトIDとして優先して設定される。これにより、例えば、代理応答部の記憶容量が足りない場合には、古いオブジェクトIDより、新たに応答が行われたオブジェクトIDが、優先して設定される。この新たに応答が行われたオブジェクトIDの方が、古いオブジェクトIDより、次のスリープモードにおいて受信される確率が高い。従って、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率をより高めることができる。   According to this configuration, the object ID newly responded by the normal response unit is preferentially set as the object ID for performing the proxy response. Thereby, for example, when the storage capacity of the proxy response unit is insufficient, the object ID for which a new response has been made is set with priority over the old object ID. The newly responded object ID has a higher probability of being received in the next sleep mode than the old object ID. Therefore, it is possible to further increase the probability that a proxy response is possible without increasing the storage capacity of the proxy response unit.

本発明に係る通信装置では、記憶部が、設定候補ID一覧に含まれるオブジェクトIDのうち、優先して設定されるオブジェクトIDの一覧を優先ID一覧として記憶し、設定部は、優先ID一覧に含まれるオブジェクトIDを優先して、代理応答の設定を行うことが好ましい。   In the communication device according to the present invention, the storage unit stores, as a priority ID list, a list of object IDs set with priority among the object IDs included in the setting candidate ID list, and the setting unit stores the priority ID list in the priority ID list. It is preferable to set the proxy response in preference to the included object ID.

この構成によれば、優先ID一覧に含まれるオブジェクトIDが、代理応答を行うオブジェクトIDとして優先して設定される。これにより、代理応答部の記憶容量が足りない場合には、優先ID一覧に含まれていないオブジェクトIDより、優先ID一覧に含まれているオブジェクトIDを優先して設定することができる。従って、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率をより高めることができる。   According to this configuration, the object ID included in the priority ID list is preferentially set as the object ID that makes a proxy response. Thereby, when the storage capacity of the proxy response unit is insufficient, the object ID included in the priority ID list can be set with priority over the object ID not included in the priority ID list. Therefore, it is possible to further increase the probability that a proxy response is possible without increasing the storage capacity of the proxy response unit.

本発明に係る通信装置では、オブジェクトID毎に、受信した回数をカウントするカウント部を更に備え、設定部は、カウント部によるカウント数が多いオブジェクトIDを優先して、代理応答の設定を行うが好ましい。   The communication apparatus according to the present invention further includes a counting unit that counts the number of times received for each object ID, and the setting unit sets a proxy response in preference to an object ID that has a large number of counts by the counting unit. preferable.

この構成によれば、オブジェクトID毎に、受信した回数がカウントされ、カウント数の多いオブジェクトIDが、優先して代理応答を行うオブジェクトIDとして設定される。このため、実際に要求される確率が高いオブジェクトIDを優先して設定することができる。従って、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率をより高めることができる。   According to this configuration, the number of times of reception is counted for each object ID, and an object ID with a large number of counts is set as an object ID that preferentially makes a proxy response. For this reason, an object ID having a high probability of being actually requested can be set with priority. Therefore, it is possible to further increase the probability that a proxy response is possible without increasing the storage capacity of the proxy response unit.

本発明に係る通信装置によれば、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率を高めることができる。   According to the communication device of the present invention, it is possible to increase the probability that a proxy response is possible without increasing the storage capacity of the proxy response unit.

実施形態に係るMFPの構成を示すブロック図である。1 is a block diagram illustrating a configuration of an MFP according to an embodiment. 代理応答の設定処理を示すフロー図である。It is a flowchart which shows the setting process of a proxy response. 代理応答処理を示すフロー図である。It is a flowchart which shows a proxy response process. 変形例に係るMFPの構成を示すブロック図である。It is a block diagram which shows the structure of MFP which concerns on a modification.

以下、図面を参照して本発明の好適な実施形態について詳細に説明する。まず、図1を参照して、実施形態に係る通信装置が搭載されたMFP(Multifunction Peripheral)1を例にして説明する。図1は、MFP1の構成を示すブロック図である。   DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the drawings. First, an MFP (Multifunction Peripheral) 1 equipped with a communication apparatus according to the embodiment will be described as an example with reference to FIG. FIG. 1 is a block diagram showing the configuration of the MFP 1.

MFP1は、プリント、スキャン、FAX(ファクシミリ)を含む画像処理を行う複合機である。また、MFP1は、LAN(ローカルエリアネットワーク)90を介してパーソナルコンピュータ(PC)3から送信されるジョブ要求を受信し、上記の画像処理を実行する。   The MFP 1 is a multifunction device that performs image processing including printing, scanning, and FAX (facsimile). Further, the MFP 1 receives a job request transmitted from the personal computer (PC) 3 via a LAN (local area network) 90 and executes the above-described image processing.

このMFP1は、自機の省電力制御を行う。ジョブ要求が所定時間なかった場合に、MFP1は、通常モードからスリープモードへ移行する。スリープモードでは、FAXの着信を検知する部分とパケットの代理応答を行う部分(代理応答部23)とを除き、通電が停止される。このスリープモードにおいてPC3からパケットが受信された場合、代理応答部23によって代理応答が可能な場合は、代理応答が行われる。代理応答が不可能な場合は、通常モードに復帰後、応答が行われる。   The MFP 1 performs power saving control of the own machine. When there is no job request for a predetermined time, the MFP 1 shifts from the normal mode to the sleep mode. In the sleep mode, energization is stopped except for the part that detects the arrival of a FAX and the part that performs a proxy response of a packet (proxy response unit 23). When a packet is received from the PC 3 in this sleep mode, if a proxy response is possible by the proxy response unit 23, a proxy response is performed. If the proxy response is impossible, the response is made after returning to the normal mode.

引き続いて、MFP1を構成する各構成要素について順に説明する。MFP1は、上記の画像処理を実行するために、プリンタ10、スキャナ11、NCU(Network Control Unit)12、モデム13、FAX制御部14、コーディック15、及び画像記憶部16を備えている。   Subsequently, each component constituting the MFP 1 will be described in order. The MFP 1 includes a printer 10, a scanner 11, an NCU (Network Control Unit) 12, a modem 13, a FAX control unit 14, a codec 15, and an image storage unit 16 in order to execute the above-described image processing.

本実施形態のプリンタ10は、電子写真方式により印刷を行うプリンタである。スキャナ11は、CCD等によって構成され、原稿を光学的に読み取って画像データを生成する。NCU12は、モデム13と接続され、モデム13と公衆電話回線(PSTN)91との接続を制御する。FAX制御部14が、NCU12及びモデム13を制御することにより、FAXの送受信が行われる。   The printer 10 of this embodiment is a printer that performs printing by an electrophotographic method. The scanner 11 is constituted by a CCD or the like, and optically reads a document to generate image data. The NCU 12 is connected to the modem 13 and controls the connection between the modem 13 and the public telephone line (PSTN) 91. The FAX control unit 14 controls the NCU 12 and the modem 13 so that FAX transmission / reception is performed.

コーディック15は、スキャナ11によって生成された画像データを符号化圧縮し、符号化圧縮されている画像データを復号化する。画像記憶部16は、コーディック15によって符号化圧縮された画像データ、FAXデータ、PC3から送信されたプリントデータ等を記憶する。   The codec 15 encodes and compresses the image data generated by the scanner 11 and decodes the encoded and compressed image data. The image storage unit 16 stores image data encoded and compressed by the codec 15, FAX data, print data transmitted from the PC 3, and the like.

また、MFP1は、ユーザから操作を受け付けるために、操作部17及び表示部18を備えている。操作部17は、各種のキーを備えて構成され、ユーザから各種の操作を受け付ける。表示部18は、例えば液晶ディスプレイを含んで構成され、各種の情報を表示する。   The MFP 1 also includes an operation unit 17 and a display unit 18 in order to receive an operation from the user. The operation unit 17 includes various keys and receives various operations from the user. The display unit 18 includes a liquid crystal display, for example, and displays various types of information.

このMFP1は、自機を統合的に制御するための制御部19を備えている。この制御部19は、物理的には、CPU、フラッシュROM、SDRAM、及び、電池に接続されたSRAM等を備えている。フラッシュROMには、各種のプログラムが記憶されている。SDRAMは、主記憶メモリとして使用される。電池に接続されたSRAMには、短縮ダイヤル、エラー情報、及び各種の設定等が記憶される。   The MFP 1 includes a control unit 19 for controlling the apparatus itself in an integrated manner. The control unit 19 physically includes a CPU, flash ROM, SDRAM, SRAM connected to a battery, and the like. Various programs are stored in the flash ROM. The SDRAM is used as a main memory. The SRAM connected to the battery stores speed dials, error information, various settings, and the like.

制御部19は、機能的な構成要素として、電力制御部20を有している。電力制御部20は、自機の電力モードの移行制御を行う。ユーザによってMFP1の電源が投入された際には、MFP1は、まず、通常モードとなる。通常モードは、全ての構成要素に電力が供給された状態である。一定時間以上、ユーザからの操作が無い場合に、電力制御部20は、通常モードからスリープモードへ電力モードを移行する。   The control unit 19 includes a power control unit 20 as a functional component. The power control unit 20 performs power mode shift control of the own device. When the user powers on the MFP 1, the MFP 1 first enters the normal mode. The normal mode is a state in which power is supplied to all the components. When there is no operation from the user for a certain time or longer, the power control unit 20 shifts the power mode from the normal mode to the sleep mode.

電力制御部20は、スリープモードでは、NCU12の一部及び代理応答部23を除く各構成要素に対する通電を停止する。NCU12の一部に電力を供給するのは、FAXの着信を検出するためである。NCU12は、スリープモードにおいて、FAXの着信を検出した場合、起動信号を出力する。また、代理応答部23は、スリープモードにおいて、応答不可能な要求パケットを受信した場合、起動信号を出力する。電力制御部20は、スリープモードにおいて、NCU12又は代理応答部23から起動信号が出力された場合、全ての構成要素に対して通電を開始し、電力モードを通常モードに復帰させる。   In the sleep mode, the power control unit 20 stops energization of the components except for a part of the NCU 12 and the proxy response unit 23. The reason why power is supplied to a part of the NCU 12 is to detect an incoming fax. When the NCU 12 detects an incoming fax in the sleep mode, the NCU 12 outputs an activation signal. The proxy response unit 23 outputs an activation signal when a request packet that cannot be responded is received in the sleep mode. When the activation signal is output from the NCU 12 or the proxy response unit 23 in the sleep mode, the power control unit 20 starts energizing all the components and returns the power mode to the normal mode.

MFP1が備える通信部21は、LAN90を介してパケットの送受信を行うネットワークインターフェースとして機能する。通信部21は、機能的な構成要素として、通常モードにおいてパケットの送受信を行う通常応答部22と、スリープモードにおいて代理応答を行う代理応答部23とを有する。更に、通信部21は、代理応答の設定を行うための機能的な構成要素として、記憶部24、判定部25、及び設定部26を有している。   The communication unit 21 included in the MFP 1 functions as a network interface that transmits and receives packets via the LAN 90. The communication unit 21 includes, as functional components, a normal response unit 22 that transmits and receives packets in the normal mode, and a proxy response unit 23 that performs a proxy response in the sleep mode. Furthermore, the communication unit 21 includes a storage unit 24, a determination unit 25, and a setting unit 26 as functional components for setting a proxy response.

通信部21は、物理的には、通常応答部22、記憶部24、判定部25、及び設定部26の機能を発揮するチップと、代理応答部23の機能を発揮するチップとの2つのチップを含んで構成されている。それぞれのチップが、演算を行うCPU、プログラム等を記憶するROM、各種データを記憶するRAM等を有している。   The communication unit 21 physically includes two chips: a chip that exhibits the functions of the normal response unit 22, the storage unit 24, the determination unit 25, and the setting unit 26, and a chip that performs the function of the proxy response unit 23. It is comprised including. Each chip has a CPU for performing calculations, a ROM for storing programs, a RAM for storing various data, and the like.

通常モードでは、通常応答部22の機能を有するチップに電力が供給され、通常応答部22、記憶部24、判定部25、及び設定部26の機能が発揮される。スリープモードでは、通常応答部22の機能を有するチップに対する通電が停止される。代理応答部23の機能を有するチップには、スリープモードにおいても電力が供給され、代理応答機能が発揮される。   In the normal mode, power is supplied to the chip having the function of the normal response unit 22, and the functions of the normal response unit 22, the storage unit 24, the determination unit 25, and the setting unit 26 are exhibited. In the sleep mode, power supply to the chip having the function of the normal response unit 22 is stopped. The chip having the function of the proxy response unit 23 is supplied with power even in the sleep mode and exhibits the proxy response function.

通信部21の各構成要素について詳細に説明する。通常応答部22は、通常モードにおいて、LAN90を介してパケットの送受信を行うネットワークインターフェースとして機能する。また、通常応答部22は、画像データが添付された電子メールの送受信を行うことにより、IFAX機能を発揮する。更に、通常応答部22は、PC3を介して行われるユーザからの操作を受け付ける。   Each component of the communication unit 21 will be described in detail. The normal response unit 22 functions as a network interface that transmits and receives packets via the LAN 90 in the normal mode. In addition, the normal response unit 22 exhibits the IFAX function by performing transmission / reception of an electronic mail attached with image data. Further, the normal response unit 22 accepts an operation from the user performed via the PC 3.

通信部21が送受信するパケットには、SNMP(Simple Network Management Protocol)パケットがある。SNMPパケットは、例えば、PC3が、MFP1の情報を取得するために利用される。MFP1の情報には、ジョブの蓄積状況、用紙カセット内の用紙の有無、トナーの有無の情報等が含まれる。   The packet transmitted and received by the communication unit 21 includes an SNMP (Simple Network Management Protocol) packet. The SNMP packet is used, for example, for the PC 3 to acquire information on the MFP 1. The information of the MFP 1 includes job accumulation status, presence / absence of paper in the paper cassette, information on presence / absence of toner, and the like.

SNMPでは、要求する情報毎にオブジェクトIDが設定されている。PC3が、オブジェクトIDを含むSNMP要求をMFP1へ送信し、MFP1が、オブジェクトIDに対応する情報を返すことで、PC3は、MFP1の状態を把握することができる。SNMPマネージャソフトは複数あり、SNMPマネージャソフト毎、かつ、要求する情報毎に、オブジェクトIDが設定されている。   In SNMP, an object ID is set for each requested information. The PC 3 transmits an SNMP request including the object ID to the MFP 1, and the MFP 1 returns information corresponding to the object ID, whereby the PC 3 can grasp the state of the MFP 1. There are a plurality of SNMP manager software, and an object ID is set for each SNMP manager software and for each requested information.

通常モードでは、通常応答部22が、SNMP要求を受信した場合、該SNMP要求に含まれるオブジェクトIDに対応した情報を含む応答パケットを返信する。より詳細には、通常応答部22は、受信したSNMP要求を解析し、SNMPマネージャソフト毎に設定されたオブジェクトIDに該当する情報を把握する。そして、通常応答部22は、受信したオブジェクトIDに該当する情報を、例えば、メイン制御部19から取得し、取得した情報を含む応答パケットを生成し、返信する。   In the normal mode, when the normal response unit 22 receives an SNMP request, it returns a response packet including information corresponding to the object ID included in the SNMP request. More specifically, the normal response unit 22 analyzes the received SNMP request and grasps information corresponding to the object ID set for each SNMP manager software. Then, the normal response unit 22 acquires information corresponding to the received object ID, for example, from the main control unit 19, generates a response packet including the acquired information, and returns the response packet.

スリープモードにおいては、通常応答部22に対する通電が停止されるので、通常応答部22は、パケットの応答を行うことができなくなる。このため、スリープモードでは、代理応答部23が、SNMPパケットについて代理応答を行う。代理応答部23は、消費電力及びコストを抑えるために、比較的スペックの低いCPU、ROM、RAMから構成されている。このため、代理応答部23の通信機能は、通常応答部22より制限されている。   In the sleep mode, the energization of the normal response unit 22 is stopped, so that the normal response unit 22 cannot make a packet response. For this reason, in the sleep mode, the proxy response unit 23 makes a proxy response for the SNMP packet. The proxy response unit 23 includes a CPU, ROM, and RAM having relatively low specifications in order to reduce power consumption and cost. For this reason, the communication function of the proxy response unit 23 is restricted by the normal response unit 22.

特に、RAMの容量が小さいため、代理応答部23は、複数のSNMPマネージャソフト毎に設定された全てのオブジェクトIDについて、応答を行うために必要な全ての情報記憶することはできない。このため、通常モードにおいて通常応答部22による応答が行われたオブジェクトIDについて、代理応答部23がスリープモードにおいて代理応答を行うことができるように、代理応答の設定が行われる。この代理応答の設定を行うための記憶部24、判定部25、及び設定部26について説明する。   In particular, since the capacity of the RAM is small, the proxy response unit 23 cannot store all information necessary for performing a response for all object IDs set for each of a plurality of SNMP manager softwares. For this reason, the proxy response is set so that the proxy response unit 23 can perform the proxy response in the sleep mode for the object ID for which the response by the normal response unit 22 has been performed in the normal mode. The memory | storage part 24, the determination part 25, and the setting part 26 for setting this proxy response are demonstrated.

記憶部24は、設定候補ID一覧を記憶している。この設定候補ID一覧は、代理応答の設定を行うオブジェクトIDの一覧である。すなわち、設定候補ID一覧は、代理応答部23に設定することにより、代理応答が可能となるオブジェクトIDの一覧である。この設定候補ID一覧は、予め記憶部24に記憶されている。   The storage unit 24 stores a list of setting candidate IDs. This setting candidate ID list is a list of object IDs for setting proxy responses. That is, the setting candidate ID list is a list of object IDs for which proxy response is possible by setting in the proxy response unit 23. This list of setting candidate IDs is stored in the storage unit 24 in advance.

判定部25は、通常モードにおいて、SNMP要求が受信された場合に、該SNMP要求が有するオブジェクトIDについて、代理応答の設定を行うか否かを設定候補ID一覧に基づいて判定する。判定部25は、受信したオブジェクトIDが、設定候補ID一覧に含まれていれば、代理応答の設定を行うと判定する。一方、判定部25は、受信したオブジェクトIDが、設定候補ID一覧に含まれていなければ、代理応答の設定を行わないと判定する。   When an SNMP request is received in the normal mode, the determination unit 25 determines whether to set a proxy response for the object ID included in the SNMP request based on the setting candidate ID list. If the received object ID is included in the setting candidate ID list, the determination unit 25 determines to set a proxy response. On the other hand, if the received object ID is not included in the setting candidate ID list, the determination unit 25 determines that the proxy response is not set.

設定部26は、代理応答の設定を行うと判定されたオブジェクトIDを、代理応答部23に設定する。具体的には、設定部26は、代理応答の設定を行うと判定されたSNMP要求のヘッダー情報と、通常応答部22が応答した情報とを関連付けて、代理応答部23に記憶させる。SNMP要求のヘッダー情報には、パケットがSNMP要求である旨の情報、オブジェクトID等が含まれる。   The setting unit 26 sets the object ID determined to set the proxy response in the proxy response unit 23. Specifically, the setting unit 26 associates the header information of the SNMP request determined to set the proxy response with the information responded by the normal response unit 22 and stores the information in the proxy response unit 23. The SNMP request header information includes information indicating that the packet is an SNMP request, an object ID, and the like.

設定部26は、通常モードにおいて、SNMP要求が受信された順に、オブジェクトIDを代理応答部23に設定する。そして、代理応答部23の空き容量が足りなくなった場合、新たに応答が行われたオブジェクトIDを優先して設定する。すなわち、設定部23は、代理応答部23の空き容量が足りなくなった場合、最も古いオブジェクトIDの設定を代理応答部23から削除し、新たに応答が行われたオブジェクトIDを設定する。   The setting unit 26 sets the object ID in the proxy response unit 23 in the order in which the SNMP requests are received in the normal mode. When the proxy response unit 23 runs out of free space, the newly responded object ID is preferentially set. That is, when the proxy response unit 23 runs out of free space, the setting unit 23 deletes the setting of the oldest object ID from the proxy response unit 23 and sets an object ID for which a new response has been made.

本実施形態に係る代理応答部23は、ICMP要求、及び、ARP要求について、代理応答を行うように設定されていてもよい。ICMP要求は、ICMP(Internet Control Message Protocol)によって、接続状況を確認するために相手からの応答を要求するパケットである。ARP要求は、ARP(Address Resolution Protocol)によって、MACアドレスを問い合わせるために応答を要求するパケットである。ICMP要求及びARP要求についても、代理応答部23は、それぞれのヘッダー情報を記憶している。また、代理応答部23は、ヘッダー情報と関連付けて、応答する情報を記憶している。   The proxy response unit 23 according to the present embodiment may be set to perform a proxy response for the ICMP request and the ARP request. The ICMP request is a packet for requesting a response from the other party in order to confirm the connection status by ICMP (Internet Control Message Protocol). The ARP request is a packet for requesting a response for inquiring about the MAC address by ARP (Address Resolution Protocol). Also for the ICMP request and the ARP request, the proxy response unit 23 stores respective header information. The proxy response unit 23 stores information to be responded in association with the header information.

代理応答部23は、スリープモードにおいて、パケットを受信した場合、受信したパケットのヘッダーと、設定されているヘッダー情報とを比較し、一致するか否かを判定する。代理応答部23は、SNMP要求のヘッダー情報と一致した場合、該ヘッダー情報と関連付けて記憶された情報を含む応答パケットを生成し、返信する。すなわち、代理応答部23は、設定されたオブジェクトIDを含むSNMP要求を受信した場合、該オブジェクトIDと関連付けて記憶された情報を用いて代理応答を行う。   When the proxy response unit 23 receives a packet in the sleep mode, the proxy response unit 23 compares the header of the received packet with the set header information and determines whether or not they match. When the proxy response unit 23 matches the header information of the SNMP request, the proxy response unit 23 generates and returns a response packet including information stored in association with the header information. That is, when the proxy response unit 23 receives an SNMP request including the set object ID, the proxy response unit 23 performs a proxy response using information stored in association with the object ID.

また、代理応答部23は、設定されたICMP要求又はARP要求のヘッダー情報と一致するパケットについては、関連付けて記憶された情報を含む応答パケットを返信する。このように、代理応答部23は、設定されたヘッダー情報と一致するパケットについては、代理応答が可能と判断し、関連付けて記憶された情報を用いて代理応答を行う。   The proxy response unit 23 returns a response packet including information stored in association with the packet that matches the header information of the set ICMP request or ARP request. As described above, the proxy response unit 23 determines that a proxy response is possible for a packet that matches the set header information, and performs a proxy response using the information stored in association with the packet.

一方、代理応答部23は、設定されたヘッダー情報と一致しないパケットについては、代理応答が不可能と判断し、起動信号を出力する。これにより、MFP1が通常モードに復帰し、通常応答部22が、応答を行う。なお、代理応答部23には、画像処理等のジョブ要求ついて、代理応答の設定がされていないので、代理応答部23は、ジョブ要求を受信した場合、起動信号を出力することになる。この場合、MFP1が通常モードに復帰した後、通常応答部22が応答を行い、要求された画像処理が行われる。   On the other hand, the proxy response unit 23 determines that a proxy response is not possible for a packet that does not match the set header information, and outputs an activation signal. As a result, the MFP 1 returns to the normal mode, and the normal response unit 22 responds. Since the proxy response unit 23 is not set with a proxy response for a job request such as image processing, the proxy response unit 23 outputs an activation signal when receiving the job request. In this case, after the MFP 1 returns to the normal mode, the normal response unit 22 responds and the requested image processing is performed.

引き続いて、MFP1の動作について説明する。まず、図2を参照して、通常モードにおける代理応答を設定する処理について説明する。図2は、代理応答の設定処理を示すフロー図である。本処理は、通常モードにおいて、LAN90からSNMP要求を受信した場合に行われる。   Subsequently, the operation of the MFP 1 will be described. First, a process for setting a proxy response in the normal mode will be described with reference to FIG. FIG. 2 is a flowchart showing a proxy response setting process. This process is performed when an SNMP request is received from the LAN 90 in the normal mode.

まず、ステップS101において、SNMP要求が受信されると、ステップS102へ処理が移行する。ステップS102では、受信したSNMP要求に含まれるオブジェクトIDについて、代理応答の設定を行うか否かが判定される。SNMP要求に含まれるオブジェクトIDが、設定候補ID一覧に含まれていない場合、代理応答の設定を行わないと判定される。この場合、代理応答の設定が行われずに、処理が終了する。   First, when an SNMP request is received in step S101, the process proceeds to step S102. In step S102, it is determined whether or not to set a proxy response for the object ID included in the received SNMP request. When the object ID included in the SNMP request is not included in the setting candidate ID list, it is determined that the proxy response is not set. In this case, the process ends without setting a proxy response.

一方、受信されたSNMP要求に含まれるオブジェクトIDが、設定候補ID一覧に含まれている場合、代理応答の設定を行うと判定され、処理がステップS103へ移行する。ステップS103では、受信されたSNMP要求に含まれるオブジェクトIDについて、代理応答の設定が行われる。すなわち、オブジェクトIDと、該オブジェクトIDに対して通常応答部22が応答した情報とが関連付けて、代理応答部23に記憶される。   On the other hand, when the object ID included in the received SNMP request is included in the setting candidate ID list, it is determined that the proxy response is set, and the process proceeds to step S103. In step S103, a proxy response is set for the object ID included in the received SNMP request. That is, the object ID and the information that the normal response unit 22 responds to the object ID are associated and stored in the proxy response unit 23.

なお、ステップS103において、代理応答部23の空き容量が足りないと設定部26によって判断された場合、最も古いオブジェクトIDの設定が削除され、ステップS101において受信されたオブジェクトIDが設定される。これにより、新たに応答が行われたオブジェクトIDを優先して、代理応答を行うオブジェクトIDとして設定することができる。また、同一のオブジェクトIDについて、既に代理応答の設定がされている場合は、古い設定を削除し、新たな情報と関連付けて該オブジェクトIDを代理応答部23に記憶させてもよい。これにより、オブジェクトIDに対応する情報を更新することができる。   In step S103, when the setting unit 26 determines that there is not enough free space in the proxy response unit 23, the setting of the oldest object ID is deleted, and the object ID received in step S101 is set. Accordingly, the object ID for which a response has been newly made can be prioritized and set as the object ID for which a proxy response is made. Further, when the proxy response is already set for the same object ID, the old setting may be deleted and the object ID may be stored in the proxy response unit 23 in association with the new information. Thereby, information corresponding to the object ID can be updated.

次に、図3を参照して、代理応答部23による代理応答処理について説明する。図3は、代理応答処理を示すフロー図である。本処理は、スリープモードにおいて、LAN90からパケットを受信した場合に行われる。   Next, proxy response processing by the proxy response unit 23 will be described with reference to FIG. FIG. 3 is a flowchart showing proxy response processing. This process is performed when a packet is received from the LAN 90 in the sleep mode.

まず、ステップS111において、パケットが受信されると、ステップS112へ処理が移行する。ステップS112では、受信したパケットについて、代理応答が可能か否かが判断される。これは、代理応答部23に設定されたヘッダー情報のうち、受信したパケットのヘッダー情報と一致するヘッダー情報が記憶されているか否かに基づいて、判断される。   First, when a packet is received in step S111, the process proceeds to step S112. In step S112, it is determined whether a proxy response is possible for the received packet. This is determined based on whether header information that matches the header information of the received packet is stored among the header information set in the proxy response unit 23.

代理応答が不可能と判断された場合、処理が、ステップS113へ移行する。ステップS113では、起動信号が出力され、MFP1が通常モードに復帰する。続いて、ステップS114では、ステップS111において受信されたパケットに対する応答が、通常応答部22によって行われる。   If it is determined that a proxy response is impossible, the process proceeds to step S113. In step S113, an activation signal is output, and MFP 1 returns to the normal mode. Subsequently, in step S114, a response to the packet received in step S111 is performed by the normal response unit 22.

一方、ステップS112において、代理応答が可能であると判断された場合、処理が、ステップS115へ移行する。ステップS115では、ステップS111において受信されたパケットのヘッダーと一致するヘッダー情報が、SNMP要求のヘッダー情報である場合、受信されたオブジェクトIDと関連付けて記憶された情報が特定される。そして、該情報を含む応答パケットが、代理応答部23によって返信される。   On the other hand, when it is determined in step S112 that a proxy response is possible, the process proceeds to step S115. In step S115, if the header information that matches the header of the packet received in step S111 is the header information of the SNMP request, the information stored in association with the received object ID is specified. Then, a response packet including the information is returned by the proxy response unit 23.

また、ステップS115では、ステップS111において受信されたパケットのヘッダーと一致するヘッダー情報が、ICMP要求又はARP要求のヘッダー情報である場合、関連付けて記憶された情報を含む応答パケットが、代理応答部23によって返信される。以上により、ステップS115では、MFP1を通常モードに復帰させることなく、代理応答が行われる。   In step S115, when the header information that matches the header of the packet received in step S111 is the header information of the ICMP request or the ARP request, the response packet including the information stored in association with the header information is the proxy response unit 23. Will be replied by. As described above, in step S115, a proxy response is made without returning the MFP 1 to the normal mode.

以上説明した本実施形態に係るMFP1によれば、通常モードにおいてSNMP要求が受信された場合、該SNMP要求に含まれるオブジェクトIDについて、代理応答の設定を行うか否かが、設定候補ID一覧に基づいて判定される。代理応答の設定を行うと判定された場合、オブジェクトIDが、代理応答部23に設定される。そして、設定されたオブジェクトIDを含むSNMP要求がスリープモードにおいて受信された場合、該オブジェクトIDと関連付けて記憶された情報を用いて、代理応答部23による応答が行われる。以上により、通常モードにおいて実際に応答が行われたオブジェクトIDについて、代理応答が可能となる。一般的に、通常モードにおいて受信されたオブジェクトIDが、スリープモードにおいても受信される確率が高い。従って、代理応答を行う確率を高めることができる。一方、SNMPマネージャソフト毎に設定された全てのオブジェクトIDに関する情報を記憶する必要がないので、代理応答部の記憶容量を増大させる必要もない。従って、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率を高めることができる。   According to the MFP 1 according to the present embodiment described above, when an SNMP request is received in the normal mode, whether to set a proxy response for the object ID included in the SNMP request is displayed in the setting candidate ID list. Based on the determination. When it is determined to set the proxy response, the object ID is set in the proxy response unit 23. When an SNMP request including the set object ID is received in the sleep mode, a response by the proxy response unit 23 is performed using information stored in association with the object ID. As described above, a proxy response can be made for the object ID that is actually responded in the normal mode. In general, there is a high probability that an object ID received in the normal mode is received even in the sleep mode. Therefore, the probability of performing a proxy response can be increased. On the other hand, since it is not necessary to store information on all object IDs set for each SNMP manager software, it is not necessary to increase the storage capacity of the proxy response unit. Therefore, it is possible to increase the probability that a proxy response is possible without increasing the storage capacity of the proxy response unit.

また、MFP1では、新たに通常応答部22によって応答が行われたオブジェクトIDが、優先して設定される。このため、代理応答を行うオブジェクトIDの設定を最新状況に合わせて自動的に更新することができる。そして、新たに応答が行われたオブジェクトIDの方が、古いオブジェクトIDより、次のスリープモードにおいて受信される確率が高い。従って、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率をより高めることができる。   In the MFP 1, the object ID newly responded by the normal response unit 22 is set with priority. For this reason, it is possible to automatically update the setting of the object ID for performing the proxy response according to the latest situation. Then, the newly responded object ID has a higher probability of being received in the next sleep mode than the old object ID. Therefore, it is possible to further increase the probability that a proxy response is possible without increasing the storage capacity of the proxy response unit.

以上、本発明の実施の形態について説明したが、本発明は、上記実施形態に限定されるものではなく種々の変形が可能である。例えば、上記実施形態では、代理応答部23の記憶容量が足りなくなった場合に、新たに応答が行われたオブジェクトIDを優先して設定することとしたが、これに限られない。この他に、優先度を考慮して代理応答の設定を行う2つの変形例について、説明する。   Although the embodiment of the present invention has been described above, the present invention is not limited to the above embodiment, and various modifications can be made. For example, in the above-described embodiment, when the storage capacity of the proxy response unit 23 is insufficient, the object ID for which a new response has been made is preferentially set, but the present invention is not limited to this. In addition, two modified examples in which the proxy response is set in consideration of the priority will be described.

第1の変形例では、優先して設定されるオブジェクトIDを予め記憶し、該オブジェクトIDを優先して設定する。この場合、記憶部24は、設定候補ID一覧に含まれるオブジェクトIDのうち、優先して設定されるオブジェクトIDの一覧を優先ID一覧として予め記憶する。そして、設定部26は、代理応答部23の記憶容量が足りなくなった場合、受信したオブジェクトIDが、優先ID一覧に含まれているか否かを判断する。   In the first modification, an object ID set with priority is stored in advance, and the object ID is set with priority. In this case, the storage unit 24 stores in advance, as a priority ID list, a list of object IDs set with priority among the object IDs included in the setting candidate ID list. When the storage capacity of the proxy response unit 23 is insufficient, the setting unit 26 determines whether the received object ID is included in the priority ID list.

受信したオブジェクトIDが、優先ID一覧に含まれている場合、設定部26は、既に設定されているオブジェクトIDのうち、優先ID一覧に含まれていないオブジェクトIDの設定を削除し、受信したオブジェクトIDを代理応答部23に設定する。受信したオブジェクトIDが、優先ID一覧に含まれていない場合、設定部26は、受信したオブジェクトIDを新たに設定しない。以上により、優先ID一覧に含まれるオブジェクトIDを優先して、代理応答を行うオブジェクトIDとして設定する。   When the received object ID is included in the priority ID list, the setting unit 26 deletes the setting of the object ID not included in the priority ID list among the already set object IDs, and receives the received object ID. The ID is set in the proxy response unit 23. If the received object ID is not included in the priority ID list, the setting unit 26 does not newly set the received object ID. As described above, the object ID included in the priority ID list is prioritized and set as the object ID for the proxy response.

この第1の変形例に係る構成によれば、代理応答部23の記憶容量が足りない場合には、優先ID一覧に含まれていないオブジェクトIDの設定より、優先ID一覧に含まれているオブジェクトIDを優先して設定することができる。従って、受信頻度の高いオブジェクトIDを優先ID一覧に含めることにより、受信頻度の高いオブジェクトIDが、優先して設定される。従って、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率をより高めることができる。   According to the configuration according to the first modification, when the storage capacity of the proxy response unit 23 is insufficient, the objects included in the priority ID list are set by setting object IDs not included in the priority ID list. The ID can be set with priority. Therefore, by including an object ID with a high reception frequency in the priority ID list, an object ID with a high reception frequency is set with priority. Therefore, it is possible to further increase the probability that a proxy response is possible without increasing the storage capacity of the proxy response unit.

第2の変形例では、オブジェクトID毎に受信した回数をカウントし、カウント数が多いオブジェクトIDを優先して設定する。この場合、図4に示すように、第2の変形例に係るMFP1Aは、通信部21Aを備える。通信部21Aは、上述した通信部21の構成要素に加えて、オブジェクトID毎に受信した回数をカウントするカウント部27を更に備える。カウント部27の機能は、例えば、通常応答部22の機能を有するチップに搭載される。   In the second modification, the number of times of reception for each object ID is counted, and an object ID with a large count number is set with priority. In this case, as shown in FIG. 4, the MFP 1A according to the second modification includes a communication unit 21A. 21 A of communication parts are further provided with the count part 27 which counts the frequency | count received for every object ID in addition to the component of the communication part 21 mentioned above. The function of the count unit 27 is mounted on a chip having the function of the normal response unit 22, for example.

カウント部27は、通常モードにおいて、オブジェクトID毎に受信した回数をカウントする。記憶部24は、オブジェクトID毎に、カウント部27によるカウント数を記憶する。設定部26は、代理応答部23の記憶容量が足りなくなった場合、新たに受信したオブジェクトIDのカウント数と、既に代理応答部23に設定されたオブジェクトIDのうち最もカウント数の小さいオブジェクトIDのカウント数とを比較する。   The count unit 27 counts the number of times received for each object ID in the normal mode. The storage unit 24 stores the count number by the count unit 27 for each object ID. When the storage capacity of the proxy response unit 23 is insufficient, the setting unit 26 counts the newly received object ID count and the object ID with the smallest count number among the object IDs already set in the proxy response unit 23. Compare the count.

そして、設定部26は、新たに受信したオブジェクトIDのカウント数の方が大きい場合、最もカウント数の小さい設定済みのオブジェクトIDを削除し、新たに受信したオブジェクトIDを設定する。一方、設定部26は、新たに受信したオブジェクトIDのカウント数の方が小さい場合、該オブジェクトIDについて、設定を行わない。以上の処理により、設定部26は、カウント数が多いオブジェクトIDを優先して、代理応答の設定を行う。従って、実際に応答を要求される確率の高いオブジェクトIDを優先して設定することができる。従って、代理応答部の記憶容量を増大させることなく、代理応答が可能な確率をより高めることができる。   Then, when the count number of the newly received object ID is larger, the setting unit 26 deletes the set object ID having the smallest count number and sets the newly received object ID. On the other hand, when the count number of the newly received object ID is smaller, the setting unit 26 does not set the object ID. Through the above processing, the setting unit 26 sets a proxy response with priority given to an object ID having a large number of counts. Therefore, an object ID having a high probability of actually requesting a response can be set with priority. Therefore, it is possible to further increase the probability that a proxy response is possible without increasing the storage capacity of the proxy response unit.

本発明は、上記変形例に限定されるものではなく更なる変形も可能である。例えば、上記実施形態では、本発明の通信装置が搭載された装置として、複数の画像処理機能を有するMFPについて説明したが、単機能のプリンタ等であってもよいし、画像処理機能を有していなくてもよい。また、上記実施形態では、通常応答部22、記憶部24、判定部25、及び設定部26を1チップで構成するとしたが、複数のチップで構成してもよい。   The present invention is not limited to the above-described modified examples, and further modifications are possible. For example, in the above embodiment, an MFP having a plurality of image processing functions has been described as an apparatus equipped with the communication apparatus of the present invention. However, a single-function printer or the like may be used, and an image processing function may be provided. It does not have to be. Moreover, in the said embodiment, although the normal response part 22, the memory | storage part 24, the determination part 25, and the setting part 26 were comprised with 1 chip | tip, you may comprise with a several chip | tip.

1 MFP
10 プリンタ
11 スキャナ
12 NCU
13 モデム
14 FAX制御部
19 メイン制御部
20 電力制御部
21 通信部
22 通常応答部
23 代理応答部
24 記憶部
25 判定部
26 設定部
27 カウント部
1 MFP
10 Printer 11 Scanner 12 NCU
DESCRIPTION OF SYMBOLS 13 Modem 14 FAX control part 19 Main control part 20 Power control part 21 Communication part 22 Normal response part 23 Proxy response part 24 Memory | storage part 25 Judgment part 26 Setting part 27 Count part

Claims (4)

通常モード及びスリープモードを含む電力モードの移行制御を行う電力制御部と、
パケットの送受信を行う通信部とを備え、
前記通信部は、
前記スリープモードでは、前記電力制御部によって通電が停止され、前記通常モードでは、SNMP要求を受信した場合、該SNMP要求が有するオブジェクトIDに対応した情報を含む応答パケットを返信する通常応答部と、
前記スリープモードにおいて、SNMP要求を受信した場合、代理応答を行う代理応答部と、
代理応答の設定を行うオブジェクトIDの一覧を設定候補ID一覧として記憶する記憶部と、
前記通常モードにおいて受信されたSNMP要求が有するオブジェクトIDについて、代理応答の設定を行うか否かを、前記設定候補ID一覧に基づいて判定する判定部と、
前記判定部によって代理応答の設定を行うと判定されたオブジェクトIDと関連付けて、該オブジェクトIDについて前記通常応答部が応答した前記情報を前記代理応答部に記憶させ、代理応答の設定を行う設定部と、
を含み、
前記代理応答部は、前記設定部によって設定されたオブジェクトIDを有するSNMP要求を前記スリープモードにおいて受信した場合、該オブジェクトIDと関連付けて記憶されている前記情報を用いて代理応答を行うことを特徴とする通信装置。
A power control unit that performs transition control of a power mode including a normal mode and a sleep mode;
A communication unit for transmitting and receiving packets,
The communication unit is
In the sleep mode, energization is stopped by the power control unit, and in the normal mode, when an SNMP request is received, a normal response unit that returns a response packet including information corresponding to the object ID included in the SNMP request;
In the sleep mode, when an SNMP request is received, a proxy response unit that performs a proxy response;
A storage unit that stores a list of object IDs for setting proxy responses as a list of setting candidate IDs;
A determination unit that determines whether to set a proxy response for the object ID included in the SNMP request received in the normal mode based on the setting candidate ID list;
A setting unit that associates with the object ID determined to set the proxy response by the determination unit, stores the information that the normal response unit responded to the object ID in the proxy response unit, and sets the proxy response When,
Including
The proxy response unit performs a proxy response using the information stored in association with the object ID when the SNMP request having the object ID set by the setting unit is received in the sleep mode. A communication device.
前記設定部は、前記通常応答部によって新たに応答が行われたオブジェクトIDを優先して、代理応答の設定を行うことを特徴とする請求項1に記載の通信装置。   The communication apparatus according to claim 1, wherein the setting unit sets a proxy response by giving priority to an object ID newly responded by the normal response unit. 前記記憶部は、前記設定候補ID一覧に含まれるオブジェクトIDのうち、優先して設定されるオブジェクトIDの一覧を優先ID一覧として記憶し、
前記設定部は、前記優先ID一覧に含まれるオブジェクトIDを優先して、代理応答の設定を行うことを特徴とする請求項1に記載の通信装置。
The storage unit stores, as a priority ID list, a list of object IDs preferentially set among object IDs included in the setting candidate ID list,
The communication apparatus according to claim 1, wherein the setting unit sets a proxy response in preference to an object ID included in the priority ID list.
オブジェクトID毎に、受信した回数をカウントするカウント部を更に備え、
前記設定部は、前記カウント部によるカウント数が多いオブジェクトIDを優先して、代理応答の設定を行うことを特徴とする請求項1に記載の通信装置。
For each object ID, it further comprises a counting unit that counts the number of times received.
The communication device according to claim 1, wherein the setting unit preferentially sets an object ID having a large number of counts by the counting unit and sets a proxy response.
JP2011093494A 2011-04-19 2011-04-19 Communication device Pending JP2012227730A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011093494A JP2012227730A (en) 2011-04-19 2011-04-19 Communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011093494A JP2012227730A (en) 2011-04-19 2011-04-19 Communication device

Publications (1)

Publication Number Publication Date
JP2012227730A true JP2012227730A (en) 2012-11-15

Family

ID=47277441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011093494A Pending JP2012227730A (en) 2011-04-19 2011-04-19 Communication device

Country Status (1)

Country Link
JP (1) JP2012227730A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015127854A (en) * 2013-12-27 2015-07-09 京セラドキュメントソリューションズ株式会社 Answering device and network response method
JP2015139886A (en) * 2014-01-27 2015-08-03 京セラドキュメントソリューションズ株式会社 Image forming device and image forming method
JP2015220676A (en) * 2014-05-20 2015-12-07 キヤノン株式会社 Information processor, control method for information processor, and program
JP2016010929A (en) * 2014-06-30 2016-01-21 京セラドキュメントソリューションズ株式会社 Image formation device
US10638420B2 (en) 2017-09-29 2020-04-28 Kyocera Document Solutions Inc. Information processing apparatus selectively executable a normal mode or a sleep mode, and non-transitory computer readable recording medium that records an information processing program executable by an information processing apparatus selectively executable a normal mode or a sleep mode

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010125692A (en) * 2008-11-27 2010-06-10 Ricoh Co Ltd Image forming apparatus
JP2010288225A (en) * 2009-06-15 2010-12-24 Canon Inc Data processing apparatus and data processing method
JP2011041128A (en) * 2009-08-17 2011-02-24 Fuji Xerox Co Ltd Apparatus and program for controlling power saving, and image forming apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010125692A (en) * 2008-11-27 2010-06-10 Ricoh Co Ltd Image forming apparatus
JP2010288225A (en) * 2009-06-15 2010-12-24 Canon Inc Data processing apparatus and data processing method
JP2011041128A (en) * 2009-08-17 2011-02-24 Fuji Xerox Co Ltd Apparatus and program for controlling power saving, and image forming apparatus

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015127854A (en) * 2013-12-27 2015-07-09 京セラドキュメントソリューションズ株式会社 Answering device and network response method
JP2015139886A (en) * 2014-01-27 2015-08-03 京セラドキュメントソリューションズ株式会社 Image forming device and image forming method
JP2015220676A (en) * 2014-05-20 2015-12-07 キヤノン株式会社 Information processor, control method for information processor, and program
US10228749B2 (en) 2014-05-20 2019-03-12 Canon Kabushiki Kaisha Power saving apparatus, method, and non-transitory computer-readable medium using a pre-calculated SNMP getnext request correspondence table
JP2016010929A (en) * 2014-06-30 2016-01-21 京セラドキュメントソリューションズ株式会社 Image formation device
US10638420B2 (en) 2017-09-29 2020-04-28 Kyocera Document Solutions Inc. Information processing apparatus selectively executable a normal mode or a sleep mode, and non-transitory computer readable recording medium that records an information processing program executable by an information processing apparatus selectively executable a normal mode or a sleep mode

Similar Documents

Publication Publication Date Title
US9641713B2 (en) Apparatus and method for deactivating power-saving mode, relay device, and computer-readable storage medium for computer program
JP5393719B2 (en) Image forming apparatus
US8423810B2 (en) Network interface apparatus
US8732497B2 (en) Data processing apparatus, method for controlling data processing apparatus, and storage medium storing program
JP2013129147A (en) Printer and proxy server
JP2012227730A (en) Communication device
JP4978388B2 (en) Management system, management method, and management program
JP5779894B2 (en) Communication apparatus and image processing apparatus
JP2010063090A (en) Control apparatus, image processing device, control method, and program
JP2010166310A (en) Communication control apparatus and image processing apparatus
JP2012160086A (en) Data processing device, client device, and data processing system
JP5630339B2 (en) Communication apparatus and image processing apparatus
US9049331B2 (en) Electronic device and computer program product
JP2013008293A (en) Image formation device, information processing terminal, image formation system, and information processing program
US9917958B2 (en) Printing apparatus and control method of printing apparatus requesting print job from server system based on detected event
JP2006262096A (en) Facsimile equipment or copying machine and compound machine with printing function
US11016709B2 (en) Printing apparatus and control method of printing apparatus
JP2013021526A (en) Information processing apparatus, information processing method, information processing program, image processing apparatus, information process system, and response processing program
JP5817287B2 (en) Information processing apparatus, information processing method, and program
JP6460346B2 (en) Electronic equipment and power control program
JP2006345068A (en) Image forming apparatus and image formation system
JP4720596B2 (en) Image processing apparatus, access operation control method, and program
JP4471880B2 (en) Image processing system
US9392030B2 (en) Communication apparatus, communication apparatus control method, and storage medium for data communication using a call control server
JP2005229432A (en) Apparatus, system, method and program for forming image

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140225

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140909

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20150127