KR100747929B1 - 코바 기반하에서의 전송장비 관리 방법 - Google Patents
코바 기반하에서의 전송장비 관리 방법 Download PDFInfo
- Publication number
- KR100747929B1 KR100747929B1 KR1020010087737A KR20010087737A KR100747929B1 KR 100747929 B1 KR100747929 B1 KR 100747929B1 KR 1020010087737 A KR1020010087737 A KR 1020010087737A KR 20010087737 A KR20010087737 A KR 20010087737A KR 100747929 B1 KR100747929 B1 KR 100747929B1
- Authority
- KR
- South Korea
- Prior art keywords
- command
- command processing
- client
- message conversion
- network device
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/02—Standardisation; Integration
- H04L41/0233—Object-oriented techniques, for representation of network management data, e.g. common object request broker architecture [CORBA]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/542—Event management; Broadcasting; Multicasting; Notifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/465—Distributed object oriented systems
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/02—Standardisation; Integration
- H04L41/0213—Standardised network management protocols, e.g. simple network management protocol [SNMP]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/54—Indexing scheme relating to G06F9/54
- G06F2209/544—Remote
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
Claims (6)
- 클라이언트의 명령(또는 요청, 이하 동일)이 있을 때 CORBA 기반의 명령처리 프로세스가 상기 명령을 수행하게 될 네트워크 장비별로 명령처리 객체를 생성하여 상기 클라이언트로 넘겨주는 단계와;상기 클라이언트가 상기 넘겨 받은 명령처리 객체에 네트워크 장비의 주소 및 처리대상 명령어 등의 명령처리에 필요한 관련 정보를 넘겨주는 단계와;상기 클라이언트로부터 명령처리 관련 정보를 넘겨 받은 명령처리 객체가 메시지변환 프로세스에게 해당 명령을 넘겨주는 단계와;상기 메시지변환 프로세스가 상기 전달된 명령을 네트워크 장비에 맞게 변환하여 해당 네트워크 장비로 넘겨주는 단계를 포함하는 것을 특징으로 하는 코바 기반하에서의 전송장비 관리 방법.
- 제 1항에 있어서,상기 명령처리 프로세스와 메시지변환 프로세스간의 통신은 비동기식으로 이루어져 CORBA 명령어 수행시 블록킹 되는 것을 방지하도록 된 것을 특징으로 하는 코바 기반하에서의 전송장비 관리 방법.
- 제 1항에 있어서, 상기 클라이언트 명령이 있는 때 명령처리 객체를 생성하는 경우,상기 명령처리 프로세스가 상기 클라이언트의 명령을 받게 되면 CORBA의 팩토리 객체가 해당 클라이언트 요청을 받아들이고, 상기 명령처리 프로세스의 팩토리 객체는 클라이언트의 요청을 해석하여 해당 명령이 수행되어야 할 네트워크 장비별로 명령처리 객체를 생성하는 것을 특징으로 하는 코바 기반하에서의 전송장비 관리 방법.
- 제 1항에 있어서, 상기 메시지변환 프로세스는,CORBA 구현저장소에 등록되어 있는 실행 파일이며, 서로 다른 객체에 대해 서로 다른 프로세스가 생성되도록 하기 위해 상기 명령처리 객체가 다른 경우에는 서로 다른 프로세스로서 실행되도록 구현저장소에 등록되어지는 것을 특징으로 하는 코바 기반하에서의 전송장비 관리 방법.
- 제 4항에 있어서,상기 생성되는 메시지변환 프로세스는 사용자 인터페이스에서 내려오는 명령어를 전송장비가 이해할 수 있는 명령어로 변환하여 해당 네트워크 장비에게 변환된 명령을 내리고, 해당 네트워크 장비로부터 응답을 받는 경우에는 해당 응답을 상기 명령처리 프로세스로 넘기며, 설정된 시간동안 상기 명령처리 프로세서로부터 새로운 명령이 전달되어 오지 않으면 구동을 중단하도록 된 것을 특징으로 하는 코바 기반하에서의 전송장비 관리 방법.
- 제 1항에 있어서,상기 메시지변환 프로세스가 전달한 명령을 받게 되는 상기 네트워크 장비가 해당 명령을 처리하는 단계와;상기 네트워크 장비가 상기 명령 처리 결과를 상기 메시지변환 프로세스에 전달하는 단계와;상기 메시지변환 프로세스로 전달된 상기 명령 처리 결과가 상기 명령처리 프로세스를 통해 클라이언트로 돌려지는 단계를 더 포함하는 것을 특징으로 하는 코바 기반하에서의 전송장비 관리 방법.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020010087737A KR100747929B1 (ko) | 2001-12-29 | 2001-12-29 | 코바 기반하에서의 전송장비 관리 방법 |
US10/329,708 US20030131054A1 (en) | 2001-12-29 | 2002-12-27 | CORBA based transmission element management system and method |
CNB021583854A CN1280750C (zh) | 2001-12-29 | 2002-12-30 | 基于corba的传输单元管理系统和方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020010087737A KR100747929B1 (ko) | 2001-12-29 | 2001-12-29 | 코바 기반하에서의 전송장비 관리 방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20030057663A KR20030057663A (ko) | 2003-07-07 |
KR100747929B1 true KR100747929B1 (ko) | 2007-08-08 |
Family
ID=19717876
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020010087737A Expired - Fee Related KR100747929B1 (ko) | 2001-12-29 | 2001-12-29 | 코바 기반하에서의 전송장비 관리 방법 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20030131054A1 (ko) |
KR (1) | KR100747929B1 (ko) |
CN (1) | CN1280750C (ko) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100747929B1 (ko) * | 2001-12-29 | 2007-08-08 | 엘지노텔 주식회사 | 코바 기반하에서의 전송장비 관리 방법 |
US7330722B1 (en) * | 2004-03-03 | 2008-02-12 | At&T Corp. | System and method for testing automated provisioning and maintenance of Operations Support Systems |
CN100375443C (zh) * | 2005-02-25 | 2008-03-12 | 中兴通讯股份有限公司 | 一种移动通信业务管理系统接入网元管理系统的方法 |
US7729287B2 (en) * | 2006-11-10 | 2010-06-01 | At&T Intellectual Property I, L.P. | Methods of providing simulation for communications systems and related systems and computer program products |
CN102130944B (zh) * | 2010-12-30 | 2013-05-15 | 中国民航信息网络股份有限公司 | 一种对自助柜机和自助系统的监控管理方法 |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20000054739A (ko) * | 2000-06-21 | 2000-09-05 | 김성우 | 이질적인 통신망의 통합 성능관리장치 |
US6260062B1 (en) * | 1999-02-23 | 2001-07-10 | Pathnet, Inc. | Element management system for heterogeneous telecommunications network |
KR20020033222A (ko) * | 2000-10-30 | 2002-05-06 | 구자홍 | 전송장비 관리시스템 사이의 효과적인 데이터 처리 방법 |
KR20020055946A (ko) * | 2000-12-29 | 2002-07-10 | 엘지전자 주식회사 | 코바 기반하에서의 다수의 디시에스를 관리하는 이엠에스장치 및 그 제어방법 |
KR20030057663A (ko) * | 2001-12-29 | 2003-07-07 | 엘지전자 주식회사 | 코바 기반하에서의 전송장비 관리 방법 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6363421B2 (en) * | 1998-05-31 | 2002-03-26 | Lucent Technologies, Inc. | Method for computer internet remote management of a telecommunication network element |
US6731627B1 (en) * | 1998-11-17 | 2004-05-04 | Cisco Technology, Inc. | Virtual loop carrier system |
US6708207B1 (en) * | 1999-06-03 | 2004-03-16 | Fujitsu Network Communications, Inc. | Method and system for managing multiple management protocols in a network element |
US6968553B1 (en) * | 2001-03-01 | 2005-11-22 | Alcatel | Element manager common gateway architecture system and method |
-
2001
- 2001-12-29 KR KR1020010087737A patent/KR100747929B1/ko not_active Expired - Fee Related
-
2002
- 2002-12-27 US US10/329,708 patent/US20030131054A1/en not_active Abandoned
- 2002-12-30 CN CNB021583854A patent/CN1280750C/zh not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6260062B1 (en) * | 1999-02-23 | 2001-07-10 | Pathnet, Inc. | Element management system for heterogeneous telecommunications network |
KR20000054739A (ko) * | 2000-06-21 | 2000-09-05 | 김성우 | 이질적인 통신망의 통합 성능관리장치 |
KR20020033222A (ko) * | 2000-10-30 | 2002-05-06 | 구자홍 | 전송장비 관리시스템 사이의 효과적인 데이터 처리 방법 |
KR20020055946A (ko) * | 2000-12-29 | 2002-07-10 | 엘지전자 주식회사 | 코바 기반하에서의 다수의 디시에스를 관리하는 이엠에스장치 및 그 제어방법 |
KR20030057663A (ko) * | 2001-12-29 | 2003-07-07 | 엘지전자 주식회사 | 코바 기반하에서의 전송장비 관리 방법 |
Also Published As
Publication number | Publication date |
---|---|
CN1430158A (zh) | 2003-07-16 |
CN1280750C (zh) | 2006-10-18 |
KR20030057663A (ko) | 2003-07-07 |
US20030131054A1 (en) | 2003-07-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5961594A (en) | Remote node maintenance and management method and system in communication networks using multiprotocol agents | |
US7664844B2 (en) | Managing network errors communicated in a message transaction with error information using a troubleshooting agent | |
US6255943B1 (en) | Method and apparatus for distributed object filtering | |
US5768501A (en) | Method and apparatus for inter-domain alarm correlation | |
US8239520B2 (en) | Network service operational status monitoring | |
JPWO2004071014A1 (ja) | Snmpプロキシエージェント、及び管理情報中継方法 | |
US20040205689A1 (en) | System and method for managing a component-based system | |
US20050235058A1 (en) | Multi-network monitoring architecture | |
KR20110014943A (ko) | 네트워크 관리 방법 및 서비스 QoS 제공방법 | |
CN112448987B (zh) | 一种熔断降级的触发方法、系统和存储介质 | |
CN114157715B (zh) | 一种骨干网络控制器的网络信息管理方法及系统 | |
US20020120694A1 (en) | Distributed intelligent information technology operations automation | |
KR100747929B1 (ko) | 코바 기반하에서의 전송장비 관리 방법 | |
US20020042847A1 (en) | Method for a network management system for processing event information, as well as management object, discriminator object and managed object for it | |
JP2008071197A (ja) | Snmpメッセージにより機器から情報を取得する機器情報取得方法及び情報処理装置 | |
US20050015476A1 (en) | Network element system for providing independent multi-protocol service | |
JP5348907B2 (ja) | サービス監視システムおよび方法 | |
Lopes et al. | On the use of mobility in distributed network management | |
US20020042848A1 (en) | Method of providing services in a network management system having an open system architecture and also a service object, a request object and a request manager therefor | |
KR100256672B1 (ko) | 통신관리망 환경에서의 데이터 일치 방법 | |
KR20020055946A (ko) | 코바 기반하에서의 다수의 디시에스를 관리하는 이엠에스장치 및 그 제어방법 | |
KR100900505B1 (ko) | 자율망간 환경에서 트래픽 엔지니어링을 위한웹기반기업관리 기반의 차등화 경로보호를 이용한장애관리시스템 및 방법 | |
KR100613856B1 (ko) | 장애 관리용 통신 프로토콜 응용 프로그래밍 인터페이스를 이용한 장애 관리 방법 | |
WO2025069084A1 (en) | Method and system for managing one or more instances of policy execution engine (peegn) | |
WO2025062446A1 (en) | Method and system for performing operations on network functions |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
N231 | Notification of change of applicant | ||
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R11-asn-PN2301 St.27 status event code: A-3-3-R10-R13-asn-PN2301 |
|
R17-X000 | Change to representative recorded |
St.27 status event code: A-3-3-R10-R17-oth-X000 |
|
PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
N231 | Notification of change of applicant | ||
PN2301 | Change of applicant |
St.27 status event code: A-3-3-R10-R11-asn-PN2301 St.27 status event code: A-3-3-R10-R13-asn-PN2301 |
|
P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
A201 | Request for examination | ||
PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
PR1002 | Payment of registration fee |
Fee payment year number: 1 St.27 status event code: A-2-2-U10-U11-oth-PR1002 |
|
PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 St.27 status event code: A-5-5-R10-R13-asn-PN2301 |
|
PR1001 | Payment of annual fee |
Fee payment year number: 4 St.27 status event code: A-4-4-U10-U11-oth-PR1001 |
|
PR1001 | Payment of annual fee |
Fee payment year number: 5 St.27 status event code: A-4-4-U10-U11-oth-PR1001 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 St.27 status event code: A-5-5-R10-R13-asn-PN2301 |
|
L13-X000 | Limitation or reissue of ip right requested |
St.27 status event code: A-2-3-L10-L13-lim-X000 |
|
U15-X000 | Partial renewal or maintenance fee paid modifying the ip right scope |
St.27 status event code: A-4-4-U10-U15-oth-X000 |
|
PR1001 | Payment of annual fee |
Fee payment year number: 6 St.27 status event code: A-4-4-U10-U11-oth-PR1001 |
|
PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 St.27 status event code: A-5-5-R10-R13-asn-PN2301 |
|
FPAY | Annual fee payment |
Payment date: 20130716 Year of fee payment: 7 |
|
PR1001 | Payment of annual fee |
Fee payment year number: 7 St.27 status event code: A-4-4-U10-U11-oth-PR1001 |
|
FPAY | Annual fee payment |
Payment date: 20140715 Year of fee payment: 8 |
|
PR1001 | Payment of annual fee |
Fee payment year number: 8 St.27 status event code: A-4-4-U10-U11-oth-PR1001 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Not in force date: 20150803 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE St.27 status event code: A-4-4-U10-U13-oth-PC1903 |
|
PC1903 | Unpaid annual fee |
Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20150803 St.27 status event code: N-4-6-H10-H13-oth-PC1903 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
P22-X000 | Classification modified |
St.27 status event code: A-4-4-P10-P22-nap-X000 |
|
R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |