JP2000285066A - Management system for peripheral device management information - Google Patents

Management system for peripheral device management information

Info

Publication number
JP2000285066A
JP2000285066A JP11086125A JP8612599A JP2000285066A JP 2000285066 A JP2000285066 A JP 2000285066A JP 11086125 A JP11086125 A JP 11086125A JP 8612599 A JP8612599 A JP 8612599A JP 2000285066 A JP2000285066 A JP 2000285066A
Authority
JP
Japan
Prior art keywords
peripheral device
management
management object
processing system
object table
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP11086125A
Other languages
Japanese (ja)
Inventor
Shigeya Senda
滋也 千田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP11086125A priority Critical patent/JP2000285066A/en
Publication of JP2000285066A publication Critical patent/JP2000285066A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To properly operate a printer and at the same time to change the information on a device by referring to a management object table storing the peripheral device management object information when every job is operated. SOLUTION: In the management object acquisition processing (S107), a management object table storing the peripheral management object information is retrieved when every job is operated (S108). If the management object table contains an entry (S109) and also an acquisition function pointer of the entry does not show a NULL (defining no function entry) (S110), the acquisition function that is shown by the acquisition function pointer is called out (S111) and the value of a management object is acquired. As a result, the device information can be changed while a printer is properly operated.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えばネットワー
クプリンタに使用するネットワーク上の周辺機器管理情
報管理システムに関するものである。
The present invention relates to a peripheral device management information management system on a network used for a network printer, for example.

【0002】[0002]

【従来の技術】プリンタでMIB(Management Infomation
Base)の情報を設定するときオフライン/オンラインの
プライベートMIBを付け加えてオフラインにしてから各
種の設定を行うネットワーク装置管理プロトコル(Simpl
e Network Management Protocol)を実装した周辺機器に
関するものが特開平10-74132号公報によって知
られている。ネットワーク技術の普及とともにネットワ
ーク上の周辺機器、例えばネットワークインターフェー
スを装備したプリンタ装置等をネットワーク上で管理す
る要求が高まっており、そのためネットワーク装置管理
プロトコル(ここでは、単にSNMPという)を実装したプ
リンタ等が増えてきている。特にプリンタではSNMPでア
クセスできる管理オブジェクトを規定したプリンタMIB
(RFC 1759)があり、プリンタMIBと各企業が独自に
定義できるプライベートMIBでプリンタのネットワーク
上での管理を行うことが一般的にできるようになってき
ている。
2. Description of the Related Art MIB (Management Information)
When setting the information of Base, add the offline / online private MIB and go offline before making various settings.
Japanese Patent Application Laid-Open No. H10-74132 discloses a device related to a peripheral device on which the e-Network Management Protocol is mounted. With the spread of network technology, there has been an increasing demand for managing peripheral devices on a network, for example, a printer device equipped with a network interface on the network. Therefore, printers and the like that implement a network device management protocol (here, simply referred to as SNMP) are installed. Is increasing. In particular, printer MIBs that define management objects that can be accessed by SNMP for printers
(RFC 1759), and it has become possible to generally manage printers on a network by using a printer MIB and a private MIB that can be independently defined by each company.

【0003】[0003]

【発明が解決しようとする課題】周辺機器上でSNMPを実
装する上で最も問題となるのがSNMPが装置の静的な管理
情報を扱うことである。装置の構成等の情報は長期にわ
たって値が変わらないため問題はないが、装置の動作に
影響を与える設定情報は装置の動作中に変更される場合
間題を引き起こす。例えば、エミュレーション(プリン
タ言語)、アウトプットトレイ等の管理オブジェクトに
対する書き込み要求がプリンタ動作中になされた場合、
従来は変更不可能あるいは変更されなかったと応答を返
して処理されていた。
The most problematic problem in implementing SNMP on peripheral devices is that SNMP handles static management information of the device. There is no problem because information such as the configuration of the apparatus does not change over a long period of time, but setting information that affects the operation of the apparatus causes problems when changed during the operation of the apparatus. For example, if a write request to a management object such as emulation (printer language) and output tray is made during printer operation,
In the past, processing was performed by returning a response indicating that the change was impossible or not changed.

【0004】このような問題に対して前記従来のシステ
ム(特開平10-74132号公報の記載参照)は、前
述のようにプライベートMIBでプリンタのオンライン/
オフラインを制御できるようにして、オフライン時に各
種の設定を行うシステムを用いて、動作時の問題あるい
は複数ユーザからの設定の排他制御の問題を解決しよう
としている。しかし、これはプライベートMIBを使うと
いう一般性にかける方法であり、ホスト側の管理プログ
ラムに特殊な処理を要求し、しかも、オフライン要求が
満されるまで、管理プログラムはプリンタに対して動作
に関する設定ができなくなってしまう。本発明は上記の
ような問題に鑑みてなされたもので、周辺機器の管理情
報を周辺機器の動作状態に関わらず変更可能で、しかも
動作に不要な影響をもたらさないことを目的とする。
In order to solve such a problem, the conventional system (see Japanese Patent Application Laid-Open No. H10-74132) has been described in detail.
An off-line control system is used to solve various problems during operation or the problem of exclusive control of settings from a plurality of users by using a system that performs various settings at the time of off-line. However, this is a method that relies on the generality of using a private MIB, which requires special processing from the host-side management program, and furthermore, until the offline request is satisfied, the management program sets the operation-related settings for the printer. Can not be done. SUMMARY OF THE INVENTION The present invention has been made in view of the above problems, and has as its object to change the management information of a peripheral device regardless of the operation state of the peripheral device, and not to cause unnecessary influence on the operation.

【0005】[0005]

【課題を解決するための手段】本発明は、上記目的を達
成するため複数の管理オブジェクトテーブルを用意しそ
れを利用する。ここで、管理オブジェクトテーブルとは
管理オブジェクト(managed object SNMPで管理される個
々の情報を意味する。エントリ名とエントリ名に対応し
た決められた型の値をもち、MIBによって規定される)の
集合を管理するための周辺機器内部での内部表現とす
る。
According to the present invention, a plurality of managed object tables are prepared and used to achieve the above object. Here, the managed object table is a set of managed objects (managed object means individual information managed by SNMP. It has an entry name and a value of a predetermined type corresponding to the entry name, and is defined by MIB). Is an internal representation inside the peripheral device for managing

【0006】管理オブジェクトテーブルの管理項目中、
動作に影響をおよぼす管理項目には2種類ある。1つは
動作そのものに関わるものでプリンタの場合デフォルト
トレイなどや(prt InputDefaultIndex, prtOutputDef
aultIndex, prtMarkerDefaultIndex, prtMediaPathDe
faultIndex)、デフォルトのインタプリタ(プリンタ言
語)(PrtChannelDefaultPageDescLangIndex,PrtChannelD
efaultJobCntLangIndex)などである。もう一つはプリン
タ装置全体に対する操作でリセット(prtGneralReset)な
どがある。後者はたしかにプリンタの動作に影響する
が、この場合動作そのものがストップせざる終えないの
で問題とはならない。前者の場合について、一度始まっ
てしまったプリント動作は影響を受けないことが望まし
い。そこで、プリント動作自体が参照する管理オブジエ
クトテーブルと、設定動作を受け付ける一時的な管理オ
ブジェクトテーブルを設け、プリント動作は変更前のテ
ーブルを参照し動作を行い、動作終了後変更処理を行う
よういしている。上記の動作はプリンタ内にドキュメン
トのスプール機構がなく複数のプリントジョブ(jo
b)をプリンタ内部でキューイングしない場合を想定し
ている。プリンタがスプールを持ち複数のプリントジョ
ブを内部で持っ場合、各ジョブを投入した利用者はジョ
ブを投入した時点での設定情報をもとにジョブを作成し
ているはずである。つまり、ジョブの動作は設定時の管
理オブジェクトテーブルの内容で動作することが期待さ
れている。
In the management items of the management object table,
There are two types of management items that affect the operation. One is related to the operation itself. In the case of a printer, the default tray etc. (prt InputDefaultIndex, prtOutputDef
aultIndex, prtMarkerDefaultIndex, prtMediaPathDe
faultIndex), default interpreter (printer language) (PrtChannelDefaultPageDescLangIndex, PrtChannelD
efaultJobCntLangIndex). The other is an operation for the entire printer apparatus, such as reset (prtGneralReset). The latter certainly affects the operation of the printer, but in this case there is no problem since the operation itself has to be stopped. In the former case, it is desirable that the print operation once started is not affected. Therefore, a management object table referred to by the printing operation itself and a temporary management object table for receiving the setting operation are provided, and the printing operation is performed by referring to the table before the change, and the change process is performed after the operation is completed. ing. The above operation is performed when a plurality of print jobs (jo) have no document spooling mechanism in the printer.
It is assumed that b) is not queued inside the printer. If the printer has a spool and has a plurality of print jobs internally, the user who has submitted each job must have created a job based on the setting information at the time the job was submitted. That is, the job operation is expected to operate with the contents of the management object table at the time of setting.

【0007】このようなジョブのキューを備える装置に
対して、各ジョブ毎に管理オブジェクトテーブルをコピ
ーして持つようにし、ジョブの動作時にこれを参照す
る。管理項目に対する変更は元の管理オブジェクトテー
ブルを対象に行う。このように管理オブジェクトテーブ
ルを多重に用意することによりプリンタの動作を適切に
行いつつ装置の情報を変更可能とするものである。次
に、本発明の課題を解決するための手段を各請求項毎に
説明すれば以下のとおりである。
In an apparatus having such a job queue, a management object table is copied and held for each job, and the management object table is referred to at the time of job operation. Changes to management items are made for the original management object table. By preparing a plurality of management object tables in this way, it is possible to change device information while appropriately performing the operation of the printer. Next, means for solving the problems of the present invention will be described below for each claim.

【0008】請求項1の発明は、周辺機器管理オブジェ
クトを備えると共に、前記周辺機器管理オブジェクト情
報を保存する管理オブジェクトテーブルを多重に備え、
各ジョブの操作時に前記管理オブジェクトテーブルを参
照することを特徴とする周辺機器管理情報処理システム
である。
According to a first aspect of the present invention, a peripheral device management object is provided, and a plurality of management object tables for storing the peripheral device management object information are provided.
A peripheral device management information processing system characterized by referring to the management object table when operating each job.

【0009】請求項2の発明は、請求項1に記載された
周辺機器管理情報管理システムにおいて、主管理オブジ
ェクトテーブル及び該主管理オブジェクトテーブルが複
写された一時管理オブジェクトテーブルを備え、前記管
理オブジェクトに対する書き込み要求処理時に、複写さ
れた一時的な管理オブジェクトテーブル及びに書き込み
を行い、周辺機器の動作状態が待機状態になった時点
で、主管理オブジェクトテーブルに前記一時管理オブジ
エクトテーブルの内容を複写することを特徴とする周辺
機器管理情報処理システムである。
According to a second aspect of the present invention, there is provided the peripheral device management information management system according to the first aspect, further comprising a main management object table and a temporary management object table in which the main management object table is copied. At the time of the write request process, the temporary management object table and the copied temporary management object table are written, and when the operation state of the peripheral device becomes the standby state, the contents of the temporary management object table are copied to the main management object table. A peripheral device management information processing system characterized in that:

【0010】請求項3の発明は、請求項2に記載された
周辺機器管理情報管理システムにおいて、前記管理オブ
ジェクトの問い合わせ及び書き込み要求を処理する管理
オブジェクトアクセス処理部を備え、該管理オブジェク
トアクセス処理部において、周辺機器動作時には前記一
時管理オブジェクトテーブルの内容を参照し、待機状態
時には前記主管理オブジェクトテーブルを参照すること
を特徴とする周辺機器管理情報処理システムである。
According to a third aspect of the present invention, there is provided the peripheral device management information management system according to the second aspect, further comprising a management object access processing unit for processing the inquiry and write request for the management object, and the management object access processing unit. Wherein the peripheral device management information processing system refers to the contents of the temporary management object table during operation of the peripheral device and refers to the main management object table during the standby state.

【0011】請求項4の発明は、請求項3に記載された
周辺機器管理情報管理システムにおいて、SNMPプロコト
コルを用いた前記管理オブジェクトの内容に対するネッ
トワーク上からの問い合わせ及び書き込み要求を、前記
アクセス処理部で処理することを特徴とする周辺機器管
理情報処理システムである。
According to a fourth aspect of the present invention, in the peripheral device management information management system according to the third aspect, an inquiry and a write request for the contents of the management object from a network using an SNMP protocol are sent to the access processing unit. This is a peripheral device management information processing system characterized in that the information processing is performed by a computer.

【0012】請求項5の発明は、請求項1に記載された
周辺機器管理情報管理システムにおいて、周辺機器の動
作はジョブ単位で管理されており、各ジョブの開始時に
前記主管理オブジェクトテーブルをコピーし、当該ジョ
ブの動作においてコピーしたジョブ毎に管理オブジェク
トテーブルの情報を利用してジョブを遂行する、ことを
特徴とする周辺機器管理情報処理システムである。
According to a fifth aspect of the present invention, in the peripheral device management information management system according to the first aspect, the operation of the peripheral device is managed on a job basis, and the main management object table is copied at the start of each job. The peripheral device management information processing system is characterized in that a job is performed using information of a management object table for each job copied in the operation of the job.

【0013】請求項6の発明は、請求項5に記載された
周辺機器管理情報管理システムおいて、前記管理オブジ
ェクトの問い合わせ及び書き込み要求を処理する管理オ
ブジェクトアクセス処理部において、前記主管理オブジ
ェクトテーブルを参照することを特徴とする周辺機器管
理情報処理システムである。
According to a sixth aspect of the present invention, in the peripheral device management information management system according to the fifth aspect, the management object access processing unit for processing the inquiry and the write request for the management object stores the main management object table in the management object access processing unit. This is a peripheral device management information processing system characterized by referring to FIG.

【0014】請求項7の発明は、請求項6に記載された
周辺機器管理情報管理システムにおいて、SNMPを用いて
管理オブジェクトの内容に対するネットワーク上からの
問い合わせ及び書き込み要求を、前記アクセス処理部で
処理することを特徴とする周辺機器管理情報処理システ
ムである。
According to a seventh aspect of the present invention, in the peripheral device management information management system according to the sixth aspect, the access processing unit processes inquiries and write requests from the network for the contents of the management objects using SNMP. And a peripheral device management information processing system.

【0015】請求項8の発明は、請求項1に記載された
周辺機器管理情報処理システムにおいて、前記管理オブ
ジェクトの情報を保存する管理オブジェクトテーブルが
履歴情報を備えていることを特徴とする周辺機器管理情
報処理システムである。
According to an eighth aspect of the present invention, in the peripheral device management information processing system according to the first aspect, a management object table for storing information of the management object includes history information. It is a management information processing system.

【0016】請求項9の発明は、請求項8に記載された
周辺機器管理情報処理システムにおいて、管理オブジェ
クトに対する書き込み要求処理時に、履歴情報付き管理
オブジエクトテーブルに書き込みを行い、周辺機器の動
作状態が待機状態になった時点で主管理オブジェクトテ
ーブルの履歴エントリを有効にすることを特徴とする周
辺機器管理情報処理システムである。
According to a ninth aspect of the present invention, in the peripheral device management information processing system according to the eighth aspect, at the time of a write request process for a management object, writing to the management object table with history information is performed, and A peripheral device management information processing system characterized in that a history entry of a main management object table is validated when a device enters a standby state.

【0017】請求項10の発明は、請求項9に記載され
た周辺機器管理情報処理システムにおいて、管理オブジ
ェクトの問い合わせ及び書き込み要求を処理する管理オ
ブジェクトアクセス処理部において、周辺機器動作時に
は管理オブジェクトテーブルの有効内容を参照すること
を特徴とする周辺機器管理情報処理システムである。
According to a tenth aspect of the present invention, in the peripheral device management information processing system according to the ninth aspect, the management object access processing section for processing a management object inquiry and a write request includes: A peripheral device management information processing system characterized by referring to valid contents.

【0018】請求項11の発明は、請求項10に記載さ
れた周辺機器管理情報処理システムにおいて、SNMPを用
いて履歴付き管理オブジェクトの内容に対するネットワ
ーク上からの問い合わせ及び書き込み要求を、前記アク
セス処理部で処理することを特徴とする周辺機籍管理情
報処理システムである。
According to an eleventh aspect of the present invention, in the peripheral device management information processing system according to the tenth aspect, the access processing unit sends an inquiry and a write request from the network to the contents of the management object with history using SNMP. This is a peripheral device registration management information processing system characterized in that the information processing is performed by a computer.

【0019】請求項12の発明は、請求項8に記載され
た周辺機器管理情報処理システムにおいて、周辺機器の
動作はジョブ単位で管理されており、各ジョブの開始時
に有効であった履歴付き前記管理オブジェクトテーブル
の情報を利用してジョブを遂行する、ことを特徴とする
周辺機器管理情報処理システムである。
According to a twelfth aspect of the present invention, in the peripheral device management information processing system according to the eighth aspect, the operation of the peripheral device is managed on a job basis, and the history with the history effective at the start of each job is provided. A peripheral device management information processing system for executing a job using information in a management object table.

【0020】請求項13の発明は、請求項12に記載さ
れた周辺機器管理情報処理システムにおいて、前記管理
オブジェクトの問い合わせ及び書き込み要求を処理する
管理オブジェクトアクセス処理部において、有効な履歴
付き管理オブジェクトテーブルを参照することを特徴と
する周辺機器管理情報処理システムである。
According to a thirteenth aspect of the present invention, in the peripheral device management information processing system according to the twelfth aspect, a management object table with a history is effective in a management object access processing unit for processing a query and a write request for the management object. Is a peripheral device management information processing system characterized by referring to FIG.

【0021】請求項14の発明は、請求項13に記載さ
れた周辺機器管理情報処理システムにおいて、SNMPを用
いて管理オブジェクトの内容に対するネットワーク上か
らの問い合わせ及び書き込み要求を、前記アクセス処理
部で履歴を元に処理することを特徴とする周辺機器管理
情報処理システムである。
According to a fourteenth aspect of the present invention, in the peripheral device management information processing system according to the thirteenth aspect, the access processing unit records a query and a write request for the contents of the managed object from the network using SNMP. Is a peripheral device management information processing system characterized by processing based on

【0022】[0022]

【発明の実施の形態】以下、本発明の実施形態としてネ
ットワークプリンタシステムを例に採って説明を行う。
図1はプリンタの制御を行うプリンタ制御ユニット10
1の構成を説明するブロック図である。図中、プリンタ
制御ユニット101は、ネットワークインタフェース部
115を制御するネットワークIF制御部114を介し
てネットワーク118上のホストコンピュータと通信可
能に設定されている。102はCPUでROM104に
記録された制御プログラムに基づいてバス103に接続
された各デバイスを制御する。105はRAMでCPU
102の使用するデータ、印字データなどを一時的に記
憶するためのものである。110はエンジン制御部でエ
ンジンインタフェース部111を介してプリンタエンジ
シ112を制御し印字を行う。106はメモリ制御部
で、メモリ107を制御する。109は回線制御部で、
パラレル回線I/F部108Aやシリアル回線I/F制
御部108Bを制御する。113はパネル制御部でパネ
ル117を制御する。118はプリンタシステムとホス
トコンピュータを接続するネットワークである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, a description will be given of a network printer system as an embodiment of the present invention.
FIG. 1 shows a printer control unit 10 for controlling a printer.
1 is a block diagram illustrating the configuration of FIG. In the figure, a printer control unit 101 is set to be able to communicate with a host computer on a network 118 via a network IF control unit 114 that controls a network interface unit 115. A CPU 102 controls each device connected to the bus 103 based on a control program recorded in a ROM 104. 105 is a RAM and a CPU
This is for temporarily storing data, print data, and the like used by 102. An engine control unit 110 controls the printer engine 112 via the engine interface unit 111 to perform printing. A memory control unit 106 controls the memory 107. 109 is a line control unit,
It controls the parallel line I / F unit 108A and the serial line I / F control unit 108B. A panel control unit 113 controls the panel 117. A network 118 connects the printer system and a host computer.

【0023】図2は図1の制御ユニット101上で動作
する制御システムの構成を示す。制御プログラムは計算
機資源を管理する制御OS210をもち、各デバイスを
管理するデバイスドライバを利用してプロセスが制御ユ
ニット101上の各資源、たとえばネットワークI/F
制御部114にアクセスする。制御OS上の各プロセス
としてパラレル/シリアル回線I/Fからの入力を処理
するhostdプロセス、ネットワーク上のプリント処理を
行うlpdデーモンプロセス、プリント制御自体を行うpri
ntmgrプロセスなどがある。またネットワーク上のSNMP
を処理するためのSNMPデーモンプロセスがあり、これが
管理オブジェクトに対する問い合わせ/書き込み要求に
答える。
FIG. 2 shows the configuration of a control system operating on the control unit 101 of FIG. The control program has a control OS 210 that manages computer resources, and a process uses a device driver that manages each device to execute each resource on the control unit 101, for example, a network I / F.
Access the control unit 114. A hostd process that processes input from the parallel / serial line I / F as each process on the control OS, an lpd daemon process that performs print processing on a network, and pri that performs print control itself
For example, the ntmgr process. Also SNMP on the network
There is an SNMP daemon process that handles queries, which answers queries / write requests for managed objects.

【0024】図3はSNMPデーモンで使用される管理オブ
ジェクトテーブルの構成を示したものである。管理オブ
ジェクトテーブルは管理オブジェクトの情報を管理する
エントリ部とデータ部よりなる。エントリ部は図3に示
すように管理オブジェクトのエントリ情報を持つエント
リ、その型の値、外部からのエントリ値取得要求を処理
する関数へのポインタである取得関数ポインタ、外部か
らの値設定要求を処理する関数へのポインタである設定
関数ポインタよりなる。データ部はメモリ上の領域で取
得関数ポインタおよび設定関数ポインタで使用されるデ
ータが格納される。具体的にはエントリに対する直接の
値あるいは値を得るために必要な間接的なデータが格納
される。
FIG. 3 shows the configuration of the management object table used by the SNMP daemon. The management object table includes an entry section for managing information of the management object and a data section. As shown in FIG. 3, the entry section stores an entry having entry information of the management object, a value of the type, an acquisition function pointer which is a pointer to a function for processing an entry value acquisition request from outside, and a value setting request from outside. It consists of a setting function pointer which is a pointer to the function to be processed. The data section is an area on the memory in which data used by the acquisition function pointer and the setting function pointer is stored. Specifically, a direct value for the entry or indirect data necessary for obtaining the value is stored.

【0025】図4AはSNMPデーモンで使用される履歴付
き管理オブジェクトテーブルの構成を示したものであ
る。管理オブジェクトテーブルは管理オブジェクトの情
報を管理するエントリ部とデータ部よりなる。エントリ
部は図4Aに示すように管理オブジェクトのエントリ情
報を持つエントリ、その型の値、外部からのエントリ値
取得要求を処理する関数へのポインタである取得関数ポ
インタ、外部からの値設定要求を処理する関数へのポイ
ンタである設定関数ポインタおよび履歴管理を行うため
の履歴管理関数ポインタよりなる。データ部はメモリ上
の領域で取得関数ポインタおよび設定関数ポインタで使
用されるデータが格納される。具体的にはエントリに対
する直接の値あるいは値を得るために必要な間接的なデ
ータが格納される。履歴管理関数は内部の履歴管理を行
うためのものであり取得関数と設定関数の動作を操作す
る。履歴関数により内部のデータ部にあるエントリの履
歴中どれが有効であるかを操作する。
FIG. 4A shows the structure of a management object table with history used by the SNMP daemon. The management object table includes an entry section for managing information of the management object and a data section. As shown in FIG. 4A, the entry section stores an entry having entry information of the management object, a value of the type, an acquisition function pointer which is a pointer to a function for processing an entry value acquisition request from outside, and a value setting request from outside. It comprises a setting function pointer which is a pointer to a function to be processed and a history management function pointer for performing history management. The data section is an area on the memory in which data used by the acquisition function pointer and the setting function pointer is stored. Specifically, a direct value for the entry or indirect data necessary for obtaining the value is stored. The history management function is for performing internal history management, and operates the operations of the acquisition function and the setting function. The history function operates which of the entries in the internal data section is valid.

【0026】図4Bはデータ部の構成例である。この構
成では、履歴は時間別に管理され有効indexに示された
ものが取得関数により返される値となる。有効モードは
設定関数による設定時に有効となる履歴エントリを示
す。つまり、この実施例では有効indexを設定関数実行
時にどのように設定するかを示す。設定LASTは常に最後
の設定を有効にすることを示し、CURRENTは現在の設定
のまま有効indexを動かさないことを示す。履歴管理関
数はこの動作設定を行うものである。履歴関数エントリ
がないものは履歴管理を内部で行っていないか行うこと
ができない(行っても意味がない)ことを表す。
FIG. 4B shows a configuration example of the data section. In this configuration, the history is managed by time, and the value indicated by the effective index is the value returned by the acquisition function. The valid mode indicates a history entry that is valid when set by the setting function. That is, this embodiment shows how the effective index is set when the setting function is executed. The setting LAST indicates that the last setting is always valid, and CURRENT indicates that the valid index is not moved with the current setting. The history management function performs this operation setting. If there is no history function entry, it indicates that history management is not performed internally or cannot be performed (it does not make sense to do so).

【0027】図5はジョブモデルを使用しない実施例で
あるSNMPデーモンの動作の一部を示すものである。SNMP
デーモンはprintmgrからのプリンタの状態変更通知イベ
ントやネットワークからの管理オブジェクト取得/設定
イベントを処理する、イベント駆動型の処理を行ってお
りイベントが来るまでプロセスはイベント待ちスリープ
状態におかれる。 イベント通知が来ると、まずイベン
トがprintmgrからのプリンタの状態変化通知かどうかチ
ェックする(S101)。状態変化が動作中に変わった
(available and busy)場合(S102、yes)、管理
オブジェクトテーブルを複写し複写後のテーブルを対象
に処理を行う(S103)。状態変化通知が動作状態の
解除である(available and busy以外の)場合(S10
4、yes)、複写したテーブルの内容を元のテーブル
に戻す処理を行う(S105)。管理オブジェクト取得
処理の場合(S107)、管理オブジェクトテーブルを
検索しエントリがある場合で(S109)そのエントリ
の取得関数ポインタがNULL(関数エントリが定義されて
いない場合NULLとしている)では無い場合(S11
0)、そのエントリの取得関数ポインタで示された取得
関数を呼出し(S111)、管理オブジェクトの値の取
得処理を行う。管理オブジェクト設定処理の場合(S1
12、yes)も同様に管理オブジェクトテーブルを検
索し(S113)、エントリかある場合で(S114)
そのエントリの設定関数ポインタがNULL(関数エントリ
が定義されていない場合NULLとしている)では無い場合
(S115)、そのエントリの設定関数ポインタで示さ
れた設定関数を呼出し(S116)、管理オブジェクト
の値の設定処理を行う。
FIG. 5 shows a part of the operation of the SNMP daemon which is an embodiment not using a job model. SNMP
The daemon performs an event-driven process of processing a printer status change notification event from printmgr and a management object acquisition / configuration event from the network, and the process is put into an event waiting sleep state until an event comes. When an event notification is received, it is checked whether the event is a printer status change notification from printmgr (S101). Status change changed during operation
If (available and busy) (S102, yes), the management object table is copied, and processing is performed on the copied table (S103). When the status change notification is the release of the operation status (other than available and busy) (S10
4, yes), a process of returning the contents of the copied table to the original table is performed (S105). In the case of the management object acquisition process (S107), the management object table is searched and there is an entry (S109), and the acquisition function pointer of the entry is not NULL (if the function entry is not defined, it is NULL) (S11).
0), the acquisition function indicated by the acquisition function pointer of the entry is called (S111), and the process of acquiring the value of the management object is performed. In the case of the management object setting process (S1
12, yes) also searches the managed object table (S113), and if there is an entry (S114).
When the setting function pointer of the entry is not NULL (it is NULL when the function entry is not defined) (S115), the setting function indicated by the setting function pointer of the entry is called (S116), and the value of the management object is set. Is set.

【0028】図6はジョブモデルを使用しない別の実施
例であるSNMPデーモンの動作の一部を示すものである。
SNMPデーモンは、printmgrからのプリンタの状態変更通
知イベントやネットワークからの管理オブジェクト取得
/設定イベントを処理する。イベント駆動型の処理を行
っておりイベントが来るまでプロセスはイベント待ちス
リープ状態におかれる。イベント通知が来ると(S20
1)、まずイベントがprintmgrからのプリンタの状態変
化通知かどうかチェックする。状態変化が動作中に変わ
った(availableand busy)場合(S202)、管理オブ
ジェクトテーブルのエントリのうち履歴管理関数エント
リをもつものに関して、履歴管理関数を呼び出して有効
モードをCURRENTにする(S203)。状態変化通知が
動作状態の解除である(availableand busy以外)場合
(S204、yes)、履歴管理関数エントリの中で履
歴関数エントリを持つものに関して、履歴管理関数を呼
び出して有効モードをLASTに変える(S205)。管理
オブジェクト取得処理の場合(S207)、管理オブジ
ェクトテーブルを検索し(S208)、エントリがある
場合で(S209)そのエントリの取得関数ポインタが
NULL(関数エントリが定義されていない場合NULLとして
いる)では無い場合(S210)、そのエントリの取得
関数ポインタで示された取得関数を呼出し(S21
1)、管理オブジェクトの値の取得処理を行う。管理オ
ブジェクト設定処理の場合(S214、yes)も同様
に管理オブジェクトテーブルを検索し(S213)、エ
ントリがある場合でそのエントリの設定関数ポインタか
NULL(関数エントリが定義されていない場合NULLとして
いる)では無い場合(S215)、そのエントリの設定
関数ポインタで示された設定関数を呼出し(S216)
管理オブジェクトの値の設定処理を行う。
FIG. 6 shows a part of the operation of an SNMP daemon which is another embodiment not using a job model.
SNMP daemon, printer status change notification event from printmgr and management object acquisition from network
Handle / set events. Event-driven processing is performed, and the process is put into an event waiting sleep state until an event comes. When an event notification comes (S20
1) First, check whether the event is a printer status change notification from printmgr. If the status change has changed during operation (available and busy) (S202), the history management function is called and the effective mode is set to CURRENT for the entry having the history management function entry among the entries in the management object table (S203). If the status change notification indicates that the operation state is canceled (other than available and busy) (S204, yes), the history management function is called for the history management function entry having the history function entry, and the valid mode is changed to LAST ( S205). In the case of the management object acquisition process (S207), the management object table is searched (S208), and if there is an entry (S209), the acquisition function pointer of the entry is
If it is not NULL (it is NULL when the function entry is not defined) (S210), the acquisition function indicated by the acquisition function pointer of the entry is called (S21).
1) Perform a process of acquiring the value of the management object. In the case of the management object setting process (S214, yes), the management object table is similarly searched (S213), and if there is an entry, the setting function pointer of the entry is checked.
If it is not NULL (it is NULL if no function entry is defined) (S215), the setting function indicated by the setting function pointer of the entry is called (S216).
Performs the setting process of the value of the management object.

【0029】上記の動作により管理オブジェクトに対す
る設定・取得動作は、プリント動作を行っていない場合
は通常の管理オブジェクトテーブルを用いて管理オブジ
ェクトの情報設定・取得が行われ、動作中にはコピーさ
れた管理オブジェクトテーブルを用いて管理オブジェク
トの情報設定・取得が行われるため、動作に影響を及ぼ
さず、しかも動作状態によらずに各種の管理オブジェク
トの情報設定・取得が可能となる。
In the setting / acquisition operation for the management object by the above operation, when the printing operation is not performed, the information setting / acquisition of the management object is performed using the ordinary management object table, and the copy is performed during the operation. Since information setting / acquisition of the management object is performed using the management object table, information setting / acquisition of various management objects can be performed without affecting the operation and regardless of the operation state.

【0030】図7はジョブモデルを使用した場合のprin
tmgrの動作の一部を示す。この場合のSNMPデーモンの処
理は図5,6より破線部を取り除いたものに等しい。pr
intmgrはhostd、lpdといったプリント入力を処理するプ
ロセスからのリクエストイベントおよびデバイスドライ
バからのデバイスイベント(エンジン制御デバイスドラ
イバ、パネルI/O制御デバイスドライバ、メモリ管理
デバイスドライバ)を受け取って処理するイベント駆動
処理を行う。イベントがprintmgrに通知されると(S3
01、yes)、イベントの種別毎に処理が行われる。
たとえば、1pdなど入力処理プロセスからのジョブ生成
リクエストはジョブ処理イベントとしてprintmgrに通知
されジョブ生成リクエスト処理として(S302、ye
s)ジョブを生成して(S303)、イベント発行元に
その結果が通知される(S305)。このようなprintm
grに通知されるイベントはジョブ操作イベント、エンジ
ン制御部イベント、パネルI/O制御部イベントなどがあ
る。
FIG. 7 shows prin when a job model is used.
Here is a part of the operation of tmgr. The processing of the SNMP daemon in this case is the same as that of FIG. pr
intmgr is an event-driven process that receives and processes request events from processes that process print input such as hostd and lpd, and device events (engine control device driver, panel I / O control device driver, and memory management device driver) from device drivers. I do. When an event is notified to printmgr (S3
01, yes), the process is performed for each event type.
For example, a job generation request from an input processing process such as 1pd is notified to printmgr as a job processing event and is processed as a job generation request process (S302, yes
s) A job is generated (S303), and the result is notified to the event issuer (S305). Printm like this
Events notified to gr include job operation events, engine control unit events, panel I / O control unit events, and the like.

【0031】ジョブに関してprintmgr内部では図8Aに
示すようにキューで実行順序を管理している。ジョブは
図8Bのようなプリント処理に関する各種の情報をもつ
データ構造体である。ジョブの生成は図7のジョブ生成
リクエスト処理で作成される(S302、yes)、
(S303)。この際、共通の管理オブジェクトテーブ
ルのポインタがコピーされジョブ構造体のフィールドに
設定される(S307)。図7のジョブ情報設定リクエ
ストによってジョブ構造体の各フィールドにリクエスト
された内容が書き込まれる(S305)。図7のジョブ
実行開始リクエスト(S306、yes)で実行キュー
に登録される(S207)。登録された実行キューの先
頭のジョブは実行可能であれば処理が実行される。この
際、管理オブジェクトテーブルを含むジョブに格納され
た各種の情報をもとに実行が開始される。オブジェクト
管理テーブルからの情報の取得の際、ジョブの生成時刻
((図8B)のjobCreationTime)をもとに取得を行う。
つまり各オブジェクトのエントリを参照する際に図4B
の履歴をもとにジョブ生成前に設定された内容をもとに
動作を行う。
As shown in FIG. 8A, the execution order of a job is managed by a queue inside printmgr. A job is a data structure having various types of information regarding print processing as shown in FIG. 8B. The job is created by the job creation request process of FIG. 7 (S302, yes),
(S303). At this time, the pointer of the common management object table is copied and set in the field of the job structure (S307). The requested content is written into each field of the job structure by the job information setting request in FIG. 7 (S305). The job execution start request (S306, yes) of FIG. 7 is registered in the execution queue (S207). If the first job in the registered execution queue is executable, the process is executed. At this time, the execution is started based on various information stored in the job including the management object table. When acquiring information from the object management table, acquisition is performed based on the job creation time (jobCreationTime in (FIG. 8B)).
That is, when referring to the entry of each object, FIG.
The operation is performed based on the contents set before the job generation based on the history of the job.

【0032】上記の動作により各ジョブの処理開始時点
での管理オブジェクトテーブルの内容を元にジョブは動
作することができ、SNMPでの管理オブジェクトの取得・
設定はプリンタの動作によらず設定可能でしかもプリン
タの動作はジョブの生成時の設定に忠実に動作すること
ができる。
With the above operation, the job can be operated based on the contents of the management object table at the start of the processing of each job.
The setting can be set regardless of the operation of the printer, and the operation of the printer can operate faithfully to the setting at the time of generating the job.

【0033】以上、プリンタを対象に実施例を説明した
が、ネットワークプリンタ等の周辺機器についても本発
明が適応可能であることは自明である。また、実施例で
は管理オブジェクトテーブルを複写するとして処理した
が、すべての内容を複写するのではなく必要部分のみを
コピーすることとし、複写した内容で処理できない場合
元のテーブルを利用して同様の効果を得ることができる
がこのような処理システムも本発明から容易に導出可能
である。
Although the embodiments have been described with reference to printers, it is obvious that the present invention is applicable to peripheral devices such as network printers. In this embodiment, the management object table is copied. However, not all the contents are copied but only the necessary portions are copied. If the copied contents cannot be processed, the same processing is performed using the original table. Although an effect can be obtained, such a processing system can be easily derived from the present invention.

【0034】[0034]

【発明の効果】請求項1に対応する効果:周辺機器の動
作に影響をおよぼす管理オブジェクトに対する書き込み
要求処理において、管理オブジェクトの情報を保存する
管理オブジェクトテーブルを多重にもつので、このよう
な管理オブジェクトに対する書き込みが周辺機器の動作
に不要な影響を与えない。
According to the first aspect of the present invention, a management object table for storing information of a management object is multiplexed in a write request process for a management object that affects the operation of a peripheral device. Does not unnecessarily affect the operation of the peripheral device.

【0035】請求項2に対応する効果:請求項1におい
て、周辺機器の動作に影響をおよぼす管理オブジェクト
に対する書き込み要求処理時に複写された一時的な管理
オブジェクトテーブルに書き込みを行い、周辺機器の動
作状態が待機状態になった時点で主管理オブジェクトテ
ーブルに一時管理オブジェクトテーブルの内容を複写す
るので、ジョブを利用しない動作システムの周辺機器の
場合に、管理オブジェクトに対する書き込みが周辺機器
の動作に不要な影響を与えることなく管理オブジェクト
の書き込みができる。
According to a second aspect of the present invention, in the first aspect, the temporary management object table copied at the time of processing a write request for a management object affecting the operation of the peripheral device is written, and the operation state of the peripheral device is changed. Since the contents of the temporary management object table are copied to the main management object table when the device enters the standby state, writing to the management object is unnecessary for the operation of the peripheral device in the case of a peripheral device of an operating system that does not use jobs Management object can be written without giving

【0036】請求項3に対応する効果:請求項2におい
て、管理オブジェクトの問い合わせ及び書き込み要求を
処理する管理オブジェクトアクセス処理部において周辺
機器動作時には一時管理オブジェクトテーブルの内容を
参照し待機状態時には主管理オブジェクトテーブルを参
照するので、ジョブを利用しない動作システムの周辺機
器の場合に管理オブジェクトに対する書き込みが周辺機
器の動作に不要な影響を与えない。
According to the third aspect of the present invention, in the second aspect, the management object access processing unit for processing a management object inquiry and a write request refers to the contents of the temporary management object table when the peripheral device is operating, and performs the main management in the standby state. Since the object table is referred to, writing to the management object does not unnecessarily affect the operation of the peripheral device in the case of the peripheral device of the operation system that does not use a job.

【0037】請求項4に対応する効果:請求項3におい
て、SNMPを用いて管理オブジェクトの内容に対するネッ
トワーク上からの問い合わせ及び書き込み要求をアクセ
ス処理部で処理するので、SNMPにより上記動作ができ
る。
Advantageous Effect Corresponding to Claim 4: In Claim 3, since the access processing unit processes inquiries and write requests from the network for the contents of the management object using SNMP, the above operation can be performed by SNMP.

【0038】請求項5に対応する効果:請求項1におい
て、周辺機器の動作はジョブ単位で管理されており各ジ
ョブの開始時に主管理オブジェクトテーブルをコピーし
当該ジョブの動作においてコピーしたジョブ毎に管理オ
ブジェクトテーブルの情報を利用してジョブを遂行する
ので、ジョブにより動作を管理している場合に、管理オ
ブジェクトに対する書き込みが周辺機器の動作に不要な
影響を与えない。
According to the fifth aspect of the present invention, in the first aspect, the operation of the peripheral device is managed in units of a job, and the main management object table is copied at the start of each job, and for each job copied in the operation of the job. Since the job is performed using the information in the management object table, writing to the management object does not unnecessarily affect the operation of the peripheral device when the operation is managed by the job.

【0039】請求項6に対応する効果:請求項5におい
て、管理オブジェクトの問い合わせ及び書き込み要求を
処理する管理オブジェクトアクセス処理部において主管
理オブジェクトテーブルを参照するので、ジョブにより
動作を管理している場合に、管理オブジェクトに対する
書き込みが周辺機器の動作に不要な影響を与えないで管
理オブジェクトの書き込みができる。
According to the sixth aspect of the present invention, in the fifth aspect, the operation is managed by a job because the main management object table is referred to in the management object access processing unit for processing the inquiry and write request of the management object. In addition, the writing of the management object can be performed without unnecessarily affecting the operation of the peripheral device.

【0040】請求項7に対応する効果:請求項6におい
て、SNMPを用いて管理オブジェクトの内容に対するネッ
トワーク上からの問い合わせ及び書き込み要求をアクセ
ス処理部で処理するので、SNMPにより上記動作ができ
る。
Advantageous Effect Corresponding to Claim 7: In claim 6, since the access processing unit processes inquiries and write requests from the network for the contents of the management object using SNMP, the above operation can be performed by SNMP.

【0041】請求項8に対応する効果:周辺機器の動作
に影響をおよぼす管理オブジェクトに対する書き込み要
求処理において、管理オブジェクトの情報を保存する管
理オブジェクトテーブルの履歴もつので、このような管
理オブジェクトに対する書き込みが周辺機器の動作に不
要な影響を与えない。
According to an eighth aspect of the present invention, in the process of writing a management object that affects the operation of a peripheral device, a history of a management object table for storing information of the management object is provided. Does not unnecessarily affect the operation of peripheral devices.

【0042】請求項9に対応する効果:請求項8におい
て、周辺機器の動作に影響をおよぼす管理オブジェクト
に対する書き込み要求処理時に履歴付き管理オブジェク
トテーブルに書き込みを行い、周辺機器の動作状態が待
機状態になった時点で主管理オブジェクトテーブルの履
歴エントリを有効にするので、ジョブを利用しない動作
システムの周辺機器の場合に、管理オブジェクトに対す
る書き込みが周辺機器の動作に不要な影響を与えないで
管理オブジェクトの書き込みができる。
According to a ninth aspect of the present invention, in the eighth aspect, when a write request for a management object that affects the operation of a peripheral device is processed, writing is performed in the management object table with history, and the operation state of the peripheral device is changed to a standby state. At this point, the history entry in the main management object table is enabled, so in the case of a peripheral device of an operating system that does not use a job, writing to the management object does not unnecessarily affect the operation of the peripheral device. Can write.

【0043】請求項10に対応する効果:請求項9にお
いて、管理オブジェクトの問い合わせ及び書き込み要求
を処理する管理オブジェクトアクセス処理部において周
辺機器動作時には管理オブジェクトテーブルの有効内容
を参照するので、ジョブを利用しない動作システムの周
辺機器の場合に、管理オブジェクトに対する書き込みが
周辺機器の動作に不要な影響を与えないで周辺機器の動
作ができる。
According to the tenth aspect, in the ninth aspect, the management object access processing unit for processing the inquiry and the write request of the management object refers to the effective contents of the management object table when the peripheral device operates, so that the job is used. In the case of a peripheral device of a non-operational system, the operation of the peripheral device can be performed without writing to the management object unnecessarily affecting the operation of the peripheral device.

【0044】請求項11に対応する効果:請求項10に
おいて、SNMPを用いて履歴付き管理オブジェクトの内容
に対するネットワーク上からの問い合わせ及び書き込み
要求をアクセス処理部で処理するので、SNMPにより上記
動作ができる。
According to the eleventh aspect, in the tenth aspect, the access processing unit processes inquiries and write requests from the network for the contents of the management object with history using SNMP, so that the above operation can be performed by SNMP. .

【0045】請求項12に対応する効果:請求項8にお
いて、周辺機器の動作はジョブ単位で管理されており各
ジョブの開始時に有効であった履歴付き管理オブジェク
トテーブルの情報を利用してジョブを遂行するるので、
ジョブにより動作を管理している場合に、管理オブジェ
クトに対する書き込みが周辺機器の動作に不要な影響を
与えないで周辺機器の動作ができる。
According to the twelfth aspect, in the eighth aspect, the operation of the peripheral device is managed in units of jobs, and the job is managed by utilizing the information of the management object table with history which was effective at the start of each job. To carry out,
When the operation is managed by the job, the operation of the peripheral device can be performed without the writing of the management object unnecessarily affecting the operation of the peripheral device.

【0046】請求項13に対応する効果:請求項12に
おいて、管理オブジェクトの問い合わせ及び書き込み要
求を処理する管理オブジェクトアクセス処理部において
有効な履歴付き管理オブジェクトテーブルを参照するの
で、ジョブにより動作を管理している場合に、管理オブ
ジエクトに対する書き込みが周辺機器の動作に不要な影
響を与えないで管理オブジエクトの書き込みができる。
According to the thirteenth aspect, in the twelfth aspect, the management object access processing unit for processing a management object inquiry and a write request refers to a management object table with a history which is effective. In this case, writing to the management object can be performed without unnecessarily affecting the operation of the peripheral device.

【0047】請求項14に対応する効果:請求項13に
おいて、SNMPを用いて管理オブジェクトの内容に対する
ネットワーク上からの問い合わせ及び書き込み要求をア
クセス処理部で履歴を元に処理するので、SNMPにより上
記動作ができる。
According to the fourteenth aspect, in the thirteenth aspect, the access processing unit processes inquiries and write requests from the network for the contents of the management objects based on the history using the SNMP. Can be.

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

【図1】 プリンタ制御を行うプリンタ制御ユニットの
構成を説明するブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a printer control unit that performs printer control.

【図2】 図1の制御ユニット上で動作する制御システ
ムの構成を説明するブロック図である。
FIG. 2 is a block diagram illustrating a configuration of a control system that operates on the control unit of FIG.

【図3】 SNMPデーモンで使用される管理オブジェ
クトテーブルの構成を示す図である。
FIG. 3 is a diagram showing a configuration of a management object table used in an SNMP daemon.

【図4】 SNMPデーモンで使用される履歴付き管理
オブジェクトテーブルの構成を示す図である。
FIG. 4 is a diagram showing a configuration of a management object table with a history used in an SNMP daemon.

【図5】 ジョブモデルを使用しない実施例におけるS
NMPデーモンの動作の一部を示す図である。
FIG. 5 is a diagram illustrating an S in an embodiment that does not use a job model.
FIG. 9 is a diagram illustrating a part of the operation of the NMP daemon.

【図6】 ジョブモデルを使用しない他の実施例におけ
るSNMPデーモンの動作の一部を示す図である。
FIG. 6 is a diagram illustrating a part of the operation of an SNMP daemon in another embodiment that does not use a job model.

【図7】 ジョブモデルを使用しない実施例におけるS
NMPデーモンの動作の一部を示す図である。
FIG. 7 illustrates an example of S in an embodiment that does not use a job model.
FIG. 9 is a diagram illustrating a part of the operation of the NMP daemon.

【図8】 ジョブ及びそのの実行順序を説明するための
図である。
FIG. 8 is a diagram for explaining jobs and their execution order.

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

101…プリンタ制御ユニット、102…CPU,10
4…ROM、105…RAM、106…メモリ制御部、
107…メモリ、108A…パラレル回路I/F、10
8B…シリアル回路I/F、109…回線制御部、11
0…エンジン制御部、111…エンジンI/F部、11
3…パネル制御部、114…ネットワーク制御部、11
5…ネットワークI/F部、201…lpd,202…
SNMP、203…printmgr、204…hos
td、205…回線制御デバイスドライバ、206…エ
ンジン制御デバイスドライバ、207…パネルI/O制
御デバイスドライバ、208…ネットワークデバイスド
ライバ、209…メモリ制御デバイスドライバ、210
…制御OS
101: Printer control unit, 102: CPU, 10
4 ROM, 105 RAM, 106 memory control unit
107: memory, 108A: parallel circuit I / F, 10
8B: Serial circuit I / F, 109: Line controller, 11
0: engine control unit, 111: engine I / F unit, 11
3 Panel control unit 114 Network control unit 11
5 Network I / F unit 201 lpd 202
SNMP, 203 ... printmgr, 204 ... hos
td, 205: line control device driver, 206: engine control device driver, 207: panel I / O control device driver, 208: network device driver, 209: memory control device driver, 210
... Control OS

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 周辺機器管理オブジェクトを備えると共
に、前記周辺機器管理オブジェクト情報を保存する管理
オブジェクトテーブルを多重に備え、各ジョブの操作時
に前記管理オブジェクトテーブルを参照することを特徴
とする周辺機器管理情報処理システム。
1. A peripheral device management system comprising: a peripheral device management object; a multiplexed management object table for storing the peripheral device management object information; and reference to the management object table when operating each job. Information processing system.
【請求項2】 請求項1に記載された周辺機器管理情報
管理システムにおいて、主管理オブジェクトテーブル及
び該主管理オブジェクトテーブルが複写された一時管理
オブジェクトテーブルを備え、前記管理オブジェクトに
対する書き込み要求処理時に、複写された一時的な管理
オブジェクトテーブルに書き込みを行い、周辺機器の動
作状態が待機状態になった時点で主管理オブジェクトテ
ーブルに前記一時管理オブジエクトテーブルの内容を複
写することを特徴とする周辺機器管理情報処理システ
ム。
2. The peripheral device management information management system according to claim 1, further comprising a main management object table and a temporary management object table in which the main management object table is copied, wherein a write request processing for the management object is performed. A peripheral device for writing to the copied temporary management object table and copying the contents of the temporary management object table to the main management object table when the operation state of the peripheral device becomes a standby state; Management information processing system.
【請求項3】 請求項2に記載された周辺機器管理情報
管理システムにおいて、前記管理オブジェクトの問い合
わせ及び書き込み要求を処理する管理オブジェクトアク
セス処理部を備え、該管理オブジェクトアクセス処理部
において、周辺機器動作時には前記一時管理オブジェク
トテーブルの内容を参照し、待機状態時には、前記主管
理オブジェクトテーブルを参照することを特徴とする周
辺機器管理情報処理システム。
3. The peripheral device management information management system according to claim 2, further comprising: a management object access processing unit that processes an inquiry and a write request for the management object, wherein the management object access processing unit operates as a peripheral device. A peripheral device management information processing system characterized by sometimes referring to the contents of the temporary management object table and referring to the main management object table in a standby state.
【請求項4】 請求項3に記載された周辺機器管理情報
管理システムにおいて、SNMPを用いた前記管理オブジェ
クトの内容に対するネットワーク上からの問い合わせ及
び書き込み要求を、前記アクセス処理部で処理すること
を特徴とする周辺機器管理情報処理システム。
4. The peripheral device management information management system according to claim 3, wherein the access processing unit processes an inquiry and a write request from a network for the contents of the management object using SNMP. Peripheral device management information processing system.
【請求項5】 請求項1に記載された周辺機器管理情報
管理システムにおいて、周辺機器の動作はジョブ単位で
管理されており、各ジョブの開始時に前記主管理オブジ
ェクトテーブルをコピーし、当該ジョブの動作におい
て、コピーしたジョブ毎に管理オブジェクトテーブルの
情報を利用してジョブを遂行することを特徴とする周辺
機器管理情報処理システム。
5. The peripheral device management information management system according to claim 1, wherein the operation of the peripheral device is managed on a job-by-job basis, and the main management object table is copied at the start of each job. In operation, a peripheral device management information processing system that performs a job using information of a management object table for each copied job.
【請求項6】 請求項5に記載された周辺機器管理情報
管理システムおいて、前記管理オブジェクトの問い合わ
せ及び書き込み要求を処理する管理オブジェクトアクセ
ス処理部において、前記主管理オブジェクトテーブルを
参照することを特徴とする周辺機器管理情報処理システ
ム。
6. The peripheral device management information management system according to claim 5, wherein a management object access processing unit that processes a query and a write request for the management object refers to the main management object table. Peripheral device management information processing system.
【請求項7】 請求項6に記載された周辺機器管理情報
管理システムにおいて、SNMPを用いて管理オブジェクト
の内容に対するネットワーク上からの問い合わせ及び書
き込み要求を、前記アクセス処理部で処理することを特
徴とする周辺機器管理情報処理システム。
7. The peripheral device management information management system according to claim 6, wherein the access processing unit processes inquiries and write requests from the network for the contents of the management objects using SNMP. Peripheral device management information processing system.
【請求項8】 請求項1に記載された周辺機器管理情報
処理システムにおいて、前記管理オブジェクトの情報を
保存する管理オブジェクトテーブルが履歴情報を備えて
いることを特徴とする周辺機器管理情報処理システム。
8. The peripheral device management information processing system according to claim 1, wherein a management object table for storing information of the management object includes history information.
【請求項9】 請求項8に記載された周辺機器管理情報
処理システムにおいて、管理オブジェクトに対する書き
込み要求処理時に、履歴情報付き管理オブジエクトテー
ブルに書き込みを行い、周辺機器の動作状態が待機状態
になった時点で主管理オブジェクトテーブルの履歴エン
トリを有効にすることを特徴とする周辺機器管理情報処
理システム。
9. The peripheral device management information processing system according to claim 8, wherein at the time of a write request process for a management object, writing is performed to a management object table with history information, and the operation state of the peripheral device is set to a standby state. A peripheral device management information processing system characterized in that a history entry of a main management object table is validated at a point in time.
【請求項10】 請求項9に記載された周辺機器管理情
報処理システムにおいて、管理オブジェクトの問い合わ
せ及び書き込み要求を処理する管理オブジェクトアクセ
ス処理部において、周辺機器動作時には管理オブジェク
トテーブルの有効内容を参照することを特徴とする周辺
機器管理情報処理システム。
10. The peripheral device management information processing system according to claim 9, wherein a management object access processing unit that processes a management object inquiry and a write request refers to the effective contents of the management object table when the peripheral device operates. A peripheral device management information processing system, characterized in that:
【請求項11】 請求項10に記載された周辺機器管理
情報処理システムにおいて、SNMPを用いて履歴付き管理
オブジェクトの内容に対するネットワーク上からの問い
合わせ及び書き込み要求を、前記アクセス処理部で処理
することを特徴とする周辺機籍管理情報処理システム。
11. The peripheral device management information processing system according to claim 10, wherein the access processing unit processes inquiries and write requests from the network for the contents of the management object with history using SNMP. Peripheral device management information processing system.
【請求項12】 請求項8に記載された周辺機器管理情
報処理システムにおいて、周辺機器の動作はジョブ単位
で管理されており、各ジョブの開始時に有効であった履
歴付き前記管理オブジェクトテーブルの情報を利用して
ジョブを遂行する、ことを特徴とする周辺機器管理情報
処理システム。
12. The peripheral device management information processing system according to claim 8, wherein the operation of the peripheral device is managed on a job basis, and information of the management object table with a history effective at the start of each job. A peripheral device management information processing system, wherein a job is performed by using a computer.
【請求項13】 請求項12に記載された周辺機器管理
情報処理システムにおいて、前記管理オブジェクトの問
い合わせ及び書き込み要求を処理する管理オブジェクト
アクセス処理部において、前記有効であった履歴付き管
理オブジェクトテーブルを参照することを特徴とする周
辺機器管理情報処理システム。
13. The peripheral device management information processing system according to claim 12, wherein in the managed object access processing unit that processes the inquiry and write request of the managed object, the valid managed object table with the history is referred to. And a peripheral device management information processing system.
【請求項14】 請求項13に記載された周辺機器管理
情報処理システムにおいて、SNMPを用いて管理オブジェ
クトの内容に対するネットワーク上からの問い合わせ及
び書き込み要求を、前記アクセス処理部で履歴を元に処
理することを特徴とする周辺機器管理情報処理システ
ム。
14. The peripheral device management information processing system according to claim 13, wherein the access processing unit processes inquiries and write requests from the network for the contents of the management objects using SNMP based on the history. A peripheral device management information processing system, characterized in that:
JP11086125A 1999-03-29 1999-03-29 Management system for peripheral device management information Pending JP2000285066A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11086125A JP2000285066A (en) 1999-03-29 1999-03-29 Management system for peripheral device management information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11086125A JP2000285066A (en) 1999-03-29 1999-03-29 Management system for peripheral device management information

Publications (1)

Publication Number Publication Date
JP2000285066A true JP2000285066A (en) 2000-10-13

Family

ID=13877993

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11086125A Pending JP2000285066A (en) 1999-03-29 1999-03-29 Management system for peripheral device management information

Country Status (1)

Country Link
JP (1) JP2000285066A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007336015A (en) * 2006-06-12 2007-12-27 Ricoh Co Ltd Image processor
WO2008065786A1 (en) * 2006-11-27 2008-06-05 Panasonic Electric Works Co., Ltd. Optical semiconductor device and transparent optical member

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007336015A (en) * 2006-06-12 2007-12-27 Ricoh Co Ltd Image processor
WO2008065786A1 (en) * 2006-11-27 2008-06-05 Panasonic Electric Works Co., Ltd. Optical semiconductor device and transparent optical member

Similar Documents

Publication Publication Date Title
US5862404A (en) Network device discovery and status information distribution using independent information distribution processes
US5881213A (en) Deferred printing
JP3201319B2 (en) Electronic devices that can be connected to a network
JPH11134142A (en) Printing system
JP5293035B2 (en) Data processing apparatus, data processing method, program, and recording medium
JPH06230908A (en) System for control of printing of electronic document by using various kinds of page description languages and other parameters
JP4343604B2 (en) Printing system, information processing apparatus, installation method, and program
US20050256869A1 (en) Log information management device, log information generation device, and computer-readable medium storing log information management program therein
JP5378554B2 (en) Network event notification system
JP2001236298A (en) Data processor, printing system and method for controlling setting of driver software for them
JPH0887390A (en) Network system with printer, and printer, server device and terminal device for network system
US8645968B2 (en) Information processing system, information processing method, program, and storage medium
US7505168B2 (en) Distributed client side printing methods and systems
JP2000285066A (en) Management system for peripheral device management information
JP4303828B2 (en) Print management system and method
JP2013000941A (en) Information processor, information processing method, and program
JPH1195942A (en) Network system
JP2005038011A (en) Network system and its control method
JP2004094311A (en) Notification method, information processor and control program
JP3509816B2 (en) Network system and printer server
JP2001075748A (en) Printing system and computer readable recording medium stored with printing control program
JP2002055795A (en) Print managing apparatus and method for controlling the same and storage medium
JP2001125763A (en) Printer and print system
JP4387710B2 (en) Network device and control method thereof
JP7173725B2 (en) Image forming apparatus management device, image forming apparatus management method, image forming apparatus management program, image forming system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070727

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070814

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080625

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080819

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090630