JPH01296837A - Command executing processing system for maintenance - Google Patents

Command executing processing system for maintenance

Info

Publication number
JPH01296837A
JPH01296837A JP63128811A JP12881188A JPH01296837A JP H01296837 A JPH01296837 A JP H01296837A JP 63128811 A JP63128811 A JP 63128811A JP 12881188 A JP12881188 A JP 12881188A JP H01296837 A JPH01296837 A JP H01296837A
Authority
JP
Japan
Prior art keywords
command
maintenance
program
adapter
node
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP63128811A
Other languages
Japanese (ja)
Inventor
Atsuko Mori
敦子 森
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 JP63128811A priority Critical patent/JPH01296837A/en
Publication of JPH01296837A publication Critical patent/JPH01296837A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To arrange a local terminal for maintenance in respective nodes by providing an interface converting processing at the local terminal provided at the node of a data packet network. CONSTITUTION:A command inputted from a local terminal is sent from a terminal input output processing 11 to a command control 12. A command control 12 sends only the address, in which the address of the command is in the self- node, to a command adapter 13. The adapter 13 edits the data to transfer to a command execution program 14 concerning the command in which a parameter is normal and delivers the data to a program 14. Thereafter, in the condition to become the result or a response waiting shut-off returned from the program 14, the adapter 13 edits the data and message to respond to the command control 12 and executes the output request to the command control 12. Thus, the command control 12 outputs the message through a terminal input output processing 11 to a terminal picture.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は保守用コマンド実行処理方式に関し、特にノー
ド内のローカル端末から制御する保守用コマンド実行処
理方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a maintenance command execution processing method, and more particularly to a maintenance command execution processing method that is controlled from a local terminal within a node.

〔従来の技術〕[Conventional technology]

従来、ノード内に発生した障害はノード内の一般通信回
線を経由して接続された網管理運用装置(リモート端末
)から保守用コマンドを投入して修復していた。この時
、リモート端末と各ノード内コマンド実行プログラムは
一般通信回線経由で接続されているので、通信回線上の
伝送効率を良くするために入力されたコマンドフォーマ
ットをそのままキャラクタ(ASCIIコード)で伝達
するのではなく、各情報を2進数に圧縮したインタフェ
ース(通信インタフェースと称する)で制御されていた
Conventionally, failures occurring within a node have been repaired by issuing maintenance commands from a network management operation device (remote terminal) connected via a general communication line within the node. At this time, since the remote terminal and the command execution program in each node are connected via a general communication line, the input command format is transmitted as is in characters (ASCII code) to improve transmission efficiency on the communication line. Instead, it was controlled by an interface (referred to as a communication interface) in which each piece of information was compressed into binary numbers.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述したようなノード内障害発生時にリモート端末から
保守用コマンドを投入する方式は、各ノードと通信回線
経由で接続されたリモート端末から制御できるのみであ
るので、同時に複数ノードに障害が発生しても1ノード
ごとに個別に対処しなければならず、また通信回線が障
害の時には制御不能になるという欠点がある。さらに各
ノード独自で実行可能なローカル端末を設置した場合に
は既存のコマンド実行プログラム(通信インタフェース
で作成されている)と直接インタフェースできないとい
う欠点もある。
The above-mentioned method of issuing maintenance commands from a remote terminal when a failure occurs within a node can only be controlled from a remote terminal connected to each node via a communication line. However, each node must be dealt with individually, and it also has the disadvantage that it becomes uncontrollable when there is a failure in the communication line. Furthermore, if each node has a local terminal that can be executed independently, there is a drawback that it cannot be directly interfaced with an existing command execution program (created with a communication interface).

本発明の目的はローカル端末にインタフェース変換処理
を設けることによって上記の欠点を改善した保守用コマ
ンド実行処理方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a maintenance command execution processing method that improves the above-mentioned drawbacks by providing an interface conversion process in a local terminal.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の保守用コマンド実行処理方式は、データパケッ
ト網のノードに設けたローカル端末において、保守用コ
マンドを入力し前記保守用コマンドの実行結果を出力す
るコマンド入出力制御プログラムと、前記保守用コマン
ドを実行するコマンド実行プログラムと、前記コマンド
入出力制御プログラムと前記コマンド実行プログラムと
のそれぞれインタフェースを相互に変換するコマンドア
ダプタプログラムとを有する。
The maintenance command execution processing method of the present invention includes a command input/output control program that inputs maintenance commands and outputs the execution results of the maintenance commands in a local terminal provided in a node of a data packet network; and a command adapter program that mutually converts the respective interfaces of the command input/output control program and the command execution program.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示す流れ図、第2図はコマ
ンドアダプタ処理の流れ図である。図においてローカル
端末から投入されたコマンドは端末入出力処理11 (
TTY−IOC3)からコマンド制御12へ送られる。
FIG. 1 is a flowchart showing one embodiment of the present invention, and FIG. 2 is a flowchart of command adapter processing. In the figure, the command input from the local terminal is the terminal input/output processing 11 (
TTY-IOC 3) to the command control 12.

コマンド制御12はコマンドの宛先が自ノード内か否か
を判定し、自ノード内苑以外のコマンドをエラーとする
The command control 12 determines whether the destination of the command is within its own node, and treats a command that is not within its own node as an error.

次にコマンドはコマンドアダプタ13へ渡され、入力さ
れたパラメータが分析される<21)、コマンドアダプ
タ13はパラメータが正常なコマンドに関してコマンド
実行プログラムへ渡すデータの編集(IOCSインタフ
ェースから通信インタフェースへの変換)を行う(22
)、パラメータが異常なコマンドに関してはエラーとす
る。続いてそのコマンドが現在実行中などの要因で競合
を起こさないかどうかを判定する(23)。判定の結果
、競合が発生しなければ編集したデータをコマンド実行
プログラム14へ引渡し、実行を要求すると同時に応答
を待つ(24)。
Next, the command is passed to the command adapter 13, and the input parameters are analyzed <21).The command adapter 13 edits the data passed to the command execution program for commands with normal parameters (conversion from IOCS interface to communication interface). ) is performed (22
), commands with abnormal parameters are treated as errors. Next, it is determined whether or not there will be a conflict due to factors such as the command being currently being executed (23). As a result of the determination, if no conflict occurs, the edited data is delivered to the command execution program 14, and execution is requested and a response is waited for at the same time (24).

その後コマンドアダプタ13はコマンド実行プログラム
14から返って来た結果または応答待ち切れとなった状
態について、コマンド制御12へ応答するデータおよび
メツセージの編集(通信インタフェースからrocsイ
ンタフェースへの変換)を行い(25,26)、コマン
ド制御12へ出力要求を行う、そしてコマンド制御12
は端末入出力処理(11)を通してメツセージを端末画
面に出力する。
After that, the command adapter 13 edits the data and message (converts from the communication interface to the ROCS interface) to respond to the command control 12 regarding the result returned from the command execution program 14 or the state where the response is waiting (25). , 26), makes an output request to the command control 12, and the command control 12
outputs the message to the terminal screen through terminal input/output processing (11).

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は各ノード内に保守用ローカ
ル端末の設置を可能とし、コマンドアダプタ処理にTT
Y−IQCSインタフェースと、通信インタフェースと
の間の変換機能をも持たせることにより、既存のコマン
ド実行プログラムを流用できる効果がある。
As explained above, the present invention makes it possible to install a local terminal for maintenance in each node, and uses TT for command adapter processing.
By also providing a conversion function between the Y-IQCS interface and the communication interface, there is an effect that existing command execution programs can be used.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例を示す流れ図、第2図はコマ
ンドアダプタの流れ図である。 11・・・端末入出力処理、12・・・コマンド制御、
13・・・コマンドアダプタ、14・・・コマンド実行
プログラム。 −−1,−
FIG. 1 is a flowchart showing one embodiment of the present invention, and FIG. 2 is a flowchart of a command adapter. 11...Terminal input/output processing, 12...Command control,
13...Command adapter, 14...Command execution program. −−1,−

Claims (1)

【特許請求の範囲】[Claims] データパケット網のノードに設けたローカル端末におい
て、保守用コマンドを入力し前記保守用コマンドの実行
結果を出力するコマンド入出力制御プログラムと、前記
保守用コマンドを実行するコマンド実行プログラムと、
前記コマンド入出力制御プログラムと前記コマンド実行
プログラムとのそれぞれインタフェースを相互に変換す
るコマンドアダプタプログラムとを有することを特徴と
する保守用コマンド実行処理方式。
a command input/output control program that inputs maintenance commands and outputs execution results of the maintenance commands in a local terminal provided in a node of a data packet network; and a command execution program that executes the maintenance commands;
A maintenance command execution processing method comprising: a command adapter program that mutually converts interfaces between the command input/output control program and the command execution program.
JP63128811A 1988-05-25 1988-05-25 Command executing processing system for maintenance Pending JPH01296837A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63128811A JPH01296837A (en) 1988-05-25 1988-05-25 Command executing processing system for maintenance

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63128811A JPH01296837A (en) 1988-05-25 1988-05-25 Command executing processing system for maintenance

Publications (1)

Publication Number Publication Date
JPH01296837A true JPH01296837A (en) 1989-11-30

Family

ID=14994004

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63128811A Pending JPH01296837A (en) 1988-05-25 1988-05-25 Command executing processing system for maintenance

Country Status (1)

Country Link
JP (1) JPH01296837A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62180637A (en) * 1986-02-04 1987-08-07 Hitachi Ltd Centralized maintenance operating system for data exchange network
JPS6318854A (en) * 1986-07-11 1988-01-26 Nippon Telegr & Teleph Corp <Ntt> Remote maintenance and operation system for communication terminal equipment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62180637A (en) * 1986-02-04 1987-08-07 Hitachi Ltd Centralized maintenance operating system for data exchange network
JPS6318854A (en) * 1986-07-11 1988-01-26 Nippon Telegr & Teleph Corp <Ntt> Remote maintenance and operation system for communication terminal equipment

Similar Documents

Publication Publication Date Title
EP3703342A1 (en) Dynamic load balancing in network centric process control systems
JPH11231924A (en) Command generating and monitoring device for different controllers
JPH01296837A (en) Command executing processing system for maintenance
JPH02285403A (en) Production control computer system
KR100470913B1 (en) Method and apparatus for binding for devices
JP2001166822A (en) Facility management system
EP0507540A2 (en) Method for operating a networked computer system to minimize data conversion overhead
JPS6377685A (en) Industrial robot system
JPS62121562A (en) Data communication system
JP3373932B2 (en) System construction method
Kastner et al. Remote control of EIB systems based on virtual shared group objects
JPH06332866A (en) Inter-program communication system
JPH02186468A (en) Computer network control system
JPH04305752A (en) Network system
JP2639348B2 (en) Online program message receiving method
JPH08161186A (en) Inter-task communication system
JPH06243081A (en) Process data input/output system
JP2020184098A (en) Interface apparatus and program
JPS6175448A (en) Program execution control system
JPH01234934A (en) Program developing system for distributed system
JPH1065726A (en) Distributed control system
JPH11345149A (en) Remote maintenance system
JPH05151132A (en) Inter-remote job communication system
JP2005025487A (en) Message relay method and system
JPH03245633A (en) Terminal control system