CN101369918A - Network management browser - Google Patents
Network management browser Download PDFInfo
- Publication number
- CN101369918A CN101369918A CNA2008101213349A CN200810121334A CN101369918A CN 101369918 A CN101369918 A CN 101369918A CN A2008101213349 A CNA2008101213349 A CN A2008101213349A CN 200810121334 A CN200810121334 A CN 200810121334A CN 101369918 A CN101369918 A CN 101369918A
- Authority
- CN
- China
- Prior art keywords
- mib
- node
- data
- snmp
- network management
- 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
Links
- 238000000605 extraction Methods 0.000 claims description 11
- 238000001914 filtration Methods 0.000 claims description 7
- 241001269238 Data Species 0.000 claims description 4
- 230000003993 interaction Effects 0.000 claims description 3
- 238000013075 data extraction Methods 0.000 abstract 1
- 230000002452 interceptive effect Effects 0.000 abstract 1
- 230000006870 function Effects 0.000 description 20
- 238000000034 method Methods 0.000 description 9
- 230000008569 process Effects 0.000 description 8
- 238000005516 engineering process Methods 0.000 description 5
- 239000000284 extract Substances 0.000 description 3
- 238000012544 monitoring process Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000013480 data collection Methods 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000004044 response Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000012217 deletion Methods 0.000 description 1
- 230000037430 deletion Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000009977 dual effect Effects 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 238000007493 shaping process Methods 0.000 description 1
Images
Landscapes
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
A network management browser adopts a tree structure. Each network device is expressed by a root node, the devices under the root nodes are sorted according to the managed object types, and each leaf node is corresponding to an object identifier. The managed network device is enquired using the object identifier, then the return value is analyzed and displayed. A network manager comprises an MIB analytic module for correctly analyzing the MIB files and extracting information; a user interface module in charge for the interface interactive with the user; an SNMP operation module in charge for the implementation of each SNMP operation; a data base module for storage implementation, data extraction and graphic display. The invention provides the network management browser with good robustness, easy operation and cross platform capability.
Description
Technical field
The present invention relates to the SNMP network management technology, especially a SNMP network management browser.
Background technology
Along with rapid development of network technology, the quantity of network is also more and more, and the increase of the network equipment is also increasing the demand of network management.Simple Network Management Protocol (SNMP) through improving and development of decades, has the realization of being easy to, and good expandability has become present most popular network management standard agreement.
Network management model based on SNMP comprises following key component: management work station, agency, management information bank (MIB), NMP.Its basic comprising: one group of hypervisor with functions such as analyzing data, discovery fault; An interface that is used for the network management monitor network; Change network manager's requirement into agreement to the actual monitored of telecommunication network information; One is extracted database of information from the MIB of all managed network entities.
MIB is the set of management object, and management object is represented one or more variablees of network equipment running status, and relevant the configuration and properties data among its storage and managenent agency, comprises a plurality of data objects that adhere to separately not on the same group.These data objects are organized with tree hierarchy, and there is the identifier of its a special-purpose name and a digital form in each branch.
The computer of operational network hypervisor is called network management workstation, and (NetworkManage Station, NMS), the agency is the process that operates on the network equipment.Then responsible processing and the response request from management work station is acted on behalf of by to the work state information of acting on behalf of the inquiry acquisition network equipment by management work station, and reports the major event of this locality generation to management work station.Operation agency's the network equipment can be router, switch, hub, main frame etc., and these equipment are called managed devices.
Between management work station and the agency by NMP communication, the SNMP communication protocol definition order of form, implication and the message switching of mutual message between management work station and the agency.There are following 5 kinds of operation: Get to obtain the operation of specifying management information; Get-next obtains the operation of specifying the next management information of management information among the MIB by dictionary preface next-door neighbour; Set sets the operation of specifying management information; Get-response is the agency replys an information from preceding 3 kinds of operations to management work station; Trap is the reporting event message that the agency sends to management work station.
Both at home and abroad the network of relation management software at the snmp protocol exploitation is a lot, and as ireasoning and NetDecision etc., but these its prices of professional monitoring software are higher, also the demand of realistic project not necessarily.Though these professional monitoring softwares can be good at supporting snmp protocol, also have stronger MIB analytical capabilities, it all can't just can't reflect the long term data variation tendency of monitor node with the database that is saved in of the data of gathering.Therefore, a network management software at practical use of exploitation is very necessary.
Under the Windows environment, write the network management software, third party's kit of many support SNMP functions is arranged at present,, support the kits such as SNMP4J of java language in addition as SNMP++, the NET SNMP of Hewlett-Packard Corporation's exploitation.Use these kits, can make the realization of SNMP more efficient, the mistake of program still less and has been simplified programing work greatly.
The present invention has realized the function of network management workstation, adopt the java language compilation, utilize the SNMP4J kit to realize snmp protocol, Promethean database back-office support and the automatic data collection function of having added, particularly adopt the form video data of diagram curve to change, make monitoring seem directly perceived and convenient, and the robustness of java language itself and the characteristics of professional platform independence make the present invention have high actual use meaning.
Summary of the invention
In order to overcome existing network management browser price height, lack the database support and not have the shortcoming of professional platform independence, the invention provides a kind of network management browser that has good robustness, database support and professional platform independence are arranged.
The technical solution adopted for the present invention to solve the technical problems is:
A kind of network management browser, adopt tree structure, each network equipment is represented by a root node, under root node, classify by the object type of being managed, the corresponding object identifier of each leaf node, the network equipment that utilizes described object identifier inquiry to be managed shows after then return value being analyzed, and described network manager comprises:
The MIB parsing module, be used for mib file is carried out correct parsing and information extraction, behind the extraction mib file information put into two Hash tables, first Hash table key assignments is OID, value is a mib_detail object, and this object has been preserved all information of this MIB node; Another one Hash table key assignments is name, and value is a mib_detail object;
Subscriber interface module is used for interface responsible and user interactions, and described subscriber interface module comprises:
MIB sets display unit, is used for generating the MIB tree structure according to the Hash table of MIB parsing module, and realizes the right-click menu function in the tree, chooses the various operations that can select SNMP behind the node;
MIB nodal information table unit, be used in the elected MIB tree node after, the mib information of demonstration selected node;
The Query Result display unit is used to show that the result after the various SNMP operations shows.
The SNMP operational module is used for being responsible for the specific implementation that each SNMP operates, and is made up of eight classes: snmpget, snmpgetnext, snmpgetbulk, snmpwalk, snmpset, snmptable, TrapReceive and TrapSend realize corresponding SNMP function respectively, wherein TrapReceive realizes the filtering function that trap receives, the trap that does not meet the trap condition of acceptance can not show that the condition of filtration can be ip address, the keyword that comprises among time or the trap; TrapSend can send the ip address of trap to appointment, the specific OID information of binding in the trap bag;
Database module is used for realizing storage and extracts data, and data are carried out the chart demonstration, and described database module comprises:
Storage and extraction unit, the node that is used for the user is selected goes to carry out the Get operation by the cycle of setting, and the result is put into database, also is responsible for the extraction of data;
The data drawing list display unit is used for the form of data of database with chart shown, and by data and curves, reflects the variation of data intuitively.
Technical conceive of the present invention is: utilize OO thought, and the combination of multithreading and database technology, the network management browser of a practicality of realization adopts the java language compilation.
The tree structure that adopts network management browser realizes the management to the network equipment, each network equipment is represented by a root node, under root node, classify by the object type of being managed, the corresponding OID (object identifier) of each leaf node, for example: the OID of equipment is 1.3.6.1.2.1.1.1.0, the task of network management browser is exactly according to node name, as " sysDescr ", mapping obtains corresponding OID, remove to inquire about the network equipment of being managed according to this OID again, show after then return value being analyzed.Because return value has polytype, some is not readable intuitionistic form, and software should be able to be handled.
Software provides dual mode on query pattern: manual inquiry and batch poll.Wherein, manual inquiry refers to that Query Result window on the right shows, can only inquire about one at every turn when right mouse button is clicked the leaf node of left node tree; And in batches poll is meant and can selects a plurality of leaf nodes to carry out the while poll, and better results, and benefit is bigger in actual use, poll is inquired about by certain time interval, the result who returns is kept in the database, and poll must use multithreading in batches, guarantees its execution efficient.
Can load the mib file of SNMP and resolve the tree-like view of construction fast.Use this tree-like view, the user can browse and revise the value of variable on the SNMP agency easily by the SNMPv1/v2 agreement.In have trap receiver, can collect the trap that SNMP agency sends.The combination of poll and database technology has better improved monitoring efficiency in batches.And show that by the mode of diagram curve the reflection node data changes, what show is more directly perceived and friendly.
Beneficial effect of the present invention mainly shows: the background data base support, can preserve a large amount of image data, have good robustness, easy to operate, have a professional platform independence.
Description of drawings
Fig. 1 is the flow chart of MIB parsing module.
Fig. 2 is the flow chart of subscriber interface module.
Fig. 3 is the flow chart of SNMP operational module.
Fig. 4 is the flow chart of database module.
Embodiment
Below in conjunction with accompanying drawing the present invention is further described.
With reference to Fig. 1~Fig. 4, present networks managing and browsing device adopts tree-like view to show the MIB node, each network equipment is represented by a root node, under root node, classify by the object type of being managed, the corresponding object identifier of each leaf node, the network equipment that utilizes described object identifier inquiry to be managed, show after then return value being analyzed, described network manager comprises: the MIB parsing module, be used for mib file is carried out correct parsing and information extraction, after extracting mib file information is put into two Hash tables, first Hash table key assignments is OID, value is a mib_detail object, and this object has been preserved all information of this mib node; Another one Hash table key assignments is name, and value is a mib_detail object; Subscriber interface module, be used for interface responsible and user interactions, described subscriber interface module comprises: MIB sets display unit, is used for generating the MIB tree structure according to the Hash table of MIB parsing module, and realize the right-click menu function in the tree, choose the various operations that can select SNMP behind the node; MIB nodal information table unit, be used in the elected MIB tree node after, the mib information of demonstration selected node; The Query Result display unit is used to show that the result after the various SNMP operations shows; The SNMP operational module is used for being responsible for the specific implementation that each SNMP operates, and is made up of eight classes: snmpgetsnmpgetnext, snmpgetbulk, snmpwalk, snmpset, snmptable, TrapReceive and TrapSend realize corresponding snmp function respectively.Database module is used for realizing storage and proposes data, and data are carried out the chart demonstration, described database module comprises: storage and extraction unit, the node that is used for the user is selected goes to carry out the Get operation by the cycle of setting, and the result is put into database, also is responsible for the extraction of data; The data drawing list display unit is used for the form of data of database with chart shown, and by data and curves, reflects the variation of data intuitively.
In described Query Result display unit, comprise common variables inquiry and table inquiry.In described SNMP operational module, TrapReceive realizes the filtering function that trap receives, and the trap that does not meet the trap condition of acceptance can not show that the condition of filtration can be ip address, the keyword that comprises among time or the trap; TrapSend can send the ip address of trap to appointment, the specific oid information of binding in the trap bag.In described data drawing list unit, comprise two chart modules, one is the curve chart that shows the data variation on node same day, another is the curve chart that shows all historical datas of node.
The course of work that this example is implemented is: the present invention at first carries out the parsing of mib file, as shown in Figure 1.To judge at first behind the path that has obtained mib file that it is single file or catalogue (comprising several single files under the catalogue), if catalogue, just obtain the file array below it, be converted into operation monofile.
When single mib file is resolved, at first use the mibble kit that it is resolved, but mibble kit defectiveness in being to use: the one, the syntax attribute that obtains mib object that can't be correct; The 2nd, can only be to the document analysis of SMIv2, the file of SMIv1 can't be discerned.So just use two other main class: readSyntax and readMib.The former is after mibble is to document analysis, reads file with readSyntax again, obtains correct syntax.If the latter is when finding that mibble can't resolution file, removes to read this document with readMib.Finally realized parsing fully to mib file.Analysis result has obtained two Hash table: mib_database and name2node.The mib_databases key assignments is OID, and value is a mib_detail object, and this object has been preserved all information (as name, oid, syntax, information such as access) of this MIB node; The name2node key assignments is name, and value is a mib_detail object.The whole descriptors that can obtain this node by the OID or the name of a MIB node so just.
The subscriber interface module flow process as shown in Figure 2.This module most important part is the generating portion of MIB tree.According to the analysis result of front, obtained the OID of all mib objects, information such as name to mib file.OID is the tree-shaped result who is similar to " 1.3.6.1.2.1 ".A newly-built root node on tree control at first, it is 1.3 that its OID is set, and travels through Hash table then, obtains all OID, if find this OID father node is arranged, and just becomes its child node.The final MIB of formation sets.The MIB tree will be added mouse event and be realized function.
Flow chart in the middle of Fig. 2 has shown the left mouse button function.After certain node has obtained the left mouse button incident, according to its node name (name of mib object just), obtain its mib_detail object according to this Hash table of name2node then, also just obtained the descriptor of this node.Show in the MIB details table below the MIB tree then.
The flow chart on Fig. 2 the right has shown the right mouse button function.Right-click menu comprises as follows: Get, Getnext, Getbulk, Set, Walk, Table view, Graph View.These seven menu items have been realized the major function of this network management browser.After the click right, whether program decision node type is form as interpretation, and whether grammer is shaping, if do not satisfy, and Tableview then, these two menus of Graph View are not enabled state of grey.Also has some other similar decision operation etc.After obtaining the menu click, jump to the events corresponding handling procedure.
Snmp operational module flow process such as Fig. 3. this module is made up of eight classes: snmpget, snmpgetnext, snmpgetbulk, snmpwalk, snmpset, snmptable, TrapReceive and TrapSend realize corresponding snmp function respectively.The snmpget class realizes the get-request operation: extract one or more parameter values from agent process.The snmpgetnext class realizes the get-next-request operation: extract the next parameter value of closelying follow the parameter current value from agent process.The snmpgetbulk class has realized the getbulk function, and the function that getbulk provides the single query manipulation to encapsulate a plurality of requests improves by the efficient of the visit of management information.The snmpwalk class has realized MIB traversal of tree query function.The snmpset class realizes the set-request operation: one or more parameter values that agent process is set.The snmptable class has realized the inquiry of his-and-hers watches nodes.These two classes of TrapReceive and TrapSend then realize reception and the transmission to trap respectively.The present invention uses the snmp4j kit to realize concrete snmp protocol.Snmp4j is a project of increasing income that realizes SNMP (Simple Network Management Protocol) agreement with Java. it supports to manage and respond with the form of order line.Snmp4j is that pure Object-Oriented Design and SNMP++ (realizing SNMPv1/v2c/v3 with C++) are similar.A trap receiving filtration device also will be set in the trap receiving unit, and filtercondition comprises the time, three of ip and keywords, and the trap that only satisfies condition just can be revealed.
Database module flow process such as Fig. 4.Characteristics of this software are can automatic data collection, and store in the database.Be exactly specifically behind the node that the user has selected to monitor (syntax of this node must be integer, counter or gauge type), program will be carried out the get operation at a certain time interval, and the result is saved in the database.Historical data in the database has reflected the state variation of monitored device a period of time, if show with the form of chart song, just becomes very directly perceived and convenient of ground, and this software just has this function.The data drawing list display module is responsible for the form of data of database with chart shown, and by data and curves, reflects the variation of data intuitively.The data drawing list module is divided into two chart modules, and one is the curve chart that shows the data variation on node same day, and another is the curve chart that shows all historical datas of node.
Database module also will have the function of data retrieval, allows the data of specific node in the user search certain hour section, the flow chart in the middle of flow process such as Fig. 4.
Database module also will be responsible for the arrangement of data, just deletes unwanted data record, the right figure of flow chart such as Fig. 4.This module shows the data rows in all databases, allows the user need select the row of deletion, if the data rows of selecting just in use, can't delete with regard to bulletin.
Claims (5)
1. network management browser, it is characterized in that: described network management browser adopts tree structure, each network equipment is represented by a root node, under root node, classify by the object type of being managed, the corresponding object identifier of each leaf node, the network equipment that utilizes described object identifier inquiry to be managed shows after then return value being analyzed, and described network manager comprises:
The MIB parsing module, be used for mib file is carried out correct parsing and information extraction, behind the extraction mib file information put into two Hash tables, first Hash table key assignments is oid, value is a mib_detail object, and this object has been preserved all information of this mib node; Another one Hash table key assignments is name, and value is a mib_detail object;
Subscriber interface module is used for interface responsible and user interactions, and described subscriber interface module comprises:
MIB sets display unit, is used for generating the mib tree structure according to the Hash table of mib parsing module, and realizes the right-click menu function in the tree, chooses the various operations that can select snmp behind the node;
MIB nodal information table unit, be used in the elected MIB tree node after, the mib information of demonstration selected node;
The Query Result display unit is used to show that the result after the various SNMP operations shows;
The SNMP operational module is used for being responsible for the specific implementation that each SNMP operates, and is made up of eight classes: snmpget, snmpgetnext, snmpgetbulk, snmpwalk, snmpset, snmptable, TrapReceive and TrapSend realize corresponding SNMP function respectively;
Database module is used for realizing storage and proposes data, and data are carried out the chart demonstration, and described database module comprises:
Storage and extraction unit, the node that is used for the user is selected goes to carry out the Get operation by the cycle of setting, and the result is put into database, also is responsible for the extraction of data;
The data drawing list display unit is used for the form of data of database with chart shown, and by data and curves, reflects the variation of data intuitively.
2. network management browser as claimed in claim 1 is characterized in that: in described Query Result display unit, comprise common variables inquiry and table inquiry.
3. network management browser as claimed in claim 1 or 2, it is characterized in that: in described SNMP operational module, TrapReceive realizes the filtering function that trap receives, the trap that does not meet the trap condition of acceptance can not show, the condition of filtering can be ip address, the keyword that comprises among time or the trap; TrapSend can send the ip address of trap to appointment, the specific oid information of binding in the trap bag.
4. network management browser as claimed in claim 1 or 2, it is characterized in that: in described data drawing list unit, comprise two chart modules, one is the curve chart that shows the data variation on node same day, and another is the curve chart that shows all historical datas of node.
5. network management browser as claimed in claim 3, it is characterized in that: in described data drawing list unit, comprise two chart modules, one is the curve chart that shows the data variation on node same day, and another is the curve chart that shows all historical datas of node.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2008101213349A CN101369918B (en) | 2008-09-25 | 2008-09-25 | Network management browser |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2008101213349A CN101369918B (en) | 2008-09-25 | 2008-09-25 | Network management browser |
Publications (2)
Publication Number | Publication Date |
---|---|
CN101369918A true CN101369918A (en) | 2009-02-18 |
CN101369918B CN101369918B (en) | 2011-06-29 |
Family
ID=40413558
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2008101213349A Expired - Fee Related CN101369918B (en) | 2008-09-25 | 2008-09-25 | Network management browser |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN101369918B (en) |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101739465A (en) * | 2010-01-18 | 2010-06-16 | 中兴通讯股份有限公司 | Establishing method and updating method of management entity file |
CN102594586A (en) * | 2011-12-15 | 2012-07-18 | 江苏亿通高科技股份有限公司 | Processing method for dynamic functional menu based on management information base (MIB) and topological graph |
CN102945152A (en) * | 2012-10-16 | 2013-02-27 | 苏州迈科网络安全技术股份有限公司 | Device and method for information management based on embedded system of management information base |
CN103957119A (en) * | 2014-04-21 | 2014-07-30 | 南京信息职业技术学院 | Method for managing network equipment by using MIB file and browser |
CN105681084A (en) * | 2016-01-18 | 2016-06-15 | 浪潮(北京)电子信息产业有限公司 | Method and system for creating SNMP monitoring agent daemon |
CN105847047A (en) * | 2016-03-22 | 2016-08-10 | 浪潮通信信息系统有限公司 | Method for realizing acquisition and analysis of special OID in MIB by utilizing plug-in |
WO2016202025A1 (en) * | 2015-06-16 | 2016-12-22 | 中兴通讯股份有限公司 | Trap message processing method and apparatus |
CN106372190A (en) * | 2016-08-31 | 2017-02-01 | 华北电力大学(保定) | Method and device for querying OLAP (on-line analytical processing) in real time |
WO2017124656A1 (en) * | 2016-01-22 | 2017-07-27 | 中兴通讯股份有限公司 | Tree-based selection method and resource management system |
CN107370631A (en) * | 2017-09-06 | 2017-11-21 | 郑州云海信息技术有限公司 | A kind of monitoring method and system of snmp protocol information |
CN108647333A (en) * | 2018-05-11 | 2018-10-12 | 中国林业科学研究院资源信息研究所 | A kind of information sharing method, device and equipment |
CN109861863A (en) * | 2019-02-11 | 2019-06-07 | 南方科技大学 | Method and device for determining connection fault of data center, electronic equipment and medium |
CN110750690A (en) * | 2019-09-06 | 2020-02-04 | 无锡华云数据技术服务有限公司 | Method and system for quickly searching monitoring index of management information base |
CN111046306A (en) * | 2019-12-30 | 2020-04-21 | 四川华迪信息技术有限公司 | Method for dynamically displaying employment information analysis result chart by browser |
CN111209405A (en) * | 2020-04-22 | 2020-05-29 | 成都四方伟业软件股份有限公司 | Dynamic OID (object identification) push data acquisition method and device |
CN111651644A (en) * | 2020-05-29 | 2020-09-11 | 山东中创软件商用中间件股份有限公司 | Method, system and device for identifying equipment type |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101159607A (en) * | 2007-11-22 | 2008-04-09 | Ut斯达康通讯有限公司 | Network management system of implementing remote browse network element MIB node |
-
2008
- 2008-09-25 CN CN2008101213349A patent/CN101369918B/en not_active Expired - Fee Related
Cited By (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2011085573A1 (en) * | 2010-01-18 | 2011-07-21 | 中兴通讯股份有限公司 | Method for creating and updating management entity files and management device |
CN101739465A (en) * | 2010-01-18 | 2010-06-16 | 中兴通讯股份有限公司 | Establishing method and updating method of management entity file |
CN102594586A (en) * | 2011-12-15 | 2012-07-18 | 江苏亿通高科技股份有限公司 | Processing method for dynamic functional menu based on management information base (MIB) and topological graph |
CN102945152A (en) * | 2012-10-16 | 2013-02-27 | 苏州迈科网络安全技术股份有限公司 | Device and method for information management based on embedded system of management information base |
CN102945152B (en) * | 2012-10-16 | 2016-08-10 | 苏州迈科网络安全技术股份有限公司 | The apparatus for management of information of embedded system based on management information bank and method |
CN103957119B (en) * | 2014-04-21 | 2017-07-04 | 南京信息职业技术学院 | Method for managing network equipment by using MIB file and browser |
CN103957119A (en) * | 2014-04-21 | 2014-07-30 | 南京信息职业技术学院 | Method for managing network equipment by using MIB file and browser |
WO2016202025A1 (en) * | 2015-06-16 | 2016-12-22 | 中兴通讯股份有限公司 | Trap message processing method and apparatus |
CN106330478A (en) * | 2015-06-16 | 2017-01-11 | 中兴通讯股份有限公司 | Method and device for processing trap message |
CN105681084A (en) * | 2016-01-18 | 2016-06-15 | 浪潮(北京)电子信息产业有限公司 | Method and system for creating SNMP monitoring agent daemon |
WO2017124656A1 (en) * | 2016-01-22 | 2017-07-27 | 中兴通讯股份有限公司 | Tree-based selection method and resource management system |
CN105847047B (en) * | 2016-03-22 | 2019-01-22 | 浪潮天元通信信息系统有限公司 | A method of realizing that special OID is acquired and parsed in MIB using plug-in unitization |
CN105847047A (en) * | 2016-03-22 | 2016-08-10 | 浪潮通信信息系统有限公司 | Method for realizing acquisition and analysis of special OID in MIB by utilizing plug-in |
CN106372190A (en) * | 2016-08-31 | 2017-02-01 | 华北电力大学(保定) | Method and device for querying OLAP (on-line analytical processing) in real time |
CN107370631A (en) * | 2017-09-06 | 2017-11-21 | 郑州云海信息技术有限公司 | A kind of monitoring method and system of snmp protocol information |
CN108647333A (en) * | 2018-05-11 | 2018-10-12 | 中国林业科学研究院资源信息研究所 | A kind of information sharing method, device and equipment |
CN109861863A (en) * | 2019-02-11 | 2019-06-07 | 南方科技大学 | Method and device for determining connection fault of data center, electronic equipment and medium |
CN109861863B (en) * | 2019-02-11 | 2022-02-25 | 南方科技大学 | Method and device for determining connection fault of data center, electronic equipment and medium |
CN110750690A (en) * | 2019-09-06 | 2020-02-04 | 无锡华云数据技术服务有限公司 | Method and system for quickly searching monitoring index of management information base |
CN110750690B (en) * | 2019-09-06 | 2022-12-06 | 华云数据控股集团有限公司 | Method and system for quickly searching monitoring index of management information base |
CN111046306A (en) * | 2019-12-30 | 2020-04-21 | 四川华迪信息技术有限公司 | Method for dynamically displaying employment information analysis result chart by browser |
CN111209405A (en) * | 2020-04-22 | 2020-05-29 | 成都四方伟业软件股份有限公司 | Dynamic OID (object identification) push data acquisition method and device |
CN111651644A (en) * | 2020-05-29 | 2020-09-11 | 山东中创软件商用中间件股份有限公司 | Method, system and device for identifying equipment type |
Also Published As
Publication number | Publication date |
---|---|
CN101369918B (en) | 2011-06-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101369918B (en) | Network management browser | |
US11238033B1 (en) | Interactive location queries for raw machine data | |
US20200404045A1 (en) | Central repository of configuration files and two-way replication of search node configuration files | |
CN110489464B (en) | Exploration type graph fusion visualization method and device | |
CN108509326B (en) | Service state statistical method and system based on nginx log | |
CN101408877B (en) | System and method for loading tree node | |
CN1901568B (en) | Method for realizing historical property collection in network managing system | |
CN103246661A (en) | Visual user behavior collecting system and method | |
CN103902537A (en) | Multi-service log data storage processing and inquiring system and method thereof | |
CN110442550B (en) | Log screen-gathering real-time visualization method and device | |
CN103390018B (en) | A kind of Web service data modeling and searching method based on SDD | |
CN102932160A (en) | Resource management system | |
WO2017000592A1 (en) | Data processing method, apparatus and system | |
CN114356733A (en) | Configuration method of data embedding points, storage medium and equipment | |
CN1063898C (en) | Central operation and maintenance system of analog movable communication network B | |
CN106796607A (en) | For the system and method that the search based on model and network data are retrieved | |
CN103530029A (en) | EMS graphical dynamic menu display method based on human-computer interface user behavior analysis | |
CN102693318B (en) | Report query method and report query equipment | |
Martinez-Mosquera et al. | Development and evaluation of a big data framework for performance management in mobile networks | |
CN116961241B (en) | Unified application monitoring platform based on power grid business | |
KR101368500B1 (en) | Method for providing database history management and the database management system thereof | |
CN107153690A (en) | Content delivery method and device | |
CN108075922A (en) | A kind of telecommunication network management system | |
CN106980697A (en) | A kind of catalogue distribution querying method and device | |
GB2402294A (en) | Data collection in a computer network |
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: 20110629 Termination date: 20160925 |