JP4293169B2 - Network equipment control system - Google Patents

Network equipment control system Download PDF

Info

Publication number
JP4293169B2
JP4293169B2 JP2005235930A JP2005235930A JP4293169B2 JP 4293169 B2 JP4293169 B2 JP 4293169B2 JP 2005235930 A JP2005235930 A JP 2005235930A JP 2005235930 A JP2005235930 A JP 2005235930A JP 4293169 B2 JP4293169 B2 JP 4293169B2
Authority
JP
Japan
Prior art keywords
information
network device
command
identification information
input
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.)
Expired - Fee Related
Application number
JP2005235930A
Other languages
Japanese (ja)
Other versions
JP2007053485A (en
Inventor
広治 江原
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2005235930A priority Critical patent/JP4293169B2/en
Publication of JP2007053485A publication Critical patent/JP2007053485A/en
Application granted granted Critical
Publication of JP4293169B2 publication Critical patent/JP4293169B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、ネットワークに接続されたネットワーク機器を制御するネットワーク機器制御システムに関する。   The present invention relates to a network device control system that controls network devices connected to a network.

コンピュータと通信ネットワークの普及に伴い、コンピュータネットワークの管理の重要性が高まっている。コンピュータネットワークを管理するネットワーク管理システムは、ネットワークの障害を予防し、ネットワーク全体の性能を向上させることを目的として、ネットワークに接続される機器の稼働状況やネットワークのトラフィックなどを監視するシステムである。   With the spread of computers and communication networks, the importance of computer network management is increasing. A network management system that manages a computer network is a system that monitors the operating status of devices connected to the network, network traffic, and the like for the purpose of preventing network failures and improving the performance of the entire network.

ネットワーク機器のコンフィグレーションファイルを生成する際に、設定ミスや矛盾を生じることなく、容易に、各種機器に関わらず、対話的に記述されたネットワーク図から、自動的にそのネットワーク図と同等のネットワークを実現するためのネットワーク機器の設定情報を生成することのできるネットワーク設計支援システムが提供されている(例えば、特許文献1参照)。   When generating a configuration file for a network device, there is no setting mistake or inconsistency, and it is easy to automatically create a network equivalent to that network diagram from a network diagram described interactively regardless of the various devices. There is provided a network design support system capable of generating network device setting information for realizing the above (see, for example, Patent Document 1).

特開2002−368743号公報(段落0125−0135)JP 2002-368743 A (paragraph 0125-0135)

しかし、特許文献1に記載された方式では、ネットワーク設計を行うことによってネットワーク機器の設定情報を生成するため、ネットワーク構成図を対話的に画面上に描く必要があり、手間がかかる。また、実際に運用されているネットワーク機器に対して自動で制御を行うことはできない。   However, in the method described in Patent Document 1, since network device setting information is generated by designing a network, it is necessary to draw a network configuration diagram interactively on the screen, which is troublesome. In addition, it is not possible to automatically control network devices that are actually operated.

また、一般的なネットワーク管理システムは、SNMP(Simple Network Management Protocol)と呼ばれるネットワーク監視プロトコルを利用する。ネットワーク管理システムにおける管理サーバは、SNMPマネージャと呼ばれるプログラムを実装し、ネットワークに接続されたルータやハブなどのネットワーク機器の状態やトラフィック状態などを監視する。また、管理される側のネットワーク機器は、SNMPエージェントと呼ばれるプログラムを実装し、MIB(Management Information Base)(管理情報ベース)と呼ばれる情報を有する。SNMPエージェントは、MIBに格納されている情報を取得して、SNMPマネージャに通知する。MIBは、例えば、ネットワーク機器のベンダおよび機種を識別可能な機種情報(sysObjectID)や管理者情報(sysContact)などの設定情報や、トラフィック量やリソースの消費量を示す情報などを含む情報であって、それぞれの情報はオブジェクトと呼ばれる。   A general network management system uses a network monitoring protocol called SNMP (Simple Network Management Protocol). A management server in the network management system implements a program called an SNMP manager, and monitors the status of network devices such as routers and hubs connected to the network, traffic status, and the like. In addition, the managed network device has a program called an SNMP agent, and has information called an MIB (Management Information Base) (management information base). The SNMP agent acquires information stored in the MIB and notifies the SNMP manager. The MIB is information including setting information such as model information (sysObjectID) and administrator information (sysContact) that can identify the vendor and model of the network device, information indicating traffic volume and resource consumption, and the like. Each piece of information is called an object.

「標準MIB」と呼ばれるMIBは、RFC(Request for Comments)に規定されているMIBであって、一般的なネットワーク管理システムは、標準MIBを参照することによりネットワークの監視を行う。しかし、この方式では、管理できる内容が、標準MIBとして定義されている内容に限定されるという問題がある。   The MIB called “standard MIB” is an MIB defined in RFC (Request for Comments), and a general network management system monitors a network by referring to the standard MIB. However, this method has a problem that the contents that can be managed are limited to the contents defined as the standard MIB.

また、ネットワークを構築する際には、異なるベンダによって製造されたネットワーク機器を使用することが多い。さらに、各ネットワーク機器の制御に必要なコマンドは、同様の制御を行う場合であっても、ベンダや機種によって異なる場合が多い。そのため、マルチベンダ環境のネットワークを管理する管理者は、ベンダや機種によって異なるコマンドをそれぞれ修得しなければならず、負担が大きいという問題がある。   In constructing a network, network devices manufactured by different vendors are often used. Furthermore, commands required for controlling each network device often differ depending on the vendor and model even when similar control is performed. For this reason, there is a problem that an administrator who manages a network in a multi-vendor environment has to acquire different commands for each vendor and model, which is a heavy burden.

そこで、本発明は、機種毎に制御方法が異なるネットワーク機器を容易に制御することができるネットワーク機器制御システムを提供することを目的とする。   Accordingly, an object of the present invention is to provide a network device control system that can easily control network devices having different control methods for each model.

本発明によるネットワーク機器制御システムは、通信ネットワークを介してネットワーク機器の制御を行うネットワーク機器制御サーバを備えたネットワーク機器制御システムであって、ネットワーク機器制御サーバは、各々のネットワーク機器を識別可能な機器識別情報と、ネットワーク機器の機種を識別可能な機種識別情報とを対応付けてあらかじめ記憶する機器情報記憶手段と、ネットワーク機器の制御時に機器識別情報を含む制御情報が入力された場合に、入力された機器識別情報に基づいて、機器情報記憶手段に記憶する機種識別情報を取得する機種識別情報取得手段と、機種に応じた情報であって処理命令の書式を示す情報である命令書式情報と機種識別情報とを対応付ける対応定義情報を記憶する対応定義記憶手段と、機種識別情報取得手段が取得した機種識別情報に基づいて、対応定義記憶手段が記憶する命令書式情報を取得する命令書式情報取得手段と、命令書式情報取得手段が取得した命令書式情報と、機種識別情報取得手段に入力された制御情報とに基づいて、処理命令を示す情報である命令情報を生成する命令情報生成手段と、入力された機識別情報を用いてネットワーク機器にアクセスし、命令情報生成手段によって生成された命令情報を実行する実行手段と、命令書式情報を生成する命令書式情報生成手段とを備え、実行手段は、機器識別情報が入力された場合に、入力された機器識別情報を用いてネットワーク機器にアクセスし、当該ネットワーク機器制御サーバが備えるGUIを介して入力される命令情報を実行し、命令書式情報生成手段は、GUIを介して入力され実行手段によって実行された命令情報を含む命令書式情報を生成し、生成した命令書式情報と機種識別情報取得手段によって取得された機種識別情報とを対応付ける対応定義情報を生成して対応定義記憶手段に記憶させることを特徴とする。 The network device control system according to the present invention is a network device control system including a network device control server that controls network devices via a communication network, and the network device control server is a device that can identify each network device. It is input when device information storage means for storing the identification information in association with the model identification information that can identify the model of the network device in advance and control information including the device identification information when the network device is controlled. Model identification information acquisition means for acquiring the model identification information stored in the device information storage means based on the device identification information, and the command format information and model that is information corresponding to the model and indicating the format of the processing instruction the corresponding definition storage means for storing correspondence definition information to give corresponding the identification information, the model identification Based on the model identification information acquired by the information acquisition means, instruction format information acquisition means for acquiring the instruction format information stored in the correspondence definition storage means, instruction format information acquired by the instruction format information acquisition means, and model identification information acquisition based on the control information inputted to the unit, the instruction information generating means for generating instruction information indicating the processing instruction, to access the network device using the equipment identification information input, the instruction information generating means The execution means for executing the instruction information generated by the command information and the instruction format information generating means for generating the instruction format information, the execution means uses the input device identification information when the device identification information is input. to access the network device executes the command information inputted through the GUI to which the network device control server is provided, the instruction format information generating means Te, Generates instruction format information including instruction information input via the UI and executed by the execution means, and generates correspondence definition information that associates the generated instruction format information with the model identification information acquired by the model identification information acquisition means It characterized that you are stored in the corresponding definition storage unit Te.

命令書式情報は引数を含む情報であるとともに、制御情報は命令書式情報における引数に対応するパラメータを含む情報であって、命令情報生成手段は、命令書式情報における引数を、制御情報に含まれるパラメータで置き換えて命令情報を生成してもよい。そのような構成によれば、状況に応じて、引数が設定された命令情報を実行することができる。   The instruction format information is information including an argument, and the control information is information including a parameter corresponding to the argument in the instruction format information, and the instruction information generation means converts the argument in the instruction format information into the parameter included in the control information. The instruction information may be generated by replacing According to such a configuration, it is possible to execute the instruction information in which the argument is set according to the situation.

ネットワーク機器は、機種識別情報を記憶し、ネットワーク機器制御サーバは、機器識別情報に基づいて、ネットワーク機器から機種識別情報を受信し、機器情報記憶手段に記憶する機種識別情報受信手段を備えてもよい。そのような構成によれば、機種識別情報を自動的に機器情報記憶手段に記憶することができる。   The network device stores model identification information, and the network device control server includes model identification information receiving means for receiving the model identification information from the network device based on the device identification information and storing it in the device information storage means. Good. According to such a configuration, the model identification information can be automatically stored in the device information storage means.

命令書式情報生成手段は、GUIを介して入力され実行手段によって実行された命令情報に対する応答情報をネットワーク機器から受信した場合に、受信した応答情報を待ち合わせる命令情報を含む命令書式情報を生成してもよい。そのような構成によれば、応答を待ち合わせる処理を実行させる実行コマンドスクリプトを生成することができる。 The command format information generating unit generates command format information including command information for waiting for the received response information when response information for the command information input through the GUI and executed by the execution unit is received from the network device. Also good. According to such a configuration, it is possible to generate an execution command script that executes a process of waiting for a response.

本発明によるネットワーク機器制御方法は、通信ネットワークを介してネットワーク機器の制御を行うネットワーク機器制御方法であって、各々のネットワーク機器を識別可能な機器識別情報と、ネットワーク機器の機種を識別可能な機種識別情報とを対応付けてあらかじめ記憶手段に記憶させ、ネットワーク機器の制御時に機器識別情報を含む制御情報が入力された場合に、入力された機器識別情報に基づいて、記憶されている機種識別情報を取得し、機器識別情報が入力された場合に、入力された機器識別情報を用いてネットワーク機器にアクセスし、当該ネットワーク機器制御サーバが備えるGUIを介して入力される命令情報を実行し、GUIを介して入力され実行された命令情報を含む機種に応じた情報であって処理命令の書式を示す情報である命令書式情報を生成し、生成した命令書式情報と取得された機種識別情報とを対応付ける対応定義情報を生成して記憶手段に記憶させ、ネットワーク機器の制御時に機器識別情報を含む制御情報が入力された場合に、入力された機器識別情報に基づいて、記憶されている機種識別情報を取得し、取得した機種識別情報に基づいて、記憶されている命令書式情報を取得し、取得した命令書式情報と、入力された制御情報とに基づいて、処理命令を示す情報である命令情報を生成し、入力された機識別情報を用いてネットワーク機器にアクセスし、生成された命令情報を実行することを特徴とする。 A network device control method according to the present invention is a network device control method for controlling a network device via a communication network, and is a device identification information capable of identifying each network device and a model capable of identifying the model of the network device. in association with identification information is stored in advance in the storage unit, model identification information when the control information including the device identification information at the time of control of the network device is inputted, based on the input device identification information, stored When the device identification information is input, the network device is accessed using the input device identification information, the command information input via the GUI provided in the network device control server is executed, and the GUI is the format of the processing instruction is information corresponding to the model that contains the command information executed is input via the Generates instruction format information is to information, the generated instruction format information and generates the correspondence definition information associating the acquired model identification information stored in the storage means, the control including the device identification information at the time of control of the network device If the information is input, based on the input device identification information, it acquires the model identification information stored, based on the acquired model identification information, acquires the instruction format information stored, acquires and the instruction format information, based on the control information input, and generates instruction information is information indicating the processing instruction, to access the network device using the equipment identification information input, the generated command information It is characterized by performing.

本発明によるネットワーク機器制御プログラムは、通信ネットワークを介してネットワーク機器の制御を行うネットワーク機器制御サーバに搭載されるネットワーク機器制御プログラムであって、各々のネットワーク機器を識別可能な機器識別情報とネットワーク機器の機種を識別可能な機種識別情報とを対応付けてあらかじめ記憶する機器情報記憶手段と、機種に応じた情報であって処理命令の書式を示す情報である命令書式情報と機種識別情報とを対応付ける対応定義情報を記憶する対応定義記憶手段とを備えたネットワーク機器制御サーバに、ネットワーク機器の制御時に機器識別情報を含む制御情報が入力された場合に、入力された機器識別情報に基づいて、記憶されている機種識別情報を取得する処理と、機器識別情報が入力された場合に、入力された機器識別情報を用いてネットワーク機器にアクセスし、当該ネットワーク機器制御サーバが備えるGUIを介して入力される命令情報を実行する処理と、GUIを介して入力され実行された命令情報を含む命令書式情報を生成し、生成した命令書式情報と取得された機種識別情報とを対応付ける対応定義情報を生成して対応定義記憶手段に記憶させる処理と、取得した機種識別情報に基づいて、記憶する命令書式情報を取得する処理と、取得した命令書式情報と入力された制御情報とに基づいて、処理命令を示す情報である命令情報を生成する処理と、入力された機識別情報を用いてネットワーク機器にアクセスし、生成された命令情報を実行する処理とを実行させることを特徴とする。 A network device control program according to the present invention is a network device control program mounted on a network device control server that controls a network device via a communication network, and device identification information and network device that can identify each network device. Device information storage means that stores in advance the model identification information that can identify the model of the machine, and associates the command format information that is information corresponding to the model and indicates the format of the processing command with the model identification information When control information including device identification information is input to the network device control server having the correspondence definition storage means for storing the correspondence definition information when the network device is controlled, the storage is performed based on the input device identification information. a process of obtaining the model identification information being, device identification information is input In this case, a process for accessing a network device using the input device identification information and executing command information input via a GUI provided in the network device control server, and a command input and executed via the GUI Processing for generating instruction format information including information, generating correspondence definition information for associating the generated instruction format information with the acquired model identification information and storing it in the correspondence definition storage means, and based on the acquired model identification information , a process of acquiring the instruction format information stored, retrieved instruction format information and based on the inputted control information, and generating the command information is information indicating the processing instruction, equipment identification information input Is used to access a network device and execute the generated command information.

本発明によれば、ネットワーク機器に対して、SNMPによる標準MIBとして定義されていない制御が可能となり、ネットワーク管理者が、機種によるコマンドフォーマットの差異を意識することなく、ネットワーク機器を容易に制御することができるという効果がある。た、一度キーボード等の入力部から入力されたコマンドを実行すれば、自動的に新たな対応定義情報を定義し、実行コマンドフォーマットとして新たなファイル追加されるため、以降の対応がより簡単になるという効果がある。 According to the present invention, it is possible to control a network device that is not defined as a standard MIB by SNMP, and the network administrator can easily control the network device without being aware of the difference in command format depending on the model. There is an effect that can be. Also, executing a command input one time from the input unit such as a keyboard, automatically defines the new correspondence definition information, for a new file is added as the execution command format, easier subsequent corresponding There is an effect of becoming .

実施の形態1.
以下、本発明の第1の実施の形態を図面を参照して説明する。図1は、本発明によるネットワーク機器制御システムの第1の実施の形態を示すブロック図である。図1に示すネットワーク機器制御システムは、ネットワーク機器制御サーバ100を備える。ネットワーク機器制御サーバ100は、通信ネットワークを介して、ネットワーク機器10A、ネットワーク機器10B等の制御対象機器と通信可能に接続される。なお、図1に示す例では、制御対象機器としてネットワーク機器10A、10Bのみを記載しているが、1台または2台以上であってもよい。
Embodiment 1 FIG.
Hereinafter, a first embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a first embodiment of a network device control system according to the present invention. The network device control system shown in FIG. The network device control server 100 is communicably connected to control target devices such as the network device 10A and the network device 10B via a communication network. In the example shown in FIG. 1, only the network devices 10A and 10B are described as the control target devices, but may be one or two or more.

ネットワーク機器制御サーバ100は、GUI(Graphical User Interface)1と、ネットワーク機器制御部2と、ネットワーク機器情報記憶部3と、対応定義ファイル4と、実行コマンドフォーマット5とを備える。   The network device control server 100 includes a GUI (Graphical User Interface) 1, a network device control unit 2, a network device information storage unit 3, a correspondence definition file 4, and an execution command format 5.

GUI1は、キーボードやマウス等の入力部(図示せず。)から入力される情報を制御
したり、表示部(図示せず。)にグラフィック表示を行うなどの入出力制御を実行する機能を有する。GUI1は、入力部から入力された登録情報および制御パラメータなどの情報を、ネットワーク機器制御部2に出力する。
The GUI 1 has a function of executing input / output control such as controlling information input from an input unit (not shown) such as a keyboard or a mouse, or performing graphic display on a display unit (not shown). . The GUI 1 outputs information such as registration information and control parameters input from the input unit to the network device control unit 2.

ネットワーク機器制御部2は、ネットワーク機器を制御対象機器として登録し、MIB情報を取得する処理を実行する機能を有する。ネットワーク機器制御部2は、GUI1から出力された登録情報を用いて、SNMPにより制御対象機器からMIB情報を取得し、登録情報と取得したMIB情報とをネットワーク機器情報記憶部3に記憶させる。ネットワーク機器制御部2は、MIB情報として、sysObjectIDを取得する。   The network device control unit 2 has a function of registering a network device as a control target device and executing a process of acquiring MIB information. The network device control unit 2 uses the registration information output from the GUI 1 to acquire MIB information from the control target device by SNMP, and stores the registration information and the acquired MIB information in the network device information storage unit 3. The network device control unit 2 acquires sysObjectID as MIB information.

ネットワーク機器情報記憶部3は、登録情報およびMIB情報を記憶する記憶装置である。図2は、ネットワーク機器情報記憶部3に格納される登録情報およびMIB情報の例を示す説明図である。図2に示すように、登録情報は、制御対象機器毎の情報であって、制御対象機器のホスト名、SNMPコミュニティ名、ログインパスワードを含む情報である。登録情報は、ネットワーク機器制御サーバ100が制御対象機器にアクセスするために必要な情報であって、SNMPにより制御対象機器からMIB情報を取得する際に使用する情報である。MIB情報は、sysObjectIDを含む情報であって、制御対象機器毎に、登録情報に対応付けられて格納される。なお、図2には、MIB情報としてsysObjectIDのみを格納する場合を例示しているが、その他のオブジェクトを一緒に取得して格納してもよい。また、ホスト名は、IPアドレスであってもよい。   The network device information storage unit 3 is a storage device that stores registration information and MIB information. FIG. 2 is an explanatory diagram illustrating an example of registration information and MIB information stored in the network device information storage unit 3. As illustrated in FIG. 2, the registration information is information for each control target device, and includes information including the host name, SNMP community name, and login password of the control target device. The registration information is information necessary for the network device control server 100 to access the control target device, and is information used when acquiring MIB information from the control target device by SNMP. MIB information is information including sysObjectID, and is stored in association with registration information for each control target device. FIG. 2 illustrates a case where only sysObjectID is stored as MIB information, but other objects may be acquired and stored together. The host name may be an IP address.

また、ネットワーク機器制御部2は、制御対象機器に対して、コマンドラインで処理を実行するために必要な情報を取得する処理を実行する機能を有する。ネットワーク機器制御部2は、GUI1から出力された制御パラメータのホスト名に基づいて、ネットワーク機器情報記憶部3を検索し、制御対象機器の登録情報およびMIB情報(sysObjectID)を取得する。   Further, the network device control unit 2 has a function of executing processing for acquiring information necessary for executing processing on the command line with respect to the control target device. The network device control unit 2 searches the network device information storage unit 3 based on the host name of the control parameter output from the GUI 1, and acquires the control target device registration information and MIB information (sysObjectID).

図3は、制御パラメータの例を示す説明図である。制御パラメータは、制御対象機器に対して、コマンドラインで処理を実行する際に必要な引数であって、制御対象機器のホスト名を含む情報である。図3は、制御対象機器であるスイッチングハブに対してVLAN(Virtual Local Area Network)の設定を行う場合に必要な制御パラメータを示す例であって、制御パラメータは、スイッチングハブのホスト名(HOST_NAME)、VLANを識別するためのVLAN ID(VLAN_ID)、VLANに割り当てる接続ポート番号(PORT_NO)およびIPアドレス(IP)を含む情報である。   FIG. 3 is an explanatory diagram illustrating an example of control parameters. The control parameter is an argument necessary for executing processing on the control target device on the command line, and is information including the host name of the control target device. FIG. 3 is an example showing control parameters necessary for setting a VLAN (Virtual Local Area Network) for a switching hub that is a device to be controlled. The control parameter is a host name (HOST_NAME) of the switching hub. , Information including a VLAN ID (VLAN_ID) for identifying the VLAN, a connection port number (PORT_NO) assigned to the VLAN, and an IP address (IP).

ネットワーク機器制御部2は、取得したsysObjectIDに基づいて対応定義ファイル4を検索し、実行コマンドフォーマット5のファイル名を取得する。   The network device control unit 2 searches the correspondence definition file 4 based on the acquired sysObjectID, and acquires the file name of the execution command format 5.

対応定義ファイル4は、sysObjectIDと実行コマンドフォーマット5のファイル名との対応関係が定義されたデータファイルである。図4は、対応定義ファイル4に格納される対応定義情報の例を示す説明図である。対応定義情報は、sysObjectIDと実行コマンドフォーマット5のファイル名とを含む情報である。なお、新たな機種のネットワーク機器が追加された場合には、追加されたネットワーク機器のsysObjectIDと実行コマンドフォーマット5のファイル名とを含む対応定義情報を新たに格納するとともに、実行コマンドフォーマット5として、新たなファイルを追加すればよい。   The correspondence definition file 4 is a data file in which the correspondence relationship between the sysObjectID and the file name of the execution command format 5 is defined. FIG. 4 is an explanatory diagram showing an example of correspondence definition information stored in the correspondence definition file 4. The correspondence definition information is information including the sysObjectID and the execution command format 5 file name. When a new type of network device is added, correspondence definition information including the sysObjectID of the added network device and the file name of the execution command format 5 is newly stored, and as the execution command format 5, Add a new file.

さらに、ネットワーク機器制御部2は、制御対象機器に対してコマンドラインで処理を実行するためのコマンドイメージを生成する処理を実行する機能を有する。ネットワーク機器制御部2は、取得した実行コマンドフォーマット5のファイル名に基づいて、コマンドフォーマットを取得する。   Furthermore, the network device control unit 2 has a function of executing processing for generating a command image for executing processing on a command line with respect to a control target device. The network device control unit 2 acquires a command format based on the acquired file name of the execution command format 5.

実行コマンドフォーマット5は、各制御対象機器のコマンドフォーマットが記載されたデータファイルである。実行コマンドフォーマット5は、機種毎に異なるファイルであって(図1参照)、それぞれファイル名を有する。実行コマンドフォーマット5に記載されるコマンドフォーマットにおいて、引数として指定される部分には、キーワードが記述される。キーワードは、制御パラメータの各項目名と対応する。   The execution command format 5 is a data file in which the command format of each control target device is described. The execution command format 5 is a different file for each model (see FIG. 1), and has a file name. In the command format described in the execution command format 5, a keyword is described in a portion specified as an argument. The keyword corresponds to each item name of the control parameter.

図5は、実行コマンドフォーマット5に記載されるコマンドフォーマットの例を示す説明図である。図5は、制御対象機器であるスイッチングハブに対してVLANの設定を行う場合のコマンドフォーマットを示す例であって、かっこ書きの部分はキーワードであることを示す。図5に例示するコマンドフォーマットにおけるキーワードは、図3に示す制御パラメータの項目名に対応する。   FIG. 5 is an explanatory diagram showing an example of a command format described in the execution command format 5. FIG. 5 shows an example of a command format when setting a VLAN for a switching hub that is a control target device, and indicates that the part in parentheses is a keyword. The keyword in the command format illustrated in FIG. 5 corresponds to the item name of the control parameter illustrated in FIG.

ネットワーク機器制御部2は、取得したコマンドフォーマットのキーワードを、GUI1から出力された制御パラメータで置き換えて、コマンドイメージを生成する。   The network device control unit 2 replaces the acquired command format keyword with the control parameter output from the GUI 1 to generate a command image.

ネットワーク機器制御部2は、制御対象機器に対してコマンドラインで処理を実行する機能を有する。ネットワーク機器制御部2は、取得した登録情報を用いて制御対象機器にtelnet等でログインし、生成したコマンドイメージを実行させ、実行結果をネットワーク機器情報記憶部3に格納する。   The network device control unit 2 has a function of executing a process on a control target device on the command line. The network device control unit 2 uses the acquired registration information to log in to the control target device with telnet or the like, executes the generated command image, and stores the execution result in the network device information storage unit 3.

ネットワーク機器制御サーバ100がサーバ装置で実現される場合には、ネットワーク機器制御部2は、ネットワーク機器制御サーバ100に搭載されるCPUが、その機能を実現するためのプログラムを実行することによって実現される。   When the network device control server 100 is realized by a server device, the network device control unit 2 is realized by the CPU mounted on the network device control server 100 executing a program for realizing the function. The

第1の実施の形態において、機種識別情報取得手段と、命令書式情報取得手段と、命令情報生成手段および実行手段は、ネットワーク機器制御部2によって実現される。機器情報記憶手段は、ネットワーク機器情報記憶部3によって実現される。対応定義記憶手段は、対応定義ファイル4および実行コマンドフォーマット5によって実現される。   In the first embodiment, the model identification information acquisition unit, the command format information acquisition unit, the command information generation unit, and the execution unit are realized by the network device control unit 2. The device information storage means is realized by the network device information storage unit 3. The correspondence definition storage means is realized by the correspondence definition file 4 and the execution command format 5.

次に、図6を参照して第1の実施の形態の動作について説明する。図6は、第1の実施の形態のネットワーク機器制御システムの動作を示すフローチャートである。以下、ネットワーク機器制御サーバ100が、ネットワーク機器10Aを制御する場合を例示して説明する。   Next, the operation of the first embodiment will be described with reference to FIG. FIG. 6 is a flowchart illustrating the operation of the network device control system according to the first embodiment. Hereinafter, a case where the network device control server 100 controls the network device 10A will be described as an example.

ネットワーク機器10Aの導入時に、ネットワーク管理者等によって登録情報が入力部から入力されると、GUI1は、入力された登録情報をネットワーク機器制御部2に出力する(ステップS101)。以下、図2に例示する登録情報が入力された場合を例示して説明する。図2を参照すると、入力された登録情報は、ホスト名が「host10A」、SNMPコミュニティ名が「snmpB」、ログインパスワードが「pwC」である。   When the registration information is input from the input unit by the network administrator or the like when the network device 10A is introduced, the GUI 1 outputs the input registration information to the network device control unit 2 (step S101). Hereinafter, a case where the registration information illustrated in FIG. 2 is input will be described as an example. Referring to FIG. 2, the input registration information has a host name “host10A”, an SNMP community name “snmpB”, and a login password “pwC”.

ネットワーク機器制御部2は、GUI1によって出力された登録情報を用いて、SNMPによりネットワーク機器10AからMIB情報を取得し(ステップS102)、登録情報と取得したMIB情報とをネットワーク機器情報記憶部3に記憶させる(ステップS103)。例えば、図2に示すように、MIB情報のsysObjectID「1.3.6.1.4.1.4242」が、登録情報に対応付けて格納される。   The network device control unit 2 uses the registration information output from the GUI 1 to acquire MIB information from the network device 10A by SNMP (step S102), and stores the registration information and the acquired MIB information in the network device information storage unit 3. Store (step S103). For example, as illustrated in FIG. 2, the sysObjectID “1.3.6.1.1.4.242” of the MIB information is stored in association with the registration information.

なお、登録情報として、一度に複数の情報が入力されてもよい。また、ホスト名の代わりにIPアドレスを範囲指定することにより、複数のネットワーク機器の登録情報とMIB情報を、自動的にネットワーク機器情報記憶部3に記憶させてもよい。ステップS101からステップS103の処理を行うことにより、ネットワーク機器制御サーバ100によるネットワーク機器10Aの制御が可能となる。   A plurality of pieces of information may be input at a time as registration information. In addition, registration information and MIB information of a plurality of network devices may be automatically stored in the network device information storage unit 3 by specifying a range of IP addresses instead of host names. By performing the processing from step S101 to step S103, the network device 10A can be controlled by the network device control server 100.

ネットワーク機器10Aの制御を行う場合に、ネットワーク管理者等によって、入力部から制御パラメータが入力されると、GUI1は、入力された制御パラメータをネットワーク機器制御部2に出力する(ステップS104)。以下、図3に例示する制御パラメータが入力された場合を例示して説明する。図3を参照すると、入力された制御パラメータは、ホスト名が「host10A」、VLAN IDが「10」、接続ポート番号が「1」、IPアドレスが「XXX.XXX.XXX.XXX」である。   When controlling the network device 10A, when a control parameter is input from the input unit by a network administrator or the like, the GUI 1 outputs the input control parameter to the network device control unit 2 (step S104). Hereinafter, the case where the control parameter illustrated in FIG. 3 is input will be described as an example. Referring to FIG. 3, the input control parameters are host name “host10A”, VLAN ID “10”, connection port number “1”, and IP address “XXX.XXX.XXX.XXX”.

ネットワーク機器制御部2は、GUI1から出力された制御パラメータのホスト名に基づいて、ネットワーク機器情報記憶部3を検索し、ネットワーク機器10Aの登録情報およびsysObjectIDを取得する(ステップS105)。図3に例示するように、制御パラメータのホスト名は「host10A」である。ネットワーク機器制御部2は、ホスト名「host10A」をキーとしてネットワーク機器情報記憶部3を検索し、図2に示す登録情報およびsysObjectIDを取得する。   The network device control unit 2 searches the network device information storage unit 3 based on the host name of the control parameter output from the GUI 1, and obtains registration information and sysObjectID of the network device 10A (step S105). As illustrated in FIG. 3, the host name of the control parameter is “host10A”. The network device control unit 2 searches the network device information storage unit 3 using the host name “host10A” as a key, and acquires the registration information and the sysObjectID shown in FIG.

ネットワーク機器制御部2は、取得したsysObjectIDに基づいて対応定義ファイル4を検索し、実行コマンドフォーマット5のファイル名を取得する(ステップS106)。図4を例示して説明すると、ネットワーク機器制御部2は、取得したsysObjectID「1.3.6.1.4.1.4242」をキーとして、図4に示す対応定義ファイル4を検索し、実行コマンドフォーマット5のファイル名「file10A」を取得する。   The network device control unit 2 searches the correspondence definition file 4 based on the acquired sysObjectID, and acquires the file name of the execution command format 5 (step S106). Referring to FIG. 4, the network device control unit 2 searches the correspondence definition file 4 shown in FIG. 4 using the acquired sysObject ID “1.3.6.1.1.4.242” as a key. The file name “file10A” of the execution command format 5 is acquired.

ネットワーク機器制御部2は、取得した実行コマンドフォーマット5のファイル名に基づいて、コマンドフォーマットを取得する。図5に示すコマンドフォーマットのファイル名が「file10A」であるとすると、ネットワーク機器制御部2は、実行コマンドフォーマット5のファイル名「file10A」をキーとして、図5に示すコマンドフォーマットを取得する。   The network device control unit 2 acquires a command format based on the acquired file name of the execution command format 5. If the file name of the command format shown in FIG. 5 is “file10A”, the network device controller 2 acquires the command format shown in FIG. 5 using the file name “file10A” of the execution command format 5 as a key.

ネットワーク機器制御部2は、取得したコマンドフォーマットのキーワードを、GUI1から出力された制御パラメータで置き換えて、コマンドイメージを生成する(ステップS107)。図5に示す例では、[VLAN_ID]および[PORT_NO]の部分がキーワードに相当する。ネットワーク機器制御部2は、コマンドフォーマットの[VLAN_ID]および[PORT_NO]の部分を、制御パラメータにおけるVLAN ID「10」およびPORT_NO「1」で置き換えて、コマンドイメージを生成する。図7は、ネットワーク機器制御部2が生成するコマンドイメージの例を示す説明図である。   The network device control unit 2 replaces the acquired command format keyword with the control parameter output from the GUI 1 to generate a command image (step S107). In the example illustrated in FIG. 5, [VLAN_ID] and [PORT_NO] correspond to keywords. The network device control unit 2 replaces the [VLAN_ID] and [PORT_NO] portions of the command format with the VLAN ID “10” and PORT_NO “1” in the control parameter to generate a command image. FIG. 7 is an explanatory diagram illustrating an example of a command image generated by the network device control unit 2.

ネットワーク機器制御部2は、取得した登録情報を用いて、ネットワーク機器10Aにtelnetでログインする(ステップS108)。例えば、ネットワーク機器制御部2は、図2に示すホスト名「host10A」およびログインパスワード「pwC」を用いて、ネットワーク機器10Aにtelnetでログインする。   The network device control unit 2 logs in to the network device 10A with telnet using the acquired registration information (step S108). For example, the network device control unit 2 logs in to the network device 10A with telnet using the host name “host 10A” and the login password “pwC” shown in FIG.

ステップS108において、telnetでネットワーク機器10Aにログインすると、ネットワーク機器制御部2は、生成したコマンドイメージをネットワーク機器10Aに実行させる(ステップS109)。上記に示す例では、ネットワーク機器制御部2は、生成したコマンドイメージをネットワーク機器10Aに実行させる。   In step S108, when the user logs in to the network device 10A via telnet, the network device control unit 2 causes the network device 10A to execute the generated command image (step S109). In the example shown above, the network device control unit 2 causes the network device 10A to execute the generated command image.

ネットワーク機器制御部2は、コマンドイメージの実行結果をネットワーク機器情報記憶部3に格納する(ステップS110)。実行結果は、登録情報に対応付けて格納されてもよい。   The network device control unit 2 stores the execution result of the command image in the network device information storage unit 3 (step S110). The execution result may be stored in association with the registration information.

以上に説明したように、上記の第1の実施の形態によれば、telnetでログインしてコマンドイメージを実行することから、SNMPによる標準MIBとして定義されていない制御が可能となるという効果がある。   As described above, according to the first embodiment described above, since the command image is executed by logging in with telnet, there is an effect that control not defined as the standard MIB by SNMP becomes possible. .

また、ネットワーク管理者が制御パラメータを入力すると、ネットワーク機器制御サーバ100が、ネットワーク機器に応じたコマンドイメージを自動的に生成して実行する。従って、ネットワーク管理者は、機種によるコマンドフォーマットの差異を意識することなく、ネットワーク機器を容易に制御することができるという効果がある。   When the network administrator inputs control parameters, the network device control server 100 automatically generates and executes a command image corresponding to the network device. Therefore, there is an effect that the network administrator can easily control the network device without being aware of the difference in the command format depending on the model.

さらに、新たな機種のネットワーク機器が追加された場合にも、新たな対応定義情報を対応定義ファイルに定義するとともに、実行コマンドフォーマット5として、新たなファイルを追加すればよく、対応が容易であるという効果がある。   Furthermore, even when a new model of network device is added, new correspondence definition information is defined in the correspondence definition file, and a new file may be added as the execution command format 5 to facilitate the correspondence. There is an effect.

実施の形態2.
次に、本発明の第2の実施の形態を図面を参照して説明する。図8は、本発明によるネットワーク機器制御システムの第2の実施の形態を示すブロック図である。図8に示すネットワーク機器制御システムは、ネットワーク機器制御サーバ200を備える。ネットワーク機器制御サーバ200は、通信ネットワークを介して、ネットワーク機器10A、ネットワーク機器10B等の制御対象機器と通信可能に接続される。
Embodiment 2. FIG.
Next, a second embodiment of the present invention will be described with reference to the drawings. FIG. 8 is a block diagram showing a second embodiment of the network device control system according to the present invention. The network device control system shown in FIG. The network device control server 200 is communicably connected to control target devices such as the network device 10A and the network device 10B via a communication network.

ネットワーク機器制御サーバ200は、GUI1と、ネットワーク機器制御部12と、ネットワーク機器情報記憶部3と、対応定義ファイル4と、実行コマンドスクリプト15とを備える。   The network device control server 200 includes a GUI 1, a network device control unit 12, a network device information storage unit 3, a correspondence definition file 4, and an execution command script 15.

実行コマンドスクリプト15は、条件判断を有するコマンドフォーマットを含むスクリプトファイルである。実行コマンドスクリプト15は、コマンド実行後に特定の応答があるまで待ち合わせたり、応答文字列を条件として次に実行するコマンドを変えられるように、スクリプトを使用して記述される。図9は、実行コマンドスクリプト15に記載されるコマンドスクリプトのフォーマットの例を示す説明図である。図9は、制御対象機器であるスイッチングハブに対してVLANの設定を行う場合のコマンドスクリプトのフォーマットを示す例であって、かっこ書きの部分はキーワードであることを示す。図9に例示するコマンドスクリプトのフォーマットにおけるキーワードは、図3に示す制御パラメータの項目名に対応する。   The execution command script 15 is a script file including a command format having a condition determination. The execution command script 15 is described using a script so that it can wait until a specific response is received after executing the command, or change the next command to be executed on the condition of the response character string. FIG. 9 is an explanatory diagram illustrating an example of a format of a command script described in the execution command script 15. FIG. 9 is an example showing the format of a command script when setting a VLAN for a switching hub that is a device to be controlled, and indicates that the part in parentheses is a keyword. The keywords in the command script format illustrated in FIG. 9 correspond to the item names of the control parameters shown in FIG.

ネットワーク機器制御部12は、GUI1から出力された登録情報を用いて、SNMPにより制御対象機器からMIB情報を取得し、登録情報と取得したMIB情報とをネットワーク機器情報記憶部3に記憶させる。また、ネットワーク機器制御部12は、GUI1から出力された制御パラメータのホスト名に基づいて、ネットワーク機器情報記憶部3を検索し、制御対象機器の登録情報およびsysObjectIDを取得して、取得したsysObjectIDに基づいて対応定義ファイル4を検索し、実行コマンドスクリプト15のファイル名を取得する。   The network device control unit 12 uses the registration information output from the GUI 1 to acquire MIB information from the control target device by SNMP, and stores the registration information and the acquired MIB information in the network device information storage unit 3. Further, the network device control unit 12 searches the network device information storage unit 3 based on the host name of the control parameter output from the GUI 1, acquires the registration information of the control target device and the sysObjectID, and adds the acquired sysObjectID to the acquired sysObjectID. Based on this, the correspondence definition file 4 is searched, and the file name of the execution command script 15 is acquired.

ネットワーク機器制御部12は、取得した実行コマンドスクリプト15のファイル名に基づいて、コマンドスクリプトのフォーマットを取得し、取得したコマンドスクリプトのフォーマットのキーワードを、GUI1から出力された制御パラメータで置き換えて、コマンドスクリプトを生成する。ネットワーク機器制御部12は、取得した登録情報を用いて制御対象機器にtelnet等でログインし、生成したコマンドスクリプトを実行させ、実行結果をネットワーク機器情報記憶部3に格納する。   The network device control unit 12 acquires the command script format based on the acquired execution command script 15 file name, replaces the acquired command script format keyword with the control parameter output from the GUI 1, and executes the command Generate a script. The network device control unit 12 uses the acquired registration information to log in to the control target device with telnet or the like, executes the generated command script, and stores the execution result in the network device information storage unit 3.

なお、ネットワーク機器制御システムのその他の構成は、第1の実施の形態における構成(図1参照。)と同様であるため、説明を省略する。   Since the other configuration of the network device control system is the same as the configuration in the first embodiment (see FIG. 1), the description thereof is omitted.

第2の実施の形態において、機種識別情報取得手段と、命令書式情報取得手段と、命令情報生成手段および実行手段は、ネットワーク機器制御部12によって実現される。対応定義記憶手段は、対応定義ファイル4および実行コマンドスクリプト15によって実現される。   In the second embodiment, the model identification information acquisition unit, the command format information acquisition unit, the command information generation unit, and the execution unit are realized by the network device control unit 12. The correspondence definition storage means is realized by the correspondence definition file 4 and the execution command script 15.

次に、図10を参照して第2の実施の形態の動作について説明する。図10は、第2の実施の形態のネットワーク機器制御システムの動作を示すフローチャートである。以下、ネットワーク機器制御サーバ200が、ネットワーク機器10Aを制御する場合を例示して説明する。   Next, the operation of the second embodiment will be described with reference to FIG. FIG. 10 is a flowchart illustrating the operation of the network device control system according to the second embodiment. Hereinafter, a case where the network device control server 200 controls the network device 10A will be described as an example.

ネットワーク機器10Aの導入時に、ネットワーク管理者等によって、登録情報が入力部から入力されると、GUI1は、入力された登録情報をネットワーク機器制御部12に出力する(ステップS201)。以下、図2に例示する登録情報が入力された場合を例示して説明する。図2を参照すると、入力された登録情報は、ホスト名が「host10A」、SNMPコミュニティ名が「snmpB」、ログインパスワードが「pwC」である。   When the registration information is input from the input unit by the network administrator or the like when the network device 10A is introduced, the GUI 1 outputs the input registration information to the network device control unit 12 (step S201). Hereinafter, a case where the registration information illustrated in FIG. 2 is input will be described as an example. Referring to FIG. 2, the input registration information has a host name “host10A”, an SNMP community name “snmpB”, and a login password “pwC”.

ネットワーク機器制御部12は、GUI1によって出力された登録情報を用いて、SNMPによりネットワーク機器10AからMIB情報を取得し(ステップS202)、登録情報と取得したMIB情報とをネットワーク機器情報記憶部3に記憶させる(ステップS203)。図2に例示するように、MIB情報のsysObjectID「1.3.6.1.4.1.4242」が、登録情報に対応付けて格納される。   The network device control unit 12 acquires MIB information from the network device 10A by SNMP using the registration information output by the GUI 1 (step S202), and stores the registration information and the acquired MIB information in the network device information storage unit 3. Store (step S203). As illustrated in FIG. 2, the sysObjectID “1.3.6.1.4.1.4.1242” of the MIB information is stored in association with the registration information.

なお、登録情報として、一度に複数の情報が入力されてもよい。また、ホスト名の代わりにIPアドレスを範囲指定することにより、複数のネットワーク機器の登録情報とMIB情報を、自動的にネットワーク機器情報記憶部3に記憶させてもよい。ステップS201からステップS203の処理を行うことにより、ネットワーク機器制御サーバ200によるネットワーク機器10Aの制御が可能となる。   A plurality of pieces of information may be input at a time as registration information. In addition, registration information and MIB information of a plurality of network devices may be automatically stored in the network device information storage unit 3 by specifying a range of IP addresses instead of host names. By performing the processing from step S201 to step S203, the network device 10A can be controlled by the network device control server 200.

ネットワーク機器10Aの制御を行う場合に、ネットワーク管理者等によって、入力部から制御パラメータが入力されると、GUI1は、入力された制御パラメータをネットワーク機器制御部12に出力する(ステップS204)。以下、図3に例示する制御パラメータが入力された場合を例示して説明する。図3を参照すると、入力された制御パラメータは、ホスト名が「host10A」、VLAN IDが「10」、接続ポート番号が「1」、IPアドレスが「XXX.XXX.XXX.XXX」である。   When controlling the network device 10A, when a control parameter is input from the input unit by a network administrator or the like, the GUI 1 outputs the input control parameter to the network device control unit 12 (step S204). Hereinafter, the case where the control parameter illustrated in FIG. 3 is input will be described as an example. Referring to FIG. 3, the input control parameters are host name “host10A”, VLAN ID “10”, connection port number “1”, and IP address “XXX.XXX.XXX.XXX”.

ネットワーク機器制御部12は、GUI1から出力された制御パラメータのホスト名に基づいて、ネットワーク機器情報記憶部3を検索し、ネットワーク機器10Aの登録情報およびsysObjectIDを取得する(ステップS205)。図3に例示するように、制御パラメータのホスト名は「host10A」である。ネットワーク機器制御部12は、ホスト名「host10A」をキーとしてネットワーク機器情報記憶部3を検索し、図2に示す登録情報およびsysObjectIDを取得する。   The network device control unit 12 searches the network device information storage unit 3 based on the host name of the control parameter output from the GUI 1, and obtains registration information and sysObjectID of the network device 10A (step S205). As illustrated in FIG. 3, the host name of the control parameter is “host10A”. The network device control unit 12 searches the network device information storage unit 3 using the host name “host 10A” as a key, and acquires the registration information and the sysObjectID shown in FIG.

ネットワーク機器制御部12は、取得したsysObjectIDに基づいて対応定義ファイル4を検索し、実行コマンドスクリプト15のファイル名を取得する(ステップS206)。図4を例示して説明すると、ネットワーク機器制御部12は、取得したsysObjectID「1.3.6.1.4.1.4242」をキーとして、図4に示す対応定義ファイル4を検索し、実行コマンドスクリプト15のファイル名「file10A」を取得する。   The network device control unit 12 searches the correspondence definition file 4 based on the acquired sysObjectID, and acquires the file name of the execution command script 15 (step S206). Referring to FIG. 4 as an example, the network device control unit 12 searches the correspondence definition file 4 shown in FIG. 4 using the acquired sysObject ID “1.3.6.1.1.4.242” as a key. The file name “file10A” of the execution command script 15 is acquired.

ネットワーク機器制御部12は、取得した実行コマンドスクリプト15のファイル名に基づいて、コマンドスクリプトのフォーマットを取得する。図9に示すコマンドフォーマットのファイル名が「file10A」であるとすると、ネットワーク機器制御部12は、実行コマンドスクリプト15のファイル名「file10A」をキーとして、図9に示すコマンドスクリプトのフォーマットを取得する。   The network device control unit 12 acquires the format of the command script based on the acquired file name of the execution command script 15. If the file name of the command format shown in FIG. 9 is “file10A”, the network device control unit 12 acquires the format of the command script shown in FIG. 9 using the file name “file10A” of the execution command script 15 as a key. .

ネットワーク機器制御部12は、取得したコマンドスクリプトのフォーマットのキーワードを、GUI1から出力された制御パラメータで置き換えて、コマンドスクリプトを生成する(ステップS207)。図9に示す例では、[VLAN_ID]および[PORT_NO]の部分がキーワードに相当する。ネットワーク機器制御部12は、コマンドスクリプトのフォーマットの[VLAN_ID]および[PORT_NO]の部分を、それぞれ制御パラメータにおけるVLAN_ID「10」およびPORT_NO「1」で置き換えて、コマンドスクリプトを生成する。図11は、ネットワーク機器制御部2が生成するコマンドスクリプトの例を示す説明図である。   The network device control unit 12 replaces the keyword of the acquired command script format with the control parameter output from the GUI 1, and generates a command script (step S207). In the example illustrated in FIG. 9, [VLAN_ID] and [PORT_NO] correspond to keywords. The network device controller 12 generates a command script by replacing [VLAN_ID] and [PORT_NO] in the command script format with VLAN_ID “10” and PORT_NO “1” in the control parameters, respectively. FIG. 11 is an explanatory diagram illustrating an example of a command script generated by the network device control unit 2.

ネットワーク機器制御部12は、取得した登録情報を用いて、ネットワーク機器10Aにtelnetでログインする(ステップS208)。例えば、ネットワーク機器制御部12は、図2に示すホスト名「host10A」およびログインパスワード「pwC」を用いて、ネットワーク機器10Aにtelnetでログインする。   The network device control unit 12 logs in to the network device 10A with telnet using the acquired registration information (step S208). For example, the network device control unit 12 logs in to the network device 10A with telnet using the host name “host 10A” and the login password “pwC” shown in FIG.

ステップS208において、telnetでネットワーク機器10Aにログインすると、ネットワーク機器制御部12は、ネットワーク機器10Aに生成したコマンドスクリプトを1行ずつ実行させ、応答内容に応じたコマンドを実行させる(ステップS209)。上記に示す例では、ネットワーク機器制御部12は、生成したコマンドスクリプトを1行ずつネットワーク機器10Aに実行させる。   In step S208, when the user logs in to the network device 10A via telnet, the network device control unit 12 causes the network device 10A to execute the generated command script line by line and execute a command corresponding to the response content (step S209). In the example shown above, the network device control unit 12 causes the network device 10A to execute the generated command script line by line.

ネットワーク機器制御部12は、コマンドスクリプトの実行結果をネットワーク機器情報記憶部3に格納する(ステップS210)。   The network device control unit 12 stores the execution result of the command script in the network device information storage unit 3 (step S210).

以上に説明したように、上記の第2の実施の形態によれば、第1の実施の形態による効果に加えて、実行コマンドスクリプト15によって処理を実行することにより、コマンド実行後に特定の応答があるまで待ち合わせたり、応答内容によって次に実行するコマンドを変えることができる。例えば、複数のコマンドからなる処理の途中でエラーが発生した場合には、既に終了したコマンドの処理を取り消すコマンドを実行するよう実行コマンドスクリプト15に記載することによって、ロールバック処理が可能となる。   As described above, according to the second embodiment, in addition to the effects of the first embodiment, the execution command script 15 executes a process, so that a specific response is obtained after the command is executed. You can wait until there is, or change the command to be executed next depending on the response. For example, if an error occurs in the middle of a process consisting of a plurality of commands, the rollback process can be performed by writing in the execution command script 15 to execute a command for canceling the process of a command that has already ended.

実施の形態3.
次に、本発明の第3の実施の形態を図面を参照して説明する。第3の実施の形態では、実行したコマンドをキャプチャして、実行コマンドスクリプト自体を自動生成する。なお、ネットワーク機器情報記憶部3は、あらかじめ登録情報およびMIB情報を記憶しているものとする。
Embodiment 3 FIG.
Next, a third embodiment of the present invention will be described with reference to the drawings. In the third embodiment, the executed command is captured and the execution command script itself is automatically generated. It is assumed that the network device information storage unit 3 stores registration information and MIB information in advance.

図12は、本発明によるネットワーク機器制御システムの第3の実施の形態を示すブロック図である。図12に示すネットワーク機器制御システムは、ネットワーク機器制御サーバ300を備える。ネットワーク機器制御サーバ300は、通信ネットワークを介して、ネットワーク機器10A、ネットワーク機器10B等の制御対象機器と通信可能に接続される。   FIG. 12 is a block diagram showing a third embodiment of the network device control system according to the present invention. The network device control system shown in FIG. The network device control server 300 is communicably connected to control target devices such as the network device 10A and the network device 10B via a communication network.

ネットワーク機器制御サーバ300は、GUI1と、ネットワーク機器制御部22と、ネットワーク機器情報記憶部3と、対応定義ファイル4と、実行コマンドスクリプト15とを備える。   The network device control server 300 includes a GUI 1, a network device control unit 22, a network device information storage unit 3, a correspondence definition file 4, and an execution command script 15.

GUI1は、入力部から入力された選択情報やコマンド等の情報を、ネットワーク機器制御部22に出力する。選択情報は、制御対象機器のホスト名を含む情報であって、ネットワーク機器情報記憶部3が記憶するホスト名から選択される情報である。   The GUI 1 outputs information such as selection information and commands input from the input unit to the network device control unit 22. The selection information is information including the host name of the device to be controlled, and is information selected from the host name stored in the network device information storage unit 3.

ネットワーク機器制御部22は、GUI1から出力された選択情報のホスト名に基づいて、ネットワーク機器情報記憶部3の登録情報およびMIB情報を検索し、制御対象機器の登録情報およびsysObjectIDを取得する。   The network device control unit 22 searches the registration information and MIB information in the network device information storage unit 3 based on the host name of the selection information output from the GUI 1, and acquires the registration information and the sysObjectID of the control target device.

また、ネットワーク機器制御部22は、コマンドラインでコマンドを入力して実行するターミナルエミュレータ機能を有し、取得した登録情報を用いて制御対象機器にtelnet等でログインしてコマンドを実行する機能を有する。ネットワーク機器制御部22は、ターミナルエミュレータ画面の表示用データをGUI1に出力し、GUI1がこれを表示部に表示する。   Further, the network device control unit 22 has a terminal emulator function for inputting and executing a command on the command line, and has a function of executing a command by logging in to the control target device with telnet or the like using the acquired registration information. . The network device control unit 22 outputs display data for the terminal emulator screen to the GUI 1, and the GUI 1 displays the data on the display unit.

キーボード等の入力部から入力されたコマンドは、GUI1を介してネットワーク機器制御部22に出力される。ネットワーク機器制御部22は、コマンドをネットワーク機器10Aに実行させる。   A command input from an input unit such as a keyboard is output to the network device control unit 22 via the GUI 1. The network device control unit 22 causes the network device 10A to execute the command.

ネットワーク機器制御部22は、ターミナルエミュレータ画面に入力されたコマンドをキャプチャし、実行コマンドスクリプト15の新規ファイルとして格納する。その際に、ネットワーク機器制御部22は、実行コマンドスクリプト15の新規ファイルのファイル名を生成する。   The network device control unit 22 captures the command input on the terminal emulator screen and stores it as a new file of the execution command script 15. At that time, the network device control unit 22 generates a file name of the new file of the execution command script 15.

また、ネットワーク機器制御部22は、コマンド実行後にネットワーク機器10Aから応答文字列を受信すると、受信した応答文字列を待ち合わせるスクリプト行を生成し、実行コマンドスクリプト15の新規ファイルに書き出す。   When the network device control unit 22 receives a response character string from the network device 10A after executing the command, the network device control unit 22 generates a script line that waits for the received response character string and writes it to a new file of the execution command script 15.

さらに、ネットワーク機器制御部22は、取得したsysObjectIDと生成した実行コマンドスクリプト15の新規ファイル名とを対応付けて対応定義情報を生成し、対応定義ファイル4に格納する。   Further, the network device control unit 22 generates correspondence definition information by associating the acquired sysObjectID with the generated new file name of the execution command script 15 and stores the correspondence definition information in the correspondence definition file 4.

第3の実施の形態において、機種識別情報取得手段と、命令書式情報取得手段と、命令情報生成手段と、実行手段および命令書式情報生成手段は、ネットワーク機器制御部22によって実現される。   In the third embodiment, the model identification information acquisition unit, the command format information acquisition unit, the command information generation unit, the execution unit, and the command format information generation unit are realized by the network device control unit 22.

次に、第3の実施の形態の動作について説明する。以下、ネットワーク機器制御サーバ300が、ネットワーク機器10Aを制御する場合を例示して説明する。   Next, the operation of the third embodiment will be described. Hereinafter, a case where the network device control server 300 controls the network device 10A will be described as an example.

まず、ネットワーク管理者等によって、選択情報が入力部から入力されると、GUI1は、入力された選択情報をネットワーク機器制御部2に出力する(ステップS301)。以下、選択情報として、ホスト名「host10A」が入力された場合を例示して説明する。   First, when selection information is input from the input unit by a network administrator or the like, the GUI 1 outputs the input selection information to the network device control unit 2 (step S301). Hereinafter, a case where the host name “host10A” is input as selection information will be described as an example.

ネットワーク機器制御部22は、GUI1から出力された選択情報のホスト名に基づいて、ネットワーク機器情報記憶部3を検索し、制御対象機器の登録情報およびsysObjectIDを取得する(ステップS302)。例えば、ネットワーク機器制御部2は、ホスト名「host10A」をキーとしてネットワーク機器情報記憶部3を検索し、図2に示す登録情報およびsysObjectIDを取得する。   The network device control unit 22 searches the network device information storage unit 3 based on the host name of the selection information output from the GUI 1, and acquires registration information and sysObjectID of the control target device (step S302). For example, the network device control unit 2 searches the network device information storage unit 3 using the host name “host10A” as a key, and acquires the registration information and the sysObjectID shown in FIG.

ネットワーク機器制御部2は、取得した登録情報を用いて、ネットワーク機器10Aにtelnetでログインする(ステップS303)。例えば、ネットワーク機器制御部2は、図2に示すホスト名「host10A」およびログインパスワード「pwC」を用いて、ネットワーク機器10Aにtelnetでログインする。   The network device control unit 2 logs in to the network device 10A with telnet using the acquired registration information (step S303). For example, the network device control unit 2 logs in to the network device 10A with telnet using the host name “host 10A” and the login password “pwC” shown in FIG.

ネットワーク機器制御部2およびGUI1の処理によって、ターミナルエミュレータ画面が表示部に表示されると、ネットワーク機器制御部2は、キャプチャを開始する(ステップS304)。ネットワーク管理者等によって入力部からコマンドが入力されると、ネットワーク機器制御部22は、コマンドをネットワーク機器10Aに実行させる(ステップS305)。   When the terminal emulator screen is displayed on the display unit by the processing of the network device control unit 2 and the GUI 1, the network device control unit 2 starts capturing (step S304). When a command is input from the input unit by a network administrator or the like, the network device control unit 22 causes the network device 10A to execute the command (step S305).

ネットワーク機器制御部22は、ターミナルエミュレータ画面に入力されたコマンドをキャプチャしてスクリプト行を生成する(ステップS306)。ネットワーク機器制御部22は、生成したスクリプト行を、実行コマンドスクリプト15の新規ファイルに格納する。ネットワーク機器制御部22は、実行コマンドスクリプト15の新規ファイルにファイル名を生成して保存する。   The network device control unit 22 captures the command input on the terminal emulator screen and generates a script line (step S306). The network device control unit 22 stores the generated script line in a new file of the execution command script 15. The network device control unit 22 generates and saves a file name in the new file of the execution command script 15.

ネットワーク機器制御部22は、コマンド実行後にネットワーク機器10Aから応答文字列を受信する(ステップS307)。ネットワーク機器制御部22は、受信した応答文字列を待ち合わせるスクリプト行を生成し、実行コマンドスクリプト15の新規ファイルに書き出す(ステップS308)。   The network device control unit 22 receives a response character string from the network device 10A after executing the command (step S307). The network device control unit 22 generates a script line that waits for the received response character string, and writes it to a new file of the execution command script 15 (step S308).

ネットワーク機器制御部22は、コマンド入力が終了したか否かを判定し(ステップS309)、終了したと判定した場合はステップS310に移行する。終了していないと判定した場合には、ステップS305に移行して、ステップS305からステップS309の処理を繰り返す。   The network device control unit 22 determines whether or not the command input is completed (step S309), and if it is determined that the command input is completed, the network device control unit 22 proceeds to step S310. If it is determined that the process has not been completed, the process proceeds to step S305, and the processes from step S305 to step S309 are repeated.

ステップS310において、ネットワーク機器制御部22は、取得したsysObjectIDと生成した実行コマンドスクリプト15の新規ファイル名とを対応付けて対応定義情報を生成し、対応定義ファイル4に格納する(ステップS310)。   In step S310, the network device control unit 22 generates correspondence definition information by associating the acquired sysObjectID with the generated new file name of the execution command script 15, and stores the correspondence definition information in the correspondence definition file 4 (step S310).

自動生成された実行コマンドスクリプト15に、VLAN IDや接続ポート番号などの制御パラメータがある場合、利用者は、該当部分を制御パラメータを表すキーワードに書き換える(ステップS311)。   If the automatically generated execution command script 15 has control parameters such as VLAN ID and connection port number, the user rewrites the corresponding part into a keyword representing the control parameter (step S311).

なお、第3の実施の形態では、新規ファイルとして実行コマンドスクリプトが生成される場合を例示したが、実行コマンドフォーマットであってもよい。その場合、ネットワーク機器制御部22は、応答文字列を受信し、受信した応答文字列を待ち合わせるスクリプト行を生成しなくてもよい。   In the third embodiment, the execution command script is generated as a new file. However, the execution command format may be used. In this case, the network device control unit 22 does not need to generate a script line that receives the response character string and waits for the received response character string.

以上に説明したように、上記の第3の実施の形態によれば、一度コマンドを実行すれば、自動的に新たな対応定義情報が定義されるとともに、実行コマンドスクリプト15として新たなファイルが追加されるため、以降の対応がより簡単になるという効果がある。   As described above, according to the third embodiment, once the command is executed, new correspondence definition information is automatically defined, and a new file is added as the execution command script 15. Therefore, there is an effect that the subsequent correspondence becomes easier.

本発明を、ネットワークに接続されたネットワーク機器を制御するために適用することができ、特に、機種毎に制御方法が異なるネットワーク機器を容易に制御するために効果的に適用できる。   The present invention can be applied to control network devices connected to a network, and in particular, can be effectively applied to easily control network devices having different control methods for each model.

本発明によるネットワーク機器制御システムの第1の実施の形態を示すブロック図である。It is a block diagram which shows 1st Embodiment of the network equipment control system by this invention. ネットワーク機器情報記憶部に格納される登録情報およびMIB情報の例を示す説明図である。It is explanatory drawing which shows the example of the registration information and MIB information which are stored in a network apparatus information storage part. 制御パラメータの例を示す説明図である。It is explanatory drawing which shows the example of a control parameter. 対応定義ファイルに格納される対応定義情報の例を示す説明図である。It is explanatory drawing which shows the example of the correspondence definition information stored in a correspondence definition file. 実行コマンドフォーマットに記載されるコマンドフォーマットの例を示す説明図である。It is explanatory drawing which shows the example of the command format described in the execution command format. 第1の実施の形態のネットワーク機器制御システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the network device control system of 1st Embodiment. ネットワーク機器制御部が生成するコマンドイメージの例を示す説明図である。It is explanatory drawing which shows the example of the command image which a network equipment control part produces | generates. 本発明によるネットワーク機器制御システムの第2の実施の形態を示すブロック図である。It is a block diagram which shows 2nd Embodiment of the network equipment control system by this invention. 実行コマンドスクリプトに記載されるコマンドスクリプトのフォーマットの例を示す説明図である。It is explanatory drawing which shows the example of the format of the command script described in the execution command script. 第2の実施の形態のネットワーク機器制御システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the network device control system of 2nd Embodiment. ネットワーク機器制御部が生成するコマンドスクリプトの例を示す説明図である。It is explanatory drawing which shows the example of the command script which a network equipment control part produces | generates. 本発明によるネットワーク機器制御システムの第3の実施の形態を示すブロック図である。It is a block diagram which shows 3rd Embodiment of the network equipment control system by this invention. 第3の実施の形態のネットワーク機器制御システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the network device control system of 3rd Embodiment.

符号の説明Explanation of symbols

1 GUI
2 ネットワーク機器制御部
3 ネットワーク機器情報記憶部
4 対応定義ファイル
5 実行コマンドフォーマット
1 GUI
2 Network device control unit 3 Network device information storage unit 4 Correspondence definition file 5 Execution command format

Claims (6)

通信ネットワークを介してネットワーク機器の制御を行うネットワーク機器制御サーバを備えたネットワーク機器制御システムであって、
前記ネットワーク機器制御サーバは、
各々の前記ネットワーク機器を識別可能な機器識別情報と、前記ネットワーク機器の機種を識別可能な機種識別情報とを対応付けてあらかじめ記憶する機器情報記憶手段と、
ネットワーク機器の制御時に機器識別情報を含む制御情報が入力された場合に、入力された機器識別情報に基づいて、前記機器情報記憶手段に記憶する機種識別情報を取得する機種識別情報取得手段と、
機種に応じた情報であって処理命令の書式を示す情報である命令書式情報と機種識別情報とを対応付ける対応定義情報を記憶する対応定義記憶手段と、
前記機種識別情報取得手段が取得した機種識別情報に基づいて、前記対応定義記憶手段が記憶する命令書式情報を取得する命令書式情報取得手段と、
前記命令書式情報取得手段が取得した命令書式情報と、前記機種識別情報取得手段に入力された制御情報とに基づいて、処理命令を示す情報である命令情報を生成する命令情報生成手段と、
入力された機識別情報を用いて前記ネットワーク機器にアクセスし、前記命令情報生成手段によって生成された命令情報を実行する実行手段と
命令書式情報を生成する命令書式情報生成手段とを備え、
前記実行手段は、機器識別情報が入力された場合に、入力された機器識別情報を用いてネットワーク機器にアクセスし、当該ネットワーク機器制御サーバが備えるGUIを介して入力される命令情報を実行し、
前記命令書式情報生成手段は、前記GUIを介して入力され前記実行手段によって実行された命令情報を含む命令書式情報を生成し、生成した命令書式情報と機種識別情報取得手段によって取得された機種識別情報とを対応付ける対応定義情報を生成して前記対応定義記憶手段に記憶させる
を備えたことを特徴とするネットワーク機器制御システム。
A network device control system comprising a network device control server for controlling network devices via a communication network,
The network device control server is
Device information storage means for preliminarily storing device identification information capable of identifying each network device and model identification information capable of identifying the model of the network device;
When control information including device identification information is input when controlling the network device, based on the input device identification information, model identification information acquisition means for acquiring model identification information stored in the device information storage means;
The corresponding definition storage means for storing correspondence definition information to give corresponding instructions format information and model identification information is information indicating the format of processing instructions is information corresponding to the model,
Based on the model identification information acquired by the model identification information acquisition means, command format information acquisition means for acquiring command format information stored in the correspondence definition storage means;
Instruction information generation means for generating instruction information that is information indicating a processing instruction based on the instruction format information acquired by the instruction format information acquisition means and the control information input to the model identification information acquisition means;
An execution unit for accessing the network device using the input equipment identification information, executes a command information generated by the instruction information generating means,
Command format information generating means for generating command format information,
When the device identification information is input , the execution means accesses the network device using the input device identification information, and executes the command information input via the GUI included in the network device control server ,
The instruction format information generation means generates instruction format information including instruction information input via the GUI and executed by the execution means, and the model identification acquired by the generated instruction format information and model identification information acquisition means A network device control system comprising: correspondence definition information for associating information and storing the information in the correspondence definition storage means .
命令書式情報生成手段は、GUIを介して入力され実行手段によって実行された命令情報に対する応答情報をネットワーク機器から受信した場合に、受信した応答情報を待ち合わせる命令情報を含む命令書式情報を生成する
請求項記載のネットワーク機器制御システム。
The command format information generating unit generates command format information including command information for waiting for the received response information when response information for the command information input through the GUI and executed by the execution unit is received from the network device. Item 4. The network device control system according to Item 1 .
命令書式情報は引数を含む情報であるとともに、制御情報は命令書式情報における引数に対応するパラメータを含む情報であって、
命令情報生成手段は、命令書式情報における引数を、制御情報に含まれるパラメータで置き換えて命令情報を生成する
請求項1または請求項2記載のネットワーク機器制御システム。
The instruction format information is information including an argument, and the control information is information including a parameter corresponding to the argument in the instruction format information,
The network device control system according to claim 1 or 2 , wherein the command information generation unit generates command information by replacing an argument in the command format information with a parameter included in the control information.
ネットワーク機器は、機種識別情報を記憶し、
ネットワーク機器制御サーバは、機器識別情報に基づいて、前記ネットワーク機器から機種識別情報を受信し、機器情報記憶手段に記憶する機種識別情報受信手段を備えた
請求項1から請求項3のうちのいずれか1項に記載のネットワーク機器制御システム。
The network device stores the model identification information,
Network device control server, based on the device identification information, receives the model identification information from the network device, one of claims 1 of claims 3 having a model identification information receiving means for storing the device information storage unit network equipment control system according to any one of claims.
通信ネットワークを介してネットワーク機器の制御を行うネットワーク機器制御方法であって、
各々の前記ネットワーク機器を識別可能な機器識別情報と、前記ネットワーク機器の機種を識別可能な機種識別情報とを対応付けてあらかじめ記憶手段に記憶させ、
ネットワーク機器の制御時に機器識別情報を含む制御情報が入力された場合に、入力された機器識別情報に基づいて、記憶されている機種識別情報を取得し、
機器識別情報が入力された場合に、入力された機器識別情報を用いてネットワーク機器にアクセスし、当該ネットワーク機器制御サーバが備えるGUIを介して入力される命令情報を実行し、
前記GUIを介して入力され実行された命令情報を含む機種に応じた情報であって処理命令の書式を示す情報である命令書式情報を生成し、生成した命令書式情報と取得された機種識別情報とを対応付ける対応定義情報を生成して記憶手段に記憶させ、
ネットワーク機器の制御時に機器識別情報を含む制御情報が入力された場合に、入力された機器識別情報に基づいて、記憶されている機種識別情報を取得し、
取得した機種識別情報に基づいて、記憶されている命令書式情報を取得し、
取得した命令書式情報と、入力された制御情報とに基づいて、処理命令を示す情報である命令情報を生成し、
入力された機識別情報を用いて前記ネットワーク機器にアクセスし、生成された命令情報を実行する
ことを特徴とするネットワーク機器制御方法。
A network device control method for controlling a network device via a communication network,
The device identification information that can identify each network device and the model identification information that can identify the model of the network device are associated with each other and stored in advance in the storage unit ,
If the control information including the device identification information at the time of control of the network device is inputted, based on the input device identification information, it acquires the model identification information stored,
When the device identification information is input, the network device is accessed using the input device identification information, and the command information input via the GUI provided in the network device control server is executed.
Command format information that is information corresponding to a model including command information input and executed via the GUI and that indicates the format of a processing command is generated, and the generated command format information and acquired model identification information Is generated and stored in the storage means.
When control information including device identification information is input during network device control, the stored model identification information is acquired based on the input device identification information,
Based on the acquired model identification information, it acquires the instruction format information stored,
Based on the acquired command format information and the input control information, generate command information that is information indicating a processing command,
Network device control method, characterized in that the access to the network equipment, to execute the generated instruction information using the input equipment identification information.
通信ネットワークを介してネットワーク機器の制御を行うネットワーク機器制御サーバに搭載されるネットワーク機器制御プログラムであって、
各々の前記ネットワーク機器を識別可能な機器識別情報と前記ネットワーク機器の機種を識別可能な機種識別情報とを対応付けてあらかじめ記憶する機器情報記憶手段と、機種に応じた情報であって処理命令の書式を示す情報である命令書式情報と機種識別情報とを対応付ける対応定義情報を記憶する対応定義記憶手段とを備えた前記ネットワーク機器制御サーバに、
ネットワーク機器の制御時に機器識別情報を含む制御情報が入力された場合に、入力された機器識別情報に基づいて、記憶されている機種識別情報を取得する処理と、
機器識別情報が入力された場合に、入力された機器識別情報を用いてネットワーク機器にアクセスし、当該ネットワーク機器制御サーバが備えるGUIを介して入力される命令情報を実行する処理と、
前記GUIを介して入力され実行された命令情報を含む命令書式情報を生成し、生成した命令書式情報と取得された機種識別情報とを対応付ける対応定義情報を生成して前記対応定義記憶手段に記憶させる処理と、
取得した機種識別情報に基づいて、記憶する命令書式情報を取得する処理と、
取得した命令書式情報と入力された制御情報とに基づいて、処理命令を示す情報である命令情報を生成する処理と、
入力された機識別情報を用いて前記ネットワーク機器にアクセスし、生成された命令情報を実行する処理と
を実行させるためのネットワーク機器制御プログラム。
A network device control program mounted on a network device control server that controls network devices via a communication network,
Device information storage means for storing in advance the device identification information capable of identifying each of the network devices and the model identification information capable of identifying the model of the network device, and information corresponding to the type of processing instruction In the network device control server comprising correspondence definition storage means for storing correspondence definition information for associating command format information and model identification information, which is information indicating a format ,
If the control information including the device identification information at the time of control of network devices has been input, the processing based on the input device identification information, acquires the model identification information stored,
A process of accessing the network device using the input device identification information when the device identification information is input, and executing the command information input via the GUI included in the network device control server;
Command format information including command information input and executed via the GUI is generated, and correspondence definition information for associating the generated command format information with the acquired model identification information is generated and stored in the correspondence definition storage means Processing to
Based on the acquired model identification information, a process for acquiring stored instruction format information;
Processing for generating command information, which is information indicating a processing command, based on the acquired command format information and the input control information;
Network device control program for executing a process of using the input equipment identification information to access the network device executes the generated command information.
JP2005235930A 2005-08-16 2005-08-16 Network equipment control system Expired - Fee Related JP4293169B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005235930A JP4293169B2 (en) 2005-08-16 2005-08-16 Network equipment control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005235930A JP4293169B2 (en) 2005-08-16 2005-08-16 Network equipment control system

Publications (2)

Publication Number Publication Date
JP2007053485A JP2007053485A (en) 2007-03-01
JP4293169B2 true JP4293169B2 (en) 2009-07-08

Family

ID=37917649

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005235930A Expired - Fee Related JP4293169B2 (en) 2005-08-16 2005-08-16 Network equipment control system

Country Status (1)

Country Link
JP (1) JP4293169B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4869831B2 (en) * 2006-08-15 2012-02-08 日本電信電話株式会社 ADAPTER GENERATION DEVICE, METHOD, AND PROGRAM
JP5181958B2 (en) * 2008-09-16 2013-04-10 株式会社リコー Device management apparatus, device management system, device information acquisition program, and recording medium recording the program
JP5683209B2 (en) * 2010-10-27 2015-03-11 株式会社日立システムズ Client computer with automatic document generation function
JP5806688B2 (en) * 2013-01-04 2015-11-10 日本電信電話株式会社 OpS equipment
JP7159818B2 (en) * 2018-11-28 2022-10-25 オムロン株式会社 Controllers and communication systems

Also Published As

Publication number Publication date
JP2007053485A (en) 2007-03-01

Similar Documents

Publication Publication Date Title
US9430364B1 (en) Systems, methods, and apparatuses for testing mobile device applications
US9253192B1 (en) Pluggable login architecture and dynamic resource recognition
US7831959B1 (en) Method and apparatus to manage configuration for multiple file server appliances
JP2001282655A (en) Method, device, and storage medium for network device management
US9886222B2 (en) Image forming apparatus that displays button for accessing server, method of controlling the same, and storage medium
JP4500118B2 (en) Storage device
JP2010117957A (en) Configuration management server, name specification method, and name specification program
CN107395747B (en) High-expansion method based on STF platform
JP4293169B2 (en) Network equipment control system
JP2007257525A (en) Device management apparatus
JP5181958B2 (en) Device management apparatus, device management system, device information acquisition program, and recording medium recording the program
JP5581653B2 (en) DEVICE MANAGEMENT DEVICE, DEVICE MANAGEMENT SYSTEM, DEVICE MANAGEMENT METHOD, DEVICE MANAGEMENT PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
CN107769952B (en) Remote management system and method thereof
JP4636775B2 (en) Network monitoring system
JP6436705B2 (en) Test execution device, test execution method, and computer program
JP2010026707A (en) Management device, setting value application method, setting value application program, and recording medium
JP4011971B2 (en) Network device management apparatus, network device management method, and storage medium
JP6436704B2 (en) Test execution device, test execution method, and computer program
JP2000148632A (en) Method and device for managing information of network device and storage medium
JP2007226695A (en) Information processor, control method, and control program
JP2007102665A (en) Check device of requester program and test value input support device
JP2007048137A (en) Controller, control method, program, and storage medium
JP4675834B2 (en) Network connection apparatus, method and program
JP2004272494A (en) Network device managing device
JP2004213110A (en) Network management device, network management program and recording medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080819

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080929

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: 20090317

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: 20090330

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

Free format text: PAYMENT UNTIL: 20120417

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4293169

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120417

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130417

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130417

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20140417

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees