KR20010075793A - 이산 네트워크 환경의 복합 망을 관리하기 위한통합망관리 시스템 구조에서의 게이트웨이 시스템 - Google Patents
이산 네트워크 환경의 복합 망을 관리하기 위한통합망관리 시스템 구조에서의 게이트웨이 시스템 Download PDFInfo
- Publication number
- KR20010075793A KR20010075793A KR1020000002256A KR20000002256A KR20010075793A KR 20010075793 A KR20010075793 A KR 20010075793A KR 1020000002256 A KR1020000002256 A KR 1020000002256A KR 20000002256 A KR20000002256 A KR 20000002256A KR 20010075793 A KR20010075793 A KR 20010075793A
- Authority
- KR
- South Korea
- Prior art keywords
- command
- management system
- network management
- gateway system
- manager
- Prior art date
Links
- 238000000034 method Methods 0.000 claims abstract description 19
- 230000008569 process Effects 0.000 claims abstract description 13
- 230000001419 dependent effect Effects 0.000 claims abstract description 11
- 238000007726 management method Methods 0.000 description 98
- 230000004044 response Effects 0.000 description 11
- 238000010586 diagram Methods 0.000 description 10
- 230000008859 change Effects 0.000 description 3
- 239000000284 extract Substances 0.000 description 3
- 239000002131 composite material Substances 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000009897 systematic effect Effects 0.000 description 1
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/66—Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
-
- 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/022—Multivendor or multi-standard integration
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims (4)
- 통합망관리 시스템에 대하여 동일한 인터페이스를 제공하고 네트워크 장비에 종속적인 명령을 수행할 수 있도록 상기 네트워크 장비의 이산도만큼 상기 관리 시스템과 상기 네트워크 장비의 사이에 설치되는 게이트웨이 시스템에 있어서,상기 게이트웨이 시스템은 상기 통합망관리 시스템으로부터 수신된 명령을 이진 데이터(binary data) 형태의 명령어로 구성하는 메시지 매니저(messageManager)와, 상기 이진 데이터가 상기 네트워크 장비에 저장하도록 관리하는 데이터베이스 매니저(dbManager)와, 상기 데이터베이스 매니저를 통해 상기 네트워크 장비에 처리되어야 하는 명령이 저장되어 있는지 유무를 판단하여 처리하는 프로세스 매니저(processManager) 및, 상기 네트워크 장비로 명령을 수행하고 상기 데이터베이스 매니저를 통하여 해당 명령의 현재 처리 상태를 변경하는 명령어 매니저(cmdManager)를 포함하는 것을 특징으로 하는 게이트웨이 시스템.
- 제1항에 있어서, 상기 네트워크 장비에는 망관리 시스템이 종속되어 있고, 상기 망관리 시스템으로부터 수행된 명령의 처리 결과가 상기 명령어 매니저에게 수신되면, 상기 명령어 매니저는 상기 데이터베이스 매니저를 통하여 상기 네트워크 장비의 해당 명령에 대한 상태를 반영하고, 상기 메시지 매니저를 통해 상기 통합망관리 시스템으로 명령 수행 결과를 반환하고, 상기 프로세스 매니저에게 명령 수행 완료를 통지하는 것을 특징으로 하는 게이트웨이 시스템.
- 제1항 또는 제2항에 있어서, 상기 게이트웨이 시스템에 사용되는 명령어 버퍼(cmdBuffer) 데이터베이스는 명령이 요구된 시간(req. timestamp)과 해당 명령을 요구한 통합망관리 시스템의 식별자(nms ID), 해당 명령의 식별자(token), 해당 명령의 종류(cmd), 해당 명령의 이진 데이터(binary cmd), 해당 명령의 현재 처리 상태(state)로 구성되는 것을 특징으로 하는 게이트웨이 시스템.
- 제1항 또는 제2항에 있어서, 상기 게이트웨이 시스템에 사용되는 명령어 이력(cmdHistory) 데이터베이스는 명령이 요구된 시간(req. timestamp), 명령이 수행된 시간(exec. timestamp), 명령이 완료된 시간(resp. timestamp), 명령을 요구한 통합망관리 시스템의 식별자(nms ID), 해당 명령의 식별자(token), 명령의 종류(cmd), 해당 명령의 처리 결과(result)로 구성되는 것을 특징으로 하는 게이트웨이 시스템.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000002256A KR100573281B1 (ko) | 2000-01-18 | 2000-01-18 | 이산 네트워크 환경의 복합 망을 관리하기 위한 통합망관리 시스템 구조에서의 게이트웨이 시스템의 명령 처리방법 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020000002256A KR100573281B1 (ko) | 2000-01-18 | 2000-01-18 | 이산 네트워크 환경의 복합 망을 관리하기 위한 통합망관리 시스템 구조에서의 게이트웨이 시스템의 명령 처리방법 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20010075793A true KR20010075793A (ko) | 2001-08-11 |
KR100573281B1 KR100573281B1 (ko) | 2006-04-27 |
Family
ID=19639404
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020000002256A KR100573281B1 (ko) | 2000-01-18 | 2000-01-18 | 이산 네트워크 환경의 복합 망을 관리하기 위한 통합망관리 시스템 구조에서의 게이트웨이 시스템의 명령 처리방법 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100573281B1 (ko) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100461353B1 (ko) * | 2001-12-13 | 2004-12-14 | 주식회사 케이티 | 데이터베이스 연결 풀을 이용한 통합망관리 게이트웨이시스템 및 그 운용방법 |
KR101425011B1 (ko) * | 2012-03-22 | 2014-08-01 | 주식회사 케이티 | 통합 게이트웨이를 이용한 고객사 구내 망의 네트워크 장비의 설치 및 관리를 위한 시스템 |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100250118B1 (ko) * | 1997-12-29 | 2000-03-15 | 이계철 | 이종 프로토콜의 시스템간의 경보 게이트웨이 장치 및 경보 메시지 변환 방법 |
-
2000
- 2000-01-18 KR KR1020000002256A patent/KR100573281B1/ko not_active IP Right Cessation
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100461353B1 (ko) * | 2001-12-13 | 2004-12-14 | 주식회사 케이티 | 데이터베이스 연결 풀을 이용한 통합망관리 게이트웨이시스템 및 그 운용방법 |
KR101425011B1 (ko) * | 2012-03-22 | 2014-08-01 | 주식회사 케이티 | 통합 게이트웨이를 이용한 고객사 구내 망의 네트워크 장비의 설치 및 관리를 위한 시스템 |
Also Published As
Publication number | Publication date |
---|---|
KR100573281B1 (ko) | 2006-04-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100935782B1 (ko) | 채널 기반 스위칭 패브릭 분산형 시스템-영역 네트워크에 대한 집중 관리를 제공하는 방법, 채널 기반 스위칭 패브릭 분산형 시스템-영역 네트워크에 대한 집중 관리를 제공하는 시스템 및 컴퓨터 판독가능한 저장 매체 | |
CN108370341B (zh) | 资源配置方法、虚拟网络功能管理器和网元管理系统 | |
CN112448987B (zh) | 一种熔断降级的触发方法、系统和存储介质 | |
CN108390950A (zh) | 一种消息推送方法、装置及设备 | |
CN106060088A (zh) | 一种服务管理方法及装置 | |
CN106993043A (zh) | 基于代理的数据通信系统和方法 | |
EP3101854A1 (en) | Openflow-based group table processing method and device, and group table configuration unit | |
CN116708266A (zh) | 一种云服务拓扑图实时更新方法、装置、设备及介质 | |
US8516094B2 (en) | Method and network management apparatus for implementing information service level inheritance in network management system | |
KR100573281B1 (ko) | 이산 네트워크 환경의 복합 망을 관리하기 위한 통합망관리 시스템 구조에서의 게이트웨이 시스템의 명령 처리방법 | |
CN104639379A (zh) | 测试代理方法及其装置 | |
CN105592485B (zh) | 一种基于snmp网管协议实时采集并处理消息的方法 | |
CN116800835A (zh) | 一种监控数据采集方法、装置、设备及介质 | |
JP2011141695A (ja) | メッセージ処理装置およびメッセージ処理方法 | |
CN110109933A (zh) | 信息维护方法、配置管理数据库系统及存储介质 | |
US10263915B2 (en) | Method for processing event between controller and network device | |
CN101808023A (zh) | 一种网络监测系统及网络监测方法 | |
KR101377461B1 (ko) | 이종장치 및 시스템에 대한 원격 유지보수 및 모니터링 서비스 프레임워크 | |
CN114760348B (zh) | 一种业务处理方法、装置、存储介质及电子装置 | |
KR100901703B1 (ko) | 개방형 비동기 응용 서비스 이벤트 처리 방법 및 이를구현한 개방형 웹서비스 게이트웨이 | |
KR100376567B1 (ko) | 이동 통신 시스템에서 타이머 관리 시스템 | |
KR100613856B1 (ko) | 장애 관리용 통신 프로토콜 응용 프로그래밍 인터페이스를 이용한 장애 관리 방법 | |
US20040031033A1 (en) | Method and apparatus for inter-process communication management | |
KR100271520B1 (ko) | 비동기전송모드(atm) 신호제어 시스팀에서의 타이머처리기및 그 처리 방법 | |
KR100357867B1 (ko) | 복수개의 큐3-어댑터 관리 대행자 시스템들의 관리 방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20000118 |
|
PG1501 | Laying open of application | ||
A201 | Request for examination | ||
PA0201 | Request for examination |
Patent event code: PA02012R01D Patent event date: 20040309 Comment text: Request for Examination of Application Patent event code: PA02011R01I Patent event date: 20000118 Comment text: Patent Application |
|
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20051031 Patent event code: PE09021S01D |
|
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20060118 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20060417 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20060418 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20090402 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment |
Payment date: 20100401 Year of fee payment: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20100401 Start annual number: 5 End annual number: 5 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |