KR100270915B1 - Metwork management platform and method - Google Patents

Metwork management platform and method Download PDF

Info

Publication number
KR100270915B1
KR100270915B1 KR1019980043777A KR19980043777A KR100270915B1 KR 100270915 B1 KR100270915 B1 KR 100270915B1 KR 1019980043777 A KR1019980043777 A KR 1019980043777A KR 19980043777 A KR19980043777 A KR 19980043777A KR 100270915 B1 KR100270915 B1 KR 100270915B1
Authority
KR
South Korea
Prior art keywords
management
agent
information
managed
class
Prior art date
Application number
KR1019980043777A
Other languages
Korean (ko)
Other versions
KR20000026295A (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 KR1019980043777A priority Critical patent/KR100270915B1/en
Publication of KR20000026295A publication Critical patent/KR20000026295A/en
Application granted granted Critical
Publication of KR100270915B1 publication Critical patent/KR100270915B1/en

Links

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
    • 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/50Network service management, e.g. ensuring proper service fulfilment according to agreements

Abstract

본 발명은 망 관리 플랫폼(Network Management Platform)에 관한 것으로, 특히 전담 에이전트(Dedicated Agent), 스케쥴러(Scheduler), 모니터(Monitor), 클래스(Class)의 동적 추가 및 데이터베이스로의 접근을 통하여 관리 동작의 병렬성, 실제 자원과의 효율적 접합 및 관리의 지속성을 제공함과 동시에 관리 객체 인스턴스(Managed Object Instance)들의 공통 정보 중복을 방지하기 위한 내부 자료 구조를 포함하는 망 관리 플랫폼 및 방법에 관한 것이다.TECHNICAL FIELD The present invention relates to a network management platform. In particular, the present invention relates to a management agent through dynamic addition of a dedicated agent, a scheduler, a monitor, a class, and access to a database. The present invention relates to a network management platform and method including an internal data structure for providing parallelism, efficient concatenation with real resources, and persistence of management while preventing duplication of common information of managed object instances.

에이전트의 초기화 및 관리자와의 연계 설정과 전달을 수행하며, 클래스의 동적 추가를 제공하여 에이전트의 확장성을 담당하는 에이전트 커널과; 상기 에이전트 커널의 연계 전달에 의해 쓰레드 형태로 존재하며, 하나 또는 그 이상의 관리자를 담당하여 관리 서비스를 수행하는 전담 에이전트와; 자료를 제공하는 외부 및 내부 데이터 구조와 GDMO 컴파일 시에 제공되는 관리 객체의 수행 코드 기본 골격 및 실제 자원과의 접합을 담당하는 모니터 및 스케쥴러를 제공하여 관리 객체에 관련된 데이터와 코드를 제공하는 객체 프레임웍과; 관리 객체 간의 포함 관계를 구현한 구조체로서, 관리 객체의 위치와 도메인 네임을 가지고 관리 객체에 대한 모든 동작이 이루어지도록 하는 포함 트리와; 사용자가 기술한 관리 객체의 묘사를 수신하여 관리 객체 코드를 생성하며, 해당 관리 객체 코드와 사용자가 직접 작성한 코드를 이용하여 새로운 관리 객체를 생성하며, 새로운 신택스를 추가하는 GDMO 컴파일러와; 관리자와 에이전트 간의 통신을 담당하는 하위 통신 구조를 포함하여 이루어진 망 관리 플랫폼을 제공하는 것을 특징으로 한다.An agent kernel for initializing the agent and establishing and delivering associations with the manager, and providing dynamic addition of classes to handle agent extensibility; Dedicated agent exists in the form of a thread by the cooperative delivery of the agent kernel, responsible for one or more administrators to perform a management service; External and internal data structures that provide data, and execution code of managed objects provided at GDMO compilation. Object framework that provides data and code related to managed objects by providing monitors and schedulers that are responsible for concatenating basic skeletons and actual resources. and; A structure that implements a containment relationship between managed objects, comprising: a containment tree for performing all operations on the managed object with the location and domain name of the managed object; A GDMO compiler that receives a description of a managed object described by a user, generates a managed object code, creates a new managed object by using the managed object code and code written by the user, and adds new syntax; It is characterized by providing a network management platform including a lower communication structure in charge of communication between the manager and the agent.

Description

망 관리 플랫폼 및 방법Network management platform and method

본 발명은 망 관리 플랫폼(Network Management Platform)에 관한 것으로, 특히 전담 에이전트(Dedicated Agent), 스케쥴러(Scheduler), 모니터(Monitor), 클래스(Class)의 동적 추가 및 데이터베이스로의 접근을 통하여 관리 동작의 병렬성, 실제 자원과의 효율적 접합 및 관리의 지속성을 제공함과 동시에 관리 객체 인스턴스(Managed Object Instance)들의 공통 정보 중복을 방지하기 위한 내부 자료 구조를 포함하는 망 관리 플랫폼 및 방법에 관한 것이다.TECHNICAL FIELD The present invention relates to a network management platform. In particular, the present invention relates to a management agent through dynamic addition of a dedicated agent, a scheduler, a monitor, a class, and access to a database. The present invention relates to a network management platform and method including an internal data structure for providing parallelism, efficient concatenation with real resources, and persistence of management while preventing duplication of common information of managed object instances.

TMN(Telecommunication Management Network)은 OSI(Open System Interconnection) 망 관리 기법에서 제안한 관리자(Manager)와 에이전트(Agent) 모델을 가지는데, 해당 관리자는 하나 이상의 관리 동작을 관할하여 관리 동작 서비스를 해당 에이전트에 요구하고 해당 에이전트는 에이전트 관리 영역에 있는 관리 객체들을 관리하고 해당 관리자로부터 요구받은 관리 동작 서비스를 수행한 결과 또는 관리 객체로부터 인가받은 통보(Notification)를 해당 관리자 측으로 알려 준다.The Telecommunication Management Network (TMN) has a Manager and Agent model proposed by the Open System Interconnection (OSI) Network Management Scheme, which manages one or more management operations and requests management operations services from the agents. The agent manages the managed objects in the agent management area and informs the administrator of the result of performing the management operation service requested by the manager or the notification authorized by the managed object.

상기 관리 객체들은 실제로 망 요소의 관리 정보를 저장하고 있으며, 또한 실제 망 요소들과의 상호 작용을 통해 최신의 관리 정보를 저장한다. 그리고, 상기 관리 객체들은 자신의 관리 객체 클래스의 네임 바인딩(Name Binding) 정보에 따라 서로 포함 관계의 논리적인 관계를 가지는데, 해당 포함 관계를 가지는 관리 객체를 나타내기 위하여 상기 에이전트는 내부적으로 포함 트리를 유지하게 된다. 여기서, 해당 포함 트리는 상기 에이전트의 관리 동작 수행의 시작점이면서 관리 객체 관리에 있어 핵심이 된다. 그리고, 해당 네임 바인딩은 인스턴스가 해당 포함 트리에서 등록될 때에 사용되는 정보로서 자신과 연결되어 있는 인스턴스가 어떤 것인지를 알려준다. 예를 들어, 'system - Object1'은 객체1 클래스(Class)의 인스턴스가 포함 트리 상에서 시스템 클래스의 인스턴스에 연결되어 있음을 나타낸다.The management objects actually store management information of network elements and also store up-to-date management information through interaction with real network elements. The managed objects have a logical relationship of inclusion relations with each other according to name binding information of their own management object class. To represent a managed object having a corresponding relation, the agent includes an internal inclusion tree. Will be maintained. Here, the include tree is the starting point for performing the management operation of the agent and is the core for managing managed objects. The name binding is information used when an instance is registered in the include tree to indicate which instance is associated with it. For example, 'system-Object1' indicates that an instance of the Object1 class is linked to an instance of the system class on the inclusion tree.

상술한 바와 같은 방식에 의한 포함 트리를 예시로 나타낸 도 1을 참고하여 살펴보면, 시스템 클래스(system)와 다수의 객체 클래스(TObject0 ~ TObject8)의 인스턴스들로 구성된 포함 트리로 이루어져 있다. 에이전트가 관리하는 관리 객체 인스턴스(11, 12) 각각은 자신이 필요로 하는 정보를 유지하는데, 즉 객체1 클래스(TObject1)와 객체2 클래스(TObject2)의 인스턴스(11, 12)가 생성될 때에 자신이 유지할 관리 정보들의 값을 세팅한다.Referring to FIG. 1 illustrating an example of an inclusion tree in the above-described manner, it includes an inclusion tree composed of a system class and instances of a plurality of object classes TObject0 to TObject8. Each managed object instance (11, 12) managed by an agent maintains the information it needs, that is, when an instance (11, 12) of an object1 class (TObject1) and an object2 class (TObject2) is created. Set the value of the management information to be maintained.

그런데, 이때 다수의 관리 객체들에 있어 공통적으로 사용되는 요소들이 중복되어 관리되어지는데, 해당 중복 정보(13)는 도 1에 도시된 바와 같다. 즉, 다수의 관리 객체 인스턴스(11, 12)들에서 공통적으로 사용되는 요소들이 중복되어 관리되어지므로 시스템 자원의 낭비를 초래하게 되며, 관리 정보가 각 관리 객체 인스턴스(11, 12) 내에 유지되어야 하므로 많은 수의 인스턴스들이 존재할 경우에 이들의 관리 정보를 관리하기가 어려워진다.However, in this case, elements commonly used in a plurality of management objects are overlapped and managed. The duplicate information 13 is as shown in FIG. 1. That is, since elements commonly used in the plurality of managed object instances 11 and 12 are duplicated and managed, it causes waste of system resources, and management information must be maintained in each managed object instance 11 and 12. If there are a large number of instances, it becomes difficult to manage their management information.

상술한 바와 같은 문제점을 해결하기 위해, 본 발명의 실시예에 따른 망 관리 플랫폼은 OSI 망 관리 개념과 TMN 개념을 제공하는 객체 지향 플랫폼으로, 전담 에이전트, 스케쥴러, 모니터, 클래스의 동적 추가, 데이터베이스로의 접근 등을 통하여 관리 동작의 병렬성, 실제 자원과의 효율적 접합, 관리의 지속성 등을 제공함으로써 에이전트 수행 능력 및 성능을 향상시키고자 하는데, 그 목적이 있다.In order to solve the problems as described above, the network management platform according to an embodiment of the present invention is an object-oriented platform that provides OSI network management concept and TMN concept, dedicated agent, scheduler, monitor, dynamic addition of a class, database The purpose of this study is to improve agent performance and performance by providing parallelism of management operations, efficient concatenation with actual resources, and persistence of management through the access of.

또한, 관리 객체 정보의 효율적 관리를 위한 방법으로 객체 정보는 실제 포함 트리를 이루는 인스턴스 정보들과 인스턴스들이 공통적으로 가지고 있는 정보들인 클래스 정보들로 관리되어지고 이들이 공통적으로 가지는 정보들의 중복을 피하게 하고 정보들의 재사용을 가능하게 하여 관리 객체의 정보를 효율적으로 관리하는데 그 목적이 있다.In addition, as a method for efficiently managing the managed object information, the object information is managed by class information, which is the information that the instances have in common and the information that the instances have in common, to avoid duplication of information that they have in common. The purpose is to efficiently manage the information of the managed object by enabling the reuse of the information.

도 1은 종래의 TMN(Telecommunication Management Network)에서 OSI(Open System Interconnection) 망 관리 기법에 의한 포함 트리를 나타낸 도면.1 is a diagram illustrating an inclusion tree by an Open System Interconnection (OSI) network management scheme in a conventional Telecommunication Management Network (TMN).

도 2는 본 발명의 실시예에 따른 망 관리 플랫폼의 구성을 나타낸 블록도.Figure 2 is a block diagram showing the configuration of a network management platform according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 전체적인 망 관리 방법을 나타낸 플로우챠트.3 is a flowchart showing the overall network management method according to an embodiment of the present invention.

도 4는 도 3에 있어 에이전트 초기화 과정을 나타낸 플로우챠트.4 is a flowchart illustrating an agent initialization process of FIG. 3.

도 5는 도 3에 있어 관리자와의 연계 과정을 나타낸 플로우챠트.FIG. 5 is a flowchart illustrating a linking process with a manager in FIG. 3. FIG.

도 6은 도 3에 있어 관리 서비스 수행 과정을 나타낸 플로우챠트.FIG. 6 is a flowchart illustrating a management service performing process in FIG. 3. FIG.

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

20 : 에이전트 커널(Agent Kernel)20: Agent Kernel

30 : 전담 에이전트(Dedicated Agent)30: Dedicated Agent

40 : 객체 프레임웍(Object Framework)40: Object Framework

41 : 외부 자료 구조(External Data Structure)41: External Data Structure

42 : 내부 자료 구조(Internal Data Structure)42: Internal Data Structure

43 : 스케쥴러 및 모니터(Scheduler & Monitor)43: Scheduler & Monitor

44 : MIB(Management Information Base)44: MIB (Management Information Base)

50 : 포함 트리(Containment Tree)50: containment tree

60 : GDMO 컴파일러(Guidelines for the Definition of Managed Objects Compiler)60: Guidelines for the Definition of Managed Objects Compiler

61 : ASN.1 컴파일러(Abstract Syntax Notation.1 Compiler)61: Abstract Syntax Notation.1 Compiler

62 : 신택스 컴파일러(Syntax Compiler)62: Syntax Compiler

70 : 하위 통신 구조(Communication Interface Structure)70: Communication Interface Structure

상기와 같은 목적을 달성하기 위한 본 발명의 실시예에 따른 망 관리 플랫폼은 에이전트의 초기화 및 관리자와의 연계 설정과 전달을 수행하며, 클래스의 동적 추가를 제공하여 에이전트의 확장성을 담당하는 에이전트 커널과; 상기 에이전트 커널의 연계 전달에 의해 쓰레드 형태로 존재하며, 하나 또는 그 이상의 관리자를 담당하여 관리 서비스를 수행하는 전담 에이전트와; 자료를 제공하는 외부 및 내부 데이터 구조와 GDMO 컴파일 시에 제공되는 관리 객체의 수행 코드 기본 골격 및 실제 자원과의 접합을 담당하는 모니터 및 스케쥴러를 제공하여 관리 객체에 관련된 데이터와 코드를 제공하는 객체 프레임웍과; 관리 객체 간의 포함 관계를 구현한 구조체로서, 관리 객체의 위치와 도메인 네임을 가지고 관리 객체에 대한 모든 동작의 기준점이 되는 포함 트리와; 사용자가 기술한 관리 객체의 묘사를 수신하여 관리 객체 코드를 생성하며, 해당 관리 객체 코드와 사용자가 직접 작성한 코드를 이용하여 새로운 관리 객체를 생성하며, 새로운 신택스를 추가하는 GDMO 컴파일러와; 관리자와 에이전트 간의 통신을 담당하는 하위 통신 구조를 포함하여 이루어진 것을 특징으로 한다.The network management platform according to an embodiment of the present invention for achieving the above object performs the initialization and delivery of the agent and the establishment of the association with the manager, and provides a dynamic addition of the class agent kernel responsible for the scalability of the agent and; Dedicated agent exists in the form of a thread by the cooperative delivery of the agent kernel, responsible for one or more administrators to perform a management service; External and internal data structures that provide data, and execution code of managed objects provided at GDMO compilation. Object framework that provides data and code related to managed objects by providing monitors and schedulers that are responsible for concatenating basic skeletons and actual resources. and; A structure that implements a containment relationship between managed objects, comprising: a containment tree having a location and domain name of the managed object, which is a reference point for all operations on the managed object; A GDMO compiler that receives a description of a managed object described by a user, generates a managed object code, creates a new managed object by using the managed object code and code written by the user, and adds new syntax; Characterized in that it comprises a lower communication structure responsible for communication between the manager and the agent.

여기서, 상기 내부 자료 구조는 상기 포함 트리를 이루는 정보들인 인스턴스 정보와 인스턴스들이 공통적으로 가지고 있는 정보들인 클래스 정보를 구분하여 유지시켜 주며, 상기 외부 자료 구조에 의해 초기화되고 관리 객체, 속성, 속성 그룹, 패키지, 동작, 통보, 파라메터 및 행위의 정보들과 해당 정보들 간의 상호 관계를 나타내는 것을 특징으로 한다. 또한, 상기 내부 자료 구조는 상기 클래스 정보를 생성시킨 후에 해당 생성된 클래스 정보를 이용하고자 하는 관리 객체들에게 해당 생성된 클래스 정보를 가리키는 포인터 값을 가지도록 하는 것을 특징으로 한다.Here, the internal data structure distinguishes and maintains instance information, which is the information constituting the inclusion tree, and class information, which is information that the instances have in common, and is initialized by the external data structure and is managed by the external data structure. The information on the package, operation, notification, parameters, and actions and the interrelationship between the information are characterized. In addition, the internal data structure is characterized in that after generating the class information, the management objects to use the generated class information has a pointer value indicating the generated class information.

상기와 같은 목적을 달성하기 위한 본 발명의 실시예에 따른 망 관리 방법은 에이전트의 초기화를 수행하는 과정과; 연계 설정 요청에 따라 관리자와의 연계를 수행하는 과정과; 관리 서비스 요청에 따라 관리 서비스를 수행하는 과정을 포함하여 이루어진 것을 특징으로 한다.Network management method according to an embodiment of the present invention for achieving the above object comprises the steps of performing the initialization of the agent; Performing an association with an administrator according to an association establishment request; Characterized in that a process including performing a management service according to the management service request.

여기서, 상기 에이전트 초기화 과정은 외부 자료 구조로부터 에이전트 커널에서 필요한 데이터 구조를 판독하면서 공통적으로 사용되는 정보에 대해 포인터를 부여하는 단계와; 상기 판독한 데이터 구조를 내부 자료 구조에 저장하여 해당 내부 자료 구조 간의 포인터를 연결시키는 단계와; 관리 객체 생성 함수를 수행하여 초기 생성 인스턴스의 관리 객체들을 생성시키는 단계와; 망 요소와의 정보 교환 통로를 개설해 해당 연결자를 저장시키고 상기 관리 객체들의 생성에 따른 영향을 해당 망 요소에 통보하는 단계와; 상기 생성된 관리 객체들이 폴링 서비스 요구 관리 객체인지를 확인하여 설정 시간, 수행 시간, 수행 함수 및 상기 연결자를 이용해 스케쥴러에 등록하는 단계와; 주기적으로 지정된 함수들을 수행시켜 상기 망 요소와 연결자를 이용하여 해당 지정된 함수들을 연동시키는 단계와; 생성되는 인스턴스들을 포함 트리에 등록시키는 단계와; 상기 포함 트리의 각 노드들이 상기 인스턴스의 포인터를 가지도록 하여 MIB에 대한 접근을 수행시키는 단계를 포함하여 이루어진 것을 특징으로 한다. 또한, 상기 에이전트 초기화 과정은 상기 생성된 관리 객체들이 모니터 서비스 요구 관리 객체인지를 확인하여 수행 함수와 상기 연결자를 이용하여 모니터에 등록하는 단계와; 상기 등록된 시간부터 상기 연결자를 감시하여 입력 시에만 지정된 함수를 수행시키는 단계를 더 포함하여 이루어진 것을 특징으로 한다.The agent initialization process may include: giving a pointer to information commonly used while reading a data structure required by the agent kernel from an external data structure; Storing the read data structure in an internal data structure to connect pointers between the internal data structures; Performing a management object creation function to generate management objects of the initial creation instance; Establishing an information exchange path with a network element to store the connector and notifying the network element of the effect of the creation of the managed objects; Checking whether the generated management objects are a polling service request management object and registering them with a scheduler using a set time, execution time, execution function, and the connector; Periodically performing the designated functions to link the designated functions using the network element and the connector; Registering the created instances with an inclusion tree; And making each node of the include tree have a pointer to the instance to perform access to the MIB. The agent initialization process may further include: checking whether the generated management objects are monitor service request management objects and registering them with a monitor using an execution function and the connector; And monitoring the connector from the registered time to perform a specified function only upon input.

그리고, 상기 관리자와의 연계 과정은 관리자의 연계 설정 요청을 확인하여 전담 에이전트를 생성시키는 단계와; 연계 번호를 생성시켜 상기 전담 에이전트에 인가하는 단계와; 담당 관리자와 상기 연계 번호를 이용해 연계 요청 응답을 송신한 후에 해당 담당 관리자와 관리 정보를 교환하는 단계를 포함하여 이루어진 것을 특징으로 한다.The linkage process with the manager may include: generating a dedicated agent by checking a linkage setting request of the manager; Generating an association number and authorizing it to the dedicated agent; And exchanging management information with the corresponding manager after transmitting the linkage request response using the associated manager with the link number.

그리고, 상기 관리 서비스 수행 과정은 관리 서비스 요청을 확인하여 필터의 오류 여부를 판단하는 단계와; 상기 내부 자료 구조를 이용하여 클래스 레벨 필터링을 수행하는 단계와; 상기 포함 트리 상에서 영역 처리 및 클래스 레벨 필터 처리를 수행하여 상기 관리 객체들을 선택하여 상기 관리 객체에 접근하기 전에 요청된 관리 서비스의 허가 여부와 해당 값의 적절성 여부를 상기 내부 자료 구조를 이용하여 판단하는 단계와; 상기 관리 서비스의 종류에 따른 관리 객체 내의 서비스 함수를 쓰레드로 생성시켜 해당 생성된 쓰레드 내에서 해당 함수를 수행하는 단계와; 상기 관리 객체 내의 서비스 함수들을 재정의하여 망 요소에 접근시켜 관리 객체 레벨 사용자 코드 API와 속성 레벨 사용자 코드 API를 각각 제공하는 단계와; 상기 관리 서비스의 수행 결과를 관리자에게 통보하는 단계와; 상기 쓰레드를 종료시키고 관리자에게 공백 응답을 송출하는 단계를 포함하여 이루어진 것을 특징으로 한다. 또한, 상기 관리 서비스 수행 과정은 상기 관리 서비스 요청이 관리 객체 생성 요청인지를 확인하여 관리 객체 생성 함수를 수행하여 초기 생성 인스턴스의 관리 객체들을 생성시키는 단계와; 망 요소와의 정보 교환 통로를 개설해 해당 연결자를 저장시키고 상기 관리 객체들의 생성에 따른 영향을 해당 망 요소에 통보하는 단계와; 상기 생성된 관리 객체들이 폴링 서비스 요구 관리 객체인지를 확인하여 설정 시간, 수행 시간, 수행 함수 및 상기 연결자를 이용해 스케쥴러에 등록하는 단계와; 주기적으로 지정된 함수들을 수행시켜 상기 망 요소와 연결자를 이용하여 해당 지정된 함수들을 연동시키는 단계와; 생성되는 인스턴스들을 포함 트리에 등록시키는 단계와; 상기 포함 트리의 각 노드들이 상기 인스턴스의 포인터를 가지도록 하여 MIB에 대한 접근을 수행시키는 단계를 더 포함하여 이루어진 것을 특징으로 한다.The performing of the management service may include: checking a management service request and determining whether a filter is in error; Performing class level filtering using the internal data structure; Performing region processing and class level filter processing on the inclusion tree to determine whether the requested management service is permitted and whether the corresponding value is appropriate before selecting the management objects to access the management object by using the internal data structure. Steps; Creating a service function in the management object according to the type of the management service as a thread and executing the function in the created thread; Redefining service functions in the managed object to access a network element to provide a managed object level user code API and an attribute level user code API, respectively; Notifying an administrator of a result of performing the management service; Terminating the thread and sending a blank response to the administrator. The performing of the management service may include verifying whether the management service request is a management object creation request and performing a management object creation function to generate management objects of an initial creation instance; Establishing an information exchange path with a network element to store the connector and notifying the network element of the effect of the creation of the managed objects; Checking whether the generated management objects are a polling service request management object and registering them with a scheduler using a set time, execution time, execution function, and the connector; Periodically performing the designated functions to link the designated functions using the network element and the connector; Registering the created instances with an inclusion tree; And making each node of the include tree have a pointer to the instance to perform access to the MIB.

이하 첨부된 도면을 참고하여 다음과 같이 설명한다.Hereinafter, with reference to the accompanying drawings will be described as follows.

도 2는 본 발명의 실시예에 따른 망 관리 플랫폼의 구성을 나타낸 블록도이고, 도 3은 본 발명의 실시예에 따른 전체적인 망 관리 방법을 나타낸 플로우챠트이고, 도 4는 도 3에 있어 에이전트 초기화 과정을 나타낸 플로우챠트이고, 도 5는 도 3에 있어 관리자와의 연계 과정을 나타낸 플로우챠트이고, 도 6은 도 3에 있어 관리 서비스 수행 과정을 나타낸 플로우챠트이다.2 is a block diagram showing the configuration of a network management platform according to an embodiment of the present invention, FIG. 3 is a flowchart showing an overall network management method according to an embodiment of the present invention, and FIG. 4 is an agent initialization in FIG. 5 is a flowchart showing a process, and FIG. 5 is a flowchart showing a connection process with an administrator in FIG. 3, and FIG. 6 is a flowchart showing a management service performing process in FIG.

본 발명의 실시예에 따른 망 관리 플랫폼은 도 2에 도시된 바와 같이, 에이전트 커널(20)과, 전담 에이전트(30)와, 객체 프레임웍(40)과, 포함 트리(50)와, GDMO(Guidelines for the Definition of Manage Objects) 컴파일러(60)와, 하위 통신 구조(70)를 포함하여 이루어진다.As shown in FIG. 2, the network management platform according to an embodiment of the present invention includes an agent kernel 20, a dedicated agent 30, an object framework 40, a containment tree 50, and guidelines (GDMOs). for the Definition of Manage Objects) compiler 60 and a lower communication structure 70.

상기 에이전트 커널(20)은 관리자로부터의 연계 설정과 내부 자료 구조의 초기화를 수행하며, 클래스의 동적 추가를 제공하여 에이전트의 확장성을 담당한다. 여기서, 해당 에이전트 초기화에 대한 역할 수행은 상기 GDMO 컴파일러(60)가 보조 기억 장치에 저장해 놓은 외부 자료 구조로부터 내부 자료 구조들을 초기화한다.The agent kernel 20 performs connection establishment from an administrator and initialization of internal data structures, and provides dynamic addition of classes to handle the extensibility of agents. In this case, the role of the agent initialization initializes the internal data structures from the external data structures stored in the auxiliary memory by the GDMO compiler 60.

또한, 상기 에이전트 커널(20)은 스케쥴러와 모니터를 쓰레드 형태로 생성시켜 주며, 초기 생성 관리 객체 인스턴스들을 생성시키고 상기 포함 트리(50)에 등록시켜 준다. 그리고, 상기 에이전트 커널(20)은 에이전트의 초기화 후에 해당 관리자로부터의 연계 요청을 기다리며, 연계 요청이 들어오면 연계를 설정한 후에 상기 전담 에이전트(30)를 생성시켜 해당 연계 번호를 전달하며, 이후에 해당 관리자로부터의 관리 요청은 상기 전담 에이전트(30)에서 담당하도록 하며, 계속해서 새로운 연계 요청을 기다리면서 해당 동작들을 반복 수행한다.In addition, the agent kernel 20 creates a scheduler and a monitor in the form of a thread, creates an initial creation management object instance, and registers it in the include tree 50. Then, the agent kernel 20 waits for a linkage request from the administrator after the initialization of the agent, and when the linkage request comes in, establishes a linkage and generates the dedicated agent 30 to transfer the linkage number. The management request from the administrator is responsible for the dedicated agent 30, and repeatedly performing the operations while waiting for a new connection request.

해당 클래스의 동적 추가에 대한 역할 수행은 관리 서비스를 제공하는 도중에도 새로운 관리 객체 클래스를 추가시켜 주며, 관리의 연속성을 보장한다.Performing the role of dynamic addition of this class adds a new managed object class while providing management service, and guarantees continuity of management.

상기 전담 에이전트(30)는 쓰레드 형태로 존재하고 하나의 관리자를 담당하여 관리 서비스를 수행하며, 복수의 관리자의 연계 요청 시에는 다수 개의 전담 에이전트(30)가 상기 에이전트 커널(20)에 의해 쓰레드 형태로 생성되어 공통 MIB(Manager Information Base; 44)와 자료 구조를 공유한다.The dedicated agent 30 exists in the form of a thread and performs a management service by in charge of one administrator, and a plurality of dedicated agents 30 are threaded by the agent kernel 20 when a plurality of managers request a connection. The data structure is generated by using a common MIB (Manager Information Base) 44.

여기서, 해당 담당 관리자에 대한 관리 서비스 제공으로는 필터 문법 검사, 영역 처리, 클래스 레벨 필터링, 연결 응답에 대한 공백 응답 등이 있다.In this case, the management service for the manager in charge includes filter grammar checking, region processing, class level filtering, and blank response to the connection response.

해당 쓰레드 관리에 대한 역할 수행은 영역 처리(Scoping)와 클래스 레벨 필터링을 통과한 관리 객체들에 대하여 관리 객체 쓰레드를 생성시키고 관리 객체의 함수를 구동하여 종료 및 오류를 발생시키며, 관리 서비스들 중 게트 서비스(Get Service)의 경우에 복수의 관리 객체가 선택되면 영역 처리 쓰레드를 생성시킨 후에 취소 게트 서비스(Cancel-Get Service) 요청에 대비한다.Performing a role for the thread management creates a managed object thread for managed objects that have passed scoping and class level filtering, and executes a function of the managed object, causing termination and errors. In the case of a Get Service, if a plurality of managed objects are selected, a realm processing thread is created and then prepared for a Cancel-Get Service request.

그리고, 조금 더 자세히 상기 전담 에이전트(30)의 역할들을 살펴보면, 관리자로부터의 관리 서비스 요청 시에 상기 필터 문법이 올바른지를 확인한 후 상기 포함 트리(50)에서 상기 영역 처리를 수행하는데, 상기 영역 처리 시에 상기 클래스 레벨 필터링을 수행하여 선택되는 관리 객체의 수를 줄인다. 이에, 필터를 적용할 관리 객체의 수를 줄일 수 있으며, 시스템 전체의 부담을 줄이고 전체 응답 시간을 단축시킬 수 있다.In more detail, the roles of the dedicated agent 30 are examined in detail. After checking whether the filter grammar is correct when a management service is requested from an administrator, the region processing is performed in the inclusion tree 50. The class level filtering is performed to reduce the number of selected management objects. Accordingly, the number of managed objects to which the filter is applied can be reduced, the burden on the entire system, and the overall response time can be shortened.

또한, 게트(Get), 세트(Set), 동작(Action) 등의 실제 관리 서비스는 관리 객체 내부의 함수가 호출됨으로써 수행되며, 상기 전담 에이전트(30)는 단일 객체가 선택된 경우에는 해당 함수를 호출하는 것만으로 관리 서비스의 역할을 종료하며, 세트, 동작 등의 연결 응답(Linked Reply)의 경우에는 자신이 생성시킨 모든 쓰레드, 즉 관리 객체 내의 함수가 종료되기를 기다려 관리자에게 다중 관리 객체의 처리가 성공적이었음을 알리는 공백 응답(Null Response)을 송출하며, 게트 서비스의 연결 응답의 경우에는 상기 전담 에이전트(30)가 영역 처리 쓰레드를 생성시켜 관리 객체의 함수를 수행하는 쓰레드들의 종료를 감시하게 하고 자신은 취소 게트 요청이 있는지를 확인하며, 취소 게트 요청이 수신되면 해당 영역 처리 쓰레드에게 모든 쓰레드를 종료시키게 하고 관리자에게 응답하며, 해당 영역 처리 쓰레드를 제외한 모든 쓰레드들이 종료할 때까지 취소 게트 요청이 수신되지 않으면 기타 서비스의 경우에서처럼 공백 응답을 송출한다.In addition, actual management services such as get, set, and action are performed by calling a function inside a managed object, and the dedicated agent 30 calls the corresponding function when a single object is selected. In the case of Linked Reply, such as set and operation, it waits for the termination of all threads created by itself, that is, functions in the managed object, and the manager successfully processes the multiple managed objects. It sends a null response indicating that it is, and in the case of a connection response of a get service, the dedicated agent 30 creates a zone processing thread to monitor the termination of threads that perform a function of a managed object. Checks if there is a cancel get request, and when the cancel get request is received, causes the area processing thread to terminate all threads. Respond to those and do until all the threads except the thread handling area will not receive a clear exit geteu request and sends the response space, as in the case of other services.

상기 객체 프레임웍(40)은 관리 객체에 관련된 데이터와 코드를 제공하는데, 속성, 클래스 정보 등의 자료를 제공하는 데이터 구조(41, 42)와 GDMO 컴파일 시에 제공되는 관리 객체의 수행 코드 기본 골격 및 실제 자원과의 접합을 담당하는 모니터 및 스케쥴러(43)를 제공한다.The object framework 40 provides data and codes related to managed objects, including data structures 41 and 42 for providing data such as attributes and class information, and execution code basic skeletons of managed objects provided at the time of GDMO compilation. It provides a monitor and scheduler 43 that is responsible for concatenation with the actual resources.

여기서, 해당 외부 데이터 구조(41)는 에이전트 개발자가 작성한 GDMO 문서를 바탕으로 상기 GDMO 컴파일러(60)가 생성한 파일들로써, 에이전트 초기화 과정에서 해당 내부 데이터 구조(42)의 초기화 시에 사용되며, 각 테이블들이 하나의 독립적 파일로 생성되고 새로운 GDMO 문서 컴파일 시에 추가 기재되며, 테이블들에는 객체 식별자(OID_table; Object Identifier_table), 속성 정보(attr_info_table), 속성 그룹 정보(attr_group_info_table), 속성 특성 목록(attribute_property_list), 동작 정보(action_info_table), 패키지 정보(package_info_table), 동질 이형(allomorph_table), 네임 바인딩(name_binding_table), 관리 객체 클래스 정보(mo_class_info_table), 초기 관리 객체 인스턴스(initial_mo_instance_table) 등이 있다.Here, the external data structure 41 is files generated by the GDMO compiler 60 based on the GDMO document created by the agent developer, and used when initializing the corresponding internal data structure 42 in the agent initialization process. The tables are created as one independent file and added at the time of compiling a new GDMO document. The tables include object identifier (OID_table; Object Identifier_table), attribute information (attr_info_table), attribute group information (attr_group_info_table), and attribute property list (attribute_property_list). , Action information (action_info_table), package information (package_info_table), homomorphic (allomorph_table), name binding (name_binding_table), management object class information (mo_class_info_table), initial management object instance (initial_mo_instance_table), and the like.

해당 내부 데이터 구조(42)는 관리 서비스를 제공하기 위해 메모리 내에서 관리하는 데이터 구조로, 각각은 전역(Global Scope) 배열로 구현되어 상기 포함 트리(50), 전담 에이전트(30) 및 관리 객체가 모두 이용할 수 있으며, 에이전트 초기화 시에 해당 외부 데이터 구조(41)를 바탕으로 초기화되며, 해당 구조들에는 아이디(Id; Identifier), 도메인 네임(DN; Domain Name), 상대적 도메인 네임(RDN; Relative DN), 속성 정보(Attr_Info), 속성 그룹 정보(Attr_Group_Info), 속성 그룹(Attr_Group), 속성 특성 쌍(Attr_Property_Pair), 동작 정보(Action_Info), 패키지 정보(Package_Info), 동질 이형(Allomorph), 네임 바인딩(Name_Binding), 관리 객체 클래스 정보(MO_Class_Info), 신택스(Syntax) 등이 있다.The internal data structure 42 is a data structure managed in memory to provide a management service, each of which is implemented as a global scope array such that the include tree 50, the dedicated agent 30, and the management object are managed. Both are available and are initialized based on the corresponding external data structure 41 at the time of agent initialization, and the structures include ID (Id; Identifier), Domain Name (DN), and Relative DN (RDN). ), Attribute information (Attr_Info), attribute group information (Attr_Group_Info), attribute group (Attr_Group), attribute attribute pair (Attr_Property_Pair), action information (Action_Info), package information (Package_Info), homogeneous variant (Allomorph), name binding (Name_Binding) ), Management object class information (MO_Class_Info), syntax, and the like.

해당 모니터 및 스케쥴러(43) 중 스케쥴러는 일정한 시간 간격으로 관리 객체의 함수를 호출하는 역할을 담당하는데, 해당 함수는 에이전트 개발자의 관리 객체 구현 시에 작성되고 기능의 예로 실제 자원과의 연동, 다른 함수 호출, 타 관리 객체와의 정보 교환, 관리 객체 내의 속성 값 갱신 등이 있다. 또한, 해당 모니터 및 스케쥴러(43) 중 모니터는 실제 자원으로부터 수신한 신호에 따라 객체 내의 지정된 함수를 호출하는 역할을 담당하는데, 해당 함수의 작성 방법 및 기능들은 해당 스케쥴러와 유사하다. 그런데, 실제 자원과의 연동은 해당 스케쥴러와 모니터(43)를 이용하는 것 이외에도 게트, 세트 등의 관리 서비스에 관련된 가상 함수를 다시 정의하는 것으로도 가능하다.The scheduler among the corresponding monitors and schedulers 43 is responsible for calling a function of a managed object at regular time intervals. The function is created at the agent developer's implementation of a managed object. Examples of functions include interworking with real resources and other functions. Calls, exchanging information with other managed objects, and updating attribute values within a managed object. In addition, the monitor and the scheduler 43 of the monitor is responsible for calling the designated function in the object according to the signal received from the actual resource, the method and functions of the function is similar to the scheduler. However, in addition to using the scheduler and the monitor 43, interworking with the actual resource may be defined by redefining virtual functions related to management services such as get and set.

해당 관리 객체에 관련된 코드는 에이전트 개발자가 작성한 GDMO 문서를 기반으로 상기 GDMO 컴파일러(60)가 생성시키고 관리 객체의 속성, 동작 등에 대한 기본 구조와 코드들로 구성되며, 모든 관리 객체 클래스는 탑 클래스(Top Class)를 상속하고 세트, 게트 등의 서비스들은 해당 탑 클래스에서 가상 함수로서 제공된다. 클래스 레벨 사용자 코드에 있어, 개발자가 한 관리 객체에 대한 게트 및 세트 서비스 수행 중에 실제 자원과의 통신 또는 다른 관리 객체 값의 참조나 변경 등의 기본 동작 외에 동작을 수행하고자 하면 탑에서 제공하는 API(Application Program Interface), 예로 게트의 경우에 'before_get()', 'after_get()' 등의 함수에 기술해 준다. 속성 레벨 사용자 코드에 있어, 각 속성들은 클래스로 구현되고 속성 별로 사용자 코드를 기술할 수 있는 API가 제공되며, 각 클래스는 탑에서 기술된 것과 같은 'before_get()', 'after_get()' 등의 API를 제공하며, 이를 통하여 에이전트 개발자는 각 속성에 대한 관리 서비스 변경을 할 수 있다. 또한, GDMO 컴파일 시에 선택 사항의 기술에 따라 스케쥴러, 모니터, 퍼시스턴스(Persistent)의 API들이 코드 내에 첨가되며, 에이전트 개발자는 해당 API들을 이용하여 등록, 취소 등의 기능을 지정할 수 있다.The code related to the management object is generated by the GDMO compiler 60 based on the GDMO document written by the agent developer, and consists of basic structures and codes for the properties and behaviors of the management object. Top Class) and services such as sets and get are provided as virtual functions in the top class. In class-level user code, if a developer wants to perform an action other than the basic actions such as communicating with a real resource or referencing or changing another managed object value during the get and set service for one administered object, the API provided by the top ( Application Program Interface), for example, in the case of get, describe it in functions such as 'before_get ()' and 'after_get ()'. In attribute-level user code, each attribute is implemented as a class and an API is provided to describe the user code on a per-property basis, with each class providing a 'before_get ()', 'after_get ()', etc. API is provided, and agent developer can change management service for each property. In addition, scheduler, monitor, and persistence APIs are added to the code according to the description of the option when compiling GDMO. Agent developers can specify functions such as registration and cancellation using the APIs.

상기 포함 트리(50)는 관리 객체 간의 포함 관계를 구현한 구조체로서, 생성된 관리 객체의 위치와 도메인 네임을 가지고 있어 관리 객체에 대한 모든 동작이 이를 통해 이루어지며, 새로운 관리 객체의 생성 시에 해당 관리 객체의 생성 함수를 수행시킨 후에 등록한다.The inclusion tree 50 is a structure that implements a containment relationship between managed objects, and has a location and domain name of the generated managed object. Therefore, all operations on the managed object are performed through this. Register after creating a managed object.

여기서, 해당 클래스 레벨 필터링은 추가적으로 제공되는데, 필터 조건이 속성 또는 클래스에 관계된 경우에 관리 객체 내에서 필터를 처리하기 전에 상기 내부 자료 구조(42)만으로 필터 처리를 수행할 수 있으며, 불필요한 관리 객체를 일차적으로 제외시킴으로써 관리 객체 내에서의 필터 처리를 최소한으로 줄일 수 있으므로 시스템의 부담을 줄이고 전체 속도를 향상시킬 수 있다.Here, the corresponding class level filtering is additionally provided. If the filter condition is related to an attribute or a class, the filter processing may be performed only by the internal data structure 42 before the filter is processed in the managed object, and unnecessary management objects may be removed. By primarily excluding, processing of filters within managed objects can be reduced to a minimum, reducing the burden on the system and improving overall speed.

해당 트리 구조에 있어, 하위 인스턴스를 가지고 있는 상기 포함 트리(50)의 한 노드에는 두 가지의 종류의 자료 구조가 상기 포함 트리(50)와는 별개로 존재하는데, 하나의 관리 객체를 찾는 경우(한 관리 객체만 선택된 경우와 기준 관리 객체 탐색)와 레벨 별 영역 처리의 경우(N 레벨 또는 1에서 N가지 레벨)를 속도 향상을 위하여 분리한 것이다. 이 때, 해당 자료 구조에는 실제 노드의 포인터만이 저장되므로 속도 향상 측면의 이익이 크다.In the tree structure, there are two kinds of data structures separate from the inclusion tree 50 in one node of the inclusion tree 50 having sub-instances. Only managed objects are selected and standard managed object search) and level-specific domain processing (N level or 1 to N levels) are separated for speed improvement. In this case, only the pointer of the actual node is stored in the data structure, which is advantageous in terms of speed improvement.

상기 GDMO 컴파일러(60)는 사용자가 기술한 관리 객체의 묘사를 수신하여 관리 객체 코드를 생성하는데, 해당 관리 객체 코드의 생성을 위하여 관리 객체의 모든 정보를 수용할 수 있는 클래스가 존재하여 해당 클래스를 통해 생성된 관리 객체 코드와 사용자가 직접 작성한 코드를 이용하여 새로운 관리 객체를 생성하며, 또한 새로운 신택스의 추가는 ASN.1(Abstract Syntax Notation 1) 문서로 기술된 것을 바탕으로 C++ 코드를 생성함으로써 이루어진다. 이를 위해서는 ASN.1 컴파일러(61)와 신택스 컴파일러(62)로 구성된 ASN.1++ 컴파일러의 지원이 필요하다. 그리고, 상기 GDMO 컴파일러(60)에서 생성된 코드는 라이브러리 형태로 존재하는데, 에이전트에서는 해당 코드를 초기 컴파일 시 또는 동적으로 링크시켜 사용하게 된다. 따라서, 상기 GDMO 컴파일러(60)에서는 에이전트가 동작 중에도 새로운 관리 객체 클래스를 생성시키며, 해당 새로운 관리 객체 클래스의 생성 후에 에이전트에게 통보하여 에이전트가 동적으로 해당 관리 객체 클래스를 확장하도록 한다.The GDMO compiler 60 generates a management object code by receiving a description of a management object described by a user, and a class capable of accommodating all information of the management object exists in order to generate the management object code. The new managed object is created using the managed object code generated by the user and the code written by the user, and the addition of the new syntax is performed by generating the C ++ code based on the document described in Abstract Syntax Notation 1 (ASN.1) document. . This requires the support of an ASN.1 ++ compiler consisting of an ASN.1 compiler 61 and a syntax compiler 62. In addition, the code generated by the GDMO compiler 60 exists in the form of a library, and the agent uses the linked code at the time of initial compilation or dynamically. Accordingly, the GDMO compiler 60 generates a new management object class even while the agent is in operation, and notifies the agent after creation of the new management object class so that the agent dynamically extends the management object class.

여기서, 해당 ASN.1 컴파일러(61)는 사용자의 ASN.1 기술 문서를 기반으로 필요한 데이터 형태와 인코드, 디코더 및 프린트 루틴을 생성하며, 데이터 형태가 C 코드로 생성되고 인코드, 디코더 및 프린트 루틴은 각 형태 별로 생성되고 ASN.1 컴파일러 자체의 라이브러리를 이용한다.Here, the ASN.1 compiler 61 generates the necessary data types, encodes, decoders, and print routines based on the user's ASN.1 technical document, and the data types are generated in C code and encoded, decoders, and prints. Routines are generated for each type and use the ASN.1 compiler's own library.

해당 신택스 컴파일러(62)는 해당 ASN.1 컴파일러(61)로부터 수신한 데이터 형태와 인코드, 디코더 및 프린트 루틴을 이용하여 신택스 클래스 코드를 생성하며, 해당 생성된 신택스 클래스 코드는 GDMO에서 요구되는 추가적인 루틴들을 포함하고 여기에 제공되는 API는 가상 함수 형태로 구현되어 추후에 사용자의 의도에 따라 수정할 수 있으며, 해당 신택스 클래스 코드의 생성 후에 생성된 클래스를 다른 GDMO 기술에서 참조할 수 있도록 데이터베이스에 등록한다.The syntax compiler 62 generates syntax class codes using the data types and encode, decoder, and print routines received from the ASN.1 compiler 61, and the generated syntax class codes are additional required by the GDMO. The APIs, including routines, are provided in the form of virtual functions that can later be modified according to the user's intention, and register the generated classes in the database so that other GDMO technologies can refer to them after the generation of the corresponding syntax class code. .

또한, 상기 GDMO 컴파일러(60)는 사용자가 정의한 GDMO 기술을 이용하여 실제 관리 객체 코드를 생성하는데, 해당 신택스 컴파일러(62)에서 생성한 신택스 클래스와 속성 및 관리 객체 관련 데이터베이스를 검색하여 필요한 클래스들을 참조하므로써 해당 관리 객체 코드를 생성하며, 실제 자원과의 정합 및 기본 관리 서비스의 변경 등을 위하여 사용자가 기술한 코드를 추가한 후에 해당 추가된 코드를 컴파일하여 라이브러리화한다. 이 때, 해당 생성된 라이브러리들은 에이전트 시스템 컴파일 시에 추가되고 에이전트 동작 중에 새로운 관리 객체가 작성된 경우에 동적 클래스 추가 기능을 통하여 에이전트에 포함된다.In addition, the GDMO compiler 60 generates the actual managed object code by using the GDMO technology defined by the user. The syntax class and attribute and the managed object database generated by the syntax compiler 62 are searched for necessary classes. This creates the managed object code, adds the code described by the user for matching with the actual resource and changes in the basic management service, and compiles the added code into a library. In this case, the generated libraries are added at the time of agent system compilation and included in the agent through the dynamic class addition function when a new management object is created during the agent operation.

상기 하위 통신 구조(70)는 관리자와 에이전트 간의 통신을 담당하는 모듈인데, 관리 연계를 위하여 ACSE(Association Control Service Element)를 사용하고 관리 정보 전송을 위하여 ROSE(Remote Operations Service Element)를 사용한다.The lower communication structure 70 is a module that is in charge of communication between the manager and the agent. An association control service element (ACSE) is used for management association and a remote operations service element (ROSE) is used for management information transmission.

망 관리 프로토콜인 CMIP(Common Management Information Protocol)는 ACSE 및 ROSE를 통신 기반으로 사용하므로 CMIP API를 사용하여 해당 ACSE 및 ROSE를 이용하는데, 해당 CMIP API를 통하여 관리자와 에이전트 간의 게트, 세트 등의 모든 관리 동작이 이루어진다.Common Management Information Protocol (CMIP), which is a network management protocol, uses ACSE and ROSE as a communication base, and uses the CMIP API to use the ACSE and ROSE.All management such as get and set between manager and agent through the CMIP API The operation is made.

그러면, 종래의 기술 방법의 문제점인 시스템 자원의 낭비와 관리 정보의 관리 어려움을 해결하며, 망 관리 플랫폼의 개발에 핵심이고 TMN의 관리 표준을 지원하며, 확장성 및 이식성을 고려한 내부 정보 관리 메카니즘과 해당 구조에 대해 살펴본다.Then, it solves the problem of the waste of system resources and management information, which is the problem of the conventional technology method, is the key to the development of network management platform, supports the management standard of TMN, and the internal information management mechanism considering scalability and portability. Examine the structure.

먼저, 상기 외부 자료 구조(41)에 대해 살펴보면, 상기 외부 자료 구조(41)는 상기 내부 자료 구조(42)를 초기화할 때, 즉 클래스 정보와 인스턴스 정보를 초기화할 때에 이용되는 정보로서, 에이전트 시스템 개발자가 실제 관리 대상인 망 요소를 GDMO 문서를 사용하여 기술하며, 해당 기술된 문서를 상기 GDMO 컴파일러(60)를 사용하여 상기 내부 자료 구조(42)의 초기화에 필요한 파일로 생성시켜 준다. 이 때, 생성되는 파일들의 확정자는 'tbl'이며, 상기 내부 자료 구조(42)의 초기화에 필요한 파일에는 관리 객체 정보 클래스 파일, 패키지 정보 클래스 파일, 속성 정보 클래스 파일 및 동작 정보 클래스 파일을 포함한다.First, referring to the external data structure 41, the external data structure 41 is information used when initializing the internal data structure 42, that is, when initializing class information and instance information. The developer describes a network element that is actually managed using a GDMO document, and generates the described document as a file for initialization of the internal data structure 42 using the GDMO compiler 60. In this case, the finalizers of the generated files are 'tbl', and the files necessary for initializing the internal data structure 42 include a management object information class file, a package information class file, an attribute information class file, and an operation information class file. .

또한, 상기 GDMO 컴파일러(60)는 ASN.1 문서로 기술된 후에 상기 ASN.1 컴파일러(61)와 상기 신택스 컴파일러(62)를 통해 출력되는 신택스 형태들을 참조하여 상기 GDMO 문서에서 기술된 신택스 형태들을 해석하여 외부 파일들을 생성시켜 준다.In addition, the GDMO compiler 60 may refer to the syntax forms output through the ASN.1 compiler 61 and the syntax compiler 62 after being described in the ASN.1 document, and then refer to the syntax forms described in the GDMO document. Parse and generate external files.

그리고, 해당 외부 파일, 해당 외부 파일에 저장되어 있는 정보 및 관련된 내부 구조 자료는 아래의 표 1과 같이 나타낼 수 있다.The external file, information stored in the external file, and related internal structure data may be represented as shown in Table 1 below.

외부 파일 이름External file name 저장 정보Storage information 관련 내부 자료 구조(Class)Related Internal Data Structures (Class) oid_table.tbloid_table.tbl OID_string.intOID_string.int IdId_TreeIdId_Tree attr_info_table.tblattr_info_table.tbl OID,int,Syntax[],intOID, int, Syntax [], int Attr_InfoAttr_Info_TreeAttr_InfoAttr_Info_Tree attr_group_info_table.tblattr_group_info_table.tbl OID,Bool,int,OID[]OID, Bool, int, OID [] Attr_Group_InfoAttr_Group_Info_TreeAttr_Group_InfoAttr_Group_Info_Tree action_info_table.tblaction_info_table.tbl OID,Bool,Syntax[],Syntax[]OID, Bool, Syntax [], Syntax [] Action_InfoAction_Info_TreeAction_InfoAction_Info_Tree package_info_table.tblpackage_info_table.tbl OID,OID[],int,OID,int,OID,int,OIDOID, OID [], int, OID, int, OID, int, OID Package_InfoPackage_Info_TreePackage_InfoPackage_Info_Tree allomorph_table.tblallomorph_table.tbl string,string[]string, string [] AllomorphAllomorph initial_mo_instance_table.tblinitial_mo_instance_table.tbl string,DNstring, DN 없음none name_binding_table.tblname_binding_table.tbl OID,OID,int,OID,int,OID,Bool,BoolOID, OID, int, OID, int, OID, Bool, Bool Name_BindingName_Binding_TreeName_BindingName_Binding_Tree attribute_property_pair_table.tblattribute_property_pair_table.tbl OID,OID,int,Syntax,Syntax,Syntax,Syntax,OID, OID, int, Syntax, Syntax, Syntax, Syntax, Attr_Property_PairAttr_Property_Pair_TreeAttr_Property_PairAttr_Property_Pair_Tree mo_class_info_table.tblmo_class_info_table.tbl OID,OID[],OID[],OID[],OID[],OID[],OID[],bool,intOID, OID [], OID [], OID [], OID [], OID [], OID [], bool, int Mo_Class_InfoMo_Class_Info_TreeMo_Class_InfoMo_Class_Info_Tree

여기서, 해당 '객체 식별자 테이블(oid_table.tbl)'은 모든 객체에 대한 식별자 정보를 저장하고 있는 파일로써, 객체 식별자(OID; Object Identifier)와 스트링(String) 형태의 이름 그리고 로컬 형태의 정수값의 순서로 저장된다. 초기화 시에는 해당 저장된 정보를 이용하여 내부 자료 구조 아이디(ID)를 차례로 만들고 해당 만든 아이디를 아이디 트리(ID_Tree)에 등록시켜 관리한다.Here, the object identifier table (oid_table.tbl) is a file that stores identifier information for all objects. The object identifier table (OID), string type name, and local integer value are used. Are stored in order. At initialization, internal data structure IDs are created in sequence using the stored information, and the created IDs are registered and managed in ID_Tree.

그리고, 해당 '속성 정보 테이블(attr_info_table.tbl)'은 관리 객체 내의 관리 객체 속성을 위한 정보를 저장한다. 각 속성 정보를 판독하여 내부 자료 구조인 속성 정보(Attr_Info)를 생성하여 속성 정보 트리(Attr_Info_Tree)에 등록시킨다. 해당 내용은 속성의 아이디, 속성의 권한자(Qualifier)를 나타내는 정수값, 속성의 파라메터들, 파라메터들의 개수를 나타내는 정수값 등이 있다.The 'attribute information table (attr_info_table.tbl)' stores information for managed object attributes in the managed object. Each attribute information is read to generate attribute information (Attr_Info), which is an internal data structure, and registered in the attribute information tree (Attr_Info_Tree). The contents include the ID of the attribute, an integer value indicating the attribute's qualifier, parameters of the attribute, and an integer value indicating the number of parameters.

그리고, 해당 '속성 그룹 정보 테이블(attr_group_info_table.tbl)'은 속성 그룹의 정보를 저장하는 외부 파일로써, 속성 그룹의 아이디, 해당 그룹이 추가의 속성을 가질 수 있는지를 나타내는 정보, 실제 속성 그룹이 가지고 있는 속성들의 아이디와 포함된 속성의 개수 등이 있다. 에이전트는 해당 파일을 판독하여 속성 그룹 정보(Attr_Group_Info)를 생성하여 속성 그룹 정보 트리(Attr_Info_Tree)에 등록시킨다.The 'attribute group information table (attr_group_info_table.tbl)' is an external file that stores attribute group information. The attribute group ID, information indicating whether the group can have additional attributes, and the actual attribute group has IDs of attributes and the number of attributes included. The agent reads the file to generate attribute group information (Attr_Group_Info) and registers it in the attribute group information tree (Attr_Info_Tree).

그리고, 해당 '동작 정보 테이블(action_info_table.tbl)'은 동작의 아이디, 동작의 형태, 즉 확인형(Confirmed Type)인지 아니면 비확인형(Nonconfirmed Type)인지를 나타내는 부울(Boolean) 값, 동작 정보(Action_Info)의 신택스들과 동작 응답(Action Reply)의 신택스들 등을 저장한다.The action information table (action_info_table.tbl) is an ID of an action, a type of action, that is, a Boolean value indicating whether it is a confirmed type or a nonconfirmed type and an action information ( Syntax of Action_Info) and syntax of Action Reply.

그리고, '패키지 정보 테이블(package_info_table.tbl)'은 관리 객체 클래스 내의 패키지를 위한 정보들을 담고 있으며, 초기화 시에 패키지 정보(Package_Info)를 생성하여 패키지 정보 트리(Package_Info_Tree)에 등록한다. 파일 내의 구성 요소에는 패키지 아이디, 패키지 내부에 포함될 속성 그룹들의 아이디와 포함된 속성 개수, 추가된 속성들의 아이디와 추가 속성 개수, 패키지 내에 포함된 동작들의 아이디와 포함된 속성 개수, 사건 보고들의 아이디와 포함된 사건 보고 개수 등이 있다.The package information table (package_info_table.tbl) contains information for a package in a management object class. The package information table (package_Info_Tree) is generated and initialized in the package information tree (Package_Info_Tree). The components in the file include the package ID, the IDs of the attribute groups to be included in the package and the number of attributes included, the IDs and additional attributes of the added attributes, the IDs and the number of attributes included in the package, the IDs of the incident reports, The number of incident reports included.

그리고, 해당 '동질 이형 테이블(allomorph_table.tbl)'은 동질 이형(Allomorphism) 기능의 지원을 위한 정보들을 보관한다. 파일 내부에 보관되어 있는 정보는 동질 이형 클래스의 아이디와 해당 대응되는 실제 클래스(Actual Class)들의 아이디를 가진다. 해당 실제 클래스는 실제 관리 객체를 생성시킬 수 있는 클래스이다. 해당 파일은 사용자가 직접 기술하며, 에이전트 초기화 시에 해당 파일에서 내용을 판독해 동질 이형 내부 자료 구조를 생성시킨다.The corresponding homomorphic table (allomorph_table.tbl) stores information for supporting the allomorphism function. The information stored in the file has an ID of the homogeneous heterogeneous class and corresponding IDs of the actual classes. This real class is a class that can create a real managed object. The file is described by the user, and at initialization of the agent, the contents are read from the file to create a homogeneous heterogeneous internal data structure.

해당 '초기 관리 객체 인스턴스 테이블(initial_mo_instance_table.tbl)'은 초기화 시에 생성되어야 할 관리 객체들의 정보를 담고 있으며, 해당 정보는 생성될 관리 객체의 도메인 네임(Domain Name)과 관리 객체 클래스의 관한 것이다. 해당 파일은 관리 객체 생성과 관련되고 실제 내부 자료 구조의 생성과는 무관하다.The 'initial management object instance table (initial_mo_instance_table.tbl)' contains information on management objects to be created at initialization, and the information relates to the domain name of the management object to be created and the management object class. The file is related to the creation of managed objects and not the creation of the actual internal data structure.

그리고, 해당 '네임 바인딩 테이블(name_binding_table.tbl)'은 네임 바인딩 정보들을 보관하며, 초기화 시에 네임 바인딩(Name_Binding)과 네임 바인딩 트리(Name_Binding_Tree)를 생성하여 사용한다. 해당 파일에는 네임 바인딩의 아이디, 상위 클래스 아이디와 하위 클래스 아이디, 각각의 서브 클래스의 옵션 정보, 네임 속성의 아이디, 관리 객체 생성 옵션(create_modifier), 관리 객체 삭제 옵션(delete_modifier) 등이 있다.The 'name binding table (name_binding_table.tbl)' stores name binding information, and creates and uses a name binding (Name_Binding) and a name binding tree (Name_Binding_Tree) at initialization. The file contains the name binding ID, the upper class ID and the lower class ID, the option information of each subclass, the ID attribute name, the create object modifier (create_modifier), and the delete object modifier (delete_modifier).

그리고, 해당 '속성 특성 쌍 테이블(attribute_property_pair_table.tbl)'은 관리 객체 속성의 특성 정보를 보관하는 속성 특성 쌍(Attribute Property Pair) 템플릿을 보관한다. 초기화 시에는 속성 특성 쌍(Attr_Property_Pair)과 속성 특성 쌍 트리(Attr_Property_Pair_Tree)의 내부 자료 구조를 생성하는데 사용된다. 디스크에 저장된 데이터의 첫 번째 필드는 속성이 속해 있는 패키지의 아이디, 해당 속성의 아이디, 속성의 특성을 나타내기 위한 정수값 등이 있으며, 다음 필드에는 속성의 기본값(Default Value), 초기값(Initial Value), 허가값(Permitted Value), 요구값(Required Value) 등이 차례로 저장된다.The 'attribute_property_pair_table.tbl' stores an attribute attribute pair template that stores attribute information of managed object attributes. Initialization is used to create the internal data structures of the attribute property pair (Attr_Property_Pair) and the attribute property pair tree (Attr_Property_Pair_Tree). The first field of data stored on disk contains the ID of the package to which the property belongs, the ID of the property, and an integer value to indicate the property of the property. The next fields include the default value and initial value of the property. Value, Permitted Value, and Required Value are stored in this order.

그리고, 해당 '관리 객체 클래스 정보 테이블(mo_class_info_table.tbl)'은 관리 객체 클래스를 위한 외부 파일로써, 관리 객체 클래스 정보(Mo_Class_Info)와 관리 객체 클래스 정보 트리(Mo_Class_Info_Tree)의 내부 자료 구조를 초기화하여 생성시키기 위한 것으로, 해당 파일의 내부에는 객체 클래스 자신의 아이디, 상속 트리 상에서의 상위 클래스들의 아이디들, 하위 클래스들의 아이디들, 해당 관리 객체 클래스와 관련하여 실제 관리 객체 생성 시에 사용하게 될 네임 바인딩들의 아이디들, 패키지들의 아이디들, 동질 이형 클래스인 경우에 자신을 대신할 수 있는 실제 클래스들의 아이디들, 자신이 실제 클래스인지 아니면 동질 이형 클래스인지를 나타내는 플래그 값 등이 있다.In addition, the 'managed object class information table (mo_class_info_table.tbl)' is an external file for the managed object class, and initializes and creates internal data structures of the managed object class information (Mo_Class_Info) and the managed object class information tree (Mo_Class_Info_Tree). In this file, the ID of the object class itself, the IDs of the upper classes in the inheritance tree, the IDs of the subclasses, and the IDs of the name bindings to be used when the actual managed object is created in relation to the managed object class. , IDs of packages, IDs of actual classes that can replace themselves in the case of homogeneous classes, and flag values indicating whether they are real classes or homogeneous classes.

두 번째로, 상기 내부 자료 구조(42)에 대해 다음과 같이 살펴본다.Second, the internal data structure 42 is described as follows.

관리 객체가 실제 망 요소의 관리 정보를 유지하는데, 예로 하나의 망 요소를 교환기로 가정할 경우, 망 요소의 관리 정보는 교환기가 가지고 있는 특성들인 현재 사용중인 전화선의 상태, 교환기의 동작 상태, 데이터들의 흐름 상태 등을 말한다.The managed object maintains the management information of the actual network element. For example, if one network element is assumed as the exchange, the management information of the network element is the characteristics of the telephone line currently in use, the operation state of the exchange, and the data. Their flow states.

그리고, 해당 관리 객체의 정보는 실제 상기 포함 트리(50)를 이루는 정보들인 인스턴스 정보와 인스턴스들이 공통적으로 가지고 있는 정보들인 클래스 정보로 구분되어 관리한다. 여기서, 해당 관리 객체의 클래스 정보에는 속성, 패키지, 동작, 통보 등의 정보가 있으며, 여러 관리 객체 클래스에서 동일한 속성, 패키지, 동작, 통보의 정보를 유지할 수 있다. 상기 관리 객체의 인스턴스 정보는 해당 관리 객체가 상기 포함 트리(50)에 등록되어 사용되는 정보로서, 플랫폼의 동작 시작 시에 관리 시스템 메모리에 저장되며, 해당 인스턴스 정보의 효율적인 관리를 위하여 상기 포함 트리(50) 이외에 또다른 트리를 이용하고 해당 각 인스턴스 정보마다 트리를 생성한다. 이 때, 상기 내부 자료 구조(42)는 상기 클래스 정보와 인스턴스 정보를 유지시켜 준다.The management object information is managed by classifying the instance information, which is the information constituting the inclusion tree 50, and the class information, which is information that the instances have in common. Here, the information on the class of the management object includes information such as attributes, packages, operations, and notifications, and information on the same properties, packages, operations, and notifications may be maintained in various management object classes. The instance information of the management object is information that the management object is registered and used in the inclusion tree 50, and is stored in a management system memory at the start of the operation of the platform. 50) In addition to using another tree, a tree is created for each instance information. At this time, the internal data structure 42 maintains the class information and the instance information.

또한, 상기 내부 자료 구조(43)는 상기 외부 자료 구조에 의해 초기화되고 관리 객체, 속성, 속성 그룹, 패키지, 동작, 통보, 파라메터, 행위 등의 정보들과 해당 정보들 간의 상호 관계를 나타내어 준다.In addition, the internal data structure 43 is initialized by the external data structure and represents information such as management objects, attributes, attribute groups, packages, actions, notifications, parameters, actions, etc., and the interrelationships between the corresponding information.

상술한 바와 같이, 모든 관리 객체들이 필요로 하는 관리 정보를 한 공간의 상기 내부 자료 구조(42)에 모아서 관리하게 되며, 이에 관리 객체의 구조는 간단해지고 해당 관리 정보들의 관리도 용이하다. 그리고, 관리 객체들이 공통으로 사용되는 정보들은 상기 내부 자료 구조(42)에 대해 동일한 포인터 값을 가져 시스템 자원의 낭비를 줄이며, 관리 정보의 재사용이 가능하고 해당 정보의 개선이 쉬워진다.As described above, management information required by all management objects is collected and managed in the internal data structure 42 in one space, whereby the structure of the management object is simplified and management of the management information is easy. In addition, information in which management objects are commonly used has the same pointer value to the internal data structure 42, thereby reducing waste of system resources, reusing management information, and improving the information.

그리고, 상기 내부 자료 구조(42)는 모두 클래스로 구현되고 클래스 멤버 함수를 이용하여 해당 클래스가 가지고 있는 관리 정보를 얻는다. 해당 각 클래스는 템플릿을 지원하는 밸런스 트리(Balanced Tree)에 등록되어 유지되며, 에이전트는 필요로 하는 클래스의 정보를 얻기 위하여 해당 트리에서 제공하는 API를 이용한다. 해당 API에는 새로운 인스턴스를 등록시키는 함수(insert()), 등록된 인스턴스를 찾아주는 함수(find()) 등이 있다. 밸런스 트리는 에이전트가 관리하는 영역에서 누구나 접근하여 사용할 수 있도록 글로벌(Global)로 놓는다.The internal data structures 42 are all implemented as classes and use the class member function to obtain management information of the class. Each class is registered and maintained in the Balanced Tree that supports the template, and the agent uses the API provided by the tree to obtain the required class information. The API includes a function to register a new instance (insert ()) and a function to find a registered instance (find ()). The balance tree is placed globally so that anyone can access and use it in an agent-managed area.

본 발명의 실시예에 따른 망 관리 플랫폼의 구성들은 서로 밀접한 관계를 가지고 연동하며, 그 전체적인 동작 흐름은 도 3에 도시된 바와 같이, 크게 에이전트의 초기화를 수행하는 제1과정(S1), 관리자와의 연계를 수행하는 제2과정(S2) 및 관리 서비스를 수행하는 제3과정(S3)으로 이루어진다.Configurations of the network management platform according to an embodiment of the present invention have a close relationship with each other, and the overall operation flow thereof is largely illustrated in FIG. It consists of a second process (S2) for performing the linkage and the third process (S3) for performing the management service.

먼저, 상기 제1과정(S1)의 에이전트 초기화에 대해 도 4의 플로우챠트를 참고하여 살펴보면, 망 관리 플랫폼의 동작이 시작될 때에 보조 기억 장치에 저장되어 있는 외부 자료 구조(41)로부터 에이전트 커널(20)에서 필요한 데이터 구조를 순차적으로 판독한다(단계 T1). 여기서, 해당 외부 자료 구조(41)는 관리 객체에 관련된 정보들을 저장하고 GDMO 컴파일러(60)에서 GDMO 문서를 컴파일할 때에 부가적으로 생성되며, 해당 내부 자료 구조(42)의 초기화는 관리자와 에이전트 간에 주고받는 정보들을 시스템의 메모리로 상주시키는 과정을 말하며, 해당 메모리에 상주시키면서 해당 판독한 파일 간의 연관성을 계속 유지시켜 주게 된다.First, referring to the flowchart of FIG. 4 regarding the agent initialization of the first process S1, the agent kernel 20 is stored from the external data structure 41 stored in the auxiliary storage device when the network management platform starts. ), The necessary data structures are read sequentially (step T1). Here, the external data structure 41 stores information related to the managed object and is additionally generated when the GDMO compiler 60 compiles the GDMO document. The initialization of the internal data structure 42 is performed between the manager and the agent. It refers to the process of resident information exchanged in the memory of the system, and maintains the association between the read files while resident in the memory.

상기 판독한 파일 간의 연관성을 계속 유지시켜 주기 위해서, 상기 에이전트 커널(20)에서 상기 외부 자료 구조(41)로부터 외부 파일을 순차적으로 판독하면서 서로 공통적으로 사용하는 정보에 대해서는 포인터를 가지도록 한다(단계 T2).In order to maintain the association between the read files, the agent kernel 20 sequentially reads external files from the external data structure 41 and has pointers to information commonly used with each other (step). T2).

예를 들어, 첫 번째 외부 파일(OID_table.tbl)을 판독하여 아이디(Id)의 인스턴스들을 생성시키면서 초기화를 시작한 다음에, 두 번째 외부 파일(Attr_Info. tbl)을 판독하여 속성 정보(Attr_Info)의 인스턴스들을 생성한다. 해당 속성 정보 인스턴스들의 멤버로 먼저 초기화되어 있는 아이디가 있는데, 해당 속성 정보 인스턴스는 해당 아이디 값을 자신이 가지고 있는 것이 아니라 단지 해당 값을 가리키는 포인터만을 가지게 된다.For example, the initialization is started by reading the first external file (OID_table.tbl) and creating instances of ID (Id), and then reading the second external file (Attr_Info. Tbl) to read the instance of attribute information (Attr_Info). Create them. There is an ID that is initialized as a member of the corresponding attribute information instance. The attribute information instance does not have its ID value but has only a pointer to the value.

또한, 세 번째 외부 파일(Attr_Group_Info.tbl)을 판독하여 속성 그룹 정보(Attr_Group_Info)의 인스턴스들을 만드는데, 멤버들인 속성 정보들은 이미 초기화된 속정 정보의 포인터 값만을 가지게 된다.In addition, the third external file Attr_Group_Info.tbl is read to create instances of attribute group information Attr_Group_Info. The attribute information, which is a member, has only a pointer value of attribute information already initialized.

동일한 방법으로, 네 번째, 다섯 번째 등등의 외부 파일 순으로 해당 인스턴스들을 생성시키면서 가지고 있는 멤버들의 값으로는 포인터 값을 가지도록 한다. 그리고, 마지막으로 생성되는 관리 객체 클래스 정보(MO_Class_Info)인 경우에는 멤버로 자신의 아이디, 자신의 상위 관리 객체, 속성들, 네임 바인딩 정보 및 패키지들을 가지고 있다.In the same way, create the instances in the 4th, 5th, and so on, in order of the external files, and have a pointer value as the value of the members they have. And, in the case of the last managed object class information (MO_Class_Info), the member has its ID, its parent managed object, attributes, name binding information, and packages.

상기 멤버들의 정보를 얻으려면 해당 포인터들을 이용해야 얻을 수 있는데, 예를 들어 관리 객체가 유지하고 있는 패키지들의 정보를 이용하려면 패키지들의 포인터 값들을 가지고 있어야만 하며, 해당 포인터 값을 이용하여 패키지가 유지하는 모든 정보를 얻어야 한다. 즉, 해당 패키지가 유지하는 포인터 값들을 이용하여 다시 포인터가 가리키는 곳으로 옮겨가 해당 정보를 얻을 수 있다.To get the information of the members, you need to use the corresponding pointers. For example, to use the information of the packages maintained by the management object, you must have the pointer values of the packages. You must get all the information. In other words, using the pointer values maintained by the package, the pointer can be moved back to the pointer to obtain the information.

결국, 하나의 관리 객체 정보를 유지하기 위해서는 상기 내부 자료 구조(42)에서는 공통으로 사용되는 어떤 패키지를 생성시킨 후에 해당 패키지를 이용하고자 하는 관리 객체들은 해당 패키지를 가리키는 포인터 값만을 가지게 한다. 즉, 해당 패키지는 하나이지만 사용 관리 객체는 다수가 될 수 있음을 보여 준다. 패키지뿐만 아니라 다른 관리 정보 클래스들도 동일한 메카니즘을 가지고 있다.As a result, in order to maintain a single management object information, the internal data structure 42 generates a package commonly used, and then manages objects to use the package only with a pointer value indicating the package. That is, it shows that there is only one package, but there can be many usage management objects. In addition to packages, other management information classes have the same mechanism.

이에, 상기 외부 자료 구조(41)로부터 판독한 데이터 구조를 내부 자료 구조(42)에 저장하고(단계 T3) 해당 내부 자료 구조(42) 간의 포인터를 연결시켜 준다(단계 T4).Thus, the data structure read from the external data structure 41 is stored in the internal data structure 42 (step T3) and the pointers between the internal data structures 42 are connected (step T4).

그리고, 관리 객체 클래스 정보(MO_Class_info) 내에 있는 관리 객체 생성 함수를 수행하여 초기 생성 인스턴스로 기재된 관리 객체들을 생성시키며(단계 T5), 객체 프레임웍(40) 내의 MIB(44)에서는 실제 자원인 망 요소와의 정보 교환 통로를 개설한 후에(단계 T6) 해당 연결자를 확인하여 저장시켜 두며(단계 T7), 또한 해당 제5단계(T5)에서 관리 객체들의 생성에 따른 영향을 해당 망 요소에 전달한다(단계 T8).In addition, the management object creation function in the management object class information (MO_Class_info) is performed to generate management objects described as initial creation instances (step T5), and in the MIB 44 in the object framework 40, network elements, which are actual resources, are generated. After opening the information exchange path (step T6), the connector is identified and stored (step T7), and in the fifth step (T5), the effect of the creation of the managed objects is transmitted to the corresponding network element (step T8).

한편, 상기 객체 프레임웍(40) 내의 MIB(44)에서는 상기 제5단계(T5)에서 생성된 관리 객체들이 폴링(Polling) 서비스를 원하는 관리 객체인지 아니면 모니터의 서비스를 요구하는 관리 객체를 확인하는데(단계 T9), 상기 제5단계(T5)에서 생성된 관리 객체들이 폴링 서비스를 원하는 관리 객체이면 설정 시간, 수행 시간, 수행 함수 및 상기 제7단계(T7)에서 저장한 연결자를 이용하여 상기 객체 프레임웍(40) 내의 스케쥴러(43)에 등록한다(단계 T10). 이에, 상기 스케쥴러(43)는 주기적으로 지정된 함수들을 수행시켜 망 요소와 연결자를 이용하여 해당 지정된 함수들이 연동되게 한다(단계 T11).Meanwhile, the MIB 44 in the object framework 40 checks whether the managed objects created in the fifth step T5 are managed objects for which a polling service is desired or require a monitor service ( Step T9), if the management objects created in the fifth step (T5) is a management object for the polling service, the object framework using the set time, execution time, execution function and the connector stored in the seventh step (T7) It registers with the scheduler 43 in 40 (step T10). Accordingly, the scheduler 43 periodically performs the designated functions so that the designated functions are interworked using the network element and the connector (step T11).

그러나, 상기 제5단계(T5)에서 생성된 관리 객체들이 모니터의 서비스를 요구하는 관리 객체라면, 수행 함수와 상기 제7단계(T7)에서 저장한 연결자만을 이용하여 상기 객체 프레임웍(40) 내의 모니터(43)에 등록한다(단계 T12). 이에, 상기 모니터(43)는 등록된 시간부터 연결자를 감시하여 입력이 있을 경우에 지정된 함수를 수행시킨다(단계 T13).However, if the management objects created in the fifth step T5 are management objects requesting the service of the monitor, the management objects in the object framework 40 using only the execution function and the connector stored in the seventh step T7 are used. It registers with the monitor 43 (step T12). Accordingly, the monitor 43 monitors the connector from the registered time and performs the designated function when there is an input (step T13).

이에 따라 생성되는 인스턴스들을 상기 MIB(44)에서 포함 트리(50)에 등록시켜 준다(단계 T14). 이 때, 해당 포함 트리(50)의 각 노드들은 상기 MIB(44)에 접근하기 위한 해당 인스턴스의 포인터를 가지게 되며, 상기 MIB(44)에 대한 접근은 항상 포함 트리(50)를 통해 이루어진다(단계 T15).The instances generated accordingly are registered in the inclusion tree 50 in the MIB 44 (step T14). At this time, each node of the inclusion tree 50 has a pointer to the instance to access the MIB 44, and access to the MIB 44 is always made through the inclusion tree 50 (step). T15).

두 번째로, 상기 제2과정(S2)의 관리자와의 연계에 대해 도 5의 플로우챠트를 참고하여 살펴보면, 관리자가 에이전트 커널(20)에게 연계 설정을 요청하게 되면 해당 에이전트 커널(20)에서는 해당 관리자의 연계 설정 요청을 확인하고(단계 T16) 해당 관리자를 담당할 전담 에이전트(30)를 생성시켜 준다(단계 T17).Second, referring to the flowchart of FIG. 5 for the association with the manager of the second process (S2), when the administrator requests the agent kernel 20 to establish the association, the agent kernel 20 corresponds to the corresponding agent. Check the association setting request of the manager (step T16) and creates a dedicated agent 30 to take care of the manager (step T17).

그리고, 상기 에이전트 커널(20)은 연계 번호를 생성시켜 상기 전담 에이전트(30)에게 인가하며(단계 T18), 상기 전담 에이전트(30)는 자신이 담당한 관리자와 해당 연계 번호를 이용하여 해당 관리자와 관리 정보를 교환하게 된다.Then, the agent kernel 20 generates an association number and authorizes it to the dedicated agent 30 (step T18), and the dedicated agent 30 uses the manager in charge of the agent and the corresponding manager using the associated number. Management information is exchanged.

즉, 상기 전담 에이전트(30)는 상기 에이전트 커널(20)로부터 수신한 연계 번호를 이용하여 관리자의 연계 요청에 대한 응답을 송신하며, 관리자로부터 관리 서비스 요청을 기다리기 시작한다(단계 T19).That is, the dedicated agent 30 transmits a response to the manager's association request using the association number received from the agent kernel 20, and starts waiting for a management service request from the administrator (step T19).

세 번째로, 상기 제3과정(S3)의 관리 서비스 수행에 대해 도 6의 플로우챠트를 참고하여 살펴보면, 관리자가 상기 전담 에이전트(30)에게 관리 서비스를 요청하게 되면 상기 전담 에이전트(30)는 해당 관리자의 관리 서비스 요청을 확인하고(단계 T20) 해당 관리 서비스 요청에 대해서 필터의 오류 여부를 판단한다(단계 T21)Third, referring to the flowchart of FIG. 6 for performing the management service of the third process (S3), when the administrator requests the management service from the dedicated agent 30, the dedicated agent 30 may correspond to the flowchart. The management service request of the manager is checked (step T20), and whether or not a filter error is determined for the management service request (step T21).

그리고, 상기 전담 에이전트(30)는 상기 관리 서비스 요청이 관리 객체 생성 요청인지를 확인하여(단계 T22) 클래스 레벨 필터링을 수행하지 않고 상기 제1과정(S1)의 에이전트 초기화 과정 중에서 상기 제5단계(T5)의 관리 객체 생성 함수를 수행하여 생성시키는 과정부터 상기 제15단계(T15)의 상기 MIB(44)에 대한 접근을 수행하는 과정까지의 동작을 수행한다(T23). 그러나, 상기 관리 서비스 요청이 관리 객체 생성 요청이 아니라면, 상기 내부 자료 구조(42)를 이용하여 클래스 레벨 필터링을 수행한다(단계 T24).The dedicated agent 30 checks whether the management service request is a management object creation request (step T22) and performs the fifth step (S5) during the agent initialization process of the first step (S1) without performing class level filtering. In operation T23, a process from generating and managing a management object generating function of T5 to performing access to the MIB 44 of the fifteenth step T15 is performed (T23). However, if the management service request is not a management object creation request, class level filtering is performed using the internal data structure 42 (step T24).

이에, 상기 전담 에이전트(30)는 상기 포함 트리(50) 상에서 영역 처리 및 클래스 레벨 필터 처리를 수행하여 관리 객체들을 선택하며(단계 T25), 상기 포함 트리(50)에서는 관리 객체에 접근하기 전에 요청된 관리 서비스의 해당 관리 객체에 대한 허가 여부와 해당 값의 적절성 여부를 상기 내부 자료 구조(42)를 이용하여 판단한다(단계 26).Thus, the dedicated agent 30 performs management on the include tree 50 and class level filter to select managed objects (step T25), and the include tree 50 requests before accessing the managed object. It is determined using the internal data structure 42 whether permission of the managed service is granted to the corresponding managed object and whether the corresponding value is appropriate (step 26).

이에 따라, 상기 포함 트리(50)에서 상기 MIB(44)로 상기 관리 서비스의 종류에 따른 관리 객체 내의 함수를 수행시키는데, 이 때 에이전트 클래스에서 기술된 해당 서비스 함수가 쓰레드로 생성되게 하며(단계 T27), 해당 생성된 쓰레드 내에서 해당 관리 객체 내의 함수를 수행하게 된다(단계 T28).Accordingly, the MIB 44 performs a function in the management object according to the type of the management service in the inclusion tree 50, at which time the corresponding service function described in the agent class is generated as a thread (step T27). In the created thread, the function in the managed object is executed (step T28).

예를 들어, 관리자가 게트 서비스 요청을 하고 다수의 관리 객체가 선택된 경우에는 쓰레드를 관리하는 관리용 쓰레드를 생성시키게 된다. 이 때, 상기 전담 에이전트(30)는 관리자로부터의 취소 게트 서비스를 기다린다.For example, if an administrator makes a get service request and a number of managed objects are selected, an administrative thread will be created to manage the threads. At this time, the dedicated agent 30 waits for the cancel get service from the manager.

그리고, 상기 MIB(44)에서는 필요할 경우에 상기 관리 객체 내의 서비스 함수들을 재정의하여 망 요소에 접근시켜 주는데(단계 T29), 이때 관리 객체 레벨 사용자 코드 API와 속성 레벨 사용자 코드 API를 각각 제공하여 에이전트 개발자에 융통성을 부여한다.If necessary, the MIB 44 redefines service functions in the managed object to access a network element (step T29). At this time, the agent developer provides a managed object level user code API and an attribute level user code API, respectively. Give flexibility to

최종적으로, 상기 MIB(44)에서는 상기 관리 서비스의 수행 결과를 요청한 관리자에게 응답한 후에(단계 T30) 상기 쓰레드를 종료시켜 주며(단계 T31), 해당 연결 응답된 경우에 상기 전담 에이전트(30)에서 관리자에게 공백 응답을 송출한다(단계 T32).Finally, the MIB 44 terminates the thread after responding to the administrator requesting the result of performing the management service (step T30) (step T31), and if the corresponding connection is answered, the dedicated agent 30 A blank response is sent to the administrator (step T32).

이상과 같이, 본 발명에 의해 OSI 망 관리 개념과 TMN 개념을 제공함에 있어 전담 에이전트, 스케쥴러, 모니터, 클래스의 동적 추가, 데이터베이스에의 접근 등을 통하여 관리 동작의 병렬성, 실제 자원과의 효율적 접합, 관리의 지속성 등을 제공하며, 또한 관리 객체 정보를 인스턴스 정보와 클래스 정보로 나누고 망 관리 플랫폼 내의 모든 관리 정보들을 내부 자료 구조의 한 공간으로 모아서 관리함으로써, 관리 객체의 구조 단순화 및 관리 정보들의 관리 용이, 공통으로 사용되는 관리 정보들의 중복성 방지를 통해 시스템 자원의 낭비를 줄이고 관리 정보의 재사용을 가능하게 하여 에이전트 수행 능력 및 성능을 향상시킨다.As described above, in providing the OSI network management concept and the TMN concept according to the present invention, parallelism of management operations, efficient concatenation with actual resources, and the like through dedicated agents, schedulers, monitors, dynamic addition of classes, and access to databases, It provides the persistence of management, and also divides the management object information into instance information and class information, and manages all management information in the network management platform by gathering them into one space of the internal data structure, thereby simplifying the structure of the management object and managing the management information. In addition, by reducing the duplication of commonly used management information, it is possible to reduce waste of system resources and to reuse management information, thereby improving agent performance and performance.

Claims (9)

에이전트의 초기화 및 관리자와의 연계 설정과 전달을 수행하며, 클래스의 동적 추가를 제공하여 에이전트의 확장성을 담당하는 에이전트 커널(20)과;An agent kernel 20 for initializing the agent and establishing and transferring the connection with the manager, and providing dynamic addition of a class to handle agent extensibility; 상기 에이전트 커널(20)의 연계 전달에 의해 쓰레드 형태로 존재하며, 하나 또는 그 이상의 관리자를 담당하여 관리 서비스를 수행하는 전담 에이전트(30)와;Dedicated agent 30 exists in the form of a thread by the cooperative delivery of the agent kernel 20, responsible for one or more administrators to perform a management service; 자료를 제공하는 외부 및 내부 데이터 구조(41, 42)와 GDMO 컴파일 시에 제공되는 관리 객체의 수행 코드 기본 골격 및 실제 자원과의 접합을 담당하는 모니터 및 스케쥴러(43)를 제공하여 관리 객체에 관련된 데이터와 코드를 제공하는 객체 프레임웍(40)과;Provides external and internal data structures (41, 42) that provide data, and a monitor and scheduler (43) responsible for concatenating the execution code base skeleton of managed objects provided at GDMO compilation and actual resources. An object framework 40 for providing data and code; 관리 객체 간의 포함 관계를 구현한 구조체로서, 관리 객체의 위치와 도메인 네임을 가지고 관리 객체에 대한 모든 동작의 기준점이 되는 포함 트리(50)와;A structure that implements a containment relationship between managed objects, comprising: an inclusion tree 50 having a location and a domain name of the managed object and serving as a reference point for all operations on the managed object; 사용자가 기술한 관리 객체의 묘사를 수신하여 관리 객체 코드를 생성하며, 해당 관리 객체 코드와 사용자가 직접 작성한 코드를 이용하여 새로운 관리 객체를 생성하며, 새로운 신택스를 추가하는 GDMO 컴파일러(60)와;A GDMO compiler 60 for receiving a description of a managed object described by a user to generate a managed object code, creating a new managed object using the corresponding managed object code and a user-written code, and adding a new syntax; 관리자와 에이전트 간의 통신을 담당하는 하위 통신 구조(70)를 포함하여 이루어진 것을 특징으로 하는 망 관리 플랫폼.And a lower communication structure (70) that is in charge of the communication between the manager and the agent. 제1항에 있어서,The method of claim 1, 상기 내부 자료 구조(42)는 상기 포함 트리(50)를 이루는 정보들인 인스턴스 정보와 인스턴스들이 공통적으로 가지고 있는 정보들인 클래스 정보를 구분하여 유지시켜 주며, 상기 외부 자료 구조(41)에 의해 초기화되고 관리 객체, 속성, 속성 그룹, 패키지, 동작, 통보, 파라메터 및 행위의 정보들과 해당 정보들 간의 상호 관계를 나타내는 것을 특징으로 하는 망 관리 플랫폼.The internal data structure 42 distinguishes and maintains the instance information which is the information constituting the inclusion tree 50 and the class information which is information that the instances have in common, and is initialized and managed by the external data structure 41. A network management platform, comprising information about an object, an attribute, an attribute group, a package, an action, a notification, a parameter, an action, and a correlation between the information. 제2항에 있어서,The method of claim 2, 상기 내부 자료 구조(42)는 상기 클래스 정보를 생성시킨 후에 해당 생성된 클래스 정보를 이용하고자 하는 관리 객체들에게 해당 생성된 클래스 정보를 가리키는 포인터값을 가지도록 하는 것을 특징으로 하는 망 관리 플랫폼.The internal data structure (42) is characterized in that after generating the class information, the management objects to use the generated class information having a pointer value indicating the generated class information. 에이전트의 초기화를 수행하는 과정과;Performing initialization of the agent; 연계 설정 요청에 따라 관리자와의 연계를 수행하는 과정과;Performing an association with an administrator according to an association establishment request; 관리 서비스 요청에 따라 관리 서비스를 수행하는 과정을 포함하여 이루어진 것을 특징으로 하는 망 관리 방법.Network management method comprising the step of performing the management service according to the management service request. 제4항에 있어서,The method of claim 4, wherein 상기 에이전트 초기화 과정은 외부 자료 구조로부터 에이전트 커널에서 필요한 데이터 구조를 판독하면서 공통적으로 사용되는 정보에 대해 포인터를 부여하는 단계와;The agent initialization process may include assigning a pointer to information commonly used while reading a data structure required by the agent kernel from an external data structure; 상기 판독한 데이터 구조를 내부 자료 구조에 저장하여 해당 내부 자료 구조 간의 포인터를 연결시키는 단계와;Storing the read data structure in an internal data structure to connect pointers between the internal data structures; 관리 객체 생성 함수를 수행하여 초기 생성 인스턴스의 관리 객체들을 생성시키는 단계와;Performing a management object creation function to generate management objects of the initial creation instance; 망 요소와의 정보 교환 통로를 개설해 해당 연결자를 저장시키고 상기 관리 객체들의 생성에 따른 영향을 해당 망 요소에 통보하는 단계와;Establishing an information exchange path with a network element to store the connector and notifying the network element of the effect of the creation of the managed objects; 상기 생성된 관리 객체들이 폴링 서비스 요구 관리 객체인지를 확인하여 설정 시간, 수행 시간, 수행 함수 및 상기 연결자를 이용해 스케쥴러에 등록하는 단계와;Checking whether the generated management objects are a polling service request management object and registering them with a scheduler using a set time, execution time, execution function, and the connector; 주기적으로 지정된 함수들을 수행시켜 상기 망 요소와 연결자를 이용하여 해당 지정된 함수들을 연동시키는 단계와;Periodically performing the designated functions to link the designated functions using the network element and the connector; 생성되는 인스턴스들을 포함 트리에 등록시키는 단계와;Registering the created instances with an inclusion tree; 상기 포함 트리의 각 노드들이 상기 인스턴스의 포인터를 가지도록 하여 MIB에 대한 접근을 수행시키는 단계를 포함하여 이루어진 것을 특징으로 하는 망 관리 방법.And performing access to a MIB by allowing each node of the inclusion tree to have a pointer to the instance. 제4항에 있어서,The method of claim 4, wherein 상기 에이전트 초기화 과정은 상기 생성된 관리 객체들이 모니터 서비스 요구 관리 객체인지를 확인하여 수행 함수와 상기 연결자를 이용하여 모니터에 등록하는 단계와;The agent initialization process may include checking whether the created management objects are monitor service request management objects and registering them with a monitor using an execution function and the connector; 상기 등록된 시간부터 상기 연결자를 감시하여 입력 시에만 지정된 함수를 수행시키는 단계를 더 포함하여 이루어진 것을 특징으로 하는 망 관리 방법.Monitoring the connector from the registered time and performing a designated function only upon input. 제4항에 있어서,The method of claim 4, wherein 상기 관리자와의 연계 과정은 관리자의 연계 설정 요청을 확인하여 전담 에이전트를 생성시키는 단계와;The linking process with the manager may include: checking a request for setting a linkage of the manager to generate a dedicated agent; 연계 번호를 생성시켜 상기 전담 에이전트에 인가하는 단계와;Generating an association number and authorizing it to the dedicated agent; 담당 관리자와 상기 연계 번호를 이용해 연계 요청 응답을 송신한 후에 해당 담당 관리자와 관리 정보를 교환하는 단계를 포함하여 이루어진 것을 특징으로 하는 망 관리 방법.And exchanging management information with the corresponding manager after transmitting the linkage request response using the associated manager with the link number. 제4항에 있어서,The method of claim 4, wherein 상기 관리 서비스 수행 과정은 관리 서비스 요청을 확인하여 필터의 오류 여부를 판단하는 단계와;The performing of the management service may include determining an error of a filter by checking a management service request; 상기 내부 자료 구조를 이용하여 클래스 레벨 필터링을 수행하는 단계와;Performing class level filtering using the internal data structure; 상기 포함 트리 상에서 영역 처리 및 클래스 레벨 필터 처리를 수행하여 상기 관리 객체들을 선택하여 상기 관리 객체에 접근하기 전에 요청된 관리 서비스의 허가 여부와 해당 값의 적절성 여부를 상기 내부 자료 구조를 이용하여 판단하는 단계와;Performing region processing and class level filter processing on the inclusion tree to determine whether the requested management service is permitted and whether the corresponding value is appropriate before selecting the management objects to access the management object by using the internal data structure. Steps; 상기 관리 서비스의 종류에 따른 관리 객체 내의 서비스 함수를 쓰레드로 생성시켜 해당 생성된 쓰레드 내에서 해당 함수를 수행하는 단계와;Creating a service function in the management object according to the type of the management service as a thread and executing the function in the created thread; 상기 관리 객체 내의 서비스 함수들을 재정의하여 망 요소에 접근시켜 관리 객체 레벨 사용자 코드 API와 속성 레벨 사용자 코드 API를 각각 제공하는 단계와;Redefining service functions in the managed object to access a network element to provide a managed object level user code API and an attribute level user code API, respectively; 상기 관리 서비스의 수행 결과를 관리자에게 통보하는 단계와;Notifying an administrator of a result of performing the management service; 상기 쓰레드를 종료시키고 관리자에게 공백 응답을 송출하는 단계를 포함하여 이루어진 것을 특징으로 하는 망 관리 방법.Terminating the thread and sending a blank response to an administrator. 제4항 또는 제8항에 있어서,The method according to claim 4 or 8, 상기 관리 서비스 수행 과정은 상기 관리 서비스 요청이 관리 객체 생성 요청인지를 확인하여 관리 객체 생성 함수를 수행하여 초기 생성 인스턴스의 관리 객체들을 생성시키는 단계와;The performing of the management service includes checking whether the management service request is a management object creation request and performing a management object creation function to generate management objects of an initial creation instance; 망 요소와의 정보 교환 통로를 개설해 해당 연결자를 저장시키고 상기 관리 객체들의 생성에 따른 영향을 해당 망 요소에 통보하는 단계와;Establishing an information exchange path with a network element to store the connector and notifying the network element of the effect of the creation of the managed objects; 상기 생성된 관리 객체들이 폴링 서비스 요구 관리 객체인지를 확인하여 설정 시간, 수행 시간, 수행 함수 및 상기 연결자를 이용해 스케쥴러에 등록하는 단계와;Checking whether the generated management objects are a polling service request management object and registering them with a scheduler using a set time, execution time, execution function, and the connector; 주기적으로 지정된 함수들을 수행시켜 상기 망 요소와 연결자를 이용하여 해당 지정된 함수들을 연동시키는 단계와;Periodically performing the designated functions to link the designated functions using the network element and the connector; 생성되는 인스턴스들을 포함 트리에 등록시키는 단계와;Registering the created instances with an inclusion tree; 상기 포함 트리의 각 노드들이 상기 인스턴스의 포인터를 가지도록 하여 MIB에 대한 접근을 수행시키는 단계를 더 포함하여 이루어진 것을 특징으로 하는 망 관리 방법.And performing access to a MIB by allowing each node of the inclusion tree to have a pointer to the instance.
KR1019980043777A 1998-10-17 1998-10-17 Metwork management platform and method KR100270915B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980043777A KR100270915B1 (en) 1998-10-17 1998-10-17 Metwork management platform and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980043777A KR100270915B1 (en) 1998-10-17 1998-10-17 Metwork management platform and method

Publications (2)

Publication Number Publication Date
KR20000026295A KR20000026295A (en) 2000-05-15
KR100270915B1 true KR100270915B1 (en) 2000-11-01

Family

ID=19554582

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980043777A KR100270915B1 (en) 1998-10-17 1998-10-17 Metwork management platform and method

Country Status (1)

Country Link
KR (1) KR100270915B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020084362A (en) * 2001-04-30 2002-11-07 현대네트웍스 주식회사 Method for searching management object in snmp
KR100397468B1 (en) * 2001-04-10 2003-09-17 현대네트웍스 주식회사 Network management device and method using mib name server

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100453346B1 (en) * 2000-12-16 2004-10-15 엘지전자 주식회사 remote network monitoring method
KR20020055226A (en) * 2000-12-28 2002-07-08 박종섭 Imt-2000 base station element management subsystem having object-relation type database
KR100781043B1 (en) * 2005-07-27 2007-11-29 에스케이 텔레콤주식회사 Method and system for managing network allowing overlapped oid
CN105446724B (en) * 2014-09-11 2019-11-29 南京中兴新软件有限责任公司 The management method and device of software parameter

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100397468B1 (en) * 2001-04-10 2003-09-17 현대네트웍스 주식회사 Network management device and method using mib name server
KR20020084362A (en) * 2001-04-30 2002-11-07 현대네트웍스 주식회사 Method for searching management object in snmp

Also Published As

Publication number Publication date
KR20000026295A (en) 2000-05-15

Similar Documents

Publication Publication Date Title
US6981266B1 (en) Network management system and method
US6182153B1 (en) Object-oriented programming interface for developing and running network management applications on a network communication infrastructure
US6453356B1 (en) Data exchange system and method
US6061721A (en) Bean-based management system
EP0909058B1 (en) Network management framework
US20050278693A1 (en) Distribution adaptor for network management application development
AU2002337927A1 (en) A generic connector between vitria and an EJB compliant API for an application
EP1440367A1 (en) A generic connector between vitria and an ejb compliant api for an application
JPH11252209A (en) Network management system
US6658644B1 (en) Services-based architecture for a telecommunications enterprise
KR100252644B1 (en) Management in telecom and open systems
KR100270915B1 (en) Metwork management platform and method
US7784064B2 (en) Method for collecting monitor information
Festor et al. Integration of WBEM-based Management Agents in the OSI Framework
US6898792B1 (en) Foreign object definition information repository
Klerer System management information modeling
Yoda et al. Object oriented TMN based operations systems development platform
Pavlou The OSIMIS TMN Platform: Support for Multiple Technology Integrated Management Systems
AU691032B2 (en) A method and a system for testing an interface
Genilloud Towards a distributed architecture for systems management
Pavlou et al. Automating the OSI to Internet Management Conversion Through the Use of an Object-Oriented Platform.
JP3018468B2 (en) Network management system
Speaker A toolkit for developing TMN manager/agent applications
AU740953B2 (en) System and method relating to generic handling of data
Lee Translation of GDMO/ASN. 1 to Java objects for network management

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

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee