KR100255815B1 - Version management of wab in atm - Google Patents

Version management of wab in atm Download PDF

Info

Publication number
KR100255815B1
KR100255815B1 KR1019970076982A KR19970076982A KR100255815B1 KR 100255815 B1 KR100255815 B1 KR 100255815B1 KR 1019970076982 A KR1019970076982 A KR 1019970076982A KR 19970076982 A KR19970076982 A KR 19970076982A KR 100255815 B1 KR100255815 B1 KR 100255815B1
Authority
KR
South Korea
Prior art keywords
version
workstation
block
signal
timer
Prior art date
Application number
KR1019970076982A
Other languages
Korean (ko)
Other versions
KR19990056949A (en
Inventor
박종만
Original Assignee
강병호
대우통신주식회사
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 강병호, 대우통신주식회사 filed Critical 강병호
Priority to KR1019970076982A priority Critical patent/KR100255815B1/en
Publication of KR19990056949A publication Critical patent/KR19990056949A/en
Application granted granted Critical
Publication of KR100255815B1 publication Critical patent/KR100255815B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/10Packet switching elements characterised by the switching fabric construction
    • H04L49/104Asynchronous transfer mode [ATM] switching fabrics
    • H04L49/105ATM switching elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5625Operations, administration and maintenance [OAM]

Abstract

PURPOSE: A method for managing a workstation application block version in an ATM switching system is provided to manage a version of a workstation application block in an ATM switching system. CONSTITUTION: A version management block in an LIOF(Loader In OMP Function) receives a signal(401). If the received signal is an MMC(Man Machine Command) signal, the version management block judges whether a block in the workstation was appointed(411). If the workstation block was appointed, the version management block inquires for a version of the appointed workstation block(412). If any workstation block has not been appointed yet, the version management block inquires for the versions of all the blocks of the workstation(413). If a response signal is received from a workstation block, the version management block displays corresponding version information(414).

Description

ATM 교환기에서 워크스테이션 응용 블록 버전 관리방법(Method of managing version of workstation application blocks in ATM switching system)Method of managing version of workstation application blocks in ATM switching system

본 발명은 에이티엠(ATM) 교환기에서 운용 터미널로 사용되는 워크스테이션(workstation)에 존재하는 소프트웨어 블록인 워크스테이션 응용 블록(Workstation Application Block)의 버전을 관리하는 방법에 관한 것이다.The present invention relates to a method for managing a version of a workstation application block, which is a software block present in a workstation used as an operating terminal in an ATM switch.

정보화사회의 급격한 발전으로 사용자의 통신서비스 요구가 증가하여 차세대 통신망으로 "B-ISDN"이 출현하였는 바, B-ISDN에서는 협대역뿐만 아니라 광대역의 다양한 서비스들을 대역 및 속도에 관계없이 모두 수용할 수 있도록 비동기 전달 모드인 ATM(Asynchronous Transfer Mode)방식을 기본 전달수단으로 하고 있다.With the rapid development of the information society, users' communication service demands have increased, and the "B-ISDN" has emerged as the next-generation communication network.B-ISDN can accommodate not only narrow band but also various services of broadband regardless of band and speed. As a default, the asynchronous transfer mode ATM (Asynchronous Transfer Mode) method is used as the default transfer means.

이러한 ATM교환시스템을 개발함에 있어 유지보수측면에서 펌웨어, 소프트웨어, 패키지 등의 버전을 관리할 필요가 있고, 이를 위하여 버전관리 기능이 운용 및 유지보수 프로세서(OMP)상에 구현되는 추세이다.In developing such an ATM exchange system, it is necessary to manage versions of firmware, software, packages, etc. in terms of maintenance, and for this purpose, version management functions are implemented on an operation and maintenance processor (OMP).

그런데 ATM교환시스템의 운용 터미널로서는 워크스테이션이 사용되고, 이 워크스테이션에서는 교환기의 운용과 관련된 주요한 소프트웨어들이 수행되고 있는데, 이들 워크스테이션의 소프트웨어 블록을 감시하는 기술은 아직 구현되지 않았다. 만일, 워크스테이션에서 운용되는 소프트웨어들에 이상이 발생될 경우에는 교환시스템이 정상임에도 불구하고 서비스를 중단시키게 될 우려가 있으므로, 워크스테이션의 소프트웨어 블록을 감시할 필요가 있다.However, a workstation is used as an operation terminal of an ATM switching system, and the main software related to the operation of the exchange is executed, and a technology for monitoring software blocks of these workstations has not been implemented yet. If a problem occurs in the software running on the workstation, it is necessary to monitor the workstation's software block because there is a possibility that the service may be interrupted even though the switching system is normal.

이에 본 발명은 상기와 같은 필요성을 충족시키기 위하여 ATM교환시스템에서 워크스테이션의 소프트웨어 블록을 관리할 수 있는 워크스테이션 응용 블록 버전 관리방법을 제공하는데 그 목적이 있다.Accordingly, an object of the present invention is to provide a workstation application block version management method capable of managing a software block of a workstation in an ATM switching system in order to satisfy the above needs.

상기와 같은 목적을 달성하기 위하여 본 발명의 방법은, ATM교환시스템의 운용 터미널로 사용되는 워크스테이션에서 워크스테이션 응용 블록이 수행되고 있을 때, ATM교환시스템의 운용 및 유지보수 프로세서상에서 프로세스가 상기 워크스테이션 응용 블록의 버전 및 상태를 관리하도록 된 방법에 있어서, 응답요구 타이머를 제1 소정 시간으로 설정하고, 타입을 1로, 무응답 카운트값을 0으로 초기화 하는 단계; 운용자의 명령 혹은 일정 시간 간격으로 워크스테이션 응용 프로그램 블록의 버전을 요구하고 상기 타이머를 시작하는 단계; 상기 워크스테이션 응용 블록으로부터 응답시그널이 수신되면 해당 응답에 따라 버전정보를 갱신하여 디스플레이 하는 단계; 상기 워크스테이션 응용 블록으로부터 응답시그널이 수신되지 않고, 상기 타이머가 만료되면 무응답 카운트값을 증가시키는 단계; 상기 무응답 카운트값이 소정 값 이상이 되면, 상기 타이머를 제2 소정 시간으로 설정하고, 타입을 2로 변경한 후 해당 워크스테이션 응용 블록에 버전을 요구하고 상기 타이머를 시작하는 단계; 및 상기 타입 2의 버전요구 시그널에 대해 해당 워크스테이션 응용 블록으로부터 응답시그널이 수신되면 버전정보를 갱신 및 표시하고, 응답시그널이 수신되지 않은 상태에서 상기 타이머가 종료되면 경보 메시지를 발생하는 단계를 포함하는 것을 특징으로 한다.In order to achieve the above object, in the method of the present invention, when a workstation application block is being executed at a workstation used as an operation terminal of an ATM switching system, a process is performed on the operation and maintenance processor of the ATM switching system. CLAIMS What is claimed is: 1. A method of managing a version and state of a station application block, comprising: setting a response request timer to a first predetermined time, initializing a type to 1, and a non-response count value to 0; Requesting a version of a workstation application program block at an operator's command or at regular time intervals and starting the timer; If a response signal is received from the workstation application block, updating and displaying version information according to the corresponding response; Incrementing an unresponsive count value if a response signal is not received from the workstation application block and the timer expires; Setting the timer to a second predetermined time when the non-responsive count value is greater than or equal to a predetermined value, changing the type to 2, requesting a version from a corresponding workstation application block, and starting the timer; And updating and displaying version information when a response signal is received from the workstation application block for the type 2 version request signal, and generating an alarm message when the timer expires in a state in which the response signal is not received. Characterized in that.

도 1은 본 발명이 적용되는 ATM교환시스템의 예,1 is an example of an ATM switching system to which the present invention is applied;

도 2는 본 발명에 따른 버전관리 기능의 관계를 도시한 도면,2 is a view showing a relationship between a version control function according to the present invention;

도 3은 본 발명에 따른 워크스테이션 응용 블록의 버전 관리방법의 신호 흐름도,3 is a signal flow diagram of a version management method of a workstation application block according to the present invention;

도 4는 본 발명에 따라 LIOF의 버전 관리 프로세스가 수행하는 절차를 도시한 흐름도,4 is a flowchart illustrating a procedure performed by a version control process of LIOF according to the present invention;

도 5는 본 발명에 따라 LIOF의 버전 감시 프로세스가 수행하는 절차를 도시한 흐름도이다.5 is a flowchart illustrating a procedure performed by a version monitoring process of LIOF according to the present invention.

*도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

100-1∼100-n: ATM 로컬 스위칭 서브시스템(ALS)100-1 to 100-n: ATM Local Switching Subsystem (ALS)

102-1∼102-n: 주변 프로세서(PP)102-1 to 102-n: peripheral processor (PP)

120: ATM 중앙 스위칭 서브시스템(ACS)120: ATM Central Switching Subsystem (ACS)

122: 운용 및 유지보수 프로세서(OMP)122: Operation and Maintenance Processor (OMP)

140: 워크스테이션 22: HMI140: workstation 22: HMI

24: LIOF 26: 워크스테이션 응용 블록24: LIOF 26: Workstation Application Block

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 자세히 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명이 적용되는 ATM 교환기는 도 1에 도시된 바와 같이, n개의 로컬 스위칭 서브시스템(ALS: ATM Local Switching subsystem,100-1∼100-n)과, 중앙 스위칭 서브스시템(ACS:ATM Central Switching Subsystem,120), 워크스테이션(W/S,140) 등으로 구성된다.The ATM switch to which the present invention is applied, as shown in FIG. 1, includes n local switching subsystems (ALS: 100-1 to 100-n) and a central switching subsystem (ACS: ATM Central). Switching Subsystem (120), Workstation (W / S, 140) and the like.

ATM 로컬 스위칭 서브시스템(ALS:100-1∼100-n)은 도면에는 구분되지 않았으나 NNI를 제공하기 위한 'ALS/T'와 UNI를 제공하기 위한 'ALS/S'로 구분되는데, ALS/T는 트렁크 수만큼의 트렁크 정합 모듈(TIM: Trunk Interface Module)과 이를 수용하는 억세스 스위칭 네트웍 모듈(ASNM: Access Switching Network Module), 서브시스템을 제어하는 호 및 접속제어 프로세서(CCCP: Call & Connection Control Processor)로 구성되어 STM-1 혹은 STM-4레벨로 NNI접속을 제공한다. 그리고 ALS/S는 도면에는 도시되지 않았으나 가입자 링크만큼의 가입자 정합 모듈(SIM:Subscriber Interface Module), 이 SIM을 수용하는 억세스 스위칭 네트웍 모듈(ASNM: Access Switching Network Module), 서브시스템을 제어하는 호 및 접속제어 프로세서(CCCP: Call & Connection Control Processor)로 구성되어 STM-1, DS1E/DS3 급의 가입자를 접속하고, 중앙 스위칭 서브시스템(120)과는 IMI(Inter Module Interface)로 접속된다. 여기서, ALS/S와 ALS/T는 수용 용량에 따라 다수개가 설치되어 하나의 중앙 스위칭 서브시스템(120)에 IMI로 연결되고, 이때 IMI는 로컬 스위칭 서브시스템(100-1~n)과 중앙스위칭 서브시스템(120) 사이를 접속하는 약 155M의 전형적인 링크이다. 그리고 각 로컬 스위칭 서브시스템에서 운용되는 프로세서를 주변 프로세서(PP)라 한다.ATM local switching subsystems (ALS: 100-1 to 100-n) are not divided in the figure, but are divided into 'ALS / T' for providing NNI and 'ALS / S' for providing UNI. Is the number of trunk interface modules (TIMs), access switching network modules (ASNMs) that accommodate them, and call and connection control processors (CCCPs) that control subsystems. ) To provide NNI connectivity at the STM-1 or STM-4 level. Although ALS / S is not shown in the figure, as many Subscriber Interface Modules (SIMs) as Subscriber Links, Access Switching Network Modules (ASNMs) to accommodate the SIMs, calls to control subsystems, and It is composed of a Call & Connection Control Processor (CCCP) to connect subscribers of the STM-1 and DS1E / DS3 classes, and the central switching subsystem 120 is connected to an IMI (Inter Module Interface). Here, ALS / S and ALS / T are installed in plural according to the capacity and connected to one central switching subsystem 120 by IMI, where IMI is the central switching subsystem 100-1 to n and central switching. A typical link of about 155M that connects between subsystems 120. The processor operating in each local switching subsystem is called a peripheral processor (PP).

도 1을 참조하면, ACS(120)는 인터커넥션 스위치 네트웍 모듈(ISNM: Interconnection Switch Network Module: 미도시)과 운용보전 프로세서(OMP:122)로 구성되어 로컬 스위칭 서브시스템(100-1~n)과 연결되는 IMI에 대한 스위칭기능을 제공함과 아울러 운용 및 유지보수와 관련된 기능을 제공한다.Referring to FIG. 1, the ACS 120 includes an interconnection switch network module (ISNM) and an operation preservation processor (OMP: 122) to form a local switching subsystem 100-1 to n. It provides the switching function for IMI connected to the network and the functions related to operation and maintenance.

그리고 OMP(122)와 이더넷으로 연결되는 워크스테이션(140)은 운용자와 교환기 사이에 HMI(Human Machine Interface)기능을 제공하고, 운용자가 입력한 명령(MMC:Man Machine Command)를 교환기측에 전달함과 아울러 그 결과를 디스플레이한다.In addition, the workstation 140 connected to the OMP 122 and the Ethernet provides a Human Machine Interface (HMI) function between the operator and the exchanger, and transmits a command entered by the operator (MMC: Man Machine Command) to the exchanger side. And display the result.

이러한 ATM교환기에서 작동 초기에 각종 운영체계 및 응용 프로그램이 로딩되어 시스템을 운용하게 되는데, 이때 OMP(122)에서 작동되는 로더(LIOF: Loader in OMP Function)는 OMP(122)에 위치하는 소프트웨어 블록으로서 booter와 LIPF로부터 로딩 요구를 받으면 내부 보조기억장치(INAS: Internal Auxiliary Storage)에서 로딩 블록을 읽어 해당 프로세서로 전송해 주는 기능을 수행한다. 그리고 PP(102-1∼102-n)에서 작동되는 로더(LIPF: Loader in Processor Function)는 개별 프로세서에 위치하는 소프트웨어 블록으로서 프로세서 응용 블록을 로딩하기 위하여 LIOF로 로딩을 요구하고, LIOF에서 전송되어지는 로딩 블록을 받아 자신의 메모리에 적재하고 이를 실행시키는 기능을 수행한다.Various operating systems and applications are loaded and operated at the initial stage of operation in such an ATM switch, and the loader (LIOF: Loader in OMP Function) operating in the OMP 122 is a software block located in the OMP 122. When loading request is received from booter and LIPF, it loads the loading block from internal auxiliary storage (INAS) and sends it to the processor. The Loader in Processor Function (LIPF) operating on the PPs 102-1 to 102-n is a software block located in an individual processor, which requires loading to the LIOF in order to load the processor application block, and is transmitted in the LIOF. It takes a loading block, loads it into its memory, and executes it.

도 2는 본 발명에 따른 버전관리 기능들의 관계를 도시한 도면이다. 도 2를 참조하면, 본 발명의 실시예에서 워크스테이션(22)에는 4개의 응용 프로그램 블록들(WSFMF.WS, WSPMF.WS, WSTMF.WS, WSGDMF.WS: 26-1∼26-4)이 운용되고 있고, 이 응용 프로그램 블록들(이하, 워크스테이션 블록이라 한다)은 OMP상에 수행되는 LIOF(24)의 버전관리 프로세스와 시그널을 교환하고 있다. 이때 HMI(22)는 워크스테이션 상의 운용자와 교환시스템간의 인터페이스를 제공하고, 운용자의 HMI 명령에 따라 교환시스템이 동작한다. 그리고 LIOF의 버전관리 프로세스는 워크스테이션 블록들에게 버전요구 시그널을 각각 보내고, 이에 따라 각 워크스테이션 블록들은 버전응답 시그널을 LIOF(24)의 버전관리 프로세스에 전달한다.2 is a diagram illustrating a relationship between version control functions according to the present invention. Referring to FIG. 2, in the embodiment of the present invention, the workstation 22 includes four application program blocks (WSFMF.WS, WSPMF.WS, WSTMF.WS, and WSGDMF.WS: 26-1 to 26-4). In operation, these application blocks (hereinafter referred to as workstation blocks) exchange signals with the version control process of the LIOF 24 performed on the OMP. In this case, the HMI 22 provides an interface between the operator and the switching system on the workstation, and the switching system operates according to the HMI command of the operator. The LIOF versioning process sends a version request signal to the workstation blocks, respectively, so that each workstation block sends a version response signal to the version control process of the LIOF 24.

또한 LIOF(24)에서 수행되는 버전관리와 관련된 프로세스는 버전관리 프로세스와 버전감시 프로세스가 있는데, 이들에 의해 전달되는 시그널의 흐름은 도 3에 도시된 바와 같다.In addition, the process related to version management performed in the LIOF 24 includes a version control process and a version monitoring process, the flow of signals transmitted by them is as shown in FIG.

도 3에는 LIOF의 감시 프로세스(LIOH_WS Supervision), LIOF의 관리 프로세스(LIOF_ VerMgmt), 워크스테이션 블록(W/S block)간의 시그널 흐름이 도시되어 있는데, MMC혹은 일정 시간간격으로 LIOF의 버전 감시 프로세스에서 워크스테이션 블록에 버전 요구 시그널(WSVersionReq_xxxx)을 전송한다. 여기서, 버전요구 시그널은 타입 1과 타입 2로 구분되는데, 타입 1은 보통의 버전 요구 시그널이고, 타입 2는 3회 이상 무응답시 해당 워크스테이션 블록을 재시동하는 버전 요구 시그널이다.3 shows the signal flow between the LIOF monitoring process (LIOH_WS Supervision), the LIOF management process (LIOF_ VerMgmt), and the workstation block (W / S block). In the MMC or at regular intervals, Send a version request signal (WSVersionReq_xxxx) to the workstation block. Here, the version request signal is divided into type 1 and type 2, where type 1 is a normal version request signal, and type 2 is a version request signal that restarts the corresponding workstation block when no response is made three or more times.

워크스테이션 블록은 타입1의 버전요구 시그널이 수신되면, 이에 대한 응답시그널(WSVersionRpt)을 LIOF의 버전 관리 프로세스로 전송한다. LIOF버전 관리 프로세스는 응답시그널에 따라 버전정보를 갱신하고, 타임아웃인지를 판단한다. 즉, LIOF버전 감시 프로세스는 버전 요구시그널을 전송함과 동시에 타이머(T_WSVersionRpt)를 시작하는데 타이머가 종료되면 타임 아웃 시그널이 발생된다. 이때 타이머는 약 7초 내지 10초로 설정되어 있다.When the workstation block receives the type 1 version request signal, the workstation block sends a response signal (WSVersionRpt) to the version control process of LIOF. The LIOF version management process updates the version information according to the response signal and determines whether it is timed out. That is, the LIOF version monitoring process starts a timer (T_WSVersionRpt) at the same time as sending a version request signal. When the timer expires, a timeout signal is generated. At this time, the timer is set to about 7 seconds to 10 seconds.

이어 타임 아웃이 검출되면 무응답 카운트 값을 증가시킨다. 즉, 본 발명의 실시예에서는 일정시간 간격으로 반복적으로 버전정보를 요구하는데, 워크스테이션 블록으로부터 응답이 없을 경우 무응답의 회수를 무응답 카운터(NA_CNT)로 카운트한다.If no timeout is detected, then increase the non-response count value. That is, in the exemplary embodiment of the present invention, version information is repeatedly requested at predetermined time intervals. If there is no response from the workstation block, the number of non-responses is counted by the non-response counter NA_CNT.

만일, 무응답 카운터값이 3 이상이 되면 해당 워크스테이션 블록에 이상이 있는 경우이므로, 타입 2로 전환한 후 타이머를 약 5초로 설정하고 LIOF 버전 감시 프로세스가 버전요구 시그널을 전송한다. 워크스테이션 블록은 이에 따라 응답시그널을 버전 관리 프로세스로 전송한다. 버전관리 프로세스는 수신된 응답 시그널에 따라 버전 정보를 갱신하고, 타이머가 만료되기 전에 시그널이 수신되는지를 판단하여 재시동이 성공하였는지를 결정한다. 만일, 재시동이 실패하였으면 경고 메시지를 디스플레이한다.If the non-response counter value is 3 or more, there is an error in the workstation block. After switching to type 2, set the timer to about 5 seconds and the LIOF version monitoring process sends a version request signal. The workstation block accordingly sends a response signal to the version control process. The version control process updates the version information according to the received response signal and determines whether a restart is successful by determining whether a signal is received before the timer expires. If the restart fails, a warning message is displayed.

도 4는 본 발명에 따라 LIOF의 버전 관리블록이 수행하는 절차를 도시한 흐름도이다.4 is a flowchart illustrating a procedure performed by a version management block of LIOF according to the present invention.

도 4를 참조하면, 단계 401에서는 시그널을 수신하고, 수신된 시그널의 종류에 따라 해당 절차를 수핸한다. 즉, 버전관리 프로세스로 수신된 시그널이 MMC명령 시그널이면 단계 410 내지 단계 414를 수행하고, 수신된 시그널이 워크스테이션 버전정보 응답 시그널이면 단계 420 내지 단계 426을 수행한다. 그리고 수신된 시그널이 워크스테이션 블록 버전 타이머 시그널이면 단계 430 내지 단계 435를 수행한다.Referring to FIG. 4, in step 401, a signal is received and a corresponding procedure is handled according to the type of the received signal. That is, if the signal received by the version control process is an MMC command signal, steps 410 through 414 are performed. If the received signal is a workstation version information response signal, steps 420 through 426 are performed. If the received signal is a workstation block version timer signal, steps 430 to 435 are performed.

단계 410에서는 운용자로부터 버전정보를 요구하는 MMC명령 시그널(MMC Dis Wb VEr Sig)이 수신되면 단계 411에서 워크스테이션의 블록이 지정되었는지를 판단하여 워크스테이션 블록이 지정되었으면 지정된 워크스테이션 블록의 버전을 조화하고, 지정되지 않았으면 모든 워크스테이션 블록의 버전을 조회한다. 단계 414에서는 조회결과 워크스테이션 블록으로부터 응답시그널을 수신하여 해당 버전 정보를 디스플레이한다.In step 410, if an MMC command signal (MMC Dis Wb VEr Sig) requesting version information is received from the operator, it is determined whether the block of the workstation is designated in step 411, and if the workstation block is specified, the version of the designated workstation block is matched. If not specified, the version of all workstation blocks is queried. In step 414, the response signal is received from the inquiry result workstation block and the corresponding version information is displayed.

단계 420에서는 워크스테이션 블록으로부터 버전 정보응답 시그널(WSVersionRPt)이 수신되면, 단계 421에서 응답시그널의 타입을 판단한다. 응답시그널이 타입1이면 단계 422에서 워크스테이션 버전 테이블의 버전 정보를 갱신하고, 단계 423에서 무응답 카운트값을 0으로 리셋한다. 응답시그널이 타입2이면 단계 424에서 워크스테이션 버전 테이블의 버전 정보를 갱신하고, 단계 425에서 무응답 카운트값을 0으로 리셋한 후 단계 426에서 재시동된 워크스테이션 블록의 변경 메시지 상태를 표시한다.In step 420, when the version information response signal WSVersionRPt is received from the workstation block, in step 421, the type of the response signal is determined. If the response signal is type 1, in step 422, the version information of the workstation version table is updated, and in step 423, the non-response count value is reset to zero. If the response signal is type 2, in step 424, the version information of the workstation version table is updated, in step 425, the non-response count value is reset to 0, and the change message status of the workstation block restarted in step 426 is displayed.

단계 430에서는 워크스테이션 블록 버전 요구 타이머 시그널을 수신하고, 단계 431에서는 타이머 시그널의 타입을 판단한다. 즉, 버전 요구 시그널은 앞서 설명한 바와 같이, 타입 1과 타입 2가 있으므로 이에 따라 타이머 시그널도 타입1과 타입2가 있다. 본 발명의 실시예에서 타입1의 타이머 시그널은 대략 7초 내지 10초로 설정된 타이머가 종료될 경우의 시그널이고, 타입2의 타이머 시그널은 대략 5초로 설정된 타이머가 종료될 경우의 시그널이다.In step 430, the workstation block version request timer signal is received, and in step 431, the type of the timer signal is determined. That is, since the version request signal has the type 1 and the type 2 as described above, the timer signal has the type 1 and the type 2 accordingly. In the embodiment of the present invention, the type 1 timer signal is a signal when the timer set to approximately 7 to 10 seconds is terminated, and the type 2 timer signal is a signal when the timer set to approximately 5 seconds is terminated.

응답시그널이 타입 1이면 단계 432에서 타이머를 리셋한 후 단계 433에서 무응답 카운트값을 증가시킨다. 응답시그널이 타입 2이면 단계 434에서 타이머를 리셋한 후 단계 435에서 재시동된 워크스테이션 블록의 실패 메시지를 디스플레이한다.If the response signal is type 1, then the timer is reset in step 432 and the non-response count value is incremented in step 433. If the response signal is type 2, then the timer is reset in step 434 and the failure message of the workstation block restarted in step 435 is displayed.

도 5는 본 발명에 따라 LIOF의 버전 감시블록이 수행하는 절차를 도시한 흐름도이다. 도 5를 참조하면, 단계 501에서는 무응답 카운트값을 0으로 초기화하고, 단계 502에서는 무응답 카운트값이 3 이상인지를 판단한다. 즉, 무응답 카운터의 카운트값은 버전 관리 프로세스에 의해 무응답시마다 증가되므로 버전 감시 프로세스에서는 무응답 카운트값을 3과 비교하여 3미만이면 단계 503에서 타이머(T_WSversionReq)의 시간을 약 7 내지 10초로 설정하고, 타입을 1로 한다. 무응답 카운트값을 3과 비교하여 3 이상이면 단계 504에서 타이머(T_WSversionReq)의 시간을 약 5초로 설정하고, 타입을 2로 한다. 이어 단계 505에서는 워크스테이션의 블록 버전 정보 요구시그널을 해당 워크스테이션 블록으로 전송하고, 단계 506에서 무응답 카운트(NA_CNT)값을 증가시킨다.5 is a flowchart illustrating a procedure performed by a version monitoring block of LIOF according to the present invention. Referring to FIG. 5, in step 501, the non-response count value is initialized to 0, and in step 502, it is determined whether the non-response count value is 3 or more. That is, since the count value of the non-response counter is increased by each non-response by the version control process, the version monitoring process sets the time of the timer (T_WSversionReq) to about 7 to 10 seconds in step 503 if the non-response count value is less than 3 compared to 3. Set the type to 1. If the non-response count value is greater than or equal to 3, in step 504, the time of the timer T_WSversionReq is set to about 5 seconds, and the type is set to 2. In step 505, the block version information request signal of the workstation is transmitted to the workstation block. In step 506, the non-response count value NA_CNT is increased.

이상에서 살펴본 바와 같이, 본 발명에 따르면 워크스테이션의 응용 프로그램 블록도 버전 및 상태를 감시하므로써 응용 프로세스에 장애가 발생된 경우 이를 신속하게 운용자에게 알려줘 유지보수를 용이하게 한다.As described above, according to the present invention, the application program block of the workstation also monitors the version and status so that an operator can be notified quickly when an application process fails, thereby facilitating maintenance.

Claims (1)

ATM교환시스템의 운용 터미널로 사용되는 워크스테이션에서 워크스테이션 응용 블록이 수행되고 있을 때, ATM교환시스템의 운용 및 유지보수 프로세서상에서 프로세스가 상기 워크스테이션 응용 블록의 버전 및 상태를 관리하도록 된 방법에 있어서,When a workstation application block is being executed at a workstation used as an operating terminal of an ATM switching system, a process is performed on the operation and maintenance processor of the ATM switching system to manage the version and state of the workstation application block. , 응답요구 타이머를 제1 소정 시간으로 설정하고, 타입을 1로, 무응답 카운트값을 0으로 초기화 하는 단계;Setting a response request timer to a first predetermined time, initializing the type to 1 and the non-response count value to 0; 운용자의 명령 혹은 일정 시간 간격으로 워크스테이션 응용 프로그램 블록의 버전을 요구하고 상기 타이머를 시작하는 단계;Requesting a version of a workstation application program block at an operator's command or at regular time intervals and starting the timer; 상기 워크스테이션 응용 블록으로부터 응답시그널이 수신되면 해당 응답에 따라 버전정보를 갱신하여 디스플레이 하는 단계;If a response signal is received from the workstation application block, updating and displaying version information according to the corresponding response; 상기 워크스테이션 응용 블록으로부터 응답시그널이 수신되지 않고, 상기 타이머가 만료되면 무응답 카운트값을 증가시키는 단계;Incrementing an unresponsive count value if a response signal is not received from the workstation application block and the timer expires; 상기 무응답 카운트값이 소정 값 이상이 되면, 상기 타이머를 제2 소정 시간으로 설정하고, 타입을 2로 변경한 후 해당 워크스테이션 응용 블록에 버전을 요구하고 상기 타이머를 시작하는 단계; 및Setting the timer to a second predetermined time when the non-responsive count value is greater than or equal to a predetermined value, changing the type to 2, requesting a version from a corresponding workstation application block, and starting the timer; And 상기 타입 2의 버전요구 시그널에 대해 해당 워크스테이션 응용 블록으로부터 응답시그널이 수신되면 버전정보를 갱신 및 표시하고, 응답시그널이 수신되지 않은 상태에서 상기 타이머가 종료되면 경보 메시지를 발생하는 단계를 포함하는 것을 특징으로 하는 ATM 교환기에서 워크스테이션 응용 블록 버전 관리방법.Updating and displaying version information when a response signal is received from the workstation application block for the type 2 version request signal, and generating an alarm message when the timer expires when the response signal is not received. Workstation application block version management method in an ATM switch characterized in that the.
KR1019970076982A 1997-12-29 1997-12-29 Version management of wab in atm KR100255815B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970076982A KR100255815B1 (en) 1997-12-29 1997-12-29 Version management of wab in atm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970076982A KR100255815B1 (en) 1997-12-29 1997-12-29 Version management of wab in atm

Publications (2)

Publication Number Publication Date
KR19990056949A KR19990056949A (en) 1999-07-15
KR100255815B1 true KR100255815B1 (en) 2000-05-01

Family

ID=19529419

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970076982A KR100255815B1 (en) 1997-12-29 1997-12-29 Version management of wab in atm

Country Status (1)

Country Link
KR (1) KR100255815B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030054447A (en) * 2001-12-26 2003-07-02 한국전자통신연구원 A Method of Middleware Server Status Supervision

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030054447A (en) * 2001-12-26 2003-07-02 한국전자통신연구원 A Method of Middleware Server Status Supervision

Also Published As

Publication number Publication date
KR19990056949A (en) 1999-07-15

Similar Documents

Publication Publication Date Title
US6038288A (en) System and method for maintenance arbitration at a switching node
US5898667A (en) SS7 network management primeship
CA2278461C (en) Intelligent network with distributed service control function
KR100255815B1 (en) Version management of wab in atm
US7047295B1 (en) Generic alignment method in a multimanager environment
JP2776977B2 (en) Fault handling method for ISDN communication system and ISDN communication system
US6496861B1 (en) Operational environment system and method for communication network service applications
EP0968587B1 (en) Telecommunications switching system with readily configurable supervisor control
KR100255816B1 (en) Software block version management in atm
US6243357B1 (en) Lan emulation system and atm switch
KR930010916B1 (en) Data coincidence method for signal network
KR100465939B1 (en) Apparatus And Method For Traffic Control In ATM Network
KR100283174B1 (en) Message processing method of user part of integrated information communication network at exchange
KR19990043394A (en) How to manage firmware version and status at ATM exchange
Koyanagi et al. Distributed communications system technology
KR100343772B1 (en) Method for the state management of UNI/NNI interface modeles using a master module in ATM switching system
KR940008779B1 (en) Common channel signalling method
KR0146558B1 (en) A double-interface in hlr for high speed communication
KR100252513B1 (en) How to change subscriber information at ATM switch
KR100237402B1 (en) Method of managing and constructing the configuration of atm switching system
KR19990043395A (en) How to load a processor in ATM-PITI interworking system
KR100277473B1 (en) How to keep client-server connections on IPIO
Blume et al. Control and operation of SDH network elements
KR960009546B1 (en) Method for controlling data from message processing department in common line signal device
KR20000065925A (en) Multiplexing method of signalling No.7 link traffic at traveling of signalling No.7 message in public switched telephone network

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20030217

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee