KR100273969B1 - M interface protocal method for matching network in exchange system - Google Patents

M interface protocal method for matching network in exchange system Download PDF

Info

Publication number
KR100273969B1
KR100273969B1 KR1019980004782A KR19980004782A KR100273969B1 KR 100273969 B1 KR100273969 B1 KR 100273969B1 KR 1019980004782 A KR1019980004782 A KR 1019980004782A KR 19980004782 A KR19980004782 A KR 19980004782A KR 100273969 B1 KR100273969 B1 KR 100273969B1
Authority
KR
South Korea
Prior art keywords
message
exchange
network management
management center
transmission
Prior art date
Application number
KR1019980004782A
Other languages
Korean (ko)
Other versions
KR19990070117A (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 KR1019980004782A priority Critical patent/KR100273969B1/en
Publication of KR19990070117A publication Critical patent/KR19990070117A/en
Application granted granted Critical
Publication of KR100273969B1 publication Critical patent/KR100273969B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/026Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using e-messaging for transporting management information, e.g. email, instant messaging or chat

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE: A method of an M-interfacing protocol for matching a network in an exchange system is provided to enable all output messages generated in an exchange station to transmit to a network management center which manages a number of exchange stations by a TCP/IP protocol. CONSTITUTION: After the network management center(120) sets up TCP socket connection to exchange(100), the port type among management application processes is determined with respect to the corresponding socket port and the readiness of message transceiving is checked. After the message transceiving readiness is checked, the type of the message to be transceived is directed to the corresponding port to the exchange to start message transceiving. The operator's input/output message of the corresponding type which was transceived from the exchange is directed to stop transceiving. Before the network management center releases the TCP socket connection to the exchange, the TCP socket directing all messages to stop transceiving is ended.

Description

교환시스템에서 망정합을 위한 엠인터페이스 프로토콜 방법{M INTERFACE PROTOCAL METHOD FOR MATCHING NETWORK IN EXCHANGE SYSTEM}M INTERFACE PROTOCAL METHOD FOR MATCHING NETWORK IN EXCHANGE SYSTEM}

본 발명은 교환시스템에서 망정합을 위한 M인터페이스 프로토콜방법에 관한 것으로, 특히 교환국에서 발생하는 모든 출력메세지를 다수의 교환국을 관리하는 망관리센터로 전송할 수 있도록 TCP/IP프로토콜을 이용하여 M인터페이스를 정합하는 프로토콜방법에 관한 것이다.The present invention relates to an M interface protocol method for network matching in an exchange system. In particular, the M interface is used using a TCP / IP protocol to transmit all output messages generated at an exchange to a network management center managing a plurality of exchanges. It relates to a matching protocol method.

기존의 전전자 교환기는 단순히 통화를 주목적으로 운용되었으며, 또한 시스템 관리는 각 교환국내에서 자체적으로 관리하고 장애발생 시 자체적으로 조치하였다. 그러므로 여러교환국의 문제점이 서로 다르게 관리하고 있기 때문에 장애발생 시 정확한 조치가 힘들고 시스템의 전반적인 문제를 정확히 파악되지 않아 교환시스템의 장애에 대한 신속한 조치 및 복구가 되지 않은 문제가 있었다.Existing electronic switchboards were operated mainly for currency, and system management was managed by each exchange in its own country and self-measured in case of failure. Therefore, because the problems of the various exchanges are managed differently, there is a problem that it is difficult to take corrective action in the event of a failure and that the overall problem of the system is not accurately understood, so that the actions and recovery of the failure of the exchange system are not possible.

그러므로 망관리센터에서 통게, 구성정보, 장애등에 대한 업무를 세분화하여 여러교환국에서 발생하는 모든 출력메세지를 집중관리할 수 있는 시스템 개발이 요구되었다.Therefore, it was required to develop a system that could centrally manage all output messages generated from multiple exchanges by subdividing tasks such as communication, configuration information, and faults in the network management center.

따라서 본 발명의 목적은 망관리센터에서 다수의 교환국을 관리할 수 있도록 TCP/IP프로토콜을 이용하여 망을 정합하는 M인터페이스 프로토콜방법을 제공함에 있다.Accordingly, an object of the present invention is to provide an M interface protocol method for matching a network using a TCP / IP protocol so that a network management center can manage a plurality of switching stations.

도 1은 본 발명의 실시예에 따른 집중망관리를 위한 시스템의 구성도1 is a block diagram of a system for centralized network management according to an embodiment of the present invention

도 2는 본 발명의 실시예에 따른 관리 응용 프로세스간의 포트유형 및 메시지 송수신 준비확인을 위한 절차 흐름도2 is a flowchart illustrating a port type and a message transmission / readiness preparation confirmation between management application processes according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 메시지 송수신시작 지시절차 흐름도3 is a flowchart illustrating a message transmission and reception start procedure according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 메시지 송수신중단 지시절차 흐름도4 is a flowchart illustrating a procedure for interrupting message transmission / reception according to an embodiment of the present invention.

도 5는 본 발명의 실시예에 따른 운용자 출력메세지 전송절차 흐름도5 is a flowchart illustrating an operator output message transmission procedure according to an embodiment of the present invention.

도 6은 본 발명의 실시예에 따른 프로세스 상태 점검절차 흐름도6 is a flowchart illustrating a process state checking procedure according to an embodiment of the present invention.

도 7은 본 발명의 실시예에 따른 TCP소켓 연결을 해제하기 위한 절차흐름도7 is a flowchart illustrating a procedure for releasing a TCP socket connection according to an embodiment of the present invention.

도 8은 본 발명의 실시예에 따른 운용자 명령어 처리절차 흐름도8 is a flowchart illustrating an operator command processing procedure according to an embodiment of the present invention.

도 9a, 9b, 9c, 9d는 파라미터에 대한 정의 데이터 형태의 테이블 구성도9A, 9B, 9C, and 9D are table configuration diagrams in the form of definition data for parameters.

이하 본 발명을 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 실시예에 따른 집중망관리를 위한 시스템의 구성도이다.1 is a block diagram of a system for centralized network management according to an embodiment of the present invention.

MSC교환기 100은 망관리센터 120과 통신하기 위한 IPC프로그램과 MMS프로그램등의 망관리 응용프로그램을 구비하고 있다. ENIP(External Network Interface Processor) 110은 사용울트라 SUN Workstation으로 되어 있고, MSC교환기 100에 연결되어 있으며, IPC(Inter Processor Communication)를 통해 수신한 데이터를 TCP/IP 프로토콜로 변환하여 망관리센터 120으로 전송하는 역할을 한다. 망관리센터 120은 다수의 교환국을 관리하기 위한 센터 프로그램을 구비하고 있다.The MSC switch 100 includes network management applications such as an IPC program and an MMS program to communicate with the network management center 120. The External Network Interface Processor (ENIP) 110 is used as an ultra SUN workstation, connected to the MSC switch 100, and converted to TCP / IP protocol for data received through IPC (Inter Processor Communication) to the network management center 120. It plays a role. The network management center 120 has a center program for managing multiple exchanges.

도 2는 본 발명의 실시예에 따른 관리 응용 프로세스간의 포트유형 및 메시지 송수신 준비확인을 위한 절차 흐름도이고,2 is a procedure flow diagram for checking port type and message transmission and reception preparation between management application processes according to an embodiment of the present invention;

도 3은 본 발명의 실시예에 따른 메시지 송수신시작 지시절차 흐름도이며,3 is a flowchart illustrating a message transmission start instruction procedure according to an embodiment of the present invention.

도 4는 본 발명의 실시예에 따른 메시지 송수신중단 지시절차 흐름도이고,4 is a flowchart illustrating a procedure for interrupting message transmission and reception according to an embodiment of the present invention.

도 5는 본 발명의 실시예에 따른 운용자 출력메세지 전송절차 흐름도이며,5 is a flowchart showing an operator output message transmission procedure according to an embodiment of the present invention.

도 6은 본 발명의 실시예에 따른 프로세스 상태 점검절차 흐름도이며,6 is a flowchart illustrating a process state checking procedure according to an embodiment of the present invention.

도 7은 본 발명의 실시예에 따른 TCP소켓 연결을 해제하기 위한 절차흐름도이고,7 is a flowchart illustrating a procedure for releasing a TCP socket connection according to an embodiment of the present invention.

도 8은 본 발명의 실시예에 따른 운용자 명령어 처리절차 흐름도이다.8 is a flowchart illustrating an operator command processing procedure according to an embodiment of the present invention.

도 9a, 9b, 9c, 9d는 파라미터에 대한 정의 데이터 형태의 테이블 구성도이다.9A, 9B, 9C, and 9D are table configuration diagrams in the form of definition data for parameters.

상술한 도 1 내지 도 8 및 도 9a, 9b, 9c, 9d를 참조하여 본 발명의 바람직한 실시예의 동작을 상세히 설명한다.The operation of the preferred embodiment of the present invention will be described in detail with reference to FIGS. 1 to 8 and FIGS. 9A, 9B, 9C, and 9D.

본 발명에 따른 망관리센터 120에서 각 교환국을 관리하기 위해서는 망관리센터 120과 MSC교환기 100간의 프로토콜이 필요로 하며, 이 프로토콜은 M인터페이스 프로토콜을 사용하며, M인터페이스 프로토콜은 MSC 교환기 100과 망관리센터 120간의 정보전달을 위하여 ENIP 110을 이용하여 상호데이터를 주고받는다.In order to manage each switching center in the network management center 120 according to the present invention, a protocol between the network management center 120 and the MSC switchboard 100 is required, and this protocol uses the M interface protocol, and the M interface protocol uses the MSC switch 100 and the network management. In order to transfer information between centers, each other exchanges data using ENIP 110.

MSC 교환기 100과 망관리센터 120간의 정보전달을 위하여 ENIP 110을 이용하여 상호데이터를 주고받기 위한 M인터페이스 프로토콜 동작을 설명하면,Referring to the operation of the M interface protocol for exchanging data with each other using ENIP 110 for information transfer between the MSC switch 100 and the network management center 120,

먼저 연결설정절차는 망관리센터(NMS) 120이 MSC교환기 100에게 TCP소켓 연결을 설정한 후 해당 소켓포트에 대한 관리 응용 프로세스간의 포트유형 및 메시지 송수신 준비확인을 위한 절차이다. 이 절차를 수행하는 동작을 도 2를 참조하면, 망관리센터 120이 ENIP 110으로 TCP소켓 연결설정을 요구(Socket Connect요구)하면 ENIP 110에서는 망관리센터 120으로 TCP소켓 연결설정 수락신호(Socket accaept)를 보낸다. 그러면 망관리센터 120에서는 소켓연결설정이 완료될 때 도 9a와 같이 여러유형의 포트중 연결된 소켓포트의 유형 및 관리응용 프로세스의 메세지 송수신준비를 확인하기 위해 포트유형 확인요구신호(Port Type Confirm)를 ENIP 110을 통해 MSC교환기 100으로 보낸다. 이때 MSC교환기 100에서는 포트유형 확인요구신호(Port Type Confirm)를 받은 후 관리응용프로세스가 메시지 송수신이 준비될 경우 포트유형 확인요구에 대한 응답신호(Port Type Confirm ACK)를 ENIP 110을 통해 망관리센터 120으로 보내어 응답한다. 이때 망관리센터 120에서는 포트유형 확인요구신호(Port Type Confirm)를 보낸후 t1시간이내에 MSC교환기 100으로부터 응답을 받지 못하면 포트유형 확인요구신호(Port Type Confirm)를 재전송한다. 이렇게 재전송를 하여 재전송카운터 c1의 값이 설정된 횟수만큼 되었음에도 불구하고 응답이 없을이 없을시 망관리센터 120은 TCP소켓 연결을 해제하고 알람을 발생시킨다. 이렇게 메시지 송수신 준비를 한 후 메시지 송숫신 시작을 지시하는 절차를 도 3을 참조하여 설명하면, 망관리센터 120에서는 ENIP 110을 통해 MSC교환기 100으로 메시지 유형을 포함한 메시지 송수신시작신호(Start MsgTransmission)를 보내면 MSC 교환기 100은 송수신시작신호(Start MsgTransmission)에 대한 응답으로 송수신시작 응답신호(Start MsgTransmission ACK)로 망관리센터 120으로 응답한다. 그런후 MSC교환기 100은 지정된 유형의 운용자 출력메세지를 ENIP 110으로 보내면 ENIP 110은 메시지를 하나의 의미있는 메시지로 모아서 망관리장치로 전송한다. 그런데 상기 망관리센터 120에서 메시지 송수신시작신호(Start MsgTransmission)를 보낸후 t2시간이내에 MSC교환기 100으로부터 송수신시작 응답신호(Start MsgTransmission ACK)를 받지 못하면 송수신시작신호(Start MsgTransmission)를 재전송한다. 이렇게 재전송을 하여 재전송카운터 c2값이 설정된 횟수가 되었음에도 불구하고 응답이 없을 경우 망관리센터 120에서는 알람을 발생한다.First, the connection establishment procedure is a procedure for the network management center (NMS) 120 to establish a TCP socket connection to the MSC switch 100, and then to confirm the port type and preparation for sending and receiving messages between management application processes for the socket port. Referring to FIG. 2, the network management center 120 requests a TCP socket connection establishment to ENIP 110 (Socket Connect request), and the ENIP 110 transmits a TCP socket connection establishment acceptance signal to the network management center 120 (Socket accaept). Send) Then, when the socket connection setting is completed, the network management center 120 sends a port type confirmation signal (Port Type Confirm) to confirm the type of the connected socket port among the various types of ports and the preparation for sending and receiving messages of the management application process as shown in FIG. 9A. Send to MSC exchange 100 via ENIP 110. In this case, the MSC switch 100 receives a Port Type Confirm signal and, when the management application is ready to send or receive a message, sends a Port Type Confirm ACK to the Network Management Center through ENIP 110. Send to 120 to respond. At this time, the network management center 120 retransmits the port type confirmation request signal if the MSC switch 100 does not receive a response within t1 hours after sending the port type confirmation signal. If there is no response even though the value of the retransmission counter c1 has been set as many times as the retransmission, the network management center 120 releases the TCP socket connection and generates an alarm. The procedure for instructing the start of message transmission after preparing the message transmission and reception is described with reference to FIG. 3, and the network management center 120 transmits the start message transmission start signal (Start MsgTransmission) including the message type to the MSC switch 100 through ENIP 110. If so, the MSC switch 100 responds to the network management center 120 with a start MsgTransmission ACK in response to the start MsgTransmission. The MSC exchange 100 then sends an operator output message of the specified type to the ENIP 110, which collects the message into a meaningful message and sends it to the network management device. However, if the MMS 120 does not receive a start MsgTransmission ACK from the MSC switch 100 within t2 hours after the start of the message transmission start signal (Start MsgTransmission), the network management center 120 retransmits the start MsgTransmission. If there is no response despite the retransmission counter c2 being set by the retransmission, the network management center 120 generates an alarm.

그리고 메시지 송수신 중단지시를 하는 절차는 MSC교환기 100으로부터 송수신되고 있는 해당 유형의 운용자 입출력 메시지의 송수신 중단을 지시하는 절차로서 도 4를 참조하여 설명하면, 망관리센터 120은 ENIP 110으로 통해 메시지 유형을 포함한 메시지 송수신중단신호(StopMsgTransmission)을 MSC교환기 100으로 보내면 MSC교환기 100에서는 지정된 출력메세지 송신을 즉시 중단하고 이후 발생하는 실시시간 출력메세지를 MSC 교환기 100에 구비되어 있는 디스크에 백업시킨다. 그런후 MSC교환기 100은 ENIP 110을 통해 도 9b와 같은 메시지 유형중 교환기가 지정한 유형의 운용자 출력메세지(OutputMsg)를 망관리센터 120으로 전송한다. 그리고 망관리센터 120에서 메시지유형을 포함한 메시지 송수신중단신호(StopMsgTransmission)를 전송한 설정된 t3시간이후에 MSC교환기 100으로부터 지정된 출력메세지의 송신이 중단되지 않을 경우 메시지 유형을 포함한 메시지 송수신 중단신호(StopMsgTransmission) 재전송하여 재전송카운터 c3의 값이 설정된 횟수가 되었음에도 불구하고 중단되지 않을시 망관리센터 120은 알람을 발생한다. 상기 운용자 출력메세지를 전송하는 절차를 도 5를 참조하여 설명하면, MSC 교환기 100에서는 스트링형태의 운용자 출력메세지를 망관리센터 120으로 전송하게 되는데, 운용자 출력메세지의 크기가 단일의 OutputMsg의 전송 최대크기를 초과할 경우 출력메세지를 단일의 OutputMsg의 최대 크기단위로 분할하여 순차적으로 전송한다. 이때 MSC교환기 100가 지정된 유형의 운용자 출력 메시지를 ENIP 110으로 송신하면 ENIP 110은 메시지가 의미있는 메시지로 모아서 망관리센터 120으로 송신한다. 망관리센터 120은 주기적으로 MSC교환기 100의 관리응용 프로세스가 정상인지를 확인하기 위해 프로세스 상태 점검 절차를 수행한다. 이때 MSC교환기 100은 프로세스가 정상이면 운용자 출력메세지를 계속해서 전송한다. 상기 프로세스 상태 점검절차를 수행하는 동작을 도 6을 참조하여 설명하면, 망관리센터 120은 설정된 t5시간(예를들어 1분)주기로 MSC교환기 100의 관리 응용프로세스의 상태를 점검하기 위해 상태체크신호(AppStatusCheck)를 ENIP 110을 통해 MSC교환기 100으로 전송한다. 이때 MSC교환기 100에서는 이에대한 상태체크 응답신호(AppStatusCheck ACK)를 망관리센터 120으로 송신한다음 일시적 자료 저장 및 재전송 메카니즘을 위해 큐에 저장하고 있던 이미 전송된 출력 메시지를 재전송 큐에서 비우며, 일시적 자료저장을 위해 설정된 t7(예를들어 5분) 타이머를 리세트한다. 그리고 망관리센터 120은 설정된 t6시간동안 MSC교환기 100으로부터 상태체크응답신호(AppStatusCheckACK)를 수신하지 못할 경우 다시 상태체크신호(AppStatusCheck)를재전송한다. 이렇게 상태체크신호(AppStatusCheck)를 반복 전송하여 재전송카운터 c6의값이 설정된 횟수가 되었음에도 불구하고 응답이 없을 경우 망관리센터 120에서는 알람을 발생시킨다. 그리고 MSC교환기 100가 설정된 t7시간동안 망관리센터 120으로부터 상태체크신호(AppStatusCheck)를 수신하지 못할 경우 MSC교환기 100은 설정된 t7시간동안 발생되었던 출력메세지와 실시간으로 발생하는 출력메세지를 백업포트를 통해 순차적으로 재전송한다. 상기와 같이 TCP소켓을 연결하여 메시지를 주고받은 후 모든메세지의 송수신 중단을 명령한 후 TCP소켓을 정상종료하기 위한 해제절차를 도 7을 참조하여 설명하면, 망관리센터 120은 MSC교환기 100과의 연결을 해제하기 전에 모든 메시지의 송수신을 중단하기 위한 ClosePortConnection명령을 MSC교환기 100으로 전송한다. 그러면 MSC교환기 100에서는 모든 운용자 출력메세지의 송신을 중단시킨 후 메시지 송수신 중단명령에 응답하는 ClosePortConnectionACK 명령을 망관리센터 120으로 전송하며, 발생하는 모든 데이터를 디스크에 백업한다. 그리고 메시지 송수신 중단명령에 응답하는 ClosePortConnectionACK를 수신한 망관리센터 120에서는 TCP소켓을 해제한다. 그런데 망관리센터 120은 메시지 송수신 중단하기 위한 ClosePortConnection명령을 보낸후 설정된 t8시간내에 ClosePortConnectionACK 명령을 받지 못하면 메시지 송수신을 중단하기 위한 ClosePortConnection명령을 재전송한다. 이렇게 메시지 송수신을 중단하기 위한 ClosePortConnection에 대한 명령을 재전송하여 재전송카운터 c8의 값이 설정된 횟수만큼 되었음에도 불구하고 응답이 없을 경우 망관리센터 120는 알람을 발생시킨 후 TCP 소켓연결을 해제한다.In addition, the procedure of instructing transmission / reception of a message is a procedure for instructing transmission / reception of an operator input / output message of a corresponding type being transmitted / received from the MSC switch 100. Referring to FIG. If the StopMsgTransmission message is sent to the MSC exchange 100, the MSC exchange 100 immediately stops sending the designated output message and backs up the execution time output message to the disk provided in the MSC exchange 100. Then, the MSC exchange 100 transmits an operator output message (OutputMsg) of the type designated by the exchange among the message types shown in FIG. 9B to the network management center 120 through ENIP 110. If the transmission of the specified output message from the MSC switch 100 does not stop after the set t3 hours when the network management center 120 transmits the message StopMsgTransmission including the message type, the message stop signal including the message type (StopMsgTransmission). If the retransmission counter c3 is not interrupted even though the value of the retransmission counter c3 has been set, the network management center 120 generates an alarm. The procedure of transmitting the operator output message will be described with reference to FIG. 5. In the MSC switch 100, the operator output message in the form of a string is transmitted to the network management center 120. The size of the operator output message is the maximum transmission size of a single OutputMsg. If exceeded, output message is divided into maximum size unit of single OutputMsg and transmitted sequentially. At this time, if the MSC switch 100 sends the operator output message of the specified type to the ENIP 110, the ENIP 110 collects the message as a meaningful message and sends it to the network management center 120. The network management center 120 periodically performs a process status check procedure to confirm that the management application process of the MSC exchange 100 is normal. At this point, the MSC exchange 100 continues to send operator output messages if the process is normal. Referring to FIG. 6, the network management center 120 performs a status check signal to check the status of the management application process of the MSC switch 100 at a set t5 hour (for example, 1 minute) period. (AppStatusCheck) is sent to MSC exchange 100 via ENIP 110. At this time, the MSC switch 100 sends the status check response signal (AppStatusCheck ACK) to the network management center 120, and then empties the already transmitted output message stored in the queue for the temporary data storage and retransmission mechanism. Reset the t7 timer (eg 5 minutes) set for data storage. When the network management center 120 does not receive the status check response signal (AppStatusCheckACK) from the MSC switch 100 for a set t6 hours, the network management center 120 retransmits the status check signal (AppStatusCheck). The network management center 120 generates an alarm when there is no response even though the value of the retransmission counter c6 has been set by repeatedly transmitting the status check signal (AppStatusCheck). If the MSC switch 100 does not receive the status check signal (AppStatusCheck) from the network management center 120 during the set t7 hours, the MSC switch 100 sequentially outputs the output messages generated during the set t7 hours and the output messages generated in real time through the backup port. Resend with. As described above, referring to FIG. 7, a TCP procedure for terminating a TCP socket after instructing transmission and reception of all messages after connecting and receiving a message by connecting and receiving a TCP socket is performed. Send a ClosePortConnection command to MSC switch 100 to stop sending or receiving all messages before disconnecting. Then, the MSC switch 100 stops the transmission of all operator output messages and transmits a ClosePortConnectionACK command in response to the command to stop sending and receiving messages to the network management center 120 and backs up all the data on the disk. The network management center 120 receives the ClosePortConnectionACK in response to the command to stop transmitting or receiving the message and releases the TCP socket. However, the network management center 120 retransmits the ClosePortConnection command for stopping the transmission and reception of the message if it does not receive the ClosePortConnectionACK command within the set t8 hours after sending the ClosePortConnection command for stopping the transmission and reception of the message. In this case, if there is no response despite the retransmission counter c8 being set the number of times by retransmitting the command for ClosePortConnection to stop the transmission and reception of the message, the network management center 120 generates an alarm and releases the TCP socket connection.

또한 운용자로부터 입력된 명령어를 망관리센터 120에 처리하는 동작을 도 8을 참조하여 설명하면, 운용자로부터 요구명령이 입력될 시 망관리센터 120은 스티링 형태의 운용자 입력메세지를 InputCommand메세지에 실어 MSC 교환기 100으로 전송한다. 입력명령 InputCommand을 수신한 MSC교환기 100은 이 메시지의 구문분석결과를 도 9c 및 도 9d와 같은 SyntaxCheckFlag와 ASCII문자열 형태로 InputCommandACK에 실어서 망관리센터 120으로 응답한다. 그런후 MSC 교환기 100은 명령어 수행결과를 ASCII문자열 형태로 송신하면 ENIP 110은 의미있는 메시지를 모아서 망관리센터 120으로 출력메세지인 OutputMsg에 실어 해당 포트를 통해 망관리센터 120으로 전송한다. 그런데 망관리센터 120은 입력명령 InputCommand를 전송한 후 설정된 시간 t4시간후에 MSC교환기 100로부터 InputCommandACK 명령을 받지 못하면 입력명령 InputCommand을 재 전송하여 재전송카운트 c4의 값이 설정된 횟수가 되었음에도 불구하고 응답이 없을시 망관리센터 120은 알람을 발생한다.In addition, the operation of processing the command input from the operator to the network management center 120 will be described with reference to FIG. 8. When the request command is input from the operator, the network management center 120 places a steering input operator input message in an InputCommand message. Send to 100. Receiving an Input Command InputCommand The MSC switch 100 responds to the network management center 120 by parsing the message in the InputCommandACK in the form of SyntaxCheckFlag and ASCII string as shown in FIGS. 9C and 9D. After that, the MSC switch 100 transmits the command execution result in the form of ASCII string, and ENIP 110 collects the meaningful message and puts it in the output message OutputMsg to the network management center 120 and transmits it to the network management center 120 through the corresponding port. However, if the network management center 120 does not receive an InputCommandACK command from the MSC switch 100 after the set time t4 hours after transmitting the input command InputCommand, the network management center 120 resends the input command InputCommand and does not respond even though the value of the retransmission count c4 has been set. Network management center 120 generates an alarm.

상술한 각 동작명령을 정의하면 하기 표 1과 같다.If each operation command is defined as shown in Table 1 below.

동작이름Action name 파라메터Parameter 타이머timer 재전송카운터Retransmission Counter CloseProtConnectionCloseProtConnectionACKAppStusCheckAppStusCheckACKInputCommandInputCommandACKOutputMsgPortTypeConfirmPortTypeConfirmACKStartMsgTransmissionStartMsgTransmissionACKStopMsgTransmissionCloseProtConnectionCloseProtConnectionACKAppStusCheckAppStusCheckACKInputCommandInputCommandACKOutputMsgPortTypeConfirmPortTypeConfirmACKStartMsgTransmissionStartMsgTransmissionACKStopMsgTransmission 없슴없슴없슴없슴InoutStringSyntaxCheckFlag,InoutStringInoutStringPORTtype없슴MSGtype없음None None None InoutString SyntaxCheckFlag, InoutString InoutStringPORTtype None MSGtype None t8-t6-t4--t1-t2-t3t8-t6-t4--t1-t2-t3 c8-c6-c4--c1-c2-c3c8-c6-c4--c1-c2-c3

상기 표 1의 파라미터에 대한 정의 데이터 형태의 테이블 구성은 도 9a, 9b, 9c, 9d와 같다. 도 9a는 포트타입을 나타낸것이고, 도 9b는 메세지의 유형을 나타낸 것이며, 도 9c는 운용자 입출력 스트링을 나타낸 것이고, 도 9d는 입력명령어에 대한 구문분석 결과를 지시하는 플래그를 나타낸 것이다.Table configurations of the definition data type for the parameters of Table 1 are shown in FIGS. 9A, 9B, 9C, and 9D. 9A shows a port type, FIG. 9B shows a message type, FIG. 9C shows an operator input / output string, and FIG. 9D shows a flag indicating a parsing result of an input command.

상술한 바와 같이 본 발명은, 집중망관리시스템에서 교환망을 집중관리하기 위해 TCP/IP프로토콜을 M 인터페이스를 진행하므로 시스템의 장애 발생시 망관리센터에서 신속하게 조치할 수 있고, 다수의 교환국을 통화하여 관리할 수 있는 이점이 있다.As described above, the present invention, since the M / interface to the TCP / IP protocol to centrally manage the switching network in the centralized network management system can be quickly acted in the network management center in the event of a system failure, by calling a number of exchange stations There is an advantage to manage.

Claims (8)

망관리센터와 교환기간에 ENIP를 통해 상기 망관리센터에서 다수의 교환기를 관리하기 위해 데이터를 송수신하도록 하는 M인터페이스 프로토콜방법에 있어서,In the M interface protocol method for transmitting and receiving data to manage a plurality of exchanges in the network management center through the ENIP during the exchange period with the network management center, 상기 망관리센터에서 상기 교환기로 TCP소켓연결을 설정한 후 해당 소켓포트에 대한 관리응용 프로세스간의 포트유형 및 메시지 송수신 준비확인을 하는메시지 송수신준비 확인과정과,After establishing the TCP socket connection from the network management center to the exchange, a message transmission and reception preparation confirmation process for confirming the port type and preparation for message transmission and reception between management application processes for the corresponding socket port; 상기 메시지 송수신 준비확인을 한 후 상기 교환기로 해당 포트에 송수신될 메시지의 유형과 송신시작을 지시하여 메시지를 송수신하도록 하는메시지 송수신시작 지시과정과,A message transmission start instruction process of instructing the exchange to transmit and receive a message after instructing the exchange to start and receive the message after confirming the preparation of the message transmission and reception; 상기 교환기로부터 송수신되고 있는 해당유형의 운용자 입출력 메시지의 송수신중단을 지시하는메시지 송수신 중단지시과정과,A message sending / receiving instruction process for instructing stop of sending / receiving an operator input / output message of a corresponding type being transmitted and received from the exchange; 상기 망관리센터에서 상기 교환기로 TCP소켓 연결을 해제하기전에 모든 메시지의 송수신중단을 명령한 TCP소켓을 종료하는소켓종료과정으로 이루어짐을 특징으로 하는 교환시스템에서 망정합을 위한 엠인터페이스 프로토콜 방법.An M interface protocol method for network matching in a switching system, characterized in that the socket termination process for terminating the TCP socket command to stop the transmission and reception of all messages before the TCP socket connection from the network management center. 제1항에 있어서, 상기 메시지 송수신 준비확인과정은,According to claim 1, wherein the message transmission and reception preparation confirmation process, 상기 망관리센터에서 상기 교환로 TCP소켓 연결설정을 요구하고 TCP소켓 연결설정 수락신호(Socket accaept)를 수신하는 과정과,Requesting a TCP socket connection establishment from the network management center and receiving a TCP socket connection establishment accept signal (Socket accaept) from the network management center; 상기 소켓연결설정이 완료될 때 여러유형의 포트중 연결된 소켓포트의 유형 및 관리응용 프로세스의 메세지 송수신준비를 확인하기 위해 포트유형 확인요구신호(Port Type Confirm)를 교환기로 전송하는 과정과,Transmitting a port type confirmation signal to the exchange to confirm the type of the socket port connected among the various types of ports and the message transmission / readiness of the management application process when the socket connection setup is completed; 상기 포트유형 확인요구신호를 받은 교환기에서 관리응용프로세스가 메시지 송수신이 준비될 경우 포트유형 확인요구에 대한 응답신호(Port Type Confirm ACK)망관리센터로 보내어 응답하는 과정으로 이루어짐을 특징으로 하는 교환시스템에서 망정합을 위한 엠인터페이스 프로토콜 방법.In the exchange receiving the port type confirmation request signal, when the management application process is ready to send and receive a message, the exchange system comprising a process of sending a response to the port type confirmation request (Port Type Confirm ACK) network management center to respond M interface protocol method for network registration in. 제2항에 있어서, 상기 메시지 송수신 시작지시과정은,The method of claim 2, wherein the message transmission start instruction process is performed. 상기 망관리센터에서 교환기로 메시지 유형을 포함한 메시지 송수신시작신호(Start MsgTransmission)를 보내고, 상기 교환기로부터 송수신시작신호에 대한 응답신호(Start MsgTransmission ACK)를 수신하는 과정과,Sending a message transmission start signal (Start MsgTransmission) including a message type from the network management center to a switch, and receiving a response signal (Start MsgTransmission ACK) for the transmission transmission signal from the exchange; 상기 교환기에서 지정된 유형의 운용자 출력메세지를 보낼시 상기 ENIP를 통해 메시지를 하나의 의미있는 메시지로 모아서 망관리장치에서 수신하는 과정으로 이루어짐을 특징으로 하는 교환시스템에서 망정합을 위한 엠인터페이스 프로토콜 방법.M interface protocol method for network matching in the switching system comprising the step of receiving the message from the network management device by collecting a message through the ENIP as a meaningful message when sending the operator output message of the specified type in the exchange. 제3항에 있어서, 상기 메시지의 송수신중단 지시과정은,The method of claim 3, wherein the sending / receiving instruction of the message is 상기 망관리센터에서 상기 ENIP를 통해 메시지 유형을 포함한 메시지 송수신중단신호(StopMsgTransmission)을 상기 교환기로 전송하는메시지 송수신 중단신호 전송과정과,The network management center in the interrupt message transmission for transmitting the message transmission stop signal (StopMsgTransmission) including a message type via said ENIP to the MSC with a signal transmission process, 상기 교환기에서 지정된 출력메세지 송신을 즉시 중단하고 이후 발생하는 실시간 출력메세지를 상기 교환기에 구비되어 있는 디스크에 백업시키는출력메세지 백업과정과,An output message backup process of immediately stopping transmission of a specified output message at the exchange and backing up a real-time output message to a disk provided at the exchange; 상기 실시간 출력메세지를 디스크에 백업시킨 후 상기 ENIP를 통해 지정한 유형의 운용자 출력메세지를 망관리센터로 전송하는운용자 출력메세지 전송과정으로 이루어짐을 특징으로 하는 교환시스템에서 망정합을 위한 엠인터페이스 프로토콜 방법.M interface protocol method for network matching in the switching system, characterized in that the back-up of the real-time output message to the disk and the operator output message transmission process for transmitting the operator output message of the specified type through the ENIP. 제4항에 있어서, 상기 운용자 출력메시지 전송과정은,The method of claim 4, wherein the operator output message transmission process, 상기 단일의 운용자 출력메세지의 최대 크기단위로 분할하여 순차적으로 전송하는출력메세지 분할전송과정과,An output message division transmission process of sequentially dividing the single operator output message into maximum size units and sequentially transmitting the same; 상기 교환기에서 지정한 유형의 운용자 출력 메시지를 ENIP를 통해 의미있는 메시지로 모아서 망관리센터로 송신하는출력메세지 취합전송과정과,An aggregated transmission process of output messages for collecting the operator output messages of the type specified by the exchange into meaningful messages through ENIP, and to the network management center; 상기 망관리센터에서 운용자 출력메세지 수신시 주기적으로 상기 교환기의 관리응용 프로세스가 정상인지를 확인하기 위해 프로세스 상태 점검을 수행하는프로세스 상태점검과정으로 이루어짐을 특징으로 하는 교환시스템에서 망정합을 위한 엠인터페이스 프로토콜 방법.M interface for network matching in the switching system, characterized in that the process status check process for performing a process status check to periodically check whether the management application process of the exchange is normal when the operator output message is received in the network management center. Protocol method. 제5항에 있어서, 상기 프로세스 상태점검과정은,The method of claim 5, wherein the process status checking process comprises: 상기 망관리센터에서 설정된 시간주기로 상태체크신호(AppStatusCheck)를 상기 ENIP를 통해 상기 교환기로 전송하는 과정과,Transmitting a status check signal (AppStatusCheck) to the exchange through the ENIP at a time period set by the network management center; 상기 교환기에서 상태체크신호를 받은후 상태체크 응답신호(AppStatusCheck ACK)를 망관리센터로 송신한다음 일시적 자료 저장 및 재전송 메카니즘을 위해 큐에 저장하고 있던 이미 전송된 출력 메시지를 재전송 큐에서 비우며, 일시적 자료저장을 위해 설정된 타이머를 리세트하는 과정으로 이루어짐을 특징으로 하는 교환시스템에서 망정합을 위한 엠인터페이스 프로토콜 방법.After receiving the status check signal from the exchange, the status check response signal (AppStatusCheck ACK) is transmitted to the network management center, and the already transmitted output message stored in the queue for temporary data storage and retransmission mechanism is emptied from the retransmission queue, An M interface protocol method for network matching in a switching system, characterized in that the process of resetting the timer set for temporary data storage. 망관리센터와 교환기간에 ENIP를 통해 상기 망관리센터에서 다수의 교환기를 관리하기 위해 데이터를 송수신하도록 하는 M인터페이스 프로토콜방법에 있어서,In the M interface protocol method for transmitting and receiving data to manage a plurality of exchanges in the network management center through the ENIP during the exchange period with the network management center, 상기 망관리센터의 운용자로부터 입력요구되는 명령을 처리하는 과정과,Processing a command requested from an operator of the network management center; 상기 망관리센터에서 상기 교환기로 TCP소켓연결을 설정한 후 해당 소켓포트에 대한 관리응용 프로세스간의 포트유형 및 메시지 송수신 준비확인을 하는 과정과,Establishing a TCP socket connection from the network management center to the exchange and confirming a port type between the management application process and a message transmission / readiness preparation for the corresponding socket port; 상기 메시지 송수신 준비확인을 한 후 상기 교환기로 해당 포트에 송수신될 메시지의 유형과 송신시작을 지시하여 메시지를 송수신하도록 하는 과정과,Confirming that the message is ready to be transmitted and received and instructing the exchange to transmit and receive a message by instructing the type of message to be transmitted and received to a corresponding port and a transmission start; 상기 교환기로부터 송수신되고 있는 해당유형의 운용자 입출력 메시지의 송수신중단을 지시하는 과정과,Instructing a transmission / reception of an operator input / output message of a corresponding type being transmitted and received from the exchange; 상기 망관리센터에서 상기 교환기로 TCP소켓 연결을 해제하기전에 모든 메시지의 송수신중단을 명령한 TCP소켓을 종료하는 과정으로 이루어짐을 특징으로 하는 교환시스템에서 망정합을 위한 엠인터페이스 프로토콜 방법.M interface protocol method for network matching in the switching system, characterized in that the network socket to terminate the TCP socket command to stop the transmission and reception of all messages before the TCP socket connection to the exchange. 제7항에 있어서, 상기 운용자 입력명령 처리과정은,The method of claim 7, wherein the operator input command processing process, 운용자로부터 요구명령이 입력될 시 망관리센터에서 스티링 형태의 운용자 입력메세지를 입력명령 InputCommand에 실어 상기 교환기로 전송하는 과정과,When the request command is input from the operator, in the network management center, sending a steering input operator input message to the input command InputCommand to the exchange; 상기 교환기에서 상기 수신한 입력명령 InputCommand의 구문분석결과를 SyntaxCheckFlag와 ASCII문자열 형태로 InputCommandACK에 실어서 상기 망관리센터로 전송하는 과정과,Transmitting, by the exchange, a result of parsing the received input command InputCommand in SyntaxCheckFlag and ASCII string form in an InputCommandACK to the network management center; 상기 교환기에서 명령어 수행결과를 ASCII문자열 형태로 송신할 시 상기 ENIP를 통해 의미있는 메시지를 모아서 상기 망관리센터로 출력메세지를 해당 포트를 통해 상기 망관리센터로 전송하는 과정으로 이루어짐을 특징으로 하는 교환시스템에서 망정합을 위한 엠인터페이스 프로토콜 방법.When the exchange transmits the command execution result in the form of ASCII string, the exchange consists of collecting meaningful messages through the ENIP and transmitting an output message to the network management center through the corresponding port to the network management center. M interface protocol method for network registration in a system.
KR1019980004782A 1998-02-17 1998-02-17 M interface protocal method for matching network in exchange system KR100273969B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980004782A KR100273969B1 (en) 1998-02-17 1998-02-17 M interface protocal method for matching network in exchange system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980004782A KR100273969B1 (en) 1998-02-17 1998-02-17 M interface protocal method for matching network in exchange system

Publications (2)

Publication Number Publication Date
KR19990070117A KR19990070117A (en) 1999-09-15
KR100273969B1 true KR100273969B1 (en) 2000-12-15

Family

ID=19533204

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980004782A KR100273969B1 (en) 1998-02-17 1998-02-17 M interface protocal method for matching network in exchange system

Country Status (1)

Country Link
KR (1) KR100273969B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19990070730A (en) * 1998-02-24 1999-09-15 김영환 Communication method of home location registration period

Also Published As

Publication number Publication date
KR19990070117A (en) 1999-09-15

Similar Documents

Publication Publication Date Title
US20060020705A1 (en) Managing and checking socket connections
JPH066362A (en) Message processing load distribution system for host system in lan
JPH03159444A (en) Terminal equipment for isdn
JP3176548B2 (en) Line interface device in ATM exchange
KR100273969B1 (en) M interface protocal method for matching network in exchange system
CN113905104B (en) Communication method and protocol conversion system for elevator intelligent networking
CN105282235B (en) A method of solution RPC upgrades unstable in double-PON port ONU
CN100499500C (en) Method for realizing management for multistage communication device
KR101587332B1 (en) Method for checking connectivity between controllers and network apparatuses
JPH0473178B2 (en)
CN108923537B (en) Intelligent substation maintenance method based on link switching
KR100318967B1 (en) Method for transmitting charging data of exchange system
KR100871238B1 (en) Apparatus and method for interfacing an msc with an nmc in a mobile communication system
JP2922364B2 (en) Packet switching system
JP2544481B2 (en) Communication control method
KR19980044343A (en) Remote download of program in satellite communication system
KR19980044344A (en) Remote download of program in satellite communication system
KR100338624B1 (en) Apparatus and method for managing alarm in telecommunication management system
KR100264534B1 (en) Method for status management of link and application processes between switching system and workstation
JP2656977B2 (en) Connection switching method between data processing program and terminal
KR100810227B1 (en) Method for collecting charging data in mobile switching system
KR100289314B1 (en) Data communication method between duplicated omids
KR100347848B1 (en) Data path state report method in a exchange
JP2814497B2 (en) Signal link control device
CN117082125A (en) Data exchange method based on TCP/IP protocol and peer communication program

Legal Events

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

Payment date: 20080804

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee