KR20030058025A - System and Method of Managing Network in the ATM Network - Google Patents

System and Method of Managing Network in the ATM Network Download PDF

Info

Publication number
KR20030058025A
KR20030058025A KR1020010088165A KR20010088165A KR20030058025A KR 20030058025 A KR20030058025 A KR 20030058025A KR 1020010088165 A KR1020010088165 A KR 1020010088165A KR 20010088165 A KR20010088165 A KR 20010088165A KR 20030058025 A KR20030058025 A KR 20030058025A
Authority
KR
South Korea
Prior art keywords
database
mib
mibization
network
manager
Prior art date
Application number
KR1020010088165A
Other languages
Korean (ko)
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 KR1020010088165A priority Critical patent/KR20030058025A/en
Publication of KR20030058025A publication Critical patent/KR20030058025A/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/02Standardisation; Integration
    • H04L41/024Standardisation; Integration using relational databases for representation of network management data, e.g. managing via structured query language [SQL]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/32Specific management aspects for broadband networks

Landscapes

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

Abstract

PURPOSE: A network management system in an ATM(Asynchronous Transfer Mode) network and a method therefor are provided to directly access a database of a system and extract and change necessary data by adding only an agent in the system. CONSTITUTION: An MIB(Management Information Base) database(42) manages information necessary for network management by an MIB structure type. An agent(41) analyzes the numbering request of a manager(30), searches an object in an MIB, and directly reads a value corresponding to the searched object from the MIB database(42). A plurality of application blocks(43) access data necessary for operating a system from the MIB database(42) according to the composition of the MIB database(42), and change, add, and delete the accessed data.

Description

에이티엠 망에서 망 관리 시스템 및 방법 {System and Method of Managing Network in the ATM Network}System and Method of Managing Network in the ATM Network

본 발명은 ATM 망에서 망 관리 시스템 및 방법에 관한 것으로, 특히 ATM 교환기에 SNMP(Simple Network Management Protocol)를 적용함에 있어서 해당 ATM 교환기 내의 데이터베이스를 MIB화하여 해당 MIB화된 데이터베이스를 시스템에 설정하도록 한 ATM 망에서 망 관리 시스템 및 방법에 관한 것이다.The present invention relates to a network management system and method in an ATM network. In particular, in applying a simple network management protocol (SNMP) to an ATM switch, an ATM is configured to MIB a database in the ATM switch so that the MIBized database is set in the system. A network management system and method in a network.

일반적으로, 에이전트가 교환기와 별도로 존재하는 경우에 해당하는 ATM 망에서의 망 관리를 위한 시스템의 구성은 도 1에 도시된 바와 같이, 교환기(11)와, 해당 교환기(11)와의 인터페이스를 수행하는 HMI(Human Machine Interface) 서버(Server)(12)와, 망 관리 프로토콜인 SNMP를 통한 망 관리의 객체로 해당 교환기(11)로부터 시스템 운용에 필요한 데이터들을 해당 HMI 서버(12)를 통해 추출하는 에이전트(13)와, SNMP를 통한 망 관리의 주체인 매니저(14)로 이루어져 있으며, 해당 교환기(11) 내에는 해당 에이전트(13)의 요구에 따라 시스템 운용에 필요한 데이터들을 판독하는 다수 개의 애플리케이션 블록(15)과, 시스템 운용에 필요한 데이터들을 관리하는 MMC(Man Machine Command)화된 데이터베이스(16)를 포함하여이루어져 있다. 여기서, 해당 데이터베이스(16)는 자원을 이용하여 생성된 커넥션(Connection) 기준으로 그 구성이 이루어져 있다.In general, the configuration of the system for network management in the ATM network corresponding to the case where the agent exists separately from the switchboard, as illustrated in FIG. 1, performs an interface between the switchboard 11 and the corresponding switchboard 11. Human Machine Interface (HMI) Server (12) and an agent that extracts data necessary for system operation from the corresponding exchange 11 through the corresponding HMI server 12 as an object of network management through SNMP, a network management protocol. (13) and a manager 14, which is a subject of network management through SNMP, in the switch 11, a plurality of application blocks for reading data necessary for operating the system according to the request of the agent 13 ( 15) and a MMC (Man Machine Command) database 16 for managing data required for system operation. Here, the database 16 is configured on a connection basis generated using resources.

상술한 바와 같이 구성된 ATM 망에서의 망 관리 동작을 살펴보면 다음과 같다.The network management operation in the ATM network configured as described above is as follows.

먼저, 매니저(14)에서는 MIB의 인터페이스인 넘버링(Numbering)을 사용하여 필요한 정보를 에이전트(13)에 요구한다. 여기서, 해당 MIB의 구성 단위는 자원 하나하나를 기준으로 구성되어져 있다.First, the manager 14 requests the agent 13 for necessary information by using numbering, which is an interface of the MIB. Herein, the configuration units of the MIB are configured based on one resource.

이에, 상기 에이전트(13)에서는 MIB 단위로 이루어진 상기 매니저(14)의 요구에 맞는 데이터들을 교환기(11) 내의 MMC화된 데이터베이스(16)에서 추출하기 위해서는 매핑(Mapping) 작업이 필요한데, 즉 상기 매니저(14)로부터 인가되는 넘버링된 번호를 분석해서 MIB 구조 내의 오브젝트(Object)를 찾으며, 필요한 정보를 충족시키기 위해서 해당 오브젝트에 따라 필요한 알고리즘을 정의해서 절차를 만들어 해당 절차에 따라 필요한 정보를 HMI 서버(12)를 통해 해당 교환기(11) 내의 애플리케이션 블록(15)에 요구하게 된다.Accordingly, the agent 13 needs a mapping operation in order to extract data corresponding to the request of the manager 14 in the MIB unit from the MMCized database 16 in the exchange 11, that is, the manager ( 14) It finds the object in the MIB structure by analyzing the number that is applied from it, defines the required algorithm according to the object in order to satisfy the necessary information, and creates a procedure to display the necessary information according to the procedure. ) To the application block 15 in the exchange 11.

상기 절차에는 내용에 따라 다음과 같다.The procedure is as follows.

첫 번째로, 상기 요구한 오브젝트와 일치하는 애트리뷰트(Attribute)가 상기 데이터베이스(16)에 있는 경우에는 해당 값을 판독하는데, 이때 해당 값을 판독하는 경우에도 인덱스(Index) 값을 바로 가지고 있을 때와 그렇지 못할 때에 따라 구분할 수 있다. 즉, 인덱스 값이 있는 경우에는 바로 그 값으로 상기 데이터베이스(16)를 억세스(Access)하며, 반면에 인덱스 값이 없는 경우에는 상기데이터베이스(16)의 인덱스를 만들기 위해서 여러 개의 데이터베이스를 억세스하여 인덱스를 구한 후에 그 값으로 상기 데이터베이스(16)를 억세스하도록 한다.First, if there is an attribute in the database 16 that matches the requested object, the value is read, which is the same as having the index value immediately when reading the value. If not, it can be classified accordingly. In other words, if there is an index value, the database 16 is accessed with the same value. On the other hand, if there is no index value, the database 16 is accessed by accessing multiple databases to create an index of the database 16. After that, the database 16 is accessed with the value.

두 번째로, 여러 개의 데이터베이스를 억세스해서 그 값들을 조합하여 요구한 오브젝트와 일치하는 값을 구한다.Second, access multiple databases and combine the values to find the value that matches the requested object.

세 번째로, 상기 애플리케이션 블록(15)에 직접 요구한다.Third, request directly to the application block 15.

이에 따라, 상기 애플리케이션 블록(15)은 상기 에이전트(13)의 요구에 따라 시스템 운용에 필요한 데이터들을 상기 데이터베이스(16)로부터 판독하여 상기 HMI 서버(12)를 통해 상기 에이전트(13)로 통보해 준다.Accordingly, the application block 15 reads data necessary for operating the system from the database 16 according to the request of the agent 13 and notifies the agent 13 through the HMI server 12. .

한편, 에이전트가 교환기 내에 존재하는 경우에 해당하는 ATM 망에서의 망 관리를 위한 시스템의 구성은 도 2에 도시된 바와 같이, 교환기(21)와, 매니저(22)로 이루어져 있으며, 해당 교환기(21) 내에는 에이전트(23)와, 다수 개의 애플리케이션 블록(24)과, MMC화된 데이터베이스(25)를 포함하여 이루어져 있다. 해당 구성의 동작 설명은 상술한 바와 유사하므로 생략하나, 해당 교환기(21) 내의 에이전트(23)는 서로 상이한 데이터베이스와 MIB를 일치시키기 위한 인터페이스를 더 구비하며, 해당 인터페이스를 통해 MIB 단위로 이루어진 해당 매니저(23)의 요구를 인가받아 상술한 바와 같은 동작으로 MMC 형식으로 필요한 데이터를 요구하여 추출한 후에 처리하여 해당 매니저(22)로 통보해 준다.On the other hand, the configuration of the system for network management in the ATM network corresponding to the case where the agent is present in the exchange consists of the switch 21 and the manager 22, as shown in Figure 2, the corresponding switch 21 ) Includes an agent 23, a plurality of application blocks 24, and an MMCized database 25. Since the description of the operation of the configuration is similar to that described above, the description is omitted, but the agent 23 in the switch 21 further includes an interface for matching the MIB with a different database, and the manager in MIB units through the interface. In response to the request of (23), the above-described operation is requested, extracted, and processed in the MMC format, and then informed to the manager 22.

간략하게 다시 말해서, 종래의 ATM 교환기에 SNMP를 적용하는 경우, 에이전트에서 MMC화 데이터베이스를 직접 억세스하여 해당 애플리케이션에 필요한 데이터를 요구하는 방법을 사용하였는데, 해당 방법은 에이전트 내에서 작업이 이루어져야 하며, 경우에 따라 해당 애플리케이션에서도 작업이 이루어져야 한다. 결과적으로, 모든 경우는 MIB의 구조에 필요한 값을 셋팅(Setting)하여 에이전트에서 매니저로 송신하게 되는데, 필요한 MIB 데이터를 충족시키기 위하여 상술한 바와 같은 동작을 수행해야 한다.In other words, when SNMP is applied to a conventional ATM switch, a method of directly accessing an MMCization database from an agent and requesting data required for a corresponding application is used. The method needs to be performed in an agent. The work must also be done in that application. As a result, in all cases, a value required for the structure of the MIB is set and transmitted from the agent to the manager. In order to satisfy the required MIB data, the above-described operation must be performed.

종래의 교환기는 MMC화된 데이터베이스를 가지고 전체적인 시스템을 운용하였는데, 망 관리를 해당 교환기에 접목시키는 경우에 자체의 데이터베이스와 MIB를 직접 연동할 수 없어 상술한 복잡한 절차를 통해 매니저에서 요구하는 데이터인 MIB 구조를 충족시켜야 했다. 이를 위해 여러 개의 기능 블록들이 추가되고 부가적으로 이에 따른 절차들이 필요하였으며, 또한 망 관리에 필요한 MIB 데이터와 교환기에서 운용되고 있는 데이터베이스 사이의 일치성도 보장하기가 상당히 어렵고 복잡한 절차를 거치게 되었다.The conventional exchange operated the whole system with the MMC-ized database. In the case of integrating network management to the exchange, the MIB structure, which is the data required by the manager through the above complicated procedure, cannot be directly interlocked with its own database and the MIB. Had to meet. To this end, several functional blocks were added and additional procedures were required. Also, it was very difficult and complicated to ensure the correspondence between the MIB data necessary for network management and the database running in the exchange.

이것은 교환기와 망 관리가 별개로 생각되어지는 바탕에서 구조 자체가 이루어져 시스템을 초기 구성할 때 망 관리를 고려하지 않고 시스템에 필요한 데이터를 그 이전까지 해오던 방식대로 데이터베이스를 구성하고 해당 데이터베이스를 이용하여 시스템을 운영하였기 때문에, 그 이후에 망 관리에 대한 처리를 수행하게 될 때에는 시스템의 운용 절차에 맞게 이루어진 데이터베이스에서 필요한 값을 얻기 위해서 상술한 바와 같은 복잡한 절차를 수행할 수밖에 없었다.This is because the structure itself is formed on the basis that exchange and network management are considered separately. Since the system was operated, it was necessary to perform the complicated procedure as described above in order to obtain the necessary value from the database made according to the operation procedure of the system when the network management process was performed thereafter.

상술한 바와 같이, 종래의 ATM 망에서 망 관리를 위한 시스템은 초기에 모든 사항을 고려하여 데이터베이스를 만들지 않았기 때문에 MIB에서 요구하는 모든 값을 충족시킬 수 없었으며, 실제적으로 필요한 값이 데이터베이스에 있지만 에이전트에서 바로 억세스하여 처리하는 구조가 아니었기 때문에 복잡한 절차를 통해 이루어져야 했고 이를 위해 많은 부분이 부가적으로 추가될 수밖에 없었다. 또한, 시스템을 바로 운용하는 경우와 망 관리를 통해 시스템을 운용하는 경우 모두에 대한 일치성의 보장이 어려웠는데, 예를 들어 자원의 사용이나 해제의 경우에는 한쪽에서 사용한 자원이라도 다른 쪽에도 통보하여야 하는데 이러한 처리가 데이터베이스 자체에서만 종료될 수 없는 구조이기 때문에 부가적인 절차가 반드시 필요하였다.As described above, in the conventional ATM network, the network management system could not satisfy all the values required by the MIB because the database was not initially created with all the considerations in mind. Because it was not a structure that was directly accessed and processed in, it had to be done through a complicated procedure, and much was added to this. In addition, it was difficult to guarantee the consistency of both operating the system immediately and operating the system through network management. For example, in the case of using or releasing resources, the resources used by one side should be notified to the other side. Additional processing was necessary because the processing cannot be terminated only in the database itself.

전술한 바와 같은 문제점을 해결하기 위한 것으로, 본 발명은 ATM 교환기에 SNMP를 적용함에 있어서, 해당 ATM 교환기 내의 데이터베이스를 MIB화하여 해당 MIB화된 데이터베이스를 시스템에 설정함으로써, 해당 MIB의 내용이 ATM 운용에 필요한 모든 데이터를 반영하므로 ATM 운영을 위한 데이터베이스 구조를 MIB 구조와 일치시키고 에이전트에서 바로 데이터베이스를 억세스하여 종래 에이전트의 작업이 훨씬 간단해 지게 되며, 해당 MIB이 IETF(Internet Engineering Task Force) 워크 그룹에서 정리되어 드래프트(Draft)되는 형식이므로 공통으로 적용되는 모든 부분을 포함하고 있어 차후에 어떤 매니저와 연동된다고 해도 추가적인 작업 없이 바로 망 관리를 수행할 수 있도록 하는데, 그 목적이 있다.In order to solve the problems as described above, the present invention in applying SNMP to the ATM switch, by MIB the database in the ATM switch to set the MIB-ized database in the system, the contents of the MIB to the ATM operation By reflecting all the necessary data, the database structure for ATM operations is matched with the MIB structure and the database is accessed directly from the agent, simplifying the work of conventional agents. Since it is a draft format, it includes all parts that are applied in common, so that it can be directly managed without any additional work even if it is linked with any manager in the future.

도 1은 일반적인 ATM(Asynchronous Transfer Mode) 망에서의 망 관리를 위한 시스템을 일 예로 간략하게 나타낸 구성 블록도.1 is a configuration block diagram schematically showing a system for network management in a typical Asynchronous Transfer Mode (ATM) network as an example.

도 2는 일반적인 ATM 망에서의 망 관리를 위한 시스템을 다른 예로 간략하게 나타낸 구성 블록도.2 is a configuration block diagram schematically showing a system for network management in a general ATM network as another example.

도 3은 본 발명의 실시 예에 따른 ATM 망에서의 망 관리를 위한 시스템을 나타낸 구성 블록도.3 is a block diagram illustrating a system for network management in an ATM network according to an embodiment of the present invention.

도 4는 본 발명의 실시 예에 따른 ATM 망에서의 망 관리를 위한 방법을 나타낸 순서도.4 is a flowchart illustrating a method for network management in an ATM network according to an embodiment of the present invention.

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

30 : 매니저(Manager)30: Manager

40 : 교환기40: exchanger

41 : 에이전트(Agent)41: Agent

42 : MIB(Management Information Base)화 데이터베이스(Database)42: MIB (Management Information Base) database

43 : 애플리케이션 블록(Application Block)43: application block

상술한 바와 같은 목적을 달성하기 위한 본 발명의 실시 예에 따른 ATM 망에서 망 관리 시스템은 망 관리에 필요한 정보를 MIB(Management Information Base) 구조 형태로 관리하는 MIB화 데이터베이스와; 매니저의 넘버링 요구를 분석해서 MIB 내의 오브젝트를 찾아 해당 오브젝트에 대응하는 값을 상기 MIB화 데이터베이스로부터 직접 판독하는 에이전트와; 상기 MIB화 데이터베이스의 구성에 따라 시스템 운용에 필요한 데이터들을 상기 MIB화 데이터베이스로부터 억세스하여 변경, 추가 및 삭제 처리를 수행하는 다수 개의 애플리케이션 블록을 포함하여 이루어진 것을 특징으로 한다.In the ATM network according to an embodiment of the present invention for achieving the above object, a network management system for managing the information necessary for network management in the form of MIB (Management Information Base) structure; An agent for analyzing a numbering request of a manager to find an object in the MIB and read a value corresponding to the object directly from the MIBization database; According to the configuration of the MIB database is characterized in that it comprises a plurality of application blocks to access the data necessary for operating the system from the MIB database to perform the change, addition and deletion process.

한편, 상술한 바와 같은 목적을 달성하기 위한 본 발명의 실시 예에 따른 ATM 망에서 망 관리 방법은 교환기에 SNMP(Simple Network Management Protocol)를 적용함에 있어서, 해당 교환기 내의 데이터베이스를 MIB화시켜 시스템에 해당 MIB화된 데이터베이스를 설정하는 과정과; 매니저로부터 수신받은 SNMP 요구가 겟 명령인지를 확인하여 상기 MIB화 데이터베이스를 직접 억세스하여 필요한 값들을 판독해 전송하는 과정을 포함하여 이루어진 것을 특징으로 한다.On the other hand, the network management method according to an embodiment of the present invention for achieving the above object in the application of SNMP (Simple Network Management Protocol) to the switch, corresponding to the system by MIB to the database in the switch Setting up a MIBized database; Checking whether the SNMP request received from the manager is a get command, directly accessing the MIBization database to read and transmit the necessary values.

바람직하게는, 상기 MIB화 데이터베이스 설정 과정은 MIB의 내용이 ATM 운용에 필요한 모든 데이터를 반영시켜 ATM 운영을 위한 데이터베이스 구조를 MIB 구조와 일치시켜 주는 것을 특징으로 한다.Preferably, the MIB database setting process is characterized in that the contents of the MIB reflect all the data necessary for ATM operation to match the database structure for ATM operation with the MIB structure.

또한 바람직하게는, 상기 필요한 값들 전송 과정은 상기 매니저로부터 수신받은 넘버링된 번호를 분석하여 MIB 내의 오브젝트를 찾는 단계와; 상기 오브젝트에 대응하는 값을 상기 MIB화 데이터베이스로부터 직접 판독해 상기 매니저로 전송하는 단계를 포함하여 이루어진 것을 특징으로 한다.Also preferably, the transmitting of the necessary values may include analyzing an numbered number received from the manager to find an object in a MIB; And reading a value corresponding to the object directly from the MIBization database and transmitting the value to the manager.

다르게는, 본 발명의 실시 예에 따른 ATM 망에서 망 관리 방법은 상기 매니저로부터 수신받은 SNMP 요구가 셋 명령인 경우에 상기 MIB화 데이터베이스가 상기 교환기 내의 애플리케이션 블록의 메모리에 특정 값과 연동해서 처리되는지를 확인하는 과정과; 상기 MIB화 데이터베이스가 상기 교환기 내의 애플리케이션 블록의 메모리에 특정 값과 연동해서 처리되지 않는 경우에 상기 애플리케이션 블록에서 상기 MIB화 데이터베이스를 직접 억세스하여 변경, 추가 및 삭제 처리를 수행하는 과정을 더 포함하여 이루어진 것을 특징으로 한다.Alternatively, in the ATM network according to an embodiment of the present invention, if the SNMP request received from the manager is a set command, whether the MIBization database is processed in association with a specific value in a memory of an application block in the exchange. Checking the process; If the MIBization database is not processed in conjunction with a specific value in the memory of the application block in the exchange further comprises the step of directly accessing the MIBization database in the application block to perform the modification, addition and deletion process It is characterized by.

또한 다르게는, 본 발명의 실시 예에 따른 ATM 망에서 망 관리 방법은 상기 MIB화 데이터베이스가 상기 교환기 내의 애플리케이션 블록의 메모리에 특정 값과 연동해서 처리되는 경우에 해당 특정 값을 위해 해당 MIB화 데이터베이스에 애트리뷰트를 추가하거나 해당 MIB화 데이터베이스에 대한 처리를 프로시저로 구현시켜 해당 프로시저에 의해 변경, 추가 및 삭제 처리를 수행하는 과정을 더 포함하여 이루어진 것을 특징으로 한다. 이하, 본 발명의 실시 예를 첨부한 도면을 참조하여 상세하게 설명하면 다음과 같다.Alternatively, in the ATM network according to the embodiment of the present invention, the MIBization database is applied to the MIBization database for the specific value when the MIBization database is processed in association with the specific value in the memory of the application block in the exchange. The method further includes a process of adding, modifying, adding, and deleting an attribute by implementing the processing of the MIBized database as a procedure. Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명의 실시 예에 따른 ATM 망에서의 망 관리를 위한 시스템은 두 개의 서로 다른 데이터베이스를 하나로 통합하여 처리하도록 이루어져 있는데, 즉 동일한 데이터를 서로 다른 데이터베이스에 서로 다른 형태로 유지하는 것은 자원의 낭비이고 많은 절차가 필요해 불안정한 요소가 많으므로, 데이터베이스의 데이터를필요로 하는 각 애플리케이션에 기능을 추가하고 두 개의 데이터베이스를 하나로 통합시켜 줌으로써, 데이터의 일치에 대한 고려는 물론 망 관리를 위한 별도의 블록 및 절차를 수행하지 않고도, 직접 데이터베이스를 억세스하여 망 관리를 위한 데이터를 생성하도록 이루어진다.The system for managing a network in an ATM network according to an embodiment of the present invention is configured to integrate and process two different databases into one. That is, maintaining the same data in different forms in different databases is a waste of resources. Since many procedures are required and many are unstable, separate blocks and procedures for network management as well as data matching can be achieved by adding functionality to each application that requires data from the database and consolidating the two databases into one. It can be used to directly access the database and create data for network management without having to perform it.

본 발명은 도 3에 도시된 바와 같이, 매니저(30)와, 교환기(40)로 이루어지며, 해당 교환기(40) 내에는 에이전트(41)와, MIB화 데이터베이스(42)와, 다수 개의 애플리케이션 블록(43)을 포함하여 이루어진다.As shown in FIG. 3, the present invention includes a manager 30, a switch 40, and an agent 41, a MIBization database 42, and a plurality of application blocks within the switch 40. Including 43.

상기 매니저(30)는 MIB의 인터페이스인 넘버링을 사용하여 망 관리에 필요한 정보를 상기 교환기(40) 내의 에이전트(41)에 요구하여 수신받는다.The manager 30 requests and receives information required for network management from the agent 41 in the switch 40 using numbering, which is an interface of the MIB.

상기 에이전트(41)는 상기 매니저(30)로부터 수신되는 넘버링된 번호를 분석해서 MIB 내의 오브젝트를 찾아 해당 오브젝트에 대응하는 값을 상기 MIB화 데이터베이스(42)로부터 직접 판독해 상기 매니저(30)로 전송해 준다.The agent 41 analyzes the numbered number received from the manager 30, finds an object in the MIB, reads the value corresponding to the object directly from the MIBization database 42, and sends it to the manager 30. Do it.

상기 MIB화 데이터베이스(42)는 망 관리에 필요한 정보를 MIB 구조 형태로 관리한다.The MIBization database 42 manages information necessary for network management in the form of a MIB structure.

상기 애플리케이션 블록(43)은 상기 MIB화 데이터베이스(42)의 구성에 따라 시스템 운용에 필요한 데이터들을 상기 MIB화 데이터베이스(42)로부터 억세스하여 변경, 추가 및 삭제 처리 동작을 수행한다.The application block 43 accesses data required for system operation from the MIBization database 42 according to the configuration of the MIBization database 42 to perform a change, add, and delete operation.

본 발명의 실시 예에 따른 ATM 망에서의 망 관리를 위한 방법을 도 4의 순서도를 참고하여 설명하면 다음과 같다.A method for network management in an ATM network according to an embodiment of the present invention will be described with reference to the flowchart of FIG. 4.

서로 다른 데이터베이스를 모두 관리해야 하는 구조를 하나의 데이터베이스로 단일화시켜 처리하도록 함으로써, 한결 간단하고 안정적인 망 관리가 이루어지도록 하는데, 먼저 IETF 워크 그룹에서 릴리즈(Release)되는 MIB을 기본적인 데이터베이스 형태로 정의하여 시스템의 운용 데이터베이스를 구성하도록 한다.By unifying the structure that manages all the different databases into one database, it becomes simpler and more stable network management. First, the MIB released from the IETF workgroup is defined as the basic database type. Configure your production database.

즉, 교환기(40)에 SNMP를 적용함에 있어서, 해당 교환기(40) 내의 데이터베이스를 MIB화시켜(단계 S1) 해당 MIB화된 데이터베이스(42)를 시스템에 설정해 주는데, 이에 해당 MIB의 내용이 ATM 운용에 필요한 모든 데이터를 반영하게 되어 ATM 운영을 위한 데이터베이스 구조를 MIB 구조와 일치시켜 주도록 한다(단계 S2).That is, in applying SNMP to the switch 40, the database in the switch 40 is MIBed (step S1) to set the MIB-ized database 42 in the system, and the contents of the MIB are used for ATM operation. All necessary data is reflected to match the database structure for ATM operation with the MIB structure (step S2).

그런 후, 매니저(30)가 MIB의 인터페이스인 넘버링을 사용하여 SNMP를 통한 망 관리 데이터를 상기 교환기(40) 내의 에이전트(41)에 요구하게 되면, 해당 에이전트(41)는 해당 매니저(30)로부터 넘버링된 번호를 수신받게 된다.Then, when the manager 30 requests the network management data via SNMP to the agent 41 in the switch 40 using the numbering which is the interface of the MIB, the agent 41 from the manager 30. You will receive a numbered number.

이 때, 상기 SNMP를 통한 망 관리 데이터는 MIB 형식의 데이터를 요구하는 것이고 시스템에서 운용되는 데이터베이스는 상기 MIB화 데이터베이스(42)이므로, 상기 교환기(40)에서 수신받은 요구가 상기 매니저(30)의 겟 명령(get)인지를 확인하는데(단계 S3), 만약 해당 겟 명령(get) 경우에는 상기 에이전트(41)에서 바로 상기 MIB화 데이터베이스(42)로부터 필요한 값들을 판독하여 상기 매니저(30)로 전송해 주게 된다.At this time, the network management data through the SNMP request data of the MIB format and the database operated in the system is the MIBization database 42, so that the request received from the switch 40 is received by the manager 30. Check whether it is a get command (step S3). If the get command (get), the agent 41 reads the necessary values directly from the MIBization database 42 and sends it to the manager 30. Will be done.

즉, 상기 에이전트(41)에서는 상기 매니저(30)로부터 수신받은 넘버링된 번호를 분석해서(단계 S4) MIB 내의 오브젝트를 찾아(단계 S5) 해당 오브젝트에 대응하는 값을 상기 MIB화 데이터베이스(42)로부터 직접 판독해 해당 매니저(30)로 전송해 준다(단계 S6).That is, the agent 41 analyzes the numbered number received from the manager 30 (step S4), finds an object in the MIB (step S5), and obtains a value corresponding to the object from the MIBization database 42. It reads directly and transmits it to the said manager 30 (step S6).

반면에, 상기 제3 단계(S3)에서 셋 명령(set)인 경우, 상기 MIB화 데이터베이스(42)가 해당 애플리케이션 블록(43)에서 별도의 메모리에 특정 값을 변경시키거나 연동해서 처리되는 부분인지를 확인한다(단계 S7).On the other hand, if the set command (set) in the third step (S3), whether the MIBization database 42 is a portion that is processed in the application block 43 by changing a specific value or linked to a separate memory Check (step S7).

이 때, 상기 MIB화 데이터베이스(42)가 상기 애플리케이션 블록(43)의 메모리에 특정 값과 연동해서 처리되지 않는 경우, 상기 애플리케이션 블록(43)에서는 상기 매니저(30)로부터 수신받은 셋 명령(set)에 따라 바로 상기 MIB화 데이터베이스(42)를 변경, 추가 및 삭제 처리 동작을 수행한다(단계 S8).At this time, when the MIBization database 42 is not processed in conjunction with a specific value in the memory of the application block 43, the application block 43, the set command received from the manager 30 In response to this, the MIBization database 42 is directly changed, added, and deleted (step S8).

그리고, 상기 MIB화 데이터베이스(42)가 상기 애플리케이션 블록(43)의 메모리에 특정 값과 연동해서 처리되는 경우, 해당 특정 값을 위해 해당 MIB화 데이터베이스(42)에 애트리뷰트를 추가하거나 해당 MIB화 데이터베이스(42)에 대한 처리를 프로시저(Procedure)로 구현해 둠으로써, 해당 프로시저에 의해 변경, 추가 및 삭제 처리 동작을 수행하도록 한다(단계 S9).When the MIBization database 42 is processed in association with a specific value in the memory of the application block 43, an attribute is added to the MIBization database 42 for the specific value or the MIBization database ( By implementing the processing for 42) as a procedure, the change, add, and delete processing operations are performed by the procedure (step S9).

이상과 같이, 본 발명에 의해 망 관리를 위한 별도의 절차를 모두 생략시키고 시스템 내에 에이전트만 추가하여 해당 에이전트에서 직접 시스템의 데이터베이스에 접근하여 필요한 데이터를 추출 및 변경시켜 줌으로써, 절차가 간소화되고 서로 다른 데이터베이스를 통일하게 유지시켜 주며, 한 쪽의 데이터베이스로부터 다른 쪽의 데이터베이스를 억세스하기 위한 여러 절차를 제거하여 더욱 더 망 관리데이터의 정확성을 향상시킬 수 있다.As described above, according to the present invention, all the separate procedures for network management are omitted, and only the agent is added to the system to directly access the database of the system to extract and change the necessary data, thereby simplifying the procedure. It keeps the database unified and improves the accuracy of network management data by eliminating several procedures for accessing the database from one database.

Claims (6)

망 관리에 필요한 정보를 MIB(Management Information Base) 구조 형태로 관리하는 MIB화 데이터베이스와;A MIBization database for managing information required for network management in the form of a Management Information Base (MIB) structure; 매니저의 넘버링 요구를 분석해서 MIB 내의 오브젝트를 찾아 해당 오브젝트에 대응하는 값을 상기 MIB화 데이터베이스로부터 직접 판독하는 에이전트와;An agent for analyzing a numbering request of a manager to find an object in the MIB and read a value corresponding to the object directly from the MIBization database; 상기 MIB화 데이터베이스의 구성에 따라 시스템 운용에 필요한 데이터들을 상기 MIB화 데이터베이스로부터 억세스하여 변경, 추가 및 삭제 처리를 수행하는 다수 개의 애플리케이션 블록을 포함하여 이루어진 것을 특징으로 하는 에이티엠 망에서 망 관리 시스템.And a plurality of application blocks for accessing data required for system operation according to the configuration of the MIBization database from the MIBization database to perform modification, addition and deletion processing. 교환기에 SNMP(Simple Network Management Protocol)를 적용함에 있어서, 해당 교환기 내의 데이터베이스를 MIB화시켜 시스템에 해당 MIB화된 데이터베이스를 설정하는 과정과;In applying a simple network management protocol (SNMP) to a switch, the method may further include: setting a corresponding MIBized database in a system by MIB converting a database in the corresponding switch; 매니저로부터 수신받은 SNMP 요구가 겟 명령인지를 확인하여 상기 MIB화 데이터베이스를 직접 억세스하여 필요한 값들을 판독해 전송하는 과정을 포함하여 이루어진 것을 특징으로 하는 에이티엠 망에서 망 관리 방법.A method for managing a network in an ATM network, comprising: checking whether an SNMP request received from a manager is a get command, directly accessing the MIB database, and reading and transmitting necessary values. 제2항에 있어서,The method of claim 2, 상기 매니저로부터 수신받은 SNMP 요구가 셋 명령인 경우에 상기 MIB화 데이터베이스가 상기 교환기 내의 애플리케이션 블록의 메모리에 특정 값과 연동해서 처리되는지를 확인하는 과정과;Confirming whether the MIBization database is processed in association with a specific value in a memory of an application block in the exchange when the SNMP request received from the manager is a set command; 상기 MIB화 데이터베이스가 상기 교환기 내의 애플리케이션 블록의 메모리에 특정 값과 연동해서 처리되지 않는 경우에 상기 애플리케이션 블록에서 상기 MIB화 데이터베이스를 직접 억세스하여 변경, 추가 및 삭제 처리를 수행하는 과정을 더 포함하여 이루어진 것을 특징으로 하는 에이티엠 망에서 망 관리 방법.If the MIBization database is not processed in conjunction with a specific value in the memory of the application block in the exchange further comprises the step of directly accessing the MIBization database in the application block to perform the modification, addition and deletion process Network management method in the AMT network, characterized in that. 제3항에 있어서,The method of claim 3, 상기 MIB화 데이터베이스가 상기 교환기 내의 애플리케이션 블록의 메모리에 특정 값과 연동해서 처리되는 경우에 해당 특정 값을 위해 해당 MIB화 데이터베이스에 애트리뷰트를 추가하거나 해당 MIB화 데이터베이스에 대한 처리를 프로시저로 구현시켜 해당 프로시저에 의해 변경, 추가 및 삭제 처리를 수행하는 과정을 더 포함하여 이루어진 것을 특징으로 하는 에이티엠 망에서 망 관리 방법.When the MIBization database is processed in association with a specific value in the memory of an application block in the exchange, an attribute is added to the MIBization database for the specific value or the processing for the MIBization database is implemented as a procedure. A method for managing a network in an ATM network, further comprising the step of performing a change, add, and delete process by a procedure. 제2항에 있어서,The method of claim 2, 상기 MIB화 데이터베이스 설정 과정은 MIB의 내용이 ATM 운용에 필요한 모든데이터를 반영시켜 ATM 운영을 위한 데이터베이스 구조를 MIB 구조와 일치시켜 주는 것을 특징으로 하는 에이티엠 망에서 망 관리 방법.In the MIB database setting process, the contents of the MIB reflect all data necessary for ATM operation so that the database structure for ATM operation matches the MIB structure. 제2항에 있어서,The method of claim 2, 상기 필요한 값들 전송 과정은 상기 매니저로부터 수신받은 넘버링된 번호를 분석하여 MIB 내의 오브젝트를 찾는 단계와;The transmitting of the necessary values may include analyzing an numbered number received from the manager to find an object in a MIB; 상기 오브젝트에 대응하는 값을 상기 MIB화 데이터베이스로부터 직접 판독해 상기 매니저로 전송하는 단계를 포함하여 이루어진 것을 특징으로 하는 에이티엠 망에서 망 관리 방법.And reading the value corresponding to the object directly from the MIBized database and transmitting the value to the manager.
KR1020010088165A 2001-12-29 2001-12-29 System and Method of Managing Network in the ATM Network KR20030058025A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010088165A KR20030058025A (en) 2001-12-29 2001-12-29 System and Method of Managing Network in the ATM Network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010088165A KR20030058025A (en) 2001-12-29 2001-12-29 System and Method of Managing Network in the ATM Network

Publications (1)

Publication Number Publication Date
KR20030058025A true KR20030058025A (en) 2003-07-07

Family

ID=32215783

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010088165A KR20030058025A (en) 2001-12-29 2001-12-29 System and Method of Managing Network in the ATM Network

Country Status (1)

Country Link
KR (1) KR20030058025A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100455523B1 (en) * 2002-09-27 2004-11-06 가림정보기술(주) Method and apparatus for generating source-codes of program for network management using snmp and computer software products thereof
KR100617820B1 (en) * 2004-12-21 2006-08-28 삼성전자주식회사 Apparatus and method for managing network based on simple network management protocol

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100455523B1 (en) * 2002-09-27 2004-11-06 가림정보기술(주) Method and apparatus for generating source-codes of program for network management using snmp and computer software products thereof
KR100617820B1 (en) * 2004-12-21 2006-08-28 삼성전자주식회사 Apparatus and method for managing network based on simple network management protocol

Similar Documents

Publication Publication Date Title
US5961595A (en) Network management system with a hardware resource management module shared between networks
US6636875B1 (en) System and method for synchronizing related data elements in disparate storage systems
US6553368B2 (en) Network directory access mechanism
US5987513A (en) Network management using browser-based technology
JP3439337B2 (en) Network management system
US20080301143A1 (en) Automatic Update System and Method for Using a Meta Mib
JP3282652B2 (en) OSI multi-layer management system
JP2001166977A (en) Device, system and method for managing data structure and recording medium having data structure management program
US6868428B2 (en) Method and system of synchronizing databases of a plurality of monitoring devices
US7162492B2 (en) Apparatus and method for managing state of external apparatus
KR20030058025A (en) System and Method of Managing Network in the ATM Network
US20070156862A1 (en) Computer system
KR100383861B1 (en) Korean dns system
JPH0421147A (en) Network control system
KR20010011277A (en) Sharing Method For Agent Management Object Information
KR20010057441A (en) The Method of on-line data consistency between master and slave database
KR20030043398A (en) Interfacing system in element management system and managing method using the system
US20050108201A1 (en) Method to query an embedded database
KR20030057921A (en) Method of Managing MIB Table Structure in the SNMP Network
KR100340338B1 (en) System and Method of Controlling Management and Maintenance of Process
JP2770758B2 (en) OSI management agent system
JP2002108680A (en) Method for exchanging/sharing data between plural domain server and system for the identity
KR100243684B1 (en) Message management for tmn
KR100293389B1 (en) Managed object management method in the TMN agent
JPH0696034A (en) Integrated management system for different kind of object

Legal Events

Date Code Title Description
N231 Notification of change of applicant
WITN Withdrawal due to no request for examination