KR100293389B1 - Managed object management method in the TMN agent - Google Patents

Managed object management method in the TMN agent Download PDF

Info

Publication number
KR100293389B1
KR100293389B1 KR1019990010445A KR19990010445A KR100293389B1 KR 100293389 B1 KR100293389 B1 KR 100293389B1 KR 1019990010445 A KR1019990010445 A KR 1019990010445A KR 19990010445 A KR19990010445 A KR 19990010445A KR 100293389 B1 KR100293389 B1 KR 100293389B1
Authority
KR
South Korea
Prior art keywords
management object
disk
management
managed
stored
Prior art date
Application number
KR1019990010445A
Other languages
Korean (ko)
Other versions
KR20000061423A (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 KR1019990010445A priority Critical patent/KR100293389B1/en
Publication of KR20000061423A publication Critical patent/KR20000061423A/en
Application granted granted Critical
Publication of KR100293389B1 publication Critical patent/KR100293389B1/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
    • H04L41/052Network management architectures or arrangements using standardised network management architectures, e.g. telecommunication management network [TMN] or unified network management architecture [UNMA]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/024Standardisation; Integration using relational databases for representation of network management data, e.g. managing via structured query language [SQL]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

본 발명은 TMN 에이젼트에서 관리객체의 전부 또는 일부를 디스크에 화일로 저장하여 관리함으로써 관리객체에 대해 빠른 검색을 실시할 수 있도록 한 TMN 에이젼트에서의 관리객체 관리방법에 관한 것으로, TMN 메니져로부터 입력되는 관리객체에 대한 관리요구가, 첫째 관리객체 생성요구인 경우에는 생성할 관리객체의 내용을 BER 형식으로 변환한 다음 데이터 베이스를 통해 DN값을 키로 하여 관리객체를 디스크에 저장하도록 하고, 둘째 관리객체 삭제요구인 경우에는 삭제할 관리객체의 DN값을 BER 형식으로 변환한 다음 데이터 베이스를 통해 DN값을 키로 하여 디스크에 삭제할 관리객체가 존재하면 해당 관리객체를 디스크에서 삭제하도록 하며, 셋째 관리객체값 겟트요구인 경우에는 겟트할 관리객체의 DN값을 BER 형식으로 변환한 다음 데이터 베이스를 통해 DN값을 키로 하여 디스크에 겟트할 관리객체가 존재하면 해당 관리객체의 내용을 읽도록 하고, 마지막으로 관리객체값 셋트요구인 경우에는 셋트할 관리객체의 내용을 BER 형식으로 변환한 다음 데이터 베이스를 통해 디스크의 관리객체 내용을 변경하도록 함을 특징으로 하며, 이와 같이 TMN 에이젼트에서 관리객체 저장 및 관리를 디스크를 이용하여 수행함에 따라 별도의 메인 메모리 추가없이 많은 관리객체를 효율적으로 저장 및 관리할 수 있게 되는 효과가 있다.The present invention relates to a method for managing a managed object in a TMN agent that enables a quick search for the managed object by storing all or a part of the managed object in a file on a disk and managing the same. If the management request for the management object is the first management object creation request, the content of the management object to be created is converted to BER format, and then the management object is stored on disk using the DN value as a key through the database. In case of deletion request, the DN value of the management object to be deleted is converted to BER format, and if there is a management object to be deleted on disk using the DN value as a key through the database, the management object is deleted from the disk. If so, convert the DN value of the managed object to get to BER format, and then Through the DN value as a key, if there is a management object to get on the disk, the contents of the management object are read. Finally, if the management object value set request is made, the contents of the management object to be set are converted to BER format, and then the data is read. It is characterized by changing the management object contents of the disk through the base.In this way, as the TMN agent stores and manages the managed objects by using the disk, it stores and manages many managed objects efficiently without additional main memory. There is an effect that can be done.

Description

전기통신 관리망 에이젼트에서의 관리객체 관리방법 {Managed object management method in the TMN agent}Managed object management method in the TMN agent

본 발명은 교환기와 전기통신 관리망(Telecommunication Management Network ; 이하, 'TMN'이라 칭함) 메니져(Manager) 사이에서 인터페이스 역할을 수행하는 TMN 에이젼트(Agent)에서 관리객체(Managed Object ; MO)의 전부 또는 일부를 디스크(Disk)에 화일로 저장하여 관리함으로써 관리객체에 대해 빠른 검색을 실시할 수 있도록 한 TMN 에이젼트에서의 관리객체 관리방법에 관한 것이다.The present invention relates to all or a Managed Object (MO) in a TMN Agent serving as an interface between an exchange and a Telecommunication Management Network (hereinafter, referred to as 'TMN') Manager. The present invention relates to a method of managing a managed object in a TMN agent that enables a quick search for a managed object by storing a part of the file in a disk and managing the file.

일반적으로 TMN은 ITU-T(International Telecommunication Union) M.3010에서 권고하고 있는 표준화된 망으로, 이동통신망을 구성하고 있는 요소중의 하나인 이동통신 교환기에서 TMN 에이젼트를 구현함으로써 이동통신 사업자의 중앙 집중적이고 효율적인 이동통신망의 관리를 가능하게 한다.In general, TMN is a standardized network recommended by ITU-T (International Telecommunication Union) M.3010, which centralizes mobile operators by implementing TMN agents in mobile communication exchanges. Enable efficient and efficient mobile network management.

상기 TMN 에이젼트(20)는 도 1에 도시된 바와 같이 교환기(10)와 TMN 메니져(30) 사이에서 상용화된 워크스테이션(Workstation)을 사용하여 인터페이스 역할을 수행한다.The TMN agent 20 serves as an interface by using a workstation commercialized between the exchanger 10 and the TMN manager 30 as shown in FIG. 1.

상기 교환기(10)와 TMN 에이젼트(20) 사이는 교환기(10) 내부 프로세스간의 통신 방법인 IPC(Inter Process Communication)를 RS-422를 통해 통신하고, TMN 에이젼트(20)와 TMN 메니져(30) 사이는 ITU-T X.711, Q.811, Q.812에서 권고한 Q3 인터페이스를 통해 CMIP(Common Management Information Protocol)로 통신한다.The exchanger 10 and the TMN agent 20 communicate IPC (Inter Process Communication), which is a communication method between the internal processes of the exchanger 10, through RS-422, and between the TMN agent 20 and the TMN manager 30. Communicates with the Common Management Information Protocol (CMIP) via the Q3 interface recommended in ITU-T X.711, Q.811, and Q.812.

한편, 종래의 TMN 에이젼트(20)에서는 관리하고자 하는 관리객체를 TMN 에이젼트(20)의 메인 메모리에다 저장하고 두고 관리하였다.Meanwhile, in the conventional TMN agent 20, the management object to be managed is stored in the main memory of the TMN agent 20 and managed.

그러나, 이러한 관리객체 관리방법은 관리하고자 하는 관리객체의 수가 많지 않을 경우에는 아무런 문제없이 사용할 수 있으나, 관리객체의 수가 많아질 경우에는 아래와 같은 문제점들로 인해 사용하기가 어렵다.However, such a management object management method can be used without any problem when the number of management objects to be managed is not large, but it is difficult to use the management object due to the following problems.

첫째, 메인 메모리의 크기에 한계가 있기 때문에 모든 관리객체를 다 저장할 수 없다.First, all managed objects cannot be stored because of the limitation of main memory.

이때, 메인 메모리를 추가로 설치해서 해결하는 방법도 있을 수 있으나 메인 메모리의 가격이 비싸고, 추가 설치하더라도 모든 관리객체를 다 저장할 수 없는 경우가 발생하게 된다.At this time, there may be a way to solve by installing additional main memory, but the price of the main memory is expensive, even if additional installation may not be able to store all the management objects.

둘째, TMN 에이젼트(20) 초기화시 관리객체의 생성속도가 느려 TMN 에이젼트(20)의 초기화 과정을 수행할 수 없다.Second, the initialization process of the TMN agent 20 cannot be performed because the generation speed of the management object is slow when the TMN agent 20 is initialized.

이때, 가상 메모리를 이용하여 전체 메모리의 크기를 늘릴 수 있으나, 이 경우 가상 메모리와 메인 메모리간의 빈번한 스와핑 때문에 관리객체 생성속도가 현저히 저하되고 TMN 에이젼트 초기화 과정에 상당히 많은 시간이 소요되게 된다.In this case, the size of the entire memory can be increased by using the virtual memory. However, in this case, due to the frequent swapping between the virtual memory and the main memory, the management object generation speed is significantly reduced, and the TMN agent initialization process takes a considerable time.

본 발명은 상기와 같은 문제점을 해결하기 위해 안출한 것으로서, 그 목적은 TMN 에이젼트에서 관리객체의 전부 또는 일부를 디스크에 화일로 저장하여 관리함으로써 관리객체에 대해 빠른 검색을 실시할 수 있도록 한 TMN 에이젼트에서의 관리객체 관리방법을 제공하는 데에 있다.The present invention has been made to solve the above problems, the object of the TMN agent is to store the whole or part of the management object in a file on the disk to manage the TMN agent to enable a quick search for the management object To provide a way to manage managed objects in.

도 1은 이동통신 교환기와 전기통신 관리망 에이젼트의 블록 구성도,1 is a block diagram of a mobile communication exchange and a telecommunications management network agent;

도 2는 트리구조를 갖는 관리객체의 일예를 보인 도면,2 is a diagram illustrating an example of a management object having a tree structure;

도 3은 본 발명에 의한 전기통신 관리망 에이젼트에서의 관리객체 생성과정을 보인 동작 흐름도,3 is a flowchart illustrating an operation of creating a management object in a telecommunications management network agent according to the present invention;

도 4는 본 발명에 의한 전기통신 관리망 에이젼트에서의 관리객체 삭제과정을 보인 동작 흐름도,4 is a flowchart illustrating an operation of deleting a management object in an agent of a telecommunications management network according to the present invention;

도 5는 본 발명에 의한 전기통신 관리망 에이젼트에서의 관리객체 겟트과정을 보인 동작 흐름도,5 is an operation flowchart showing a management object get process in a telecommunications management network agent according to the present invention;

도 6은 본 발명에 의한 전기통신 관리망 에이젼트에서의 관리객체 셋트과정을 보인 동작 흐름도.6 is a flowchart illustrating an operation of setting a management object in a telecommunications management network agent according to the present invention;

〈도면의 주요부분에 대한 부호의 설명><Explanation of symbols for main parts of the drawings>

10 : 교환기10: exchanger

20 : TMN 에이젼트20: TMN Agent

30 : TMN 메니져30: TMN Manager

이러한 목적을 달성하기 위한 본 발명의 TMN 에이젼트에서의 관리객체 관리방법은, TMN 메니져로부터 입력되는 관리객체에 대한 관리요구가, 첫째 관리객체 생성요구인 경우에는 생성할 관리객체의 내용을 BER 형식으로 변환한 다음 데이터 베이스를 통해 DN값을 키로 하여 관리객체를 디스크에 저장하도록 하고, 둘째 관리객체 삭제요구인 경우에는 삭제할 관리객체의 DN값을 BER 형식으로 변환한 다음 데이터 베이스를 통해 DN값을 키로 하여 디스크에 삭제할 관리객체가 존재하면 해당 관리객체를 디스크에서 삭제하도록 하며, 셋째 관리객체값 겟트요구인 경우에는 겟트할 관리객체의 DN값을 BER 형식으로 변환한 다음 데이터 베이스를 통해 DN값을 키로 하여 디스크에 겟트할 관리객체가 존재하면 해당 관리객체의 내용을 읽도록 하고, 마지막으로 관리객체값 셋트요구인 경우에는 셋트할 관리객체의 내용을 BER 형식으로 변환한 다음 데이터 베이스를 통해 디스크의 관리객체 내용을 변경하도록 함을 특징으로 한다.In the management object management method in the TMN agent of the present invention to achieve this object, if the management request for the management object input from the TMN manager is the first management object creation request, the content of the management object to be created is in BER format. After converting, the managed object is stored on disk with DN value as a key through the database.In case of request to delete the managed object, the DN value of the managed object to be deleted is converted to BER format, and then the DN value is converted to key using the database. If there is a management object to be deleted on the disk, delete the management object from the disk.If the third management object value request is required, convert the DN value of the management object to get to BER format, and then use the database as a key. If there is a management object to get on disk, the contents of the management object are read. If the value set requirements, characterized in that to change the managed object information of the disk through one converts the contents of the management object to set the BER format, then the database.

이하, 첨부된 도면을 참고하여 본 발명에 의한 TMN 에이젼트에서의 관리객체 관리방법을 상세히 설명한다.Hereinafter, a management object management method in a TMN agent according to the present invention will be described in detail with reference to the accompanying drawings.

도 2는 트리구조를 갖는 관리객체의 일예를 보인 도면으로서, TMN 에이젼트가 관리하는 관리객체는 트리구조를 갖고 있으며, 각각의 관리객체는 자신을 유일하게 식별할 수 있는 DN(Distinguished Name)을 갖고 있다.FIG. 2 shows an example of a management object having a tree structure, in which a management object managed by a TMN agent has a tree structure, and each management object has a Distinguished Name (DN) that uniquely identifies itself. have.

본 발명에 의한 TMN 에이젼트는 자신이 관리하는 관리객체의 전부 또는 일부를 디스크에 저장 및 관리할 수 있는데, 예를 들면 도 2에 도시된 바와 같이 관리객체 A와 그 하위 트리에 속하는 모든 관리객체들 즉, A에서 Q까지의 모든 관리객체를 디스크에 저장 및 관리할 수 있으며, 또한 관리객체 B와 그 하위 트리에 속하는 관리객체 E,F,N,O 또는 관리객체 D와 그 하위 트리에 속하는 관리객체 K,L,M과 같이 관리객체의 일부를 디스크에 저장 및 관리할 수도 있다.The TMN agent according to the present invention can store and manage all or a part of the managed objects managed by itself, for example, all managed objects belonging to the managed object A and its subtrees as shown in FIG. That is, all managed objects from A to Q can be stored and managed on disk, and managed objects E, F, N, O belonging to managed object B and its subtrees, or managed objects belonging to managed object D and its subtrees. Like objects K, L, and M, some managed objects can be stored and managed on disk.

본 발명의 관리객체 관리를 위해 TMN 에이젼트에서 사용하는 디스크는 메인 메모리에 비해 훨씬 크기 때문에 많은 관리객체를 저장할 수 있으며, TMN 에이젼트 초기화시 많은 관리객체를 생성하더라도 생성속도가 느려지지 않아 TMN 에이젼트 초기화 과정을 빠르게 수행할 수 있다.The disk used by the TMN agent for managing the management object of the present invention is much larger than the main memory, so it can store a large number of management objects, and even if a large number of management objects are created during initialization of the TMN agent, the creation speed does not slow down. Can be done quickly.

본 발명의 관리객체 관리방법에 있어서, 관리객체의 효율적이고 빠른 디스크 저장/검색을 위해 TMN 에이젼트의 운용체계인 유닉스(Unix)에서 제공하는 데이터 베이스(ndbm)를 사용한다.In the management object management method of the present invention, a database (ndbm) provided by Unix, which is a TMN agent operating system, is used for efficient and fast disk storage / retrieval of the management object.

그리고 TMN 에이젼트에서는 ITU-T X.209에서 권고하는 BER(Basic Encoding Rules) 형식으로 관리객체를 디스크에 저장한다.In addition, TMN agents store managed objects on disk in the Basic Encoding Rules (BER) format recommended by ITU-T X.209.

다음으로, 본 발명에 의한 TMN 에이젼트에서의 관리객체 관리방법을 상세히 설명한다.Next, the management object management method in the TMN agent according to the present invention will be described in detail.

도 3은 TMN 메니져로부터 관리객체 생성(Create)요구를 수신한 경우에 TMN 에이젼트의 처리 동작 흐름도이고, 도 4는 TMN 메니져로부터 관리객체 삭제(Delete)요구를 수신한 경우에 TMN 에이젼트의 처리 동작 흐름도이며, 도 5는 TMN 메니져로부터 관리객체 겟트(Get)요구를 수신한 경우에 TMN 에이젼트의 처리 동작 흐름도이고, 도 6은 TMN 메니져로부터 관리객체 셋트(Set)요구를 수신한 경우에 TMN 에이젼트의 처리 동작 흐름도이다.3 is a flowchart illustrating a processing operation of a TMN agent when receiving a management object creation request from a TMN manager, and FIG. 4 is a flowchart illustrating a processing operation of a TMN agent when receiving a management object deletion request from a TMN manager. 5 is a flowchart illustrating a processing operation of a TMN agent when a management object Get request is received from a TMN manager, and FIG. 6 is a processing of a TMN agent when a management object Set request is received from a TMN manager. This is a flow chart.

첫째, TMN 에이젼트에서의 관리객체 생성과정을 설명한다.First, the management object creation process in the TMN agent is described.

TMN 에이젼트가 TMN 메니져로부터 관리객체 생성요구를 수신하면(S1), 이 관리객체가 디스크에 저장되는 관리객체인지 메모리에 저장되는 관리객체인지를 판단한다(S2).When the TMN agent receives the management object generation request from the TMN manager (S1), it is determined whether the management object is a management object stored in the disk or a management object stored in the memory (S2).

상기 단계(S2)에서 디스크에 저장되는 관리객체라면 관리객체의 DN값을 ITU-T X.209에서 권고하는 BER 형식으로 변환한 다음(S3), DN값을 키로 하여 유닉스에서 제공하는 데이터 베이스를 통해 디스크에 해당 관리객체가 있는지를 검색한다(S4).If the management object is stored on the disk in the step (S2), the DN value of the management object is converted into the BER format recommended in ITU-T X.209 (S3), and then the database provided by Unix is used as the DN value as a key. Search whether there is a corresponding management object on the disk (S4).

상기 검색 결과 디스크에 해당 관리객체가 없다면(S5), 관리객체의 내용을 역시 BER 형식으로 변환한 다음(S6), 데이터 베이스를 통해 DN값을 키로 하여 관리객체를 디스크에 저장하고 TMN 메니져에게 결과를 전송한다(S7).If there is no corresponding management object on the search result disk (S5), the contents of the management object are also converted to BER format (S6), and then the management object is stored on the disk with DN as a key through the database and the result is returned to the TMN manager. Send (S7).

상기 단계(S2)에서 메모리에 저장되는 관리객체라면 메모리에 해당 관리객체가 있는지를 검색하여(S8), 메모리에 해당 관리객체가 없다면 메모리에 해당 관리객체를 생성한 후 TMN 메니져에게 결과를 전송한다(S9).If the management object stored in the memory in the step (S2) and whether there is a management object in the memory (S8), if there is no management object in the memory generates a management object in the memory and transmits the result to the TMN manager (S9).

만약, 상기 단계들(S5,S8)에서 디스크 또는 메모리에 해당 관리객체가 있으면 TMN 메니져에게 에러 메시지를 전송한다(S10).If there is a corresponding management object in the disk or the memory in the steps S5 and S8, an error message is transmitted to the TMN manager (S10).

둘째, TMN 에이젼트에서의 관리객체 삭제과정을 설명한다.Second, the process of deleting managed objects in TMN agent is explained.

TMN 에이젼트가 TMN 메니져로부터 관리객체 삭제요구를 수신하면(S11), 이 관리객체가 디스크에 저장되는 관리객체인지 메모리에 저장되는 관리객체인지를 판단한다(S12).When the TMN agent receives the management object deletion request from the TMN manager (S11), it is determined whether the management object is a management object stored in the disk or a management object stored in the memory (S12).

상기 단계(S12)에서 디스크에 저장되는 관리객체라면 관리객체의 DN값을 BER 형식으로 변환한 다음(S13), DN값을 키로 하여 데이터 베이스를 통해 디스크에 해당 관리객체가 있는지를 검색한다(S14).If the management object is stored on the disk in step S12, the DN value of the management object is converted into the BER format (S13), and then, whether the management object exists on the disk through the database using the DN value as a key (S14). ).

상기 검색 결과 디스크에 해당 관리객체가 있다면(S15), 데이터 베이스를 이용하여 해당 관리객체를 디스크에서 삭제하고 TMN 메니져에게 결과를 전송한다(S16).If there is a corresponding management object on the search result disk (S15), the management object is deleted from the disk using a database and the result is transmitted to the TMN manager (S16).

상기 단계(S12)에서 메모리에 저장되는 관리객체라면 메모리에 해당 관리객체가 있는지를 검색하여(S17), 메모리에 해당 관리객체가 있다면 해당 관리객체를 메모리에서 삭제한 후 TMN 메니져에게 결과를 전송한다(S18).In step S12, if the management object is stored in the memory, the management object is searched for in the memory (S17). If the management object exists in the memory, the management object is deleted from the memory and the result is transmitted to the TMN manager. (S18).

만약, 상기 단계들(S15,S17)에서 디스크 또는 메모리에 해당 관리객체가 없으면 TMN 메니져에게 에러 메시지를 전송한다(S19).If there is no corresponding management object in the disk or memory in the above steps S15 and S17, an error message is transmitted to the TMN manager (S19).

셋째, TMN 에이젼트에서의 관리객체 겟트과정을 설명한다.Third, the management object get process in the TMN agent is described.

TMN 에이젼트가 TMN 메니져로부터 관리객체값 겟트요구를 수신하면(S21), 이 관리객체가 디스크에 저장되는 관리객체인지 메모리에 저장되는 관리객체인지를 판단한다(S22).When the TMN agent receives the management object value request from the TMN manager (S21), it is determined whether the management object is a management object stored in a disk or a management object stored in a memory (S22).

상기 단계(S22)에서 디스크에 저장되는 관리객체라면 관리객체의 DN값을 BER 형식으로 변환한 다음(S23), DN값을 키로 하여 데이터 베이스를 통해 디스크에 해당 관리객체가 있는지를 검색한다(S24).If the management object is stored on the disk in step S22, the DN value of the management object is converted into the BER format (S23), and then, whether the corresponding management object exists on the disk through the database using the DN value as a key (S24). ).

상기 검색 결과 디스크에 해당 관리객체가 있다면(S25), 데이터 베이스를 이용하여 디스크에 저장되어 있는 해당 관리객체의 내용을 읽어 TMN 메니져에게 결과를 전송한다(S26).If there is a corresponding management object in the search result disk (S25), the contents of the management object stored in the disk are read using a database and the result is transmitted to the TMN manager (S26).

상기 단계(S22)에서 메모리에 저장되는 관리객체라면 메모리에 해당 관리객체가 있는지를 검색하여(S27), 메모리에 해당 관리객체가 있다면 메모리에 저장되어 있는 해당 관리객체의 내용을 읽어 TMN 메니져에게 결과를 전송한다(S28).In step S22, if the management object is stored in the memory, the management object is searched for in the memory (S27). If the management object is in the memory, the contents of the management object stored in the memory are read to the TMN manager. Transmit (S28).

만약, 상기 단계들(S25,S27)에서 디스크 또는 메모리에 해당 관리객체가 없으면 TMN 메니져에게 에러 메시지를 전송한다(S29).If there is no corresponding management object in the disk or memory in the steps S25 and S27, an error message is transmitted to the TMN manager (S29).

마지막으로, TMN 에이젼트에서의 관리객체 셋트과정을 설명한다.Finally, the process of setting up managed objects in the TMN agent is described.

TMN 에이젼트가 TMN 메니져로부터 관리객체값 셋트요구를 수신하면(S31), 이 관리객체가 디스크에 저장되는 관리객체인지 메모리에 저장되는 관리객체인지를 판단한다(S32).When the TMN agent receives the management object value set request from the TMN manager (S31), it is determined whether the management object is a management object stored in the disk or a management object stored in the memory (S32).

상기 단계(S32)에서 디스크에 저장되는 관리객체라면 관리객체의 DN값을 BER 형식으로 변환한 다음(S33), DN값을 키로 하여 데이터 베이스를 통해 디스크에 해당 관리객체가 있는지를 검색한다(S34).If the management object is stored on the disk in step S32, the DN value of the management object is converted into the BER format (S33), and then, whether the management object exists on the disk through the database using the DN value as a key (S34). ).

상기 검색 결과 디스크에 해당 관리객체가 있다면(S35), 변경될 관리객체의 내용을 BER 형식으로 변환한 다음(S36), 데이터 베이스를 이용하여 디스크에 저장되어 있는 해당 관리객체의 내용을 변경하고 TMN 메니져에게 결과를 전송한다(S37).If there is a corresponding management object in the search result disk (S35), the content of the management object to be changed is converted into BER format (S36), and then the content of the management object stored in the disk is changed using a database and TMN The result is transmitted to the manager (S37).

상기 단계(S32)에서 메모리에 저장되는 관리객체라면 메모리에 해당 관리객체가 있는지를 검색하여(S38), 메모리에 해당 관리객체가 있다면 메모리에 저장되어 있는 해당 관리객체의 내용을 변경하고 TMN 메니져에게 결과를 전송한다(S39).In step S32, if the management object is stored in the memory, the management object is searched for in the memory (S38). If the management object exists in the memory, the contents of the management object stored in the memory are changed and the TMN manager is sent to the management object. The result is transmitted (S39).

만약, 상기 단계들(S35,S38)에서 디스크 또는 메모리에 해당 관리객체가 없다면 TMN 메니져에게 에러 메시지를 전송한다(S40).If there is no corresponding management object in the disk or memory in the steps S35 and S38, an error message is transmitted to the TMN manager (S40).

이상, 상기 설명에서와 같이 본 발명은 TMN 에이젼트에서 관리객체 저장 및 관리를 디스크를 이용하여 수행함에 따라 별도의 메인 메모리 추가없이 많은 관리객체를 효율적으로 저장 및 관리할 수 있고, 메인 메모리 추가에 따른 TMN 에이젼트의 단가 상승을 방지할 수 있게 되는 효과가 있다.As described above, according to the present invention, as the management object storage and management in the TMN agent is performed using a disk, the management object can be efficiently stored and managed without adding a main memory. There is an effect that it is possible to prevent the increase in the unit cost of the TMN agent.

Claims (1)

TMN 에이젼트에서의 관리객체를 저장 및 관리하기 위한 방법에 있어서,In the method for storing and managing a managed object in the TMN agent, TMN 에이젼트에서 관리객체를 저장 및 관리하기 위해 디스크를 사용하도록 한 이후, TMN 메니져로부터 입력되는 관리객체에 대한 관리요구를 수신하는 제1단계와;A first step of receiving a management request for the management object input from the TMN manager after the disk is used by the TMN agent to store and manage the management object; 상기 제1단계에서 수신된 관리요구가 관리객체 생성요구인 경우, 디스크에 저장되는 관리객체라면 관리객체의 DN값을 BER 형식으로 변환하고 DN값을 키로 하여 데이터 베이스를 통해 디스크에 해당 관리객체가 있는지를 검색하고, 검색 결과 디스크에 해당 관리객체가 없으면 관리객체의 내용을 BER형식으로 변환하고 데이터 베이스를 통해 DN값을 키로 하여 관리객체를 디스크에 저장한 후 TMN 메니져에게 결과를 전송하고, 메모리에 저장되는 관리객체라면 메모리에 해당 관리객체가 없음을 확인한 후에 메모리에 해당 관리객체를 생성하여 TMN 메니져에게 결과를 전송하는 제2단계와,If the management request received in the first step is a management object creation request, if the management object is stored on the disk, the management object is converted into the BER format by converting the DN value of the management object into the BER format. If the search object does not exist in the search result disk, convert the content of the management object to BER format, save the management object to disk with DN as the key through the database, and send the result to the TMN manager. If the management object is stored in the second step of confirming that there is no management object in the memory and creating the management object in the memory and sending the result to the TMN manager, 상기 제1단계에서 수신된 관리요구가 관리객체 삭제요구인 경우, 디스크에 저장되는 관리객체라면 관리객체의 DN값을 BER 형식으로 변환하고 DN값을 키로 하여 데이터 베이스를 통해 디스크에 해당 관리객체가 있는지를 검색하고, 검색 결과 디스크에 해당 관리객체가 있으면 데이터 베이스를 통해 해당 관리객체를 디스크에서 삭제한 후 TMN 메니져에게 결과를 전송하고, 메모리에 저장되는 관리객체라면 메모리에 해당 관리객체가 있음을 확인한 후에 해당 관리객체를 메모리에서 삭제한 후 TMN 메니져에게 결과를 전송하는 제3단계와,If the management request received in the first step is a management object deletion request, if the management object is stored on the disk, the management object is converted into the BER format by converting the DN value of the management object into the BER format and the management object is stored on the disk through the database using the DN value as a key. If the managed object exists in the search result disk, delete the managed object from the disk through the database and send the result to TMN Manager. If the managed object is stored in memory, the managed object exists in memory. A third step of deleting the management object from memory after checking and transmitting the result to the TMN manager; 상기 제1단계에서 수신된 관리요구가 관리객체 겟트요구인 경우, 디스크에 저장되는 관리객체라면 관리객체의 DN값을 BER 형식으로 변환하고 DN값을 키로 하여 데이터 베이스를 통해 디스크에 해당 관리객체가 있는지를 검색하고, 검색 결과 디스크에 해당 관리객체가 있으면 데이터 베이스를 통해 디스크에서 해당 관리객체의 내용을 읽어 TMN 메니져에게 결과를 전송하고, 메모리에 저장되는 관리객체라면 메모리에 해당 관리객체가 있음을 확인한 후에 메모리에서 해당 관리객체의 내용을 읽어 TMN 메니져에게 결과를 전송하는 제4단계와,If the management request received in the first step is a management object get request, the management object stored in the disk is converted to the BER format of the management object and the management object is stored on the disk through the database using the DN value as a key. If the managed object exists in the search result disk, the contents of the managed object are read from the disk through the database, and the result is sent to the TMN manager. If the managed object is stored in the memory, the managed object exists in the memory. The fourth step of reading the contents of the management object from memory and sending the result to the TMN manager after checking 상기 제1단계에서 수신된 관리요구가 관리객체 셋트요구인 경우, 디스크에 저장되는 관리객체라면 관리객체의 DN값을 BER 형식으로 변환하고 DN값을 키로 하여 데이터 베이스를 통해 디스크에 해당 관리객체가 있는지를 검색하고, 검색 결과 디스크에 해당 관리객체가 있으면 변경될 관리객체의 내용을 BER 형식으로 변환한 다음 데이터 베이스를 통해 디스크에서 해당 관리객체의 내용을 변경한 후 TMN 메니져에게 결과를 전송하고, 메모리에 저장되는 관리객체라면 메모리에 해당 관리객체가 있음을 확인한 후에 메모리에서 해당 관리객체의 내용을 변경한 후 TMN 메니져에게 결과를 전송하는 제5단계로 이루어짐을 특징으로 하는 전기통신 관리망 에이젼트에서의 관리객체 관리방법.If the management request received in the first step is a management object set request, if the management object stored on the disk, the management object stored in the disk is converted to the BER format, and the management object is stored on the disk through the database using the DN value as a key. If the managed object exists on the search result disk, convert the contents of the managed object to BER format, change the contents of the managed object on the disk through the database, and send the result to the TMN manager. If the management object is stored in the memory, after confirming that the management object exists in the memory, and changes the contents of the management object in the memory and transmits the result to the TMN manager, the telecommunications management network agent, characterized in that consisting of How to manage managed objects.
KR1019990010445A 1999-03-26 1999-03-26 Managed object management method in the TMN agent KR100293389B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990010445A KR100293389B1 (en) 1999-03-26 1999-03-26 Managed object management method in the TMN agent

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990010445A KR100293389B1 (en) 1999-03-26 1999-03-26 Managed object management method in the TMN agent

Publications (2)

Publication Number Publication Date
KR20000061423A KR20000061423A (en) 2000-10-16
KR100293389B1 true KR100293389B1 (en) 2001-06-15

Family

ID=19577828

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990010445A KR100293389B1 (en) 1999-03-26 1999-03-26 Managed object management method in the TMN agent

Country Status (1)

Country Link
KR (1) KR100293389B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100636235B1 (en) * 2005-05-24 2006-10-19 삼성전자주식회사 Set history managing system in simple network management protocol and method for the same

Also Published As

Publication number Publication date
KR20000061423A (en) 2000-10-16

Similar Documents

Publication Publication Date Title
US8898199B2 (en) Distributed management monitoring system, monitoring method and creating method thereof
US5941978A (en) Method for comparing attribute values of controllable object expressions in a network element
EP0630539B1 (en) Network management system
KR100716167B1 (en) Network management system and method
SE503021C2 (en) Operating support networks for a telecommunications network comprising network elements, telecommunications networks comprising network elements, network elements and ways of structuring software in a network element
US20080301143A1 (en) Automatic Update System and Method for Using a Meta Mib
US6944657B1 (en) Automatic network synchronization of the network configuration with the management information database
US6385650B1 (en) Arrangement and method relating to information managing systems
EP0749255B1 (en) Mobile communications network and mobile communication method
KR100293389B1 (en) Managed object management method in the TMN agent
EP1966965A2 (en) Generic snmp information collection
EP0912069A2 (en) Execution of service control requests in a single service control point
US6622146B1 (en) System managing method and apparatus for decreasing a load applied to a common processing unit
JPH08181772A (en) Mib configuration method in network operation system and its backup method
US6981046B2 (en) System for the efficient transmission of partial objects in distributed data bases
KR100325694B1 (en) Local number portability audit management process in local service management system
KR100444825B1 (en) Method on management of frame relay subscriber port in intergrated network
KR100359993B1 (en) Backup method for subscriber&#39;s data of home location register
JP3169156B2 (en) Network data storage method
KR100433638B1 (en) Method for generating frame relay connection in integrated network management system, method for deleting frame relay connection in integrated network management system, management device therefor, and recording medium therefor
KR0179511B1 (en) Optimization method for the mit management in the broadband digital crossconnect switch system
KR100481033B1 (en) Method of Transforming Subsystem of Signaling Connection Control Part in the No.7 Signaling Network
JPH11103316A (en) Method and device for storing data object
KR20030058025A (en) System and Method of Managing Network in the ATM Network
CN112887153A (en) SNMP management system

Legal Events

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

Payment date: 20070329

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee