KR20030033520A - Method and system for conversion output message descriptor data into common object request broker architecture data - Google Patents

Method and system for conversion output message descriptor data into common object request broker architecture data Download PDF

Info

Publication number
KR20030033520A
KR20030033520A KR1020010065525A KR20010065525A KR20030033520A KR 20030033520 A KR20030033520 A KR 20030033520A KR 1020010065525 A KR1020010065525 A KR 1020010065525A KR 20010065525 A KR20010065525 A KR 20010065525A KR 20030033520 A KR20030033520 A KR 20030033520A
Authority
KR
South Korea
Prior art keywords
data
file
omd
cova
corba
Prior art date
Application number
KR1020010065525A
Other languages
Korean (ko)
Other versions
KR100448020B1 (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 KR10-2001-0065525A priority Critical patent/KR100448020B1/en
Publication of KR20030033520A publication Critical patent/KR20030033520A/en
Application granted granted Critical
Publication of KR100448020B1 publication Critical patent/KR100448020B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)
  • Communication Control (AREA)

Abstract

PURPOSE: A method and a system for converting the CORBA(Common Object Request Broker Architecture) data for operating and managing an exchange system based on the CORBA are provided to easily and efficiently manage the system by converting the non-standard OMD and POD data into a formatted and analyzable data architecture, and transmitting it to the system through a CORBA IIOP(Internet-Inter ORB Protocol) protocol. CONSTITUTION: A CORBA data generator(200) generates various kinds of data files and the source codes related to the CORBA used for the input of the CORBA data converter(400) by receiving an OMD data definition file(100) such as an alarm related OMD file(110), a failure related OMD file(120), a status related OMD file(130) and a command and response related OMD file. An IDL(Interface Definition Language) compiler(300) generates and compiles a client stub and a realization skeleton for the CORBA system from the IDL of each generated files. A CORBA data converter(400) converts the OMD and POD data(500) received from the exchange system into the standard CORBA data(600) by receiving the files generated from the compiler(300) and transmits it to an external system.

Description

공통객체 요청 중개구조를 기반으로 교환 시스템을 운용, 관리하기 위한 코바 데이터 변환 방법 및 시스템{Method and system for conversion output message descriptor data into common object request broker architecture data}Method and system for conversion output message descriptor data into common object request broker architecture data}

본 발명은 오엠디(OMD) 데이터 또는 피오디(POD) 데이터를 사용하는 교환 시스템에서 정의된 오엠디 및 피오디 파일들의 입력으로 코바(CORBA)와 관련된 각종 데이터를 생산하는 소프트웨어 블럭인 코바 데이터 생성기와, 상기 코바 데이터 생성기로부터 생산되는 인터페이스 정의 언어(IDL)로 정의된 각종 데이터 및 코바와 관련된 소스 코드 등을 컴파일하는 인터페이스 정의 언어 컴파일러(IDL Compiler)와, 상기 인터페이스 정의 언어 컴파일러로부터 컴파일된 데이터의 입력으로 생산되어 오엠디 및 피오디 데이터를 코바 데이터로 변환 출력하는 코바 데이터 변환기로 구성된 공통객체 요청 중개구조를 기반으로 교환 시스템을 운용, 관리하기 위한 코바 데이터 변환 시스템에 관한 것이다.The present invention relates to a COVA data generator, which is a software block that produces various data related to CORBA through input of OMD and POD files defined in an exchange system using OMD data or POD data. And an interface definition language compiler (IDL Compiler) for compiling various data defined by the interface definition language (IDL) produced by the COVA data generator and source code related to COVA, and data compiled from the interface definition language compiler. The present invention relates to a COVA data conversion system for operating and managing an exchange system based on a common object request broker structure composed of a COVA data converter which is produced as an input and converts OMD and POD data into COVA data.

오늘날의 컴퓨팅 환경은 정보통신 기술의 발달로 인하여 네트웍을 통하여 서로 다른 곳에 존재하는 데이터를 공유하고 빠른 시간 안에 정보를 주고 받을 수 있도록 하며 사용자들은 생산성의 증가를 위하여 네트웍을 기반으로 하여 클라이언트/서버 환경을 구축하였다.Today's computing environment enables users to share data in different places and exchange information in a short time due to the development of information and communication technology. Was built.

그러나, 분산 응용 프로그래밍은 기존의 프로그래밍 보다 정보의 분산, 이기종간 이질성의 극복, 구현 언어에 대한 종속성, 네트웍의 이용에 따른 보안 등을 고려하여야 한다.However, distributed application programming should consider distribution of information, overcoming heterogeneous heterogeneity, dependency on implementation language, and security by using network than existing programming.

따라서, 이러한 문제점들을 해결하기 위하여 이기종간의 여러 응용 프로그램의 통합을 표준화하는 작업이 진행중이며, 객체 관리 그룹(OMG)에서 제안한 공통객체 요청 중개구조인 코바(CORBA)는 이기종간 분산 컴퓨팅을 위한 표준안으로서 현재 코바 명세를 따르는 개발된 제품들이 출시되고 있으며 다양한 코바 시스템이 구축되고 있다.Therefore, in order to solve these problems, the standardization of the integration of heterogeneous applications is underway, and the CORBA, a common object request mediation structure proposed by the Object Management Group (OMG), is a standard for heterogeneous distributed computing. Currently, products developed to comply with the COVA specification are available and various COVA systems are being built.

한편, 교환 시스템을 효율적으로 관리 및 운용하기 위하여 일반적으로, 도1에 도시된 바와 같이 시스템 관리 장치(20) 및 네트웍 관리 장치(10)가 교환 시스템(40)에 접속되므로써 다양한 망 관리 프로토콜을 통해 교환 시스템(40)의 운용 및 관리가 이루어지고 있다.On the other hand, in order to efficiently manage and operate the switching system, generally, as shown in FIG. 1, the system management apparatus 20 and the network management apparatus 10 are connected to the switching system 40 through various network management protocols. The operation and management of the exchange system 40 is performed.

현재, 상기와 같이 교환 시스템(40)을 운용 및 관리하기 위한 표준 관리 프로토콜로서 공통 관리 정보 프로토콜(CMIP:Common Management Information Protocol)이 이용되고 있으며, 비표준 데이터인 오엠디 및 피오디 데이터 출력 방식을 사용하고 있는 교환 시스템(40)은 각 데이터의 형식과 기본적인 내용을 정의하기 위한 명세 파일인 오엠디 및 피오디 파일을 외부 단말 장치인 CIT(50)를 통해 수신하여 시스템 관리 장치(20)와 연동한다.Currently, a common management information protocol (CMIP: Common Management Information Protocol) is used as a standard management protocol for operating and managing the switching system 40 as described above, and uses OMD and POD data output methods that are non-standard data. The exchange system 40 receives the OMD and POD files, which are specification files for defining the format and basic content of each data, through the CIT 50 which is an external terminal device and interworks with the system management device 20. .

이때, 상기 교환 시스템(40)으로부터 생산되는 오엠디 및 피오디 운용, 관리 데이터는 Q3 중계장치(30)에서 공통 관리 정보 프로토콜(CMIP)을 통해 시스템 관리 장치(20) 및 네트웍 관리 장치(10)로 전송된다.At this time, the OMD and POD operation and management data produced from the exchange system 40 is transmitted to the system management device 20 and the network management device 10 through a common management information protocol (CMIP) in the Q3 relay device 30. Is sent to.

상기 CIT(Craft Interface Terminal)(50)는 운용자(60)에 의한 유지보수 전반에 관한 명령어의 입력 및 장치 상태의 출력기능을 수행하도록 하는 외부 단말장치로서, 운용자로부터 수신된 커맨드를 해석하고 그에 따른 요구 메세지로 변경하여 전송한다.The CIT (Craft Interface Terminal) (50) is an external terminal to perform the function of inputting the command and output the device status related to the overall maintenance by the operator 60, and interprets the command received from the operator accordingly Send a request message.

그러나, 상기와 같이 교환 시스템(40)을 운용, 관리하기 위해 사용되는 관리 데이터 구조인 오엠디/피오디 데이터에 의하면, 교환 시스템(40)을 관리하기 위한 관리 장치에서의 데이터 처리가 복잡해지고, 이를 표준 관리 프로토콜인 CMIP 프로토콜로 변환하기 위해 Q3 어댑터인 추가적인 Q3 중계 장치(30)를 중간에 개재하여 오엠디 및 피오디의 형태로 수신되는 운용, 관리 데이터를 CMIP 프로토콜로 변환해야 하는 어려움이 있었다.However, according to the OMD / PI data, which is a management data structure used to operate and manage the exchange system 40 as described above, data processing in the management apparatus for managing the exchange system 40 becomes complicated, In order to convert this to CMIP protocol, which is a standard management protocol, there was a difficulty in converting operation and management data received in the form of OMD and POD into CMIP protocol through an additional Q3 relay device 30 which is a Q3 adapter in the middle. .

또한, 상기 OMD 데이터는 그 데이터 자체만을 가지고 번역할 수 없는 형태로 구성되어 있으며, 또한 POD 데이터는 순수한 ASCⅡ로 구성된 비정규적 표현으로서 해당 시스템을 운용, 관리하기 위해 사용함에 있어서 상당한 복잡성과 한계성을 가지고 있다.In addition, the OMD data is composed of a form that cannot be translated only by the data itself, and the POD data is a non-normal representation composed of pure ASC II, which has considerable complexity and limitation in using and operating the system. have.

따라서, 본 발명은 상기와 같이 교환 시스템을 관리하기 위하여 교환 관련 장비로부터 생산되는 오엠디(OMD)/피오디(POD) 데이터를 기반으로 하는 종래의 교환 시스템 운용 및 관리 방법에서 지적되는 제반 단점과 문제점을 해결하기 위해 안출된 것으로, 교환 시스템으로부터 생산되는 비표준의 오엠디 및 피오디 운용,관리 데이터를 정형화되고 분석 가능한 운용, 관리 데이터 구조로 변환하고 이를 표준의 공통객체 요청 중개구조(CORBA) IIOP 프로토콜을 사용하여 해당 시스템을 운용, 관리하는 장치로 전송하므로써 보다 쉽고 효율적으로 해당 시스템을 관리할 수 있도록 함에 본 발명의 목적이 있다.Accordingly, the present invention provides a number of disadvantages pointed out in the conventional exchange system operation and management method based on OMD / POD data produced from the exchange related equipment to manage the exchange system as described above. It is designed to solve the problem and converts non-standard OMD and POD operation and management data produced from the exchange system into a formal and analytical operation and management data structure and converts it into a standard Common Object Request Brokerage Structure (CORBA) IIOP. An object of the present invention is to make it easier and more efficient to manage the system by transmitting it to a device that operates and manages the system using a protocol.

도1은 종래의 교환 시스템 운용 및 관리 데이터 전송 구조를 보인 개략 구성도.1 is a schematic configuration diagram showing a conventional exchange system operation and management data transmission structure.

도2는 본 발명에 따른 교환 시스템 운용 및 관리 데이터 전송 구조를 보인 개략 구성도.Figure 2 is a schematic structural diagram showing a structure of the exchange system operation and management data transmission in accordance with the present invention.

도3은 본 발명에 따른 코바 데이터 변환 시스템의 블럭도.3 is a block diagram of a COVA data conversion system in accordance with the present invention.

((도면의 주요부분에 대한 부호의 설명))((Explanation of symbols for main parts of drawing))

10. 네트웍 관리 장치20. 시스템 관리 장치10. Network management device 20. System management unit

30. Q3 중계장치40. 교환 시스템Q3 repeater 40. Exchange system

50. CIT60. 운용자50. CIT60. Operator

100. 오엠디 데이터 정의 파일200. 코바 데이터 생성기100. OMD data definition file 200. Coba data generator

210. 오엠디 포맷 파일 생성부220. 자료구조 파일 생성부210. OMD format file generation unit 220. Data structure file generator

230. 코바 타입코드 소스 파일 생성부230. COVA type code source file generator

300. 인터페이스 정의 언어 컴파일러 400. 코바 데이터 변환기300. Interface Definition Language Compiler 400. COVA Data Converter

500. 오엠디/피오디 데이터600. 코바 데이터500. OMD / PIO data 600. Coba data

본 발명의 상기 목적은 오엠디(OMD) 데이터 구조 또는 피오디(POD) 데이터 구조를 사용하는 교환 시스템에서 정의된 오엠디 또는 피오디 파일들이 코바 데이터 생성기의 입력으로 사용되며 이 소프트웨어 블럭은 코바 데이터 변환기의 입력을 위해 사용될 각종 데이터 파일 및 코바와 관련된 소스 코드를 생산하도록 구성되며, 생산된 출력 파일들은 코바의 인터페이스 명세서인 인터페이스 정의 언어(IDL)로 정의되어, 이를 컴파일하는 인터페이스 정의 언어 컴파일러(IDL Compiler)와 그 결과를 동적으로 링크되어 생산되는 코바 변환기로 구성된 공통객체 요청 중개구조를 기반으로 교환 시스템을 운용, 관리하기 위한 코바 데이터 변환 시스템에 의해 달성된다.The above object of the present invention is that the OMD or POD files defined in the exchange system using the OMD data structure or the POD data structure are used as the input of the COVA data generator and this software block is the COB data. It is configured to produce various data files to be used for the input of the translator and source code related to COVA, and the output files produced are defined in COBA's interface definition language (IDL), which compiles the interface definition language compiler (IDL). It is achieved by COVA data conversion system for operating and managing exchange system based on common object request mediation structure composed of COVA converters produced by dynamically linking the result.

상기 코바(CORBA:Common Object Request Broker Architecture)는 공통객체 요청 중개구조로서, 분산환경에서 객체들간의 통신을 위한 규약을 말한다.The CORBA (Common Object Request Broker Architecture) is a common object request broker architecture, and refers to a protocol for communication between objects in a distributed environment.

본 발명에 따른 상기 코바 데이터 변환 시스템은 시스템 관리 장치와 연동하기 위한 자료구조인 오엠디 데이터를 오엠지(OMG)에서 제안하는 상기 표준화된 코바 데이터로 변환하여 아이아이오피 프로토콜(IIOP)을 통해 전송할 수 있도록 한다.The COVA data conversion system according to the present invention converts OMD data, which is a data structure for interworking with a system management device, to the standardized COVA data proposed by OMG and transmits the data through IOP protocol (IIOP). To be able.

상기 IIOP 프로토콜은 코바(CORBA)의 하부 프로토콜 중 하나인 객체 요청 전달자(ORB)간의 접속을 위한 프로토콜로서, 서로 다른 프로그래밍 언어로 쓰여진 분산 프로그램이 인터넷을 통해 서로 통신할 수 있도록 한다.The IIOP protocol is a protocol for accessing an object request forwarder (ORB), which is one of CORBA's sub-protocols, and allows distributed programs written in different programming languages to communicate with each other over the Internet.

본 발명의 상기 목적과 기술적 구성 및 그에 따른 작용효과에 관한 자세한 사항은 본 발명의 명세서에 첨부된 도면에 의거한 이하 상세한 설명에 의해 보다 명확하게 이해될 것이다.Details of the above object and technical configuration and the effects thereof according to the present invention will be more clearly understood by the following detailed description based on the accompanying drawings.

먼저, 도2는 본 발명 공통객체 요청 중개구조를 기반으로 교환 시스템을 운용, 관리하기 위한 코바 데이터 변환 방법 및 시스템에 따른 교환 시스템 운용 및 관리 데이터 전송 구조의 개략도이다.First, FIG. 2 is a schematic diagram of an exchange system operation and management data transmission structure according to a KOVA data conversion method and system for operating and managing an exchange system based on the common object request brokering structure of the present invention.

도시된 바와 같이, 교환 시스템(40)을 효율적으로 관리 및 운용하기 위하여 시스템 관리 장치(20) 및 네트웍 관리 장치(10)가 교환기에 접속되어 이용되고 있는데 이때 망 관리 시스템은 다양한 망 관리 프로토콜을 통해 교환 시스템(40)을 관리하게 되며, 운용자(60)가 외부 단말 장치인 CIT(50)를 통해 명령을 입력하므로써 교환 시스템(40)을 통한 망 관리가 이루어진다.As shown, in order to efficiently manage and operate the switching system 40, the system management device 20 and the network management device 10 are connected to the switch and are used. In this case, the network management system uses various network management protocols. The exchange system 40 is managed, and the network management through the exchange system 40 is performed by the operator 60 inputting a command through the CIT 50 which is an external terminal device.

이때, 오엠디 및 피오디 데이터 출력 방식을 사용하고 있는 교환 시스템(40)은 각 데이터의 형식과 기본적인 내용을 정의하기 위한 명세 파일인 오엠디 및 피오디 파일을 CIT(50)를 통해 수신하여 시스템 관리 장치(20)와 연동하게 된다.In this case, the exchange system 40 using the OMD and POD data output method receives the OMD and POD file, which is a specification file for defining the format and basic content of each data, through the CIT 50. It is linked with the management device 20.

상기 오엠디/피오디 파일은 경보관련 오엠디 파일, 장애관련 오엠디 파일, 상태관련 오엠디 파일 및 명령, 응답 관련 오엠디 파일 등으로 분류되며 해당 교환시스템에서는 외부 시스템과의 인터페이스를 위해 상기와 같은 네가지 종류의 오엠디 군에 대한 모든 출력 메세지를 정의한다.The OMD / POD file is classified into an alarm related OMD file, a fault related OMD file, a state related OMD file and a command, a response related OMD file, and the like in the corresponding exchange system to interface with an external system. Defines all output messages for the same four kinds of OMD families.

상기 오엠디 및 피오디 데이터는 코바 데이터 변환기라는 소프트웨어 블럭을 생산하기 위한 각종 필요 데이터 및 소프트웨어 코드들을 생성하여 상기 코바 데이터 변환기로 수신된 오엠디 및 피오디 파일을 표준화된 자료구조인 코바 데이터 구조로 변환하여 IIOP 프로토콜을 통해 시스템 관리 장치(20) 및 네트웍 관리 장치(10)로 전송하도록 한다.The OMD and POD data generates various necessary data and software codes for producing a software block called a COVA data converter and converts the OMD and POD files received by the COVA data converter into a COVA data structure which is a standardized data structure. It converts the data to the system management apparatus 20 and the network management apparatus 10 through the IIOP protocol.

도3은 상기와 같이 교환 시스템(40)을 운용, 관리하기 위한 관리 데이터를 표준의 코바 IIOP를 사용하여 해당 시스템의 운용, 관리 장치로 전송할 수 있도록 하기 위하여 정형화된 데이터 구조로 변환하기 위한 코바 데이터 변환 시스템의 블럭도이다.FIG. 3 shows the cobar data for converting the management data for operating and managing the switching system 40 to a standardized data structure in order to be transmitted to the operation and management apparatus of the corresponding system using a standard Cobar IIOP. A block diagram of the conversion system.

도시된 바와 같이, 본 발명 코바 데이터 변환 시스템은 오엠디 데이터 정의 파일(100)의 입력으로 코바 데이터 변환기의 입력을 위한 데이터를 생성하는 코바 데이터 생성기(200)와, 상기 데이터 생성기(200)로부터 생성된 인터페이스 정의 언어로 된 데이터를 컴파일 하는 IDL 컴파일러(300) 및 상기 컴파일된 파일의 입력으로 생성되어 OMD/POD 데이터(500)를 코바(CORBA) 데이터(600)로 변환하는 코바 데이터 변환기(400)로 구성된다.As shown in the drawing, the COVA data conversion system of the present invention generates a COVA data generator 200 for generating data for input of a COVA data converter with an input of an OMD data definition file 100, and generated from the data generator 200. An IDL compiler 300 for compiling data in a predefined interface definition language and a COBA data converter 400 generated by input of the compiled file to convert OMD / POD data 500 to CORBA data 600. It consists of.

상기 코바 데이터 생성기(200)는 경보 관련 오엠디 파일(110), 장애 관련 오엠디 파일(120), 상태 관련 오엠디 파일(130), 명령 및 응답 관련 오엠디 파일(140) 등의 오엠디 데이터 정의 파일(100)을 입력받아 코바 데이터변환기(400)의 입력을 위해 사용될 각종 데이터 파일 및 코바와 관련된 소스 코드를 생성한다.The COVA data generator 200 includes OMD data such as an alarm related OMD file 110, a fault related OMD file 120, a state related OMD file 130, and a command and response OMD file 140. The definition file 100 is input to generate various data files to be used for input of the KOVA data converter 400 and source codes related to COVA.

코바 데이터 생성기(200)는 OMD 포맷 파일 생성부(210)와, 자료구조 파일 생성부(220)와, 코바 타입코드 소스 파일 생성부(230)로 구성되어, 도시된 바와 같이 코바 데이터 변환기(400)의 입력을 위한 오엠디 포맷 파일(211)과, 자료구조 파일(221) 및 코바 타입코드 소스 파일(231)을 생성한다.COVA data generator 200 is composed of OMD format file generation unit 210, data structure file generation unit 220, COVA type code source file generation unit 230, as shown in the COVA data converter 400 OMD format file 211, data structure file 221 and COVA type code source file 231 is generated.

이때, 상기 오엠디 포맷 파일(211)은 교환 시스템(40)으로부터 수신되는 오엠디 파일을 순차적으로 번역하기 위한 포맷 파일이고, 자료구조 파일(221)은 비정형화된 오엠디 데이터를 구조화된 형태의 자료구조로 변환하기 위한 파일이며, 코바 타입코드 소스 파일(231)은 자료구조 파일에서 정의된 구조화된 데이터로부터 코바 IDL 컴파일러(300)를 통해 생성된 코바 타입코드들이 각 오엠디 데이터와 일대일 대응 관계를 유지하도록 하여 코바 데이터 변환기(400)가 수신한 오엠디 데이터가 해당 코바 데이터로 대응될 수 있도록 하는 파일을 말한다.At this time, the OMD format file 211 is a format file for sequentially translating the OMD file received from the exchange system 40, the data structure file 221 is a structured form of the unstructured OMD data Coba type code source file 231 is a file for converting to a data structure, and the coba type codes generated by the COBA IDL compiler 300 from the structured data defined in the data structure file correspond to each OMD data in a one-to-one correspondence relationship. The OBA data received by the COVA data converter 400 may be corresponded to the corresponding COVA data.

한편, 상기 코바 데이터 생성기(200)로부터 생성된 각 파일은 분산된 서비스들이 서로 상호 작용을 함에 있어서 공동의 데이터 타입으로 분산된 서비스의 기능을 정의하기 위한 인터페이스 정의 언어(IDL)로 정의된다.On the other hand, each file generated from the COVA data generator 200 is defined by an interface definition language (IDL) for defining the function of the distributed service in a common data type in the distributed services interact with each other.

상기 코바 인터페이스 정의 언어(CORBA IDL)는 클라이언트 스텁(Stub)과 서버 스켈리턴(Skeleton)으로 컴파일될 수 있는 인터페이스 정의를 가능하게 하며, 클라이언트 스텁을 이용해서 클라이언트는 구현언어나 위치에 상관 없이 코바 인터페이스 정의 언어 객체를 호출할 수 있다.The CORBA IDL enables interface definitions that can be compiled into client stubs and server skeletons. Using client stubs, clients can use COBA interfaces regardless of implementation language or location. You can call the definition language object.

코바 IDL 컴파일러(300)는 상기와 같이 코바 인터페이스 정의 언어로 정의된 인터페이스를 지원하는 코바 타입 코드를 생성한다.COVA IDL compiler 300 generates a COVA type code supporting an interface defined in the COVA interface definition language as described above.

즉, 인터페이스 정의 언어(IDL)로 작성된 파일은, 코바 IDL 컴파일러(300)를 통해 요청을 생성하기 위한 부분인 클라이언트 스텁(Stub)과 객체 요청 전달자(ORB:Object Request Broker)가 호출하는 객체 구현의 메소드에 대한 인터페이스인 구현 골격으로 자동 변환되어 특정 코바 시스템을 위한 코드로 변경되는 것이다.That is, a file written in the interface definition language (IDL) is an object implementation called by a client stub and an object request broker (ORB), which are parts for generating a request through the COVA IDL compiler 300. It is automatically converted to the implementation skeleton, the interface to the method, and changed to code for a specific COVA system.

상기 코바 인터페이스 정의 언어(CORBA IDL)의 스텁(Stub)과 구현 골격(Skeleton)은 클라이언트 및 서버 애플리케이션과 객체 요청 전달자 사이에서 접착제와 같은 역할을 수행하는 것으로, 스텁은 클라이언트측의 호출 메커니즘이고, 구현 골격은 요청에 대한 서버측의 인터페이스이며, 매핑 절차에서는 요청된 호스트 언어에서 인터페이스 정의 언어 스텁을 생성한다.The stub and implementation skeleton of CORBA IDL are glue-like roles between client and server applications and object request forwarders. The stub is a client-side invocation mechanism. The skeleton is a server-side interface to the request, and the mapping procedure creates an interface definition language stub from the requested host language.

한편, 상기 컴파일러(300)를 통해 변경된 파일은 코바 데이터 변환기(400)의 입력으로 사용되어, 상기 코바 데이터 변환기(400)가 교환 시스템(40)으로부터 수신되는 오엠디 및 피오디 데이터(500)를 정형화된 코바 데이터(600)의 형태로 변환하여 외부 시스템으로 전송할 수 있도록 한다.Meanwhile, the file changed through the compiler 300 is used as an input of the COVA data converter 400 so that the COVA data converter 400 receives the OMD and the POD data 500 received from the exchange system 40. It converts it into a form of standard COVA data 600 and transmits it to an external system.

따라서, 본 발명의 공통객체 요청 중개구조를 기반으로 교환 시스템을 운용, 관리하기 위한 코바 데이터 변환 방법 및 시스템은 외부 시스템과의 통신을 위해오엠디 데이터 및 피오디 데이터를 사용하는 교환 시스템의 운용 및 관리를 함에 있어서 비표준의 오엠디 및 피오디 데이터를 표준의 코바 데이터 형태로 변환하고 이를 코바 아이아이오피 프로토콜을 사용하여 전송하므로써 보다 쉽고 효율적으로 데이터를 분석하고 처리하여 시스템을 용이하게 관리할 수 있도록 하는 효과가 있다.Accordingly, the KOVA data conversion method and system for operating and managing the exchange system based on the common object request intermediation structure of the present invention may be applied to the operation of the exchange system using OMD data and POD data for communication with an external system. In the management, it converts non-standard OMD and POD data into standard COVA data format and transmits it using COVA IOP protocol so that the system can be easily and efficiently analyzed and processed to easily manage the system. It is effective.

Claims (3)

경보 관련 오엠디 파일(110), 장애 관련 오엠디 파일(120), 상태 관련 오엠디 파일(130), 명령 및 응답 관련 오엠디 파일(140) 등의 오엠디 데이터 정의 파일(100)을 코바 데이터 생성기(200)에 입력하는 단계와;Coba data is stored in the OMD data definition file 100, such as the alert related OMD file 110, the fault related OMD file 120, the state related OMD file 130, and the command and response related OMD file 140. Inputting to the generator 200; 코바 데이터 생성기(200)가 상기 입력된 오엠디 데이터 정의 파일(100)로부터 오엠디 포맷 파일(211)과, 자료구조 파일(221) 및 코바 타입코드 소스 파일(231)을 생성하는 단계와;Generating an OMD format file (211), a data structure file (221) and a COBA type code source file (231) from the input OMD data definition file (100); 상기 생성된 각 파일이 코바 인터페이스 정의 언어 컴파일러(CORBA IDL Compiler)(300)를 통해 인터페이스 정의 언어로부터 클라이언트 스텁(Stub)과 구현 골격을 생성하여 컴파일하는 단계와;Generating and compiling a client stub and an implementation skeleton from an interface definition language through a CORBA IDL Compiler (300); 코바 데이터 변환기(400)가 상기 생성된 파일을 입력받아 교환 시스템(40)으로부터 수신되는 오엠디 및 피오디 데이터(500)를 정형화된 코바 데이터(600)의 형태로 변환하여 외부 시스템으로 전송하는 단계;The COVA data converter 400 receives the generated file, converts the OMD and POD data 500 received from the exchange system 40 into a form of standard COVA data 600 and transmits the converted file to an external system. ; 를 포함하여 이루어짐을 특징으로 하는 공통객체 요청 중개구조를 기반으로 교환 시스템을 운용, 관리하기 위한 코바 데이터 변환 방법.COVA data conversion method for operating and managing the exchange system based on the common object request mediation structure, characterized in that consisting of. 경보 관련 오엠디 파일(110), 장애 관련 오엠디 파일(120), 상태 관련 오엠디 파일(130), 명령 및 응답 관련 오엠디 파일(140) 등의 오엠디 데이터 정의파일(100)을 입력받아 코바 데이터 변환기(400)의 입력을 위해 사용될 각종 데이터 파일 및 코바와 관련된 소스 코드를 생성하는 코바 데이터 생성기(200)와;Receives an OMD data definition file 100 such as an alarm related OMD file 110, a fault related OMD file 120, a state related OMD file 130, and a command and response OMD file 140. A KOVA data generator 200 for generating various data files to be used for input of the KOVA data converter 400 and source codes related to KOVA; 상기 생성된 각 파일의 인터페이스 정의 언어로부터 특정 코바 시스템을 위한 클라이언트 스텁과 구현 골격을 생성하여 컴파일하는 인터페이스 정의 언어(IDL) 컴파일러(300)와;An interface definition language (IDL) compiler 300 for generating and compiling a client stub and an implementation skeleton for a specific COVA system from the interface definition language of each of the generated files; 상기 컴파일러(300)로부터 생성된 파일을 입력받아 교환 시스템(40)으로부터 수신되는 오엠디 및 피오디 데이터(500)를 정형화된 코바 데이터(600)의 형태로 변환하여 외부 시스템으로 전송하는 코바 데이터 변환기(400);COVA data converter which receives the file generated by the compiler 300 and converts the OMD and POD data 500 received from the exchange system 40 into a form of standard COVA data 600 and transmits it to an external system. 400; 를 포함하여 구성됨을 특징으로 하는 공통객체 요청 중개구조를 기반으로 교환 시스템을 운용, 관리하기 위한 코바 데이터 변환 시스템.COVA data conversion system for operating and managing the exchange system based on the common object request mediation structure, characterized in that configured to include. 제2항에 있어서, 상기 코바 데이터 생성기(200)는 교환 시스템(40)으로부터 수신되는 오엠디 파일을 순차적으로 번역하기 위한 포맷 파일(211)을 생성하는 오엠디 포맷 파일 생성부(210)와;The OVA format file generator (210) of claim 2, further comprising: an OMD format file generator (210) for generating a format file (211) for sequentially translating OMD files received from the exchange system (40); 비정형화된 오엠디 데이터를 구조화된 형태의 자료구조로 변환하기 위한 자료구조 파일(221)을 생성하는 자료구조 파일 생성부(220)와;A data structure file generator 220 for generating a data structure file 221 for converting the unstructured OMD data into a structured data structure; 상기 자료구조 파일에서 정의된 구조화된 데이터로부터 코바 인터페이스 정의 언어 컴파일러(300)를 통해 생성된 코바 타입 코드들이 각 오엠디 데이터와 일대일 대응 관계를 유지하도록 하여 코바 데이터 변환기(400)가 수신한 오엠디 데이터가 해당 코바 데이터로 대응될 수 있도록 하기위한 코바 타입코드 소스 파일(231)을 생성하는 코바 타입코드 소스 파일 생성부(230);The OMB received by the COVA data converter 400 by maintaining the one-to-one correspondence between the COBA type codes generated by the COVA interface definition language compiler 300 from the structured data defined in the data structure file with each OMD data. A cobar typecode source file generator 230 for generating a cobar typecode source file 231 for allowing data to correspond to corresponding cobar data; 를 포함하여 이루어짐을 특징으로 하는 공통객체 요청 중개구조를 기반으로 교환 시스템은 운용, 관리하기 위한 코바 데이터 변환 시스템.Coba data conversion system for operating and managing the exchange system based on the common object request broker structure, characterized in that made, including.
KR10-2001-0065525A 2001-10-23 2001-10-23 Method and system for conversion output message descriptor data into common object request broker architecture data KR100448020B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0065525A KR100448020B1 (en) 2001-10-23 2001-10-23 Method and system for conversion output message descriptor data into common object request broker architecture data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0065525A KR100448020B1 (en) 2001-10-23 2001-10-23 Method and system for conversion output message descriptor data into common object request broker architecture data

Publications (2)

Publication Number Publication Date
KR20030033520A true KR20030033520A (en) 2003-05-01
KR100448020B1 KR100448020B1 (en) 2004-09-08

Family

ID=29566060

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0065525A KR100448020B1 (en) 2001-10-23 2001-10-23 Method and system for conversion output message descriptor data into common object request broker architecture data

Country Status (1)

Country Link
KR (1) KR100448020B1 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6134600A (en) * 1996-07-01 2000-10-17 Sun Microsystems, Inc. Method and apparatus for dynamic derivatives desktops
JPH10301768A (en) * 1997-04-23 1998-11-13 Nec Software Ltd Conversion system to application builder of idl description of corba
JP2000242584A (en) * 1999-02-18 2000-09-08 Nippon Telegr & Teleph Corp <Ntt> Network management system, its interface conversion method and recording medium recording processing program of the same method
KR100663425B1 (en) * 1999-08-31 2007-01-02 삼성전자주식회사 System interface apparatus for supporting multi network management protocol and method therefore
KR20010076624A (en) * 2000-01-27 2001-08-16 오길록 An operation interface method of HANBit ACE64 supporting interoperability for heterogeneous operation systems

Also Published As

Publication number Publication date
KR100448020B1 (en) 2004-09-08

Similar Documents

Publication Publication Date Title
US5546584A (en) System and method for establishing communication protocols between application programs
US6757899B2 (en) Dynamic CORBA gateway for CORBA and non-CORBA clients and services
US6282579B1 (en) Method for supporting address interaction between a first entity and a second entity, converter for address interaction, and computer system
JPH06214901A (en) Information processor capable of controlling information resource by control system
JP2001350507A (en) System for access to programmable controller system based upon wap architecture
CN110321236B (en) OpenDDS-based remote method call implementation method
KR100448020B1 (en) Method and system for conversion output message descriptor data into common object request broker architecture data
KR100663425B1 (en) System interface apparatus for supporting multi network management protocol and method therefore
US7007094B1 (en) Object oriented communications system over the internet
US20030131054A1 (en) CORBA based transmission element management system and method
AU718933B2 (en) A method of supporting interaction between a first and second entity in a computer system
AU718930B2 (en) Procedure for supporting the generation of an object in a computer system
KR100444198B1 (en) Telecommunication Management Network System Using CORBA Interface And Interface Implimentation Method In That System
KR100228299B1 (en) Method for realizing tmn based network managing system supporting mmc in atm exchange
KR100284005B1 (en) Asynchronous Delivery Mode Exchange Management System
KR100566288B1 (en) Various user interface methods in object-oriented environment
JP3006187B2 (en) Distributed processing system
KR100266261B1 (en) Method interface using java language in full electronic telephone exchange
KR100362173B1 (en) Method of asynchronous communication mode support based on CORBA for multi-service switching system
JP2002007228A (en) Reverse proxy system
KR100438897B1 (en) An implementation method of distributed SDL object using CORBA
KR20010076624A (en) An operation interface method of HANBit ACE64 supporting interoperability for heterogeneous operation systems
Forbici et al. Implementation of a RPC/IDL to CMIP/GDMO gateway
KR20030057091A (en) Intelligent packet management apparatus and method in network menagemant system
KR20040022057A (en) Network management system

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

Year of fee payment: 8

LAPS Lapse due to unpaid annual fee