JP2001282657A - Management system managing device over network - Google Patents

Management system managing device over network

Info

Publication number
JP2001282657A
JP2001282657A JP2000091105A JP2000091105A JP2001282657A JP 2001282657 A JP2001282657 A JP 2001282657A JP 2000091105 A JP2000091105 A JP 2000091105A JP 2000091105 A JP2000091105 A JP 2000091105A JP 2001282657 A JP2001282657 A JP 2001282657A
Authority
JP
Japan
Prior art keywords
information
mib
management
device information
management system
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.)
Withdrawn
Application number
JP2000091105A
Other languages
Japanese (ja)
Inventor
Satoshi Sadabetto
聡 定別当
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2000091105A priority Critical patent/JP2001282657A/en
Publication of JP2001282657A publication Critical patent/JP2001282657A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To facilitate and speed up acquiring of information for management as to a device over a network. SOLUTION: For a management system provided on the network, a management block which generates management information and an MIB gateway which obtains device information representing the operation state of a printer as an object to be managed are constituted as functional blocks. The MIB gateway uses protocols discriminatingly by printers as the request of the management block to obtain the device information. The obtained information is stored as a virtual MIB by groups which are defined by departmentalizing MIBs of the respective printers. The management block accesses the virtual MIB to obtain information. Consequently, the management block is able to obtain the device information by a standardized protocol. Information that the virtual MIB has generated can be obtained rapidly, without the need to access a printer.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワークに接
続されたデバイスを管理する管理システムに関し、詳し
くは管理用プロトコルが多岐に亘るデバイスと管理シス
テムの間で管理情報の授受を柔軟かつ迅速に行う技術に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a management system for managing devices connected to a network, and more particularly, to flexibly and quickly transfer management information between a device having a wide variety of management protocols and the management system. About technology.

【0002】[0002]

【従来の技術】近年、LAN(Local Area Network)の
普及により、プリンタをネットワークに接続し、同じネ
ットワークに接続された複数のコンピュータで共有する
態様が広まりつつある。プリンタのユーザはネットワー
クに接続されたコンピュータから出力先となるプリンタ
を選択した上で、印刷ジョブを投入してネットワークを
介して印刷を行う。
2. Description of the Related Art In recent years, with the spread of a LAN (Local Area Network), a mode in which a printer is connected to a network and shared by a plurality of computers connected to the same network is spreading. A printer user selects a printer as an output destination from a computer connected to a network, submits a print job, and performs printing via the network.

【0003】プリンタを共有する際には、ネットワーク
の管理者を設けるのが通常である。管理者は、管理用の
コンピュータと各プリンタとの間で、ネットワークを介
して情報の授受を行って、各プリンタの状態などを管理
する。
When sharing a printer, a network administrator is usually provided. The administrator exchanges information between the management computer and each printer via a network to manage the status of each printer.

【0004】プリンタの状態に関する情報(以下、デバ
イス情報という)のやりとりには、2通りの方法があ
る。一つは、SNMP(Simple Network Management Pr
otocol)を用いて、MIB(Management Information B
ase)情報をやりとりする方法である。プリンタ側で
は、所定のアドレスに所定のデバイス情報が格納された
MIB用のデータベースが容易されている。SNMPで
は、アドレスを指定してこのデータベース内の情報の授
受を行う。管理システムからの問い合わせに対し、適切
なMIB情報を応答するエージェントがプリンタに備え
られている場合には、SNMPにより統一的にデバイス
情報のやりとりをすることができる利点がある。
There are two methods for exchanging information regarding the status of the printer (hereinafter referred to as device information). One is SNMP (Simple Network Management Pr
otocol) and MIB (Management Information B)
ase) A method of exchanging information. On the printer side, a MIB database in which predetermined device information is stored at a predetermined address is facilitated. In SNMP, information in this database is exchanged by designating an address. When an agent that responds to the inquiry from the management system with appropriate MIB information is provided in the printer, there is an advantage that device information can be exchanged uniformly by SNMP.

【0005】デバイス情報をやりとりする他の方法は、
プリンタ固有に設定されたコマンドを利用する方法であ
る。かかる方法によれば、プリンタ側の負担が低いもの
の、管理システムは、プリンタに応じたコマンドを使用
する必要があり、管理のための処理が複雑になる。
Another method for exchanging device information is as follows:
This is a method that uses a command set specifically for the printer. According to this method, although the burden on the printer side is low, the management system needs to use a command corresponding to the printer, and the management process becomes complicated.

【0006】[0006]

【発明が解決しようとする課題】プリンタを共有する場
合には、デバイス情報の授受方法が異なる多種多様のプ
リンタが管理対象となることが多い。従来、管理システ
ムは、管理対象となるプリンタごとに、SNMPとプリ
ンタ固有のコマンドとを使い分けてデバイス情報を取得
していた。従って、管理システムの処理が複雑になって
いた。また、利用可能なコマンドが異なるプリンタを管
理対象に追加するために、管理システム全体の改修が必
要になるなど、柔軟性に乏しかった。
When a printer is shared, various types of printers having different device information transfer methods are often managed. Conventionally, the management system acquires device information by using SNMP and printer-specific commands for each printer to be managed. Therefore, the processing of the management system has been complicated. In addition, in order to add a printer with a different available command to the management target, it is necessary to modify the entire management system.

【0007】管理対象となるプリンタの数が増えれば、
各プリンタのデバイス情報を取得するために長時間を要
する。従って、従来は、プリンタの数が増える程、管理
システムの応答性が低下していた。プリンタのデバイス
情報を管理システムに全て保存しておけば、応答時間を
短縮することが可能ではある。しかしながら、この方法
では、管理対象となるプリンタ数の増大に伴い、管理情
報が膨大となり、管理システムに多大な容量のメモリが
必要になるという別の課題を招くことになる。
If the number of printers to be managed increases,
It takes a long time to acquire device information of each printer. Therefore, conventionally, as the number of printers increases, the responsiveness of the management system decreases. If all the device information of the printer is stored in the management system, the response time can be reduced. However, this method causes another problem that the management information becomes enormous with the increase in the number of printers to be managed, and a large capacity memory is required in the management system.

【0008】ここでは、プリンタを例にとって説明した
が、上述の課題は、ネットワークに接続される種々のデ
バイスに共通の課題であった。本発明は、かかる課題を
解決するためになされたものであり、多種多様なデバイ
スと管理システムとの間で、ネットワークを介した管理
情報のやりとりを柔軟かつ迅速に行う技術を提供するこ
とを目的とする。
Here, the printer has been described as an example, but the above-mentioned problem is a problem common to various devices connected to a network. The present invention has been made to solve such a problem, and an object of the present invention is to provide a technique for flexibly and quickly exchanging management information between various devices and a management system via a network. And

【0009】[0009]

【課題を解決するための手段およびその作用・効果】上
記課題を解決するために本発明では、第1の構成とし
て、ネットワークに接続された複数デバイスの動作状況
を管理する管理システムにおいて、前記複数デバイスの
状態を表すデバイス情報を記憶するデバイス情報記憶手
段と、該記憶されたデバイス情報に基づいて、前記デバ
イスの動作を管理するための所定形式の管理情報を生成
する管理手段とを備え、前記デバイス情報は、前記複数
のデバイスについての全デバイス情報のうち、管理情報
の生成対象として前記管理手段から指定されたデバイス
について、指定された項目を含む一部の範囲でのみ取得
された情報であるものとした。ここで、管理対象となる
デバイスとしては、プリンタ、ディスプレイなどの出力
装置、スキャナ、CDドライブその他の入力装置など、
ネットワーク上でのディジタル情報のやりとりを行う種
々のデバイスが挙げられる。なお、ネットワークとは有
線で接続されたものに限らず、無線で接続されていても
よい。ネットワークには、個別に用意された複数のデバ
イス間で情報のやりとりを仲介可能な種々の態様が含ま
れる。いわゆる無線LANで接続されたデバイスも本発
明における管理対象となり得る。
In order to solve the above-mentioned problems, according to the present invention, in a management system for managing operation states of a plurality of devices connected to a network, Device information storage means for storing device information representing the state of the device; andmanagement means for generating management information in a predetermined format for managing the operation of the device based on the stored device information, The device information is information obtained only in a partial range including a specified item for a device specified by the management unit as a management information generation target among all device information of the plurality of devices. It was taken. Here, the devices to be managed include printers, output devices such as displays, scanners, CD drives, and other input devices.
There are various devices for exchanging digital information over a network. The network is not limited to the one connected by wire, but may be connected wirelessly. The network includes various modes that can mediate the exchange of information between a plurality of individually prepared devices. Devices connected by a so-called wireless LAN can also be managed in the present invention.

【0010】本発明では、ネットワークに接続された複
数のデバイスについて、全てのデバイス情報を取得し記
憶するのではなく、管理手段の要求に応じた一部のデバ
イス情報のみを取得し、記憶する。一旦生成されたデバ
イス情報については、各デバイスに確認する必要がなく
なるため、管理情報を生成する際の応答速度が向上す
る。また、要求された一部のデバイス情報のみを記憶す
るため、管理システムに要求されるメモリが極端に増大
することを回避できる。
According to the present invention, not all the device information is acquired and stored for a plurality of devices connected to the network, but only part of the device information in response to a request from the management means is acquired and stored. Since the device information once generated does not need to be confirmed with each device, the response speed when generating the management information is improved. Further, since only a part of the requested device information is stored, it is possible to avoid an extremely large memory required for the management system.

【0011】本発明の管理システムにおいては、さら
に、予め設定された所定の消去条件に基づいて、前記デ
バイス情報記憶手段に記憶されたデバイス情報を消去す
る消去手段とを備えることが望ましい。
It is preferable that the management system of the present invention further comprises an erasing means for erasing the device information stored in the device information storing means based on a predetermined erasing condition set in advance.

【0012】こうすれば、不要となったデバイス情報を
随時消去することができるため、管理システムに要求さ
れるメモリ容量を抑制することができる。不要なデバイ
ス情報を消去することにより、メモリリソースの有効活
用を図ることができる。所定の消去条件は、種々の設定
が可能である。例えば、生成されたデバイス情報へのア
クセス頻度を消去条件とすることができる。また、デバ
イス情報の内容を消去条件とすることもできる。後者の
条件の一例として、動的デバイス情報が含まれる場合に
は、消去することができる。デバイス情報には、デバイ
スの名称、機種など時間の経過とともに変動しない静的
デバイス情報と、用紙、トナーの残量など時間の経過と
ともに変動する動的デバイス情報とが存在する。動的デ
バイス情報は、過去の情報を有効活用できない場合が多
い。一例として、取得されたデバイス情報に動的デバイ
ス情報が含まれる場合には、このデバイス情報を消去す
ることにより、メモリリソースの有効活用を図ることが
できる。
With this configuration, unnecessary device information can be erased at any time, so that the memory capacity required for the management system can be suppressed. By erasing unnecessary device information, memory resources can be effectively used. Various settings can be made for the predetermined erasing condition. For example, the frequency of access to the generated device information can be used as the erasing condition. Further, the contents of the device information can be used as the erasing condition. As an example of the latter condition, when dynamic device information is included, it can be deleted. The device information includes static device information that does not change over time, such as the name and model of the device, and dynamic device information that changes over time, such as the remaining amount of paper and toner. In many cases, dynamic device information cannot effectively utilize past information. As an example, when dynamic device information is included in the acquired device information, by erasing the device information, it is possible to effectively use memory resources.

【0013】本発明の管理システムでは、種々の形式の
デバイス情報を扱い得るが、前記デバイス情報は、複数
階層に分けて項目が設定された情報であり、前記デバイ
ス情報記憶手段は、下位にある所定の階層を単位として
前記デバイス情報を記憶する手段であるものとすること
が望ましい。ここでは、所定の階層に含まれる全てのデ
バイス情報を取得し、記憶する態様と、所定の階層に含
まれるデバイス情報をまとめて記憶可能な記憶領域を確
保し、実際には、その一部の情報を取得し、記憶する態
様とが含まれる。
In the management system of the present invention, various types of device information can be handled. The device information is information in which items are set in a plurality of layers, and the device information storage means is located at a lower level. It is preferable that the device information is stored in a unit of a predetermined layer. Here, a mode in which all the device information included in the predetermined hierarchy is acquired and stored, and a storage area capable of collectively storing the device information included in the predetermined hierarchy is secured. Acquiring and storing information.

【0014】階層化されて項目が設定されている場合、
各階層ごとに関連性のあるデバイス情報が分類されるの
が通常である。従って、所定の階層を単位としてデバイ
ス情報の取得を行えば、関連性の高い情報をまとめて扱
うことができるため、デバイス情報を利用する際の利便
性を向上することができる。いずれの階層を単位とする
かは、任意に設定可能である。下位の階層を単位とすれ
ば、一度に記憶されるデバイス情報が少なくなるため、
デバイス情報をまとめて扱う利便性は低下するものの、
メモリリソースを節約できる利点がある。上位の階層を
単位とすれば、この逆の利点がある。
When items are set in a hierarchical manner,
Normally, relevant device information is classified for each layer. Therefore, if the device information is obtained in units of a predetermined layer, highly relevant information can be handled collectively, so that the convenience in using the device information can be improved. Which layer is used as a unit can be arbitrarily set. By using lower layers as units, less device information is stored at once,
Although the convenience of handling device information at once is reduced,
There is an advantage that memory resources can be saved. If the higher hierarchy is used as a unit, there is an opposite advantage.

【0015】なお、このように階層を単位としてデバイ
ス情報を扱う態様は、管理手段とデバイス情報記憶手段
とがSNMPでやりとりする場合に、特に有用性が高
い。SNMPでは、アドレスを直接指定してMIB情報
を取得するコマンドの他、あるアドレスから始まって順
次MIB情報を取得するコマンドがある。MIBはアド
レスによってデバイス情報が階層的に構成されている。
従って、階層単位でMIB情報を扱うものとすれば、後
者の態様でデバイス情報を取得する場合に、便宜であ
る。
[0015] The manner of handling device information in units of layers as described above is particularly useful when the management means and the device information storage means exchange information by SNMP. In SNMP, there is a command for directly acquiring an MIB information by directly specifying an address, and a command for sequentially acquiring MIB information starting from a certain address. In the MIB, device information is hierarchically configured by addresses.
Therefore, if the MIB information is handled in units of layers, it is convenient to acquire the device information in the latter mode.

【0016】本発明の管理システムにおいては、前記管
理手段から指定されたデバイスについて、指定された項
目に対応するデバイス情報が、前記デバイス情報記憶手
段に記憶されていない場合には、該デバイスにアクセス
して、該デバイス情報を取得する取得手段を備えるもの
とすることが望ましい。かかる構成によれば、デバイス
情報の過不足ない取得が可能となる。
In the management system according to the present invention, when the device information corresponding to the specified item is not stored in the device information storage means for the device specified by the management means, the device is accessed. Then, it is desirable to include an acquisition unit for acquiring the device information. According to such a configuration, it is possible to acquire the device information without excess or deficiency.

【0017】また、本発明の管理システムにおいて、前
記デバイス情報には、時間の経過とともに変動する動的
情報と、変動しない静的情報とが含まれる場合には、該
動的情報については、前記デバイス情報記憶手段に動的
情報の生成が行われているか否かに関わらず、前記管理
システムの要求に応じたデバイスにアクセスして、該デ
バイス情報を取得する動的情報取得手段を備えるものと
することが望ましい。こうすることにより、動的デバイ
ス情報を適切に取得し、管理することができる。
Further, in the management system according to the present invention, when the device information includes dynamic information that fluctuates with time and static information that does not fluctuate, the dynamic information is Irrespective of whether or not dynamic information is generated in the device information storage means, a dynamic information acquisition means for accessing a device in response to a request from the management system and acquiring the device information; It is desirable to do. This makes it possible to appropriately acquire and manage the dynamic device information.

【0018】本発明において、前記デバイス情報はMI
B情報であるものとすることができる。MIB情報は、
種々のデバイスについて統一的にデバイス情報を授受す
ることができる利点がある。
In the present invention, the device information is an MI
B information. MIB information is
There is an advantage that device information can be transferred uniformly for various devices.

【0019】本発明では、第2の構成として、ネットワ
ークに接続された複数デバイスの動作状況を管理する管
理システムにおいて、前記複数デバイスとの間でデバイ
ス情報の授受を行う情報授受手段と、該情報授受手段に
よりやりとりされたデバイス情報に基づいて前記デバイ
スの動作状況に関する管理情報を生成する管理手段とを
備え、前記情報授受手段は、前記管理手段との間で予め
設定された一定のプロトコルに従った情報の授受を行う
上位層インタフェースと、前記デバイスとの間で該デバ
イスに応じた方式でデバイス情報の授受を行う下位層イ
ンタフェースとを備える手段であるものとした。
According to the second aspect of the present invention, as a second configuration, in a management system that manages the operation status of a plurality of devices connected to a network, information transfer means for transferring device information to and from the plurality of devices; Management means for generating management information relating to the operation status of the device based on the device information exchanged by the exchange means, wherein the information exchange means follows a predetermined protocol set in advance with the management means. And a lower layer interface for transmitting and receiving device information to and from the device by a method corresponding to the device.

【0020】情報授受手段は、各デバイスと管理手段と
の間で、デバイス情報のやりとりを仲介する機能を奏す
る。多種多様なデバイスが管理対象に含まれる場合、こ
れらのデバイスとの間でデバイス情報をやりとりする際
の方法、即ち、プロトコルは、必ずしも統一されている
とは限らない。デバイスの中には、SNMPでデバイス
情報をやりとりするデバイスもあれば、デバイス固有の
コマンドを利用してデバイス情報をやりとりするデバイ
スもある。デバイス固有のコマンドを利用する場合に
は、デバイスのメーカや機種によって使用できるコマン
ドが相違する場合もある。
The information transfer means has a function of mediating the exchange of device information between each device and the management means. When various devices are included in the management target, a method for exchanging device information with these devices, that is, a protocol is not always unified. Some devices exchange device information with SNMP, and some devices exchange device information using device-specific commands. When a device-specific command is used, available commands may differ depending on the manufacturer and model of the device.

【0021】上記構成によれば、情報授受手段が果たす
デバイス情報の仲介機能により、管理手段は一定のプロ
トコルでデバイス情報を取得することができる。従っ
て、管理手段の処理内容を簡素化することができ、その
処理負担を軽減することができる。
According to the above configuration, the management means can acquire the device information by a predetermined protocol by the mediation function of the device information performed by the information transfer means. Therefore, the processing content of the management means can be simplified, and the processing load can be reduced.

【0022】また、管理対象となるデバイスが新たに追
加された場合、情報授受手段の構成のみを該デバイスと
の情報の授受が可能な状態に変更すれば、管理手段は新
たに追加されたデバイスについてもデバイス情報の取得
が可能となる。従って、管理対象となるデバイスの種類
を柔軟に増やすことができる。
When a device to be managed is newly added, if only the configuration of the information transmitting / receiving means is changed to a state in which information can be transmitted / received to / from the device, the managing means becomes compatible with the newly added device. , Device information can be obtained. Therefore, the types of devices to be managed can be flexibly increased.

【0023】本発明は、第3の構成として、ネットワー
クに接続された複数デバイスのMIB情報を管理するM
IB情報管理システムであって、階層構造をなすMIB
情報の下位にある所定階層における各項目ごとに、該階
層よりも下位の階層に属する項目をグループ化して記憶
する記憶手段と、前記MIB情報の管理対象となるデバ
イスに応じたプロトコルに従って、該管理対象となる項
目に対応するデバイス情報を取得し、前記記憶領域に格
納してMIB情報を生成するMIB情報生成手段と、該
記憶領域を参照して、格納されたMIB情報をSNMP
プロトコルに従って出力するMIB情報出力手段とを備
えるものとした。
According to a third aspect of the present invention, there is provided an M which manages MIB information of a plurality of devices connected to a network.
An IB information management system having a hierarchical MIB
For each item in a predetermined hierarchy lower than the information, storage means for grouping and storing items belonging to a hierarchy lower than the hierarchy, and the management according to a protocol corresponding to a device to be managed of the MIB information. MIB information generating means for obtaining device information corresponding to a target item, storing the device information in the storage area and generating MIB information, and referring to the storage area to store the stored MIB information in SNMP.
MIB information output means for outputting in accordance with the protocol.

【0024】MIB情報管理システムは、デバイス情報
をやりとりするためのプロトコルが多岐に亘るデバイス
から、それぞれのデバイスに応じたプロトコルでデバイ
ス情報を取得し、そのデバイス情報をSNMPでやりと
り可能なMIB情報の形式に変換する役割を果たす。換
言すれば、MIB情報管理システム上に、仮想的なMI
Bを構成する。仮想的なMIBに格納されたデバイス情
報は、SNMPに従って出力される。出力先は、デバイ
スを管理する管理システム、同じネットワークに接続さ
れたデバイスなど、MIB情報を利用可能な種々のシス
テムが考えられる。このように多岐に亘るプロトコルを
SNMPで統一的にやりとり可能にすることにより、上
記MIB情報管理システムから情報を受け取る種々のシ
ステムについて、処理の簡素化、処理負担の軽減などの
利点がある。また、管理対象となるデバイスを柔軟に追
加できる利点もある。
The MIB information management system obtains device information from devices having various protocols for exchanging device information with a protocol corresponding to each device, and converts the device information into MIB information which can be exchanged by SNMP. Plays the role of converting to a format. In other words, on the MIB information management system, a virtual MI
Construct B. The device information stored in the virtual MIB is output according to SNMP. Various systems that can use the MIB information, such as a management system for managing devices and devices connected to the same network, can be considered as an output destination. By making a wide variety of protocols unified and exchangeable by SNMP in this manner, various systems that receive information from the MIB information management system have advantages such as simplification of processing and reduction of processing load. Another advantage is that devices to be managed can be added flexibly.

【0025】第3の構成では、MIB情報を、下位の階
層をグループとして生成し、記憶する。各デバイスの全
てのMIB情報を記憶する必要がないため、管理対象と
なるデバイスが増えても、記憶に要するメモリ容量が極
端に増加することを回避できる。第3の構成において、
所定の条件下で不要となったMIB情報を随時消去する
手段を設けることも望ましい。
In the third configuration, MIB information is generated and stored in groups of lower layers. Since it is not necessary to store all the MIB information of each device, it is possible to avoid an extremely large memory capacity required for storage even if the number of devices to be managed increases. In the third configuration,
It is also desirable to provide means for erasing MIB information that is no longer required under predetermined conditions.

【0026】なお、上記MIB情報管理システムは、ネ
ットワークに接続された単体のシステムとして構成して
もよいし、その他のシステム、例えばMIB情報を利用
する管理システムと同一の筐体内に構成するものとして
もよい。
The MIB information management system may be configured as a single system connected to a network, or may be configured in another system, for example, in the same housing as a management system using MIB information. Is also good.

【0027】本発明は、上述した管理システム、MIB
情報管理システムの他、種々の態様で構成可能である。
例えば、デバイスの管理方法、デバイスの管理を行うシ
ステムとデバイスとの間で管理情報を仲介する仲介方
法、MIB情報管理方法などの態様で構成してもよい。
また、コンピュータにより、上述した管理システム、M
IB情報管理システムの機能を実現するプログラム、該
プログラムと同士し得る信号形態、該プログラムを記録
した記録媒体などの態様で構成してもよい。ここで、記
録媒体としては、フレキシブルディスクやCD−RO
M、光磁気ディスク、ICカード、ROMカートリッ
ジ、パンチカード、バーコードなどの符号が印刷された
印刷物、コンピュータの内部記憶装置(RAMやROM
などのメモリ)および外部記憶装置等、コンピュータが
読取り可能な種々の媒体を利用できる。
The present invention relates to the above-described management system, MIB
It can be configured in various modes other than the information management system.
For example, the configuration may be such as a device management method, a mediation method for mediating management information between a device management system and a device, and an MIB information management method.
Further, the management system described above, M
It may be configured in a form of a program for realizing the function of the IB information management system, a signal form compatible with the program, a recording medium storing the program, and the like. Here, as a recording medium, a flexible disk or a CD-RO
M, a magneto-optical disk, an IC card, a ROM cartridge, a punched card, a printed matter on which a code such as a barcode is printed, a computer internal storage device (RAM or ROM)
A variety of computer-readable media can be used, such as a memory (e.g., memory) and external storage.

【0028】[0028]

【発明の実施の形態】以下、本発明の実施例について以
下の順序で説明する。 A.システムの構成: B.管理システム: B1.管理ブロック: B2.MIBゲートウェイ: C.MIBテンプレート: D.管理情報生成処理: E.管理情報生成例: F.変形例: F1.MIB消去条件についての第1変形例: F2.MIB消去条件についての第2変形例: G.その他の変形例:
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below in the following order. A. System configuration: B. Management system: B1. Management block: B2. MIB Gateway: MIB template: Management information generation processing: Example of management information generation: Modification: F1. First Modification of MIB Erasure Condition: F2. Second Modification of MIB Erasure Condition: Other variations:

【0029】A.システムの構成:図1は実施例におけ
るシステムの概略構成を示す説明図である。本実施例で
は、管理用サーバ100と、管理用コンピュータPC、
管理デバイスがネットワークLANを介して接続されて
いる。管理デバイスとしては、プリンタPRT1〜PR
T5を例示した。更に多数の管理デバイスを備えるもの
としてもよい。管理用コンピュータPCは、汎用のコン
ピュータで構成されている。管理者は、管理用コンピュ
ータPCを用いて、管理用サーバ100にアクセスして
Web表示データを取得し、所定のブラウザにより表示
させることで、管理デバイスであるプリンタPRT1〜
PRT5の動作状況などを管理することができる。
A. System Configuration: FIG. 1 is an explanatory diagram showing a schematic configuration of a system in an embodiment. In the present embodiment, the management server 100, the management computer PC,
A management device is connected via a network LAN. Printers PRT1 to PRT are used as management devices.
T5 is exemplified. Further, a plurality of management devices may be provided. The management computer PC is composed of a general-purpose computer. The administrator accesses the management server 100 using the management computer PC to acquire Web display data, and displays the Web display data using a predetermined browser.
The operating status of the PRT 5 can be managed.

【0030】B.管理システム:図2は管理用サーバ1
00の機能ブロックを示す説明図である。本実施例で
は、各機能ブロックは、管理用サーバ100にソフトウ
ェア的に構成されている。機能ブロックは、それぞれの
機能を実現するソフトウェアを記録媒体またはネットワ
ークを介して取得し、インストールすることによって構
築される。もちろん、それぞれをハードウェアで構成す
ることも可能である。本実施例では、これらの機能ブロ
ックを備える管理用サーバ100が、本発明における管
理システムおよびMIB情報管理システムに相当する。
B. Management system: FIG. 2 shows management server 1
It is an explanatory view showing a functional block of 00. In the present embodiment, each functional block is configured in the management server 100 as software. The function block is constructed by acquiring software for realizing each function via a recording medium or a network and installing the software. Of course, each of them can be configured by hardware. In the present embodiment, the management server 100 having these functional blocks corresponds to the management system and the MIB information management system of the present invention.

【0031】管理用サーバ100には、全体機能の制御
を行う制御部102が設けられている。この制御部10
2の制御の下で機能するブロックとして、管理ブロック
110、MIBゲートウェイ120、ネットワークイン
タフェース130が備えられている。
The management server 100 is provided with a control unit 102 for controlling the overall functions. This control unit 10
The management block 110, the MIB gateway 120, and the network interface 130 are provided as blocks functioning under the control of the second control.

【0032】管理用サーバ100は、ネットワークを介
してプリンタおよび管理用コンピュータPCと種々の情
報をやりとりする。この際、ネットワークを介した通信
を実現する機能を奏するのが、ネットワークインタフェ
ース130である。ネットワークを介した情報のやりと
りは、TCP/IPなど所定の通信用プロトコルに従っ
て行われる。ネットワークインタフェース130は、管
理用サーバ100から外部に送信すべき情報を、この通
信用プロトコルに従ったパケットデータに加工して、ネ
ットワークLANに出力する。また、ネットワークLA
Nを介して受信されたパケットデータを、通信用プロト
コルに従って解析し、その実体を抽出する機能を奏す
る。
The management server 100 exchanges various information with a printer and a management computer PC via a network. At this time, the network interface 130 has a function of realizing communication via the network. The exchange of information via the network is performed according to a predetermined communication protocol such as TCP / IP. The network interface 130 processes information to be transmitted from the management server 100 to the outside into packet data according to the communication protocol, and outputs the packet data to the network LAN. In addition, network LA
It has a function of analyzing packet data received via N according to a communication protocol and extracting its entity.

【0033】B1.管理ブロック:管理ブロック110
は、プリンタPRT1〜PRT5の動作状態を管理する
ための情報を、管理用コンピュータPCのブラウザに表
示させる表示用データを生成する。管理ブロック110
には、管理用データベース112,Webデータ生成モ
ジュール114、SNMPモジュール116が備えられ
ている。
B1. Management block: Management block 110
Generates display data for causing the browser of the management computer PC to display information for managing the operation states of the printers PRT1 to PRT5. Management block 110
Is provided with a management database 112, a Web data generation module 114, and an SNMP module 116.

【0034】管理用データベース112は、表示用デー
タを生成するために、プリンタPRT1〜PRT5の管
理情報を記憶する。Webデータ生成モジュール114
は、HTML(Hyper Text Markup Language)などの言
語を利用して、管理用コンピュータPCのブラウザに表
示するためのデータを、管理用データベース112に記
憶された情報に基づいて生成する。
The management database 112 stores management information of the printers PRT1 to PRT5 in order to generate display data. Web data generation module 114
Generates data to be displayed on the browser of the management computer PC based on information stored in the management database 112 using a language such as HTML (Hyper Text Markup Language).

【0035】SNMPモジュール116は、管理用デー
タベース112に記憶する管理情報を取得する機能を果
たす。デバイスの動作状況の管理は、MIB(Manageme
nt Information Base)と呼ばれるデータベースを利用
して行われることが多い。MIBはプリンタの動作状況
などを示すデバイス情報を、所定のアドレスに所定の項
目を対応づけて記憶するデータベースである。このデー
タベースにアクセスすることにより、管理ブロック11
0は、各プリンタの動作状況を確認することができる。
このデータベースの内容を変更することにより、管理ブ
ロック110は、各プリンタの動作設定を変更すること
もできる。MIBとの情報授受は、SNMP(Simple N
etwork Management Protocol)と呼ばれるプロトコルに
従って行われる。このプロトコルによるMIB情報の授
受を行うのがSNMPモジュール116の機能である。
SNMPモジュール116により取得された管理情報
は、管理用データベース112に記憶される。
The SNMP module 116 has a function of acquiring management information stored in the management database 112. Device operation status management is performed by MIB (Manageme
(nt Information Base). The MIB is a database that stores device information indicating the operation status of the printer and the like in association with a predetermined address and a predetermined item. By accessing this database, the management block 11
0 indicates that the operation status of each printer can be confirmed.
By changing the contents of this database, the management block 110 can also change the operation settings of each printer. Information is exchanged with the MIB using SNMP (Simple N
This is performed according to a protocol called "Etwork Management Protocol". The function of the SNMP module 116 is to send and receive MIB information according to this protocol.
The management information acquired by the SNMP module 116 is stored in the management database 112.

【0036】但し、本実施例では、管理ブロック110
は、プリンタのMIBへの直接のアクセスは行わない。
管理ブロック110は、管理用サーバ100内に仮想的
に構築されたMIBにアクセスすることにより、管理情
報の取得を行う。この仮想的なMIBを生成し、記憶す
るのが、MIBゲートウェイ120の機能である。本実
施例では、MIBゲートウェイ120を利用して間接的
に管理情報を取得することにより、後述する種々の利点
を実現している。もちろん、管理ブロック110が、直
接プリンタのMIBにアクセスすることを禁じるもので
はない。例えば、管理ブロック110がMIBゲートウ
ェイ120を介した管理情報の取得と、直接プリンタに
アクセスすることによる管理情報の取得とを使い分ける
ものとしてもよい。
However, in this embodiment, the management block 110
Does not directly access the MIB of the printer.
The management block 110 acquires management information by accessing an MIB virtually constructed in the management server 100. It is the function of the MIB gateway 120 to generate and store this virtual MIB. In the present embodiment, various advantages described later are realized by indirectly acquiring management information using the MIB gateway 120. Of course, this does not prohibit the management block 110 from directly accessing the MIB of the printer. For example, the management block 110 may use acquisition of management information via the MIB gateway 120 and acquisition of management information by directly accessing the printer.

【0037】ここで、本実施例において使用する「管理
情報」、「デバイス情報」、「MIB情報」の用語につ
いて定義する。これらの用語は、いずれも管理対象とな
るプリンタについて、その管理に関連する種々の情報を
意味する。これらの情報には、時間の経過とともに変動
しない静的情報と、変動する動的情報とが含まれる。前
者には、プリンタの機種名、管理者が管理上の便宜のた
めに付した識別番号、プリンタの印刷機構の種別、ネッ
トワーク上のアドレスなどが含まれる。後者には、トナ
ーの残量、用紙の残量などが含まれる。
Here, the terms "management information", "device information", and "MIB information" used in this embodiment are defined. Each of these terms means various information related to the management of the printer to be managed. Such information includes static information that does not change over time and dynamic information that changes. The former includes a model name of the printer, an identification number assigned by the administrator for management convenience, a type of a printing mechanism of the printer, an address on a network, and the like. The latter includes the remaining amount of toner, the remaining amount of paper, and the like.

【0038】三者の用語は、情報を扱う主体によって使
い分けるものとする。「管理情報」という用語は、デバ
イスの動作状態管理ブロック110が取得し、記憶する
情報を意味する。「デバイス情報」は、管理対象となる
プリンタとMIBゲートウェイ120との間でやりとり
される情報を意味する。「MIB情報」はMIBゲート
ウェイ120に構成された仮想的MIBに記憶された情
報を意味する。
The three terms are used depending on the entity that handles information. The term “management information” refers to information acquired and stored by the operation state management block 110 of the device. “Device information” means information exchanged between a printer to be managed and the MIB gateway 120. “MIB information” means information stored in a virtual MIB configured in the MIB gateway 120.

【0039】B2.MIBゲートウェイ:MIBゲート
ウェイ120は、先に説明した通り、仮想的なMIB
(以下、単に「仮想MIB」と呼ぶ)を構築する機能を
奏する。MIBゲートウェイ120には、MIB情報生
成部122、MIBテンプレート124、SNMPモジ
ュール126、コマンドモジュール128が備えられて
いる。
B2. MIB gateway: The MIB gateway 120 is a virtual MIB as described above.
(Hereinafter simply referred to as “virtual MIB”). The MIB gateway 120 includes an MIB information generation unit 122, an MIB template 124, an SNMP module 126, and a command module 128.

【0040】MIB情報生成部122は、SNMPモジ
ュール126、コマンドモジュール128とを使い分け
て仮想MIBを生成する。管理ブロック110は、情報
を取得すべき対象となるプリンタおよび取得すべき項目
を指定して、MIBゲートウェイ120にアクセスす
る。取得すべき項目は、SNMPプロトコルに従ってM
IBのアドレスを用いた形式で指定される。MIB情報
生成部122は、指定された情報を含む一定の範囲で仮
想MIBを記憶領域上に構成する。記憶領域に構成すべ
き項目はMIBテンプレート124に記憶されている。
本実施例では、管理対象となる全プリンタの全ての項目
について仮想MIBを構成するのではなく、管理ブロッ
ク110から要求された情報を含む一部の部分について
のみ仮想MIBを生成する。必要とされた部分について
のみ仮想MIBを生成することによって、管理用サーバ
100に要求されるメモリ容量を抑制するとともに、メ
モリリソースの有効活用を図っている。
The MIB information generator 122 generates a virtual MIB by using the SNMP module 126 and the command module 128 selectively. The management block 110 accesses the MIB gateway 120 by specifying a printer from which information is to be obtained and an item to be obtained. Items to be acquired are M according to the SNMP protocol.
It is specified in a format using the address of the IB. The MIB information generation unit 122 configures a virtual MIB on a storage area within a certain range including the specified information. Items to be configured in the storage area are stored in the MIB template 124.
In the present embodiment, a virtual MIB is not generated for all items of all printers to be managed, but is generated only for a part including information requested from the management block 110. By generating the virtual MIB only for the required part, the memory capacity required for the management server 100 is suppressed, and the memory resources are effectively used.

【0041】要求された情報に対し、MIB情報を生成
すべき範囲を特定するのがMIBテンプレート124で
ある。その詳細な内容は後述する。MIB情報生成部1
22は、管理ブロック110から要求された項目を含む
MIBテンプレート124を記憶領域に展開して、仮想
MIBを構成するための領域を確保する。この時点で
は、記憶領域が確保されたのみであって、MIB情報は
格納されていない。MIB情報生成部122は、以下に
説明する通り、SNMPモジュール126、コマンドモ
ジュール128を必要に応じて使い分けて、プリンタか
らデバイス情報を取得する。MIB情報生成部122
は、こうして取得されたデバイス情報をMIB情報とし
て格納する。また、MIB情報生成部122は、一旦生
成された仮想MIBのうち、不要となった仮想MIBに
ついては、消去する機能も奏する。
An MIB template 124 specifies a range in which MIB information is to be generated for the requested information. The details will be described later. MIB information generation unit 1
Reference numeral 22 expands the MIB template 124 including the item requested from the management block 110 in a storage area, and secures an area for configuring a virtual MIB. At this point, only the storage area is reserved, and the MIB information is not stored. The MIB information generation unit 122 acquires device information from the printer by properly using the SNMP module 126 and the command module 128 as necessary, as described below. MIB information generation unit 122
Stores the device information thus obtained as MIB information. The MIB information generation unit 122 also has a function of deleting unnecessary virtual MIBs from the virtual MIB once generated.

【0042】MIB情報生成部122が、デバイス情報
をプリンタから取得する機能について説明する。SNM
Pに基づいてデバイス情報を取得するためには、プリン
タ側にMIBが用意され、SNMPでデバイス情報の授
受を可能とするソフトウェアが搭載されている必要があ
る。管理対象となるプリンタPRT1〜PRT5が、必
ずしもこれらのソフトウェアを備えているとは限らな
い。SNMPに対応不能なプリンタが管理対象に含まれ
ている場合には、各プリンタに合わせて個別に用意され
たコマンドを利用して、要求された情報をプリンタから
取得する必要がある。コマンドモジュール128は、こ
の機能を奏するブロックである。コマンドモジュール1
28には、SNMPに対応不能なプリンタについて、M
IB情報を取得するために必要なコマンドがプリンタご
とに記憶されている。MIB情報生成部122は、コマ
ンドを利用すべきプリンタからの情報取得を行う場合に
は、コマンドモジュール128に、対象となるプリンタ
および取得すべき情報を指示する。コマンドモジュール
128は、この指示に応じて、予め記憶されているコマ
ンドを利用して、デバイス情報を取得し、MIB情報生
成部122に受け渡す。
The function of the MIB information generation unit 122 for acquiring device information from a printer will be described. SNM
In order to acquire device information based on the P, it is necessary that an MIB be prepared on the printer side and that software be installed that enables transmission and reception of device information by SNMP. The printers PRT1 to PRT5 to be managed do not always have these software. When a printer that cannot support SNMP is included in the management target, it is necessary to acquire the requested information from the printer by using a command individually prepared for each printer. The command module 128 is a block having this function. Command module 1
28 shows M about printers that cannot support SNMP.
Commands necessary for acquiring IB information are stored for each printer. When acquiring information from a printer that should use the command, the MIB information generation unit 122 instructs the command module 128 on the target printer and the information to be acquired. In response to this instruction, the command module 128 obtains device information using a command stored in advance, and transfers the device information to the MIB information generation unit 122.

【0043】SNMPモジュール126は、SNMPプ
ロトコルに従って、MIB情報をやりとりする機能を奏
する。第1にSNMPモジュール126は、MIBに対
応可能なプリンタとの間でMIB情報の授受を行う。M
IB情報生成部122は、SNMPに対応したプリンタ
から情報を取得する場合には、対象プリンタおよび取得
すべき情報をSNMPモジュール126に指示する。こ
の場合、取得すべき情報の指示は、MIBのアドレスを
用いて行われる。SNMPモジュール126はこのアド
レスをプリンタに送信してMIB情報を取得し、MIB
情報生成部122に受け渡す。
The SNMP module 126 has a function of exchanging MIB information according to the SNMP protocol. First, the SNMP module 126 transmits and receives MIB information to and from a printer capable of supporting MIB. M
When acquiring information from a printer that supports SNMP, the IB information generation unit 122 instructs the SNMP module 126 about a target printer and information to be acquired. In this case, the instruction of the information to be obtained is performed using the address of the MIB. The SNMP module 126 transmits this address to the printer to acquire MIB information, and
The information is passed to the information generation unit 122.

【0044】上述した授受の他、第2にSNMPモジュ
ール126は、管理ブロック110との間でMIB情報
の授受を行う。先に説明した通り、管理ブロック110
は、MIBゲートウェイ120の仮想MIBにアクセス
して管理情報の取得を行う。この情報の授受は、管理ブ
ロック110とMIBゲートウェイ120のSNMPモ
ジュール116,126により実現される。MIBゲー
トウェイ120のSNMPモジュール126は、MIB
情報生成部122に記憶された仮想MIBにアクセスし
て、管理ブロック110から指定されたアドレスに対応
するMIB情報を取得し、管理ブロック110に受け渡
す。
Second, in addition to the above-mentioned exchange, the SNMP module 126 exchanges MIB information with the management block 110. As described above, the management block 110
Accesses the virtual MIB of the MIB gateway 120 and acquires management information. The transmission and reception of this information is realized by the management block 110 and the SNMP modules 116 and 126 of the MIB gateway 120. The SNMP module 126 of the MIB gateway 120
The virtual MIB stored in the information generation unit 122 is accessed, MIB information corresponding to the specified address is acquired from the management block 110, and the MIB information is transferred to the management block 110.

【0045】C.MIBテンプレート:MIBテンプレ
ート124の構成について説明する。図3はMIBの構
成を示す説明図である。MIBは、アドレスと管理項目
とが一義的に対応したデータベースとして構成されてい
る。図3には、MIBの一部について構成を具体的に示
した。「MIBのアドレスは、プレフィックス部分と、
サフィックス部分に分けられる。両者を組み合わせて特
定されるアドレスが、MIB情報の授受に使用されるア
ドレスである。図示する通り、プレフィックス「1.
3.6.2.1.43.10」とサフィックス「2.
1」を組み合わせたアドレス「1.3.6.2.1.4
3.10.2.1」に対応する項目が、「Entr
y]、即ちプリンタのエントリー名となる。次のアドレ
ス「1.3.6.2.1.43.10.2.1.1」は
「Index」、即ちプリンタの管理上の識別番号とな
る。次のアドレスは、印刷機構の種別、即ち、インクジ
ェットプリンタ、レーザプリンタなどの種別に対応す
る。また、プレフィックス「1.3.6.2.1.4
3.18」では、サフィックスに対応して、プリンタの
アラートレベルとその状態が与えられる。アラートレベ
ルとは、「プリンタカバーが開いている」など、プリン
タの異常を意味する。このようにMIBでは、それぞれ
アドレスを指定することにより、MIB情報をやりとり
することができる。なお、プレフィックスとサフィック
スは、便宜的な区分であり、例えば、「Entry」に
対応したアドレスについて、「1.3.6.2.1.4
3」までをプレフィックス、それ以降をサフィックスと
して扱っても構わない。
C. MIB template: The configuration of the MIB template 124 will be described. FIG. 3 is an explanatory diagram showing the configuration of the MIB. The MIB is configured as a database in which addresses and management items uniquely correspond. FIG. 3 specifically shows the configuration of a part of the MIB. "The address of the MIB is a prefix part,
Divided into suffix parts. An address specified by combining the two is an address used for exchanging MIB information. As shown, the prefix “1.
3.6.2.1.43.10 "and the suffix" 2.
Address “1.3.6.2.1.1.4” combining “1”
The item corresponding to “3.10.2.1” is “Entr.
y], that is, the entry name of the printer. The next address “1.3.6.2.1.43.10.2.1.1” is “Index”, that is, an identification number for printer management. The next address corresponds to the type of the printing mechanism, that is, the type of the inkjet printer, the laser printer, or the like. Also, the prefix “1.3.3.6.1.4”
In 3.18 ", the alert level of the printer and its status are given corresponding to the suffix. The alert level means a printer abnormality such as "the printer cover is open". As described above, in the MIB, MIB information can be exchanged by designating addresses. Note that the prefix and the suffix are expedient divisions. For example, for an address corresponding to “Entry”, “1.3.6.1.4.
Up to 3 "may be treated as a prefix, and subsequent ones may be treated as a suffix.

【0046】図4はMIBテンプレート124の内容を
示す説明図である。本実施例では、MIBテンプレート
124は、2種類のテーブルの組み合わせで構成されて
いる。先に説明したプレフィックスに対応したPref
ixテーブルと、サフィックスに対応したSuffix
テーブルの2種類である。
FIG. 4 is an explanatory diagram showing the contents of the MIB template 124. In the present embodiment, the MIB template 124 is configured by a combination of two types of tables. Pref corresponding to the prefix described above
ix table and Suffix corresponding to suffix
There are two types of tables.

【0047】Prefixテーブルは、アドレスのプレ
フィックスに対して、Suffixテーブルの所在を対
応づけて記憶する。図4に示すように、例えば、アドレ
スのプレフィックスが「1.3.6.2.1.43.1
0」である場合には、Prefixテーブルにより、そ
れに対応したSuffixテーブルの所在が、Add1
と特定される。「Add1」は、管理用サーバ100の
構成に応じて種々の定義が可能である。管理用サーバ1
00内のディレクトリまたはフォルダ構成に基づいたパ
ス名で特定するものとしてもよいし、管理用サーバ10
0内のアドレスを特定するものとしてもよい。なお、S
uffixテーブルはネットワークに接続された管理用
サーバ100と異なるサーバに記憶されていてもよい。
The Prefix table stores the location of the Suffix table in association with the prefix of the address. As shown in FIG. 4, for example, if the prefix of the address is “1.3.6.2.1.33.1.
If it is “0”, the Prefix table indicates that the location of the corresponding Suffix table is Add1.
Is specified. “Add1” can be variously defined according to the configuration of the management server 100. Management server 1
00 may be specified by a path name based on the directory or folder structure in the management server 10.
An address within 0 may be specified. Note that S
The uffix table may be stored in a server different from the management server 100 connected to the network.

【0048】Suffixテーブルは、プレフィックス
に対応したサフィックスの構成を記憶するテーブルであ
る。例えば、図中のSuffixテーブルAは、プレフ
ィックス「1.3.6.2.1.43.10」に属する
全サフィックスの構成を与える。ここでは、内容として
「Entry」「Index」等を例示したが、実際に
は、これらの情報を記憶するために必要となるメモリ領
域、即ちテンプレートが記憶されている。Suffix
テーブルBも同様に、プレフィックス「1.3.6.
2.1.43.18」に属するテンプレートが記憶され
ている。Suffixテーブルは、プレフィックスに属
する全サフィックスについて仮想MIBを生成可能な記
憶領域を確保する役割を果たすものであり、各サフィッ
クスに対応したプリンタのデバイス情報自体を提供する
ものではない。
The Suffix table is a table for storing a suffix structure corresponding to a prefix. For example, the Suffix table A in the figure gives the configuration of all suffixes belonging to the prefix “1.3.6.2.1.43.10”. Here, “Entry”, “Index”, and the like are illustrated as contents, but actually, a memory area necessary for storing such information, that is, a template is stored. Suffix
Similarly, for the table B, the prefix “1.3.6.
2.1.43.18 "are stored. The Suffix table serves to secure a storage area in which a virtual MIB can be generated for all suffixes belonging to a prefix, and does not provide device information of a printer corresponding to each suffix.

【0049】MIBテンプレート124が参照される
と、要求されたMIBのアドレスのプレフィックスに基
づいて、Prefixテーブルを参照し、対応したSu
ffixテーブルがメモリ上に読み込まれる。要求され
た項目が一つであっても、その項目に該当するSuff
ixテーブル全体をメモリ上に展開する。即ち、これら
のSuffixテーブルを一つのグループとして扱う。
SNMPでは、MIBのアドレスを直接指定して情報の
やりとりを行う場合と、相対的にアドレスを指定して情
報のやりとりを行う場合とがある。後者の例としては、
一旦情報をやりとりしたアドレスに対し「次のアドレ
ス」を指定する方法がある。MIBにおいて、所定のア
ドレスを指定して、図3、図4に示す「アラートレベ
ル」に関する情報を取得した後、「次のアドレス」の情
報を指定すれば、直ちにその「状態」に関する情報を取
得することができる。本実施例では、Suffixテー
ブルを一つのグループとして仮想MIBを生成すること
により、SNMPにおける相対的なアドレス指定に対し
ても対応可能とした。
When the MIB template 124 is referenced, the Prefix table is referenced based on the prefix of the address of the requested MIB, and the corresponding Su
The ffix table is read into the memory. Even if there is only one requested item, the Suff corresponding to that item
The entire ix table is expanded on the memory. That is, these Suffix tables are treated as one group.
In SNMP, there are a case where information is exchanged by directly specifying an address of the MIB and a case where information is exchanged by specifying an address relatively. As an example of the latter,
There is a method of designating a "next address" for an address with which information has been exchanged once. In the MIB, by specifying a predetermined address and acquiring information on the “alert level” shown in FIGS. 3 and 4, by specifying information on the “next address”, information on the “state” is immediately acquired. can do. In the present embodiment, by generating a virtual MIB with the Suffix table as one group, it is possible to cope with relative addressing in SNMP.

【0050】D.管理情報生成処理:以上の機能ブロッ
クに基づいて、管理情報および管理用コンピュータPC
でプリンタの動作を管理するために供されるWebデー
タを生成する処理について説明する。管理者が管理用コ
ンピュータPCから、プリンタの動作状況を管理するた
めに表示すべき内容を指定すると、その内容に応じて管
理ブロック110は、MIBゲートウェイ120にアク
セスしてMIB情報を取得し、このMIB情報に基づい
て表示用のWebデータを生成する。管理情報生成処理
は、これらの一連の処理を指す。
D. Management information generation processing: management information and management computer PC based on the above functional blocks
A description will now be given of a process for generating Web data used for managing the operation of the printer. When the administrator designates the contents to be displayed for managing the operation status of the printer from the management computer PC, the management block 110 accesses the MIB gateway 120 according to the contents to acquire the MIB information. Display Web data is generated based on the MIB information. Management information generation processing refers to a series of these processing.

【0051】図5は管理情報生成処理のフローチャート
である。この処理は、ハードウェア的には、管理用サー
バ100のCPUが実行する処理であり、ソフトウェア
的には、制御部102の制御下で管理ブロック110お
よびMIB情報生成部122が主として実行する機能に
相当する。
FIG. 5 is a flowchart of the management information generation process. In terms of hardware, this processing is executed by the CPU of the management server 100. In terms of software, the functions mainly executed by the management block 110 and the MIB information generation unit 122 under the control of the control unit 102 Equivalent to.

【0052】この処理では、まず対象プリンタの設定お
よび対象項目の設定を行う(ステップS10,S1
2)。これらの項目は、管理用コンピュータPCから指
定された表示内容に基づいて設定される。
In this process, first, setting of a target printer and setting of a target item are performed (steps S10 and S1).
2). These items are set based on the display contents specified by the management computer PC.

【0053】次に、CPUは、指定された項目が静的項
目であり、かつその項目に対応する情報が既に取得済み
であるか否かを判断する(ステップS14)。静的項目
とは、時間の経過によって変動しないデバイス情報をい
う。例えば、プリンタの機種名や管理上の識別番号、印
刷機構の種別などが静的項目に対応する。一方、プリン
タのトナー残量や印刷用紙残量などは、プリンタを運用
している間、常に変動する情報である。これらの項目を
以下では、動的項目と呼ぶ。
Next, the CPU determines whether or not the designated item is a static item, and whether information corresponding to the item has already been acquired (step S14). Static items refer to device information that does not change over time. For example, the printer model name, management identification number, type of printing mechanism, and the like correspond to the static items. On the other hand, the remaining amount of toner and the remaining amount of printing paper of the printer are information that constantly changes during operation of the printer. These items are hereinafter referred to as dynamic items.

【0054】要求された項目が、静的項目であり、かつ
既に取得済みの項目である場合には、既に、MIB情報
生成部122に仮想MIBが生成されているから、プリ
ンタに改めてアクセスする必要はない。CPUは、MI
B情報生成部122に記憶された仮想MIBにアクセス
して、管理情報を取得する(ステップS18)。この場
合は、プリンタにアクセスすることなく、管理情報を取
得できるため、高速処理が可能である。
If the requested item is a static item and has already been acquired, a virtual MIB has already been generated in the MIB information generating unit 122, so it is necessary to access the printer again. There is no. CPU is MI
The virtual MIB stored in the B information generation unit 122 is accessed to acquire management information (step S18). In this case, the management information can be obtained without accessing the printer, so that high-speed processing is possible.

【0055】一方、要求された項目が動的項目である場
合、または静的項目であってもその情報が未だ取得され
ていない項目である場合、CPUは対象となるプリンタ
にアクセスして情報を取得する(ステップS16)。本
実施例では、ソフトウェア的に以下の2段階で情報の取
得が行われる。第1段階は、仮想MIBの生成である。
つまり、対象となるプリンタがSNMPに対応している
場合には、CPUは対象項目に相当するアドレスを直接
プリンタに出力してデバイス情報を取得する。対象とな
るプリンタがSNMPに対応していない場合には、CP
Uは対象項目に対応するコマンドをプリンタに送信して
デバイス情報を取得する。得られた情報を、MIB情報
生成部122に用意された記憶領域に格納することによ
り、仮想MIBを生成する。ここまでの処理は、MIB
情報生成部122の機能に相当する。
On the other hand, if the requested item is a dynamic item, or if the requested item is a static item whose information has not yet been acquired, the CPU accesses the target printer and obtains the information. Obtain (step S16). In the present embodiment, information is acquired in the following two stages in terms of software. The first stage is generation of a virtual MIB.
That is, when the target printer supports SNMP, the CPU directly outputs an address corresponding to the target item to the printer to acquire device information. If the target printer does not support SNMP, CP
U transmits a command corresponding to the target item to the printer to acquire device information. By storing the obtained information in a storage area prepared in the MIB information generation unit 122, a virtual MIB is generated. The process up to this point is MIB
This corresponds to the function of the information generation unit 122.

【0056】第2段階は、仮想MIBからの情報取得で
ある。CPUは、ステップS18と同様、対象項目に相
当するアドレスを指定して、仮想MIBから管理情報を
取得する。この処理は、管理ブロック110の機能に相
当する。なお、本実施例では、このように2段階で情報
取得を行うものとしたが、仮想MIBの生成とともに、
その情報を管理ブロック110に受け渡すようにしても
よい。
The second stage is information acquisition from the virtual MIB. The CPU acquires management information from the virtual MIB by designating an address corresponding to the target item, as in step S18. This processing corresponds to the function of the management block 110. In this embodiment, the information is obtained in two stages as described above. However, along with the generation of the virtual MIB,
The information may be transferred to the management block 110.

【0057】CPUは、こうして得られた管理情報に基
づいて、管理用コンピュータPCに画面表示するための
Webデータを生成する(ステップS20)。Webデ
ータは、HTMLなどブラウザで表示可能な言語で記述
される。このデータを管理用コンピュータPCに所定の
プロトコルに送信することにより、管理用コンピュータ
PCでは、プリンタの管理情報を画面で確認することが
できる。
The CPU generates Web data for displaying a screen on the management computer PC based on the management information thus obtained (step S20). Web data is described in a language that can be displayed by a browser such as HTML. By transmitting this data to the management computer PC using a predetermined protocol, the management computer PC can check the management information of the printer on the screen.

【0058】こうしてWebデータを生成した後、CP
Uは仮想MIBを消去するか否かを判定する(ステップ
S22)。既に説明した通り、MIB情報が要求される
度に、管理用サーバ100には、要求された項目に応じ
た仮想MIBが生成される。この仮想MIBをそのまま
保存するものとすれば、管理用サーバ100のメモリが
仮想的なMIBの記憶に費やされ、メモリ容量が不足す
る可能性もある。本実施例では、かかる事態を回避する
ため、所定の条件で仮想MIBを随時消去する。ここで
は、動的項目が含まれる仮想MIBについては、Suf
fixテーブル単位で消去するものとした。CPUは、
かかる条件に基づき、管理用サーバ100に生成されて
いる仮想MIBについて、それぞれ消去可能か否かを判
断し(ステップS22)、消去可能な仮想MIBについ
てはその内容を消去する(ステップS24)。
After the Web data is generated in this way, the CP
U determines whether to delete the virtual MIB (step S22). As described above, each time MIB information is requested, the management server 100 generates a virtual MIB corresponding to the requested item. If the virtual MIB is stored as it is, the memory of the management server 100 is used for storing the virtual MIB, and the memory capacity may be insufficient. In this embodiment, in order to avoid such a situation, the virtual MIB is deleted as needed under a predetermined condition. Here, for the virtual MIB including the dynamic item, Suf
Erasing is performed on a fix table basis. The CPU
Based on these conditions, it is determined whether each of the virtual MIBs created in the management server 100 can be deleted (step S22), and the contents of the erasable virtual MIB are deleted (step S24).

【0059】以上の処理を管理用コンピュータPCから
の指示に応じて実行することにより、本実施例の管理シ
ステムは、プリンタの動作状況の管理を可能としてい
る。
By executing the above processing in response to an instruction from the management computer PC, the management system according to the present embodiment can manage the operation status of the printer.

【0060】E.管理情報生成例:本実施例の管理シス
テムにより、プリンタの動作状況を管理する一例を示
す。図6はプリンタ管理情報の表示例を示す説明図であ
る。管理用コンピュータPCのディスプレイに、ブラウ
ザによって表示される画面である。図1に示した通り、
本実施例のシステムでは、管理デバイスとして、プリン
タPRT1〜PRT5が接続されている。図6では、こ
れらのプリンタについて、トナーおよび印刷用紙の残量
を管理する場合の表示例を示した。図示の都合上、対象
プリンタをPRT1〜PRT3とした場合を示した。プ
リンタPRT4,PRT5についても管理情報の表示が
可能である。
E. Example of management information generation: An example of managing the operation status of a printer by the management system of the present embodiment will be described. FIG. 6 is an explanatory diagram showing a display example of the printer management information. This is a screen displayed by the browser on the display of the management computer PC. As shown in FIG.
In the system of this embodiment, printers PRT1 to PRT5 are connected as management devices. FIG. 6 shows a display example in the case where the remaining amounts of toner and printing paper are managed for these printers. For convenience of illustration, the case where the target printers are PRT1 to PRT3 is shown. The management information can also be displayed for the printers PRT4 and PRT5.

【0061】管理情報は、これらに限定されるものでは
ない。資産管理に関する情報、例えば、各プリンタの資
産管理上の番号、管理責任者等の情報を表示させてもよ
い。ネットワーク上の設定に関する情報、例えば、IP
アドレス、MACアドレスなどの情報を表示させるもの
としてもよい。その他、プリンタの管理に必要となる種
々の情報を指定して表示させることができる。
The management information is not limited to these. Information on asset management, for example, information on the asset management number of each printer, the person in charge of management, etc. may be displayed. Information on settings on the network, for example, IP
Information such as an address and a MAC address may be displayed. In addition, it is possible to specify and display various information necessary for managing the printer.

【0062】図7はプリンタの個別管理情報の表示例を
示す説明図である。図6において、プリンタPRT1を
選択することにより表示される。ここでは、図6と同等
の項目、即ち、トナー残量と印刷用紙の残量のみを示し
たが、表示内容は、これらに限定されるものではない。
図6および図7に示す表示を実現するための管理情報の
生成について以下に説明する。
FIG. 7 is an explanatory diagram showing a display example of the individual management information of the printer. In FIG. 6, the information is displayed by selecting the printer PRT1. Here, only items equivalent to those in FIG. 6, that is, the remaining amount of toner and the remaining amount of printing paper are shown, but the display contents are not limited to these.
The generation of management information for realizing the display shown in FIGS. 6 and 7 will be described below.

【0063】図8は管理情報生成時の仮想MIBの内容
を示す説明図である。ここでは、図示の都合上、必要と
なる情報のうち、「機種名」、「インデックス」、「印
刷機構」については、プレフィックスPrf1に属し、
それぞれサフィックスSuf11〜Suf13で与えら
れるものとする。「トナー残量」、「用紙残量」につい
ては、プレフィックスPrf2に属し、それぞれサフィ
ックスSuf21、Suf22で与えられるものとす
る。図8のST1〜ST8は、管理情報生成時の処理ス
テップ、即ち、時間経過に相当する。マスが空白になっ
ている部分は仮想MIBが生成されていない項目を示
す。ハッチングを付した部分は記憶領域の確保がされて
いるものの、MIB情報は取得されていない項目を示
す。塗りつぶした部分はMIB情報が生成されている項
目を示す。
FIG. 8 is an explanatory diagram showing the contents of the virtual MIB when the management information is generated. Here, of the necessary information for convenience of illustration, “model name”, “index”, and “printing mechanism” belong to the prefix Prf1,
It is assumed that they are given by suffixes Suf11 to Suf13, respectively. The “toner remaining amount” and “paper remaining amount” belong to the prefix Prf2 and are given by the suffixes Suf21 and Suf22, respectively. Steps ST1 to ST8 in FIG. 8 correspond to processing steps at the time of management information generation, that is, elapse of time. A blank portion indicates an item for which a virtual MIB has not been generated. Hatched portions indicate items for which a storage area has been secured, but MIB information has not been acquired. The shaded portions indicate items for which MIB information has been generated.

【0064】図6に対応する管理情報生成時には、まず
プリンタPRT1について機種名が取得される(ステッ
プST1)。この時点で、管理用サーバ100では、プ
レフィックスPrf1に対応するテンプレートがメモリ
上に展開される。プレフィックスPrf1に対応する項
目のうち、機種名について情報が取得され、サフィック
スSuf11に対応するアドレスに格納される。同時に
この情報は、管理情報の生成に使用される。その他の情
報は、記憶領域のみが確保されている。
When generating the management information corresponding to FIG. 6, first, the model name of the printer PRT1 is obtained (step ST1). At this point, in the management server 100, the template corresponding to the prefix Prf1 is expanded on the memory. Of the items corresponding to the prefix Prf1, information on the model name is obtained and stored at the address corresponding to the suffix Suf11. At the same time, this information is used to generate management information. For other information, only a storage area is reserved.

【0065】次に、プリンタPRT1についてインデッ
クスが取得される(ステップST2)。先に説明したス
テップST1で記憶領域は既に確保されているため、取
得されたインデックス情報、ここでは「PRT1」がサ
フィックスSuf12に対応するアドレスに格納され
る。同時にこの情報は、管理情報の生成に使用される。
Next, an index is obtained for the printer PRT1 (step ST2). Since the storage area has already been secured in step ST1 described above, the acquired index information, here, “PRT1” is stored at the address corresponding to the suffix Suf12. At the same time, this information is used to generate management information.

【0066】次に、プリンタPRT1について動的項目
に相当するトナー残量に関する情報が取得される(ステ
ップST3)。この時点で、管理用サーバ100には、
プレフィックスPrf2に対応するテンプレートがメモ
リ上に展開される。Prf2に対応する項目のうち、ト
ナー残量について情報が取得され、サフィックスSuf
21に対応するアドレスに格納される。同時にこの情報
は、管理情報の生成に使用される。その後、動的項目に
相当する用紙残量に関する情報が取得され(ステップS
T4)、サフィックスSuf22に対応するアドレスに
情報が格納される。同時にこの情報は、管理情報の生成
に使用される。
Next, information on the remaining amount of toner corresponding to the dynamic item is acquired for the printer PRT1 (step ST3). At this point, the management server 100
The template corresponding to the prefix Prf2 is expanded on the memory. Information on the remaining amount of toner among the items corresponding to Prf2 is acquired, and the suffix Suf
21. At the same time, this information is used to generate management information. Thereafter, information on the remaining amount of paper corresponding to the dynamic item is obtained (Step S).
T4) The information is stored in the address corresponding to the suffix Suf22. At the same time, this information is used to generate management information.

【0067】こうして、ステップST1〜ST4までの
処理によって管理用サーバ100内にプリンタPRT1
に関する仮想MIBが生成される。先に説明した通り、
本実施例では、動的項目が含まれる仮想MIBについて
は、不要になった時点で消去する。従って、ステップS
T4が終了した時点で、動的項目を含むMIB、即ち、
プレフィックスPrf2に対応するMIBは、Suff
ixテーブルを単位として消去される。プレフィックス
Prf1については、静的項目のみが含まれるため、仮
想MIBはそのまま保持される。
As described above, the printer PRT1 is stored in the management server 100 by the processing of steps ST1 to ST4.
A virtual MIB is generated. As explained earlier,
In this embodiment, the virtual MIB including the dynamic item is deleted when it becomes unnecessary. Therefore, step S
At the end of T4, the MIB containing dynamic items, ie,
The MIB corresponding to the prefix Prf2 is Suff
ix table is erased as a unit. Since only static items are included for the prefix Prf1, the virtual MIB is held as it is.

【0068】次に、プリンタPRT2について、同様に
プレフィックスPrf1に属する情報、プレフィックス
Prf2に属する情報が取得される(ステップST
5)。ここでは、図示の便宜上、ステップST1〜ST
4に相当する処理を単一のステップとして示した。これ
らの情報のうち、プレフィックスPrf2に属する情報
については、動的項目が含まれるため、不要になった時
点で消去される。更に、その後、プリンタPRT3につ
いて、同様にプレフィックスPrf1に属する情報、プ
レフィックスPrf2に属する情報が取得される(ステ
ップST6)。これらの情報のうち、プレフィックスP
rf2に属する情報については、動的項目が含まれるた
め、不要になった時点で消去される。
Next, for the printer PRT2, similarly, information belonging to the prefix Prf1 and information belonging to the prefix Prf2 are obtained (step ST).
5). Here, for convenience of illustration, steps ST1 to ST1 are shown.
The process corresponding to 4 is shown as a single step. Of these pieces of information, information belonging to the prefix Prf2 includes dynamic items and is deleted when it becomes unnecessary. Further, thereafter, similarly, for the printer PRT3, information belonging to the prefix Prf1 and information belonging to the prefix Prf2 are obtained (step ST6). Of these information, prefix P
Since information belonging to rf2 includes dynamic items, it is deleted when it becomes unnecessary.

【0069】以上の処理により、プリンタPRT1〜P
RT3について、図6の表示に必要な管理情報が生成さ
れる。この生成過程において、図8に示した通り、仮想
MIBの生成、消滅が行われ、メモリ上で仮想MIBの
占める容量も動的に変化する。
With the above processing, the printers PRT1-PRT
For RT3, management information necessary for the display of FIG. 6 is generated. In this generation process, as shown in FIG. 8, the generation and disappearance of the virtual MIB are performed, and the capacity occupied by the virtual MIB on the memory dynamically changes.

【0070】次に、図6の表示が完了した後、管理者が
プリンタPRT1を選択して図7の表示を行う場合の管
理情報の生成について引き続き説明する。図7の表示に
必要な管理情報は、図6で取得した管理情報で足りるた
め、図6の管理情報を流用して図7の表示用のWebデ
ータを生成することも可能である。ここでは、仮想MI
Bの変動を説明するため、敢えて図7の表示用に改めて
管理情報を生成する場合を例示した。
Next, the generation of the management information when the administrator selects the printer PRT1 and performs the display of FIG. 7 after the display of FIG. 6 is completed will be described. Since the management information necessary for the display in FIG. 7 is sufficient as the management information acquired in FIG. 6, it is possible to generate the display Web data in FIG. 7 by diverting the management information in FIG. Here, the virtual MI
In order to explain the fluctuation of B, a case where the management information is newly generated for the display of FIG. 7 is exemplified.

【0071】図7の表示を行う際に必要となる管理情報
のうち、プリンタPRT1の静的項目については、既に
仮想MIBが生成され、保持されている。従って、プレ
フィックスPrf1に属する仮想MIBにアクセスする
ことにより、プリンタPRT1にアクセスするまでな
く、管理情報を取得することができる。
A virtual MIB has already been generated and held for the static items of the printer PRT1 among the management information necessary for performing the display of FIG. Therefore, by accessing the virtual MIB belonging to the prefix Prf1, it is possible to acquire management information without having to access the printer PRT1.

【0072】一方、トナー残量、用紙残量については、
動的項目であるため、仮想MIBは保持されていない。
従って、これらの情報を取得する際には、管理用サーバ
100に改めてプレフィックスPrf2に属する仮想M
IBが生成される(ステップST7)。これらの処理に
より、図7に示す表示が実現される。プレフィックスP
rf2に属する仮想MIBは、不要になった時点で再び
消去される(ステップST8)。
On the other hand, regarding the remaining amount of toner and the remaining amount of paper,
Since it is a dynamic item, the virtual MIB is not held.
Therefore, when acquiring such information, the virtual server belonging to the prefix Prf2 is renewed to the management server 100.
IB is generated (step ST7). By these processes, the display shown in FIG. 7 is realized. Prefix P
The virtual MIB belonging to rf2 is deleted again when it becomes unnecessary (step ST8).

【0073】以上で説明した本実施例の管理システム
は、以下に示す種々の利点を備える。第1に、本実施例
の管理システムは、MIBゲートウェイ120を備える
ことにより、SNMPに対応不能なプリンタと対応可能
なプリンタとが管理対象に混在していても、容易に管理
情報を取得することができる。管理システムのうち、管
理情報の生成を主として行う管理ブロック110は、S
NMPによって各プリンタのデバイス情報を統一的に取
得できる。管理対象となるプリンタがSNMPに対応し
ているか否かを判定し、それに基づいて使用するコマン
ドを変更する必要がないため、処理の複雑化を回避する
ことができる。また、SNMPに対応不能なプリンタが
管理対象に追加された場合、そのプリンタとの情報の授
受はMIBゲートウェイのコマンドモジュール128を
変更により、容易に実現することができる。従って、管
理対象となるプリンタを柔軟に拡張することができる。
The management system according to the present embodiment described above has the following various advantages. First, the management system according to the present embodiment includes the MIB gateway 120, so that management information can be easily acquired even if a printer that cannot support SNMP and a printer that can support SNMP are mixed in the management target. Can be. In the management system, the management block 110 that mainly generates management information is a
The device information of each printer can be uniformly obtained by the NMP. Since it is not necessary to determine whether the printer to be managed is compatible with SNMP and change the command to be used based on the determination, it is possible to avoid complication of the processing. In addition, when a printer that cannot support SNMP is added to the management target, information exchange with the printer can be easily realized by changing the command module 128 of the MIB gateway. Therefore, the printers to be managed can be flexibly expanded.

【0074】第2に、本実施例の管理システムは、MI
Bゲートウェイ120上に仮想的なMIBを構成するこ
とにより、MIB情報の取得の高速化を実現することが
できる。仮想MIBに取得済みの情報については、改め
てプリンタにアクセスすることなく、デバイス情報を取
得することができるため、管理情報取得時の応答を高速
化することが実現される。
Second, the management system of the present embodiment
By configuring a virtual MIB on the B gateway 120, it is possible to realize high-speed acquisition of MIB information. Device information can be acquired for the information acquired in the virtual MIB without accessing the printer again, so that the response at the time of acquiring the management information can be speeded up.

【0075】第3に、本実施例の管理システムは、MI
Bゲートウェイ120に構成される仮想的なMIBを管
理情報の生成に必要とされる一部に限定して生成する。
この結果、管理用サーバ100に要求されるメモリ容量
の抑制を図り、メモリリソースの有効活用を図ることが
できる。また、所定の条件に基づいてMIBの要否を判
定し、不要と判断されたMIBを消去する。こうするこ
とにより、MIBに要するメモリ容量の極端な増大を抑
制することができる。必要と判断されたMIBは保持す
るため、先に説明した高応答性を実現することができ
る。
Third, the management system according to the present embodiment uses the MI
The virtual MIB configured in the B gateway 120 is generated limited to a part required for generating the management information.
As a result, the memory capacity required for the management server 100 can be suppressed, and the memory resources can be effectively used. In addition, the necessity of the MIB is determined based on a predetermined condition, and the MIB determined to be unnecessary is deleted. By doing so, an extreme increase in the memory capacity required for the MIB can be suppressed. Since the MIB determined to be necessary is retained, the high responsiveness described above can be realized.

【0076】第4に、本実施例の管理システムでは、仮
想MIBをプレフィックスに対応したSuffixテー
ブル単位で生成、消去している。こうすることにより、
SNMPでの相対的なアドレス指定に容易に応答可能と
なり、MIB情報の取得の高速化を図ることができる。
Fourth, in the management system of this embodiment, the virtual MIB is generated and deleted in units of the Suffix table corresponding to the prefix. By doing this,
It is possible to easily respond to the relative address specification by SNMP, and to speed up the acquisition of MIB information.

【0077】F.変形例:上記実施例では、動的項目が
含まれているMIBを消去する場合を例示した(図5の
ステップS22,S24参照)。MIBを消去するため
の条件は、種々設定可能である。
F. Modified Example: In the above-described embodiment, the case where the MIB including the dynamic item is deleted is illustrated (see steps S22 and S24 in FIG. 5). Various conditions can be set for erasing the MIB.

【0078】F1.MIB消去条件についての第1変形
例:例えば、仮想MIBに格納された情報へのアクセス
頻度に応じて消去を判断するものとしてもよい。図9は
第1変形例としての消去条件に基づく仮想MIBの変化
を示す説明図である。ここでは、アクセス頻度の低いM
IBを消去する例として、5回のステップに亘ってアク
セスがなされなかった場合にMIB情報を消去する場合
を例示した。
F1. First Modification of MIB Erasure Condition: For example, the erasure may be determined according to the frequency of access to information stored in the virtual MIB. FIG. 9 is an explanatory diagram showing a change in the virtual MIB based on an erasing condition as a first modification. Here, M which has low access frequency
As an example of erasing IB, a case where MIB information is erased when access has not been performed over five steps has been described.

【0079】図示する通り、プレフィックスPrf1〜
Prf6について仮想MIBが生成されているものとす
る。図9においては、図中のハッチングを付した領域
は、記憶領域が確保されているだけでなく、MIB情報
が生成されている領域を示している。塗りつぶした領域
は、管理ブロック110から保持されているMIB情報
へのアクセスがあった項目を、Suffixテーブル単
位で示している。
As shown, the prefixes Prf1 to Prf1
It is assumed that a virtual MIB has been generated for Prf6. In FIG. 9, a hatched area in the figure indicates an area in which not only a storage area is secured but also MIB information is generated. The filled area indicates an item for which the management information has been accessed from the management block 110 in Suffix table units.

【0080】図示する通り、ステップST1〜ST5に
おけるMIB情報へのアクセス状況は以下の通りとす
る。 ステップST1→プレフィックスPrf4; ステップST2→プレフィックスPrf1; ステップST3→プレフィックスPrf3; ステップST4→プレフィックスPrf5; ステップST5→プレフィックスPrf1;
As shown, the access status to the MIB information in steps ST1 to ST5 is as follows. Step ST1 → Prefix Prf4; Step ST2 → Prefix Prf1; Step ST3 → Prefix Prf3; Step ST4 → Prefix Prf5; Step ST5 → Prefix Prf1;

【0081】この時点で、プレフィックスPrf2,P
rf6のMIBについては、5ステップに亘ってアクセ
スがなかったことになるため、これらのMIBはステッ
プST6で消去される。
At this point, the prefixes Prf2, Prf
Since the rf6 MIB has not been accessed for five steps, these MIBs are erased in step ST6.

【0082】次に、ステップST6でプレフィックスP
rf3のMIBがアクセスされたものとする。この時点
で、プレフィックスPrf4に属するMIBは、ステッ
プST2〜ST6までの5ステップに亘ってアクセスが
なかったことになるため、消去される。
Next, in step ST6, the prefix P
It is assumed that the MIB of rf3 has been accessed. At this point, the MIB belonging to the prefix Prf4 is erased because no access has been made for five steps from step ST2 to step ST6.

【0083】ステップST7でプレフィックスPrf6
のMIBへのアクセスがあったとする。このMIBはス
テップST6で消去されているため、ステップST7で
再び生成される。ステップST8でプレフィックスPr
f2のMIBへのアクセスがあったとする。このMIB
もステップST6で消去されているため、ステップST
8で再び生成される。
At step ST7, the prefix Prf6
Is accessed. Since this MIB has been deleted in step ST6, it is generated again in step ST7. In step ST8, the prefix Pr
It is assumed that the MIB of f2 is accessed. This MIB
Has also been erased in step ST6,
8 again.

【0084】このように仮想MIBの消去条件は、Su
ffixテーブル単位でのアクセス頻度に基づいて設定
することもできる。こうすれば、静的項目であっても、
使用頻度の低いMIBを消去することができ、メモリリ
ソースの有効活用を図ることができる。
As described above, the erasure condition of the virtual MIB is Su
It can also be set based on the access frequency for each ffix table. This way, even for static items,
An infrequently used MIB can be erased, and memory resources can be effectively used.

【0085】なお、第1変形例では、5ステップに亘り
アクセスがなかったMIBを消去する場合を例示した
が、アクセス頻度の条件は種々設定が可能である。ステ
ップ数に限らず、時間で設定しても構わない。
In the first modified example, the case of erasing an MIB that has not been accessed for five steps has been exemplified. However, various conditions can be set for the access frequency. Not only the number of steps but also time may be set.

【0086】F2.MIB消去条件についての第2変形
例:仮想MIBがメモリリソース中に占める割合に応じ
て、消去を判断するものとしてもよい。図10は第2変
形例としての消去条件に基づく仮想MIBの変化を示す
説明図である。ここでは、仮想MIBに要するメモリの
占有率が60%を超えた場合に、古い仮想MIBからS
uffixテーブル単位で消去する場合を例示した。
F2. Second Modification of MIB Erasure Condition: Erasure may be determined according to the ratio of the virtual MIB to the memory resources. FIG. 10 is an explanatory diagram showing a change in the virtual MIB based on an erasing condition as a second modification. Here, when the occupation ratio of the memory required for the virtual MIB exceeds 60%, the old virtual MIB starts the S
The case of erasing in units of uffix table has been exemplified.

【0087】図示する通り、プレフィックスPrf1〜
Prf6までに属する仮想MIBを生成する場合を考え
る。ここでは、これら全てのMIBを生成すると、管理
用サーバ100のメモリを100%使用する量に相当す
るものとする。
As shown, the prefixes Prf1 to Prf1
Consider a case in which a virtual MIB belonging to Prf6 is generated. Here, it is assumed that the generation of all these MIBs corresponds to the amount of using 100% of the memory of the management server 100.

【0088】図中のハッチング部分は仮想MIBが記憶
領域に確保されている項目を示す。管理ブロック110
から要求される項目に応じて、生成されるMIBが徐々
に増えていくものとする。ステップST1では、プレフ
ィックスPrf1に属するMIBが生成される。ステッ
プST2では、プレフィックスPrf1のMIBを保持
したまま、プレフィックスPrf2に属するMIBが生
成される。ステップST3、ST4では、プレフィック
スPrf3,Prf4に属するMIBが生成される。こ
の時点で、MIBが占有するメモリの割合(以下、占有
率と呼ぶ)は67%となり、60%を超過する。
The hatched portions in the figure indicate items for which the virtual MIB is reserved in the storage area. Management block 110
It is assumed that the number of generated MIBs gradually increases in accordance with the items requested from. In step ST1, an MIB belonging to the prefix Prf1 is generated. In step ST2, an MIB belonging to the prefix Prf2 is generated while holding the MIB of the prefix Prf1. In steps ST3 and ST4, MIBs belonging to the prefixes Prf3 and Prf4 are generated. At this point, the ratio of the memory occupied by the MIB (hereinafter referred to as the occupation ratio) is 67%, which exceeds 60%.

【0089】ステップST5では、最も古くに生成され
たプレフィックスPrf1に属するMIBを消去した上
で、プレフィックスPrf5に属するMIBを生成す
る。この時点でMIBの占有率は67%であり、60%
を超えている。
In step ST5, the MIB belonging to the prefix Prf5 is generated after deleting the MIB belonging to the prefix Prf1 generated the oldest. At this point, the occupancy of the MIB is 67% and 60%.
Is over.

【0090】ステップST6では、次に古く生成された
プレフィックスPrf2に属するMIBを消去した上
で、プレフィックスPrf6に属するMIBを生成す
る。この時点でMIBの占有率は71%となる。ステッ
プST7で更にプレフィックスPrf3に属するMIB
を消去すると、占有率は50%となり、60%未満に低
下する。MIBの消去条件を満たさなくなるため、仮想
MIBはこの状態で保持される(ステップST8)。
第2変形例の消去条件によれば、管理用サーバ100の
メモリの占有率を所定値以下に抑制することができる。
もちろん、消去条件として適用する占有率は60%に限
らず、種々の値が設定可能であり、管理用サーバ100
上で稼働する他のアプリケーションの動作状況などを踏
まえて動的に変化させてもよい。
In step ST6, the MIB belonging to the prefix Prf6 is generated after deleting the MIB belonging to the prefix Prf2 which has been generated next oldest. At this point, the MIB occupancy is 71%. In step ST7, the MIB belonging to the prefix Prf3
Is erased, the occupancy becomes 50%, which is reduced to less than 60%. Since the MIB erasure condition is not satisfied, the virtual MIB is held in this state (step ST8).
According to the erasing condition of the second modification, the occupancy of the memory of the management server 100 can be suppressed to a predetermined value or less.
Of course, the occupation rate applied as the erasing condition is not limited to 60%, and various values can be set.
It may be dynamically changed based on the operation status of another application running on the above.

【0091】以上の実施例および変形例で説明した消去
条件は、いずれかの条件を単独で用いるものとしてもよ
いし、複数の条件を組み合わせて用いるものとしてもよ
い。また、これらの条件を切り替えて使うものとしても
よい。
The erasing conditions described in the above embodiments and modified examples may use any one of the conditions alone or a combination of a plurality of conditions. Further, these conditions may be switched and used.

【0092】G.その他の変形例:実施例および変形例
では、プリンタを管理対象とする場合を例示した。本発
明は、プリンタに限らず種々のデバイスを管理対象とす
ることができる。例えば、ネットワークに接続されたデ
ィスプレイその他の出力装置、CD−ROMドライブそ
の他の入力装置など、ネットワークを介してディジタル
データの授受を行う種々の装置を管理対象とすることが
できる。実施例では、有線で接続されたネットワークを
例示した。ネットワークは無線部分を含んで構築されて
いても構わない。本発明は、無線で情報の授受を行う携
帯電話、車載器機その他の移動体を管理対象として適用
することも可能である。
G. Other Modifications: In the embodiment and the modification, the case where the printer is managed is illustrated. According to the present invention, not only a printer but also various devices can be managed. For example, various devices that transmit and receive digital data via the network, such as a display and other output devices connected to a network, a CD-ROM drive, and other input devices, can be managed. In the embodiment, a network connected by wire has been exemplified. The network may be built including a wireless part. The present invention can also be applied to mobile phones, in-vehicle devices, and other moving objects that wirelessly exchange information as management targets.

【0093】実施例では、MIBゲートウェイ120が
管理用サーバ100上に仮想MIBを形成する場合を例
示した。本発明は、管理対象となるデバイスとの情報授
受のプロトコルが多岐に亘る場合において、管理ブロッ
クとデバイスとの間に情報授受を仲介するゲートウェイ
を設け、管理ブロックとゲートウェイとの間では情報授
受を統一的なプロトコルで実現可能とした点に意義があ
る。上記実施例では、この統一的なプロトコルとしてS
NMPを利用した場合を例示したが、これに限らず、種
々のプロトコルを適用可能である。
In the embodiment, the case where the MIB gateway 120 forms a virtual MIB on the management server 100 has been exemplified. The present invention provides a gateway that mediates information transfer between a management block and a device when information transfer protocols with a device to be managed are various, and transfers information between the management block and the gateway. It is significant that it can be realized with a unified protocol. In the above embodiment, the unified protocol is S
Although the case where the NMP is used has been described as an example, the invention is not limited thereto, and various protocols can be applied.

【0094】実施例では、管理ブロック110およびM
IBゲートウェイ120が単一の管理用サーバ100内
に構成されている場合を例示した。両者は互いに連携し
て稼働する複数のサーバに構成されるものとしてもよ
い。図2に示した各機能ブロック単位で別々のサーバに
構成しても構わない。
In the embodiment, management blocks 110 and M
The case where the IB gateway 120 is configured in the single management server 100 has been illustrated. Both may be configured in a plurality of servers operating in cooperation with each other. Each of the functional blocks shown in FIG. 2 may be configured in a separate server.

【0095】以上、本発明の種々の実施例について説明
したが、本発明はこれらの実施例に限定されず、その趣
旨を逸脱しない範囲で種々の構成を採ることができるこ
とはいうまでもない。例えば、以上の制御処理はソフト
ウェアで実現する他、ハードウェア的に実現するものと
してもよい。
Although various embodiments of the present invention have been described above, the present invention is not limited to these embodiments, and it goes without saying that various configurations can be adopted without departing from the spirit of the present invention. For example, the above-described control processing may be realized by software or by hardware.

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

【図1】実施例におけるシステムの概略構成を示す説明
図である。
FIG. 1 is an explanatory diagram illustrating a schematic configuration of a system according to an embodiment.

【図2】管理用サーバ100の機能ブロックを示す説明
図である。
FIG. 2 is an explanatory diagram showing functional blocks of a management server 100;

【図3】MIBの構成を示す説明図である。FIG. 3 is an explanatory diagram showing a configuration of an MIB.

【図4】MIBテンプレートの内容を示す説明図であ
る。
FIG. 4 is an explanatory diagram showing the contents of an MIB template.

【図5】管理情報生成処理のフローチャートである。FIG. 5 is a flowchart of management information generation processing.

【図6】プリンタ管理情報の表示例を示す説明図であ
る。
FIG. 6 is an explanatory diagram illustrating a display example of printer management information.

【図7】プリンタの個別管理情報の表示例を示す説明図
である。
FIG. 7 is an explanatory diagram illustrating a display example of individual management information of a printer.

【図8】管理情報生成時の仮想MIBの内容を示す説明
図である。
FIG. 8 is an explanatory diagram showing the contents of a virtual MIB when management information is generated.

【図9】第1変形例としての消去条件に基づく仮想MI
Bの変化を示す説明図である。
FIG. 9 shows a virtual MI based on an erasing condition as a first modification.
It is explanatory drawing which shows the change of B.

【図10】第2変形例としての消去条件に基づく仮想M
IBの変化を示す説明図である。
FIG. 10 shows a virtual M based on an erasing condition as a second modification.
It is explanatory drawing which shows the change of IB.

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

100…管理用サーバ 102…制御部 110…管理ブロック 112…管理用データベース 114…Webデータ生成モジュール 116…SNMPモジュール 120…MIBゲートウェイ 122…MIB情報生成部 124…MIBテンプレート 126…SNMPモジュール 128…コマンドモジュール 130…ネットワークインタフェース Reference Signs List 100 management server 102 control unit 110 management block 112 management database 114 Web data generation module 116 SNMP module 120 MIB gateway 122 MIB information generation unit 124 MIB template 126 SNMP module 128 command module 130 ... Network interface

フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04L 12/28 H04L 11/00 310Z Fターム(参考) 2C061 AP01 HQ01 HR07 5B021 BB01 BB10 EE02 NN16 5B089 GA13 HB06 JA35 JB14 KA13 KB04 LB12 5K033 AA02 BA04 CB06 CB14 DA01 DB12 DB14 DB20 EA03 EA07 EC03 Continued on the front page (51) Int.Cl. 7 Identification code FI Theme coat II (Reference) H04L 12/28 H04L 11/00 310Z F-term (Reference) 2C061 AP01 HQ01 HR07 5B021 BB01 BB10 EE02 NN16 5B089 GA13 HB06 JA35 JB14 KA13 KB04 LB12 5K033 AA02 BA04 CB06 CB14 DA01 DB12 DB14 DB20 EA03 EA07 EC03

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークに接続された複数デバイス
の動作状況を管理する管理システムであって、 前記複数デバイスの状態を表すデバイス情報を記憶する
デバイス情報記憶手段と、 該記憶されたデバイス情報に基づいて、前記デバイスの
動作を管理するための所定形式の管理情報を生成する管
理手段とを備え、 前記デバイス情報は、前記複数のデバイスについての全
デバイス情報のうち、管理情報の生成対象として前記管
理手段から指定されたデバイスについて、指定された項
目を含む一部の範囲でのみ取得された情報である管理シ
ステム。
1. A management system for managing operation states of a plurality of devices connected to a network, comprising: device information storage means for storing device information indicating states of the plurality of devices; And management means for generating management information in a predetermined format for managing the operation of the device, wherein the device information is the management information as a management information generation target among all device information of the plurality of devices. A management system which is information obtained only in a part of a range including a specified item for a device specified by a means.
【請求項2】 さらに、予め設定された所定の消去条件
に基づいて、前記デバイス情報記憶手段に記憶されたデ
バイス情報を消去する消去手段とを備える請求項1記載
の管理システム。
2. The management system according to claim 1, further comprising: erasing means for erasing the device information stored in said device information storing means based on a predetermined erasing condition set in advance.
【請求項3】 請求項1記載の管理システムであって、 前記デバイス情報は、複数階層に分けて項目が設定され
た情報であり、 前記デバイス情報記憶手段は、下位にある所定の階層を
単位として前記デバイス情報を記憶する手段である管理
システム。
3. The management system according to claim 1, wherein the device information is information in which items are set in a plurality of hierarchies, and the device information storage unit uses a predetermined lower hierarchy as a unit. A management system that stores the device information.
【請求項4】 請求項1記載の管理システムであって、 前記管理手段から指定されたデバイスについて、指定さ
れた項目に対応するデバイス情報が、前記デバイス情報
記憶手段に記憶されていない場合には、対象となるデバ
イスにアクセスして、該デバイス情報を取得する取得手
段を備える管理システム。
4. The management system according to claim 1, wherein, for a device specified by the management unit, when device information corresponding to a specified item is not stored in the device information storage unit. A management system including an acquisition unit that accesses a target device and acquires the device information.
【請求項5】 請求項1記載の管理システムであって、 前記デバイス情報には、時間の経過とともに変動する動
的情報と、変動しない静的情報とが含まれ、 該動的情報については、前記デバイス情報記憶手段に動
的情報の生成が行われているか否かに関わらず、前記管
理システムの要求に応じたデバイスにアクセスして、該
デバイス情報を取得する動的情報取得手段を備える管理
システム。
5. The management system according to claim 1, wherein the device information includes dynamic information that fluctuates with time and static information that does not fluctuate. Irrespective of whether dynamic information is generated in the device information storage means or not, a management apparatus comprising a dynamic information acquisition means for accessing a device in response to a request from the management system and acquiring the device information. system.
【請求項6】 前記デバイス情報はMIB情報である請
求項1記載の管理システム。
6. The management system according to claim 1, wherein said device information is MIB information.
【請求項7】 ネットワークに接続された複数デバイス
の動作状況を管理する管理システムであって、 前記複数デバイスとの間でデバイス情報の授受を行う情
報授受手段と、 該情報授受手段によりやりとりされたデバイス情報に基
づいて前記デバイスの動作状況に関する管理情報を生成
する管理手段とを備え、 前記情報授受手段は、 前記管理手段との間で予め設定された一定のプロトコル
に従った情報の授受を行う上位層インタフェースと、 前記デバイスとの間で該デバイスに応じた方式でデバイ
ス情報の授受を行う下位層インタフェースとを備える手
段である管理システム。
7. A management system for managing operation states of a plurality of devices connected to a network, comprising: an information exchange unit for exchanging device information with the plurality of devices; Management means for generating management information relating to the operation status of the device based on device information, wherein the information exchange means exchanges information with the management means according to a predetermined protocol set in advance A management system, comprising: an upper layer interface; and a lower layer interface for exchanging device information with the device in a method corresponding to the device.
【請求項8】 ネットワークに接続された複数デバイス
のMIB情報を管理するMIB情報管理システムであっ
て、 階層構造をなすMIB情報の下位にある所定階層におけ
る各項目ごとに、該階層よりも下位の階層に属する項目
をグループ化して記憶する記憶手段と、 前記MIB情報の管理対象となるデバイスに応じたプロ
トコルに従って、該管理対象となる項目に対応するデバ
イス情報を取得し、前記記憶領域に格納してMIB情報
を生成するMIB情報生成手段と、 該記憶領域を参照して、格納されたMIB情報をSNM
Pプロトコルに従って出力するMIB情報出力手段とを
備えるMIB情報管理システム。
8. An MIB information management system for managing MIB information of a plurality of devices connected to a network, wherein each of the items in a predetermined hierarchy below the hierarchically structured MIB information is assigned a lower level than the hierarchy. Storage means for grouping and storing items belonging to a hierarchy; and acquiring device information corresponding to the item to be managed according to a protocol corresponding to a device to be managed of the MIB information, and storing the device information in the storage area. Information generating means for generating MIB information by using the storage area and referring to the storage area to store the stored MIB information in the SNM.
An MIB information management system comprising: an MIB information output unit that outputs in accordance with a P protocol.
【請求項9】 ネットワークに接続された複数デバイス
の動作状況を管理する管理方法であって、(a) 前記
複数のデバイスについての全デバイス情報のうち、管理
情報の生成対象となるデバイスについて、管理対象とな
る項目を含む一部の範囲でのみ、該デバイスの状態を表
すデバイス情報をメモリ上に記憶する工程と、(b)
該記憶されたデバイス情報に基づいて、前記デバイスの
動作を管理するための所定形式の管理情報を生成する工
程とを備える管理方法。
9. A management method for managing operation states of a plurality of devices connected to a network, comprising: (a) managing a device for which management information is to be generated among all device information on the plurality of devices; (B) storing, in a memory, device information indicating a state of the device only in a part of a range including a target item;
Generating management information in a predetermined format for managing the operation of the device based on the stored device information.
【請求項10】 ネットワークに接続された複数デバイ
スの動作状況を示すデバイス情報を仲介手段を介在させ
て伝達するデバイス情報伝達方法であって、(a) 前
記デバイスの動作状況に関する管理情報を生成する管理
手段と前記仲介手段との間で、予め設定された一定のプ
ロトコルに従った方式で、デバイス情報の伝達を行う工
程と、(b) 前記仲介手段と前記複数のデバイスとの
間で、対象となるデバイスに応じてプロトコルを変換し
て、該デバイスに応じた方式で前記デバイス情報の伝達
を行う工程とを備えるデバイス情報伝達方法。
10. A device information transmission method for transmitting device information indicating operation statuses of a plurality of devices connected to a network via an intermediary means, wherein (a) generating management information relating to the operation statuses of the devices. Transmitting device information between the management means and the mediation means in a manner in accordance with a predetermined protocol set in advance; and (b) performing a communication between the mediation means and the plurality of devices. Converting the protocol according to the device to be transmitted, and transmitting the device information in a method according to the device.
【請求項11】 ネットワークに接続された複数デバイ
スのMIB情報を管理する管理方法であって、(a)
階層構造をなすMIB情報の下位にある所定階層におけ
る各項目ごとに、該階層よりも下位の階層に属する項目
をグループ化して記憶可能な記憶領域を設定する工程
と、(b) 前記MIB情報の管理対象となるデバイス
に応じたプロトコルに従って、該管理対象となる項目に
対応するデバイス情報を取得し、前記記憶領域に格納し
てMIB情報を生成する工程と、(c) 該記憶領域を
参照して、格納されたMIB情報をSNMPプロトコル
に従って出力する工程とを備えるMIB情報管理方法。
11. A management method for managing MIB information of a plurality of devices connected to a network, comprising: (a)
Setting, for each item in a predetermined hierarchy below the hierarchically-structured MIB information, items belonging to a hierarchy lower than the hierarchy and setting a storage area capable of storing the items; Obtaining device information corresponding to the item to be managed according to a protocol corresponding to the device to be managed, storing the device information in the storage area and generating MIB information, and (c) referring to the storage area. And outputting the stored MIB information in accordance with the SNMP protocol.
【請求項12】 ネットワークに接続された複数デバイ
スの動作状況をコンピュータにより管理するためのプロ
グラムをコンピュータ読みとり可能に記録した記録媒体
であって、 請求項1〜請求項7いずれか記載の管理システムの機能
を実現するプログラムを記録した記録媒体。
12. A recording medium in which a computer-readable program for managing the operating status of a plurality of devices connected to a network by a computer is recorded in a computer-readable manner, and the management system according to claim 1, wherein A recording medium that stores a program that implements a function.
【請求項13】 ネットワークに接続された複数デバイ
スのMIB情報を各デバイスに応じたプロトコルで取得
するとともに、SNMPプロトコルに従って出力する機
能をコンピュータにより実現するプログラムをコンピュ
ータ読みとり可能に記録した記録媒体であって、 該プログラムで使用するデータベースとして、階層構造
をなすMIB情報の下位にある所定階層における各項目
ごとに、該階層よりも下位の階層に属する項目をグルー
プ化した項目データベースを記録した記録媒体。
13. A recording medium on which a computer-readable program for recording MIB information of a plurality of devices connected to a network using a protocol corresponding to each device and realizing the function of outputting the information in accordance with the SNMP protocol by a computer is provided. A recording medium that records, as a database used in the program, an item database in which items belonging to a layer lower than the hierarchy are grouped for each item in a predetermined layer below the MIB information having a hierarchical structure.
JP2000091105A 2000-03-29 2000-03-29 Management system managing device over network Withdrawn JP2001282657A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000091105A JP2001282657A (en) 2000-03-29 2000-03-29 Management system managing device over network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000091105A JP2001282657A (en) 2000-03-29 2000-03-29 Management system managing device over network

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2006002285A Division JP5054307B2 (en) 2006-01-10 2006-01-10 Management system for managing devices on network and device information transmission method

Publications (1)

Publication Number Publication Date
JP2001282657A true JP2001282657A (en) 2001-10-12

Family

ID=18606613

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000091105A Withdrawn JP2001282657A (en) 2000-03-29 2000-03-29 Management system managing device over network

Country Status (1)

Country Link
JP (1) JP2001282657A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008310472A (en) * 2007-06-13 2008-12-25 Ricoh Co Ltd Server device, information acquisition method, information acquisition program, recording medium, client device, and communication system
JP2009542165A (en) * 2007-07-31 2009-11-26 杭州▲華▼三通信技▲術▼有限公司 Access point arrangement and management method, and access controller
JP2017168083A (en) * 2016-03-11 2017-09-21 キヤノン株式会社 Image processing apparatus and method for controlling the same, printing system, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008310472A (en) * 2007-06-13 2008-12-25 Ricoh Co Ltd Server device, information acquisition method, information acquisition program, recording medium, client device, and communication system
JP2009542165A (en) * 2007-07-31 2009-11-26 杭州▲華▼三通信技▲術▼有限公司 Access point arrangement and management method, and access controller
US8396045B2 (en) 2007-07-31 2013-03-12 Hangzhou H3C Technologies Co., Ltd. Method for configuring and managing access point and access controller
JP2017168083A (en) * 2016-03-11 2017-09-21 キヤノン株式会社 Image processing apparatus and method for controlling the same, printing system, and program
JP7005139B2 (en) 2016-03-11 2022-01-21 キヤノン株式会社 Image processing device and its control method, printing system, program

Similar Documents

Publication Publication Date Title
RU2324970C2 (en) Distribution of computation based on identity for devices resources
KR100446404B1 (en) A method and apparatus for managing network devices
CN102197364B (en) Systems and methods for managing printer settings in a networked computing environment
CN1307526C (en) Image processing apparatus, control method, storing medium and program
JPH08505969A (en) Virtual printer
JPH1153139A (en) Network system, network managing method, interface device, recording medium recording program for operating interface device and terminal equipment
JP2004530989A (en) System and method for configuring a printing system
CN104272280B (en) Server apparatus, system, and control method thereof
JP2003046569A (en) Load test execution device and system, and method and program thereof
US20030090716A1 (en) Management information transmission apparatus, apparatus management apparatus, and apparatus management system
JP2009509395A (en) Device management method and device management client using nodes having additional attributes
EP1544723B1 (en) Method and apparatus for communicating with network devices supporting different protocols
JP4424910B2 (en) System that allows arbitrary components to transfer data to each other
EP1030494B1 (en) Communication unit and communication method with profile management
CN102656572B (en) Method, program, and system for forming configuration information of configuring element of system containing configuring element wherein acquisition of configuration information is limited
JP5054307B2 (en) Management system for managing devices on network and device information transmission method
US7363405B2 (en) Communication control apparatus and method
CN106100953B (en) PCIe device shares the generation method of network, apparatus and system
JP2001282657A (en) Management system managing device over network
JPH04220761A (en) Document controlling method
JP2000322354A (en) Device and method for managing network and computer readable storage medium with method stored therein
US7450258B2 (en) Systems and methods for remote management of printing devices
CN111488324B (en) Distributed network file system based on message middleware and working method thereof
JP2006059191A (en) Data processing system, data processing method and program
JP4048318B2 (en) Software management method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051020

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051108

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20060110