KR20020048021A - Apparatus and method for status information management in HLR system - Google Patents
Apparatus and method for status information management in HLR system Download PDFInfo
- Publication number
- KR20020048021A KR20020048021A KR1020000077272A KR20000077272A KR20020048021A KR 20020048021 A KR20020048021 A KR 20020048021A KR 1020000077272 A KR1020000077272 A KR 1020000077272A KR 20000077272 A KR20000077272 A KR 20000077272A KR 20020048021 A KR20020048021 A KR 20020048021A
- Authority
- KR
- South Korea
- Prior art keywords
- state
- database
- state information
- mapping table
- information
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2358—Change logging, detection, and notification
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
본 발명은 HLR 시스템의 상태 정보 관리 장치 및 방법에 관한 것으로서, 특히 HLR 시스템이 사용할 수 있는 자원을 확보하고, 상태 변경 정보 처리 시간을 단축시킬 수 있도록 하는 HLR 시스템의 상태 정보 관리 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for managing state information of an HLR system. More particularly, the present invention relates to an apparatus and method for managing state information of an HLR system, which can secure resources that can be used by the HLR system and reduce processing time of state change information. will be.
일반적으로 이동 통신 망에서는 다수의 가입자에 대한 정보를 관리하기 위해 HLR(Home Location Register)라는 시스템을 망 요소로서 설치 운용하고 있는 데, HLR 시스템은 대용량의 실시간 데이터베이스를 갖추고 이동 통신 망내에서 가입자의 호 처리 및 부가 서비스 처리에 필요한 정보를 제공 또는 저장하는 시스템으로, 장애 발생시 망 전체에 영향을 준다. 따라서, HLR 시스템의 상태 관리 부분은 다른 어느 망 요소에 비해 장애 감지 및 복구에 신속하게 대응할 수 있고 시스템의 자원을 최소로 사용하는 형태로 구성 및 운용되어야 한다.In general, a mobile communication network installs and operates a system called a home location register (HLR) as a network element in order to manage information on a plurality of subscribers. The HLR system has a large real-time database and provides a subscriber's call in a mobile communication network. This system provides or stores the information necessary for processing and additional service processing. It affects the entire network when a failure occurs. Therefore, the state management portion of the HLR system must be configured and operated in a form that can respond to failure detection and recovery more quickly than any other network elements and uses the system resources with the minimum.
도 1은 종래 HLR 시스템의 상태 정보 관리 장치를 나타내는 도로, 하드웨어 상태 관리부(1)와, 소프트웨어 상태 관리부(3)와, 망 상태 관리부(5)와, 상태 정보 전송부(7)와, 데이터베이스(9)를 구비하여 이루어진다.1 shows a road, a hardware state management unit 1, a software state management unit 3, a network state management unit 5, a state information transmission unit 7, and a database showing a state information management apparatus of a conventional HLR system. 9) is made.
이와 같은 구성에 있어서, 하드웨어 상태 관리부(1)는 초기 구동시 OS에서 제공하는 하드웨어 상태 감지 기능을 이용해 관리 대상 하드웨어에 대한 초기 값을 세팅하여 데이터베이스(9)를 갱신하고, 상태 정보 전송부(7)와 소프트웨어 상태 관리부(3)와의 메시지 전송을 위한 메시지 큐(1Q)를 생성한 후, 메시지 확인 및 하드웨어 상태 변경 여부를 확인하기 위한 절차를 수행하는 데, 도 2에 도시하는 바와같이, 기설정된 상태 폴링(Polling) 주기에 따라 관리 대상 하드웨어로 신호를 주어 하드웨어 상태가 변경되었음을 감지한 경우에는 해당 하드웨어 장치로부터 상태 정보를 수집하고(S10, S12, S14), 수집된 상태 정보를 가공하여 데이터베이스(9)를 갱신한 후(S16, S18), 상태 변경이 일어난 하드웨어 장치의 식별 ID(Identification)와, 변경된 상태와, 상태 변경이 발생한 시간 등의 정보를 포함하는 상태 변경 메시지를 생성하고, 생성된 상태 변경 메시지를 메시지 큐(1Q)를 통해 상태 정보 전송부(7)의 메시지 큐(7Q)로 전송한다(S20, S22).In such a configuration, the hardware state management unit 1 updates the database 9 by setting initial values for the hardware to be managed by using a hardware state detection function provided by the OS at the time of initial operation, and the state information transmission unit 7. And a message queue 1Q for transmitting a message between the software state management unit 3 and the software state management unit 3, and then performs a procedure for checking the message and checking whether the hardware state has changed. As shown in FIG. If it detects that the hardware status has changed by signaling to the managed hardware according to the status polling cycle (S10, S12, S14), the collected status information is processed and the database ( 9) after updating (S16, S18), the identification ID of the hardware device where the state change has occurred, the changed state, and the state change occur. Produces a state change including the information of time such as a message, and transmits the generated status change message in the message queue (7Q) of status information transmission unit (7) via a message queue (1Q) (S20, S22).
소프트웨어 상태 관리부(3)는 HLR 시스템의 고유 기능인 이동 가입자 데이터베이스 관리, 호 처리 및 부가 서비스 등의 통신 서비스 사용을 가능하도록 지원하는 소프트웨어 블록들의 상태를 관리하는 것으로, 초기 구동시 변경된 정보를 상태 정보 전송부(7)로 전송하기 위한 메시지 큐(3Q)를 생성한 후, 도 2에 도시하는 바와 같이, 기설정된 상태 폴링 주기에 따라 관리 대상 소프트웨어로 신호를 주어 소프트웨어 상태가 변경되었음을 감지한 경우에는 해당 소프트웨어의 정보를 세팅하여 데이터베이스(9)를 갱신하고, 상태 정보 전송부(7)로 상태 변경이 일어난 소프트웨어의 식별 ID와, 변경된 상태와 상태 변경이 발생한 시간 등의 정보를 상태 정보 전송부(7)의 메시지 큐(7Q)로 전송한다.The software state management unit 3 manages the states of the software blocks that support the use of communication services such as mobile subscriber database management, call processing, and additional services, which are inherent to the HLR system, and transmits state information to the changed information at the initial startup. After generating the message queue 3Q for transmission to the sub-unit 7, as shown in FIG. 2, when it detects that the software state has changed by signaling to the managed software according to a preset status polling cycle, By setting the information of the software, the database 9 is updated, and the status information transmitting unit 7 stores information such as the identification ID of the software in which the state change has occurred, the changed state and the time at which the state change occurred, and the like. ) To the message queue (7Q).
망 상태 관리부(5)는 망 인터페이스 부분의 상태를 관리하는 부분으로, 초기 구동시 망 인터페이스의 하드웨어 및 소프트웨어에 대한 초기 값을 세팅하여 데이터베이스(9)를 갱신하고, 변경된 정보를 상태 정보 전송부(7)로 전송하기 위한 메시지 큐(5Q)를 생성한 후, 도 2에 도시하는 바와 같이, 기설정된 상태 폴링 주기에따라 망 인터페이스의 하드웨어 및 소프트웨어로 신호를 주어 상태가 변경되었음을 감지한 경우에는 해당 하드웨어 또는 소프트웨어의 정보를 세팅하여 데이터베이스(9)를 갱신하고, 상태 정보 전송부(7)로 상태 변경이 일어난 하드웨어 또는 소프트웨어의 식별 ID(Identification)와, 변경된 상태와, 상태 변경이 발생한 시간 등의 정보를 상태 정보 전송부(7)의 메시지 큐(7Q)로 전송한다.The network state management unit 5 manages the state of the network interface portion, and updates the database 9 by setting initial values for hardware and software of the network interface during initial operation, and transmits the changed information to the state information transmission unit ( 7) After creating the message queue (5Q) for transmission to, as shown in Figure 2, when the signal is detected by the hardware and software of the network interface according to the preset status polling period detected that the state has changed Alternatively, the software 9 updates the database 9 by setting information of the software, and the status information transmission unit 7 updates information such as identification of the hardware or software in which the state change has occurred, the changed state, and the time at which the state change occurred. Is transmitted to the message queue 7Q of the status information transmitting unit 7.
상태 정보 전송부(7)는 메시지 큐(7Q)를 통해 하드웨어 상태 관리부(1)와, 소프트웨어 상태 관리부(3)와, 망 상태 관리부(5)로부터 전송받은 상태 정보를 해당 운용자 터미널로 전송하는 것으로, 도 3에 도시하는 바와 같이, 기설정된 주기로 메시지 큐(7Q)로 신호를 주어 메시지 큐(7Q)에 새로운 메시지가 존재하는 경우에는(S24, S26), 메시지 큐(7Q)로부터 읽어들인 메시지에 의거하여 운용자 터미널로 전송할 상태 변경 메시지를 생성하고(S28), 생성한 상태 변경 메시지를 현재 HLR(Home Location Register)에 접속되어 있는 운용자 터미널로 전송한다(S30).The state information transmitting unit 7 transmits the state information received from the hardware state managing unit 1, the software state managing unit 3, and the network state managing unit 5 to the corresponding operator terminal through the message queue 7Q. As shown in FIG. 3, when a new message exists in the message queue 7Q at a predetermined period and a new message exists in the message queue 7Q (S24 and S26), the message read from the message queue 7Q is transmitted to the message queue 7Q. Based on the generated state change message to be transmitted to the operator terminal (S28), the generated state change message is transmitted to the operator terminal currently connected to the Home Location Register (HLR) (S30).
그리고, 상태 정보 전송부(7)는 가변적으로 접속되는 운용자 터미널의 ID를 관리하며, 한 메시지에 대한 전송 동작을 접속된 운용자 터미널에 대응되도록 반복수행한다.Then, the state information transmitter 7 manages the ID of the operator terminal that is variably connected, and repeats the transmission operation for one message so as to correspond to the connected operator terminal.
이상에서 살펴본 바와 같이, 종래에는 각각의 관리부(1, 3, 5, 7)는 변경된 상태 정보를 송수신하기 위한 메시지 큐(1Q, 3Q, 5Q, 7Q)를 구비하여 이루어지는 데, 메시지 큐(1Q, 3Q, 5Q, 7Q)를 통해 상태 변경 메시지가 전송됨에 따라 상태 변경 메시지 처리가 지연되고, 각각의 관리부(1, 3, 5, 7)에 메시지 큐(1Q, 3Q, 5Q, 7Q)를 할당해 주어야 하므로 시스템이 사용할 수 있는 자원이 낭비되는 문제점이있다.As described above, in the related art, each of the management units 1, 3, 5, and 7 includes message queues 1Q, 3Q, 5Q, and 7Q for transmitting and receiving changed state information. As the state change message is transmitted through 3Q, 5Q, and 7Q, processing of the state change message is delayed, and the message queues 1Q, 3Q, 5Q, and 7Q are assigned to each of the management units 1, 3, 5, and 7Q. There is a problem that the resources available to the system is wasted because it must be provided.
본 발명은 전술한 문제점을 해결하기 위해 안출된 것으로서, 각각의 관리부에서 사용하던 메시지 큐를 제거하고, 상태 변경 여부를 확인할 수 있는 매핑 테이블을 생성하여 각 관리부에서 공유할 수 있도록 함으로써, 시스템이 사용할 수 있는 자원을 확보하고, 각 관리부의 부하를 줄이고, 상태 변경 정보 처리 시간을 단축시킬 수 있도록 하는 HLR 시스템의 상태 정보 관리 장치 및 방법을 제공함에 그 목적이 있다.The present invention has been made to solve the above-described problem, by removing the message queue used by each management unit, by creating a mapping table that can check whether the status change, and to share with each management unit, It is an object of the present invention to provide an apparatus and method for managing state information of an HLR system that can secure resources, reduce load of each management unit, and shorten processing time of state change information.
도 1은 종래 HLR 시스템의 상태 정보 관리 장치를 나타내는 도.1 is a view showing a state information management apparatus of a conventional HLR system.
도 2 및 도 3은 종래 HLR 시스템의 상태 정보 관리 방법을 설명하기 위한 도.2 and 3 are diagrams for explaining a state information management method of a conventional HLR system.
도 4는 본 발명에 따른 HLR 시스템의 상태 정보 관리 장치의 구성을 나타내는 도.4 is a diagram illustrating a configuration of an apparatus for managing status information of an HLR system according to the present invention.
도 5 및 도 6은 본 발명에 따른 HLR 시스템의 상태 정보 관리 방법을 설명하기 위한 도.5 and 6 are diagrams for explaining a state information management method of the HLR system according to the present invention.
*** 도면의 주요 부분에 대한 부호의 설명 ****** Explanation of symbols for the main parts of the drawing ***
10. 하드웨어 상태 관리부,20. 소프트웨어 상태 관리부,10. Hardware status management unit, 20. Software status management department,
30. 망 상태 관리부,40. 상태 정보 전송부,30. Network State Management Unit, 40. Status information transmitter,
50. 데이터베이스,60. 데이터베이스 매핑 테이블50. Database, 60. Database mapping table
전술한 목적을 달성하기 위한 본 발명에 따른 HLR 시스템의 상태 정보 관리 장치는, 각종 상태 정보를 저장하고 있는 데이터베이스와; 일대일로 대응되는 상기 데이터베이스의 각 상태 정보 영역에 대한 상태 정보 변경 여부를 표시하는 데이터베이스 매핑 테이블과; 주기적으로 관리 대상의 상태를 감시하여 상태가 변경된 경우에는 상태 변경이 발생한 관리 대상으로부터 상태 정보를 수집하고, 수집된 상태 정보를 가공하여 상기 데이터베이스와 상기 데이터베이스 매핑 테이블을 갱신시키는 상태 관리부와; 주기적으로 상기 데이터베이스 매핑 테이블의 데이터 상태를 감시하여 데이터가 변경된 영역에 대응되는 데이터베이스의 영역으로부터 상태 정보를 수집하여 운용자 터미널로 전송하는 상태 정보 전송부를 구비하여 이루어진다.An apparatus for managing state information of an HLR system according to the present invention for achieving the above object includes: a database storing various state information; A database mapping table indicating whether state information of each state information area of the database corresponding to one-to-one is changed; A state management unit that periodically monitors the state of the management object and collects state information from the management object in which the state change has occurred, and updates the database and the database mapping table by processing the collected state information; And periodically monitoring the data state of the database mapping table to collect state information from an area of the database corresponding to the area where the data has changed and transmit the state information to the operator terminal.
한편, 본 발명에 따른 HLR 시스템의 상태 정보 관리 방법은, 주기적으로 관리 대상의 상태를 감시하여 상태 변경을 감지한 경우에는 상태 변경이 발생한 관리 대상으로부터 수집한 상태 정보에 의거하여 데이터베이스 및 데이터베이스 매핑 테이블을 갱신시키는 과정과; 주기적으로 상기 데이터베이스 매핑 테이블의 데이터 상태를 감시하여 데이터 변경을 감지한 경우에는 데이터가 변경된 영역과 대응되는 데이터베이스의 영역으로부터 수집한 상태 정보를 운용자 터미널로 전송하는 과정을 포함하여 이루어진다.Meanwhile, the state information management method of the HLR system according to the present invention periodically monitors the state of the management object and, when detecting the state change, based on the state information collected from the management object where the state change has occurred, the database and the database mapping table. Updating the process; In the case of detecting the data change by periodically monitoring the data state of the database mapping table, the method includes transmitting the state information collected from the area of the database corresponding to the area where the data has changed to the operator terminal.
여기서, 상기 데이터베이스 및 데이터베이스 매핑 테이블을 갱신시키는 과정은, 기설정된 상태 폴링 주기에 따라 관리 대상으로 신호를 주어 상기 관리 대상에서 발생한 상태 변경을 감지하는 단계와; 상기 상태 변경이 발생한 관리 대상으로부터 상태 정보를 수집하는 단계와; 상기 수집된 상태 정보를 가공하여 데이터베이스를 갱신시키는 단계와; 상기 상태 정보가 변경된 데이터베이스 영역에 대응하는 데이터베이스 매핑 테이블 영역의 데이터를 특정 값으로 세팅하여 데이터베이스 매핑 테이블을 갱신시키는 단계를 포함하여 이루어지는 것을 특징으로 한다.The updating of the database and the database mapping table may include: signaling a management object according to a predetermined status polling period and detecting a state change occurring in the management object; Collecting state information from a management object in which the state change has occurred; Processing the collected state information to update a database; And updating the database mapping table by setting data of the database mapping table area corresponding to the database area where the state information has been changed to a specific value.
그리고, 상기 상태 정보를 운용자 터미널로 전송하는 과정은, 기설정된 주기에 따라 데이터베이스 매핑 테이블로 신호를 주어 상기 데이터베이스 매핑 테이블에서 발생한 데이터 변경을 감지하는 단계와; 상기 데이터가 변경된 영역에 대응되는 데이터베이스 영역으로부터 상태 정보를 수집하는 단계와; 상기 수집된 상태 정보에 의거하여 상태 변경 메시지를 생성하는 단계와; 상기 생성된 상태 변경 메시지를 운용자 터미널로 전송하는 단계를 포함하여 이루어지는 것을 특징으로 한다.The transmitting of the state information to an operator terminal may include: signaling a change in data generated in the database mapping table by signaling a database mapping table according to a predetermined period; Collecting state information from a database area corresponding to the area where the data has changed; Generating a state change message based on the collected state information; And transmitting the generated state change message to an operator terminal.
이하에서는 첨부한 도면을 참조하여 본 발명의 바람직한 실시예에 따른 HLR 시스템의 상태 정보 관리 방법에 대해서 상세하게 설명한다.Hereinafter, a state information management method of an HLR system according to a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings.
도 4는 본 발명에 따른 HLR 시스템의 상태 정보 관리 장치의 구성을 나타내는 도로, 하드웨어 상태 관리부(10)와, 소프트웨어 상태 관리부(20)와, 망 상태 관리부(30)와, 상태 정보 전송부(40)와, 데이터베이스(50)와, 데이터베이스 매핑 테이블(60)을 구비하여 이루어진다.4 is a road, a hardware state management unit 10, a software state management unit 20, a network state management unit 30, and a state information transmission unit 40 showing the configuration of the state information management apparatus of the HLR system according to the present invention. ), A database 50, and a database mapping table 60.
이와 같은 구성에 있어서, 하드웨어 상태 관리부(10)는 초기 구동시 OS에서 제공하는 하드웨어 상태 감지 기능을 이용해 관리 대상 하드웨어에 대한 초기 값을 세팅하여 데이터베이스(50)를 갱신하고, 기설정된 상태 폴링 주기에 따라 관리 대상 하드웨어로 신호를 주어 하드웨어 상태가 변경되었음을 감지한 경우에는 해당 하드웨어 장치로부터 상태 정보(상태 변경이 일어난 하드웨어 장치의 식별 ID, 변경된 상태, 상태 변경이 발생한 시간 등)를 수집하고, 수집된 상태 정보를 가공하여 데이터베이스(50)를 갱신한 후, 상태 정보에 대한 변경 여부를 표시하는 데이터베이스 매핑 테이블(60)을 갱신시키는 데, 하드웨어 상태 관리부(10)에 의해 상태 정보가 변경된 데이터베이스(50)의 영역에 대응하는 데이터베이스 매핑 테이블(60)영역의 테이블 값을 1로 세팅한다.In such a configuration, the hardware state manager 10 updates the database 50 by setting an initial value for hardware to be managed using a hardware state detection function provided by the OS during initial operation, and at a preset state polling period. If it detects that the hardware status has changed by signaling to the managed hardware, it collects the status information (identification ID of the hardware device where the status change occurred, changed status, time when the status change occurred, etc.) from the hardware device. After updating the database 50 by processing the state information, updating the database mapping table 60 indicating whether the state information has been changed, and the database 50 whose state information has been changed by the hardware state management unit 10. Set the table value to 1 in the database mapping table 60 corresponding to the region of The.
소프트웨어 상태 관리부(20)는 HLR 시스템의 고유 기능인 이동 가입자 데이터베이스 관리, 호 처리 및 부가 서비스 등의 통신 서비스 사용을 가능하도록 지원하는 소프트웨어 블록들의 상태를 관리하는 것으로, 기설정된 상태 폴링 주기에 따라 관리 대상 소프트웨어로 신호를 주어 소프트웨어 상태가 변경되었음을 감지한 경우에는 상태 변경이 일어난 소프트웨어의 정보를 세팅하여 데이터베이스(50)를 갱신하고, 데이터베이스 매핑 테이블(60)을 갱신시킨다.The software state management unit 20 manages the states of the software blocks that support the use of communication services such as mobile subscriber database management, call processing, and additional services, which are inherent to the HLR system, and are managed according to a preset status polling cycle. When a signal is signaled to the software to detect that the software state has been changed, the database 50 is updated by setting information of the software where the state change has occurred, and the database mapping table 60 is updated.
망 상태 관리부(30)는 망 인터페이스 부분의 상태를 관리하는 부분으로, 초기 구동시 망 인터페이스의 하드웨어 및 소프트웨어에 대한 초기 값을 세팅하여 데이터베이스(50)를 갱신하고, 기설정된 상태 폴링 주기에 따라 망 인터페이스의 하드웨어 및 소프트웨어로 신호를 주어 상태가 변경되었음을 감지한 경우에는 상태 변경이 일어난 하드웨어 또는 소프트웨어의 정보를 세팅하여 데이터베이스(50)를 갱신하고, 데이터베이스 매핑 테이블(60)을 갱신시킨다.The network state management unit 30 manages the state of the network interface. During initial startup, the network state manager 30 updates the database 50 by setting initial values for hardware and software of the network interface, and updates the network according to a preset state polling period. When a signal is detected by the hardware and software of the interface to detect that the state has been changed, the database 50 is updated by setting information on the hardware or software where the state change has occurred, and the database mapping table 60 is updated.
상태 정보 전송부(40)는 기설정된 상태 폴링 주기에 따라 데이터베이스 매핑 테이블(60)로 신호를 주어 상태가 변경되었음을 감지한 경우에는 상태가 변경되었다고 표시된 영역 즉, 테이블 값이 1로 설정되어 있는 영역과 대응되는 데이터베이스(50)의 영역에 저장되어 있는 정보를 수집한 후, 수집된 상태 정보에 의거하여 상태 변경 메시지를 생성하고, 생성된 상태 변경 메시지를 해당 운용자 터미널로 전송한다.When the state information transmitter 40 signals the database mapping table 60 according to a preset state polling period and detects that the state has changed, the state information transmitter 40 indicates that the state has changed, that is, an area where the table value is set to 1. After collecting the information stored in the area of the database 50 corresponding to the and generates a state change message based on the collected state information, and transmits the generated state change message to the operator terminal.
데이터베이스(50)는 하드웨어 상태 관리부(10), 소프트웨어 상태 관리부(20), 상태 관리부(30)로부터 전송받은 상태 정보에 의해 갱신된다.The database 50 is updated by the state information received from the hardware state manager 10, the software state manager 20, and the state manager 30.
데이터베이스 매핑 테이블(60)은 DBMS(Data Base Management Subsystem)에 의해 관리되며, 하드웨어 상태 관리부(10), 소프트웨어 상태 관리부(20), 상태 관리부(30)의 제어하에 일대일로 대응되는 데이터베이스(50)의 각 영역에 대한 상태정보 변경 여부를 표시한다.The database mapping table 60 is managed by a DBMS (Data Base Management Subsystem), and controls the one-to-one correspondence of the database 50 under the control of the hardware state management unit 10, the software state management unit 20, and the state management unit 30. It indicates whether the status information of each area is changed.
도 5 및 도 6은 본 발명에 따른 HLR 시스템의 상태 정보 관리 방법을 설명하기 위한 도로, 도 5는 각각의 상태 관리부(10, 20, 30) 관점에서의 동작 설명이고, 도 6은 상태 정보 전송부(40) 관점에서의 동작 설명이다.5 and 6 are roads illustrating a state information management method of the HLR system according to the present invention, FIG. 5 is a description of operations from the respective state managers 10, 20, and 30, and FIG. The operation description from the viewpoint of the unit 40 is described.
우선, 각각의 상태 관리부(10, 20, 30)는 도 5에 도시하는 바와 같이, 기설정된 상태 폴링 주기에 따라 관리 대상 하드웨어/소프트웨어/망 인터페이스로 신호를 주어 하드웨어/소프트웨어/망 인터페이스 상태가 변경되었음을 감지한 경우에는 해당 하드웨어/소프트웨어/망 인터페이스로부터 상태 정보(상태 변경이 일어난 하드웨어 장치의 식별 ID, 변경된 상태, 상태 변경이 발생한 시간 등)를 수집하고(S40, S42, S44), 수집된 상태 정보를 가공하여 데이터베이스(50)를 갱신한 후(S46, S48), 상태 정보에 대한 변경 여부를 표시하는 데이터베이스 매핑 테이블(60)을 갱신시킨다(S50).First, as shown in FIG. 5, each of the state managers 10, 20, and 30 signals a managed hardware / software / network interface according to a predetermined state polling cycle to change the hardware / software / network interface state. If it is detected that the status is detected from the hardware / software / network interface state information (identification ID of the hardware device that changed the state, changed state, time when the state change occurred, etc.) is collected (S40, S42, S44), the collected state After the information is processed to update the database 50 (S46 and S48), the database mapping table 60 indicating whether or not the state information is changed is updated (S50).
상기한 과정 S50에서 각각의 상태 관리부(10, 20, 30)에 의해 상태 정보가 변경된 데이터베이스(50)의 영역에 대응하는 데이터베이스 매핑 테이블(60) 영역의 테이블 값을 1로 설정한다.In step S50, the table value of the region of the database mapping table 60 corresponding to the region of the database 50 whose state information is changed by the state managers 10, 20, and 30 is set to 1.
한편, 상태 정보 전송부(40)는 도 6에 도시하는 바와 같이, 기설정된 상태 폴링 주기에 따라 데이터베이스 매핑 테이블(60)로 신호를 주어(S52), 데이터베이스 매핑 테이블(60) 내의 데이터가 변경되었음을 감지한 경우에는(S54), 데이터가 변경된 영역 즉, 테이블 값이 1로 설정되어 있는 영역과 대응되는 데이터베이스(50)의 영역에 저장되어 있는 정보를 수집한 후(S56), 수집된 상태 정보에 의거하여 상태 변경 메시지를 생성하고(S58), 생성된 상태 변경 메시지를 해당 운용자 터미널로 전송한다(S60).Meanwhile, as shown in FIG. 6, the state information transmitter 40 signals the database mapping table 60 according to a predetermined state polling period (S52), indicating that data in the database mapping table 60 has been changed. If detected (S54), after collecting the information stored in the area of the database 50 corresponding to the area where the data is changed, that is, the table value is set to 1 (S56), the collected state information Generate a state change message based on (S58), and transmits the generated state change message to the operator terminal (S60).
본 발명의 HLR 시스템의 상태 정보 관리 장치 및 방법은 전술한 실시예에 국한되지 않고 본 발명의 기술 사상이 허용하는 범위 내에서 다양하게 변형하여 실시할 수 있다.The apparatus and method for managing state information of the HLR system of the present invention is not limited to the above-described embodiments, and may be variously modified and implemented within the scope of the technical idea of the present invention.
이상에서 설명한 바와 같은 본 발명의 HLR 시스템의 상태 정보 관리 장치 및 방법에 따르면, 각각의 관리부에서 사용하던 메시지 큐를 제거하고, 상태 변경 여부를 확인할 수 있는 매핑 테이블을 생성하여 각 관리부에서 공유할 수 있도록 함으로써, 시스템이 사용할 수 있는 자원을 확보하고, 각 관리부의 부하를 줄이고, 상태 변경 정보 처리 시간을 단축시킬 수 있는 효과가 있다.According to the apparatus and method for managing state information of the HLR system of the present invention as described above, the message queue used by each management unit may be removed, and a mapping table for checking whether or not the state is changed may be generated and shared by each management unit. By doing so, it is possible to secure resources that can be used by the system, to reduce the load of each management unit, and to shorten the time for processing state change information.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000077272A KR20020048021A (en) | 2000-12-15 | 2000-12-15 | Apparatus and method for status information management in HLR system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000077272A KR20020048021A (en) | 2000-12-15 | 2000-12-15 | Apparatus and method for status information management in HLR system |
Publications (1)
Publication Number | Publication Date |
---|---|
KR20020048021A true KR20020048021A (en) | 2002-06-22 |
Family
ID=27682426
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020000077272A KR20020048021A (en) | 2000-12-15 | 2000-12-15 | Apparatus and method for status information management in HLR system |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR20020048021A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100705600B1 (en) * | 2006-03-13 | 2007-04-09 | 삼성전자주식회사 | Database managing apparatus and method in element management system |
-
2000
- 2000-12-15 KR KR1020000077272A patent/KR20020048021A/en not_active Application Discontinuation
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100705600B1 (en) * | 2006-03-13 | 2007-04-09 | 삼성전자주식회사 | Database managing apparatus and method in element management system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100480713B1 (en) | Method for Tracing and Monitoring of Call in Mobile Communication Systems | |
CN105049502A (en) | Method of upgrading equipment software in cloud network management system and device | |
CN100479380C (en) | Network device managing method, network device and network managing system | |
JP2004516691A (en) | Method for updating manufacturer-specific hardware information via a mobile wireless manufacturer independent OMC-NMC interface | |
US6026147A (en) | System and method for supervising calls in the exchange | |
JP4673532B2 (en) | Comprehensive alignment process in a multi-manager environment | |
KR20020048021A (en) | Apparatus and method for status information management in HLR system | |
US6798749B1 (en) | Method and system for the management of an interface in a telecommunication system | |
CN112532454B (en) | Network management method of FC switching network system | |
JP3305248B2 (en) | Network monitoring control method and system | |
KR20030002683A (en) | System and Method of Managing State Information Using Shared Memory Mapping Table | |
KR100259867B1 (en) | Interface method | |
US7159148B2 (en) | Method for performance and fault management in a telecommunication network | |
CN100531044C (en) | Method and system for handling alerts by means of a management network comprising several levels in a communication system | |
JP3020402B2 (en) | Status information collection system and status management system | |
KR930004919B1 (en) | Maintenance method | |
KR100198428B1 (en) | Property management method using threshold value in 10 gbps synchronized transmitting system | |
US20020188662A1 (en) | Method for detecting the isolation condition between agent and manager processing entities in a telecommunications network management system | |
KR20010048178A (en) | The method for Server Process Remote Monitoring of the Telecommunication Network Management System | |
KR100434010B1 (en) | How to handle message overload in mobile communication system | |
KR100462986B1 (en) | Process State Management Method Using Peculiar Process Information | |
KR100255302B1 (en) | Bsc realtime call resources management method | |
JP2002232428A (en) | Setting information managing device for network connection device | |
CN114697985A (en) | Wireless operation and maintenance system registration method and device, electronic equipment and storage medium | |
WO2008148753A1 (en) | Method for data communication and device as well as communication system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
N231 | Notification of change of applicant | ||
WITN | Withdrawal due to no request for examination |