KR100454967B1 - Efficient Message Handling Method through Asynchronous System of TMS Management Agent System - Google Patents

Efficient Message Handling Method through Asynchronous System of TMS Management Agent System Download PDF

Info

Publication number
KR100454967B1
KR100454967B1 KR1019970026424A KR19970026424A KR100454967B1 KR 100454967 B1 KR100454967 B1 KR 100454967B1 KR 1019970026424 A KR1019970026424 A KR 1019970026424A KR 19970026424 A KR19970026424 A KR 19970026424A KR 100454967 B1 KR100454967 B1 KR 100454967B1
Authority
KR
South Korea
Prior art keywords
message
management
thread
management object
internal
Prior art date
Application number
KR1019970026424A
Other languages
Korean (ko)
Other versions
KR19990002721A (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 KR1019970026424A priority Critical patent/KR100454967B1/en
Publication of KR19990002721A publication Critical patent/KR19990002721A/en
Application granted granted Critical
Publication of KR100454967B1 publication Critical patent/KR100454967B1/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/04Network management architectures or arrangements
    • H04L41/052Network management architectures or arrangements using standardised network management architectures, e.g. telecommunication management network [TMN] or unified network management architecture [UNMA]
    • 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/0226Mapping or translating multiple network management protocols
    • 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/024Standardisation; Integration using relational databases for representation of network management data, e.g. managing via structured query language [SQL]
    • 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/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/20Support for services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/0016Arrangements providing connection between exchanges
    • H04Q3/0062Provisions for network management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

하나의 관리대행자 프로세스와 다수의 관리객체 쓰레드를 구비하며, 티엠엔 관리자 시스템과 교환기 간의 메시지를 처리하는 티엠엔 관리대행자 시스템의 메시지 처리방법이, 티엠엔 관리자 시스템에서 씨엠아이피 요구 메시지 발생시 관리대행자 프로세스가 내부 메시지로 변환한 후 해당하는 관리객체 쓰레드에 전송한다. 그러면 해당 관리객체 쓰레드가 관리대행자 프로세스와 해당 관리객체 쓰레드 사이의 통신 과정 동안 임시쓰레드를 생성시켜 관리대행자 프로세스와 해당 관리객체 쓰레드 사이의 통신으로 인한 관리대행자 시스템의 통신 두절 현상을 제거시키는 한편, 상기 내부 메시지를 분석하며, 내부 처리시 라이브러리부를 이용하여 관리객체 저장부를 최신화시키고, 외부 처리시 메시지를 패킹하여 상기 교환기에 전송하고 대기하며, 응답메세지 수신시 라이브러리부를 이용하여 관리객체 저장부를 최신화시킨다. 이후 관리대행자 프로세스는 관리객체 쓰레드가 내부 또는 외부 처리 후 출력하는 내부 메시지를 씨엠아이피 메시지로 변환하여 티엠엔 관리자 시스템에 전송한다. One management agent process and a number of management object threads, and the message processing method of the management system of the management system TMS processing messages between the management system and the TMS, the management agent process when the CMP request message occurs in the management system Converts it to an internal message and sends it to the appropriate managed object thread. Then, the management object thread creates a temporary thread during the communication process between the management agent process and the management object thread, thereby eliminating communication loss of the management agent system due to communication between the management agent process and the management object thread. Analyze the internal message, update the management object storage using the library unit during internal processing, pack the message in external processing, send it to the exchange and wait, and update the management object storage using the library unit when receiving the response message. Let's do it. Thereafter, the management agent process converts the internal message output by the management object thread after internal or external processing into a CMP message and transmits the message to the T & M manager system.

Description

티엠엔 관리대행자 시스템의 비동기화를 통해 효율적인 메시지 처리 방법Efficient Message Handling Method through Asynchronous System of TMS Management Agent System

현재 TMN(Telecommunication Management Network)의 관리대행자 시스템(agent system)은 하나의 프로세스(process)와 여러 쓰레드(thread)의 환경을 가지고 있다. 이런 환경에서 관리 프로세스 또는 관리 쓰레드는 자신에 의해 생성된 쓰레드가 해당 관리 프로세스 또는 관리 쓰레드로부터 메시지를 받아 외부의 프로세스 또는 쓰레드 및 내부의 쓰레드와 통신을 할 수 있다. 그러나 이런 경우, 해당 관리 프로세스 또는 관리 쓰레드는 외부의 프로세스 또는 쓰레드 및 내부의 쓰레드와 통신을 하는 쓰레드로부터 응답 메시지를 받기 전 까지는 외부의 프로세스 또는 쓰레드 또는 내부의 쓰레드들과의 통신이 두절되는 현상을 보여왔다.Currently, an agent system of a Telecommunication Management Network (TMN) has an environment of one process and several threads. In such an environment, a management process or a management thread can communicate with external processes or threads and internal threads by the threads created by it receive messages from the management process or management thread. In this case, however, the managed process or managed thread may lose communication with the external process or thread or internal threads until it receives a response message from the external process or thread and the thread communicating with the internal thread. Has been shown.

상기와 같은 통신 두절 현상이 발생하는 경우, 통신이 두절된 시간 동안에 발생하는 TMN 관리 시스템(manager system)으로부터의 요구 메시지는 관리 프로세스 또는 관리 쓰레드의 큐(queue)에 저장된다. 따라서 상기 관리 프로세스 또는 관리 쓰레드에 싸여있는 요구 메시지는 외부 또는 내부와 통신을 하던 쓰레드가 작업을 완료한 후, 관리 프로세스 또는 관리 쓰레드로 응답을 보내 통신 두절 현상이 제거되고 나서야 관리 프로세스 또는 관리 쓰레드에 의해 내부의 또 다른 쓰레드 및 외부의 관리 시스템과의 통신을 할 수 있다. 그리고 이전에 관리자 시스템으로부터 요구된 큐에 쌓여있는 메시지를 일정한 시간 간격, 즉 통신 두절 현상이 지속되는 시간을 두고 순차적으로 처리하는 비효율적인 방식으로 인하여 망의 효율성이 떨어지며, 상기 큐에 쌓여있는 메시지의 처리 문제가 대두되었다. When such a communication failure occurs, a request message from a TMN manager system that occurs during a time when communication is lost is stored in a queue of a management process or a management thread. Therefore, the request message wrapped in the management process or management thread is sent to the management process or management thread after the thread communicating with the external or internal has completed its work, and then the communication failure is removed. This allows communication with other internal threads and external management systems. In addition, the efficiency of the network decreases due to an inefficient method of sequentially processing messages accumulated in a queue requested from a manager system at a predetermined time interval, that is, a time duration of communication failure. Processing problems have arisen.

따라서 상기 TMN 관리 대행자 시스템의 내부 프로세스와 관리객체 쓰레드 간의 통신 시 발생하는 통신 두절 현상으로 인하여, 상기 TMN 관리대행자 시스템의 성능 문제가 발생된다. 즉 내부 프로세스와 관리객체 쓰레드 간의 통신시 통신이 시작되는 시점에서부터 통신이 종료되는 시점 까지 블록킹되는 시간이 하나의 내부 시스템에서 소요되는 시간과는 비교할 수 없을 만큼 긴 시간이 될 수 있다. 이런경우 상기 TMN 관리자 시스템에서 발생되는 연속 요구 메시지들 또는 통신 두절 현상 동안에 다른 메시지의 처리가 어려워짐에 따라 발생되는 관리대행자 프로세스와 하나의 관리객체 쓰레드 간에 통신을 하고 있는 동안, 관리대행자 프로세스는 어떤 작업도 하지 못하고 블록되며, 이로인해 상기 TMN 관리대행자 시스템의 성능에 많은 영향을 미치게 되는 문제점이 있었다.Therefore, due to communication disruption occurring during communication between the internal process of the TMN management agent system and the management object thread, a performance problem of the TMN management agent system occurs. In other words, when the communication between the internal process and the management object thread starts, the blocking time from the start of communication to the end of communication may be a long time incomparable with the time taken by one internal system. In this case, during the communication between the management agent process and one management object thread generated due to difficulty in processing another message during the continuous request messages or communication disruption occurring in the TMN manager system, There is a problem that the operation is blocked without this, and this has a lot of effects on the performance of the TMN management agent system.

따라서 본 발명의 목적은 티엠엔 관리대행자 시스템이 쓰레드를 이용하여 비동기 방식으로 티엠엔 관리자 시스템의 명령어를 처리하여 통신 두절 현상을 제거할 수 있는 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a method in which a TMS management agent system can remove a communication failure phenomenon by processing a command of the TMS management system in an asynchronous manner using a thread.

본 발명의 다른 목적은 관리자 시스템으로부터 발생된 요구 메시지 및 관리객체 쓰레드에서 송신된 응답 및 보고 메시지를 처리하는 티엠엔 관리대행자 시스템이 메시지를 수신한 후 씨엠아피 메시지를 분석 및 처리한 후 필요한 내부 메시지 형태로 만들어 괸리 객체로 전송하고, 상기 관리 객체가 전송된 메시지를 수신하여 관리 객체 쓰레드를 처리한 후 관리대행자 시스템을 거쳐 티엠엔 관리자 시스템으로 메시지를 전달하므로서 상기 티엠엔 관리대행자 시스템의 통신 두절 현상을 제거할 수 있는 방법을 제공함에 있다.Another object of the present invention is an internal message required after analyzing and processing a CMP message after receiving a message by a TMS management agent system that processes a request message generated from an administrator system and a response and report message transmitted from a management object thread. It forms the form and transmits to the management object, the management object receives the transmitted message, processes the management object thread, and passes the message to the management system through the management agent system, the communication disruption of the TMS management agent system It is to provide a method to remove the.

상기 목적을 달성하기 위한 본 발명은 하나의 관리대행자 프로세스와 다수의 관리객체 쓰레드를 구비하며, 티엠엔 관리자 시스템과 교환기 간의 메시지를 처리하는 티엠엔 관리대행자 시스템의 메시지 처리방법이, 상기 티엠엔 관리자 시스템에서 씨엠아이피 요구 메시지 발생시 상기 관리대행자 프로세스가 내부 메시지로 변환한 후 해당하는 관리객체 쓰레드에 전송하는 과정과, 상기 관리객체 쓰레드가 상기 내부 메시지를 분석하여 내부 처리시 라이브러리부를 이용하여 관리객체 저장부를 최신화시키는 과정과, 상기 관리객체 쓰레드가 상기 내부 메시지를 분석하여 외부 처리시 메시지를 패킹하여 상기 교환기에 전송하고 대기하며, 응답메세지 수신시 라이브러리부를 이용하여 관리객체 저장부를 최신화시키는 과정과, 상기 관리대행자 프로세서가 관리객체 쓰레드에서 내부 또는 외부 처리 후 출력하는 내부 메시지를 씨엠아이피 메시지로 변환하여 상기 티엠엔 관리자 시스템에 전송하는 과정으로 이루어짐을 특징으로 한다. The present invention for achieving the above object is provided with a management agent process and a plurality of management object threads, the message processing method of the TMS management agent system for processing messages between the TMS manager system and the exchange, the TN manager When the CMP request message is generated in the system, the management agent process converts the internal message into an internal message and transmits it to a corresponding management object thread. The management object thread analyzes the internal message and stores the management object using a library unit during internal processing. Updating the management unit, the management object thread analyzes the internal message, packs the message in external processing, transmits the message to the exchange, and waits, and updates the management object storage unit using the library unit when receiving a response message; Manager Process A process of converting an internal message output after internal or external processing from a bookshelf management object thread into a CMP message and transmitting the same to the TMS manager system.

TMN 관리대행자 시스템은 하나의 프로세스와 여러 쓰레드의 환경을 가지고 있다. 상기와 같은 환경 하에서, 해당 관리 프로세스 또는 관리 쓰레드는 자신으로부터 생성된 쓰레드가 관리 프로세스 또는 관리 쓰레드로부터 메시지를 수신하여 외부의 프로세스 또는 쓰레드 및 내부의 쓰레드와 통신을 하는 경우, 해당 관리 프로세스 또는 관리 쓰레드의 통신 두절 현상을 방지하기 위하여 외부 또는 내부와 통신을 하는 쓰레드는 자신의 종속 쓰레드를 생성시키고, 이런 종속 쓰레드를 통해 관리 프로세스 또는 관리 쓰레드와의 통신 두절 현상을 제거한다. 그리고 상기와 같이 종속 쓰레드를 생성시킨 자신은 외부의 프로세스 또는 쓰레드 및 내부의 쓰레드와 통신을 한다. 이때 외부의 프로세스 또는 쓰레드 및 내부의 쓰레드와 통신을 하는 쓰레드에 의해 생성된 쓰레드는 관리 프로세스 또는 관리 쓰레드와의 통신 현상을 제거한 후, 자동으로 소멸되므로, 상기 티엠엔 관리자 시스템 내부의 성능에는 전혀 영향을 주지 않는다.The TMN management agent system has an environment of one process and multiple threads. Under the above circumstances, the management process or management thread receives the message from the management process or management thread and communicates with external processes or threads and internal threads when the thread created therein communicates with the management process or management thread. In order to prevent the communication failure of a thread, a thread communicating with an external or internal device creates its own thread and removes the communication failure with the management process or the management thread through the dependent thread. And as the above created the dependent thread communicates with the external process or thread and the internal thread. At this time, the thread created by the external process or thread and the thread communicating with the internal thread is automatically destroyed after removing the communication with the management process or the management thread, and thus has no effect on the performance of the TS manager system. Does not give.

상기와 같은 본 발명의 실시예에 따른 TMN 관리대행자 시스템의 쓰레드를 이용한 비동기 통신 구현 방법을 도면을 참조하여 상세히 살펴본다.An asynchronous communication implementation method using threads of the TMN management agent system according to an embodiment of the present invention as described above will be described in detail with reference to the accompanying drawings.

도 1은 TMN 관리대행자 시스템200의 CMIP(Common Management Information Protocol) 메시지 처리 과정을 설명하기 위한 도면이다. 상기 TMN 관리대행자 시스템200은 하나의 프로세스와 여러 개의 쓰레드220으로 구성된다. 본 발명의 실시예에서는 상기 하나의 프로세스는 관리대행자 프로세스210로 정의한다. 1 is a view for explaining a process of processing a CMIP (Common Management Information Protocol) message of the TMN management agent system 200. The TMN management agent system 200 is composed of one process and several threads 220. In the embodiment of the present invention, the one process is defined as the management agent process 210.

상기 도 1을 구성을 살펴보면, 메시지 분석 및 추출부211은 TMN 관리자 시스템100의 요구 메시지인 CMIP 메시지를 수신한 후 분석 및 추출하여 출력한다. 내부 메시지 송신부212는 상기 추출된 CMIP 메시지를 TMN 관리대행자 시스템200의 내부에서 사용할 수 있는 내부 메시지 형태로 변환하여 해당하는 상기 관리객체 쓰레드220에 전송한다. 상기 내부 메시지 수신부213은 상기 관리객체 쓰레드220에서 전송되는 내부 메시지를 수신하여 메시지 조립부214에 출력한다. 상기 메시지 조립부214는 상기 내부 메시지 수신부213에서 출력되는 내부 메시지를 CMIP 메시지로 조립하여 상기 TMN 관리자 시스템100에 출력한다. 상기 관리대행자 프로세스210은 상기 TMN 관리자 시스템100에서 출력되는 CMIP 메시지를 TMN 관리대행자 시스템200의 내부 메시지 형태로 변환하며, 또한 상기 내부 메시지를 CMIP 메시지로 변환하여 상기 TMN 관리자 시스템100에 전송하는 기능을 수행한다.Referring to FIG. 1, the message analyzing and extracting unit 211 receives a CMIP message, which is a request message of the TMN manager system 100, and analyzes and extracts the same. The internal message transmitter 212 converts the extracted CMIP message into an internal message form that can be used inside the TMN management agent system 200 and transmits the converted CMIP message to the corresponding management object thread 220. The internal message receiver 213 receives an internal message transmitted from the management object thread 220 and outputs the message to the message assembly unit 214. The message assembly unit 214 assembles the internal message output from the internal message receiving unit 213 into a CMIP message and outputs it to the TMN manager system 100. The management agent process 210 converts the CMIP message output from the TMN manager system 100 into an internal message form of the TMN management agent system 200, and converts the internal message into a CMIP message and transmits it to the TMN manager system 100. Perform.

라이브러리부(library block)230은 상기 관리객체 쓰레드220이 내부 메시지를 처리하기 위한 라이브러리들을 저장하고 있다. 관리객체 저장부240은 상기 관리객체 쓰레드가 관리하는 정보들을 관리 객체 단위로 저장하는 기능을 수행한다. 상기 관리객체 쓰레드220은 수신된 내부 메시지를 분석하며, 처리 가능한 메시지일 시 상기 라이브러리부230과 내부 메시지를 처리하기 위한 API들을 주고 받고, 관리 정보들을 관리 객체 단위로 저장하고 있는 상기 관리객체 저장부240를 참조 또는 최신화하기 위한 API들을 주고받는다. 상기와 같이 라이브러리부230 및 관리객체 저장부240을 참조하여 처리된 메시지는 상기 TMN 관리 대행자 프로세스210의 내부메세지 수신부213에 전송된다. 또한 상기 관리객체 쓰레드220은 수신된 내부 메시지를 분석한 결과 ATM 스위치400과 통신하여야 하는 메시지인 경우에는 CASS (Connector for TMN Agent and ATM Switching System)300에 전송하며, 상기 CASS300에서 출력되는 메시지를 수신하여 처리한다.The library block 230 stores libraries for the management object thread 220 to process internal messages. The management object storage unit 240 stores the information managed by the management object thread in a management object unit. The management object thread 220 analyzes the received internal message, exchanges APIs for processing the internal message with the library unit 230 when the message is a process, and stores the management information in units of managed objects. Send and receive APIs to reference or update 240. The message processed with reference to the library unit 230 and the management object storage unit 240 as described above is transmitted to the internal message receiving unit 213 of the TMN management agent process 210. In addition, when the management object thread 220 analyzes the received internal message and transmits the message to the ATM switch 400, the management object thread 220 transmits the message to the CASS 300 (Connector for TMN Agent and ATM Switching System) 300 and receives the message output from the CASS 300. To be processed.

상기 도 1을 참조하면, 상기 관리대행자 프로세스210은 상기 TMN 관리자 시스템100의 요구시 수신되는 CMIP 메시지를 분석 및 필요한 내부 메시지 형태로 변환한 후, 해당 CMIP 메시지에서 요구된 관리객체에 해당되는 관리객체 쓰레드220에 전송한다. 또한 상기 관리객체 쓰레드220에서 전송된 응답 메시지를 CMIP 메시지 형태로 조립한 후 상기 TMN 관리자 시스템100에 전송한다. Referring to FIG. 1, the management agent process 210 converts a CMIP message received at the request of the TMN manager system 100 into a required internal message after analyzing and converting the CMIP message into a required internal message type. Send to thread 220. In addition, the response message sent from the management object thread 220 is assembled in the form of a CMIP message and transmitted to the TMN manager system 100.

한편 상기 관리대행자 프로세스210에서 내부 메시지를 수신하는 해당 관리객체 쓰레드220은 수신된 메시지를 분석한다. 이때 분석 결과 내부에서 처리가 가능하면, 상기 관리객체 쓰레드220은 상기 라이브러리부230을 이용하여 관리 객체 저장부240을 최신화 시키며, 이후 응답 메시지를 만들어 상기 관리대행자 프로세스210에 되돌려 준다. 그러나 상기 분석 결과 실제 해당 ATM 교환기400으로의 통신이 필요한 경우, TMN 환경의 메시지로 변환시키는 CASS300을 통해 ATM 스위치400과 통신을 한다. 상기 CASS300은 상기 관리객체 쓰레드220과 ATM 스위치400의 게이트웨이(gate-way) 기능을 수행한다. 또한 상기 ATM 스위치400으로부터 메시지를 수신하면, 상기 관리객체 쓰레드220은 라이브러리부230을 참조하여 수신된 메시지를 분석한 후 상기 관리객체 저장부240을 최신화하며, 상기 TMN 관리자 시스템100이 원하는 메시지를 추출하여 상기 관리대행자 프로세스210에 전송한다.Meanwhile, the management object thread 220 receiving the internal message in the management agent process 210 analyzes the received message. At this time, if the processing is possible inside the analysis result, the management object thread 220 updates the management object storage unit 240 using the library unit 230, and then creates a response message and returns it to the management agent process 210. However, as a result of the analysis, when communication to the corresponding ATM switch 400 is required, the communication with the ATM switch 400 is performed through the CASS 300 that converts the message to the TMN environment. The CASS 300 performs a gateway function of the management object thread 220 and the ATM switch 400. In addition, upon receiving a message from the ATM switch 400, the management object thread 220 analyzes the received message with reference to the library unit 230, updates the management object storage unit 240, and updates the message desired by the TMN manager system 100. Extract it and send it to the management agent process 210.

도 2는 상기 TMN 관리대행자 시스템200에서 관리객체 쓰레드220의 임시 쓰레드220`을 통한 비동기화 과정을 시간 순서에 따라 설명하기 위한 도면이다. FIG. 2 is a diagram for describing an asynchronous process through a temporary thread 220 'of a management object thread 220 in the TMN management agent system 200 in chronological order.

상기 도 2를 참조하면, 상기 관리객체 쓰레드220은 관리대행자 프로세스210로부터 메시지를 수신할 때 하나의 임시 쓰레드220`을 생성한다. 이후 상기 관리객체 쓰레드220은 수신된 메시지를 분석하여 자신의 내부 처리 루틴으로 처리가 가능한 경우와 ATM 스위치400으로 부터의 필요한 메시지를 얻기 위한 전처리 과정이 필요한 경우를 구분하여 관리객체 쓰레드220의 작업 루틴을 수행한다. Referring to FIG. 2, the management object thread 220 creates one temporary thread 220 when receiving a message from the management agent process 210. Thereafter, the management object thread 220 analyzes the received message and classifies the case where it can be processed by its internal processing routine and the case where the preprocessing process for obtaining the necessary message from the ATM switch 400 is necessary. Do this.

그리고 상기 관리객체 쓰레드220에서 생성된 임시 쓰레드220`은 상기 관리객체 쓰레드220과 독립적으로 동작하며, 주 임무는 관리대행자 프로세스210과 관리객체 쓰레드220이 통신하는 중에 발생되는 통신 두절 현상을 제거하는 기능을 수행한다. 즉, 상기 임시 쓰레드220`은 상기 관리대행자 프로세스210이 관리객체 쓰레드220에 종속되지 않고 독립적으로 다른 관리객체 쓰레드220과 통신할 수 있도록하는 비동기화를 구현하기 위한 것으로, 관리대행자 프로세스210와 자신을 생성시킨 관리객체 쓰레드220과의 블록 현상을 제거한 후 소멸된다. 상기 임시 쓰레드220`은 짧은 시간 동안 생성되었다가 소멸되므로, TMN 관리대행자 시스템200의 전체적인 망운용에 전혀 영향을 미치지 않는다.In addition, the temporary thread 220 created in the management object thread 220 operates independently of the management object thread 220, and the main task is to remove a communication drop occurring while the management agent process 210 and the management object thread 220 communicate with each other. Do this. That is, the temporary thread 220 is to implement the asynchronous that enables the management agent process 210 to independently communicate with another management object thread 220 without being dependent on the management object thread 220. It is destroyed after removing the block phenomenon with the created managed object thread 220. Since the temporary thread 220 is created and destroyed for a short time, it does not affect the overall network operation of the TMN management agent system 200.

도 3은 상기 관리객체 쓰레드220의 내부 처리 루틴의 처리 과정을 도시하는 흐름도로서, 다음과 같은 과정을 통해 수행된다.3 is a flowchart illustrating a process of an internal processing routine of the management object thread 220, and is performed through the following process.

상기 도 3을 참조하면, 상기 TMN 관리자 시스템100이 요구 CMIP 메시지를 발생하면, 상기 관리대행자 프로세스210은 이를 분석한 후 요구 내부 메시지로 변환하여 관리객체 쓰레드220에 전달환다. 그러면 상기 관리객체 쓰레드220은 511단계에서 처리 루틴을 시작한다. 상기와 같이 처리 루틴이 시작되면, 상기 관리객체 쓰레드220은 513단계에서 임시 쓰레드220`을 생성시키기 위한 신호를 발생한다. 그러면 상기 임시 쓰레드220`이 생성되며, 이로인하여 상기 관리대행자 프로세스210과 관리객체 쓰레드220 간에 형성되는 통신 두절 현상을 제거하게 된다. Referring to FIG. 3, when the TMN manager system 100 generates a request CMIP message, the management agent process 210 analyzes it and converts it into a request internal message and transfers it to the management object thread 220. The management object thread 220 starts a processing routine in step 511. When the processing routine starts as described above, the management object thread 220 generates a signal for generating a temporary thread 220 'in step 513. Then, the temporary thread 220 is generated, thereby eliminating the communication disruption formed between the management agent process 210 and the management object thread 220.

상기와 같이 임시 쓰레드220`을 생성한 후, 상기 관리객체 쓰레드220은 515단계에서 관리대행자 프로세스210으로부터 전송된 요구 내부 메시지의 헤더를 분석하여 내부 처리 루틴에 의해 처리가 가능한지 아니면 ATM 스위치400으로부터의 응답 메시지를 수신하여 처리하는 외부 처리 루틴이 필요한지를 검사한다. 이때 내부 처리루틴으로 가능한 경우로 판단되면, 상기 관리객체 쓰레드220은 517단계에서 라이브러리부230을 이용하여 요구 내부 메시지를 분석한 후, 관리객체 저장부240의 관리 객체 데이터를 참조 또는 최신화한다. 이때 상기 517단계의 작업 과정에서 에러가 발생되면, 상기 관리객체 쓰레드220은 에러 메시지를 상기 관리대행자 프로세스210에 전송한다. 그러나 상기 517단계에서 관리객체 데이터의 참조 또는 최신화 작업을 정상적으로 종료한 경우, 상기 관리객체 쓰레드220은 관리대행자 프로세스210에 응답 내부 메시지를 전송한 후, 519단계에서 내부 처리 루틴을 종료한다.After creating the temporary thread 220 as described above, the management object thread 220 analyzes the header of the request internal message sent from the management agent process 210 in step 515 and can be processed by the internal processing routine or from the ATM switch 400. Checks for the need for an external processing routine to receive and process the response message. In this case, if it is determined that the internal processing routine is possible, the management object thread 220 analyzes the request internal message using the library unit 230 in step 517 and then references or updates the management object data of the management object storage unit 240. In this case, when an error occurs in the operation of step 517, the management object thread 220 transmits an error message to the management agent process 210. However, if the reference or update operation of the management object data is normally terminated in step 517, the management object thread 220 transmits a response internal message to the management agent process 210, and then ends the internal processing routine in step 519.

도 4는 상기 관리객체 쓰레드220의 외부 처리 루틴을 도시하는 흐름도로서, 하기와 같은 과정으로 외부 처리 루틴이 수행된다.4 is a flowchart illustrating an external processing routine of the management object thread 220. The external processing routine is performed in the following process.

상기 도 4를 참조하면, 상기 TMN 관리자 시스템100이 요구 CMIP 메시지를 발생하면, 상기 관리대행자 프로세스210은 이를 분석한 후 요구 내부 메시지로 변환하여 관리객체 쓰레드220에 전달환다. 그러면 상기 관리객체 쓰레드220은 611단계에서 처리 루틴을 시작한다. 상기와 같이 처리 루틴이 시작되면, 상기 관리객체 쓰레드220은 613단계에서 임시 쓰레드220`을 생성시키기 위한 신호를 발생한다. 그러면 상기 임시 쓰레드220`이 생성되며, 이로인하여 상기 관리대행자 프로세스210과 관리객체 쓰레드220 간에 형성되는 통신 두절 현상을 제거하게 된다. Referring to FIG. 4, when the TMN manager system 100 generates a request CMIP message, the management agent process 210 analyzes it and converts it into a request internal message and transfers it to the management object thread 220. The management object thread 220 starts a processing routine in step 611. When the processing routine starts as described above, the management object thread 220 generates a signal for generating a temporary thread 220 'in step 613. Then, the temporary thread 220 is generated, thereby eliminating the communication disruption formed between the management agent process 210 and the management object thread 220.

상기와 같이 임시 쓰레드220`을 생성한 후, 상기 관리객체 쓰레드220은 615단계에서 관리대행자 프로세스210으로부터 전송된 요구 내부 메시지의 헤더를 분석하여 내부 처리 루틴에 의해 처리가 가능한지 아니면 ATM 스위치400으로부터의 응답 메시지를 수신하여 처리하는 외부 처리 루틴이 필요한지를 검사한다. 이때 ATM 스위치400으로부터 응답 메시지를 수신하여 처리가 필요한 외부 처리 루틴인 경우, 상기 관리객체 쓰레드220은 617단계에서 상기 관리대행자 프로세스210으로부터 전송된 요구 내부 메시지를 분석 및 패킹을 한 후, 패킹 내부 메시지를 CASS300에 전송한다. 이후 상기 관리객체 쓰레드210은 619단계에서 상기 ATM 스위치400으로부터의 응답 메시지가 상기 CASS30을 경유해 수신될 때 까지 대기한다. After creating the temporary thread 220 as described above, the management object thread 220 analyzes the header of the request internal message sent from the management agent process 210 in step 615 and can be processed by the internal processing routine or from the ATM switch 400. Checks for the need for an external processing routine to receive and process the response message. In this case, in response to an external processing routine requiring processing by receiving a response message from the ATM switch 400, the management object thread 220 analyzes and packs a request internal message transmitted from the management agent process 210 in step 617, and then an internal packing message. Is sent to CASS300. In step 619, the management object thread 210 waits until a response message from the ATM switch 400 is received via the CASS 30.

상기 619단계의 대기 과정에서 응답 메시지가 수신되면, 상기 관리객체 쓰레드220은 621단계에서 응답 메시지가 요구에 대한 응답이 OK 또는 NOK인지를 검사한다. 이때 상기 응답 메시지가 NOK이면, 상기 관리객체 쓰레드220은 상기 ATM 스위치400으로 부터의 응답 메시지가 잘못되었음을 에러 응답 메시지에 실어 상기 관리대행자 프로세스210에 전송한다. 그러나 상기 ATM 스위치400으로 부터의 응답 메시지가 OK인 경우, 상기 관리객체 쓰레드220은 623단계에서 라이브러리부230을 이용하여 패킹 메시지를 분석한 후, 상기 관리객체 저장부240의 관리 객체 데이터를 참조 및 최신화한다. 이때 상기 623단계에서 작업 중에 에러가 발생되면, 상기 관리객체 쓰레드220은 상기 관리대행자 프로세스210에 에러 메시지를 전송한다. 그러나 상기 623단계에서 관리객체 데이터의 참조 및 최신화 작업을 정상적으로 종료하면, 상기 관리객체 쓰레드220은 상기 관리대행자 프로세스210에 응답 내부 메시지를 전송한 후, 625단계에서 외부 처리 루틴을 종료한다. When the response message is received in the waiting process of step 619, the management object thread 220 checks whether the response message is OK or NOK in step 621. At this time, if the response message is NOK, the management object thread 220 transmits the error response message to the management agent process 210 that the response message from the ATM switch 400 is wrong. However, if the response message from the ATM switch 400 is OK, the management object thread 220 analyzes the packing message using the library unit 230 in step 623, and then refers to the management object data of the management object storage unit 240. Update it. At this time, if an error occurs during the operation in step 623, the management object thread 220 transmits an error message to the management agent process 210. However, if the reference and update operation of the management object data is normally terminated in step 623, the management object thread 220 transmits a response internal message to the management agent process 210, and then terminates the external processing routine in step 625.

상기한 바와 같이 본 발명의 실시예에서는 상기 관리대행자 시스템이 관리객체 쓰레드와의 통신시 해당 관리객체 쓰레드에 종속되지 않고 다른 관리객체와 연송적인 통신을 할 수 있는 비동기화 통신 구조를 가지며, 이를 위하여 쓰레드 개념을 사용하여 상기 관리대행자 프로세스와 해당 관리객체 쓰레드 간의 블록 현상을 제거한다. 그러므로 상기 쓰레드를 이용하여 TMN 관리대행자 시스템은 상기 관리대행자 프로세스의 블록 시간 동안 발생하는 큐잉에 대한 문제점을 해결할 수 있으며, 비동기화를 통한 연속적인 요구 메시지를 처리가능하게 하므로 망 운용자의 시스템관리 효율을 향상시킬 수 있고, 따라서 상기 TMN 관리대행자 시스템의 성능을 향상시킬 수 있는 이점이 있다.As described above, in the embodiment of the present invention, when the management agent system communicates with the management object thread, the management agent system has an asynchronous communication structure that can communicate serially with other management objects without being dependent on the management object thread. The concept of threads is used to eliminate the block between the management agent process and the corresponding management object thread. Therefore, TMN management agent system using the thread can solve the problem of queuing that occurs during the block time of the management agent process, and it is possible to process the continuous request message through asynchronous synchronization system management efficiency of the network operator There is an advantage that can be improved, thus improving the performance of the TMN management agent system.

도 1은 티엠엔 관리대행자 시스템의 요구 메시지 및 보고 메시지의 전반적인 처리 구조를 도시하는 도면1 is a diagram showing an overall processing structure of a request message and a report message of a TMS management agent system;

도 2는 관리 객체 쓰레드의 임시 쓰레드를 이용한 관리대행자 프로세스와 관리 객체 쓰레드 사이의 블록 현상 제거를 통한 비동기화 과정의 시간적인 흐름도를 도시하는 도면FIG. 2 is a diagram illustrating a temporal flowchart of an asynchronous process by removing a block phenomenon between a management agent process and a managed object thread using a temporary thread of the managed object thread.

도 3은 비동기화 과정이 적용된 관리 객체 쓰레드의 내부 처리 루틴의 메시지 처리 과정을 도시하는 흐름도3 is a flowchart illustrating a message processing procedure of an internal processing routine of a managed object thread to which an asynchronous process is applied.

도 4는 비동기화 과정이 적용된 관리 객체 쓰레드의 외부 처리 루틴의 메시지 처리 과정을 도시하는 흐름도4 is a flowchart illustrating a message processing procedure of an external processing routine of a managed object thread to which an asynchronous process is applied.

Claims (2)

하나의 관리대행자 프로세스와 다수의 관리객체 쓰레드를 구비하며, 티엠엔 관리자 시스템과 교환기 간의 메시지를 처리하는 티엠엔 관리대행자 시스템의 메시지 처리방법에 있어서,In the message processing method of the TEM management agent system having a management agent process and a plurality of management object threads, and processes the message between the TMS manager system and the exchange, 상기 티엠엔 관리자 시스템에서 씨엠아이피 요구 메시지 발생시 상기 관리대행자 프로세스가 내부 메시지로 변환한 후 해당하는 관리객체 쓰레드에 전송하는 과정과,The CMP request message is generated in the TMB manager system, the management agent process converts the message into an internal message and transmits the message to a corresponding management object thread; 상기 관리객체 쓰레드가 관리대행자 프로세스와 해당 관리객체 쓰레드 사이의 통신 주기 동안 임시 쓰레드를 생성시켜 관리대행자 프로세스와 해당 관리객체 쓰레드 사이의 통신 기능을 수행하며, 상기 내부 메시지를 분석하여 내부 처리시 라이브러리부를 이용하여 관리객체 저장부를 최신화시키는 과정과,The management object thread generates a temporary thread during the communication cycle between the management agent process and the management object thread to perform a communication function between the management agent process and the management object thread, and analyzes the internal message to perform a library part upon internal processing. Using the process of updating the management object storage unit, 상기 관리객체 쓰레드가 상기 내부 메시지를 분석하여 외부 처리시 메시지를 패킹하여 상기 교환기에 전송하고 대기하며, 응답메세지 수신시 라이브러리부를 이용하여 관리객체 저장부를 최신화시키는 과정과,The management object thread analyzes the internal message, packs a message in external processing, transmits the message to the exchange, and waits, and updates a management object storage unit using a library unit when receiving a response message; 상기 관리대행자 프로세스가 관리객체 쓰레드에서 내부 또는 외부 처리 후 출력하는 내부 메시지를 씨엠아이피 메시지로 변환하여 상기 티엠엔 관리자 시스템에 전송하는 과정으로 이루어짐을 특징으로 하는 티엠엔 관리대행자 시스템의 메시지 처리방법.The process of the management agent process of the management agent system comprises the process of converting the internal message output after the internal or external processing in the management object thread to the CMP message transmission system to the TMS manager system. 하나의 관리대행자 프로세스와 다수의 관리객체 쓰레드를 구비하며, 티엠엔 관리자 시스템과 교환기 간의 메시지를 처리하는 티엠엔 관리대행자 시스템의 메시지 처리방법에 있어서,In the message processing method of the TEM management agent system having a management agent process and a plurality of management object threads, and processes the message between the TMS manager system and the exchange, 상기 티엠엔 관리자 시스템에서 씨엠아이피 요구 메시지 발생시 상기 관리대행자 프로세스가 내부 메시지로 변환한 후 해당하는 관리객체 쓰레드에 전송하는 과정과,The CMP request message is generated in the TMB manager system, the management agent process converts the message into an internal message and transmits the message to a corresponding management object thread; 상기 관리객체 쓰레드가 상기 내부 메시지를 분석하여 내부 처리시, 임시 쓰레드를 생성시켜 상기 관리대행자 프로세스가 다른 관리객체 쓰레드와 통신할 수 있도록 블록 현상을 제거하며, 라이브러리부를 이용하여 관리객체 저장부를 최신화시키는 과정과,When the management object thread analyzes the internal message and processes the internal message, a temporary thread is generated to remove the block phenomenon so that the management agent process can communicate with another management object thread, and update the management object storage unit using a library unit. Process, 상기 관리객체 쓰레드가 상기 내부 메시지를 분석하여 외부 처리시, 임시 쓰레드를 생성시켜 상기 관리대행자 프로세스가 다른 관리객체 쓰레드와 통신할 수 있도록 블록 현상을 제거하며, 메시지를 패킹하여 상기 교환기에 전송하고 대기하며, 응답메세지 수신시 라이브러리부를 이용하여 관리객체 저장부를 최신화시키는 과정과,When the management object thread analyzes the internal message and processes it externally, it creates a temporary thread to remove the block phenomenon so that the management agent process can communicate with another management object thread, and packs a message to transmit to the exchange and wait. The process of updating the management object storage unit using the library unit when receiving a response message, 상기 관리대행자 프로세스가 관리객체 쓰레드에서 내부 또는 외부 처리 후 출력하는 내부 메시지를 씨엠아이피 메시지로 변환하여 상기 티엠엔 관리자 시스템에 전송하는 과정으로 이루어짐을 특징으로 하는 티엠엔 관리대행자 시스템의 메시지 처리방법.The process of the management agent process of the management agent system comprises the process of converting the internal message output after the internal or external processing in the management object thread to the CMP message transmission system to the TMS manager system.
KR1019970026424A 1997-06-23 1997-06-23 Efficient Message Handling Method through Asynchronous System of TMS Management Agent System KR100454967B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019970026424A KR100454967B1 (en) 1997-06-23 1997-06-23 Efficient Message Handling Method through Asynchronous System of TMS Management Agent System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019970026424A KR100454967B1 (en) 1997-06-23 1997-06-23 Efficient Message Handling Method through Asynchronous System of TMS Management Agent System

Publications (2)

Publication Number Publication Date
KR19990002721A KR19990002721A (en) 1999-01-15
KR100454967B1 true KR100454967B1 (en) 2005-05-24

Family

ID=37302641

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019970026424A KR100454967B1 (en) 1997-06-23 1997-06-23 Efficient Message Handling Method through Asynchronous System of TMS Management Agent System

Country Status (1)

Country Link
KR (1) KR100454967B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100327116B1 (en) * 1999-12-24 2002-03-06 오길록 System For Multi-service Access Integrated Network Management Based On TNT And Method For Operation Management Of Access Network Using It
KR20010089050A (en) * 2000-03-21 2001-09-29 박종섭 Method for processing tmn agent data using multi process mixing

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100194628B1 (en) * 1996-12-04 1999-06-15 이계철 Synchronous transmission network management device and repeater management method using the same
KR100228402B1 (en) * 1996-12-20 1999-11-01 이계철 Data recovery method in tmn agent system of exchange
KR100228401B1 (en) * 1996-12-20 1999-11-01 이계철 Method for controlling alarm log start in tmn managing system
KR100228403B1 (en) * 1996-12-20 1999-11-01 이계철 Method for generating initial data in tmn agent system of exchange
KR100284005B1 (en) * 1998-11-30 2001-03-02 김진찬 Asynchronous Delivery Mode Exchange Management System

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100194628B1 (en) * 1996-12-04 1999-06-15 이계철 Synchronous transmission network management device and repeater management method using the same
KR100228402B1 (en) * 1996-12-20 1999-11-01 이계철 Data recovery method in tmn agent system of exchange
KR100228401B1 (en) * 1996-12-20 1999-11-01 이계철 Method for controlling alarm log start in tmn managing system
KR100228403B1 (en) * 1996-12-20 1999-11-01 이계철 Method for generating initial data in tmn agent system of exchange
KR100284005B1 (en) * 1998-11-30 2001-03-02 김진찬 Asynchronous Delivery Mode Exchange Management System

Also Published As

Publication number Publication date
KR19990002721A (en) 1999-01-15

Similar Documents

Publication Publication Date Title
CA2112449C (en) Signaling method for packet network and system
US5949759A (en) Fault correlation system and method in packet switching networks
US8972561B1 (en) Methods and apparatus for obtaining network information using file transfer
KR100249737B1 (en) Short cell management unit and method
EP1190535B1 (en) Topology discovery in atm networks
KR100454967B1 (en) Efficient Message Handling Method through Asynchronous System of TMS Management Agent System
JP4673532B2 (en) Comprehensive alignment process in a multi-manager environment
US7415025B1 (en) Method and apparatus for clearing a large number of connections in an ATM network
CN112019491B (en) Message processing method and system
CN111131932A (en) Master-slave communication method in OLT system
KR100251379B1 (en) Method for optimizing event report of telecommunication management network in switching system
KR100398725B1 (en) Interface Apparatus Between TMN Agent And MMS In Addition To System Management Method Using That Apparatus
KR100198964B1 (en) Alarm login data managing method in communication management network managing system
KR19990060648A (en) State Change Processing Method and System in Asynchronous Mode Switching System
KR100276432B1 (en) Method for providing agent using dual stack in atm equipment
CN108686373B (en) Message lock processing method and device
KR100770920B1 (en) Method for managing simple network management protocol based network system using management information base array
KR100357867B1 (en) Managing method of a plurality of q3-adapter management agent system
JP3485204B2 (en) Monitoring information transfer device
US20020116445A1 (en) Method for interfacing between a switching system and an MMI/TMN agent
KR100228401B1 (en) Method for controlling alarm log start in tmn managing system
KR19980044344A (en) Remote download of program in satellite communication system
KR100850406B1 (en) Debugging apparatus and method of the distributed private exchange box system
KR0152236B1 (en) Method for managing constitution of centralized access node system in remote place by using simple network management protocol
US6256316B1 (en) Communication method in centralized supervisory system

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

Year of fee payment: 5

LAPS Lapse due to unpaid annual fee