JP3241648B2 - Network connection device management application development method - Google Patents
Network connection device management application development methodInfo
- Publication number
- JP3241648B2 JP3241648B2 JP32340397A JP32340397A JP3241648B2 JP 3241648 B2 JP3241648 B2 JP 3241648B2 JP 32340397 A JP32340397 A JP 32340397A JP 32340397 A JP32340397 A JP 32340397A JP 3241648 B2 JP3241648 B2 JP 3241648B2
- Authority
- JP
- Japan
- Prior art keywords
- gui
- interface
- data
- network connection
- configuration
- 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 - Lifetime
Links
Landscapes
- Computer And Data Communications (AREA)
- User Interface Of Digital Computer (AREA)
- Small-Scale Networks (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明は、管理アプリケーシ
ョン開発方式に関し、特に多くのターゲット機器の管理
アプリケーションの開発を短期間で効率よく実現できる
開発方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a management application development method, and more particularly to a development method capable of efficiently developing management applications for many target devices in a short period of time.
【0002】[0002]
【従来の技術】ルータやハブといったネットワーク接続
機器を管理するための管理アプリケーションを開発し、
各機器のフロントパネル上のポートやLED等の実装状
態をそっくりそのままグラフィック化し、各機器に対す
る操作をグラフィック画面上から行うGUIを提供する
ことは、リモートに存在する機器があたかも目の前に存
在するかのごとく表現でき、機器の管理という面で直感
的でわかりやすく、またインパクトのある方法である。2. Description of the Related Art A management application for managing network connection devices such as routers and hubs has been developed.
Providing a GUI for performing operations on each device from a graphic screen by graphically displaying the mounting state of ports, LEDs, etc. on the front panel of each device as it is, as if a remote device exists right before your eyes It is a method that can be expressed as if it were intuitive and easy to understand in terms of device management, and has a high impact.
【0003】従来、この種の管理アプリケーションの開
発は、図9に示すように個々のターゲット機器に特化し
た開発方法であった。Conventionally, development of this type of management application has been a development method specialized for each target device as shown in FIG.
【0004】[0004]
【発明が解決しようとする課題】上述した従来のネット
ワーク接続機器管理アプリケーション開発方式では、個
々のターゲット機器に特化した管理アプリケーション開
発方式のため、多くのベンダから様々な機種が出荷さ
れ、しかもそれらのライフサイクルが短い現状では、開
発効率及び保守効率が悪いという欠点があった。In the above-described conventional network connection device management application development system, since various management devices are developed for each target device, various models are shipped from many vendors. Under the current situation where the life cycle is short, there is a disadvantage that development efficiency and maintenance efficiency are poor.
【0005】本発明の目的は、共通の基盤とGUIを持
ち、この基盤を利用することにより、新たな管理アプリ
ケーションを開発する際にも、一から開発するのではな
く、機器固有情報ファイルを作成するだけで開発できる
コンパクトな管理アプリケーション開発方式を提供する
ことにある。An object of the present invention is to have a common base and GUI, and to use this base to create a device-specific information file instead of developing from scratch when developing a new management application. It is an object of the present invention to provide a compact management application development method that can be developed by simply performing the operation.
【0006】[0006]
【課題を解決するための手段】本願の第1の発明は、ネ
ットワーク接続機器を管理するための管理アプリケーシ
ョンを開発する場合のネットワーク接続機器管理アプリ
ケーション開発方式であって、前記ネットワーク接続機
器固有のカスタマイズデータを定義し機器固有情報ファ
イルを作成するカスタマイズ装置と、該機器固有情報フ
ァイルを解析し前記ネットワーク接続機器固有のGUI
構成データを取得する機器固有データ解析部と前記ネッ
トワーク接続機器の最新のデータを取得するインタフェ
ース自動発見部とを有する基盤制御部と、前記ネットワ
ーク接続機器固有のGUI構成データと取得した前記ネ
ットワーク接続機器の最新データからGUIを作成し表
示するGUI制御部から構成されるネットワーク接続機
器管理アプリケーション開発方式において、前記カスタ
マイズデータは、前記ネットワーク接続機器に依存した
GUI上のメニュー定義とダイアログに表示する項目、
及び前記ネットワーク接続機器のネットワークとのイン
タフェース、LEDの構成状態を含んで構成されること
を特徴とする。 According to a first aspect of the invention of the present application, Ne
Management application for managing network connection devices
Network connection device management application for developing applications
Application development method, wherein the network connection machine
Define device-specific customization data and define device-specific information files.
Device that creates a file, and a device-specific information file
Analyzes the file and creates a GUI specific to the network connection device.
A device-specific data analysis unit for acquiring configuration data;
Interface to obtain the latest data of
A base control unit having a network automatic discovery unit;
Network configuration device-specific GUI configuration data and the acquired network
Create and display a GUI from the latest data of network connection devices
Connecting device composed of GUI control unit shown
In the container management application development method, the custom
Mize data depends on the network connection device
Menu definition on GUI and items to be displayed in dialog,
And the connection between the network connection device and the network.
Interface, including the configuration status of the LED
It is characterized by.
【0007】本願の第2の発明は、第1の発明における
前記インタフェース自動発見部は、前記機器固有情報フ
ァイル中のインタフェースに関する構成情報を前記機器
固有データ解析部で解析したGUI構成データと取得し
た前記ネットワーク接続機器の前記最新データから、ど
のような種別のインタフェース及びLEDが、どういう
位置にあるかの構成を発見し、発見された前記構成を前
記GUIに反映させるように前記GUI制御部を介して
制御することを特徴とする。 [0007] The second invention of the present application is the first invention.
The interface automatic discovery unit is configured to execute the device-specific information file.
Configuration information about the interfaces in the file
GUI configuration data analyzed by the unique data analysis unit
From the latest data of the network-connected device
What kind of interface and LED are
Find the configuration that is in the position, and
Via the GUI control unit so as to be reflected on the GUI
It is characterized by controlling.
【0008】本願の第3の発明は、第1の発明における
前記インタフェース自動発見部は、定期的に前記ネット
ワーク接続機器の構成や状態をポーリングすることによ
り、前記ネットワーク接続機器のLEDの構成状態及び
該LEDの色に変更があった場合に、該変化を前記GU
Iに反映させるように前記GUI制御部を介して制御す
ることを特徴とする。[0008] In a third aspect of the present invention, in the first aspect, the interface automatic discovery unit periodically polls the configuration and status of the network connection device to thereby check the configuration status of the LED of the network connection device. When the color of the LED changes, the change is
It is characterized in that it is controlled via the GUI control unit so as to be reflected on the I.
【0009】[0009]
【0010】[0010]
【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。Next, embodiments of the present invention will be described in detail with reference to the drawings.
【0011】図1は、本発明の一実施の形態を示すブロ
ック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.
【0012】図1において、基盤制御部1は、 ・機器固有情報ファイル2から解析したGUI構成デー
タから、必要とするターゲット機器取得データを取得
し、GUI制御部3へ送ったり(図1−C)、 ・GUI制御部3から設定要求(具体的には、ターゲッ
ト機器のリセットなどGUI画面からの設定処理があっ
た場合)があると(図1−F)、設定要求からターゲッ
ト機器設定データを作成して、ターゲット機器5に設定
したり(図1−A)、 ・GUI保存データを機器固有情報ファイル2へ保存す
る(図1−B)機能を持つ。In FIG. 1, the base control unit 1 obtains required target device acquisition data from the GUI configuration data analyzed from the device specific information file 2 and sends it to the GUI control unit 3 (FIG. 1-C). When there is a setting request from the GUI control unit 3 (specifically, when there is a setting process from the GUI screen such as resetting the target device) (FIG. 1-F), the target device setting data is converted from the setting request. It has a function of creating and setting it on the target device 5 (FIG. 1-A), and saving GUI save data in the device-specific information file 2 (FIG. 1-B).
【0013】機器固有情報ファイル2は、管理アプリケ
ーション0を開発する際に、管理アプリケーション開発
者が、ターゲット機器毎のカスタマイズデータをカスタ
マイズ装置4で定義して、生成されたファイルである。
また、GUI画面上で編集されたGUI保存データを保
存する情報ファイルである。The device-specific information file 2 is a file generated when the management application developer defines customization data for each target device in the customization device 4 when developing the management application 0.
It is an information file for storing GUI storage data edited on the GUI screen.
【0014】GUI制御部3は、基盤制御部1が機器固
有情報ファイル2から解析したGUI構成データと、基
盤制御部1がターゲット機器5から取得したターゲット
機器取得データからGUIを作成し、表示する。The GUI control unit 3 creates and displays a GUI from the GUI configuration data analyzed from the device-specific information file 2 by the base control unit 1 and the target device acquisition data obtained from the target device 5 by the base control unit 1. .
【0015】カスタマイズ装置4は、開発者が管理アプ
リケーションを開発する際に、ターゲット機器の固有の
カスタマイズデータの定義をGUI上で容易に行える機
能を持つ。The customizing device 4 has a function that allows a developer to easily define customization data unique to a target device on a GUI when developing a management application.
【0016】本装置を利用することにより、容易に新し
いターゲット機器に対応できる。By using this apparatus, it is possible to easily cope with a new target device.
【0017】図2は、本発明の開発環境イメージ図であ
る。開発環境の観点から着目すると、基盤制御部とGU
I制御部を共通化することにより、ターゲット機器毎の
分析を行い、機器固有情報ファイルを作成するだけで、
管理アプリケーションを作成できる特徴を持つ。FIG. 2 is an image diagram of the development environment of the present invention. Focusing on the development environment, the infrastructure control unit and GU
By sharing the I control unit, analysis for each target device is performed, and only a device-specific information file is created.
It has the feature that management applications can be created.
【0018】図3は、本発明の基盤制御部1の構成図で
ある。FIG. 3 is a block diagram of the board control unit 1 of the present invention.
【0019】管理プロトコル通信部31は、ターゲット
機器と実際に適切なプロトコルを用いて通信する部分で
ある。例えば、SNMPプロトコルを管理プロトコルと
して使用する場合には、SNMPデータのエンコード/
デコード処理を行いデータ設定/取得を行う。データを
設定する場合、ターゲット機器設定データを作成し、デ
ータを取得する場合、ターゲット機器取得データを作成
する。The management protocol communication section 31 communicates with the target device using an actually appropriate protocol. For example, when the SNMP protocol is used as the management protocol, the encoding /
Perform decoding processing and set / acquire data. When setting data, target device setting data is created, and when acquiring data, target device acquisition data is created.
【0020】インタフェース自動発見部32は、ターゲ
ット機器のインタフェースとそのインタフェースに関連
するLEDの構成を解析する部分である。機器固有情報
ファイル中のインタフェースに関する構成情報を機器固
有データ解析部33で解析したGUI構成データと管理
プロトコル通信部31から取得したターゲット機器取得
データから、どのような種別のインタフェース(LE
D)が、どういう位置にあるかの構成を発見するもので
ある。The interface automatic detection unit 32 is a part for analyzing the interface of the target device and the configuration of the LED associated with the interface. From the GUI configuration data obtained by analyzing the configuration information regarding the interface in the device-specific information file by the device-specific data analysis unit 33 and the target device acquisition data obtained from the management protocol communication unit 31, what type of interface (LE
D) finds the configuration of what position it is.
【0021】機器固有データ解析部33は、カスタマイ
ズ装置より生成された機器固有情報ファイルと汎用デー
タベース34のデータ(以下、GUI汎用データと云
う。)を解析して、GUI構成データを作成する。イン
タフェース自動発見部とGUI−if部35に要求され
た必要なGUI構成データを送る。また、GUI保存デ
ータに関する機器固有情報ファイルの書き込み/読み込
み処理を行う。The device-specific data analysis unit 33 analyzes the device-specific information file generated by the customizing device and the data of the general-purpose database 34 (hereinafter, referred to as GUI general-purpose data) to create GUI configuration data. The required GUI configuration data is sent to the interface automatic detection unit and the GUI-if unit 35. Further, a write / read process of a device-specific information file relating to the GUI save data is performed.
【0022】汎用データベース部34は、GUI汎用デ
ータが格納されている部分である。カスタマイズ装置で
カスタマイズデータを設定する際に、あらかじめ設定さ
れているデータである。The general-purpose database unit 34 is a part in which general-purpose GUI data is stored. This is data that is set in advance when customizing data is set by the customizing device.
【0023】GUI−if(インタフェース)部35
は、基盤制御部1とGUI制御部3とのインタフェース
部である。管理アプリケーション実行時において、GU
I作成時には、機器固有データ解析部33からのGUI
構成データをGUI制御部3に送る。また、GUI制御
部から設定要求があった場合、設定内容を管理プロトコ
ル通信部31に送ったり、GUI制御部3から取得要求
があった場合、管理プロトコル通信部31からターゲッ
ト機器取得データをGUI制御部3へ送る機能をもつ。GUI-if (interface) unit 35
Is an interface unit between the base control unit 1 and the GUI control unit 3. When executing the management application, the GU
When creating the I, the GUI from the device-specific data analysis unit 33
The configuration data is sent to the GUI control unit 3. When there is a setting request from the GUI control unit, the setting contents are sent to the management protocol communication unit 31, and when there is an acquisition request from the GUI control unit 3, the target device acquisition data is transmitted from the management protocol communication unit 31 to the GUI control unit. It has a function to send to the section 3.
【0024】・ GUI汎用データ汎用性のあるGUI
メニューやダイアログの定義(例えば、ターゲット機器
が標準でサポートしているシステム情報やインタフェー
ス情報など)や、汎用性のあるインタフェースやLED
ビットマップファイルなどが格納されている。GUI general-purpose data General-purpose GUI
Definition of menus and dialogs (for example, system information and interface information supported by the target device as standard), versatile interfaces and LEDs
Bitmap files and so on are stored.
【0025】次に本発明の実施の形態の動作について説
明する。Next, the operation of the embodiment of the present invention will be described.
【0026】図4は、カスタマイズ装置を用いた機器固
有情報ファイルの作成についてのフローチャートであ
る。ここでは、管理アプリケーション開発者がカスタマ
イズデータの定義を行う。FIG. 4 is a flowchart for creating a device-specific information file using the customizing device. Here, the management application developer defines the customization data.
【0027】・(ステップ41)ターゲット機器を識別
するためのベンダ識別子を定義する。(Step 41) Define a vendor identifier for identifying the target device.
【0028】・(ステップ42)ターゲット機器のパネ
ルをイメージしたビットマップファイルを作成し、定義
する。ここで作成したビットマップファイルは、管理ア
プリケーションのメインウィンドウであるパネルウィン
ドウ画面として使用される。作成したビットマップファ
イル名をカスタマイズ装置で定義する。(Step 42) Create and define a bitmap file that images the panel of the target device. The bitmap file created here is used as a panel window screen which is a main window of the management application. Define the created bitmap file name on the customizing device.
【0029】・(ステップ43)インタフェースの情報
を定義する。インタフェースの構成を識別するための情
報である。具体的には、インタフェースのタイプや、パ
ネルウィンドウ上の位置や、インタフェース形状をイメ
ージしたビットマップファイル名などである。(Step 43) Interface information is defined. This is information for identifying the configuration of the interface. Specifically, the information includes the type of interface, the position on the panel window, and the name of a bitmap file that images the interface shape.
【0030】・(ステップ44)パネルウィンドウのメ
ニューの定義を行う。どのようなメニューの構成にする
か考えて、メニューのラベルとニーモニックを定義す
る。(Step 44) The menu of the panel window is defined. Define the menu label and mnemonic, considering the menu structure.
【0031】・(ステップ45)表示情報の設定とメニ
ューとのリンクを行う。表示情報の設定は、表示するダ
イアログにどの項目をどのようなレイアウトで表示する
かを指定する。表示項目には、ターゲット機器のサポー
トしている情報を指定する。具体的には、SNMPプロ
トコルを使用している場合は、MIB(Managem
ent Information Baseの略。SN
MPプロトコルで使用するツリー構造のデータ定義のこ
と)名となり、ダイアログ単位で表示情報の定義を行
い、ラベル名と表示項目名を指定する。その後、どのメ
ニューからどのダイアログが表示されるかの指定を行
う。(Step 45) The display information is set and the menu is linked. The display information setting specifies which items are to be displayed in what kind of layout in the displayed dialog. For the display item, specify the information supported by the target device. Specifically, when the SNMP protocol is used, the MIB (Managem
ent Information Base. SN
A tree structure data definition used in the MP protocol) is used to define display information for each dialog, and specify a label name and a display item name. After that, the user specifies which dialog is displayed from which menu.
【0032】・(ステップ46)インタフェースのリン
ク状態やコリジョン状態などを示すLEDの定義であ
る。LEDの表示用ビットマップファイルとパネルウィ
ンドウに表示する位置の定義を行う。(Step 46) The definition of the LED indicating the link state and the collision state of the interface. It defines the LED display bitmap file and the position to be displayed in the panel window.
【0033】・(ステップ47)ポーリング情報を定義
する。管理アプリケーションのインタフェース自動発見
部は指定されたポーリング情報について定期的にポーリ
ング処理を行う。例えば、LED情報を定義する場合、
LED状態の判断対象となる情報と、その情報の値と表
示するLEDの色の対応付けの設定を行う。ここで設定
した情報から、パネルウィンドウにLEDが表示され
て、ポーリング時にLED状態をターゲット機器より取
得して、定義した情報から判断した色を表示する。ま
た、ターゲット機器が、拡張ボードの搭載や、スタック
構成可能で、管理アプリケーション起動中に、機器や機
器のインタフェースの構成に変更があった場合など、パ
ネルウィンドウも変更する必要がある際に定義する。(Step 47) Polling information is defined. The interface automatic discovery unit of the management application periodically performs polling processing on the specified polling information. For example, when defining LED information,
Information to be determined for the LED state and the correspondence between the value of the information and the color of the LED to be displayed are set. From the information set here, an LED is displayed in the panel window, the LED status is acquired from the target device at the time of polling, and the color determined from the defined information is displayed. Also, define when the panel window needs to be changed, such as when the target device is equipped with an expansion board or can be configured as a stack, and the configuration of the device or the interface of the device changes while the management application is running. .
【0034】以上のような処理フローで、管理アプリケ
ーションを開発する際には、カスタマイズ装置を使用し
て、機器固有情報ファイルを作成することにより、容易
に新しいターゲット機器に対応できる。When a management application is developed according to the processing flow described above, a new target device can be easily handled by creating a device-specific information file using a customizing device.
【0035】図5は、管理アプリケーション起動時およ
び動作中のフローチャートである。フローチャートの説
明と、各ステップが実行環境のどの部分に働くか、図
1、図3を用いて説明する。FIG. 5 is a flowchart when the management application is activated and during operation. A description of the flowchart and which part of the execution environment each step operates will be described with reference to FIGS.
【0036】・(ステップ51) ターゲット機器5よ
り、基盤制御部1の管理プロトコル通信部31を介し
て、機種を判別するためにベンダ識別子を取得する。(Step 51) A vendor identifier is obtained from the target device 5 via the management protocol communication unit 31 of the base control unit 1 to determine the model.
【0037】・(ステップ52) 取得したベンダ識別
子を用いて、基盤制御部の機種固有データ解析部33
は、機種を特定し、該当する機器固有情報ファイル2を
読み込む。(Step 52) Using the obtained vendor identifier, the model-specific data analysis unit 33 of the board control unit
Specifies the model and reads the corresponding device-specific information file 2.
【0038】・(ステップ53) 読み込んだ機器固有
情報ファイルを用いて、基盤制御部のGUI−if部3
5は、パネルイメージのビットマップファイルを読み込
む。(Step 53) Using the read device-specific information file, the GUI-if section 3 of the board control section
5 reads the bitmap file of the panel image.
【0039】・(ステップ54) 基盤制御部のインタ
フェース自動発見部32は、機器固有情報ファイル中の
インタフェースに関する構成情報を機器固有データ解析
部33で解析したGUI構成データと管理プロトコル通
信部31から取得したターゲット機器取得データから、
どのような種別のインタフェースが、どういう位置にあ
るかの構成を発見する。(Step 54) The interface automatic discovery unit 32 of the board control unit acquires the configuration information on the interface in the device-specific information file from the GUI configuration data analyzed by the device-specific data analysis unit 33 and the management protocol communication unit 31. From the acquired target device acquisition data,
Discover the configuration of what type of interface is in what position.
【0040】・(ステップ55) 機器固有データ解析
部により機器固有情報ファイルから前回終了時に書き込
まれたGUI保存データとインタフェース自動発見部か
ら解析された今回起動時のインタフェースの構成が同じ
かどうかを調べる分岐である。初回の管理アプリケーシ
ョン起動時の場合(GUI保存データがない)、ステッ
プ57の処理へ進む。(Step 55) It is checked whether or not the GUI storage data written at the end of the previous time from the device-specific information file by the device-specific data analysis unit and the configuration of the interface at the time of this start analyzed by the interface automatic detection unit are the same. It is a branch. When the management application is activated for the first time (there is no GUI storage data), the process proceeds to step 57.
【0041】・(ステップ56) 機器固有データ解析
部33は、機器固有情報ファイル中のGUI保存データ
中のインタフェース情報(インタフェースタイプやパネ
ルウィンドウ上の座標など)を読み込む。(Step 56) The device-specific data analysis unit 33 reads the interface information (interface type, coordinates on the panel window, etc.) in the GUI storage data in the device-specific information file.
【0042】・(ステップ57) 機器固有データ解析
部は、インタフェース自動発見処理(ステップ54)の
データをもとにGUIに表示するためのインタフェース
情報をGUI−if部35へ設定する。(Step 57) The device-specific data analysis unit sets interface information to be displayed on the GUI in the GUI-if unit 35 based on the data of the interface automatic discovery processing (step 54).
【0043】・(ステップ58) 機器固有データ解析
部により、機器固有情報ファイルのGUI保存データを
もとにGUIに表示するためのインタフェース情報をG
UI−if部35へ設定する。前回、管理アプリケーシ
ョン起動時と同様のインタフェース構成である。(Step 58) The device-specific data analysis unit converts the interface information to be displayed on the GUI into G based on the GUI storage data of the device-specific information file.
It is set in the UI-if section 35. The interface configuration is the same as when the management application was started last time.
【0044】・(ステップ59) ステップ55と同様
に、機器固有データ解析部33により機器固有情報ファ
イルから前回終了時に書き込まれたGUI保存データと
インタフェース自動発見部32から解析された今回起動
時のインタフェースの構成中のLED構成が同じかどう
かを調べる分岐である。初回の管理アプリケーション起
動時の場合(GUI保存データがない)、ステップ61
の処理へ進む。(Step 59) As in Step 55, the GUI storage data written at the end of the previous time from the device-specific information file by the device-specific data analysis unit 33 and the interface at the time of this startup analyzed by the interface automatic detection unit 32 Is a branch for checking whether or not the LED configuration in the configuration is the same. When the management application is started for the first time (there is no GUI storage data), step 61
Processing proceeds to
【0045】・(ステップ60) 機器固有データ解析
部33は、機器固有情報ファイル中のGUI保存データ
中のLED情報(LEDのビットマップファイル名やパ
ネル画面上の座標など)を読み込む。(Step 60) The device-specific data analysis unit 33 reads LED information (such as the LED bitmap file name and the coordinates on the panel screen) in the GUI storage data in the device-specific information file.
【0046】・(ステップ61) 機器固有データ解析
部33は、インタフェース自動発見処理(ステップ5
4)のデータをもとにGUIに表示するためのLED情
報をGUI−if部35へ設定する。(Step 61) The device-specific data analysis unit 33 performs an interface automatic discovery process (Step 5).
The LED information to be displayed on the GUI is set in the GUI-if unit 35 based on the data of 4).
【0047】・(ステップ62) 機器固有データ解析
部33は、機器固有情報ファイルのGUI保存データを
もとにGUIに表示するためのLED情報をGUI−i
f部35へ設定する。前回、管理アプリケーション起動
時と同様のLED構成である。(Step 62) The device-specific data analysis unit 33 displays the LED information to be displayed on the GUI based on the GUI storage data of the device-specific information file on the GUI-i.
Set to f section 35. The LED configuration is the same as when the management application was started last time.
【0048】・(ステップ63) GUI−if部35
からGUI構成データを受け取ったGUI制御部3は、
インタフェース情報、LED情報、パネルイメージビッ
トマップをパネルウィンドウに設定し、ウィンドウ、メ
ニューなどのGUIを形成し、表示する。(Step 63) GUI-if unit 35
The GUI control unit 3 receiving the GUI configuration data from
The interface information, the LED information, and the panel image bitmap are set in the panel window, and a GUI such as a window or a menu is formed and displayed.
【0049】・(ステップ64) GUI制御部3に
は、GUI−if部35から受け取ったカスタマイズ装
置で定義したポーリング情報をターゲット機器より取得
する。前回取得したデータを退避しておく。(Step 64) The GUI control unit 3 obtains, from the target device, the polling information defined by the customizing device received from the GUI-if unit 35. Save the previously acquired data.
【0050】・(ステップ65) GUI制御部3によ
り、前回、ターゲット機器より取得したポーリング情報
のデータと今回取得したデータとで、変更があるかどう
か調べる分岐である。前回と同じ(Yes)場合、再び
ポーリング処理(ステップ64)を行い、前回と異なる
(No)場合、パネルウィンドウ表示(ステップ63)
の処理を行い、変更のあったポーリング情報のデータを
もとにパネルウィンドウを表示し直す。例えば、ポーリ
ング情報にLEDやインタフェースの状態を定義した場
合、定義した色でビットマップファイルを表示し直す。
また、機器構成やインタフェース構成をポーリング情報
に設定している場合、実機の構成と同様のイメージをパ
ネルウィンドウに表示し直す。(Step 65) This is a branch in which the GUI control unit 3 checks whether there is a change between the data of the polling information previously obtained from the target device and the data obtained this time. If the same as the previous time (Yes), the polling process (Step 64) is performed again, and if different from the previous time (No), the panel window is displayed (Step 63).
And redisplay the panel window based on the changed polling information data. For example, when the status of the LED or interface is defined in the polling information, the bitmap file is displayed again in the defined color.
When the device configuration and the interface configuration are set in the polling information, the same image as the configuration of the actual device is displayed again on the panel window.
【0051】・(ステップ66) GUI制御部3は、
管理アプリケーション終了時に、インタフェースやLE
D構成などのデータを、機器固有情報ファイルにGUI
保存データとして書き込む。(Step 66) The GUI control unit 3
When the management application terminates, the interface and LE
Data such as D configuration is stored in the device-specific information file as a GUI.
Write as save data.
【0052】以上のような処理フローで、機器固有情報
ファイルのみの作成で管理アプリケーションが動作でき
る。With the above processing flow, the management application can operate by creating only the device-specific information file.
【0053】[0053]
【実施例】次に、本発明の実施例の構成について図面を
参照して説明する。Next, the configuration of an embodiment of the present invention will be described with reference to the drawings.
【0054】図6は、本発明の一実施例を示す動作説明
図である。FIG. 6 is an operation explanatory diagram showing one embodiment of the present invention.
【0055】ターゲット機器71は、今から管理アプリ
ケーションを開発しようとしている機器である。ターゲ
ット機器の特徴は、以下のようになっている。The target device 71 is a device for which a management application is to be developed. The features of the target device are as follows.
【0056】・管理プロトコルとして、SNMPエージ
ェントを搭載している。An SNMP agent is mounted as a management protocol.
【0057】・インタフェースの構成は、100BAS
E−Tインタフェースが24個、SERIALインタフ
ェースが1個、ATMインタフェースが1個、FDDI
インタフェースが1個で構成されている。The configuration of the interface is 100 BAS
24 ET interfaces, 1 SERIAL interface, 1 ATM interface, FDDI
It has one interface.
【0058】・拡張スロットを2スロット搭載してお
り、運用中、スロットにインタフェースボードを挿入す
ることで構成を変更できる。Two expansion slots are provided, and the configuration can be changed by inserting an interface board into the slots during operation.
【0059】・インタフェースボードは、ATMボード
とFDDIボードの2種類ある。There are two types of interface boards: ATM boards and FDDI boards.
【0060】・100BASE−Tインタフェースに
は、それぞれに対応したLEDがあり、通常はオレンジ
色で、インタフェースがネットワーク混雑状態の場合
に、緑色に点灯する。また、ターゲット機器が各インタ
フェースに一意に設定している番号(以下、インタフェ
ース番号と云う)は、100BASE−T、シリアル、
ATM、FDDIインタフェースに昇順に割り当てられ
ているものとする。The 100BASE-T interface has a corresponding LED, which is normally orange and lit green when the interface is congested with the network. The numbers uniquely set by the target device for each interface (hereinafter, referred to as interface numbers) are 100BASE-T, serial,
It is assumed that they are assigned to the ATM and FDDI interfaces in ascending order.
【0061】ターゲット機器のカスタマイズデータ72
を用いて、本発明のカスタマイズ装置73で機器固有情
報ファイルを生成し、管理アプリケーション74を完成
させる。Customization data 72 of target device
, A device-specific information file is generated by the customizing device 73 of the present invention, and the management application 74 is completed.
【0062】次に、本発明の実施例の動作について、カ
スタマイズ装置の処理と管理アプリケーションの動作処
理について説明する。 (1)カスタマイズ装置の処理 図6、図7、図8とカスタマイズ装置より機種固情報フ
ァイル作成の処理フロー(図4)を用いて詳細に説明す
る。Next, regarding the operation of the embodiment of the present invention, the processing of the customizing apparatus and the operation processing of the management application will be described. (1) Processing of Customizing Apparatus A detailed description will be given using FIGS. 6, 7, and 8 and a processing flow (FIG. 4) of creating a model-specific information file by the customizing apparatus.
【0063】図7は、カスタマイズデータ(図6の7
2)からカスタマイズ装置を用いて生成した実施例に関
連する機器固有ファイルの構造例である。FIG. 7 shows customization data (7 in FIG. 6).
6 is an example of the structure of a device-specific file related to the embodiment generated using the customizing device from 2).
【0064】1.ターゲット機器のベンダ識別子を定義
(図4,ステップ41)ターゲット機器を識別するため
のベンダ識別子を定義する(図7−F) 2.パネルビットマップ定義(図4,ステップ42)タ
ーゲット機器のパネルをイメージしたビットマップファ
イルを作成し、ファイル名を設定する。(図7−D) 3.インタフェース情報定義(図4,ステップ43)タ
ーゲット機器がサポートしているMIBの定義から、イ
ンタフェース形状を識別できるMIB(タイプ識別MI
B(図7−A,))とインタフェース番号識別できる
MIB(インタフェース番号識別MIB(図7−A,
))を特定する。1. 1. Define a vendor identifier of the target device (FIG. 4, step 41) Define a vendor identifier for identifying the target device (FIG. 7-F) Panel bitmap definition (FIG. 4, step 42) Creates a bitmap file that images the panel of the target device and sets a file name. (FIG. 7-D) 3. Interface information definition (FIG. 4, step 43) MIB (type identification MI) that can identify the interface shape from the definition of MIB supported by the target device
B (FIG. 7-A, FIG. 7-A) and an interface number-identifying MIB (FIG. 7-A,
)).
【0065】インタフェース位置が固定のインタフェー
スの位置を設定する(図7−A,)。本実施例では、
100BASE−TインタフェースとSERIALイン
タフェースが該当する。座標は、パネルイメージビット
マップファイル上の座標であり、インタフェース番号順
に列挙していく。The position of the interface whose interface position is fixed is set (FIG. 7A). In this embodiment,
The 100BASE-T interface and the SERIAL interface correspond. The coordinates are coordinates on the panel image bitmap file, and are listed in the order of the interface number.
【0066】インタフェースのタイプを識別するため、
タイプ(図7−A,)を設定する。実際のインタフェ
ースタイプ(10BASE−T等)とターゲット機器が
持っているインタフェースタイプ識別MIBの値との関
連付けをする。例えば、ATMインタフェースのインタ
フェース識別MIBの値が、“1”である場合には、
“ATM:1“となる。インタフェースタイプは、カス
タマイズ装置により、選択できる。To identify the type of interface,
Set the type (Fig. 7-A,). The actual interface type (10BASE-T or the like) is associated with the value of the interface type identification MIB of the target device. For example, when the value of the interface identification MIB of the ATM interface is “1”,
"ATM: 1". The interface type can be selected by the customizing device.
【0067】インタフェースの拡張用ボードの構成を設
定する。ターゲット機器がサポートしているMIBの定
義から、ボードのタイプを識別できるMIB(図7−
A,)とボードの番号を識別できるMIB(図7−
A,)を特定する。The configuration of the interface expansion board is set. The MIB that can identify the board type from the definition of the MIB supported by the target device (Fig. 7-
A,) and the MIB that identifies the board number (Fig. 7-
A,) is specified.
【0068】ボートタイプ(図7−A,)には、図7
−A,の値とインタフェースのタイプとそのインタフ
ェースのパネルイメージビットマップファイル上のボー
ド位置を原点とした座標を順に列挙する。The boat type (FIG. 7-A) has the configuration shown in FIG.
List the values of A, the interface type, and the coordinates of the interface with the board position on the panel image bitmap file as the origin.
【0069】次にボードの位置(図7−A,)を設定
する。パネルイメージビットマップファイル上でのボー
ドを表示する座標を設定する。Next, the position of the board (FIG. 7A) is set. Set the coordinates to display the board on the panel image bitmap file.
【0070】4.メニュー定義(図4,ステップ4
4)、表示情報定義とメニューとのリンク(図4,ステ
ップ45)メニューの設定とダイアログの表示内容を設
定する。メニュー名とニーモニックとダイアログIDを
設定する(図7−C,)。ダイアログIDは、どのダ
イアログを表示するかの識別子である。4. Menu definition (Figure 4, Step 4
4) Link between display information definition and menu (FIG. 4, step 45) Set menu and dialog display contents. A menu name, a mnemonic, and a dialog ID are set (FIG. 7C). The dialog ID is an identifier of a dialog to be displayed.
【0071】ダイアログのタイトルと表示内容を設定す
る。ラベル名(項目内容)と表示するMIB名を設定す
る。例えば、図8−のようなダイアログを表示する場
合、機器固有情報ファイルの内容は、図8−のような
データをカスタマイズ装置が生成する。Set the title and display contents of the dialog. A label name (item content) and an MIB name to be displayed are set. For example, when a dialog as shown in FIG. 8 is displayed, the customizing device generates data as shown in FIG.
【0072】5.LED情報定義(図4,ステップ4
6)LEDのパネルイメージビットマップファイル上の
座標をLEDの番号(インデックス)順に列挙する(図
7−B,)。5. LED information definition (Figure 4, Step 4
6) List the coordinates of the LED on the panel image bitmap file in the order of the LED number (index) (FIG. 7B).
【0073】LEDビットマップファイル名を設定する
(図7−B,)。An LED bitmap file name is set (FIG. 7-B,).
【0074】ターゲット機器がサポートしているMIB
の定義から、LEDの番号を識別できるMIB(図7−
B,)を特定する。ポーリング情報でLEDの状態を
取得する場合、どのLEDかを特定するための値であ
る。MIB supported by target device
Can be identified from the definition of LED (Figure 7-
B,). When acquiring the state of the LED by the polling information, this is a value for specifying which LED is used.
【0075】6.ポーリング情報定義(図4,ステップ
47)ポーリングする対象のMIBを指定する。実施例
では、インタフェースとLEDの状態をポーリングする
設定について説明する。6. Polling information definition (FIG. 4, step 47) Specify the MIB to be polled. In the embodiment, a setting for polling the states of the interface and the LED will be described.
【0076】インタフェース状態を設定する例では、図
7−E,にインタフェース状態を識別するMIBを設
定する。例えば、インタフェースのUP/DOWN状態
(物理的に特定のインタフェースが接続可能な状態(U
P)であるか、不可能な状態(DOWN)であるかを表
す。)などがある。次に、図7−E,に、インタフェ
ース状態識別のMIBの値と状態色を対応付ける。例え
ば、インタフェースのUP/DOWN状態のポーリング
では、UP状態のインタフェースの色を黒に、DOWN
状態のインタフェースの色を赤に設定すると、管理アプ
リケーション動作中に実際のインタフェースが何らかの
原因でDOWN状態になった場合、ポーリング時に検出
してそのインタフェースビットマップを赤色に表示し、
GUI画面上でインタフェースの状態を視覚的に検出す
ることが可能となる。In the example of setting the interface status, an MIB for identifying the interface status is set in FIG. 7E. For example, the UP / DOWN state of an interface (the state (U
P) or an impossible state (DOWN). )and so on. Next, the values of the MIB for interface state identification and the state colors are associated with FIG. 7E. For example, in the polling of the interface in the UP / DOWN state, the color of the interface in the UP state is set to black, and
If the color of the interface in the state is set to red, if the actual interface enters the DOWN state for some reason during operation of the management application, it is detected at the time of polling and the interface bitmap is displayed in red,
It is possible to visually detect the state of the interface on the GUI screen.
【0077】LED状態の場合もインタフェース状態と
同様である。実施例では、LEDがあるインタフェース
のネットワーク混雑状態を識別するMIB(図7−E,
)を設定する。インタフェースが正常な状態のときの
MIBの値とLEDの色をオレンジ色に、ネットワーク
混雑状態のときのMIBの値とLEDの色を緑色に設定
する(図7−E,)。設定すると管理アプリケーショ
ン動作中に、ネットワーク混雑状態のインタフェースを
GUI画面上で視覚的検出することが可能となる。 (2)管理アプリケーションの動作処理 次に、図7のカスタマイズ装置で生成した機種固有情報
ファイルが管理アプリケーションの動作処理(図5)に
どう関連するか詳細に説明する。The LED state is the same as the interface state. In the embodiment, the MIB (FIG. 7-E,
) Is set. The MIB value and the LED color when the interface is in a normal state are set to orange, and the MIB value and the LED color when the network is congested are set to green (FIG. 7-E,). When set, the interface in a network congested state can be visually detected on the GUI screen during the operation of the management application. (2) Operation Processing of Management Application Next, how the model-specific information file generated by the customizing apparatus of FIG. 7 relates to the operation processing of the management application (FIG. 5) will be described in detail.
【0078】1.機器固情報ファイルの読み込み(図
5,ステップ52)取得したベンダ識別子より、基盤制
御部の機種固有データ解析部33は、機器固有情報ファ
イル中のベンダ識別子情報(図7−F)を読み込み、一
致したものをカレントとみなし、その機器固有情報ファ
イルを読み込む。1. Reading of the device-specific information file (FIG. 5, step 52) Based on the acquired vendor identifier, the model-specific data analysis unit 33 of the base control unit reads the vendor identifier information (FIG. 7-F) in the device-specific information file and agrees with it. This is regarded as the current, and the device-specific information file is read.
【0079】2.パネルイメージビットマップの読み込
み(図5,ステップ53)読み込んだ機器固有情報ファ
イルを用いて、基盤制御部のGUI−if部35は、機
器固有情報ファイル中のパネルイメージビットマップフ
ァイル(図7−D)を取得し、指定のビットマップファ
イルを読み込む。2. Reading the panel image bitmap (FIG. 5, step 53) Using the read device-specific information file, the GUI-if unit 35 of the base control unit uses the panel image bitmap file (FIG. 7-D) in the device-specific information file. ) And read the specified bitmap file.
【0080】3.インタフェース自動発見処理(図5,
ステップ54)GUI−if部35は、機器固有データ
解析部33が読み込んだ機器固有情報ファイルと管理プ
ロトコル通信部31より取得したターゲット機器取得デ
ータより、インタフェースの自動発見処理を行う。以下
に処理フローを箇条書きに示す。3. Interface automatic discovery processing (Fig. 5,
Step 54) The GUI-if unit 35 performs an interface automatic discovery process based on the device-specific information file read by the device-specific data analysis unit 33 and the target device acquisition data acquired from the management protocol communication unit 31. The processing flow is shown below in a bulleted list.
【0081】・タイプ識別MIB(図7−A,)をタ
ーゲット機器より取得する。取得したデータは、現在、
ターゲット機器に実装しているインタフェース数だけあ
り、インタフェースの形状を識別できる情報を持ったリ
ストである。(インタフェース番号順に昇順になってい
る。)これによって、インタフェースの数が判断でき
る。The type identification MIB (FIG. 7A) is obtained from the target device. The acquired data is currently
There is as many interfaces as are implemented in the target device, and this list has information that can identify the shape of the interface. (The numbers are ascending in the order of the interface numbers.) Thus, the number of interfaces can be determined.
【0082】・インタフェース番号MIB(図7−A,
)をターゲット機器より取得する。取得したデータ
は、タイプ識別MIBと順に対応している各インタフェ
ース固有の番号のリストである。これによって、各イン
タフェースを一意に識別できる。Interface number MIB (FIG. 7A,
) Is obtained from the target device. The acquired data is a list of numbers unique to each interface corresponding to the type identification MIB in order. This allows each interface to be uniquely identified.
【0083】・タイプ(図7−A,)の情報を読みこ
む。タイプ識別MIBで取得した値は、各ベンダで定義
しているものがある。ここでは、タイプ識別MIBで取
得した値と読み込んだ上記の情報から各インタフェース
の形状を判断する。これによって、各インタフェースの
形状が判断できる。Read information of type (FIG. 7-A,). Some values acquired by the type identification MIB are defined by each vendor. Here, the shape of each interface is determined from the value acquired by the type identification MIB and the above-mentioned information read. Thereby, the shape of each interface can be determined.
【0084】・位置(図7−A,)情報を読み込む。
ここには、固定インタフェースの位置がインタフェース
番号順に設定されているので、データがあるまで座標を
決定していく。実施例の場合、この時点で100BAS
E−Tインタフェース24個分とシリアルインタフェー
ス1個のタイプと位置が決定される。Read position (FIG. 7-A,) information.
Here, since the positions of the fixed interfaces are set in the order of the interface numbers, the coordinates are determined until there is data. In the case of the embodiment, at this time 100 BAS
The type and position of 24 E-T interfaces and one serial interface are determined.
【0085】・ボードタイプ識別MIB(図7−A,
)をターゲット機器より取得する。取得したデータ
は、現在、ターゲット機器に実装しているボードの数だ
けあり、ボードのタイプを識別できる情報を持ったリス
トである。実施例の場合、ATMインタフェースとFD
DIインタフェースのボードのタイプが格納してある。
これによって、ボードを実装している個数とタイプが判
断できる。Board type identification MIB (FIG. 7-A,
) Is obtained from the target device. The acquired data is the number of boards currently mounted on the target device, and is a list having information for identifying the type of the board. In the case of the embodiment, the ATM interface and the FD
The board type of the DI interface is stored.
As a result, the number and type of boards mounted can be determined.
【0086】・ボード番号識別MIB(図7−A,)
をターゲット機器より取得する。取得したデータは、ボ
ードタイプ識別MIBと順に対応している各ボード固有
の番号のリストである。これによって、実装されている
ボードを一意に識別できる。· Board number identification MIB (FIG. 7A)
From the target device. The acquired data is a list of numbers unique to each board corresponding to the board type identification MIB in order. Thus, the mounted board can be uniquely identified.
【0087】・ボード位置(図7−A,)情報を読み
込む。ここには、指定のボード番号がパネルビットマッ
プ上のどの位置にあるか設定されているので、取得した
ボード番号MIBの値とボードタイプ識別MIBの値か
ら、どのボードがどこの位置にあるか判断できる。Read board position (FIG. 7-A) information. Since the position of the designated board number on the panel bitmap is set here, the position of the board is determined from the acquired board number MIB value and the board type identification MIB value. I can judge.
【0088】・ボードタイプ(図7−A,)情報を読
み込む。ここでは、どのボードタイプにどのインタフェ
ースが実装されて、ボードを原点としてどの位置にある
かが設定されている。既に、ボード位置とタイプがわか
っているので、ボードに実装しているインタフェースの
位置とタイプを判断できる。Read board type (FIG. 7-A) information. Here, which interface is mounted on which board type and which position is set with the board as the origin. Since the board position and type are already known, the position and type of the interface mounted on the board can be determined.
【0089】・番号識別MIB(図7−B,)をター
ゲット機器より取得する。取得したデータは、現在、タ
ーゲット機器に実装しているLEDの数だけあり、ター
ゲット機器に一意な昇順に並んだLED番号のリストで
ある。これにより、LEDの数を判断できる。The number identification MIB (FIG. 7B) is obtained from the target device. The acquired data is the number of LEDs currently mounted on the target device, and is a list of LED numbers arranged in ascending order unique to the target device. Thereby, the number of LEDs can be determined.
【0090】・位置(図7−B,)情報を読み込む。
ここでは、LEDの位置情報が昇順に列挙されており、
各LEDのパネルビットマップ上の位置を判断できる。Read position (FIG. 7-B,) information.
Here, LED position information is listed in ascending order,
The position of each LED on the panel bitmap can be determined.
【0091】・ビットマップ(図7−B,)の情報を
読み込む。ここでは、表示するLEDのビットマップフ
ァイル名を判断できる。なお、インタフェースのビット
マップに関しては、あらかじめ汎用データベース(図
3,34)に、GUI汎用データをして登録してあるの
で、それを使用する。Read the information of the bit map (FIG. 7-B). Here, the bitmap file name of the LED to be displayed can be determined. It should be noted that the bitmap of the interface is used because GUI general-purpose data is registered in advance in the general-purpose database (FIG. 3, 34).
【0092】以上で、インタフェースの自動発見処理を
行うことができる。As described above, the automatic interface discovery processing can be performed.
【0093】4.パネルウィンドウ表示(図5,ステッ
プ63)ここでは、メニューとダイアログの作成及び動
作について説明する。4. Panel Window Display (FIG. 5, Step 63) Here, creation and operation of a menu and a dialog will be described.
【0094】・メニュー名(図7−C,)の情報を読
み込む。ここでは、メニュー名、ニーモニック、表示す
るダイアログを識別するダイアログIDを設定してい
る。これにより、メニューを作成し、選択された場合、
どのダイアログを表示するかを判断できる。Read the information of the menu name (FIG. 7C). Here, a menu name, a mnemonic, and a dialog ID for identifying a dialog to be displayed are set. This allows you to create a menu and, if selected,
You can determine which dialog to display.
【0095】・ダイアログ(図7−C,)の情報を読
み込む。ここでは、表示するダイアログの内容が設定さ
れている。表示するラベル名とターゲット機器より取得
するMIB名が設定されている。これにより、表示する
ダイアログの内容を判断できる。また、2.のパネルイ
メージビットマップの読み込みと3.の自動発見処理の
からGUI−if部がGUI構成データを生成し、GU
I制御部により、インタフェース情報、LED情報とパ
ネルイメージビットマップをパネルウィンドウに設定し
表示する。The information of the dialog (FIG. 7C) is read. Here, the contents of the dialog to be displayed are set. The label name to be displayed and the MIB name obtained from the target device are set. Thereby, the content of the dialog to be displayed can be determined. Also, 2. 2. Read the panel image bitmap and The GUI-if section generates GUI configuration data from the automatic discovery processing of
The I control unit sets and displays interface information, LED information, and a panel image bitmap in a panel window.
【0096】5.ポーリング処理(図5,ステップ6
4)機種固有情報ファイルのポーリング情報(図7−
E)より、情報を取得して、ポーリングを行う。[0096] 5. Polling processing (Fig. 5, Step 6)
4) Polling information in the model-specific information file (Fig. 7-
From E), information is obtained and polling is performed.
【0097】・インタフェース状態識別MIB(図7−
E,)をターゲット機器より取得する。取得したデー
タは、現在、ターゲット機器に実装されているインタフ
ェースの状態が格納されているインタフェース番号順に
昇順になっているリストである。Interface status identification MIB (FIG. 7-
E,) is acquired from the target device. The acquired data is a list in which the states of the interfaces currently mounted on the target device are stored in ascending order in the order of the interface numbers in which the states are stored.
【0098】・インタフェース状態色(図7−E,)
の情報を読み込む。ここでは、インタフェース状態識別
MIBで取得した値とパネルウィンドウに表示するイン
タフェースビットマップファイルの色とが対応付けら
れ、表示するインタフェースビットマップファイルの色
を判断できる。Interface status color (FIG. 7-E,)
Read the information of. Here, the value acquired by the interface state identification MIB is associated with the color of the interface bitmap file displayed on the panel window, and the color of the interface bitmap file to be displayed can be determined.
【0099】・LED状態識別MIB(図7−E,)
や、LED状態色(図7−E,)もインタフェースの
場合と同様である。LED status identification MIB (FIG. 7-E,)
Also, the LED status colors (FIG. 7-E,) are the same as in the case of the interface.
【0100】以上のことから、管理アプリケーションを
開発する際に、本発明のカスタマイズ装置を使用するこ
とにより、ターゲット機器を分析した情報を容易に設定
することができる。As described above, when the management application is developed, the information obtained by analyzing the target device can be easily set by using the customizing apparatus of the present invention.
【0101】また、カスタマイズ装置によって生成した
機器固有情報ファイルを使用するだけで、複数のターゲ
ット機器が存在する場合でも、共通化された基盤制御部
とGUI機能で管理アプリケーションがコンパクトに作
成でき、動作できる。Further, by using only the device-specific information file generated by the customizing device, even if there are a plurality of target devices, the management application can be compactly created by the shared platform control unit and the GUI function. it can.
【0102】[0102]
【発明の効果】以上説明したように、本発明は、カスタ
マイズ装置を用いて、機器固有情報ファイルを作成する
だけで新しいターゲット機器の管理アプリケーションを
開発できるようにしたことにより、生産性が向上し、ラ
イフサイクルが短いターゲット機器の管理アプリケーシ
ョン開発に対して非常に有効になる効果があるととも
に、全てのモジュールが共通化されているため、管理ア
プリケーションを保守する際に、保守効率がよくなる効
果もある。As described above, according to the present invention, a new target device management application can be developed only by creating a device-specific information file using a customizing device, thereby improving productivity. , Has the effect of being very effective for management application development of target devices with a short life cycle, and also has the effect of improving maintenance efficiency when maintaining management applications because all modules are shared. .
【図1】本発明の一実施の形態を示すブロック図であ
る。FIG. 1 is a block diagram showing an embodiment of the present invention.
【図2】本発明の開発環境イメージ図である。FIG. 2 is a conceptual diagram of a development environment according to the present invention.
【図3】本発明の基盤制御部1の構成図である。FIG. 3 is a configuration diagram of a board control unit 1 of the present invention.
【図4】本発明の機器固有情報ファイルの作成について
のフローチャートである。FIG. 4 is a flowchart for creating a device-specific information file according to the present invention.
【図5】本発明の管理アプリケーションの起動時および
動作中のフローチャートである。FIG. 5 is a flowchart when the management application of the present invention is activated and in operation.
【図6】本発明の一実施例を示す動作説明図である。FIG. 6 is an operation explanatory diagram showing one embodiment of the present invention.
【図7】本発明の機器固有ファイルの構造例を示す図で
ある。FIG. 7 is a diagram showing an example of the structure of a device-specific file according to the present invention.
【図8】本発明のダイアログ表示例を示す図である。FIG. 8 is a diagram showing a dialog display example of the present invention.
【図9】従来のネットワーク接続機器管理アプリケーシ
ョン開発方式を示す図である。FIG. 9 is a diagram showing a conventional network connection device management application development method.
0,74 管理アプリケーション 1 基盤制御部 2 機器固有情報ファイル 3 GUI制御部 4,73 カスタマイズ装置 5 ターゲット機器 31 管理プロトコル通信部 32 インタフェース自動発見部 33 機器固有データ解析部 34 汎用データベース 35 GUI−if部 0,74 management application 1 base control unit 2 device specific information file 3 GUI control unit 4,73 customizing device 5 target device 31 management protocol communication unit 32 interface automatic discovery unit 33 device specific data analysis unit 34 general-purpose database 35 GUI-if unit
───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 3/00 G06F 13/00 H04L 12/00 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 3/00 G06F 13/00 H04L 12/00
Claims (3)
理アプリケーションを開発する場合のネットワーク接続Network connection for developing application
機器管理アプリケーション開発方式であって、前記ネッA device management application development method, wherein the network
トワーク接続機器固有のカスタマイズデータを定義し機Define customization data specific to
器固有情報ファイルを作成するカスタマイズ装置と、該A customizing device for creating a device-specific information file;
機器固有情報ファイルを解析し前記ネットワーク接続機Analyzes the device-specific information file, and
器固有のGUI構成データを取得する機器固有データ解Device-specific data solution to obtain device-specific GUI configuration data
析部と前記ネットワーク接続機器の最新のデータを取得Obtain the latest data of the analysis unit and the network connection device
するインタフェース自動発見部とを有する基盤制御部Control unit with automatic interface detection unit
と、前記ネットワーク接続機器固有のGUI構成データAnd GUI configuration data specific to the network connection device.
と取得した前記ネットワーク接続機器の最新データからAnd the latest data of the network connection device obtained
GUIを作成し表示するGUI制御部から構成されるネA network consisting of a GUI control unit that creates and displays a GUI
ットワーク接続機器管理アプリケーション開発方式におNetwork connection device management application development method
いて、前記カスタマイズデータは、前記ネットワーク接And the customization data is stored in the network connection.
続機器に依存したGUI上のメニュー定義とダイアログMenu definition and dialog on GUI depending on connected device
に表示する項目、及び前記ネットワーク接続機器のネッItems to be displayed on the screen, and the network
トワークとのインタフェース、LEDの構成状態を含んInterface with network, including LED configuration status
で構成されることを特徴とするネットワーク接続機器管Network connection equipment pipe characterized by comprising
理アプリケーション開発方式。Application development method.
器固有情報ファイル中のインタフェースに関する構成情Configuration information about interfaces in the device-specific information file
報を前記機器固有データ解析部で解析したGUI構成デConfiguration data obtained by analyzing the
ータと取得した前記ネットワーク接続機器の前記最新デData and the latest data of the acquired network connection device.
ータから、どのような種別のインタフェース及びLEDWhat type of interface and LED
が、どういう位置にあるかの構成を発見し、発見されたFound the composition of what position it was
前記構成を前記GUIに反映させるように前記GUI制The GUI system is configured to reflect the configuration on the GUI.
御部を介して制御することを特徴とする請求項1記載のThe control according to claim 1, wherein the control is performed via a control unit.
ネットワーク接続機器管理アプリケーション開発方式。Network connection device management application development method.
に前記ネットワーク接続機器の構成や状態をポーリングPoll the configuration and status of the network connected device
することにより、前記ネットワーク接続機器のLEDのBy doing, LED of the network connection device
構成状態及び該LEDの色に変更があった場合に、該変When there is a change in the configuration state and the color of the LED, the change
化を前記GUIに反映させるように前記GUI制御部をThe GUI control unit so that the conversion is reflected in the GUI.
介して制御することを特徴とする請求項1記載のネット2. The network according to claim 1, wherein the control is performed via a network.
ワーク接続機器管理アプリケーション開発方式。Work connection device management application development method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32340397A JP3241648B2 (en) | 1997-11-25 | 1997-11-25 | Network connection device management application development method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP32340397A JP3241648B2 (en) | 1997-11-25 | 1997-11-25 | Network connection device management application development method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH11161587A JPH11161587A (en) | 1999-06-18 |
JP3241648B2 true JP3241648B2 (en) | 2001-12-25 |
Family
ID=18154335
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP32340397A Expired - Lifetime JP3241648B2 (en) | 1997-11-25 | 1997-11-25 | Network connection device management application development method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3241648B2 (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20020025585A (en) * | 2000-09-29 | 2002-04-04 | 양명희 | A router having a network monitoring function via graphic user interface |
KR100474358B1 (en) * | 2002-06-19 | 2005-03-10 | 한국전자통신연구원 | Method and apparatus for implementation function of remote network monitoring in high speed router, and storage medium for recording program thereof |
AU2002328394A1 (en) * | 2002-09-02 | 2004-03-29 | Allied Telesis Holdings K.K. | Management apparatus, display method, and program |
WO2004049173A1 (en) * | 2002-11-28 | 2004-06-10 | Allied Telesis K.K. | Apparatus management system and method thereof |
JP2010219762A (en) * | 2009-03-16 | 2010-09-30 | Nec System Technologies Ltd | Monitoring device and method, and program |
JP5190030B2 (en) * | 2009-06-18 | 2013-04-24 | 日本電信電話株式会社 | Management screen generation method, management screen generation device, and program |
DE112017007222T5 (en) | 2017-04-13 | 2019-11-28 | Mitsubishi Electric Corporation | Screen display generation device, factory automation system and screen display generation method |
-
1997
- 1997-11-25 JP JP32340397A patent/JP3241648B2/en not_active Expired - Lifetime
Non-Patent Citations (1)
Title |
---|
大鐘久生,「TCP/IPとOSIネットワーク管理〜SNMPとCMIP〜」,株式会社ソフト・リサーチ・センター,1993年4月,第4.2節,p.142−162 |
Also Published As
Publication number | Publication date |
---|---|
JPH11161587A (en) | 1999-06-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110928772B (en) | Test method and device | |
US9342427B2 (en) | Multi-function device ID with unique identifier | |
US6990601B1 (en) | Apparatus and method for managing network and computer-readable recording medium thereof | |
US7882213B2 (en) | Network management system to monitor managed elements | |
US7275096B2 (en) | Computerized system and method for web enabling and/or web management of embedded applications | |
US7506048B1 (en) | Method and system for monitoring network connected devices and displaying device status | |
EP2288078B1 (en) | Network management system, display method, and program | |
JP2000347976A (en) | Equipment management system, management server and computer readable recording medium | |
JP4482252B2 (en) | Network monitoring apparatus and network monitoring method | |
JP2001344163A (en) | Signal processing device, medium, and information assembly | |
JP3241648B2 (en) | Network connection device management application development method | |
JP2004078359A (en) | Network device and device sharing method | |
CN112202593B (en) | Data acquisition method, device, network management system and computer storage medium | |
JP5157775B2 (en) | Network management apparatus, network management method, network management program, and recording medium | |
KR20100073380A (en) | Network management system capable of editing and managing objects graphically, and supporting various network appratuses | |
JP4293169B2 (en) | Network equipment control system | |
JPH1051488A (en) | Communication path setting system and its method | |
CN110389886B (en) | Additional function testing method and device of main application program and storage medium | |
JP2000293336A (en) | Printer state display controller, method for controlling printer state display controller and storage medium with readable program by computer stored therein | |
JP2000339247A (en) | Parameter setting system | |
JP2004096338A (en) | Information processor, port selecting method, and program thereof | |
CN115168252B (en) | Universal debugging method and system for printing terminal | |
JP2010219762A (en) | Monitoring device and method, and program | |
JP2005173997A (en) | Management system for network equipment | |
JP2581010B2 (en) | Attribute value management system for managed object in network management system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20010918 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081019 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091019 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091019 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101019 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111019 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121019 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131019 Year of fee payment: 12 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
EXPY | Cancellation because of completion of term |