CN102387043B - Alarm analysis method, workstation and system based on simple network management protocol - Google Patents

Alarm analysis method, workstation and system based on simple network management protocol Download PDF

Info

Publication number
CN102387043B
CN102387043B CN201110403256.3A CN201110403256A CN102387043B CN 102387043 B CN102387043 B CN 102387043B CN 201110403256 A CN201110403256 A CN 201110403256A CN 102387043 B CN102387043 B CN 102387043B
Authority
CN
China
Prior art keywords
network management
management protocol
simple network
configuration file
warning information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201110403256.3A
Other languages
Chinese (zh)
Other versions
CN102387043A (en
Inventor
后祥龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Coship Electronics Co Ltd
Original Assignee
SHENZHEN LONGGUAN MEDIA CO Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SHENZHEN LONGGUAN MEDIA CO Ltd filed Critical SHENZHEN LONGGUAN MEDIA CO Ltd
Priority to CN201110403256.3A priority Critical patent/CN102387043B/en
Publication of CN102387043A publication Critical patent/CN102387043A/en
Application granted granted Critical
Publication of CN102387043B publication Critical patent/CN102387043B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The embodiment of the invention discloses an alarm analysis method based on a simple network management protocol. The method comprises the following steps: receiving alarm information of a managed agent; and searching corresponding business rules in a prestored rule configuration file according to the alarm information and generating the alarm information which accords with business logic according to the business rules. According to the alarm analysis method based on the simple network management protocol provided by the invention, the rule configuration file comprising the business rules is adopted, thus an alarm report with business logic can be analyzed. In addition, the invention also provides an alarm analysis network management workstation and a system based on the simple network management protocol.

Description

Warning analysis method, work station and system based on Simple Network Management Protocol
Technical field
The present invention relates to communication technical field, relate in particular to a kind of analytic method, work station and system based on Simple Network Management Protocol.
Background technology
Current nearly all network communication equipment has all possessed SNMP(SimpleNetwork Management Protocol, Simple Network Management Protocol) NM network management function, snmp protocol is a kind of agreement that NMS network management system (Network Management System) can be managed.Snmp protocol OAMAgent communicates and operates.Snmp protocol by standard between OAMAgent and network management workstation communicates.SNMP network management system can complete the functions such as configuration management, performance management and the fault management to managed device.
SNMP Trap(simple network management protocol trap) be the unsolicited property of the one notification message that SNMP agency sends to one or more pre-configured network management workstations, it is for reporting the state variation of managed object to manager.
The technology that webmaster fault management adopts is at present directly to resolve SNMP Trap packet, according to the OID(Object Identifiers in SNMP Trap packet, object identifier) be customized to the alarm of appropriate level and title, be then saved in data, finally on interface, show again.
But existing Fault analytical is more fixing, although can OID be configured in resolution file by configuration file, for the alarm report that has service logic, cannot accomplish to resolve according to business rule.
Summary of the invention
Embodiment of the present invention technical problem to be solved is, a kind of warning analysis method based on Simple Network Management Protocol is provided, and the method comprises the following steps:
Receive the warning information of OAMAgent;
According to described warning information, in the rule configuration file prestoring, search corresponding business rule, and generate according to described business rule the warning information that meets service logic;
Wherein, in the step of warning information that receives OAMAgent, receive the simple network management protocol trap packet of OAMAgent;
Describedly according to described warning information, in the rule configuration file prestoring, search corresponding business rule, and according to described business rule, generate the warning information that meets service logic and comprise:
Simple network management protocol trap packet is resolved, obtain object identifier, and produce an event object model, described event object model is the data structure of the warning information that described object identifier is corresponding;
According to described object identifier, in the rule configuration file prestoring, search corresponding business rule;
Resolve the binding field information in described event object model, obtain all conditions of the business rule that described object identifier is corresponding, bring the binding field information in described event object model into each condition, generate the warning information that meets service logic.
In the rule configuration file prestoring according to described warning information, search corresponding business rule, and according to described business rule, generate in the step of the warning information that meets service logic further comprising the steps of:
According to simple network management protocol trap packet, obtain object identifier;
Judge whether described object identifier is included in the Simple Network Management Protocol configuration file prestoring, and described Simple Network Management Protocol configuration file comprises the corresponding field information of management information bank nodename;
When described object identifier is included in the Simple Network Management Protocol configuration file prestoring, binding parameter to simple network management protocol trap packet is resolved, and produce an event object model, described event object model is the data structure of the warning information that described object identifier is corresponding.
In the binding parameter to simple network management protocol trap packet, resolve, and produce after the step of an event object model further comprising the steps of:
Judge whether described object identifier is included in the rule configuration file prestoring, described in the rule configuration file that prestores comprise the business rule of at least one corresponding described object identifier;
When described object identifier is included in the rule configuration file prestoring, the binding parameter that described simple network management protocol trap packet is contained is carried out corresponding business rule;
Generate the execution result of carrying out described business rule;
Described execution result is converted into the warning information that is applicable to different language user;
Described warning information is stored in database;
Show described warning information.
In the binding parameter that described simple network management protocol trap packet is contained, carrying out the step of corresponding business rule and described generation carries out between the execution result step of described business rule further comprising the steps of:
When in the corresponding described rule configuration file of described object identifier during multiple business rule, only carry out first qualified business rule.
Accordingly, embodiment of the present invention also provides a kind of warning analysis network management workstation based on Simple Network Management Protocol, and it comprises:
Receiver module, for receiving the warning information of OAMAgent;
Described alarm generation module, for searching corresponding business rule according to described warning information at the rule configuration file prestoring, and generates the warning information that meets service logic according to described business rule;
Described receiver module is for receiving the simple network management protocol trap packet of described OAMAgent;
Described alarm generation module, for simple network management protocol trap packet is resolved, obtains object identifier, and produces an event object model, and described event object model is the data structure of the warning information that described object identifier is corresponding;
According to described object identifier, in the rule configuration file prestoring, search corresponding business rule;
Resolve the binding field information in described event object model, obtain all conditions of the business rule that described object identifier is corresponding, bring the binding field information in described event object model into each condition, generate the warning information that meets service logic.
Wherein, described alarm generation module comprises:
Identifier obtains submodule, for obtaining object identifier according to simple network management protocol trap packet;
Identifier match submodule, for judging whether described object identifier is included in the Simple Network Management Protocol configuration file prestoring, and described Simple Network Management Protocol configuration file comprises the corresponding field information of management information bank nodename;
Analyzing sub-module, resolves for the binding parameter to simple network management protocol trap packet, and produces an event object model, and described event object model is the data structure of the warning information that object identifier is corresponding.
Described alarm generation module also comprises:
Rule match submodule, for judging whether described object identifier is included in the rule configuration file prestoring;
Implementation sub-module, carries out corresponding business rule for the binding parameter that described simple network management protocol trap packet is contained;
The module that bears fruit, for generating the execution result of carrying out described business rule;
Internationalization submodule, for being converted into described execution result the warning information that is applicable to different language user;
Sub module stored, for storing described warning information into database;
Display sub-module, shows described warning information.
Described alarm generation module also comprises:
Chooser module is used for, when the multiple business rule of the corresponding described rule configuration file of described object identifier, only carrying out first qualified business rule.
Embodiment of the present invention also provides a kind of system of the warning analysis based on Simple Network Management Protocol, this system comprises that above-mentioned network management workstation and operates in the OAMAgent on managed device, and described OAMAgent sends alarm to described network management workstation.
Warning analysis method based on Simple Network Management Protocol provided by the invention is owing to having adopted the rule configuration file that comprises business rule, thereby can resolve for the alarm report that has service logic.
In addition, the operation of configuration file is the parallel work-flow of multiple judgment rules.Therefore, performance is more stable, and fault-tolerance is better, and in development process, operating efficiency is higher.And while revising, only need the different parameters of alteration ruler configuration file just can adapt to different situations, development cost is low, reduces maintenance workload.
Meanwhile, described rule judgment process can be used as an independent operational module, is increased in existing system, also can need to from system, delete by difference.Do not affect the running of existing system.
Accompanying drawing explanation
In order to be illustrated more clearly in embodiment of the present invention or technical scheme of the prior art, to the accompanying drawing of required use in execution mode or description of the Prior Art be briefly described below, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skills, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the flow chart of the first execution mode of the analytic method based on Simple Network Management Protocol provided by the invention;
Fig. 2 is the structured flowchart of the first execution mode of the resolution system based on Simple Network Management Protocol provided by the invention;
Fig. 3 is the flow chart of the second execution mode of the analytic method based on Simple Network Management Protocol provided by the invention;
Fig. 4 is the structured flowchart of the second execution mode of the resolution system based on Simple Network Management Protocol provided by the invention.
Embodiment
Below in conjunction with the accompanying drawing in embodiment of the present invention, the technical scheme in embodiment of the present invention is clearly and completely described, obviously, described execution mode is only the present invention's part execution mode, rather than whole execution modes.Based on the execution mode in the present invention, those of ordinary skills, not making the every other execution mode obtaining under creative work prerequisite, belong to the scope of protection of the invention.
In embodiment of the present invention, by having adopted the rule configuration file that comprises business rule, thereby can resolve for the alarm report that has service logic.
Refer to Fig. 1, the analytic method based on Simple Network Management Protocol providing for the first execution mode provided by the invention.The method comprises step:
Step 101, the warning information of reception OAMAgent.In present embodiment, OAMAgent 20 from managed devices obtains simple network management protocol trap packet (hereinafter to be referred as SNMP Trap packet), SNMP Trap packet is decoded, extract the OID in decoded SNMP Trap packet, and judge whether to be included in Simple Network Management Protocol configuration file, if the entrained OID value of SNMP Trap packet is identical with the OID value of the data structure of a warning information of preserving in Simple Network Management Protocol configuration file, the binding parameter of SNMP Trap packet is resolved, and produce an event object model.Described Simple Network Management Protocol configuration file is existing configuration file, the xml file that described Simple Network Management Protocol configuration file is defined by third party, comprising MIB (Management Information Base, management information bank) the corresponding field information of nodename.Described event object model is the data structure of the warning information that OID is corresponding.In present embodiment, described data structure is a kind of key-value pair form.
Step 103 is searched corresponding business rule according to described warning information in the rule configuration file prestoring, and generates according to described business rule the warning information that meets service logic.
In present embodiment, described in the rule configuration file that prestores comprise the business rule of at least one corresponding OID.Particularly, described each business rule comprises at least one conditional operation, and described conditional operation can be " being greater than ", " being less than ", compare operations such as " equaling "; Or the conditional operation such as "AND" and "or"; Or redirected alarm name, alarm level, Alarm Classification, alarm details information is at assign operations such as alarm details; Or by the java API that internationalizes, the numeral that SNMP Trap is reported or English name replace with compilation operations of the alarm description that service logic is relevant etc.
In this step, according to described event object model, remove to search corresponding business rule, if there is no corresponding business rule, abandons described event object model so.If there is corresponding business rule, so according to the information of binding parameter in described SNMP Trap packet, carry out corresponding service rule, and generate the warning information that meets service logic.
Refer to Fig. 2, the structured flowchart of the resolution system based on Simple Network Management Protocol 100 providing for first embodiment of the invention.
The resolution system 100 of described Simple Network Management Protocol comprises that network management workstation 10 and operates in the OAMAgent 20 on managed device.
Described OAMAgent 20 is for sending a warning message to described network management workstation 10.In present embodiment, described OAMAgent 20 sends to described network management workstation 10 the SNMP Trap packet that comprises warning information.
Described network management workstation 10 comprises receiver module 11 and alarm generation module 12.
Described receiver module 11 is for receiving the alarm of OAMAgent 20.In present embodiment, described receiver module 11 is produced event object model according to the step 101 of the first execution mode.
Described alarm generation module 12 is for searching corresponding business rule according to described warning information at the rule configuration file prestoring, and generates according to described business rule the warning information that meets service logic.In present embodiment, described alarm generation module 12 obtains a rule configuration file prestoring, described rule configuration file comprises at least one business rule, according to described warning information, in described rule configuration file, search corresponding described business rule, carry out described business rule, generate the warning information that meets service logic.In present embodiment, described receiver module 11 generates the warning information that meets service logic according to the step 103 of the first execution mode.
Refer to Fig. 3, the analytic method based on Simple Network Management Protocol providing for the second execution mode provided by the invention.The method comprises step:
Step 201, the SNMP Trap packet of reception OAMAgent.
Step 203, obtains OID according to SNMP Trap packet.In present embodiment, the SNMP Trap packet obtaining is decoded, then extract the OID in decoded SNMP Trap packet.
Step 205, judges whether described OID is included in the Simple Network Management Protocol configuration file prestoring.In present embodiment, described Simple Network Management Protocol configuration file is existing configuration file, and the xml file that described Simple Network Management Protocol configuration file is defined by third party, comprising the corresponding field information of MIB nodename.
Step 207, when described OID is included in the Simple Network Management Protocol configuration file prestoring, binding parameter to SNMP Trap packet is resolved, and produces an event object model, and described event object model is the data structure of the warning information that OID is corresponding.In present embodiment, described data structure is a kind of key-value pair form.
Step 209, judges whether described OID is included in the rule configuration file prestoring.The described rule configuration file prestoring comprises the business rule of at least one corresponding OID.Particularly, described each business rule comprises at least one conditional operation, and described conditional operation can be " being greater than ", " being less than ", compare operations such as " equaling "; Or the conditional operation such as "AND" and "or"; Or redirected alarm name, alarm level, Alarm Classification, alarm details information is at assign operations such as alarm details; Or by the java API that internationalizes, the numeral that SNMP Trap is reported or English name replace with compilation operations being applicable to different language user etc.Particularly, in present embodiment, in described step 209, first load events rule configuration file then removes to search corresponding business rule in rule configuration file according to OID.
Step 211, when described OID is included in the rule configuration file prestoring, the binding parameter that SNMP Trap packet is contained is carried out corresponding business rule.Particularly, when described OID is included in the rule configuration file prestoring, resolve the binding field information in described event object model.Then obtain all conditions of the business rule that described OID is corresponding, bring the binding field information in described event object model into each condition, and return to the result that each condition is calculated.In present embodiment, return to the results list of Boolean type.Because the binding parameter of described OID may meet multiple conditions, and to cause user to perplex in order preventing, to make user obtain a clear and definite information.In present embodiment, in described business rule, also comprise the operation of "AND" and "or".When the binding parameter of described OID meets multiple condition, each condition is carried out to AND-operation, and obtain the result of AND-operation.In described rule configuration file, also comprise the object information corresponding with AND-operation.When the binding parameter of described OID meets multiple condition, will from described rule configuration file, return to corresponding result.When the binding parameter of described OID meets multiple condition, each condition can also be carried out to OR operation, and obtain the result of OR operation.In present embodiment, when the binding parameter of described OID meets multiple condition, return to the result that first satisfies condition.
Certainly, in present embodiment, for the convenient represented implication of binding field information of revising in described event object model, and need to revise the represented implication of binding field information in described event object model according to difference.Can also be redirected alarm name, alarm level, Alarm Classification and alarm details information.The binding field information being about in described event object model need to define different alarm name, alarm level, Alarm Classification and alarm details information according to difference.For example, corresponding same alarm name can be defined as environment and report to the police, and also can be defined as temperature alarming.Alarm level can, according to the adaptability of system, be defined as high severity alarm or fatal warning to same alarm level.
Certainly, in execution mode, can also directly the binding field information in described event object model or above-mentioned redirected alarm name, alarm level, Alarm Classification and alarm details information exchange be crossed to java internationalization API, be revised as the information that is applicable to different language crowd.This step is carried out and is conducive to improve treatment effeciency after step 205.Without the binding parameter that all SNMP Trap packets are contained, resolve.
Step 213, when in the corresponding described rule configuration file of described OID during multiple business rule, only carries out first qualified business rule.In present embodiment, when the binding parameter of described OID meets multiple condition, also each condition can be carried out to AND-operation, and obtain the result of AND-operation.In described rule configuration file, also comprise the object information corresponding with AND-operation.When the binding parameter of described OID meets multiple condition, will from described rule configuration file, return to corresponding result.
Step 215, generates the execution result of carrying out described business rule.In present embodiment, obtain the execution result of carrying out described business rule, and the execution result of described business rule is converted to event.
Step 217, is converted into described execution result the warning information that is applicable to different language user.In present embodiment, by the java API that internationalizes, the numeral in described execution result, character code, date etc. are converted into the information that is applicable to different language user.Particularly, load internationalized resources file, resolve and in described execution result, need the resource that internationalize and process, by the binding field information in described execution result and resource information binding, generate and the customization event of traffic aided.The process of the conversion of language is carried out in this step, rather than carried out in step 209, can only to satisfactory information, transform, and without all information is all transformed, can raise the efficiency.
Step 219, stores described warning information in database into.In present embodiment, described customization event is converted to the alarm object of the system of being applicable to, then the warning information in described alarm object is stored in database.
Step 221, shows described warning information.In present embodiment, described warning information is shown on interface.
In described step 209, when described OID is not included in the rule configuration file prestoring, carries out other operations, and no longer carry out follow-up step 211-221.
In described step 205, when described OID is not included in the Simple Network Management Protocol configuration file prestoring, carries out other operations, and no longer carry out follow-up step 207-221.
In other embodiments, described step 219 and step 221 can be optional one.
Refer to Fig. 4, the resolution system based on Simple Network Management Protocol 300 that second embodiment of the invention provides and the resolution system based on Simple Network Management Protocol 100 of the first execution mode are basic identical.
The described resolution system 300 based on Simple Network Management Protocol comprises receiver module 310 and alarm generation module 320.
Described receiver module 310 is for receiving the SNMP Trap packet of OAMAgent.
Described alarm generation module 320 comprises that identifier obtains submodule 321, identifier match submodule 322, alarm generation module 323, analyzing sub-module 324, rule match submodule 325, implementation sub-module 326, chooser module 327, the module that bears fruit 328, internationalization submodule 329, sub module stored 330 and display sub-module 331.
Described identifier obtains submodule 321 for obtaining OID according to SNMP Trap packet.In present embodiment, described identifier obtains submodule 322 and adopts the method for described step 203 to extract the OID in SNMP Trap packet.
Described identifier match submodule 323 is for judging whether described OID is included in the Simple Network Management Protocol configuration file prestoring.In present embodiment, described identifier match submodule 323 adopts the method judgement of described step 205.
Described analyzing sub-module 324 is for the binding parameter of SNMP Trap packet is resolved, and produces an event object model, and described event object model is the data structure of the warning information that OID is corresponding.In present embodiment, described data structure is a kind of key-value pair form.
Described rule match submodule 325 is for judging whether described OID is included in the rule configuration file prestoring.In present embodiment, described rule match submodule 325 adopts the method for step 209 to judge whether described OID is included in the rule configuration file prestoring.
Described implementation sub-module 326 is carried out corresponding business rule for the binding parameter that described SNMP Trap packet is contained.In present embodiment, the binding parameter that described implementation sub-module 326 adopts the method for step 211 to contain described SNMP Trap packet is carried out corresponding business rule.
Described chooser module 327, for when the multiple business rule of the corresponding described rule configuration file of described OID, is only carried out first qualified business rule.
The described module 328 that bears fruit is for generating the execution result of carrying out described business rule.In present embodiment, obtain the execution result of carrying out described business rule, and the execution result of described business rule is converted to event.
Described internationalization submodule 329 is for being converted into described execution result the warning information that is applicable to different language user.In present embodiment, described internationalization submodule 329 adopts the method for step 217 to carry out language conversion.
Described sub module stored 330 is for storing described warning information into database.In present embodiment, described sub module stored 330 is converted to described customization event the alarm object of the system of being applicable to, and then the warning information in described alarm object is stored in database.
Described display sub-module 332 shows described warning information.In present embodiment, described warning information is shown on interface.
Because increase many hard codeds that judge statement outside Simple Network Management Protocol configuration file, respectively judge between statement and have upper and lower hierarchical relationship, revise one of them and judge statement, will do corresponding modify to other statements afterwards, easily make mistakes, not easy care.Debug process time while is long, and the construction cycle is long.And analytic method based on Simple Network Management Protocol provided by the invention and system are owing to having adopted rule configuration file, the operation of configuration file is the parallel work-flow of multiple judgment rules, and therefore, performance is more stable, fault-tolerance is better, and in development process, operating efficiency is higher.And while revising, only need the different parameters of alteration ruler configuration file just can adapt to different situations, development cost is low, reduces maintenance workload.In addition, described rule judgment process can be used as an independent operational module, is increased in existing system, also can need to from system, delete by difference.Do not affect the running of existing system.
Above disclosed is only a kind of preferred embodiments of the present invention, certainly can not limit with this interest field of the present invention, and the equivalent variations of therefore doing according to the claims in the present invention, still belongs to the scope that the present invention is contained.

Claims (9)

1. the warning analysis method based on Simple Network Management Protocol, the method comprises the following steps:
Receive the warning information of OAMAgent;
According to described warning information, in the rule configuration file prestoring, search corresponding business rule, and generate according to described business rule the warning information that meets service logic;
Wherein, in the step of warning information that receives OAMAgent, receive the simple network management protocol trap packet of OAMAgent;
Describedly according to described warning information, in the rule configuration file prestoring, search corresponding business rule, and according to described business rule, generate the warning information that meets service logic and comprise:
Simple network management protocol trap packet is resolved, obtain object identifier, and produce an event object model, described event object model is the data structure of the warning information that described object identifier is corresponding;
According to described object identifier, in the rule configuration file prestoring, search corresponding business rule;
Resolve the binding field information in described event object model, obtain all conditions of the business rule that described object identifier is corresponding, bring the binding field information in described event object model into each condition, generate the warning information that meets service logic.
2. the warning analysis method based on Simple Network Management Protocol as claimed in claim 1, it is characterized in that, in the rule configuration file prestoring according to described warning information, search corresponding business rule, and according to described business rule, generate in the step of the warning information that meets service logic further comprising the steps of:
According to simple network management protocol trap packet, obtain object identifier;
Judge whether described object identifier is included in the Simple Network Management Protocol configuration file prestoring, and described Simple Network Management Protocol configuration file comprises the corresponding field information of management information bank nodename;
When described object identifier is included in the Simple Network Management Protocol configuration file prestoring, binding parameter to simple network management protocol trap packet is resolved, and produce an event object model, described event object model is the data structure of the warning information that described object identifier is corresponding.
3. the warning analysis method based on Simple Network Management Protocol as claimed in claim 2, it is characterized in that, in the binding parameter to simple network management protocol trap packet, resolve, and produce after the step of an event object model further comprising the steps of:
Judge whether described object identifier is included in the rule configuration file prestoring, described in the rule configuration file that prestores comprise the business rule of at least one corresponding described object identifier;
When described object identifier is included in the rule configuration file prestoring, the binding parameter of described simple network management protocol trap packet is carried out to corresponding business rule;
Generate the execution result of carrying out corresponding business rule;
Described execution result is converted into the warning information that is applicable to different language user;
The described warning information that is applicable to different language user is stored in database;
Described in demonstration, be applicable to different language user's warning information.
4. the warning analysis method based on Simple Network Management Protocol as claimed in claim 3, it is characterized in that, in the binding parameter to described simple network management protocol trap packet, carry out the step of corresponding business rule and described generation and carry out between the execution result step of described business rule further comprising the steps of:
When in the corresponding described rule configuration file of described object identifier during multiple business rule, only carry out first qualified business rule.
5. the warning analysis network management workstation based on Simple Network Management Protocol, it comprises:
Receiver module, for receiving the warning information of OAMAgent;
Alarm generation module, for searching corresponding business rule according to described warning information at the rule configuration file prestoring, and generates the warning information that meets service logic according to described business rule;
Described receiver module is for receiving the simple network management protocol trap packet of described OAMAgent;
Described alarm generation module, for simple network management protocol trap packet is resolved, obtains object identifier, and produces an event object model, and described event object model is the data structure of the warning information that described object identifier is corresponding;
According to described object identifier, in the rule configuration file prestoring, search corresponding business rule;
Resolve the binding field information in described event object model, obtain all conditions of the business rule that described object identifier is corresponding, bring the binding field information in described event object model into each condition, generate the warning information that meets service logic.
6. the warning analysis network management workstation based on Simple Network Management Protocol as claimed in claim 5, is characterized in that, described alarm generation module comprises:
Identifier obtains submodule, for obtaining object identifier according to simple network management protocol trap packet;
Identifier match submodule, for judging whether described object identifier is included in the Simple Network Management Protocol configuration file prestoring, and described Simple Network Management Protocol configuration file comprises the corresponding field information of management information bank nodename;
Analyzing sub-module, resolves for the binding parameter to simple network management protocol trap packet, and produces an event object model, and described event object model is the data structure of the warning information that object identifier is corresponding.
7. the warning analysis network management workstation based on Simple Network Management Protocol as claimed in claim 6, is characterized in that, described alarm generation module also comprises:
Rule match submodule, for judging whether described object identifier is included in the rule configuration file prestoring;
Implementation sub-module, carries out corresponding business rule for the binding parameter to described simple network management protocol trap packet;
The module that bears fruit, for generating the execution result of carrying out corresponding business rule;
Internationalization submodule, for being converted into described execution result the warning information that is applicable to different language user;
Sub module stored, for storing the described warning information that is applicable to different language user into database;
Display sub-module, is applicable to different language user's warning information described in demonstration.
8. the warning analysis network management workstation based on Simple Network Management Protocol as claimed in claim 7, is characterized in that, described alarm generation module also comprises:
Chooser module is used for, when the multiple business rule of the corresponding described rule configuration file of described object identifier, only carrying out first qualified business rule.
9. the system of the warning analysis based on Simple Network Management Protocol, this system comprises that the network management workstation and as described in claim 5-8 any one operates in the OAMAgent on managed device, and described OAMAgent sends alarm to described network management workstation.
CN201110403256.3A 2011-12-07 2011-12-07 Alarm analysis method, workstation and system based on simple network management protocol Expired - Fee Related CN102387043B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110403256.3A CN102387043B (en) 2011-12-07 2011-12-07 Alarm analysis method, workstation and system based on simple network management protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110403256.3A CN102387043B (en) 2011-12-07 2011-12-07 Alarm analysis method, workstation and system based on simple network management protocol

Publications (2)

Publication Number Publication Date
CN102387043A CN102387043A (en) 2012-03-21
CN102387043B true CN102387043B (en) 2014-04-16

Family

ID=45826043

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110403256.3A Expired - Fee Related CN102387043B (en) 2011-12-07 2011-12-07 Alarm analysis method, workstation and system based on simple network management protocol

Country Status (1)

Country Link
CN (1) CN102387043B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105225066A (en) * 2015-10-27 2016-01-06 东软集团股份有限公司 The verification method of workflow legitimacy and demo plant

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103414596B (en) * 2013-08-28 2017-07-14 上海斐讯数据通信技术有限公司 The method that all manufacturer Trap and processing are recognized based on simple management procotol
CN103532737B (en) * 2013-09-18 2017-02-01 瑞斯康达科技发展股份有限公司 Method, device and system for processing various types of alarms
CN104135394A (en) * 2014-08-22 2014-11-05 上海斐讯数据通信技术有限公司 Method for dynamically customizing network device alarm by network management system
CN109305706A (en) * 2017-07-28 2019-02-05 芜湖美的厨卫电器制造有限公司 The communication prompt system and communication prompt method of water purifier and its electric-controlled plate
TWI682655B (en) * 2018-09-10 2020-01-11 中華電信股份有限公司 Method for generating network event warning and network management device using the same
CN109547257B (en) * 2018-12-05 2022-08-12 深圳前海微众银行股份有限公司 Network flow control method, device, equipment, system and storage medium
CN115086136B (en) * 2021-03-10 2023-07-14 北京国基科技股份有限公司 Data acquisition and processing method and device based on simple network management protocol
CN113608999A (en) * 2021-07-08 2021-11-05 宁畅信息产业(北京)有限公司 Method, equipment and storage medium for processing snmptrap based on Linux system
CN116095203B (en) * 2023-01-31 2024-06-25 中国电信国际有限公司 Analysis method based on TRAP message and related equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101094264A (en) * 2006-06-20 2007-12-26 中兴通讯股份有限公司 Filtration method for processing alarm rapidly
CN101110698A (en) * 2006-07-21 2008-01-23 中兴通讯股份有限公司 Trap analyzing and preprocessing system and method thereof
CN101312405A (en) * 2007-05-24 2008-11-26 杭州华三通信技术有限公司 Alarm processing method and network management system
CN102195791A (en) * 2010-03-05 2011-09-21 华为技术有限公司 Alarm analysis method, device and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101094264A (en) * 2006-06-20 2007-12-26 中兴通讯股份有限公司 Filtration method for processing alarm rapidly
CN101110698A (en) * 2006-07-21 2008-01-23 中兴通讯股份有限公司 Trap analyzing and preprocessing system and method thereof
CN101312405A (en) * 2007-05-24 2008-11-26 杭州华三通信技术有限公司 Alarm processing method and network management system
CN102195791A (en) * 2010-03-05 2011-09-21 华为技术有限公司 Alarm analysis method, device and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105225066A (en) * 2015-10-27 2016-01-06 东软集团股份有限公司 The verification method of workflow legitimacy and demo plant
CN105225066B (en) * 2015-10-27 2019-05-10 东软集团股份有限公司 The verification method and verifying device of workflow legitimacy

Also Published As

Publication number Publication date
CN102387043A (en) 2012-03-21

Similar Documents

Publication Publication Date Title
CN102387043B (en) Alarm analysis method, workstation and system based on simple network management protocol
US10445069B2 (en) System and method for generating an application structure for an application in a computerized organization
US7043659B1 (en) System and method for flexible processing of management policies for managing network elements
US20190068619A1 (en) Systems and methods for dynamic analysis and resolution of network anomalies
CN103546343B (en) The network traffics methods of exhibiting of network traffic analysis system and system
EP1361761A1 (en) Telecommunications network management system and method for service monitoring
CN105052076B (en) Network element management system and network element management method based on cloud computing
US20190036869A1 (en) Systems and methods for facilitating closed loop processing using machine learning
WO1998024222A2 (en) Software fault management system
CN103457761B (en) Cross-platform command line configuration interface implementation method
US8935388B2 (en) Systems and methods of automated event processing
CN102196373A (en) Short message alarm system and short message alarm method
CN113377626B (en) Visual unified alarm method, device, equipment and medium based on service tree
CN105893055A (en) Method for triggering process engine platformization
US8244844B2 (en) Tool for data generation for simple network management protocol (SNMP)
US9922539B1 (en) System and method of telecommunication network infrastructure alarms queuing and multi-threading
Kukliński Programmable management framework for evolved SDN
US20070220157A1 (en) Simple network management protocol (SNMP) agent system and method
CN113312242B (en) Interface information management method, device, equipment and storage medium
CN112882892B (en) Data processing method and device, electronic equipment and storage medium
Ayeb et al. Coordinated autonomic loops for target identification, load and error-aware Device Management for the IoT
Zheng et al. Research and Application of Configuration System in Core Network Based on Digital Twin
CN106330507B (en) CTP generation method and device, and network management server
Marcu et al. An information model for inter-organizational fault management
US11962477B1 (en) Human-automation interoperability: incident reporting tool

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SHENZHEN LONGSHI MEDIA CO., LTD.

Free format text: FORMER OWNER: SHENZHEN COSHIP VIDEO COMMUNICATION CO., LTD.

Effective date: 20130403

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

Effective date of registration: 20130403

Address after: 4, 518057 floor, rainbow science and technology building, north high tech Zone, Nanshan District, Guangdong, Shenzhen

Applicant after: LONGVISION MEDIA CO.,LTD.

Address before: 518057 B2-1 District, rainbow tech building, North Fifth Industrial Zone, north high tech Zone, Nanshan District, Guangdong, Shenzhen

Applicant before: Shenzhen Coship Video and Media Ltd.

C14 Grant of patent or utility model
GR01 Patent grant
ASS Succession or assignment of patent right

Owner name: SHENZHEN TONGZHOU ELECTRONIC CO., LTD.

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

Effective date: 20150311

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

Effective date of registration: 20150311

Address after: 518057 rainbow science and Technology Building (North West Road), Nanshan District hi tech Zone, Shenzhen, Guangdong

Patentee after: SHENZHEN COSHIP ELECTRONICS Co.,Ltd.

Address before: 4, 518057 floor, rainbow science and technology building, north high tech Zone, Nanshan District, Guangdong, Shenzhen

Patentee before: LONGVISION MEDIA CO.,LTD.

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

Granted publication date: 20140416

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