CN101478425B - Method and system for network management proxy - Google Patents

Method and system for network management proxy Download PDF

Info

Publication number
CN101478425B
CN101478425B CN200810241761.0A CN200810241761A CN101478425B CN 101478425 B CN101478425 B CN 101478425B CN 200810241761 A CN200810241761 A CN 200810241761A CN 101478425 B CN101478425 B CN 101478425B
Authority
CN
China
Prior art keywords
service module
module function
network management
service
management proxy
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
Application number
CN200810241761.0A
Other languages
Chinese (zh)
Other versions
CN101478425A (en
Inventor
卢洋
徐小龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Coship Electronics Co Ltd
Original Assignee
Shenzhen Coship Electronics Co Ltd
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 Shenzhen Coship Electronics Co Ltd filed Critical Shenzhen Coship Electronics Co Ltd
Priority to CN200810241761.0A priority Critical patent/CN101478425B/en
Publication of CN101478425A publication Critical patent/CN101478425A/en
Application granted granted Critical
Publication of CN101478425B publication Critical patent/CN101478425B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a network management agent method and a system thereof, belonging to the technical field of digital signal transmission networks. The method comprises the following steps: receiving service configuration message invocation signal from a network management agent; invocating a corresponding service configuration message in a pre-stored configuration file according to the received service configuration message invocation signal. In the method, after receiving the service configuration message invocation signal from the network management agent, the corresponding service configuration message in the pre-stored configuration file is invoked according to the signal, so as to optimize network management agent mechanism, provide convenience for positioning and searching the configuration message of various services and shorten development time, resulting in strong applicability.

Description

A kind of method and system of network management proxy
Technical field
The invention belongs to digital signal transmission network technical field, particularly relate to a kind of method and system of network management proxy.
Background technology
Network management system (the Network Management System that prior art provides, NMS) act on behalf of in adaptation services mechanism, various service profile information and various service function are concentrated adaptive, on stream, for the location of the configuration information of various service and search procedure loaded down with trivial details, make development process overlong time, applicability is poor.
Summary of the invention
The object of the embodiment of the present invention is a kind of method providing network management proxy, be intended to solve in the network management proxy adaptation services mechanism that provides of prior art, various service profile information and various service function are concentrated adaptive, cause development process overlong time, the problem of applicability difference.
The embodiment of the present invention is achieved in that a kind of method of network management proxy, said method comprising the steps of:
The configuration file of each service profile information comprised in network management proxy is set and prestores;
Service profile information call signal in receiving network managing agency;
According to the described service profile information call signal received, call corresponding service profile information in the configuration file prestored;
Further comprising the steps before or after the step of the service profile information call signal in described receiving network managing agency:
Each service module function in network management proxy is set and prestores;
Service module function call signal in receiving network managing agency;
According to the described service module function call signal received, the corresponding service module function prestored described in calling;
The step of the described each service module function arranged in network management proxy is specially:
Adopt OO development scheme to develop each service module function, and each service module function is carried out modularization;
OO development scheme is adopted to be specially the step that each service module function is developed:
Different classes is arranged to different objects, and the storehouse being easy to the whole class comprising setting or the wherein part class tested and upgrade is set.
Another object of the embodiment of the present invention is the system providing a kind of network management proxy, and described system comprises:
Configuration file setting unit, for arranging the configuration file of each service profile information comprised in network management proxy;
Configuration file memory cell, for storing the configuration file comprising each service profile information in network management proxy that described configuration file setting unit is arranged;
Configuration information call signal receiving element, for the service profile information call signal in receiving network managing agency;
Configuration information call unit, for the service profile information call signal received according to described configuration information call signal receiving element, calls corresponding service profile information in the configuration file prestored;
Service module function setting unit, for arranging each service module function in network management proxy;
Service module function memory cell, for storing each service module function comprised in network management proxy that described service module function setting unit is arranged;
Service module function call signal receiving element, for the service module function call signal in receiving network managing agency;
Service module function call unit, for the service module function call signal received according to described service module function call signal receiving element, calls the corresponding service module function that described service module function memory cell prestores;
Described service module function setting unit adopts OO development scheme to develop each service module function, and each service module function is carried out modularization, the OO development scheme of described employing is developed each service module function and is specially: arrange different classes to different objects, and arranges the storehouse being easy to the whole class comprising setting or the wherein part class tested and upgrade.
In the embodiment of the present invention, after receiving the service profile information call signal in network management proxy, according to this signal, call corresponding service profile information in the configuration file prestored, optimize network management proxy mechanism, be convenient to location and the search procedure of the configuration information of each service, shorten the development process time, applicability is strong.
Accompanying drawing explanation
Fig. 1 is the flow chart of the method for the network management proxy that the embodiment of the present invention provides;
Fig. 2 is the principle assumption diagram of the system of the network management proxy that the embodiment of the present invention provides.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
In the embodiment of the present invention, after receiving the service profile information call signal in network management proxy, according to this signal, call corresponding service profile information in the configuration file prestored, optimize network management proxy mechanism.
Fig. 1 shows the flow process of the method for the network management proxy that the embodiment of the present invention provides.
In step S101, the configuration file of each service profile information comprised in network management proxy is set and prestores.
Wherein, the step arranging the configuration file of each service profile information comprised in network management proxy is specially: adopt each service profile information in key assignments formatting network management proxy, key represents the title of each service configuration project, the value that value representative is corresponding respectively with each key.In addition, in order to realize the complete description to each service profile information, in the embodiment of the present invention, adopt each service profile information in tree-shaped key assignments formatting network management proxy.
In step s 102, the service profile information call signal in receiving network managing agency.
In step s 103, according to service profile information call signal, call corresponding service profile information in the configuration file prestored.
In addition, in the embodiment of the present invention, in order to realize the optimization of network management proxy method, before or after the step of step S101, can further include following steps:
Each service module function that setting comprises in network management proxy also prestores.Wherein, each service module function is in order to realize the agency service function of each business in network.Reach optimum to make the setting of each service module function, be convenient to amendment in the future and maintenance, in the embodiment of the present invention, the step arranging each service module function comprised in network management proxy is specially: adopt OO development scheme to develop each service module function, and each service module function is carried out modularization.Wherein, adopt OO development scheme to be specially the step that each service module function is developed: different classes is set to different objects, and the storehouse being easy to the whole class comprising setting or the wherein part class tested and upgrade is set.In addition, in the embodiment of the present invention, adopt the exploitation of program realization to each service module function in network management proxy of increasing income.
Arranging each service module function of comprising in network management proxy and after the step prestored, can further include following steps:
Service module function call signal in receiving network managing agency;
According to service module function call signal, call the corresponding service module function prestored.
Wherein, according to service module function call signal, after calling the step of the corresponding service module function prestored, also with further comprising the steps:
The corresponding service module function called is modified and stored, its step is specially: the storehouse being comprised in the service module function called the class needing to revise by amendment, realize the amendment to service module function, during specific implementation, when the class needing in the service module function called to revise is not in the storehouse arranged, the class needing to revise directly can be revised in the service module function called.
Fig. 2 shows the theory structure of the system of the network management proxy that the embodiment of the present invention provides.
Configuration file setting unit 21 arranges the configuration file of each service profile information comprised in network management proxy, and is stored in the configuration file memory cell 221 in network management memory cell 22.Wherein, the step that configuration file setting unit 21 arranges the configuration file of each service profile information comprised in network management proxy is specially: configuration file setting unit 21 adopts each service profile information in key assignments formatting network management proxy, key represents the title of each service configuration project, the value that value representative is corresponding respectively with each key.In addition, in order to realize the complete description to each service profile information, in the embodiment of the present invention, configuration file setting unit 21 adopts each service profile information in tree-shaped key assignments formatting network management proxy.
Service profile information call signal in configuration information call signal receiving element 23 receiving network managing agency, and sent to configuration information call unit 24.The service profile information call signal that configuration information call unit 24 receives according to it, calls corresponding service profile information in the configuration file be pre-stored in configuration file memory cell 221.
In order to realize the optimization of network management proxy method, the system of the network management proxy that the embodiment of the present invention provides can further include service module function setting unit 25, it is for arranging each service module function comprised in network management proxy, and is stored in the service module function memory cell 222 in network management memory cell 22 by each service module function arranged.Wherein, in order to make the setting of each service module function reach optimum, be convenient to amendment in the future and maintenance, in the embodiment of the present invention, service module function setting unit 25 adopts OO development scheme to develop each service module function, and each service module function is carried out modularization.Wherein, service module function setting unit 25 adopts OO development scheme to be specially the step that each service module function is developed: service module function setting unit 25 arranges different classes to different objects, and arranges the storehouse being easy to the whole class comprising setting or the wherein part class tested and upgrade.
The system of the network management proxy that the embodiment of the present invention provides can further include service module function call signal receiving element 26, service module function call signal in its receiving network managing agency, and sent to service module function call unit 27.The service module function call signal that service module function call unit 27 receives according to it, calls the corresponding service module function be pre-stored in service module function memory cell 222.
The system of the network management proxy that the embodiment of the present invention provides can further include service module function amendment unit 28, it is modified for the corresponding service module function called service module function call unit 27, and is stored in service module function memory cell 222 by amended corresponding service module function.Wherein, the step that the corresponding service module function that service module function amendment unit 28 pairs of service module function call units 27 call is modified is specially: service module function amendment unit 28 comprises the storehouse needing the class revised in the service module function that the 27 corresponding service module functions called call by amendment, realize the amendment to service module function, during specific implementation, when the class needing in the service module function that the 27 corresponding service module functions called call to revise is not in the storehouse arranged, service module function amendment unit 28 directly can revise in the service module function called the class needing to revise.
In the embodiment of the present invention, after receiving the service profile information call signal in network management proxy, according to this signal, call corresponding service profile information in the configuration file prestored, optimize network management proxy mechanism, be convenient to location and the search procedure of the configuration information of each service, shorten the development process time, applicability is strong; Further, adopt each service profile information in tree-shaped key assignments formatting network management proxy, make the description of the configuration information of each service more complete; Have again, each service module function of comprising in network management proxy can also be pre-set and store, and after receiving the service module function call signal in network management proxy, call the corresponding service module function prestored, facilitate in development process, to amendment and the maintenance of each service module function, applicability is strong; Further, adopt OO development scheme to develop each service module function, and each service module function is carried out modularization, make the setting of each service module function reach optimum equally, be convenient to amendment in the future and maintenance.
One of ordinary skill in the art will appreciate that all or part of step realized in above-described embodiment method is that the hardware that can control to be correlated with by program completes, described program can be stored in a computer read/write memory medium, described storage medium, as ROM/RAM, disk, CD etc.
The foregoing is only preferred embodiment of the present invention, not in order to limit the present invention, all any amendments done within the spirit and principles in the present invention, equivalent replacement and improvement etc., all should be included within protection scope of the present invention.

Claims (4)

1. a method for network management proxy, is characterized in that, said method comprising the steps of:
The configuration file of each service profile information comprised in network management proxy be set and prestore, wherein, adopting each service profile information in tree-shaped key assignments formatting network management proxy;
Service profile information call signal in receiving network managing agency;
According to the described service profile information call signal received, call corresponding service profile information in the configuration file prestored;
Further comprising the steps before or after the step of the service profile information call signal in described receiving network managing agency:
Each service module function in network management proxy is set and prestores;
Service module function call signal in receiving network managing agency;
According to the described service module function call signal received, the corresponding service module function prestored described in calling;
The step of the described each service module function arranged in network management proxy is specially:
Adopt OO development scheme to develop each service module function, and each service module function is carried out modularization;
OO development scheme is adopted to be specially the step that each service module function is developed:
Different classes is arranged to different objects, and the storehouse being easy to the whole class comprising setting or the wherein part class tested and upgrade is set;
The corresponding service module function called is modified and stored, its step is specially: the storehouse being comprised in the service module function called the class needing to revise by amendment, realize the amendment to service module function, during specific implementation, when the class needing in the service module function called to revise is not in the storehouse arranged, the class needing to revise directly can be revised in the service module function called.
2. the method for network management proxy as claimed in claim 1, is characterized in that, each service profile information in described network management proxy adopts key assignments formatting.
3. a system for network management proxy, is characterized in that, described system comprises:
Configuration file setting unit, for arranging the configuration file of each service profile information comprised in network management proxy, wherein, adopts each service profile information in tree-shaped key assignments formatting network management proxy;
Configuration file memory cell, for storing the configuration file comprising each service profile information in network management proxy that described configuration file setting unit is arranged;
Configuration information call signal receiving element, for the service profile information call signal in receiving network managing agency;
Configuration information call unit, for the service profile information call signal received according to described configuration information call signal receiving element, calls corresponding service profile information in the configuration file prestored;
Service module function setting unit, for arranging each service module function in network management proxy;
Service module function memory cell, for storing each service module function comprised in network management proxy that described service module function setting unit is arranged;
Service module function call signal receiving element, for the service module function call signal in receiving network managing agency;
Service module function call unit, for the service module function call signal received according to described service module function call signal receiving element, calls the corresponding service module function that described service module function memory cell prestores;
Described service module function setting unit adopts OO development scheme to develop each service module function, and each service module function is carried out modularization, the OO development scheme of described employing is developed each service module function and is specially: arrange different classes to different objects, and arranges the storehouse being easy to the whole class comprising setting or the wherein part class tested and upgrade;
The corresponding service module function called is modified and stored, the storehouse of the class needing to revise is comprised in the service module function called by amendment, realize the amendment to service module function, during specific implementation, when the class needing in the service module function called to revise is not in the storehouse arranged, the class needing to revise directly can be revised in the service module function called.
4. the system of network management proxy as claimed in claim 3, is characterized in that, each service profile information in described network management proxy adopts key assignments formatting.
CN200810241761.0A 2008-12-31 2008-12-31 Method and system for network management proxy Expired - Fee Related CN101478425B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810241761.0A CN101478425B (en) 2008-12-31 2008-12-31 Method and system for network management proxy

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810241761.0A CN101478425B (en) 2008-12-31 2008-12-31 Method and system for network management proxy

Publications (2)

Publication Number Publication Date
CN101478425A CN101478425A (en) 2009-07-08
CN101478425B true CN101478425B (en) 2015-05-06

Family

ID=40839060

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810241761.0A Expired - Fee Related CN101478425B (en) 2008-12-31 2008-12-31 Method and system for network management proxy

Country Status (1)

Country Link
CN (1) CN101478425B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105959179B (en) * 2016-06-08 2019-02-05 微梦创科网络科技(中国)有限公司 A kind of reverse proxy nginx test macro and method
CN106357425A (en) * 2016-08-26 2017-01-25 苏州华兴源创电子科技有限公司 Network management agent method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1967485A (en) * 2006-06-20 2007-05-23 华为技术有限公司 Method and system for realizing J2EE application
CN101042649A (en) * 2007-04-29 2007-09-26 华为技术有限公司 Configuring information processing method and arrangement, and platform system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050243978A1 (en) * 2004-04-14 2005-11-03 Lg Electronics Inc. System and method of interworking messages between mobile communication terminals
CN101304330B (en) * 2008-06-28 2010-12-08 华为技术有限公司 Resource allocation method, server and network system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1967485A (en) * 2006-06-20 2007-05-23 华为技术有限公司 Method and system for realizing J2EE application
CN101042649A (en) * 2007-04-29 2007-09-26 华为技术有限公司 Configuring information processing method and arrangement, and platform system

Also Published As

Publication number Publication date
CN101478425A (en) 2009-07-08

Similar Documents

Publication Publication Date Title
US8082414B2 (en) Method and system for centralized memory management in wireless terminal devices
CN101902473B (en) Method for synchronously updating data based on grid GIS (Geographic Information System)
CN106375458B (en) Service calling system, method and device
JP6616774B2 (en) Anti-malware type mobile content data management apparatus and method
CN101110837B (en) System and method for implementing mobile phone blog
CN102546760A (en) Equipment management method, terminal, device and system
US20240037001A1 (en) Large-scale k8s cluster monitoring method, apparatus, device, and readable medium
CN101257406B (en) Method and system for discovering net elements
CN102624762A (en) Method for improving robot software function based on cloud computing and cloud computing server
CN100385973C (en) Business information processing system and method
CN102882934A (en) Web service realizing method based on enterprise service bus (ESB), ESB and service center
CN102404149B (en) Management system and method of service characteristics
CN105515872A (en) Method, apparatus and system for updating configuration information
CN114615096B (en) Event-driven architecture-based telecommunication charging method, system and related equipment
CN110062022A (en) A kind of method that server-side gray scale application deployment system API updates
CN101771930A (en) User terminal, software hosting business management system and management method
CN110532058B (en) Management method, device and equipment of container cluster service and readable storage medium
CN101478425B (en) Method and system for network management proxy
CN103646015B (en) Transmission, the method and system for receiving and transmitting XML message
CN102984739A (en) Breakdown information processing method and processing device
CN110413338B (en) Method, equipment and readable medium for configuring big data platform
CN101980475B (en) Web service configuration management method and device
CN102571418A (en) Method, terminal, device and system for equipment management
CN101819589B (en) Method and device for controlling file to be input into/output from cache
CN101193148A (en) Personal information management method for mobile phone

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1131288

Country of ref document: HK

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SHENZHEN DRAGON MEDIA CO., LTD.

Free format text: FORMER OWNER: SHENZHEN TONGZHOU ELECTRONIC CO., LTD.

Effective date: 20120417

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20120417

Address after: 518057 Nanshan District hi tech park, Guangdong, North District Rainbow science and Technology Building

Applicant after: LONGVISION MEDIA CO.,LTD.

Address before: 518057 Nanshan District hi tech park, Guangdong, North District Rainbow science and Technology Building

Applicant before: SHENZHEN COSHIP ELECTRONICS Co.,Ltd.

ASS Succession or assignment of patent right

Owner name: SHENZHEN TONGZHOU ELECTRONIC CO., LTD.

Free format text: FORMER OWNER: SHENZHEN LONGSHI MEDIA CO., LTD.

Effective date: 20140515

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20140515

Address after: 518057 Nanshan District hi tech park, Guangdong, North District Rainbow science and Technology Building

Applicant after: SHENZHEN COSHIP ELECTRONICS Co.,Ltd.

Address before: 518057 Nanshan District hi tech park, Guangdong, North District Rainbow science and Technology Building

Applicant before: LONGVISION MEDIA CO.,LTD.

C14 Grant of patent or utility model
GR01 Patent grant
REG Reference to a national code

Ref country code: HK

Ref legal event code: WD

Ref document number: 1131288

Country of ref document: HK

CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20150506

Termination date: 20211231