CN1819532A - Management information base processing method - Google Patents

Management information base processing method Download PDF

Info

Publication number
CN1819532A
CN1819532A CN 200610057458 CN200610057458A CN1819532A CN 1819532 A CN1819532 A CN 1819532A CN 200610057458 CN200610057458 CN 200610057458 CN 200610057458 A CN200610057458 A CN 200610057458A CN 1819532 A CN1819532 A CN 1819532A
Authority
CN
China
Prior art keywords
mib object
oid
ioid
management information
mib
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 200610057458
Other languages
Chinese (zh)
Other versions
CN100423492C (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.)
New H3C Technologies Co Ltd
Original Assignee
Hangzhou Huawei 3Com Technology 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 Hangzhou Huawei 3Com Technology Co Ltd filed Critical Hangzhou Huawei 3Com Technology Co Ltd
Priority to CNB2006100574586A priority Critical patent/CN100423492C/en
Publication of CN1819532A publication Critical patent/CN1819532A/en
Application granted granted Critical
Publication of CN100423492C publication Critical patent/CN100423492C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A corresponding table is built between OID (object ID) and IOID (internal object ID). When receiving an instruction for operating the object of MIB (management information base), the method includes: in term of OID of MIB object appointed by the instruction, selecting an IOID from the corresponding table; in term of the IOID, determining the process module required to be performed by the instruction, and then performing the determined process module. The invention also discloses a method for processing MIB that includes: getting the source node OID and destination node OID of MIB object required by relocation; taking off the relocated MIB object from the source node, and modifies said OID of MIB object, and then attaching it under the destination node.

Description

A kind of processing method of management information bank
Technical field
The present invention relates to network management technology, particularly relate to a kind of under Simple Network Management Protocol (SNMP, Simple Network Managing Protocol) processing method to management information bank (MIB, Management Information Base).
Background technology
The large-scale network equipment all needs to support the management according to SNMP usually.In the network that adopts SNMP to manage, webmaster visits the mib object on the network equipment by object identifier (OID, Object Identifier), thus the information of collection network equipment.Mib object is divided into public mib object and Proprietary MIB object.(the OEM of original equipment manufacturer, Original EquipmentManufacturer) when making the network equipment for other enterprises, in order to allow these network equipments all support SNMP, just need use the enterprise of this network equipment at each, Proprietary MIB object to the network equipment is done suitable adjustment respectively, could allow other manufacturers can normally use the network equipment of OEM manufacturing separately.
For example, if the C of enterprise is OEM, be the A of enterprise and the enterprise B manufacturing network equipment, the Proprietary MIB object of corresponding certain specific function of the C of enterprise is C.MIBx, and the corresponding Proprietary MIB object of the A of enterprise is A.MIBz, and the corresponding Proprietary MIB object of enterprise B is B.MIBy.Snmp stack on the network equipment according to mib object OID one to one, handle different mib objects respectively.In the prior art, can support the enterprise that all use this network equipment, on the one hand, in the software kit Proprietary MIB object A.MIBx must should be arranged, B.MIBy and C.MIBz are arranged again in order to make with the supporting software version of the network equipment; On the other hand, because the OID of these Proprietary MIB objects is inconsistent, the different code of just corresponding needs is handled the access request to these nodes respectively.Though the function of Proprietary MIB object A.MIBx, B.MIBy and C.MIBz is on all four, the data of these three Proprietary MIB objects exist simultaneously in the software, cause the lot of data redundancy; And the function of finishing at the different processing code that these three Proprietary MIB objects are developed also is identical in fact, causes a large amount of code redundancies so again.Generally speaking, prior art can cause the software redundancy supporting with the network equipment, further, can reduce usage factor of system resource on the network equipment.
Summary of the invention
In view of this, main purpose of the present invention is to provide a kind of processing method of management information bank, with the data volume of reduction MIB data structure and the size of code that the MIB data structure is handled, thereby improves usage factor of system resource.
In order to achieve the above object, the invention provides a kind of processing method of management information bank.In the first of this method, set up the identifier correspondence table of indicated object identifier OID and internal object identifier IOID corresponding relation, when receiving the instruction that the management information bank mib object is operated, this method comprises:
A1, according to the OID of specified mib object in the instruction, from the identifier correspondence table of being set up, determine corresponding IOID, and, move determined processing module then according to the processing module that IOID determines the required operation of instruction manipulation.
Wherein, set up the processing correspondence table of expression IOID and processing module corresponding relation, steps A 1 is described determines that according to IOID the processing module of needs operation is:
According to specified operation in IOID and the instruction, from the processing correspondence table of being set up, need to determine the processing module of operation.
Wherein, specified mib object is the Proprietary MIB object in the described instruction.
In the second portion of the processing method of management information bank provided by the invention, may further comprise the steps:
A2, the source node OID that obtains the mib object that needs reorientation and destination node OID;
B2, will need the mib object of reorientation to take off, revise the OID of described mib object, be articulated under the destination node from source node.
Wherein, between steps A 2 and step B2, further comprise:
Judge whether destination node exists, if exist, execution in step B2 then, otherwise, create execution in step B2 behind the destination node.
Wherein, the described modification of step B2 needs the OID of the mib object of reorientation to be:
Revise the OID of the mib object of needs reorientation according to destination node OID.
Wherein, the described modification of step B2 needs the OID of the mib object of reorientation to be:
According to the position of mib object under destination node of destination node OID and needs reorientation, revise the OID of this mib object.
Wherein, set up the identifier correspondence table of expression OID and IOID corresponding relation, when receiving the instruction that the management information bank mib object is operated, this method may further comprise the steps:
C, according to the OID of specified mib object in the instruction, from the identifier correspondence table of being set up, determine corresponding IOID, and, move determined processing module then according to the processing module that IOID determines the required operation of instruction manipulation.
Wherein, set up the processing correspondence table of expression IOID and processing module corresponding relation, steps A 1 is described determines that according to IOID the processing module of needs operation is:
According to operation specified in IOID and the operational order, from the processing correspondence table of being set up, need to determine the processing module of operation, and move this processing module.
Wherein, before step C, this method further comprises:
Specified mib object is Proprietary MIB object or public mib object in the decision operation instruction, if the Proprietary MIB object, and execution in step C then, otherwise, directly move corresponding processing module according to OID specified in the operational order, finish this flow process then.
Adopt technical scheme provided by the present invention, in the data structure of mib object, increase an internal object identifier (IOID, Internal OID), for Proprietary MIB object with identical function, make its internal identifier identical, and software is done identical processing for the Proprietary MIB object of identical IOID, has so just reduced code redundancy.In addition, adopt the method for Proprietary MIB object reorientation, in the initial release of the software kit of the network equipment, only exist and the corresponding Proprietary MIB object of OEM, this network equipment is being given other enterprises when using, needs according to other enterprises, to be the Proprietary MIB object of other enterprises with the reorientation of the corresponding Proprietary MIB object of OEM, the data that so at any time only need a Proprietary MIB object, thereby both guaranteed that software kit supported all to use this network equipment, reduced data redundancy again.
Description of drawings
Fig. 1 is the schematic diagram of mib object tree.
Fig. 2 is the flow chart of method when the visit mib object of processing management information bank provided by the invention.
Fig. 3 is the flow chart of method when the reorientation mib object of processing management information bank provided by the invention.
Embodiment
Core concept of the present invention is: increase IOID and solve the code redundancy problem in the data structure of mib object, adopt the method for Proprietary MIB object reorientation to solve the data redundancy problem.
For making the purpose, technical solutions and advantages of the present invention clearer, the present invention is described in further detail below in conjunction with drawings and the specific embodiments.
With the supporting software of the network equipment in, mib object is organized with a kind of tree, each node in this tree all is a mib object.Each node all has the identification name of a character style and the identification number of a digital form simultaneously.A typical mib object tree as shown in Figure 1.In order to visit a mib object, can use from the root node of tree to this mib object the identification name of intermediate node of process represent this mib object, for example in Fig. 1, iso.org.dod.internet.private.enterprises.enterprises-C.f unc 1-C has just represented a mib object.Mib object also can replace identification name with identification number.Like this, above-mentioned mib object can also represent that this numeric string that is used for identification nodes is exactly the OID of institute's identification nodes with 1.3.6.1.4.1.3.1.
In order to realize this tree, each node in the tree is represented by a data structure that all this data structure generally includes the several like this data fields of father node, OID, first child node and next brother node of its represented node.In the present invention, add a data field in this data structure, be called internal object identifier IOID, the IOID of Proprietary MIB object with identical function is identical.For example, in Fig. 1, supposing that the C of enterprise is OEM, is that A of enterprise and enterprise B are made the network equipment simultaneously.The Proprietary MIB object 1.3.6.1.4.1.2.1 of the Proprietary MIB object 1.3.6.1.4.1.3.1 of the C of enterprise and the Proprietary MIB object 1.3.6.1.4.1.1.2.1 of the A of enterprise and enterprise B is corresponding, their function is identical, and then these three mib objects have identical IOID.
In order to represent the corresponding relation of OID and IOID, need on the network equipment, set up the identifier correspondence table.With tree shown in Figure 1 is example, and a typical identifier correspondence table as shown in Table 1.
OID IOID
1.3.6.1.4.1.3.1 1
1.3.6.1.4.1.1.2.1 1
1.3.6.1.4.1.2.1 1
1.3.6.1.4.1.3.2 2
1.3.6.1.4.1.1.2.2 2
1.3.6.1.4.1.2.2 2
…… ……
Table one
Need to prove,, therefore only need add the IOID data field for the data structure of expression Proprietary MIB object owing to the code that redundant code is just handled the Proprietary MIB object may occur.Equally, in the identifier correspondence table, also have only the OID of Proprietary MIB object and the corresponding relation of IOID.
In addition, in order to realize that the mib object of identical IOID is done unified processing, also need on the network equipment, set up and handle correspondence table.A typical processing correspondence table as shown in Table 2.
IOID Operation Processing module
1 A 1A
1 B 1B
2 A 2A
2 B 2B
2 C 2C
…… …… ……
Table two
In table two, suppose for IOID to be that 1 mib object has two kinds of operations, and be that 2 mib object has three kinds of operations for IOID.By table two as can be seen, for mib object,, so just can finish by identical processing module if the operation of carrying out is also identical with identical IOID.So just solved the redundancy issue of code.
Please refer to Fig. 2, Fig. 2 is the flow chart of method when the visit mib object of processing management information bank provided by the invention.This flow process comprises:
Step 201: receive the instruction that mib object is operated.
Instruction that mib object is operated normally sends to the network equipment by the webmaster in the SNMP network.In this instruction, comprise the OID of the mib object that will operate and the operation that will carry out at least.
Step 202: according to the OID of the mib object that will operate of instruction, the mib object that decision instruction will be operated still is public mib object for the Proprietary MIB object, if public mib object execution in step 203 then, otherwise execution in step 204.
Step 203: according to the OID of the mib object that will operate that comprises in the instruction and the operation that will carry out, move corresponding processing module, finish this flow process then.
Step 204:, in the identifier correspondence table, determine corresponding IOID according to specified OID in the instruction.
Step 205: in the operation correspondence table,, determine corresponding processing module according to IOID and the specified operation of instruction.
Step 206: operation processing module.
Setting up the correspondence table shown in table one and the table two, and after adopting handling process shown in Figure 2, with the supporting software of the network equipment in, only need a code that the Proprietary MIB object is handled.But, in software, still need to exist data corresponding to many parts of Proprietary MIB objects of each enterprise.In order to address this problem, can adopt the method for reorientation mib object provided by the invention.
Please refer to Fig. 3, Fig. 3 is the flow chart of method when the reorientation mib object of processing management information bank provided by the invention.
Still be example with the mib object tree shown in Fig. 1.Shown in Fig. 1 is mib object tree of the prior art, and the C of enterprise is OEM, is the A of enterprise and the enterprise B manufacturing network equipment.Be that example describes only below with A of enterprise and the C of enterprise.There is the Proprietary MIB object of the A of enterprise again in the Proprietary MIB object that had both had the C of enterprise in the MIB of prior art tree.The Proprietary MIB of the C of enterprise is to liking node 1.3.6.1.4.1.3.1, node 1.3.6.1.4.1.3.2 and node 1.3.6.1.4.1.3.3, and the Proprietary MIB of the Dui Ying A of enterprise is to liking node 1.3.6.1.4.1.1.2.1, node 1.3.6.1.4.1.1.2.2 and node 1.3.6.1.4.1.1.2.3 with it.These two groups of mib objects are one to one, and the function of the mib object that corresponds to each other is identical.Exist in the time of two groups of mib objects and just caused data redundancy.In the present invention, do not have in the initial version of software node 1.3.6.1.4.1.1.2 and under node.The C of enterprise adopts the method for processing management information bank provided by the present invention that mib object under the 1.3.6.1.4.1.3 is reoriented under the 1.3.6.1.4.1.1.2 when giving the A of enterprise with the network equipment.
The method of the processing management information bank that present embodiment provides may further comprise the steps when the reorientation mib object:
Step 301: the source node OID and the destination node OID that obtain the mib object that needs reorientation.
With first mib object 1.3.6.1.4.1.3.1 under the processing 1.3.6.1.4.1.3 is example, and its source node is 1.3.6.1.4.1.3, and destination node is 1.3.6.1.4.1.1.2.
Step 302: according to given destination node OID, whether judge in the mib object tree this node of physical presence, if exist, then execution in step 304, otherwise execution in step 303.
Step 303: create destination node.
In general, have a plurality of mib objects under the source node and need reorientation.When first mib object under the source node was carried out reorientation, the destination node of appointment did not exist, and therefore need at first create destination node.
In the present embodiment, when handling 1.3.6.1.4.1.3.1, destination node 1.3.6.1.4.1.1.2 does not exist, and therefore needs to create this destination node.
Step 304: will need the mib object of reorientation to take off and be articulated on the destination node from source node.
For the mib object that will need reorientation takes off and is articulated on the destination node from source node, at first need to revise data field in order in the data structure of representing this mib object, especially father node data field becomes destination node with the value of father node data field from source node.Secondly also need to revise data field in order in the data structure of expression and associated other mib objects of this mib object.For example, the mib object of reorientation is first child node of source node if desired, when taking off the mib object that needs reorientation, also need to revise the first child node data field in the data structure of representing source node so, the value that makes this data field is second child node; If there be not second child node, the value of just revising this data field is for empty.The mib object of reorientation also is first child node under destination node if desired, so when the mib object that will need reorientation is articulated to destination node, the value that also needs to revise the first child node data field in the data structure of expression destination node is the mib object that needs reorientation.The same in other relevant operations and the prior art for the operation of being carried out during node motion in the tree.
Step 305: the OID that revises the mib object that needs reorientation.
At this moment two kinds of situations are arranged, and a kind of situation is that first mib object 1.3.6.1.4.1.3.1 of source node 1.3.6.1.4.1.3 corresponds under the destination node 1.3.6.1.4.1.1.2 also is first mib object; It no longer is first mib object that first mib object 1.3.6.1.4.1.3.1 that another kind of situation is 1.3.6.1.4.1.3 corresponds under the destination node 1.3.6.1.4.1.1.2.Specifically be which kind of situation is according to the requirement of enterprise B decision.Therefore, the OID that revises the mib object that needs reorientation at first will be according to the OID of destination node, and next is also possibly according to the position of mib object under destination node that needs reorientation.
After executing this step, the new OID of mib object 1.3.6.1.4.1.3.1 is 1.3.6.1.4.1.1.2.1.
Whether step 306 is empty according to the value of the first child node data field in the source node data structure, judge whether all need the node of reorientation all to handle under the source node, if execution in step 307 then, otherwise return execution in step 304.
Step 307 finishes this handling process.
After mib object being reoriented on the new position, mib object originally just no longer is present in the mib object tree.That is to say, any moment, only there are the data of a Proprietary MIB object in the mib object tree, so just solved the data redundancy problem.
Need to prove, in the process of reorientation mib object, behind the OID that has revised mib object, if this mib object is a minor matters point on the tree, promptly this mib object also has child node, so just also needs further to revise the OID of child node under this mib object.Suppose that the former OID of certain child node under the mib object 1.3.6.1.4.1.3.1 is 1.3.6.1.4.1.3.1.1, then the new OID of this child node is 1.3.6.1.4.1.1.2.1.1.Sometimes, after a mib object is reoriented to new position,, except revising its OID as mentioned above, also need further to adjust its position to the child node of this mib object.For example, suppose that the former OID of first child node under the mib object 1.3.6.1.4.1.3.1 is 1.3.6.1.4.1.3.1.1, as the 3rd child node of mib object 1.3.6.1.4.1.1.2.1, the new OID of this child node is 1.3.6.1.4.1.1.2.1.3 under reposition; And the former OID of the 3rd child node under the mib object 1.3.6.1.4.1.3.1 is 1.3.6.1.4.1.3.1.3, and as first child node of mib object 1.3.6.1.4.1.1.2.1, the new OID of this child node is 1.3.6.1.4.1.1.2.1.1 under reposition.The OID that revises the child node of mib object in fact also is that execution in step 301 is to step 308.For example, in the adjustment process to node 1.3.6.1.4.1.3.1.1, being actually with 1.3.6.1.4.1.3.1 is source node, is destination node with 1.3.6.1.4.1.1.2.1, and execution in step 301 is to step 307.
Need to prove, in the process of mib object reorientation, need to revise the OID of mib object, but the IOID of mib object does not change.Like this, after mib object was relocated to new position from original position, though variation has taken place its OID, code still can carry out appropriate processing to mib object according to its IOID.
The above is preferred embodiment of the present invention only, is not to be used to limit protection scope of the present invention.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 (10)

1, a kind of processing method of management information bank is characterized in that, sets up the identifier correspondence table of indicated object identifier OID and internal object identifier IOID corresponding relation, and when receiving the instruction that the management information bank mib object is operated, this method comprises:
A1, according to the OID of specified mib object in the instruction, from the identifier correspondence table of being set up, determine corresponding IOID, and, move determined processing module then according to the processing module that IOID determines the required operation of instruction manipulation.
2, the processing method of management information bank according to claim 1 is characterized in that, sets up the processing correspondence table of expression IOID and processing module corresponding relation, and steps A 1 is described determines that according to IOID the processing module of needs operation is:
According to specified operation in IOID and the instruction, from the processing correspondence table of being set up, need to determine the processing module of operation.
3, the processing method of management information bank according to claim 1 is characterized in that:
Specified mib object is the Proprietary MIB object in the described instruction.
4, a kind of processing method of management information bank is characterized in that, this method may further comprise the steps:
A2, the source node OID that obtains the mib object that needs reorientation and destination node OID;
B2, will need the mib object of reorientation to take off, revise the OID of described mib object, be articulated under the destination node from source node.
5, the processing method of management information bank according to claim 4 is characterized in that, further comprises between steps A 2 and step B2:
Judge whether destination node exists, if exist, execution in step B2 then, otherwise, create execution in step B2 behind the destination node.
6, the processing method of management information bank according to claim 4 is characterized in that, the described modification of step B2 needs the OID of the mib object of reorientation to be:
Revise the OID of the mib object of needs reorientation according to destination node OID.
7, the processing method of management information bank according to claim 4 is characterized in that, the described modification of step B2 needs the OID of the mib object of reorientation to be:
According to the position of mib object under destination node of destination node OID and needs reorientation, revise the OID of this mib object.
8, the processing method of management information bank according to claim 4 is characterized in that, sets up the identifier correspondence table of expression OID and IOID corresponding relation, and when receiving the instruction that the management information bank mib object is operated, this method may further comprise the steps:
C, according to the OID of specified mib object in the instruction, from the identifier correspondence table of being set up, determine corresponding IOID, and, move determined processing module then according to the processing module that IOID determines the required operation of instruction manipulation.
9, the processing method of management information bank according to claim 8 is characterized in that, sets up the processing correspondence table of expression IOID and processing module corresponding relation, and steps A 1 is described determines that according to IOID the processing module of needs operation is:
According to operation specified in IOID and the operational order, from the processing correspondence table of being set up, need to determine the processing module of operation, and move this processing module.
10, the processing method of management information bank according to claim 8 is characterized in that, before step C, this method further comprises:
Specified mib object is Proprietary MIB object or public mib object in the decision operation instruction, if the Proprietary MIB object, and execution in step C then, otherwise, directly move corresponding processing module according to OID specified in the operational order, finish this flow process then.
CNB2006100574586A 2006-03-15 2006-03-15 Management information base processing method Expired - Fee Related CN100423492C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2006100574586A CN100423492C (en) 2006-03-15 2006-03-15 Management information base processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2006100574586A CN100423492C (en) 2006-03-15 2006-03-15 Management information base processing method

Publications (2)

Publication Number Publication Date
CN1819532A true CN1819532A (en) 2006-08-16
CN100423492C CN100423492C (en) 2008-10-01

Family

ID=36919236

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2006100574586A Expired - Fee Related CN100423492C (en) 2006-03-15 2006-03-15 Management information base processing method

Country Status (1)

Country Link
CN (1) CN100423492C (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100446477C (en) * 2006-12-07 2008-12-24 杭州华三通信技术有限公司 A method for generation of management information base tree and network device
CN102185703A (en) * 2010-07-29 2011-09-14 艾默生网络能源有限公司 A network device management method based on an SNMP protocol and a primary device
CN104506366A (en) * 2014-12-29 2015-04-08 瑞斯康达科技发展股份有限公司 Method and device for maintaining management information base (MIB)
CN112383408A (en) * 2020-09-29 2021-02-19 武汉虹信科技发展有限责任公司 Management platform end for data format conversion and data format conversion method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6704780B1 (en) * 1999-12-21 2004-03-09 Cisco Technology Efficient representation of system network management object identifiers
CA2428464A1 (en) * 2000-11-17 2002-05-30 Motorola, Inc. Robust method and apparatus for processing cable modem configuration files

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100446477C (en) * 2006-12-07 2008-12-24 杭州华三通信技术有限公司 A method for generation of management information base tree and network device
CN102185703A (en) * 2010-07-29 2011-09-14 艾默生网络能源有限公司 A network device management method based on an SNMP protocol and a primary device
CN102185703B (en) * 2010-07-29 2013-10-23 艾默生网络能源有限公司 Network device management method based on SNMP protocol and primary device
CN104506366A (en) * 2014-12-29 2015-04-08 瑞斯康达科技发展股份有限公司 Method and device for maintaining management information base (MIB)
CN104506366B (en) * 2014-12-29 2017-11-14 瑞斯康达科技发展股份有限公司 A kind of method and apparatus in maintenance management information MIB storehouses
CN112383408A (en) * 2020-09-29 2021-02-19 武汉虹信科技发展有限责任公司 Management platform end for data format conversion and data format conversion method

Also Published As

Publication number Publication date
CN100423492C (en) 2008-10-01

Similar Documents

Publication Publication Date Title
CN1848851A (en) Computer and method for establishing light weight catalog access data protocol exchange format fragment
CN1684069A (en) Extraction, transformation and loading designer module of a computerized financial system
CN1601465A (en) Dynamic registry partitioning
CN1224875A (en) Dynamic modification of database management system
CN1170167A (en) Design part reusing method in configuration tool
CN1866252A (en) Method and system for transformation between different version configuration data
CN101047561A (en) Method for automatic updating of equipment
CN1925406A (en) Method and server for managing heterogenous high availability cluster
CN101043379A (en) Network management apparatus and network management method
CN101059799A (en) Method for introducing regular file into data base
CN101046807A (en) Method and device of storage data readed
CN101043421A (en) Memory based method for searching quickly the longest matching of IP address
CN1866833A (en) Distributed data management system and its method for dynamically subscribing data
CN1968168A (en) Blade server positioning method and system
CN1740997A (en) Network equipment and method for distributing its peripheral device interconnection resources
CN1791105A (en) Controlling execution of files transmitted to clients and data updating
CN1617496A (en) Method for automaticall updating configuration for next generation network terminal
CN1852261A (en) Method for maintenance of neighbor entry
CN1929396A (en) Method for realizing data configuration of network element in network
CN1848111A (en) Realizing method of a data operating interface used in internal-memory database
CN1819532A (en) Management information base processing method
CN1852546A (en) Operation maintenance system and method for base-station system
CN1859205A (en) Method and system for single board soft ware storage and loading
CN1956392A (en) Method, device and system for implementing multi-service type structure
CN1256663C (en) Management method possessing real time helping function in insertion type system

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
CP03 Change of name, title or address

Address after: 310052 Binjiang District Changhe Road, Zhejiang, China, No. 466, No.

Patentee after: Xinhua three Technology Co., Ltd.

Address before: 310053 Hangzhou hi tech Industrial Development Zone, Zhejiang province science and Technology Industrial Park, No. 310 and No. six road, HUAWEI, Hangzhou production base

Patentee before: Huasan Communication Technology Co., Ltd.

CP03 Change of name, title or address
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20081001

Termination date: 20200315

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