CN1921492A - Method and device for configuration management - Google Patents

Method and device for configuration management Download PDF

Info

Publication number
CN1921492A
CN1921492A CN 200610152589 CN200610152589A CN1921492A CN 1921492 A CN1921492 A CN 1921492A CN 200610152589 CN200610152589 CN 200610152589 CN 200610152589 A CN200610152589 A CN 200610152589A CN 1921492 A CN1921492 A CN 1921492A
Authority
CN
China
Prior art keywords
configuration
list item
mib
node
direct
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.)
Granted
Application number
CN 200610152589
Other languages
Chinese (zh)
Other versions
CN100539597C (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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNB2006101525892A priority Critical patent/CN100539597C/en
Publication of CN1921492A publication Critical patent/CN1921492A/en
Application granted granted Critical
Publication of CN100539597C publication Critical patent/CN100539597C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention relates to a method for managing setting. Wherein, it comprises: step S102 that converting MIB document into schema document which describes the instruction format relative to the item of MIB document; step S104 that filling the instruction data of user based on the instruction format of schema document into setting content to generate the Netconf protocol setting instruction; and step S106 that network device receives Netconf protocol setting instruction, via the MIB tree built by MIB document, to extract the setting content of said setting instruction to process setting. The invention also discloses a relative manager.

Description

Configuring management method and device
Technical field
The present invention relates to the communications field, more specifically, relate to the inquiry that utilizes MIB to realize the Netconf protocol definition and the method for configuration information.
Background technology
In communication network, there is the periods of network disruption problem that causes owing to the network equipments configuration mistake usually, in the automation layoutprocedure of the network equipment, also there is complicated program work in addition.In order to solve the above problems, in correlation technique, IETF (InternetEngineering Task Force, the Internet engineering duty group) tissue has proposed Netconf (network configuration) agreement, to reach configuration file and the configuration automatically that the network equipment is provided fast.Netconf is a new agreement will finishing, and the driving purposes that forms this agreement is to solve the above problems, and the Netconf agreement of having finished at present provides solution to the instruction framework of agreement.Yet, when utilizing the Netconf agreement to solve the above problems, also have following defective.
At first we know, when the network equipment is configured, need fill in the deploy content of configuration device usually.Yet the Netconf agreement is for the not definition of the deploy content of configuration device, needs each equipment supplier that separately collocation form is provided.And most of supplies of equipment commercial city provides own proprietary configuration format (by schema (summary) document definition), and configuration-direct is difficult to unified in form after will inevitably causing like this.
Specifically, the instruction type of Netconf by each equipment supplier according to s own situation, the schema formatted file of each self-defined its instruction, and, different configuration-directs is carried out different processing in the device software internal system according to its instruction type.When the design internal configurations is handled, because the Netconf agreement is a new configuration management interface, there are very big difference in form in it and order line, SNMP, so the device software system need provide the framework of a platform form, the configuration information item of its schema definition of unified management is to support various configuration-direct.After equipment receives a Netconf instruction, then in the configuration information item, orient the corresponding configuration information list item of this instruction, and then from this list item, determine the function of carrying out this instruction, after this function is carried out and finished, the output result who returns is configured to the terminal software that response message that Netconf defines sends to the opposite end.
As can be seen from the above description, the correlation technique that provided of Netconf agreement has following defective:
1, because the equipment supplier is each self-defined its configuration-direct form, certainly exists the skimble-scamble problem of form;
2, as a new configuration management interface platform, need the management of exploitation configuration information item, the development amount is big;
Therefore, people need a kind of solution that is used for network equipments configuration, can solve the problem in the above-mentioned correlation technique.
Summary of the invention
The present invention aims to provide a kind of solution that is used for network equipments configuration, allows at the configuration-direct form of unifying distinct device supplier definition at new configuration management interface platform, and does not need to pay very big workload.
According to an aspect of the present invention, provide a kind of configuring management method, may further comprise the steps: step S102, mib file is converted to the schema file, the schema file description with the corresponding command format of the contents in table of mib file; Step S104 fills in into deploy content with the director data that the user issues according to the described command format of schema file, to generate the instruction of Netconf protocol configuration; And step S106, after the network equipment received the instruction of Netconf protocol configuration, the MIB that sets up according to mib file set the deploy content that extracts in the instruction of Netconf protocol configuration, to be configured processing.
In above-mentioned configuring management method, command format comprises list item element and param elements, and step S102 may further comprise the steps: make the node element of list item element corresponding to the MIB tree; And make the daughter element node of param elements corresponding to node element.
In above-mentioned configuring management method, step S102 is further comprising the steps of: in the list item element position attribution is set, is used for identifying the position of this list item element at MIB.
In above-mentioned configuring management method, position attribution is the name space of list item element, the value of position attribution get this list item element in MIB tree object identifier or the variation expression-form of object identifier.
In above-mentioned configuring management method, the list item element be may further comprise the steps: make the bookmark name of list item element corresponding one by one corresponding to the node element of MIB tree with the title of node element.
In above-mentioned configuring management method, param elements be may further comprise the steps corresponding to the daughter element node of node element: if the node element in the MIB tree then expands to corresponding relation other node elements as required for table types of variables node.
In above-mentioned configuring management method, step S104 may further comprise the steps: the parameter of list item in the director data and list item is filled up to respectively in list item element and the param elements.
In above-mentioned configuring management method, step S106 may further comprise the steps: utilize MIB tree to extract content in list item element and the param elements as deploy content.
In above-mentioned configuring management method, step S106 may further comprise the steps: utilize position attribution to orient the Netconf protocol configuration and instruct node element in the pairing MIB tree, and then from node element, determine and carry out the function that the Netconf protocol configuration is instructed, after executing function, the output result who returns is configured to the terminal software that the defined response message of Netconf agreement sends to the opposite end.
In above-mentioned configuring management method, the instruction of Netconf protocol configuration is the query manipulation instruction, and step S106 may further comprise the steps: by repeatedly carrying out the configuration process message, finally obtain all list item information, carry out the subtree filtering function subsequently.
In above-mentioned configuring management method, the instruction of Netconf protocol configuration is the edit operation instruction, step S106 may further comprise the steps: the operation attribute of Netconf protocol configuration instruction and the rowstatus node of list item element are carried out correspondence, issue the configuration process message then.
According to a further aspect in the invention, provide a kind of configuration management device, having comprised: the file conversion module, be used for mib file is converted to the schema file, the schema file description with the corresponding command format of the contents in table of mib file; The configuration-direct generation module, the director data that is used for the user is issued is filled in into deploy content according to the described command format of schema file, to generate the instruction of Netconf protocol configuration; And the configuration process module, be used to make the network equipment to receive Netconf protocol configuration instruction after, the MIB that sets up according to mib file sets the deploy content that extracts in the instruction of Netconf protocol configuration, to be configured processing.
In above-mentioned configuration management device, command format comprises list item element and param elements, and the file conversion module comprises: list item element respective modules is used to make the node element of list item element corresponding to the MIB tree; And the param elements respective modules, be used to make the daughter element node of param elements corresponding to node element.
In above-mentioned configuration management device, the file conversion module also comprises: position attribution is provided with module, is used at the list item element position attribution being set, and is used for identifying the position of this list item element at MIB.
In above-mentioned configuration management device, position attribution is the name space of list item element, the value of position attribution get this list item element in MIB tree object identifier or the variation expression-form of object identifier.
In above-mentioned configuration management device, list item element respective modules is used to make the bookmark name of list item element corresponding one by one with the title of node element.
In above-mentioned configuration management device, if the node element in the MIB tree is table types of variables node, then the param elements respective modules expands to corresponding relation other node elements as required.
In above-mentioned configuration management device, the configuration-direct generation module is used for the parameter of the list item of director data and list item is filled up to respectively in list item element and the param elements.
In above-mentioned configuration management device, the configuration process module is used for utilizing the MIB tree to extract the content of list item element and param elements as deploy content.
In above-mentioned configuration management device, the configuration process module is used for utilizing position attribution to orient the node element that the Netconf protocol configuration instructs pairing MIB to set, and then from node element, determine and carry out the function that the Netconf protocol configuration is instructed, after executing function, the output result who returns is configured to the terminal software that the defined response message of Netconf agreement sends to the opposite end.
In above-mentioned configuration management device, the instruction of Netconf protocol configuration is the query manipulation instruction, and the configuration process module is used for finally obtaining all list item information by repeatedly carrying out the configuration process message, carries out the subtree filtering function subsequently.
In above-mentioned configuration management device, the instruction of Netconf protocol configuration is the edit operation instruction, the configuration process module is used for the operation attribute of Netconf protocol configuration instruction and the rowstatus node of list item element are carried out correspondence, issues the configuration process message then.
By technique scheme, the present invention has realized following technique effect:
1, can farthest utilize the MIB mechanism of SNMP, because the MIB scheme has obtained the generally use of industry, consistency that therefore can easier hold instruction form;
2, at the device software system for content, need not to redesign the management of configuration information item, can directly utilize the mib information storehouse, thereby reduce the development amount of design; And
3, when configuration process, can reuse existing configuration process flow process fully, therefore can support inquiry and setting operation in the agreement of Netconf fast.
Other features and advantages of the present invention will be set forth in the following description, and, partly from specification, become apparent, perhaps understand by implementing the present invention.Purpose of the present invention and other advantages can realize and obtain by specifically noted structure in the specification of being write, claims and accompanying drawing.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 shows the flow chart according to configuring management method of the present invention;
Fig. 2 shows the block diagram according to configuration management apparatus structure of the present invention;
Fig. 3 shows the system block diagram of configuration management according to an embodiment of the invention;
Fig. 4 shows the flow chart that instruction is according to an embodiment of the invention handled for get-config instruction message; And
The instruction that Fig. 5 shows according to inventive embodiment is the flow chart that edit-config instruction message is handled.
Embodiment
Below with reference to the accompanying drawings and in conjunction with the embodiments, describe the present invention in detail.
Fig. 1 shows the flow chart according to configuring management method of the present invention.Fig. 2 shows the block diagram according to configuration management apparatus structure of the present invention.
With reference to Fig. 1, according to configuring management method of the present invention, be used to utilize the configuration information of the Netconf consultative management network equipment, may further comprise the steps: step S102, mib file is converted to the schema file, the schema file description with the corresponding command format of the contents in table of mib file; Step S104 fills in into deploy content with the director data that the user issues according to the described command format of schema file, to generate the instruction of Netconf protocol configuration; And step S106, after the network equipment received the instruction of Netconf protocol configuration, the MIB that sets up according to mib file set the deploy content that extracts in the instruction of Netconf protocol configuration, to be configured processing.
Command format comprises list item element and param elements, and step S102 can may further comprise the steps: make the node element of list item element corresponding to the MIB tree; And make the daughter element node of param elements corresponding to node element.
Step S102 can be further comprising the steps of: in the list item element position attribution is set, is used for identifying the position of this list item element at MIB.
Position attribution can be the name space of list item element, the value of position attribution get this list item element in MIB tree object identifier or the variation expression-form of object identifier.
The list item element can be may further comprise the steps: make the bookmark name of list item element corresponding one by one with the title of node element corresponding to the node element of MIB tree.
Param elements can be may further comprise the steps: if the node element in the MIB tree then expands to corresponding relation other node elements as required for table types of variables node corresponding to the daughter element node of node element.
Step S104 can may further comprise the steps: the parameter of list item in the director data and list item is filled up to respectively in list item element and the param elements.
Step S106 can may further comprise the steps: utilize MIB tree to extract content in list item element and the param elements as deploy content.
Step S106 can may further comprise the steps: utilize position attribution to orient the Netconf protocol configuration and instruct node element in the pairing MIB tree, and then from node element, determine and carry out the function that the Netconf protocol configuration is instructed, after executing function, the output result who returns is configured to the terminal software that the defined response message of Netconf agreement sends to the opposite end.
The instruction of Netconf protocol configuration is the query manipulation instruction, and step S106 can may further comprise the steps: by repeatedly carrying out the configuration process message, finally obtain all list item information, carry out the subtree filtering function subsequently.
The instruction of Netconf protocol configuration is the edit operation instruction, step S106 can may further comprise the steps: operation (operation) attribute of Netconf protocol configuration instruction and the rowstatus of list item element (row state) node are carried out correspondence, issue the configuration process message then.
With reference to Fig. 2, according to configuration management device 200 of the present invention, be used to utilize the configuration information of the Netconf consultative management network equipment, it comprises: file conversion module 202, be used for mib file is converted to the schema file, the schema file description with the corresponding command format of the contents in table of mib file; Configuration-direct generation module 204, the director data that is used for the user is issued is filled in into deploy content according to the described command format of schema file, to generate the instruction of Netconf protocol configuration; And configuration process module 206, be used to make the network equipment to receive Netconf protocol configuration instruction after, the MIB that sets up according to mib file sets the deploy content that extracts in the instruction of Netconf protocol configuration, to be configured processing.
Command format comprises list item element and param elements, and file conversion module 202 can comprise: list item element respective modules (not shown) is used to make the node element of list item element corresponding to the MIB tree; And param elements respective modules (not shown), be used to make the daughter element node of param elements corresponding to node element.
File conversion module 202 can also comprise: position attribution is provided with the module (not shown), is used at the list item element position attribution being set, and is used for identifying the position of this list item element at MIB.
Position attribution can be the name space of list item element, the value of position attribution get this list item element in MIB tree object identifier or the variation expression-form of object identifier.
List item element respective modules can be used for making the bookmark name of list item element corresponding one by one with the title of node element.
If the node element in the MIB tree is table types of variables node, then the param elements respective modules can expand to corresponding relation other node elements as required.
Configuration-direct generation module 204 can be used for the parameter of list item in the director data and list item is filled up to respectively in list item element and the param elements.
The content that configuration process module 206 can be used for utilizing MIB to set to be extracted in list item element and the param elements is as deploy content.
Configuration process module 206 can be used for utilizing position attribution to orient the Netconf protocol configuration instructing node element in the pairing MIB tree, and then from node element, determine and carry out the function that the Netconf protocol configuration is instructed, after executing function, the output result who returns is configured to the terminal software that the defined response message of Netconf agreement sends to the opposite end.
The instruction of Netconf protocol configuration is the query manipulation instruction, and configuration process module 206 can be used for finally obtaining all list item information by repeatedly carrying out the configuration process message, carries out the subtree filtering function subsequently.
The instruction of Netconf protocol configuration is the edit operation instruction, and configuration process module 206 can be used for the operation attribute of Netconf protocol configuration instruction and the rowstatus node of list item element are carried out correspondence, issues the configuration process message then.
Describe one embodiment of the present of invention in detail with reference to Fig. 3 to Fig. 5 below.
Industry is generally used SNMP (Simple Network ManagementProtocol at present, Simple Network Management Protocol) agreement is carried out the configuration management of the network equipment, snmp protocol is by MIB (Management Information Base, management information bank) the equipment disposition item is defined and manages, and IETF provides the mib file of a lot of standards.The present invention proposes, if can be unified in the configuration-direct form of Netconf and existing standard MIB definition form, will inevitably reduce the workload of the exploitation and the management of software, and solve the skimble-scamble problem of form, quickens the application of Netconf agreement.In order to realize this scheme, need to realize that each equipment supplier can unify to observe the mib file of these standards.
The configuration information item content of the MIB formal definition that utilization of the present invention has been supported is the basis, by crossover tool the node form of mib file definition is generated the Schema file of different configuration information items, with the deploy content form of definition Netconf instruction; Be configured in software systems inside then when handling, then rely on the node administration of MIB fully, configuration information content in the Netconf instruction and the specified configuration item on the MIB tree are mapped.Like this, the device software system can utilize adaptive that the mib information storehouse instructs when handling the instruction of Netconf protocol configuration; The processing of configuration procedure and SNMP can be reused.Because Schema is generated by MIB, internal system has the configuration procedure call function of MIB again, and so, what system externally embodied is the netconf protocol processes, but inner place still is the processing of mib, has therefore just realized support netconf agreement simply.
The MIB tree is meant the software representation of management information bank, it is a kind of data model of software system management MIB node, this model can connect the form of the relation between each node by father node, child node, the brotgher of node together each other, forms a tree.The configuration information item is meant being modified of system's support or can be described minimum unit by information inquiring.The configuration list item is meant that several configuration information items with correlation are combined and forms the configuration list item that show as the father node of leaf node in MIB, the allocation list key name takes by weighing his father's nodename.Object identifier is meant that it is boundary with the period, and different object orienteds is fitted together in a certain order, and a word string sequence of formation is meant.
For example, configuration-direct for the get-config form, when internal system is handled, table variable or scalar characteristics according to the MIB configuration item, the flow process of handling get-request or get-next-request according to snmp protocol is configured execution, and an information content of handling the back response carried out content analysis, and realize the subtree filtering function of Netconf protocol definition, finally the satisfactory information content is formed response message.
Again for example, configuration-direct for the edit-config form, determine the corresponding MIB configuration item of this instruction equally, the flow process of handling the set-request message according to snmp protocol is carried out subsequent treatment then, and result responded to the opposite end with the response message form of Netconf protocol definition gets final product.
Fig. 3 shows the system block diagram of configuration management according to an embodiment of the invention.
According to this framework, whole process is as follows:
1, during distribution apparatus software, will no longer issue mib file, but by a crossover tool, each contents in table that defines in the mib file be converted to one or more schema files, these schema files are used for defining the form of Netconf instruction.Schema document definition content for crossover tool generates except the form that will satisfy the Netconf instruction, also requires following content is retrained:
A. a schema file is used to define the command format that disposes list item, and the present invention is referred to as the list item element in the back;
B. for the get-config operational order, schema document definition list item retrains filter element content form;
C. for the edit-config operational order, schema document definition list item retrains config element content form;
D. the list item element need provide position attribution (recommending to use the name space of element as its position attribution), and the value of position attribution is got the object identifier of this configuration list item in MIB or other variation expression-forms of object identifier.As system list item element, its position attribution can value iso.org.dod.internet.mgmt.mib-2;
E. there is corresponding relation in the daughter element node of the daughter element of list item element (after this present invention is called param elements) the MIB node element corresponding with this list item; If a configuration list item is table types of variables node in the MIB tree, because index node may not be the daughter element node of this table, so this corresponding relation expands to other MIB nodes as required; For example for the system element, owing in this node of definition child node sysDescr, sysName etc. are arranged in mib file, therefore sysDescr, sysName etc. then can be used as the daughter element of system element in the Netconf instruction.
When 2, sending instructions under the operation user, as input, the director data that the user is issued combines configuration management system again the schema file, generates the instruction of Netconf protocol configuration;
3, after the device software system receives the instruction of Netconf protocol configuration, at first need this message is resolved (because message itself is the XML form), after the command formatization, extract each parameter of Netconf definition, and list item element, param elements etc.;
If 4 instructions are the get-config instruction, then referring to Fig. 4, the message handling process is as follows:
Step S402, the daughter element of extracting the filter element obtains the list item element;
Step S404 orients its unique MIB node according to list item positions of elements attribute then in MIB;
Step S406 and S408, parametric configuration in the node of MIB and the Netconf instruction is become configuration process get-request message, after processing finishes, the result meets with a response, again by judging, guarantee that whether response results satisfies the matching relationship that subtree is filtered, and forms the rpc-reply message to this response message if satisfy then;
Step S410 is to step S416, if the list item of inquiry is scalar node, then end process; If for the table variable node, then be configured to configuration process get-next-request message according to response message once more, processing guarantees that by judgement the information that satisfies condition writes the rpc-reply message after finishing again; This step repeatedly is till finishing this list item processing response;
At last, send response message and the end process of rpc.
5, for edit-config instruction message, then referring to Fig. 5, flow process is as follows:
Step S502, the daughter element of extracting the config element obtains the list item element;
Step S504 orients its unique MIB node according to list item positions of elements attribute in MIB;
Step S506 is to step S514, take out the operation property value in the Netconf instruction, if the corresponding list item element M IB node of this instruction is a scalar node, then requires the operation attribute can only get the replace value, otherwise think wrong and return the rpc-error response; If be the table variable node, then in the child node of the MIB of list item element node, seek out the rowstatus node, again according to certain strategy, the value (merge, replace, create or delete) of operation in the rowstatus node value and instruction is mapped, after this other parameters in the and instruction (if the table variable must comprise each index node parameter in these parameters) are configured to configuration process set-request message together and are configured processing again;
Step S516 after configuration process finishes, gives the opposite end configuration management system the corresponding rpc-reply of one-tenth of return value message response.
As can be seen from the above description, if the network equipment provides the maintain configuration management interface of snmp protocol form, at this moment,, how to accomplish quick support, again the unification of hold instruction form to the full extent if will support the Netconf agreement.The present invention is directed to this problem, proposition is the management method and the device of the configuration information item of support with the form of MIB, with configuration operation (get-config that for example, exemplifies herein (or get) and the edit-config operation that reaches quick support Netconf protocol definition.Obviously, the present invention can also be applied to other similar operation, and this paper repeats no more).Like this, can make the user understand easily, can reduce the development time again, and farthest keep having the consistent of configuration mode now with industry.
That is, the present invention has realized following technique effect:
1, utilize the present invention can farthest utilize the MIB mechanism of SNMP, the MIB scheme has obtained the generally use of industry after all, consistency that therefore can easier hold instruction form;
2, at the device software system for content, need not to redesign the management of configuration information item, can directly utilize the mib information storehouse, thereby reduce the development amount of design; And
3, when configuration process, can reuse existing configuration process flow process fully, therefore can support inquiry and setting operation in the agreement of Netconf fast.
Obviously, those skilled in the art should be understood that, above-mentioned each module of the present invention or each step can realize with the general calculation device, they can concentrate on the single calculation element, perhaps be distributed on the network that a plurality of calculation element forms, alternatively, they can be realized with the executable program code of calculation element, thereby, they can be stored in the storage device and carry out by calculation element, perhaps they are made into each integrated circuit modules respectively, perhaps a plurality of modules in them or step are made into the single integrated circuit module and realize.Like this, the present invention is not restricted to any specific hardware and software combination.Should be understood that the variation in these concrete enforcements is conspicuous for a person skilled in the art, do not break away from spiritual protection range of the present invention.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (22)

1. a configuring management method is characterized in that, may further comprise the steps:
Step S102 is converted to summary file with mib file, and described summary file has been described and the corresponding command format of the contents in table of described mib file;
Step S104 fills in into deploy content with the director data that the user issues according to the described command format of described summary file, to generate the network configuration protocol configuration-direct; And
After step S106, the network equipment received described network configuration protocol configuration-direct, the MIB that sets up according to described mib file set the described deploy content that extracts in the described network configuration protocol configuration-direct, to be configured processing.
2. configuring management method according to claim 1 is characterized in that described command format comprises list item element and param elements, and described step S102 may further comprise the steps:
Make the node element of described list item element corresponding to described MIB tree; And
Make the daughter element node of described param elements corresponding to described node element.
3. configuring management method according to claim 2 is characterized in that, described step S102 is further comprising the steps of:
In described list item element, position attribution is set, is used for identifying this list item element in the described position of described MIB.
4. configuring management method according to claim 3, it is characterized in that, described position attribution is the name space of described list item element, the value of described position attribution get this list item element in described MIB tree object identifier or the variation expression-form of object identifier.
5. configuring management method according to claim 2 is characterized in that, described list item element be may further comprise the steps corresponding to the node element of described MIB tree:
Make the bookmark name of described list item element corresponding one by one with the title of described node element.
6. configuring management method according to claim 1 is characterized in that, described param elements be may further comprise the steps corresponding to the daughter element node of described node element:
If the node element in described MIB tree then expands to corresponding relation other node elements as required for table types of variables node.
7. configuring management method according to claim 2 is characterized in that, described step S104 may further comprise the steps:
The parameter of list item in the described director data and described list item is filled up to respectively in described list item element and the described param elements.
8. configuring management method according to claim 7 is characterized in that, described step S106 may further comprise the steps:
Utilize described MIB tree to extract content in described list item element and the described param elements as described deploy content.
9. configuring management method according to claim 3 is characterized in that, described step S106 may further comprise the steps:
Utilize described position attribution to orient node element in the pairing MIB of the described network configuration protocol configuration-direct tree, and then from described node element, determine the function of carrying out described network configuration protocol configuration-direct, after executing described function, the output result who returns is configured to the terminal software that the defined response message of network configuration protocol sends to the opposite end.
10. configuring management method according to claim 9 is characterized in that, described network configuration protocol configuration-direct is the query manipulation instruction, and described step S106 may further comprise the steps:
By repeatedly carrying out the configuration process message, finally obtain all list item information, carry out the subtree filtering function subsequently.
11. configuring management method according to claim 9 is characterized in that, described network configuration protocol configuration-direct is the edit operation instruction, and described step S106 may further comprise the steps:
The operational attribute of described network configuration protocol configuration-direct and the capable state node of described list item element are carried out correspondence, issue the configuration process message then.
12. a configuration management device is characterized in that, comprising:
The file conversion module is used for mib file is converted to summary file, and described summary file has been described and the corresponding command format of the contents in table of described mib file;
The configuration-direct generation module, the director data that is used for the user is issued is filled in into deploy content according to the described command format of described summary file, to generate the network configuration protocol configuration-direct; And
The configuration process module, be used to make the network equipment to receive described network configuration protocol configuration-direct after, the MIB that sets up according to described mib file sets the described deploy content that extracts in the described network configuration protocol configuration-direct, to be configured processing.
13. configuration management device according to claim 12 is characterized in that described command format comprises list item element and param elements, described file conversion module comprises:
List item element respective modules is used to make the node element of described list item element corresponding to described MIB tree; And
The param elements respective modules is used to make the daughter element node of described param elements corresponding to described node element.
14. configuration management device according to claim 13 is characterized in that, described file conversion module also comprises:
Position attribution is provided with module, is used at described list item element position attribution being set, and is used for identifying this list item element in the described position of described MIB.
15. configuration management device according to claim 14, it is characterized in that, described position attribution is the name space of described list item element, the value of described position attribution get this list item element in described MIB tree object identifier or the variation expression-form of object identifier.
16. configuration management device according to claim 13 is characterized in that, described list item element respective modules is used to make the bookmark name of described list item element corresponding one by one with the title of described node element.
17. configuration management device according to claim 12 is characterized in that, if the node element in described MIB tree is table types of variables node, then described param elements respective modules expands to corresponding relation other node elements as required.
18. configuration management device according to claim 13 is characterized in that, described configuration-direct generation module is used for the parameter of the list item of described director data and described list item is filled up to respectively in described list item element and the described param elements.
19. configuration management device according to claim 18 is characterized in that, described configuration process module is used for utilizing described MIB tree to extract the content of described list item element and described param elements as described deploy content.
20. configuration management device according to claim 14, it is characterized in that, described configuration process module is used for utilizing described position attribution to orient the node element of the pairing MIB tree of described network configuration protocol configuration-direct, and then from described node element, determine the function of carrying out described network configuration protocol configuration-direct, after executing described function, the output result who returns is configured to the terminal software that the defined response message of network configuration protocol sends to the opposite end.
21. configuration management device according to claim 20, it is characterized in that described network configuration protocol configuration-direct is the query manipulation instruction, described configuration process module is used for by repeatedly carrying out the configuration process message, finally obtain all list item information, carry out the subtree filtering function subsequently.
22. configuration management device according to claim 20, it is characterized in that, described network configuration protocol configuration-direct is the edit operation instruction, described configuration process module is used for the capable state node of the operational attribute of described network configuration protocol configuration-direct and described list item element is carried out correspondence, issues the configuration process message then.
CNB2006101525892A 2006-09-27 2006-09-27 Configuring management method and device Expired - Fee Related CN100539597C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2006101525892A CN100539597C (en) 2006-09-27 2006-09-27 Configuring management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006101525892A CN100539597C (en) 2006-09-27 2006-09-27 Configuring management method and device

Publications (2)

Publication Number Publication Date
CN1921492A true CN1921492A (en) 2007-02-28
CN100539597C CN100539597C (en) 2009-09-09

Family

ID=37779062

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006101525892A Expired - Fee Related CN100539597C (en) 2006-09-27 2006-09-27 Configuring management method and device

Country Status (1)

Country Link
CN (1) CN100539597C (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009006808A1 (en) * 2007-07-06 2009-01-15 Huawei Technologies Co., Ltd. A method and system for sending the event notices based on netconf
WO2009135403A1 (en) * 2008-05-07 2009-11-12 华为技术有限公司 A network management apparatus, a method and a system for obtaining a configuration information of a network apparatus
CN101163043B (en) * 2007-11-08 2010-06-02 华为技术有限公司 Network management function configuring method and system
CN101321080B (en) * 2007-06-04 2010-07-28 华为技术有限公司 Method for configuring network appliance, network appliance and network system
CN101447972B (en) * 2007-11-26 2012-06-06 华为技术有限公司 Method and device for determining operation of managed object
CN102611576A (en) * 2012-02-29 2012-07-25 大唐移动通信设备有限公司 Method and device for generating network management configuration model file
CN104243198A (en) * 2013-06-21 2014-12-24 中兴通讯股份有限公司 Network management method and system based on network configuration protocol
CN106130802A (en) * 2016-08-30 2016-11-16 杭州华三通信技术有限公司 A kind of configuration smoothing method and device
CN106161063A (en) * 2015-04-09 2016-11-23 中兴通讯股份有限公司 A kind of business model change report method and device
CN111314116A (en) * 2020-01-20 2020-06-19 广州芯德通信科技股份有限公司 Protocol method and device for managing network equipment

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101321080B (en) * 2007-06-04 2010-07-28 华为技术有限公司 Method for configuring network appliance, network appliance and network system
WO2009006808A1 (en) * 2007-07-06 2009-01-15 Huawei Technologies Co., Ltd. A method and system for sending the event notices based on netconf
US8103731B2 (en) 2007-07-06 2012-01-24 Huawei Technologies Co., Ltd. Method and system for sending a NETCONF-based notification
CN101163043B (en) * 2007-11-08 2010-06-02 华为技术有限公司 Network management function configuring method and system
CN101447972B (en) * 2007-11-26 2012-06-06 华为技术有限公司 Method and device for determining operation of managed object
WO2009135403A1 (en) * 2008-05-07 2009-11-12 华为技术有限公司 A network management apparatus, a method and a system for obtaining a configuration information of a network apparatus
CN102611576A (en) * 2012-02-29 2012-07-25 大唐移动通信设备有限公司 Method and device for generating network management configuration model file
CN102611576B (en) * 2012-02-29 2015-02-04 大唐移动通信设备有限公司 Method and device for generating network management configuration model file
CN104243198A (en) * 2013-06-21 2014-12-24 中兴通讯股份有限公司 Network management method and system based on network configuration protocol
CN104243198B (en) * 2013-06-21 2019-07-26 中兴通讯股份有限公司 A kind of network management and system based on network configuration protocol
CN106161063A (en) * 2015-04-09 2016-11-23 中兴通讯股份有限公司 A kind of business model change report method and device
CN106130802A (en) * 2016-08-30 2016-11-16 杭州华三通信技术有限公司 A kind of configuration smoothing method and device
CN106130802B (en) * 2016-08-30 2019-07-09 新华三技术有限公司 A kind of configuration smoothing method and device
CN111314116A (en) * 2020-01-20 2020-06-19 广州芯德通信科技股份有限公司 Protocol method and device for managing network equipment

Also Published As

Publication number Publication date
CN100539597C (en) 2009-09-09

Similar Documents

Publication Publication Date Title
CN1921492A (en) Method and device for configuration management
CN1957345A (en) Device management method for device management system
US8966031B2 (en) Method for addressing management object in management tree and associated device management system
CN1863052A (en) Remote-controlling system and method
KR101421567B1 (en) Device management server, client and method for locating target operation object
CN1846402A (en) Specifying management nodes in a device management system
CN1859160A (en) Method and its system for managing user stationed equipment configuration
CN1592291A (en) Method and system for managing service state data
CN1731748A (en) Testing system and method
CN1731740A (en) Network device management method and network management system
CN101080070A (en) Apparatus and method for setting user interface according to user preference
US7093264B2 (en) Method and apparatus for assembling Enterprise JavaBeans components
CN101079755A (en) Configuration method of network element management system
CN103297275A (en) Dynamic discovery and loading system and method for Web network management client module
CN1812397A (en) Network management interface adapter and information interacting method
CN1852328A (en) Diskless workstation start system and method
CN105049256A (en) Method and system for realizing universal custom interface message
CN1741460A (en) Method and system for realizing telecommunication network universal performance management
CN103517300A (en) Self-discovery method, device and system of distributed base station
CN1719786A (en) Automatic testing system and method for command of command line interface of data communication apparatus
CN1976289A (en) Program arranging method and system based on distributing network
CN101035133A (en) Network management method, system and device
CN103488696A (en) Business query method, device and system of CPE (customer premises equipment), ACS (auto-configuration server) and CPE
JP4800310B2 (en) Client provisioning with links
CN101051976A (en) Apparatus, method and system for managing event information

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
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: 20090909

Termination date: 20170927