KR20010059610A - Method for initializing gateway using information of state in corba based network management system - Google Patents

Method for initializing gateway using information of state in corba based network management system Download PDF

Info

Publication number
KR20010059610A
KR20010059610A KR1019990067131A KR19990067131A KR20010059610A KR 20010059610 A KR20010059610 A KR 20010059610A KR 1019990067131 A KR1019990067131 A KR 1019990067131A KR 19990067131 A KR19990067131 A KR 19990067131A KR 20010059610 A KR20010059610 A KR 20010059610A
Authority
KR
South Korea
Prior art keywords
gateway
status information
state information
manager
management system
Prior art date
Application number
KR1019990067131A
Other languages
Korean (ko)
Other versions
KR100622220B1 (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 KR1019990067131A priority Critical patent/KR100622220B1/en
Publication of KR20010059610A publication Critical patent/KR20010059610A/en
Application granted granted Critical
Publication of KR100622220B1 publication Critical patent/KR100622220B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • 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/0233Object-oriented techniques, for representation of network management data, e.g. common object request broker architecture [CORBA]

Landscapes

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

Abstract

PURPOSE: A method for initializing a gateway by using state information in a CORBA-based network management system is provided so that a connection setup time and a network load can be reduced by simplifying a connection setup process between an administrator and the gateway. CONSTITUTION: An administrator initializes connection to a gateway(301), and transmits a state information file to the gateway(302). The gateway compares its state information file with the received state information file(303). When there is the difference between the state information and the received information, the received information file is renewed to the state information file of the gateway(304). In addition, proxy management objects of the gateway are generated by using management object information of the state information file, and named according to management information(305). Thereafter, the state information file of the gateway is transmitted to the administrator(306). The administrator compares its state information file with the received information file(307). When there is a difference, the administrator renews its state information to the state information file of the gateway(308). It is thus possible to reduce a number of information transmission steps between a plurality of gateways and an administrator into two in a connection setup process.

Description

코바기반 망관리 시스템 구성에서 상태정보를 이용한 게이트웨이의 초기화 방법{METHOD FOR INITIALIZING GATEWAY USING INFORMATION OF STATE IN CORBA BASED NETWORK MANAGEMENT SYSTEM}Gateway initialization using status information in COVA-based network management system configuration {METHOD FOR INITIALIZING GATEWAY USING INFORMATION OF STATE IN CORBA BASED NETWORK MANAGEMENT SYSTEM}

본 발명은 코바(CORBA : Common Object Request Broker Architecture)기반 망관리 시스템 구성에서 상태정보를 이용한 게이트웨이의 초기화 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로, 특히, 코바기반 망관리 시스템의 구성에서 관리자와 게이트웨이의 연결설정에 대해 관리자와 게이트웨이의 상태정보 파일을 이용하여 연결설정과정을 단순화하여 빠른 연결설정을 수행하고, 망에 가해지는 통신상의 부하를 줄이며, 비정상적 연결해제에 대하여 이전상태로 복구할 수 있는 게이트웨이의 초기화 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to a method of initializing a gateway using state information in a CORBA (Common Object Request Broker Architecture) based network management system and a computer readable recording medium recording a program for realizing the method. In the configuration of COBA-based network management system, the connection setup process is simplified by using the status information file of the manager and the gateway for the connection setup between the manager and the gateway to perform a quick connection setup, reduce the communication load on the network, and abnormal The present invention relates to a method of initializing a gateway that can be restored to a previous state in connection with disconnection, and to a computer-readable recording medium having recorded thereon a program for realizing the method.

코바기반 망관리 시스템의 구성에 관한 종래의 방법은, 관리자가 관리 대상이 되는 망장비의 수많은 관리객체에 대해 각각의 프록시 관리객체를 게이트웨이에 하나씩 생성하게 된다. 이때, 각각의 프록시 관리객체의 생성 및 네이밍 등록에 대해 매번 관리자와 연결하여 그 참조자를 돌려줘야 한다. 이러한 관리객체 등록과정은 망의 규모가 커질수록, 그리고 망장비의 관리객체가 많을수록 관리자와 게이트웨이에 과다한 망 부하를 요구하고 특히 관리자와 게이트웨이사이의 비정상적인 종료시 다시 각각에 대한 연결설정 과정이 수행되어야 한다.In the conventional method of constructing a COVA-based network management system, an administrator generates one proxy management object in the gateway for a number of management objects of a network device to be managed. At this time, for each proxy management object creation and naming registration, the reference must be returned in connection with the manager each time. This management object registration process requires an excessive network load on the manager and the gateway as the network size increases and the number of management objects of the network equipment increases. In particular, the connection establishment process for each of the managers and gateways should be performed again at abnormal termination. .

도 1 은 일반적인 코바기반 망관리 시스템의 구성예시도로서, 코바기반 관리자와 실제 관리되는 망 장비 사이에 게이트웨이 시스템을 두는 코바기반 망관리 시스템의 구조이다.1 is a configuration example of a general COBA-based network management system, a structure of a COBA-based network management system having a gateway system between the COBA-based manager and the network device actually managed.

먼저, 관리자(101)는 관리행위를 실시하기 전에, 피 관리 망에 대한 여러 가지 정보를 바탕으로 게이트웨이(102)와 함께 초기화를 하게 된다. 그런 다음, 게이트웨이(102)를 통하여 관리 대상이 되는 망장비의 대리자(103)로 접근하여 여러 가지 관리동작을 수행한다.First, the manager 101 initializes with the gateway 102 on the basis of various information about the managed network before performing the management action. Then, through the gateway 102 to approach the agent 103 of the network equipment to be managed to perform various management operations.

도 2 는 종래의 코바기반 망관리 시스템에서 게이트웨이의 초기화 및 관리동작에 대한 흐름예시도로서, 관리자와 게이트웨이의 연결설정시 각각의 관리 도메인과 프록시 대리자 그리고 프록시 관리객체의 생성 및 네이밍 등록 과정에 대한 흐름도를 나타낸다.FIG. 2 is a flowchart illustrating an initialization and management operation of a gateway in a conventional COVA-based network management system. FIG. 2 illustrates a process of creating and naming registration of each management domain, proxy delegate, and proxy management object when establishing a connection between an administrator and a gateway. The flow chart is shown.

먼저, 관리자는 게이트웨이와 연결을 초기화하고(201), 관리자가 관리하고자 하는 관리 대상시스템에 대한 관리 도메인을 게이트웨이에 설정한다. 이때, 관리자는 게이트웨이에 관리 도메인을 검색하고(202), 관리 도메인을 새로이 생성해야할 경우 관리 도메인을 생성하고, 네이밍 등록을 수행한다(203). 게이트웨이에 생성된 관리 도메인에 속하는 프록시 대리자를 검색하여(204), 관리자는 관리 대상이 되는 프록시 대리자를 필요에 따라 생성하고 이를 관리 도메인과 관계된 네이밍에 등록한다(205).First, the administrator initializes the connection with the gateway (201), and sets the management domain for the managed system to be managed by the administrator in the gateway. At this time, the administrator searches for the management domain in the gateway (202), if it is necessary to create a new management domain to create a management domain, and performs naming registration (203). By searching for proxy delegates belonging to the management domain created in the gateway (204), the administrator generates a proxy delegate to be managed as needed and registers it with naming associated with the management domain (205).

프록시 대리자가 생성되면, 그 프록시 대리자가 관리하는 모든 프록시 관리객체들을 생성한다. 먼저, 관리자는 게이트웨이에 프록시 관리객체를 검색하고(206), 새로운 프록시 관리객체의 생성이 필요할 경우 프록시 관리객체를 생성하고 이를 프록시 대리자에 관련된 네이밍에 등록한다(207).When a proxy delegate is created, it creates all proxy managed objects managed by that proxy delegate. First, the administrator searches for a proxy management object in the gateway (206), and if a new proxy management object needs to be created, the manager creates a proxy management object and registers it with a naming related to the proxy delegate (207).

그리고, 등록한 프록시 관리객체가 더 있는지를 확인하여(208), 관리 대상에 대한 모든 관리객체에 대해 프록시 관리객체의 생성이 필요할 경우 프록시의 생성과정(208)부터 반복 수행한다.If there is more registered proxy management object (208), if the proxy management object needs to be generated for all the management objects for the management target, the proxy is repeatedly performed from the creation process (208).

하나의 프록시 대리자에 대한 프록시 관리객체 생성과정이 끝나면, 관리 대상이 되는 대리자가 더 있는지를 판단하여(209), 관리 대상이 되는 대리자가 더 있을 경우 게이트웨이에 프록시 대리자의 생성과정(204)부터 반복 수행한다. 등록한관리 도메인이 더 있는지를 확인하여(210), 추가적인 관리 도메인이 필요할 경우, 관리 도메인의 생성 과정(202)부터 반복 수행하고, 관리 도메인에 속하는 프록시 대리자 생성 및 각각의 프록시 대리자에 대한 프록시 관리객체의 생성을 반복해야한다. 이와 같은 초기화 작업은 지속적으로 관리자와 게이트웨이사이의 정보 교환을 요구하고 특히 관리 대상 시스템이 많거나 대규모의 망에 대한 관리를 수행할 경우 연결설정과정에서 큰 성능저하를 보이게 되고 망의 부하를 크게 한다. 연결설정과정이 끝나게 되면 관리자는 관리 대상에 대한 관리동작을 수행하게 된다(211).When the proxy management object generation process for one proxy delegate is finished, it is determined whether there are more delegates to be managed (209), and if there are more delegates to be managed, the gateway repeats from the proxy proxy creation process (204). Perform. Check if there are more registered administrative domains (210), if additional administrative domains are needed, repeat the process of creating administrative domains (202), and create proxy delegates belonging to the administrative domain and proxy management object for each proxy delegate. You should repeat the creation of Such initialization requires continuous exchange of information between the manager and the gateway, and especially when managing a large number of managed systems or managing a large network, a large performance degradation occurs during the connection setup process, and the network load is increased. . When the connection setup process is completed, the manager performs a management operation on the management target (211).

즉, 상기와 같은 종래의 기술은, 관리자와 게이트웨이의 연결설정을 위해 각각의 관리객체의 생성 및 네이밍 등록을 위한 과다한 망 부하를 요구하며, 관리자와 게이트웨이 사이의 비정상적인 종료시 다시 연결설정 과정을 수행해야 하고 특히, 대규모 망이나 망장비의 관리시 연결설정을 위해서 많은 시간이 걸리는 문제점이 있었다.That is, the related art requires an excessive network load for the creation of each management object and the naming registration for establishing the connection between the manager and the gateway, and has to perform the connection establishment process again upon abnormal termination between the manager and the gateway. In particular, there was a problem that takes a lot of time to establish a connection when managing a large network or network equipment.

본 발명은, 상기한 바와 같은 문제점을 해결하기 위하여 안출된 것으로, 코바기반 망관리 시스템의 구성에서 관리자와 게이트웨이의 연결설정에 대해 관리자와 게이트웨이의 상태정보 파일을 이용하여 연결설정과정을 단순화하여 빠른 연결설정과 망에 가해지는 통신상의 부하를 줄이고 비정상적 연결해제에 대하여 이전상태로 복구하는 게이트웨이의 초기화 방법과 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.The present invention has been made to solve the above problems, and in the configuration of the COVA-based network management system, the connection setup process between the manager and the gateway is simplified by using a status information file of the manager and the gateway to simplify the connection setup process. The purpose of the present invention is to provide a method of initializing a gateway that reduces the communication load on the connection and the network and restores it to a previous state for abnormal disconnection, and a computer-readable recording medium that records a program for realizing the method. .

도 1 은 일반적인 코바기반 망관리 시스템의 구성예시도.1 is a configuration example of a typical COVA-based network management system.

도 2 는 종래의 코바기반 망관리 시스템에서 게이트웨이의 초기화 및 관리 동작에 대한 흐름예시도.2 is a flowchart illustrating an initialization and management operation of a gateway in a conventional COVA-based network management system.

도 3 는 본 발명에 따른 코바기반 망관리 시스템에서 상태정보를 이용한 게이트웨이의 초기화 및 관리 동작에 대한 일실시예 흐름도.3 is a flowchart illustrating an initialization and management operation of a gateway using state information in a COVA-based network management system according to the present invention.

상기 목적을 달성하기 위한 본 발명은, 망관리 시스템에 적용되어 코바기반 망관리 시스템 구성에서 상태정보를 이용한 게이트웨이의 초기화 방법에 있어서, 관리자가 자신의 상태정보를 게이트웨이로 전송하는 제 1 단계; 상기 게이트웨이가 전송된 상태정보를 이용하여 상기 게이트웨이의 초기화를 수행하는 제 2 단계; 관리동작의 수행시 상태변경에 따라 상기 게이트웨이의 상태정보를 갱신하는 제 3 단계; 및 상기 망관리시스템의 종료시 상기 게이트웨이의 상태정보를 이용하여 상기 관리자의 상태정보를 필요에 따라 갱신시키는 제 4 단계를 포함한다.According to an aspect of the present invention, there is provided a method of initializing a gateway using state information in a COBA-based network management system, the method comprising: a first step of an administrator transmitting his state information to a gateway; A second step of initializing the gateway using the state information transmitted by the gateway; A third step of updating state information of the gateway according to a state change when performing a management operation; And a fourth step of updating the status information of the manager as necessary by using the status information of the gateway when the network management system ends.

또한, 본 발명은, 프로세서를 구비한 망관리 시스템에, 관리자가 자신의 상태정보를 게이트웨이로 전송하는 제 1 기능; 상기 게이트웨이가 전송된 상태정보를 이용하여 상기 게이트웨이의 초기화를 수행하는 제 2 기능; 관리동작의 수행시 상태변경에 따라 상기 게이트웨이의 상태정보를 갱신하는 제 3 기능; 및 상기 망관리시스템의 종료시 상기 게이트웨이의 상태정보를 이용하여 상기 관리자의 상태정보를 필요에 따라 갱신시키는 제 4 기능을 제공한다.The present invention also provides a network management system having a processor, comprising: a first function of an administrator for transmitting his / her status information to a gateway; A second function of initializing the gateway by using the state information transmitted by the gateway; A third function of updating state information of the gateway according to a state change when performing a management operation; And a fourth function of updating the status information of the manager as necessary by using the status information of the gateway when the network management system ends.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 3 는 본 발명에 따른 코바기반 망관리 시스템에서 상태정보를 이용한 게이트웨이의 초기화 및 관리 동작에 대한 일실시예 흐름도로서, 관리자와 게이트웨이의 상태정보 파일을 이용하여 게이트웨이의 프록시 관리객체들을 생성 및 네이밍등록 과정을 수행하고 관리동작의 수행시 상태 변경이 발생할 경우 상태 정보를 갱신하는 방법의 처리 흐름도를 나타낸다.FIG. 3 is a flowchart illustrating an initialization and management operation of a gateway using state information in a COBA-based network management system according to the present invention. FIG. 3 is a diagram illustrating an example of generating and naming proxy management objects of a gateway using a state information file of an administrator and a gateway. A flowchart of a method of updating status information when a status change occurs while performing a registration process and performing a management operation is shown.

먼저, 관리자는 게이트웨이와 연결을 초기화한다(301). 그리고, 관리자의 상태정보 파일을 게이트웨이에 전송한다(302). 게이트웨이는 자신의 상태정보 파일과 전송되어온 관리자의 상태정보 파일을 비교하여(303), 만약 상태정보의 내용이 틀릴 경우 게이트웨이의 상태정보 파일로 갱신하고(304), 상태정보 파일 내의 모든 관리객체에 대한 정보를 이용하여 게이트웨이 내에 프록시 관리객체들을 생성하고 이들을 관리정보에 맞게 네이밍 등록을 수행한다(305). 그리고 게이트웨이의 상태정보 파일을 관리자에게 전송한다(306).First, the manager initializes the connection with the gateway (301). Then, the administrator's status information file is transmitted to the gateway (302). The gateway compares its own status information file with the manager's status information file transmitted (303), and if the contents of the status information are wrong, it is updated with the gateway's status information file (304), and is applied to all managed objects in the status information file. Proxy management objects are generated in the gateway using the information about the server and naming registration is performed according to the management information (305). The gateway transmits the state information file of the gateway to the administrator (306).

관리자는 자신의 상태정보 파일과 전송되어진 상태정보 파일을 서로 비교하여(307) 만약 상태정보가 변경되었을 경우 자신의 상태정보를 게이트웨이의 상태정보 파일로 갱신하고(308), 프록시 관리객체들의 네이밍 및 참조자들을 구성한다(309).The administrator compares his state information file with the transmitted state information file (307) and if the state information is changed, updates his state information with the state information file of the gateway (308), naming and proxy management objects. Construct the references (309).

이 과정이 게이트웨이와 관리자의 연결설정 과정으로 기존의 연결설정 과정에서의 수많은 게이트웨이와 관리자 사이의 정보 전달 과정이 두 번의 정보전달(302, 306)로 줄어들게 된다. 즉 게이트웨이의 프록시 관리 객체들의 생성 및 네이밍 등록 과정이 기존의 각각의 관리 객체마다 정보를 주고받던 것이 게이트웨이 시스템의 내부적으로 상태정보 파일을 이용하여 한번에 수행됨으로써(305) 성능을 향상시킬 수 있고 관리자와 게이트웨이 사이의 비정상적인 종료시 게이트웨이의 상태정보를 이용하여 이전의 상태로 복원시킬수 있게 된다(303, 304, 305).This process is the connection establishment process of the gateway and the manager, the information transfer process between the numerous gateways and the manager in the existing connection establishment process is reduced to two information transfer (302, 306). That is, the process of generating and managing naming registration of the proxy managed objects of the gateway is performed at once using the state information file internally of the gateway system (305), thereby improving performance. In case of abnormal termination between the gateways, it is possible to restore the previous state by using the state information of the gateways (303, 304, 305).

관리 동작의 수행과정(310)에서 게이트웨이 시스템에서 상태정보의 변경이 발생하였는지를 확인하여(311), 만약 게이트웨이 시스템에서 상태정보의 변경이 발생한 경우, 게이트웨이의 상태정보 파일을 갱신하게 된다(312). 이를 이용하여 비정상적인 종료시에도 게이트웨이의 상태정보 파일을 이용한 이전상태 복구가 가능하게된다.In operation 310 of the management operation, it is determined whether the change of the state information has occurred in the gateway system (311). If the change of the state information occurs in the gateway system, the state information file of the gateway is updated (312). By using this, even in abnormal termination, the previous state can be restored using the state information file of the gateway.

관리 작업의 종료시 게이트웨이는 관리자에게 자신의 상태정보 파일을 전달하고(313), 관리자는 필요에 따라 자신의 상태정보 파일을 갱신할 수 있다(314). 그리고 관리자와 게이트웨이 그리고 대리자 시스템은 각각의 연결을 종료하여 관리시스템을 종료하게 된다(315).At the end of the management task, the gateway delivers its own state information file to the administrator (313), and the administrator can update its own state information file (314) as necessary. The manager, the gateway, and the delegate system terminate each connection to terminate the management system (315).

이상에서 설명한 본 발명은, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 있어 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하므로 전술한 실시예 및 첨부된 도면에 한정되는 것이 아니다.The present invention described above is capable of various substitutions, modifications, and changes without departing from the spirit of the present invention for those skilled in the art to which the present invention pertains. It is not limited to the drawing.

상기와 같은 본 발명은, 코바기반 망관리 시스템에서 관리자와 게이트웨이 사이의 연결설정 과정을 단순화할 수 있으며, 이에 따라 관리자와 게이트웨이의 정보전달에 대한 연결설정 시간을 감소시키고 망의 부하를 줄일 수 있는 효과가 있다.The present invention as described above, in the COBA-based network management system can simplify the connection setup process between the manager and the gateway, thereby reducing the connection setup time for information transmission between the manager and the gateway and can reduce the load on the network It works.

또한, 본 발명은, 관리자와 게이트웨이 사이의 비정상적인 연결해제에 따른연결설정 과정의 재시도를 없애고 연결해제 이전상태로의 복구를 쉽게 할 수 있으며, 특히 대규모의 망이나 망장비에서의 매우 많은 관리정보에 대해서도 빠른 연결설정 및 복구가 가능하여 코바기반 망관리시스템의 성능을 향상시키고 신뢰성을 향상시킬 수 있는 효과가 있다.In addition, the present invention can eliminate the retry of the connection establishment process according to the abnormal disconnection between the manager and the gateway, and can easily recover to the state before disconnection, especially in a large network or network equipment Fast connection setup and recovery can be achieved, which can improve the performance and reliability of COVA-based network management system.

Claims (5)

망관리 시스템에 적용되어 코바기반 망관리 시스템 구성에서 상태정보를 이용한 게이트웨이의 초기화 방법에 있어서,In the initialization method of the gateway using the status information in the network management system applied to the network management system, 관리자가 자신의 상태정보를 게이트웨이로 전송하는 제 1 단계;A first step of the administrator transmitting his status information to the gateway; 상기 게이트웨이가 전송된 상태정보를 이용하여 상기 게이트웨이의 초기화를 수행하는 제 2 단계;A second step of initializing the gateway using the state information transmitted by the gateway; 관리동작의 수행시 상태변경에 따라 상기 게이트웨이의 상태정보를 갱신하는 제 3 단계; 및A third step of updating state information of the gateway according to a state change when performing a management operation; And 상기 망관리시스템의 종료시 상기 게이트웨이의 상태정보를 이용하여 상기 관리자의 상태정보를 필요에 따라 갱신시키는 제 4 단계A fourth step of updating the status information of the manager as necessary by using the status information of the gateway when the network management system ends; 를 포함하는 게이트웨이 초기화 방법.Gateway initialization method comprising a. 제 1 항에 있어서,The method of claim 1, 상기 관리자와 상기 게이트웨이 사이의 비정상적인 연결 해제시 상기 게이트웨이의 상태정보를 이용하여 장애를 인지하고 이전 상태로 복구하는 제 5 단계A fifth step of recognizing a failure and restoring to a previous state by using the status information of the gateway when an abnormal connection between the manager and the gateway is released; 를 포함하는 게이트웨이 초기화 방법.Gateway initialization method comprising a. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 제 2 단계는,The second step, 전송된 상태정보와 상기 게이트웨이의 상태정보를 비교하여 선택적으로 상기 게이트웨이의 상태정보를 갱신하는 제 6 단계;A sixth step of selectively updating the status information of the gateway by comparing the transmitted status information with the status information of the gateway; 상기 게이트웨이의 상태정보를 이용하여 모든 프록시 관리객체들을 생성하고 네이밍 등록을 수행하는 제 7 단계;A seventh step of generating all proxy management objects using the state information of the gateway and performing naming registration; 상기 관리자로 상기 게이트웨이의 상태정보를 전송하는 제 8 단계; 및An eighth step of transmitting status information of the gateway to the manager; And 전송된 상태정보를 이용하여 상기 관리자의 상태정보를 갱신하는 제 9 단계A ninth step of updating status information of the manager by using the transmitted status information; 를 포함하는 게이트웨이 초기화 방법.Gateway initialization method comprising a. 제 3 항에 있어서,The method of claim 3, wherein 상기 관리자와 상기 게이트웨이는,The manager and the gateway, 두 번의 상태정보 파일 전송으로 연결설정을 수행하는 것을 특징으로 하는 게이트웨이 초기화 방법.A method of initializing a gateway, characterized by performing connection establishment by transmitting two status information files. 프로세서를 구비한 망관리 시스템에,In a network management system having a processor, 관리자가 자신의 상태정보를 게이트웨이로 전송하는 제 1 기능;A first function of the administrator transmitting his status information to the gateway; 상기 게이트웨이가 전송된 상태정보를 이용하여 상기 게이트웨이의 초기화를수행하는 제 2 기능;A second function of performing initialization of the gateway by using the state information transmitted by the gateway; 관리동작의 수행시 상태변경에 따라 상기 게이트웨이의 상태정보를 갱신하는 제 3 기능; 및A third function of updating state information of the gateway according to a state change when performing a management operation; And 상기 망관리시스템의 종료시 상기 게이트웨이의 상태정보를 이용하여 상기 관리자의 상태정보를 필요에 따라 갱신시키는 제 4 기능A fourth function of updating the status information of the manager as necessary by using the status information of the gateway when the network management system ends; 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR1019990067131A 1999-12-30 1999-12-30 Method for initializing gateway using information of state in corba based network management system KR100622220B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990067131A KR100622220B1 (en) 1999-12-30 1999-12-30 Method for initializing gateway using information of state in corba based network management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990067131A KR100622220B1 (en) 1999-12-30 1999-12-30 Method for initializing gateway using information of state in corba based network management system

Publications (2)

Publication Number Publication Date
KR20010059610A true KR20010059610A (en) 2001-07-06
KR100622220B1 KR100622220B1 (en) 2006-09-07

Family

ID=19634249

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990067131A KR100622220B1 (en) 1999-12-30 1999-12-30 Method for initializing gateway using information of state in corba based network management system

Country Status (1)

Country Link
KR (1) KR100622220B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100374332B1 (en) * 2001-02-28 2003-03-03 삼성전자주식회사 Apparatus and method for upgrading the gateway online
KR100415111B1 (en) * 2002-02-19 2004-01-13 삼성전자주식회사 Initialization method of the internet protocol phone in an internet protocol telephony system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100374332B1 (en) * 2001-02-28 2003-03-03 삼성전자주식회사 Apparatus and method for upgrading the gateway online
KR100415111B1 (en) * 2002-02-19 2004-01-13 삼성전자주식회사 Initialization method of the internet protocol phone in an internet protocol telephony system

Also Published As

Publication number Publication date
KR100622220B1 (en) 2006-09-07

Similar Documents

Publication Publication Date Title
CN101989922B (en) Method and system for recovering session initial protocol affairs
US6968553B1 (en) Element manager common gateway architecture system and method
US6892316B2 (en) Switchable resource management in clustered computer system
US6891837B1 (en) Virtual endpoint
US6915309B1 (en) Automatically generating replication topology information for use by a directory service
Amir et al. Robust and E cient Replication using Group Communication
JPH1196182A (en) Information management system, primary server and secondary server
JP3206644B2 (en) Network management method
WO2001093025A2 (en) Systems and methods for application service provision
JP4942435B2 (en) Device information acquisition method and information processing device for acquiring information from device by SNMP message
US8051155B2 (en) Method and apparatus for persisting SNMP variable values
MXPA02006896A (en) Method and apparatus for providing reliable communications in an intelligent network.
KR20010059610A (en) Method for initializing gateway using information of state in corba based network management system
KR20010005487A (en) Computer network and method of clustering network servers
KR100333741B1 (en) Method for interlocking channel using multi-server in push system
KR100454179B1 (en) Connection Information Correspondence Method Between TMN Agent And Exchange System
JP6265473B2 (en) Web service system, Web service message mediation method, and proxy server
KR100316841B1 (en) Method for restarting an agent and apparatus thereof
CN113535464B (en) Disaster recovery backup method, server, cluster system and storage device
US7185097B1 (en) Encoding addresses in a communication system
KR0174603B1 (en) How to restore the database of the exchange
KR100480650B1 (en) Method for reinitialization in TMN agent
KR20000039704A (en) Method for converting notification information between communication network agent and common object request broker architecture manager in atm
JP3119811B2 (en) Network management system
JP3910013B2 (en) Communication method and method

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

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20130814

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20140901

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160901

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20180918

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20190724

Year of fee payment: 14