KR100926832B1 - The method for effective figuration in Network Element Management - Google Patents

The method for effective figuration in Network Element Management Download PDF

Info

Publication number
KR100926832B1
KR100926832B1 KR1020030008632A KR20030008632A KR100926832B1 KR 100926832 B1 KR100926832 B1 KR 100926832B1 KR 1020030008632 A KR1020030008632 A KR 1020030008632A KR 20030008632 A KR20030008632 A KR 20030008632A KR 100926832 B1 KR100926832 B1 KR 100926832B1
Authority
KR
South Korea
Prior art keywords
information
network element
shape
program
shaping
Prior art date
Application number
KR1020030008632A
Other languages
Korean (ko)
Other versions
KR20040072965A (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 KR1020030008632A priority Critical patent/KR100926832B1/en
Publication of KR20040072965A publication Critical patent/KR20040072965A/en
Application granted granted Critical
Publication of KR100926832B1 publication Critical patent/KR100926832B1/en

Links

Images

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/22Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks comprising specially adapted graphical user interfaces [GUI]

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Abstract

본 발명은 망 요소 장치의 원격 관리 방법에 관한 것으로, 특히 망 요소 관리를 위한 형상화 구현 방법에 관한 것이다. 종래 기술의 경우 형상화 프로그램 개발에 있어 빈번히 발생하는 형상 변경의 경우 형상 변경에 따른 프로그램 전면 재개발의 경우가 발생할 수 있으며 또한 프로그램 전체를 통하여 형상 변경 정보를 반영해 주어야만 하는 등 개발기간의 손실 및 오류 발생의 가능성이 있었다. 본 발명은 형상화 프로그램 개발에 있어서 객체의 정보를 최소화하고 이를 별도의 데이터 파일로 분리함으로써 형상의 변경 시 프로그램의 수정 없이 데이터 파일의 수정만으로 반영될 수 있도록 하였으며 프로그램을 단순화, 표준화하여 디버깅 및 재사용이 가능하도록 하였다. 아울러 가벼워진 프로그램으로 인한 구동시간 및 시스템 부하 단축이 가능하도록 하였다.

The present invention relates to a remote management method of a network element device, and more particularly, to a shaping implementation method for network element management. In the case of the prior art, in the case of a shape change that occurs frequently in the development of a shaping program, there may be a case of redevelopment of the entire program according to the shape change, and a loss of the development period and an error occur such that the shape change information should be reflected through the whole program. There was a possibility. The present invention minimizes the information of the object in the development of the shaping program and separates it into a separate data file so that the change of the shape can be reflected only by the modification of the data file without modifying the program. It was made possible. In addition, it enables the reduction of running time and system load due to the lighter program.

NE, 서버/클라이언트, 형상화NE, Server / Client, Shaping

Description

망 요소 관리를 위한 효율적인 형상화 방법 {The method for effective figuration in Network Element Management} {The method for effective figuration in Network Element Management}             

도 1 은 본 발명에 따른 망 요소관리 시스템 1 is a network element management system according to the present invention

도 2 는 본 발명에 따른 랙 뷰어 생성 절차 흐름도
2 is a flowchart of a rack viewer generation procedure according to the present invention.

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

10 : 망 요소 11 : 망 구성요소10 network element 11 network element

20 : 서버 21 : 데이터베이스20: server 21: database

30 : 중앙통제센터 31 : 클라이언트

30: Central Control Center 31: Client

본 발명은 망 요소 장치의 원격 관리 방법에 관한 것으로, 특히 망 요소 관리를 위한 형상화 방법에 관한 것이다. 망 요소 장치를 운용함에 있어서 운용자는 복잡하고 다양한 형태의 형상을 가지고 있는 망 구성 요소들을 그래픽으로 형상화함으로써 원격지에서도 망 요소 관리 시스템을 이용하여 망 요소들을 직접 가서 보지 않아도 실제 형상과 상태를 보는 것과 동일한 효과를 얻고자 한다. 하지만 망 요소 관리 시스템을 개발하는데 있어 필요로 하는 형상화 방법에는 관리 정보 하나 하나를 일일이 프로그램 내부에서 생성하고 이를 유지시키며 제어하도록 하는 방법을 사용하여 왔다. 이는 사용자가 하나의 형상을 보기 위해 실행하는 프로그램의 초기 생성시 많은 시간을 필요로 하며 시스템에 대하여는 부하를 높이게 되는 결과를 낳는다. 또한 요소 장치의 정보뿐 아니라 GUI(Graphical User Interface)에서 필요로 하는 그래픽 유저 데이타(Graphic User Data)가 많아 오류 발생의 가능성이 커지게 된다. 아울러서 하나의 형상 변경만으로도 프로그램을 다시 개발해야 하는 경우도 생길 수가 있어 개발의 손실 뿐 아니라 운용상의 손실까지 감수해야 한다. 이를 피하기 위해서는 모든 경우 수를 대비한 범용 및 효율적인 프로그램의 개발과 함께 운용자가 만족할 수준의 GUI를 제공할 수 있어야 하고 빠른 시간에 개발을 완료할 수 있어야만 한다. 하지만 이는 현실적인 어려움을 수반한다.The present invention relates to a remote management method of a network element device, and more particularly, to a shaping method for network element management. In the operation of the network element device, the operator graphically forms the network components having complex and various shapes, so that even in remote locations, the network element management system can be used to view the actual shape and state without going directly to the network elements. I want to get the effect. However, the shaping method needed to develop the network element management system has been used to create, maintain and control each piece of management information in the program. This requires a lot of time in the initial generation of a program that the user executes to view a single shape, which results in a load on the system. In addition, there is a large amount of graphic user data required by the GUI (Graphical User Interface) as well as information on element devices, which increases the possibility of error occurrence. At the same time, it is possible to re-develop a program with only one configuration change, so you have to bear not only development loss but also operational loss. In order to avoid this, in all cases, the general purpose and efficient program development should be provided, and the user should be able to provide a GUI that is satisfactory to the operator and be able to complete the development in a short time. But this entails realistic difficulties.

다양한 형태의 망 구성 요소들을 그래픽으로 형상화하여 표현하는 방식은 망 요소 관리 시스템에서 기본적으로 필요로 하는 필수 기능중의 하나이다. 이 중 수많은 기능을 가지고 있는 랙의 정보를 읽어 와서 이를 그래픽으로 표현하고 유지하려면 각각의 관리정보를 객체로 생성하고 이에 맞는 데이터 정보를 설정해 주어야 하며 필요시 원하는 객체만을 골라 선택적으로 조절할 수 있어야 한다.Graphical representation of various types of network components is one of the essential functions that are essential in network element management system. In order to read information of rack which has many functions among them, and to express and maintain it graphically, each management information should be created as an object and set the data information accordingly, and if necessary, only the desired object can be selected and adjusted.

종래의 경우는 계층화되어 있는 정보를 순차적(랙정보-> 셀프정보 -> 슬롯정 보 -> 보드정보 -> 포트정보 -> 장애정보)으로 읽어 분석한 후 해당 객체를 생성하도록 하였다. 여기에 기본적인 그래픽 데이터 즉 위치정보나 객체의 이름을 설정한 다음 이를 메모리에 저장한다. 만일 정보가 변경된 경우 메모리에서는 변경된 정보를 받게 되면 해당 객체를 찾아 값을 변경하여 운용자가 인지토록 하고 있다.In the conventional case, the hierarchical information was sequentially read (rack information-> self information-> slot information-> board information-> port information-> failure information) and analyzed to create a corresponding object. Set basic graphic data here, namely location information or object name, and store it in memory. If the information is changed, if the changed information is received in the memory, it finds the object and changes the value so that the operator recognizes it.

하지만 이러한 방식은 사용자가 하나의 형상도를 보기 위해 실행하는 프로그램의 초기 생성 시 요소 장치의 정보를 읽어 오는 것 외에 GUI에서 필요로 하는 그래픽 유저 데이타(Graphic User Data)를 프로그램 내부 또는 따로 정의한 헤더 파일(Header File)에 선언해 둔 값으로 설정해야 하기 때문에 개발시 빈번히 발생하는 형상의 변경시 문제가 된다. 즉 형상 변경에 따라 프로그램을 전면 재개발해야 하는 경우가 발생할 수도 있으며 또한 프로그램을 일일이 따라가며 형상 변경 정보를 반영해 주어야만 하는 등 개발기간의 손실이 무시할 수 없을 정도에 이를 뿐 아니라 반영된 형상 정보로 인한 오류 발생의 가능성을 가지고 있었다. 아울러 수많은 관리객체 생성을 위한 많은 시간의 소요로 인하여 운용자가 프로그램 수행에 따른 결과를 받기 위한 응답시간의 지연이라는 문제점이 있다.
However, this method not only reads the element device information at the time of initial creation of the program that the user executes to view a diagram, but also a header file that defines the Graphic User Data required by the GUI in the program or separately. This should be set to the value declared in (Header File), which is a problem when changing the shape that occurs frequently during development. In other words, the program may need to be completely redeveloped according to the shape change, and the loss of the development period is not negligible, such as the need to follow the program one by one and reflect the shape change information. Had the possibility of occurrence. In addition, there is a problem of delay in response time for the operator to receive the result of the program due to the time required for generating a large number of management objects.

본 발명은 상기한 종래의 문제점을 해결하기 위한 것으로, 요소 관리 시스템 내에서 한꺼번에 많은 정보를 형상화해야 하는 프로그램 개발에 있어서 객체의 정보를 최소화하고 이를 별도의 데이터 파일로 분리함으로써 형상의 변경 시 프로그램의 수정 없이 데이터 파일의 수정만으로 반영될 수 있도록 하며 프로그램을 단순 화, 표준화하여 디버깅 및 재사용이 가능하도록 하였다. 또한 가벼워진 프로그램으로 인해 구동시간 및 시스템의 부하 단축을 가능하도록 하는 효율적인 형상화 및 제어 방법 제공을 목적으로 한다.
The present invention is to solve the above-mentioned problems, in the development of a program that must shape a lot of information in the element management system at the same time by minimizing the information of the object and separating it into a separate data file of the program when changing the shape It can be reflected only by modification of data files without modification, and the program is simplified and standardized to enable debugging and reuse. It is also an object of the present invention to provide an efficient shaping and control method that enables the reduction of the running time and the load of the system due to the lighter program.

이러한 목적을 달성하기 위하여 본 발명은 망 요소(10)와 연결된 서버/클라이언트 방식의 운영자 시스템에 있어서 서버(20)내에 기본적인 형상 정보에 대한 별도의 데이터 베이스(21)를 포함하고, 하나 또는 다수의 클라이언트(31)를 포함한중앙통제센터(30)로 구성되는 것을 특징으로 한다. In order to achieve this object, the present invention includes a separate database 21 for basic shape information in the server 20 in a server / client type operator system connected with the network element 10, and includes one or more. The central control center 30 including the client 31 is characterized in that it is configured.

기술한 바와 같이 본 발명은 망 요소 장치(10)를 운용함에 있어 복잡하고 다양한 형태의 형상을 가지고 있는 망 구성 요소(11)들을 그래픽으로 형상화하여 운용자로 하여금 원격지에서도 망 요소 관리 시스템을 이용하여 망 구성 요소(11)들을 실제의 형상과 상태를 직접 보는 것과 동일한 효과를 얻을 수 있도록 하고 있다. 개발기간 동안 수없이 바뀌는 형상 정보를 받을 때마다 이를 적용하기 위해 이미 개발된 프로그램 소스를 변경해야 한다든지 재개발해야 한다면 원하는 시간에 원하는 제품을 만들 수 없을 뿐만이 아니라 개발 효율성 측면에서도 크게 뒤쳐지게 된다.As described above, the present invention uses the network element management system in a remote place by graphically shaping the network element 11 having a complex and various shape in operating the network element device 10. The components 11 can achieve the same effect as seeing the actual shape and state directly. Whenever we receive a lot of geometry information that changes during development, if we need to change or redevelop the program source already developed, we will not be able to produce the desired product at the desired time.

이를 해결하기 위한 방법으로 제안된 본 발명은 망 구성 요소(11)들을 타입별로 분류하여 데이터 파일로 해당 정보를 가지게 하고 프로그램에서는 유동적으로 데이터 파일의 정보에 따라 제어할 수 있도록 분리시켜 줌으로써 형상의 변화에 따 른 프로그램의 수정을 피하였고 그래픽 처리 컴포넌트 클래스(Component Class)의 사용으로 만족할 만한 수준의 그래픽 처리와 성능을 보장한다. 또한 프로그램을 단순화, 표준화하여 디버깅 및 재사용이 가능한 코드로 만들 수 있으며 프로그램의 사이즈가 대폭 축소됨으로 인해 구동시간의 단축과 더불어 시스템의 부하를 줄임으로써 사용에 있어 효율성을 높일 수 있도록 하였다. In order to solve this problem, the present invention classifies the network elements 11 by type to have the corresponding information in the data file, and in the program, the shape is changed by separating them to be controlled according to the information of the data file. It avoids the program modification according to the use and guarantees satisfactory graphic processing and performance by using the graphic processing component class. In addition, the program can be simplified and standardized into a code that can be debugged and reused, and the size of the program has been greatly reduced, resulting in a shorter run time and reduced system load, thereby increasing efficiency in use.

이에 따라 종래 기술의 경우는 망 관리 프로그램의 실행 시마다 망 구성 요소(11)에 대한 형상화 정보를 매번 새로이 생성해야 하는 과정을 거쳐야 함에 반하여 본 발명에서는 기본적인 형상화 정보를 미리 생성하고 이를 저장함으로써 망 관리 프로그램 실행에 따라 발생된 변동 사항만을 적용하도록 하였다. Accordingly, in the related art, each time the network management program is executed, the shaping information for the network component 11 must be newly generated each time. However, in the present invention, the basic shaping information is generated in advance and stored, thereby saving the network management program. Only changes that occurred as a result of implementation were applied.

이를 구현하기 위하여 본 발명은 망 구성 요소(11)들을 타입별로 분류하여 데이터 파일 형태로 해당 정보를 저장한 다음 그래픽 툴을 이용하여 한꺼번에 읽어 들임으로써 필요로 하는 정보만을 제어하는 방법을 제시하고 있다.In order to implement this, the present invention classifies the network elements 11 by type, stores the corresponding information in the form of a data file, and then provides a method of controlling only the necessary information by reading them at a time by using a graphic tool.

즉 데이터와 프로그램을 분리하여 프로그램 내부에서 고정적으로 사용하는 변수를 최소화함으로써 다양한 형태의 망 구성 요소(11)를 데이터 파일의 생성과 타입 구분만으로 표현 할 수 있도록 하였으며 초기 생성 시간도 크게 줄일 수 있도록 하고 있다. 또한 프로그램 내부에서 GUI에서만 필요로 하는 정보, 즉 각각의 객체에 대한 위치정보나 이름에 대한 정보등을 가지고 있을 필요가 없게 되어 부하를 줄일 수 있다.That is, by separating the data and the program and minimizing the variables fixedly used in the program, various types of network components 11 can be represented only by the data file generation and the type classification, and the initial generation time can be greatly reduced. have. In addition, it is possible to reduce the load because it is not necessary to have information necessary only in the GUI inside the program, that is, location information or name information for each object.

본 발명에서는 서버, 클라이언트 시스템을 이용하여 구현하고 있다. 즉 랙과 같은 망 구성 요소(11)들의 기본적인 형상화 정보를 데이터 베이스화하여 서버(20) 에 저장한 다음 클라이언트(31)를 통하여 망 상태 감시를 실행할 수 있다. 클라이언트(31)에 가지고 있는 망 구성 요소(11)들의 기본적인 형상화 정보에는 선택, 구동된 랙 정보등이 포함된다. 랙 정보에는 관리되어질 시스템의 메타 데이터 파일인 랙 형상 도면, 랙 타입의 분류, 랙 타입 분류에 따른 데이터 파일, 관리 객체의 종류와 레이어(layer)분류, 각각의 관리 대상 객체에서 사용하게 될 이미지 파일등이 있다. 기본적인 형상 정보 구현을 위한 프로그램을 위해서는 관리 대상 객체에 대한 각각의 고유한 명칭(naming)할당, 랙 뷰어에서 사용하게 될 최상위 객체의 생성, 랙 뷰어에서 사용하게 될 기본 레이아웃(layout)의 설정, 랙 뷰어에서 사용하게 될 기본 사이즈의 설정등이 이루어지게 된다.In the present invention, the server and the client system are implemented. That is, the basic shaping information of the network components 11 such as a rack may be stored in the server 20, and then the network state monitoring may be performed through the client 31. Basic shaping information of the network elements 11 included in the client 31 includes selected, driven rack information, and the like. The rack information includes the rack geometry drawing, which is the metadata file of the system to be managed, the rack type classification, the data file according to the rack type classification, the type and layer classification of the managed object, and the image file to be used for each managed object. Etc. For the program to implement basic shape information, each unique naming of managed object, creation of top level object to be used in rack viewer, setting of basic layout to be used in rack viewer, rack The default size to be used in the viewer is set.

한편 서버(20)에는 망 구성 요소(11)의 실제 형상 정보에 대한 데이터가 DB(21)에 저장되어 있으며, 저장된 실제 형상 정보 데이터는 클라이언트(31)에 구현되어 있는 기본적인 형상화 정보에 대한 수정 보완의 역할을 맡는다고 할 수 있다. 예를 들면 클라이언트(31)의 경우에는 랙과 같은 일반적인 망 구성 요소(11)의 구조 및 관련 형상 정보를 보유하고 있는 반면 클라이언트(31)는 일반적인 망 구성 요소(11)로부터 변경된 형태 즉 개량된 형태 내지는 변형된 형태에 관한 형상정보를 보유하도록 함으로써 전체 형상 정보의 구현 시 상기 정보들의 편집을 통하여 실제 형상 정보를 보다 빠르고 쉽게 구현하도록 하고 있다.On the other hand, the server 20 stores data about the actual shape information of the network component 11 in the DB 21, and the stored actual shape information data is modified and supplemented to the basic shaping information implemented in the client 31. It can be said that the role of. For example, in the case of the client 31, the structure and related shape information of the general network component 11, such as a rack, is retained, while the client 31 is changed from the general network component 11, that is, an improved form. Or by retaining the shape information about the deformed shape to implement the actual shape information faster and easier through the editing of the information when the overall shape information is implemented.

결국 클라이언트(31)에는 관리 대상 시스템인 망 구성 요소(11)의 기본 구조 및 이미지등과 같은 GUI 환경 구현을 위한 기본 형상 정보가 파일로 저장되며, 서버(20)에는 망 구성 요소(11)의 변경된 형태의 구조 및 이미지에 관한 실제 형상 정보 데이터가 DB(21)에 저장된다. 이때 운영자에 의해 구동된 프로그램은 실제 형상 정보 구현시 클라이언트(31)에 있는 기본 형상 정보를 불러온 다음 서버(20)에 저장되어 있는 정보인 변경된 형상정보를 반영하여 실제 형상 정보를 구현한다. 다시 말해 본 발명은 망 구성 요소(11)에 대한 형상 정보를 기본 형태와 변경된 형태로 분리한 다음 별도의 정보로 저장 및 관리함으로써 전체 형태를 갖출 수 있게 된다.As a result, the client 31 stores basic shape information for implementing the GUI environment such as the basic structure and image of the network component 11, which is a managed system, as a file, and the server 20 stores the network component 11 of the network component 11 in a file. The actual shape information data regarding the structure and the image of the modified form is stored in the DB 21. At this time, the program driven by the operator loads the basic shape information in the client 31 when the actual shape information is implemented, and implements the actual shape information by reflecting the changed shape information, which is information stored in the server 20. In other words, according to the present invention, the shape information of the network element 11 may be separated into a basic form and a changed form, and then stored and managed as separate information to have the entire form.

도 2 는 본 발명에 따른 랙 뷰어 생성 절차 흐름도이다.2 is a flowchart of a rack viewer generation procedure according to the present invention.

우선 운용자는 망 요소의 특정 랙(11)을 선택하여 구동되는 랙의 형상 정보를 읽어 온다(S1). 즉 중앙 통제 센터(30)로부터 원격으로 망 요소(10)를 제어하기 위하여 형상 정보가 활용되며 운영자의 선택에 의한 특정 랙(11)을 대상으로 형상 정보 수집이 이루어지게 된다. 선택된 랙(110에 대해서는 그 타입을 분석하여 해당하는 데이터 파일을 설정한다(S2). 랙 타입으로는 MIP 랙(managment intelligent platform rack) 또는 TP 랙(transport platform rack)등이 있으며 시스템에 따라 다양한 형태의 랙 타입이 제시된다.First, the operator reads the shape information of the rack driven by selecting a specific rack 11 of the network element (S1). That is, the shape information is utilized to control the network element 10 remotely from the central control center 30, and the shape information collection is made to the specific rack 11 by the operator's choice. The selected rack 110 is analyzed and its data file is set (S2). The rack type includes a MIP rack (managment intelligent platform rack) or a TP rack (transport platform rack). The rack type of is presented.

전술한 바와 같이 망 구성 요소(11) 관련 기본 정보인 랙 타입은 미리 서버의DB(21) 에 저장되어 있으며 특정 랙이 선택되는 경우 당해 랙에 대한 타입이 분석되어 당해 랙에 관한 데이터 파일 즉 형상 정보를 DB(21) 로부터 불러온다. As described above, the rack type, which is basic information related to the network component 11, is stored in the DB 21 of the server in advance, and when a specific rack is selected, the type of the rack is analyzed and a data file, that is, a shape, of the rack is analyzed. The information is retrieved from the DB 21.

형상정보는 항상 보여져야 할 배경 형상을 제외하고 나머지는 모두 보이지 않게 설정한다(S3). 즉 항상 보여지는 객체인 통상적인 망 구성요소를 일단 보이지 않는 상태로 만들고 난 다음 클라이언트(31)가 보유하고 있는 실제 형상 데이터와 비교한다. 만일 망 구성요소가 실제 형상 데이터와 비교하여 동일한 경우에는 비로소 당해 망 구성요소가 표현되도록 한다. 망 구성요소가 실제 형상 데이터와 비교하여 동일하지 않은 경우에는 DB(21) 에 있는 기존의 기본 형상 정보는 더 이상 유용하지 않게 되며 실제 형상 정보에 따른 형상화가 이루어지도록 한다. 다시 말해 통상적인 망 구성요소에 대해 직접적인 형상 구현에 앞서 클라이언트가 보유한 실제 형상 정보와의 비교에 따라 실제 형상 정보와 부합되는 요소에 대해서만 형상화가 이루어지도록 한다(S4).The shape information is set to be invisible except for the background shape that should always be displayed (S3). In other words, a typical network component, which is an always visible object, is made invisible and then compared with the actual shape data held by the client 31. If the network components are the same as compared with the actual shape data, the network components are expressed. If the network elements are not the same as the actual shape data, the existing basic shape information in the DB 21 is no longer useful and the shaping according to the actual shape information is performed. In other words, the shaping is performed only for elements matching the actual shape information according to the comparison with the actual shape information held by the client prior to the direct shape implementation of the conventional network component (S4).

망 요소의 경우 특정 랙에 대해 기술한 바와 같이 형상화를 구현할 수 있으며 동일한 방법으로 데이터 파일에 설정된 레이어 별로 순차적으로 셀프, 슬롯, 보드, 포트에 대하여 적용할 수 있다(S5). 즉 특정 셀프, 슬롯, 보드, 포트에 관한 정보를 분석해서 기본 형상 정보와 실제 형상 정보를 비교한 다음 상호 부합되는 요소에 대하여는 해당 객체를 보이도록 하고 객체에 필요로 하는 정보를 설정한다. 아울러서 발생하는 장애의 정보 및 기타 논리정보나 형상에 표시할 상태 정보를 분석해서 해당 객체를 보이도록 하고 필요한 정보를 설정한다(S6).In the case of the network element, the shaping may be implemented as described for a specific rack, and may be applied to the self, slot, board, and port sequentially for each layer set in the data file (S5). In other words, it analyzes the information about a specific shelf, slot, board, and port, compares basic shape information with actual shape information, and makes the corresponding object visible and sets the information needed for the object. In addition, by analyzing the information of the failure and other logic information or the status information to be displayed on the shape to make the object visible and set the necessary information (S6).

초기화 기능은 해당 형상도 전체에 대한 화면 리프레쉬(Refresh) 기능을 수행함으로써 완료된다(S7). 리프레쉬는 망 구성 요소 형상에 대한 개별적인 점검과정을 말하며 상기 형상 데이터를 하나씩 점멸시킴으로써 확인하는 방식을 취한다. 이로써 전체 화면에 대한 최종적인 확인을 수행하게 되며 리프레쉬 기능을 수행함으로써 혹시 있을지도 모르는 형상화 정보 재현에서의 오류를 방지할 수 있다. The initialization function is completed by performing a screen refresh function on the entire shape diagram (S7). Refresh refers to an individual check process for the shape of a network component and takes a method of confirming by blinking the shape data one by one. In this way, a final confirmation of the entire screen is performed and a refresh function can be performed to prevent an error in reproducing shaping information that may be present.

마지막으로 망 요소 형상화 완료이후 에러 발생 등과 같은 망 요소의 상태 변경이 발생되는 경우 상태 변경에 따른 화면 변경이 이루어진다. 이때 변경에 관련된 해당 객체의 이름을 메시지 내에서 추출 후 이를 이용하여 해당 객체에 적용함으로써 변경 사항이 실제 형상 정보에 반영되도록 한다. 즉 이벤트 발생 등과 같은 상태 변경에 대하여도 전술한 바와 같은 동일한 방법에 의하여 실제 형상이 신속하게 반영되도록 하였다.Lastly, if the state change of the network element such as an error occurs after the completion of the network element shaping, the screen change according to the state change is performed. At this time, the name of the object related to the change is extracted from the message and then applied to the object by using it so that the change is reflected in the actual shape information. That is, the actual shape is quickly reflected by the same method as described above with respect to state changes such as event occurrence.

이상에서 본 발명에 대한 기술사상을 첨부도면과 함께 서술하였지만 이는 본 발명의 바람직한 실시예를 예시적으로 설명한 것이지 본 발명을 한정하는 것은 아니다. 또한, 이 기술분야의 통상의 지식을 가진 자라면 누구나 본 발명의 기술사상의 범주를 이탈하지 않는 범위 내에서 다양한 변형 및 모방이 가능함은 명백한 사실이다.
The technical spirit of the present invention has been described above with reference to the accompanying drawings, but this is by way of example only and not intended to limit the present invention. In addition, it is obvious that any person skilled in the art can make various modifications and imitations without departing from the scope of the technical idea of the present invention.

본 발명에 의하면, 요소 관리 시스템 내에서 한꺼번에 많은 정보를 형상화해야 하는 프로그램 개발에 있어서 객체의 정보를 최소화하고 이를 별도의 데이터 파일로 분리함으로써 형상의 변경 시 프로그램의 수정 없이 데이터 파일의 수정만으로 반영될 수 있도록 하였으며 프로그램을 단순화, 표준화하여 디버깅 및 재사용이 가능하도록 하였다.


According to the present invention, in the development of a program that needs to shape a lot of information at a time in the element management system, by minimizing the information of the object and separating it into a separate data file, when the shape is changed, only the modification of the data file without modification of the program is reflected. The program is simplified and standardized to enable debugging and reuse.


Claims (3)

망 요소 장치의 원격 관리를 위한 망 요소 형상화 구현 방법에 있어서, A method for implementing network element shaping for remote management of a network element device, 운영자는 상기 망 요소 장치의 특정 구성 요소를 선택하여 선택된 상기 특정 구성 요소의 형상 정보를 서버의 DB 로부터 읽어오는 단계;An operator selecting a specific component of the network element apparatus and reading shape information of the selected specific component from a DB of a server; 선택된 상기 특정 구성 요소의 타입을 분석하여 해당하는 형상 정보를 설정하는 단계;Analyzing the type of the selected specific component and setting corresponding shape information; 상기 형상 정보에서 항상 보여져야 할 배경 형상을 제외한 나머지 형상을 보이지 않게 설정하는 단계;Setting invisible shapes other than a background shape that should always be visible in the shape information; 실제 형상 정보와 부합되는 구성요소에 대해서만 형상화가 이루어지도록 하는 단계;Shaping is performed only on components that match the actual shape information; 상기 구성요소외 기타 정보를 분석해서 해당 객체를 보이도록 하고 필요한 정보를 설정하는 단계;Analyzing other information besides the component to make the corresponding object visible and setting necessary information; 해당 형상도 전체에 대한 화면 리프레쉬 기능을 수행하는 단계;Performing a screen refresh function on the entire shape diagram; 를 포함하는 것을 특징으로 하는 망 요소 형상화 구현 방법.Shape implementation method of the network element comprising a. 제 1항에 있어서, 상기 특정 구성 요소는 망 요소의 랙 ,셀프, 슬롯, 보드,포트를 포함하는 것을 특징으로 하는 망 요소 형상화 구현 방법.The method of claim 1, wherein the specific component comprises a rack, a self, a slot, a board, and a port of the network element. 제 1항에 있어서, 망 요소 형상화 완료 이후 망 요소의 상태 변경 발생시 상기 특정 구성요소의 형상 정보 변경을 수행하는 단계;The method of claim 1, further comprising: performing shape information change of the specific component when a state change of the network element occurs after the completion of network element shaping; 를 더 포함하는 것을 특징으로 하는 망 요소 형상화 구현 방법.Shape implementation method of the network element, characterized in that it further comprises.
KR1020030008632A 2003-02-11 2003-02-11 The method for effective figuration in Network Element Management KR100926832B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030008632A KR100926832B1 (en) 2003-02-11 2003-02-11 The method for effective figuration in Network Element Management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030008632A KR100926832B1 (en) 2003-02-11 2003-02-11 The method for effective figuration in Network Element Management

Publications (2)

Publication Number Publication Date
KR20040072965A KR20040072965A (en) 2004-08-19
KR100926832B1 true KR100926832B1 (en) 2009-11-12

Family

ID=37360313

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030008632A KR100926832B1 (en) 2003-02-11 2003-02-11 The method for effective figuration in Network Element Management

Country Status (1)

Country Link
KR (1) KR100926832B1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0556043A (en) * 1991-08-28 1993-03-05 Hitachi Ltd Network managment display device
KR970055905A (en) * 1995-12-22 1997-07-31 양승택 Graphic output method of the shape of digital mobile communication switching system
JP2000031965A (en) 1998-07-16 2000-01-28 Nippon Telegr & Teleph Corp <Ntt> Method and system for managing pluralities of layer communication networks
KR20000018626A (en) * 1998-09-03 2000-04-06 이상철 Network management system and a method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0556043A (en) * 1991-08-28 1993-03-05 Hitachi Ltd Network managment display device
KR970055905A (en) * 1995-12-22 1997-07-31 양승택 Graphic output method of the shape of digital mobile communication switching system
JP2000031965A (en) 1998-07-16 2000-01-28 Nippon Telegr & Teleph Corp <Ntt> Method and system for managing pluralities of layer communication networks
KR20000018626A (en) * 1998-09-03 2000-04-06 이상철 Network management system and a method thereof

Also Published As

Publication number Publication date
KR20040072965A (en) 2004-08-19

Similar Documents

Publication Publication Date Title
US5799193A (en) Scenario based iterative method for development of an object oriented system model
RU2004131538A (en) METHOD AND SYSTEM FOR MANAGEMENT OF BUSINESS ENTERPRISE PROCESS
JPH0991338A (en) Parameter input method for verification of logical design
CN111026670B (en) Test case generation method, test case generation device and storage medium
CN109063040B (en) Client program data acquisition method and system
KR20170024998A (en) System for authoring and executing rule-based business application
KR101408280B1 (en) Apparatus and method for logic creation of development tools, and storage medium recording program for implementing method thereof
CN110543113A (en) robot hardware assembling and managing method, device, medium, system, front-end assembling client and robot body operation system
CN112312631B (en) Data processing method and device
CN116627418B (en) Multi-level form interface visual generation method and device based on recursion algorithm
CN107491311B (en) Method and system for generating page file and computer equipment
CN113515275A (en) WYSIWYG cloud industrial configuration software system and development method thereof
CN110597821B (en) Method and device for changing database table structure
KR100926832B1 (en) The method for effective figuration in Network Element Management
CN115145634A (en) System management software self-adaption method, device and medium
CN114936152A (en) Application testing method and device
CN114327709A (en) Control page generation method and device, intelligent device and storage medium
CN113568614A (en) Task issuing method, electronic device and storage medium
CN115687704A (en) Information display method and device, electronic equipment and computer readable storage medium
CN112312630A (en) Data processing method and device
CN114518875A (en) Graphical programming system and programming method thereof
US11921496B2 (en) Information processing apparatus, information processing method and computer readable medium
JPH08292884A (en) Repository device
Telea An open architecture for visual reverse engineering
JP2003223204A (en) Programming method of programmable controller, system thereof and recording medium thereof

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee