JP2000339247A - Parameter setting system - Google Patents

Parameter setting system

Info

Publication number
JP2000339247A
JP2000339247A JP11144958A JP14495899A JP2000339247A JP 2000339247 A JP2000339247 A JP 2000339247A JP 11144958 A JP11144958 A JP 11144958A JP 14495899 A JP14495899 A JP 14495899A JP 2000339247 A JP2000339247 A JP 2000339247A
Authority
JP
Japan
Prior art keywords
setting
type
parameter
management information
information base
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP11144958A
Other languages
Japanese (ja)
Other versions
JP2000339247A5 (en
JP4325019B2 (en
Inventor
Noriyuki Abe
紀之 安倍
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP14495899A priority Critical patent/JP4325019B2/en
Publication of JP2000339247A publication Critical patent/JP2000339247A/en
Publication of JP2000339247A5 publication Critical patent/JP2000339247A5/ja
Application granted granted Critical
Publication of JP4325019B2 publication Critical patent/JP4325019B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements

Abstract

PROBLEM TO BE SOLVED: To perform batch setting of parameters for plural devices each of which is provided with management information base(MIB). SOLUTION: Specified information (SysObjectID) on the MIB is refered for printers (devices) 12, 14 on a network and kinds of MIB of each printer are judged based on the information. And the parameters are set by every printer by a setting method corresponding to the decided kinds. Even when the kinds of MIB are not sure, the parameters are set and the parameters are set altogether for different kind of devices.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はネットワークシステ
ムに関し、特にデバイスに対するパラメータ設定に関す
る。
[0001] 1. Field of the Invention [0002] The present invention relates to a network system, and more particularly to a parameter setting for a device.

【0002】[0002]

【従来の技術】周知のように、ネットワーク管理プロト
コルとして広く普及しているSNMP(Simple Network
Management Protocol)においては、ネットワーク上の
個々のデバイスに管理情報ベース(MIB:Mamagement
Information Base)が具備され、そのMIBを利用し
て、情報の取得やパラメータの設定などが行われる。典
型的な例では、管理マシンと被管理マシンとがネットワ
ークを介して相互接続されているシステムにおいて、管
理マシンによって各被管理マシンのMIBから必要な情
報が取得されてネットワーク管理に利用され、また、管
理マシンによって各被管理マシンのMIBに対して必要
な情報の書き込みが行われ、これにより被管理マシンの
動作が制御される。なお、被管理マシン上にはMIBの
管理を行うプロセスが存在する。そのプロセスは、マシ
ンの動作状況などを常に監視してMIBの内容を書き換
える処理や、管理マシンからのリクエストに対する処理
を実行する。
2. Description of the Related Art As is well known, SNMP (Simple Network) widely used as a network management protocol is used.
In the Management Protocol (MIB), a management information base (MIB: Mamagement) is assigned to each device on the network.
Information Base) is provided, and information acquisition and parameter setting are performed using the MIB. In a typical example, in a system in which a managed machine and a managed machine are interconnected via a network, the managed machine acquires necessary information from the MIB of each managed machine and uses the information for network management. The management machine writes necessary information to the MIB of each managed machine, thereby controlling the operation of the managed machine. Note that a process for managing the MIB exists on the managed machine. The process constantly monitors the operating status of the machine and rewrites the contents of the MIB, and executes a process for a request from the management machine.

【0003】図12には、典型的なMIBの構造が模式
的に示されている。周知のように、MIBは木(ツリ
ー)構造を有し、その各節にはラベル付けされたオブジ
ェクトが対応付けられる。MIB上の各情報は、木構造
の頂点からの選択肢番号列であるオブジェクトIDで特
定される。例えば、systemは、1.3.6.1.2.1.1で特定さ
れ、同様にSysObjectIDは、1.3.6.1.2.1.1.2で特定され
る。1つのオブジェクトIDは必ず1つのオブジェクト
に対応している。すなわち、オブジェクトIDの特定に
よって情報(パラメータ)の操作(参照や設定)を行う
ことが可能である。
FIG. 12 schematically shows a typical MIB structure. As is well known, the MIB has a tree structure, and each node of the MIB is associated with a labeled object. Each piece of information in the MIB is specified by an object ID, which is an option number string from the top of the tree structure. For example, system is specified in 1.3.6.1.2.1.1, and similarly, SysObjectID is specified in 1.3.6.1.2.1.1.2. One object ID always corresponds to one object. That is, it is possible to operate (refer to or set) information (parameters) by specifying the object ID.

【0004】MIBにおいて、上層の空間は共通空間で
あり、一方、下層の一部分の空間は開放されている。各
デバイスのメーカーは、その開放空間を利用してデバイ
スに対する特有のパラメータ設定を可能にしている。そ
れ故、デバイスのメーカーや機種が異なると、全体とし
てのMIBの種類が異なり、このため後述のように各デ
バイスに対するパラメータ設定の方法(特にオブジェク
トIDの内容)が相違する。つまり、同じオブジェクト
であってもMIBの種類が異なれば、それを指定するオ
ブジェクトIDは異なる。
In the MIB, the space in the upper layer is a common space, while the space in a part of the lower layer is open. Manufacturers of each device make use of its open space to enable specific parameter settings for the device. Therefore, if the maker or model of the device is different, the type of MIB as a whole is different, and therefore, the parameter setting method (particularly, the content of the object ID) for each device is different as described later. In other words, even if the same object has a different type of MIB, the object ID specifying the MIB is different.

【0005】なお、プリンタの場合、パラメータとして
は、例えばネットワークアドレス、節電時間、濃度、コ
ントラストなどがあげられる。この他、電源のオンオフ
など特定機能のオンオフなども、それに対応するパラメ
ータ値を書き換えることにより制御可能である。
In the case of a printer, the parameters include, for example, a network address, a power saving time, a density, and a contrast. In addition, ON / OFF of a specific function such as power ON / OFF can be controlled by rewriting the corresponding parameter value.

【0006】ところで、プリンタ等のデバイスに対して
各種のパラメータを設定する場合、それに設けられたU
I(ユーザーインターフェイス)を利用してその設定を
行うこともできるが、設定が煩雑であったり、あるいは
そもそもリモート設定のみが可能な機能などがあったり
するため、クライアントからリモートでパラメータ設定
を実行することが通常行われている。この場合、クライ
アントに搭載されたアプリケーションプログラムを通じ
てパラメータ設定を行うことになるので、ユーザーがデ
バイスのアドレスやMIBの具体的内容を特に意識する
必要はなく簡単にパラメータの設定を行える。
By the way, when various parameters are set for a device such as a printer, a U
The setting can be performed using I (user interface). However, since the setting is complicated or there is a function capable of only remote setting in the first place, the parameter setting is executed remotely from the client. That is usually done. In this case, the parameters are set through an application program installed in the client, so that the user does not need to be particularly aware of the device address and the specific contents of the MIB, and can easily set the parameters.

【0007】しかし、複数のデバイスが存在する場合、
各デバイスごとのアプリケーションを起動する必要があ
り、それ故各デバイスごとに個別的にパラメータ設定を
行うのは非常に煩雑である。ネットワーク上には異機種
のデバイスなどが混在し、上述のようにそれらのMIB
は異なるため、パラメータの設定を同じ設定方法で一括
して行うことはできない現状にある。
However, when there are a plurality of devices,
It is necessary to start an application for each device, and it is very complicated to individually set parameters for each device. Heterogeneous devices are mixed on the network, and their MIBs are
Are different from each other, so that the parameter setting cannot be performed collectively by the same setting method.

【0008】なお、特開平6−110663号公報に
は、パラメータデータの一括設定に関するシステムが開
示されているが、MIBの種類に対応した処理は行われ
ていない。
Japanese Patent Application Laid-Open No. 6-110663 discloses a system for batch setting of parameter data, but does not perform processing corresponding to the type of MIB.

【0009】[0009]

【発明が解決しようとする課題】以上のように、ネット
ワーク上に多様なデバイスが存在している場合において
は、各デバイスに対するパラメータ設定方法の相違か
ら、個々のデバイスに対して簡便にパラメータ設定を行
えないという問題がある、特に、単一のパラメータデー
タファイルを基礎とし、複数のデバイスに対して一括し
てパラメータ設定を行うことができないという問題があ
る。
As described above, when various devices exist on the network, the parameter setting can be easily performed for each device due to the difference in the parameter setting method for each device. There is a problem that the setting cannot be performed. In particular, there is a problem that it is not possible to collectively set parameters for a plurality of devices based on a single parameter data file.

【0010】本発明は、上記従来の課題に鑑みなされた
ものであり、その目的は、複数のデバイスに対してパラ
メータの一括設定を行えるようにすることにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned conventional problems, and an object of the present invention is to make it possible to collectively set parameters for a plurality of devices.

【0011】本発明の他の目的は、ネットワーク上に多
様なデバイスが接続されていても、ユーザーに負担なく
簡単にパラメータ設定が行えるようにすることにある。
Another object of the present invention is to enable a user to easily set parameters even when various devices are connected on a network without burdening a user.

【0012】本発明の他の目的は、ネットワーク上にあ
るデバイスのMIBの種別を自動判定し、それを利用す
ることにある。
Another object of the present invention is to automatically determine the type of MIB of a device on a network and use it.

【0013】[0013]

【課題を解決するための手段】(1)上記目的を達成す
るために、本発明は、ネットワーク上に少なくとも1つ
のデバイスが接続され、当該デバイスが階層的な管理情
報ベースを有するシステムにおいて、前記デバイスにア
クセスし、その管理情報ベースにおける所定情報を参照
することにより、その管理情報ベースの種類を認識する
認識手段と、前記デバイスに対して、その管理情報ベー
スの種類に従った設定方法でパラメータ設定を行う設定
手段と、を含むことを特徴とする。
(1) In order to achieve the above object, the present invention provides a system in which at least one device is connected on a network and the device has a hierarchical management information base. Recognizing means for accessing the device and referring to predetermined information in the management information base to recognize the type of the management information base; and setting parameters for the device in a setting method according to the type of the management information base. Setting means for performing setting.

【0014】上記構成によれば、パラメータ設定を行い
たいデバイス(対象デバイス)に関して、その管理情報
ベース(望ましくはSNMPにおけるManagement Infor
mation Base)上の所定情報(例えばSysObjectID)が読
みとられ、その情報によって管理情報ベースの種類(タ
イプ)が判定される。そして、その種類に従った設定方
法で、当該デバイスに対するパラメータ設定が実行され
る。つまり、例えば、MIBの種類及びパラメータの種
類から、設定を行いたいパラメータのオブジェクトID
を特定し、そのオブジェクトIDを利用して、そのMI
Bに対して当該パラメータを設定可能である。ここで、
デバイスとしてはプリンタ、イメージスキャナなどをあ
げることができるが、本発明は、他のデバイスに対する
パラメータ設定においても適用可能である。
According to the above configuration, the management information base (preferably, the management information for SNMP) for a device (target device) for which parameter setting is desired.
The predetermined information (for example, SysObjectID) on the mation base) is read, and the type of the management information base is determined based on the information. Then, parameter setting for the device is performed by a setting method according to the type. That is, for example, based on the type of MIB and the type of parameter, the object ID of the parameter to be set
Is specified, and its MI is used by using its object ID.
The parameter can be set for B. here,
Examples of the device include a printer and an image scanner, but the present invention is also applicable to parameter setting for other devices.

【0015】上記の管理情報ベースの種類の認識は、パ
ラメータ設定を行いたい1又は複数の対象デバイスの中
で、管理情報ベースの種類が未知のものに対してのみ行
えばよく、管理情報ベースの種類(あるいはデバイス機
種)が既知であるデバイスに対しては基本的に不要であ
る。その認識処理は、パラメータ設定時に行ってもよい
が、予め定期的に又は所定時(例えばデバイス接続時)
に事前に行っておいてもよい。なお、既に認識された種
類の情報を蓄積してテーブル化しておけば、必要に応じ
てその情報を読み出してパラメータ設定に利用できる。
上記の各処理は、具体的には、ネットワーク上のコンピ
ュータで起動されるプログラムとして実現可能である。
Recognition of the type of the management information base may be performed only for one or a plurality of target devices whose parameters are to be set and for which the type of the management information base is unknown. It is basically unnecessary for a device whose type (or device model) is known. The recognition process may be performed at the time of parameter setting, but may be performed periodically or at a predetermined time (for example, when a device is connected)
May be performed in advance. If information of the already recognized type is stored and tabulated, the information can be read out as needed and used for parameter setting.
Each of the above processes can be specifically realized as a program started by a computer on a network.

【0016】望ましくは、前記所定位置の情報と前記管
理情報ベースの種類とを対応付けた種類判定用テーブル
を含み、前記認識手段は、前記種類判定用テーブルを参
照して管理情報ベースの種類を判定する。また、望まし
くは、前記管理情報ベースの種類及びパラメータの種類
に応じた設定方法を決定するための設定方法判定テーブ
ルを含み、前記設定手段は、前記設定方法判定テーブル
を参照して設定方法を決定する。また、望ましくは、前
記設定方法判定テーブルには前記管理情報ベースの種類
別にパラメータの種類ごとのオブジェクトIDが記述さ
れ、前記オブジェクトIDの指定によってパラメータ設
定先が特定される。
Preferably, the information processing apparatus further includes a type determination table in which the information on the predetermined position is associated with the type of the management information base, and the recognizing means refers to the type determination table to determine the type of the management information base. judge. Preferably, the apparatus further includes a setting method determination table for determining a setting method according to the type of the management information base and the type of the parameter, and the setting unit determines the setting method with reference to the setting method determination table. I do. Preferably, the setting method determination table describes an object ID for each parameter type for each type of the management information base, and specifies a parameter setting destination by specifying the object ID.

【0017】(2)また上記目的を達成するために、本
発明は、ネットワーク上に複数のデバイスが接続され、
各デバイスが階層的な管理情報ベースを有するシステム
において、前記複数のデバイスに対して設定するパラメ
ータセットが入力される入力手段と、前記複数のデバイ
スにアクセスし、各デバイスの管理情報ベースにおける
所定情報を参照することにより、各デバイスごとに管理
情報ベースの種類を認識する認識手段と、前記複数のデ
バイスに対して、各デバイスの管理情報ベースの種類に
従った設定方法で一括してパラメータ設定を行う設定手
段と、を含むことを特徴とする。
(2) In order to achieve the above object, according to the present invention, a plurality of devices are connected on a network,
In a system in which each device has a hierarchical management information base, input means for inputting a parameter set to be set for the plurality of devices, and predetermined information in the management information base of each device for accessing the plurality of devices And a recognizing means for recognizing the type of the management information base for each device, and collectively performing parameter setting for the plurality of devices by a setting method according to the type of the management information base of each device. Setting means for performing the setting.

【0018】上記構成によれば、パラメータセットを与
えるだけで、複数のデバイスに対してパラメータ設定を
一括して行うことができる。従来、そのような場合には
各デバイスごとにそれに対応するパラメータ設定用プロ
グラムを逐次起動する必要があったが、上記構成によれ
ば、単一のプロセスにより異機種のデバイスをサポート
できるので簡便である。よって、システム変更に対する
柔軟性、拡張性に富むという利点を享受できる。本発明
は、同じプリンタであっても機種が異なる場合に限られ
ず、プリンタとスキャナといったようにデバイスの種類
が異なる場合にも適用可能である。
According to the above configuration, parameter setting can be collectively performed for a plurality of devices only by giving a parameter set. Conventionally, in such a case, it was necessary to sequentially start the corresponding parameter setting program for each device. However, according to the above configuration, a single process can support different types of devices, so that it is simple and convenient. is there. Therefore, it is possible to enjoy the advantage of being flexible and scalable with respect to system changes. The present invention is not limited to the case where the same printer is of different models, but is also applicable to the case where the types of devices are different, such as a printer and a scanner.

【0019】望ましくは、パラメータ設定可能なデバイ
スの一覧表示を行う表示処理手段と、前記一覧表示上に
おいてパラメータ設定対象をユーザー選択させる選択手
段と、を含む。この構成によれば、パラメータセットの
入力とは別に設定対象を個別指定でき、ユーザーの便宜
を図ることができる。
Desirably, the apparatus includes display processing means for displaying a list of devices for which parameters can be set, and selection means for allowing a user to select a parameter setting target on the list display. According to this configuration, the setting target can be individually specified separately from the input of the parameter set, and the convenience of the user can be achieved.

【0020】(3)また上記目的を達成するために、本
発明は、階層的な管理情報ベースを有するデバイスに対
してパラメータ設定を行うシステムにおいて、前記デバ
イスにアクセスし、その管理情報ベースにおける所定情
報を参照する手段と、前記所定情報に従った設定方法に
よって、当該デバイスに対してパラメータ設定を行う手
段と、を含むことを特徴とする。
(3) In order to achieve the above object, according to the present invention, in a system for performing parameter setting for a device having a hierarchical management information base, the device is accessed and a predetermined information in the management information base is accessed. And a means for referring to information and a means for performing parameter setting for the device by a setting method according to the predetermined information.

【0021】上記構成によれば、管理情報ベースに係る
所定情報の参照結果に従ってパラメータ設定方法が特定
される。その場合、まず所定情報の参照結果に従って管
理情報ベースの種類を判定した上でその種類から設定方
法を特定してもよいが、所定情報の参照結果から直接的
に設定方法(例えばオブジェクトIDなど)を特定でき
るようにしてもよい。すなわち、判定用テーブルの構成
如何によって各種の変形例を考え得る。
According to the above configuration, the parameter setting method is specified according to the result of referring to the predetermined information related to the management information base. In this case, first, the type of the management information base may be determined according to the reference result of the predetermined information, and the setting method may be specified from the type. However, the setting method (for example, an object ID or the like) is directly obtained from the reference result of the predetermined information. May be specified. That is, various modifications can be considered depending on the configuration of the determination table.

【0022】[0022]

【発明の実施の形態】以下、本発明の好適な実施形態を
図面に基づいて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below with reference to the drawings.

【0023】図1には、本発明に係るシステムの概念が
示されている。まずこの図1を用いてパラメータ設定原
理について説明する。
FIG. 1 shows the concept of the system according to the present invention. First, the principle of parameter setting will be described with reference to FIG.

【0024】図1に示す例において、ネットワーク上に
はPC10と複数のプリンタ12,14とが接続されて
いる。ここで、PC10は複数のプリンタ12,14に
対してパラメータの設定を行うコンピュータである。そ
して、プリンタ12,14はパラメータの設定が行われ
るデバイスである。各デバイスには、MAC Address及びI
P Addressのいずれか一方又は両方が定められている。
そして、各プリンタ12,14はそれぞれSNMPに従
う管理情報ベース(MIB)が具備されている。
In the example shown in FIG. 1, a PC 10 and a plurality of printers 12 and 14 are connected on a network. Here, the PC 10 is a computer that sets parameters for the plurality of printers 12 and 14. The printers 12 and 14 are devices for setting parameters. Each device has a MAC Address and I
One or both of the P Addresses are determined.
Each of the printers 12 and 14 has a management information base (MIB) according to SNMP.

【0025】プリンタ12,14におけるMIBの種類
が既知であれば、PC10からその種類に従った設定方
法で各パラメータの設定を行い得る。その一方、いずれ
かのプリンタ12,14においてMIBの種類が未知で
あれば、図1に示されるように、当該プリンタに対して
MIB上におけるSysObjectIDを返すよう指令するリク
エストが出され、その応答結果に基づいて当該プリンタ
が有するMIBの種類が判定される。そして、その種類
に基づいてパラメータ設定方法が決定され、その設定方
法に従って所望のパラメータが当該プリンタに対して設
定される。
If the type of MIB in the printers 12 and 14 is known, each parameter can be set from the PC 10 by a setting method according to the type. On the other hand, if the type of the MIB is unknown in one of the printers 12 and 14, a request is issued to the printer to return the SysObjectID on the MIB as shown in FIG. , The type of MIB of the printer is determined. Then, a parameter setting method is determined based on the type, and a desired parameter is set for the printer according to the setting method.

【0026】具体的には、図1において、プリンタ12
に関してはSysObjectIDとして1.3.6.1.4.297.aa.bb.cc
がPC10によって読み込まれ、それに基づいてMIB
の種類が判定され、これによって、設定を行いたい2つ
のパラメータのオブジェクトIDすなわち、1.3.6.1.2.
1.1.xx及び1.3.6.1.4.1.253.yy.zzが特定され、それぞ
れについてパラメータ「Prt2」及び「OFF」が設
定される。このような設定方法はプリンタ14において
も同様である。
More specifically, in FIG.
1.3.6.1.4.297.aa.bb.cc for SysObjectID
Is read by the PC 10, and based on the
Of the two parameters to be set, that is, 1.3.6.1.2.
1.1.xx and 1.3.6.1.4.1.253.yy.zz are specified, and the parameters “Prt2” and “OFF” are set for each. Such a setting method is the same for the printer 14.

【0027】従って、上記の方法によれば、ネットワー
ク上に存在するデバイスのMIBの種類が既知でなかっ
たとしても、それが有する特定の情報を参照することに
よりそのMIBの種類を特定でき、その結果、適切かつ
簡便にパラメータ設定を行えるという利点がある。ま
た、図1に示したように、異機種の複数のデバイスに対
して一括してパラメータ設定を行うことができるという
利点がある。ちなみに、パラメータ設定に当たって各デ
バイスの特定は上述したMAC AddressあるいはIPAddress
が利用される。
Therefore, according to the above method, even if the type of the MIB of the device existing on the network is not known, the type of the MIB can be specified by referring to the specific information of the device. As a result, there is an advantage that parameter setting can be performed appropriately and easily. Further, as shown in FIG. 1, there is an advantage that parameter setting can be performed collectively for a plurality of devices of different models. By the way, when setting the parameters, each device is specified by the MAC Address or IP Address described above.
Is used.

【0028】次に、図2を用いて本実施形態に係るパラ
メータ設定システムの構成について説明する。
Next, the configuration of the parameter setting system according to the present embodiment will be described with reference to FIG.

【0029】上述のように、ネットワーク8上にはPC
10及びプリンタ12,14が接続されている。各プリ
ンタ12,14はその記憶部上にMIB12A,14A
が存在し、それによって各種のパラメータが管理されて
いる。ちなみに、図2においてそのMIB12A,14
Aを管理するプロセスあるいはエージェントといったソ
フトウエアについては図示省略されている。
As described above, the PC on the network 8
10 and printers 12 and 14 are connected. Each of the printers 12 and 14 stores MIBs 12A and 14A in its storage unit.
Exists, whereby various parameters are managed. Incidentally, the MIBs 12A and 14 in FIG.
Software such as a process or an agent for managing A is not shown.

【0030】PC10は設定処理部16及び記憶部18
を有する。ここで、設定処理部16はパラメータ設定の
ためのプログラムとして構成されるものである。記憶部
18はRAMあるいはROMなどによって構成されるも
のである。その記憶部18上には、設定パラメータデー
タセット20、デバイスリスト30、タイプ判定テーブ
ル26及びタイプ別ID判定テーブル群28などが格納
されている。そして、設定処理部16は、それらの情報
を利用して各プリンタ12,14に対するパラメータの
設定を行う。ここで、設定処理部16には、この図2に
示す例において、表示部22及び入力部24が接続され
ている。また、その設定処理部16には外部記憶装置3
2が接続され、その外部記憶装置32には過去の検索デ
ータがファイルとして格納されている。
The PC 10 includes a setting processing unit 16 and a storage unit 18
Having. Here, the setting processing unit 16 is configured as a program for setting parameters. The storage unit 18 is configured by a RAM, a ROM, or the like. The storage unit 18 stores a setting parameter data set 20, a device list 30, a type determination table 26, a type-specific ID determination table group 28, and the like. Then, the setting processing unit 16 sets parameters for each of the printers 12 and 14 using the information. Here, the display unit 22 and the input unit 24 in the example shown in FIG. 2 are connected to the setting processing unit 16. The setting processing unit 16 includes the external storage device 3
The external storage device 32 stores past search data as a file.

【0031】図3には、図2に示した設定パラメータデ
ータセット20の具体的な構成例が示されている。この
設定パラメータデータセット20は、例えば外部から入
力され、あるいはこのPC10上において入力されるも
のである。外部から供給される場合、例えばFDなどか
ら読み込まれ、あるいは通信を利用して読み込まれる。
FIG. 3 shows a specific configuration example of the setting parameter data set 20 shown in FIG. The setting parameter data set 20 is input, for example, from the outside or input on the PC 10. When supplied from the outside, it is read from, for example, an FD, or is read using communication.

【0032】設定パラメータデータセット20は1又は
複数のサブセット104,106によって構成されてい
る。各サブセットはデバイスを特定するための情報(具
体的には、MAC Address又はIP Address)と、設定を行
いたい1又は複数のパラメータ(例えば、デバイスの名
前(Device Name)や節電機能のオンオフ情報(PowerSa
ve))と、で構成され、それらが各デバイスごとに用意
されている。ここで、符号107で示すように、デバイ
スのアドレスが不明である場合には、その部分を空欄に
しつつ設定パラメータデータセット20を作成してもよ
い。このような空欄に対しては、後のデバイス選択すな
わちパラメータ設定対象の選択によって対処することが
可能である。図3の内容から明らかなように、この設定
パラメータデータセットは、同種又は異種の複数のプリ
ンタに対して設定すべきパラメータのセットを具備する
ものである。従来においては各デバイスごとにパラメー
タ設定処理を行う必要があったが、本実施形態において
は、このような設定パラメータデータセット20を利用
して複数のデバイスに対して一括してパラメータの設定
を実現できる。
The setting parameter data set 20 includes one or a plurality of subsets 104 and 106. Each subset includes information for specifying a device (specifically, a MAC address or an IP address) and one or more parameters to be set (for example, a device name (Device Name) or on / off information of a power saving function ( PowerSa
ve)), and they are prepared for each device. Here, as shown by reference numeral 107, when the device address is unknown, the setting parameter data set 20 may be created while leaving that part blank. Such a blank can be dealt with by selecting a device later, that is, selecting a parameter setting target. As is clear from the contents of FIG. 3, the setting parameter data set includes a set of parameters to be set for a plurality of printers of the same type or different types. Conventionally, it was necessary to perform the parameter setting process for each device. In the present embodiment, however, the parameter setting is realized for a plurality of devices collectively using such a setting parameter data set 20. it can.

【0033】図4には、図2に示したデバイスリスト3
0の具体的な構成例が示されている。このデバイスリス
ト30において、各デバイスのDevice Nameには、MAC A
ddress、IP Address、MIB Typeが対応付けられている。
ここで、実際のパラメータ設定に先だって、デバイスア
ドレスとして、少なくとも一方のアドレスが特定される
必要があり、また、MIBのタイプも実際のパラメータ
設定に先だっていずれかの段階で特定される。
FIG. 4 shows the device list 3 shown in FIG.
0 shows a specific configuration example. In the device list 30, MAC A is set as the device name of each device.
ddress, IP Address, and MIB Type are associated with each other.
Here, at least one address needs to be specified as a device address prior to the actual parameter setting, and the MIB type is also specified at any stage prior to the actual parameter setting.

【0034】ちなみに、過去の検索データからこのデバ
イスリスト30を形成するようにしてもよく、またその
ような過去の検索データでは不足する情報についてだけ
後述するようにMIBタイプの検索などを行うのが望ま
しい。
By the way, the device list 30 may be formed from past search data, and an MIB type search or the like is performed only for information that is insufficient in such past search data as described later. desirable.

【0035】図5には、図2に示したタイプ判定テーブ
ル26の具体的な構成例が示されている。このタイプ判
定テーブル26においては、SysObjectIDごとにMIB
タイプすなわちMIBの種類が対応付けられている。つ
まり、図1で説明したように、参照したSysObjectIDが
示す実際のオブジェクトIDの内容如何によってMIB
のタイプを判定するためのテーブルである。
FIG. 5 shows a specific configuration example of the type determination table 26 shown in FIG. In the type determination table 26, the MIB is set for each SysObjectID.
The type, that is, the type of MIB is associated with the type. That is, as described with reference to FIG. 1, the MIB depends on the contents of the actual object ID indicated by the referenced SysObjectID.
6 is a table for determining the type of the data.

【0036】図6には、図2に示したタイプ別ID判定
テーブル群28の具体的な構成例が示されている。この
判定テーブル群28はMIBタイプごとに設けられた複
数の判定テーブル群28−1〜28−nで構成されるも
のである。MIBのタイプが特定されると、それに応じ
ていずれかの判定テーブルが選択され、その判定テーブ
ル上において設定対象となるパラメータに対応するMI
B上のオブジェクトIDが一意に特定される。もちろ
ん、図5に示したタイプ判定テーブル26及び図6に示
したタイプ別ID判定テーブル群28を統合したテーブ
ルを利用するようにしてもよい。
FIG. 6 shows a specific configuration example of the type-specific ID determination table group 28 shown in FIG. The judgment table group 28 is composed of a plurality of judgment table groups 28-1 to 28-n provided for each MIB type. When the type of the MIB is specified, one of the determination tables is selected according to the MIB type, and the MI corresponding to the parameter to be set on the determination table is selected.
The object ID on B is uniquely specified. Of course, a table obtained by integrating the type determination table 26 shown in FIG. 5 and the type-specific ID determination table group 28 shown in FIG. 6 may be used.

【0037】図2に戻って、設定処理部16は、設定パ
ラメータデータセット20が与えられると、MIB種類
が不明のデバイスに対してSysObjectIDを返すようにリ
クエストを発行してそれを参照し、またタイプ判定テー
ブル26及びタイプ別ID判定テーブル群28を利用し
てデバイスリスト30を完成させ、そのデバイスリスト
30に従って1又は複数のプリンタ12,14に対して
1又は複数のパラメータ設定を行う。
Returning to FIG. 2, when the setting parameter data set 20 is given, the setting processing unit 16 issues a request to return a SysObjectID to a device whose MIB type is unknown, refers to the request, and The device list 30 is completed using the type determination table 26 and the type-specific ID determination table group 28, and one or more parameters are set for one or more printers 12 and 14 according to the device list 30.

【0038】この場合において、設定パラメータデータ
セット20において、設定すべきデバイスが特定されて
いない場合には、表示部22に図7に示すようなデバイ
ス選択用リスト50が表示される。ここで、このデバイ
ス選択用リスト50は後に説明するデバイス検索によっ
て作成されるものである。このデバイス選択用リスト5
0において、各デバイスにはMAC Address及びIP Addres
sの一方または両方が対応付けられている。このような
リスト50上において例えばポインティングデバイスな
どによって操作されるポインタ52を利用していずれか
のデバイスが対象デバイスとして特定される。
In this case, if the device to be set is not specified in the setting parameter data set 20, a device selection list 50 as shown in FIG. Here, the device selection list 50 is created by a device search described later. This device selection list 5
0, each device has MAC Address and IP Addres
One or both of s are associated. On such a list 50, for example, any device is specified as a target device by using a pointer 52 operated by a pointing device or the like.

【0039】図2に示した設定処理部16の処理内容に
ついて図8〜図11を用いて説明する。
The processing contents of the setting processing section 16 shown in FIG. 2 will be described with reference to FIGS.

【0040】図8において、S101では、設定パラメ
ータデータセット20が読み込まれる。例えば、FDあ
るいは通信回線を介してそのような設定パラメータデー
タセット20の読み込みが行われる。S102では、過
去の検索データを利用するか否かが判断され、利用する
場合には、S103において過去の検索データが存在し
ているか否かが判断される。ここで、外部記憶装置32
や他のFDなどの媒体上に過去の検索データが格納され
ていれば、S104においてそのようなデータが読み込
まれ、S105においてデバイスリスト30が作成され
る。多くの場合、この段階ではデバイスリストは完成さ
れず、その段階で既知の情報のみがデバイスリストに反
映されることになる。
In FIG. 8, in S101, the setting parameter data set 20 is read. For example, such a setting parameter data set 20 is read via an FD or a communication line. In S102, it is determined whether or not to use the past search data, and if so, it is determined in S103 whether or not the past search data exists. Here, the external storage device 32
If the past search data is stored on a medium such as the FD or another FD, such data is read in S104, and the device list 30 is created in S105. In many cases, the device list is not completed at this stage, and only information known at that stage is reflected in the device list.

【0041】S106を介してS107では、設定パラ
メータデータセット20上における個々のサブセットが
1つずつ参照され、すなわち第1列から順番に各サブセ
ットが参照されて、そのサブセット内にいずれかのアド
レスが指定されているか否かが判断される。ここで、MA
C Address又はIP Addressのいずれかのアドレス指定が
あれば、S108においてデバイスリスト30上に同じ
アドレスが存在しているか否かが判断される。そして、
そのようなアドレスが存在していなければ、S109に
おいて、ネットワーク上において当該アドレスに対応す
るデバイスが検索され、そのデバイスが存在していれ
ば、デバイスリスト30に当該デバイスに対応するレコ
ードすなわちデータセットが追加される。そして、以上
のS107〜S110の各工程が設定パラメータデータ
セット20における各サブセットごとに実行され、全て
のサブセットについての処理が終了するとS106でそ
れが判定され、処理が図9に示すS111に移行する。
In S107 through S106, the individual subsets on the setting parameter data set 20 are referred to one by one, that is, each subset is referred to in order from the first column, and any address is included in the subset. It is determined whether it is specified. Where MA
If any one of C Address and IP Address is specified, it is determined in S108 whether the same address exists on the device list 30. And
If such an address does not exist, in S109, a device corresponding to the address is searched on the network. If the device exists, a record, that is, a data set corresponding to the device is included in the device list 30. Will be added. Then, the above steps S107 to S110 are executed for each subset in the setting parameter data set 20, and when the processing for all subsets is completed, it is determined in S106, and the processing shifts to S111 shown in FIG. .

【0042】S111では、設定パラメータデータセッ
ト20上において、パラメータ設定対象すなわち設定デ
バイスが全て確定しているか否かが判断され、設定デバ
イスが不明のサブセットが存在していれば、まずS11
2において過去の検索データを利用してその設定デバイ
スを特定できるか否かが判断され、特定できなければS
113において、まず設定可能なデバイスの検索が実行
される。
In S111, it is determined whether or not all the parameters to be set, that is, all the setting devices are determined in the setting parameter data set 20. If there is a subset whose setting device is unknown, first in S11,
In step 2, it is determined whether or not the set device can be specified by using the past search data.
At 113, a search for a configurable device is performed first.

【0043】図11には、そのS113における処理の
工程が具体的なフローチャートとして示されている。ま
ず、S201では、処理終了条件として、全デバイスに
ついての確認が終了したか否かが判断され、終了してい
ない場合にはS202において各デバイスからSysObjec
tIDが取得される。そして、S203においてはタイプ
判定テーブル26を参照しつつ、当該SysObjectIDがサ
ポートされているものであるか否かが判断され、サポー
トされているものである場合に限り、S204において
当該デバイスがデバイス選択用リスト50に追加され
る。そして、これがネットワーク上の全てのデバイス又
は一定条件を満たす全てのデバイスについて実行され、
最終的にS201で全てのデバイスについての確認が終
了したと判断されると、図11に示したルーチンが終了
する。
FIG. 11 shows a specific flowchart of the process in step S113. First, in S201, it is determined as a processing end condition whether or not confirmation has been completed for all devices, and if not, SysObjec is sent from each device in S202.
tID is obtained. Then, in S203, it is determined whether or not the SysObjectID is supported by referring to the type determination table 26. Only when the SysObjectID is supported, in S204, the device is used for device selection. It is added to the list 50. And this is performed for all devices on the network or all devices that meet certain conditions,
When it is finally determined in S201 that the confirmation has been completed for all devices, the routine shown in FIG. 11 ends.

【0044】図9に戻って、S114では、S113で
作成されたデバイス選択用リスト50が表示部22に表
示される。そして、S115においてユーザーによって
パラメータ設定を行うべき、設定デバイスが選択され
る。
Returning to FIG. 9, in S114, the device selection list 50 created in S113 is displayed on the display unit 22. Then, in S115, a setting device for which parameter setting is to be performed by the user is selected.

【0045】S116では、デバイスリスト30上にお
いて、全ての設定デバイスについてそのMIBの種類が
判別されているか否かが判断される。ここで、いずれか
のデバイスについてMIBの種類が既知でないと判断さ
れた場合には、種類が未定のデバイスについて、S11
7においてSysObjectIDが参照されS118においてタ
イプ判定テーブル26を利用してその参照された情報に
従ってMIBの種類が判定される。そして、このような
処理がMIBの種類が不明の全てのデバイスについて繰
り返し実行される。
In S 116, it is determined whether or not the MIB type has been determined for all the set devices on the device list 30. If it is determined that the type of the MIB is not known for any of the devices, the process proceeds to S11 for a device whose type is undetermined.
In 7, the SysObjectID is referred to, and in S118, the type of the MIB is determined using the type determination table 26 according to the referenced information. Then, such a process is repeatedly executed for all devices whose MIB type is unknown.

【0046】なお、図11に示した処理においてSysObj
ectIDを参照した段階でMIBの種類を同時に特定して
おくことも可能である。かかる処理によれば、場合によ
りS116〜S118までの工程を省略することができ
る。
In the processing shown in FIG. 11, SysObj
It is also possible to specify the type of MIB at the same time as referring to ectID. According to such processing, the steps from S116 to S118 can be omitted in some cases.

【0047】次に、図10において、S119では、全
てのデバイスについてのパラメータ設定が終了したか否
かが判断され、終了していない場合には、S120にお
いて特定デバイスについての全てのパラメータの設定が
完了したか否かが判断され、それが完了していない場合
には、S121においてm台目のデバイスについてn番
目のパラメータ設定に関し、タイプ別ID判定テーブル
群28に基づいて、当該パラメータについてMIB上の
オブジェクトIDが特定される。そして、S122にお
いてはそのように特定されたオブジェクトIDを利用し
て当該パラメータがm台目のデバイスに対して設定され
る。以上のS120〜S122の各工程が特定デバイス
について各パラメータについて実行され、全てのパラメ
ータについての処理が終了した場合には、次の特定デバ
イスについて同様のパラメータ設定処理が行われ、最終
的に処理がS119からS123へ移行する。
Next, in FIG. 10, in S119, it is determined whether or not the parameter setting for all the devices has been completed. If not, in S120, the setting of all the parameters for the specific device is performed in S120. It is determined whether or not the setting has been completed. If the setting has not been completed, the setting of the n-th parameter for the m-th device is performed in S121 based on the type-specific ID determination table group 28 in the MIB in S121. Is specified. Then, in S122, the parameter is set for the m-th device using the object ID specified in this manner. Steps S120 to S122 described above are performed for each parameter for a specific device, and when processing for all parameters is completed, similar parameter setting processing is performed for the next specific device. The process moves from S119 to S123.

【0048】S123では、次のパラメータ設定におい
て今まで検索された情報を再利用するため、上記のよう
に検索された各データが外部記憶装置32などに格納さ
れる。
In S123, in order to reuse the information searched so far in the next parameter setting, each data searched as described above is stored in the external storage device 32 or the like.

【0049】ちなみに、図8〜図11に示した処理方法
は一例であって、対象となったデバイスのMIBの種類
を特定できる限りにおいて各種の変形が可能である。例
えば、図1に示した例では複数台のプリンタ12,14
に対してそれぞれ複数のパラメータ設定が行われていた
が、例えばプリンタとスキャナに対する複数のパラメー
タ設定など、各種の応用が可能である。
The processing methods shown in FIGS. 8 to 11 are merely examples, and various modifications are possible as long as the type of MIB of the target device can be specified. For example, in the example shown in FIG.
, A plurality of parameter settings have been made for each of them, but various applications such as a plurality of parameter settings for a printer and a scanner are possible.

【0050】また、上述した実施形態においては、MI
Bの種類を特定するための情報としてSysObjectIDが参
照されていたが、例えば他の情報を利用することによっ
て結果としてMIBの種類を特定するようにしてもよ
い。
In the above-described embodiment, MI
Although SysObjectID is referred to as information for specifying the type of B, the type of MIB may be specified as a result by using other information, for example.

【0051】[0051]

【発明の効果】以上説明したように、本発明によれば、
ネットワーク上のデバイスに対して簡単にパラメータ設
定を行うことができ、特に、複数のデバイスに対してパ
ラメータの一括設定を行えるという利点がある。また、
本発明によればネットワーク上に存在する各デバイスの
MIBの種別を自動判定してその判定結果を活用可能で
ある。
As described above, according to the present invention,
There is an advantage that parameter setting can be easily performed for devices on the network, and in particular, parameters can be collectively set for a plurality of devices. Also,
According to the present invention, it is possible to automatically determine the type of MIB of each device existing on the network and use the result of the determination.

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

【図1】 本発明の原理を説明するための説明図であ
る。
FIG. 1 is an explanatory diagram for explaining the principle of the present invention.

【図2】 本実施形態に係る全体構成を示すブロック図
である。
FIG. 2 is a block diagram illustrating an overall configuration according to the embodiment.

【図3】 設定パラメータデータセットの具体的な構成
例を示す図である。
FIG. 3 is a diagram showing a specific configuration example of a setting parameter data set.

【図4】 デバイスリストの具体的な構成例を示す図で
ある。
FIG. 4 is a diagram showing a specific configuration example of a device list.

【図5】 タイプ判定テーブルの具体的な構成例を示す
図である。
FIG. 5 is a diagram illustrating a specific configuration example of a type determination table.

【図6】 タイプ別ID判定テーブル群の具体的な構成
を示す図である。
FIG. 6 is a diagram showing a specific configuration of a type-specific ID determination table group.

【図7】 デバイス選択用リストの表示例を示す図であ
る。
FIG. 7 is a diagram showing a display example of a device selection list.

【図8】 設定処理部の動作を示すフローチャートであ
る。
FIG. 8 is a flowchart illustrating an operation of a setting processing unit.

【図9】 設定処理部の動作を示すフローチャートであ
る。
FIG. 9 is a flowchart illustrating an operation of a setting processing unit.

【図10】 設定処理部の動作を示すフローチャートで
ある。
FIG. 10 is a flowchart illustrating an operation of a setting processing unit.

【図11】 デバイス選択用リストを作成するための処
理を示すフローチャートである。
FIG. 11 is a flowchart illustrating a process for creating a device selection list.

【図12】 MIBの構造を模式的に示す図である。FIG. 12 is a diagram schematically showing the structure of an MIB.

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

8 ネットワーク、10 PC、12,14 プリンタ
(デバイス)、16設定処理部、20 設定パラメータ
データセット、22 表示部、24 入力部、26 タ
イプ判定テーブル、28 タイプ別ID判定テーブル
群、30 デバイスリスト、32 外部記憶装置。
8 network, 10 PC, 12 and 14 printer (device), 16 setting processing unit, 20 setting parameter data set, 22 display unit, 24 input unit, 26 type judgment table, 28 type ID judgment table group, 30 device list, 32 External storage device.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク上に少なくとも1つのデバ
イスが接続され、当該デバイスが階層的な管理情報ベー
スを有するシステムにおいて、 前記デバイスにアクセスし、その管理情報ベースにおけ
る所定情報を参照することにより、その管理情報ベース
の種類を認識する認識手段と、 前記デバイスに対して、その管理情報ベースの種類に従
った設定方法でパラメータ設定を行う設定手段と、 を含むことを特徴とするパラメータ設定システム。
In a system in which at least one device is connected to a network and the device has a hierarchical management information base, by accessing the device and referring to predetermined information in the management information base, A parameter setting system comprising: recognition means for recognizing a type of a management information base; and setting means for performing parameter setting on the device by a setting method according to the type of the management information base.
【請求項2】 請求項1記載のシステムにおいて、 前記所定情報と前記管理情報ベースの種類とを対応付け
た種類判定用テーブルを含み、 前記認識手段は、前記種類判定用テーブルを参照して管
理情報ベースの種類を判定することを特徴とするパラメ
ータ設定システム。
2. The system according to claim 1, further comprising a type determination table in which the predetermined information is associated with a type of the management information base, wherein the recognizing unit manages the type by referring to the type determination table. A parameter setting system for determining a type of an information base.
【請求項3】 請求項1記載のシステムにおいて、 前記管理情報ベースの種類及びパラメータの種類に応じ
た設定方法を決定するための設定方法判定テーブルを含
み、 前記設定手段は、前記設定方法判定テーブルを参照して
設定方法を決定することを特徴とするパラメータ設定シ
ステム。
3. The system according to claim 1, further comprising a setting method determination table for determining a setting method according to a type of the management information base and a type of parameter, wherein the setting unit includes the setting method determination table. A parameter setting system that determines a setting method with reference to the above.
【請求項4】 請求項3記載のシステムにおいて、 前記設定方法判定テーブルには前記管理情報ベースの種
類別にパラメータの種類ごとのオブジェクトIDが記述
され、 前記オブジェクトIDの指定によってパラメータ設定先
が特定されることを特徴とするパラメータ設定システ
ム。
4. The system according to claim 3, wherein the setting method determination table describes an object ID for each type of parameter for each type of the management information base, and specifies a parameter setting destination by specifying the object ID. A parameter setting system characterized in that:
【請求項5】 ネットワーク上に複数のデバイスが接続
され、各デバイスが階層的な管理情報ベースを有するシ
ステムにおいて、 前記複数のデバイスに対して設定するパラメータセット
が入力される入力手段と、 前記複数のデバイスにアクセスし、各デバイスの管理情
報ベースにおける所定情報を参照することにより、各デ
バイスごとに管理情報ベースの種類を認識する認識手段
と、 前記複数のデバイスに対して、各デバイスの管理情報ベ
ースの種類に従った設定方法で一括してパラメータ設定
を行う設定手段と、 を含むことを特徴とするパラメータ設定システム。
5. In a system in which a plurality of devices are connected on a network and each device has a hierarchical management information base, input means for inputting a parameter set to be set for the plurality of devices; A recognition unit that recognizes the type of the management information base for each device by accessing the device and refers to predetermined information in the management information base of each device; and the management information of each device for the plurality of devices. A parameter setting system, comprising: setting means for setting parameters collectively by a setting method according to a type of a base.
【請求項6】 請求項5記載のシステムにおいて、 パラメータ設定可能なデバイスの一覧表示を行う表示処
理手段と、 前記一覧表示上においてパラメータ設定対象をユーザー
選択させる選択手段と、 を含むことを特徴とするパラメータ設定システム。
6. The system according to claim 5, further comprising: display processing means for displaying a list of devices for which parameters can be set, and selection means for allowing a user to select a parameter setting target on the list display. Parameter setting system.
【請求項7】 階層的な管理情報ベースを有するデバイ
スに対してパラメータ設定を行うシステムにおいて、 前記デバイスにアクセスし、その管理情報ベースにおけ
る所定情報を参照する手段と、 前記所定位置の情報に従った設定方法によって、当該デ
バイスに対してパラメータ設定を行う手段と、 を含むことを特徴とするパラメータ設定システム。
7. A system for performing parameter setting for a device having a hierarchical management information base, comprising: means for accessing the device and referring to predetermined information in the management information base; Means for performing parameter setting on the device by the setting method.
JP14495899A 1999-05-25 1999-05-25 Parameter setting system Expired - Fee Related JP4325019B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14495899A JP4325019B2 (en) 1999-05-25 1999-05-25 Parameter setting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14495899A JP4325019B2 (en) 1999-05-25 1999-05-25 Parameter setting system

Publications (3)

Publication Number Publication Date
JP2000339247A true JP2000339247A (en) 2000-12-08
JP2000339247A5 JP2000339247A5 (en) 2007-04-05
JP4325019B2 JP4325019B2 (en) 2009-09-02

Family

ID=15374161

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14495899A Expired - Fee Related JP4325019B2 (en) 1999-05-25 1999-05-25 Parameter setting system

Country Status (1)

Country Link
JP (1) JP4325019B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005025755A (en) * 2003-06-30 2005-01-27 Microsoft Corp System for automatic configuration and method therefor
JP2008027127A (en) * 2006-07-20 2008-02-07 Brother Ind Ltd Information processor, equipment setup system, and program
CN100397327C (en) * 2006-08-18 2008-06-25 中外合资南京富士通计算机设备有限公司 Method for online set of printer parameter
US7602511B2 (en) 2001-08-20 2009-10-13 Brother Kogyo Kabushiki Kaisha Transmission device enabling external device to edit address data registered in the transmission device
JP2010141601A (en) * 2008-12-11 2010-06-24 Canon Inc Communication equipment, control method of same, and computer program
JP2014090487A (en) * 2013-12-26 2014-05-15 Canon Inc Communication apparatus, control method of communication apparatus, and program
JP2014127018A (en) * 2012-12-26 2014-07-07 Nec Corp Access control system, access control method and access control program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7698546B2 (en) * 2006-04-27 2010-04-13 Microsoft Corporation BIOS configuration update technique

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7602511B2 (en) 2001-08-20 2009-10-13 Brother Kogyo Kabushiki Kaisha Transmission device enabling external device to edit address data registered in the transmission device
JP2005025755A (en) * 2003-06-30 2005-01-27 Microsoft Corp System for automatic configuration and method therefor
JP2008027127A (en) * 2006-07-20 2008-02-07 Brother Ind Ltd Information processor, equipment setup system, and program
JP4506732B2 (en) * 2006-07-20 2010-07-21 ブラザー工業株式会社 Information processing apparatus, device setting system, and program
CN100397327C (en) * 2006-08-18 2008-06-25 中外合资南京富士通计算机设备有限公司 Method for online set of printer parameter
JP2010141601A (en) * 2008-12-11 2010-06-24 Canon Inc Communication equipment, control method of same, and computer program
US8959236B2 (en) 2008-12-11 2015-02-17 Canon Kabushiki Kaisha Communication system and method for executing a setting process regardless of whether a setting method requires switching of networks
JP2014127018A (en) * 2012-12-26 2014-07-07 Nec Corp Access control system, access control method and access control program
JP2014090487A (en) * 2013-12-26 2014-05-15 Canon Inc Communication apparatus, control method of communication apparatus, and program

Also Published As

Publication number Publication date
JP4325019B2 (en) 2009-09-02

Similar Documents

Publication Publication Date Title
US7085763B2 (en) Device search system
US20040249931A1 (en) Network management system to monitor managed elements
US20020196451A1 (en) System for replicating desired configurations for printers on a network
WO2007115470A1 (en) A device configuration information management method, the server and the system thereof
WO2003098462A1 (en) System and method for transforming configuration commands
CN104272280B (en) Server apparatus, system, and control method thereof
CN101494558A (en) Network device management apparatus, control method therefor, network system, and storage medium
EP2066094B1 (en) Technique for communicating by utilizing communication setting information
JP2001175562A (en) Method for copying configuration setting between electronic devices
JP2011516930A (en) Automatic configuration network computer peripherals
JP2000339247A (en) Parameter setting system
US7535588B2 (en) System and method to communicate to controller mapped by print server
JP2011076437A (en) System, server, client, and method for sharing device
JP2007004269A (en) Management control program, management apparatus, and method for the same
JP2004364190A (en) Communication apparatus and program for realizing the apparatus
US6868455B1 (en) Information processing apparatus, information processing method and computer readable medium
JP4298630B2 (en) Device management apparatus, control method therefor, and control program
JP3241648B2 (en) Network connection device management application development method
US6763001B1 (en) Discovering non managed devices in a network such as a LAN using telnet
JP4086805B2 (en) Network management server having automatic initial setting function and network management method
JP2001195218A (en) Output system and output control method
JP3768726B2 (en) Device search client and device search method
US20210344566A1 (en) Field detection device for a fieldbus network
JP2017211901A (en) Device setting program and device management device
JPH06175957A (en) Peripheral equipment controller

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060418

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060418

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20060418

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080801

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080902

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081104

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090519

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090601

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120619

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120619

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130619

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140619

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees