WO2008028423A1 - Warning method, system and device enable to realize synchronous warning - Google Patents

Warning method, system and device enable to realize synchronous warning Download PDF

Info

Publication number
WO2008028423A1
WO2008028423A1 PCT/CN2007/070522 CN2007070522W WO2008028423A1 WO 2008028423 A1 WO2008028423 A1 WO 2008028423A1 CN 2007070522 W CN2007070522 W CN 2007070522W WO 2008028423 A1 WO2008028423 A1 WO 2008028423A1
Authority
WO
WIPO (PCT)
Prior art keywords
alarm
list
unrecovered
management system
network management
Prior art date
Application number
PCT/CN2007/070522
Other languages
French (fr)
Chinese (zh)
Inventor
Gaofeng Li
Original Assignee
Huawei Technologies Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2008028423A1 publication Critical patent/WO2008028423A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/04Network management architectures or arrangements
    • H04L41/046Network management architectures or arrangements comprising network management agents or mobile agents therefor

Definitions

  • the present invention relates to the field of telecommunication device management, and in particular, an alarm method, system and device capable of realizing synchronous alarms. Background of the invention
  • a Simple Network Management Protocol (SNMP) and a character-based Command Line Interface (CLI) are commonly used between Network Manager Systems (NMS).
  • NMS Network Manager Systems
  • the device uses the SNMP Trap mode to report the alarm to the NMS through the alarm reporting channel. After the NMS processes the received alarms, analyzes the correlation, and saves them to the alarm database. That is, the alarm reporting channel works in the asynchronous mode: When a fault occurs, the alarm device actively reports the alarm to the NMS.
  • the NMS management request for the alarm device is completed through the "configuration channel", and the configuration channel works in the "request/response” mode.
  • the NMS issues a management request (an operation such as GET or SET of SNMP), and the alarm device completes the corresponding function and returns a response to the NMS. That is, the configuration mode of the configuration channel is synchronous:
  • the NMS delivers the management command, and the alarm device returns the corresponding response.
  • GET and SET are SNMP protocol standard operations, GET is used to obtain the value of the management variable corresponding to the Object Identifier (OID); SET is the value of the management variable corresponding to the specified OID.
  • the alarm of the alarm device reports the alarm through the alarm reporting channel.
  • the alarm reporting format is based on the string mode. The specific format is agreed by the alarm device and the NMS. That is, the alarm reporting channel works differently. Step mode: When a fault occurs, the alarm device actively reports the alarm.
  • the management request of the NMS to the alarm device is completed through the "configuration channel".
  • the NMS sends a management request command to the alarm device through the configuration channel.
  • the alarm device completes the corresponding function and returns a response to the NMS. That is, the working mode of the configuration channel is synchronous:
  • the NMS sends a management command, and the alarm device returns a corresponding response.
  • alarm monitoring and fault management are performed on the device through the alarm monitoring station on the NMS.
  • the alarm device displayed on the NMS alarm monitoring station does not recover whether the alarm is consistent with the actual situation of the alarm device failure, which is important for equipment maintenance. If the unrecovered alarm displayed on the NMS is less than the actual fault condition of the alarm device, the device failure cannot be handled in time; otherwise, it will waste time and cost to deal with some recovered faults.
  • the network between the NMS and the alarm device may be a wide area network across geographies, making it more difficult to synchronize the alarm information between the NMS and the alarm device. Therefore, a complete alarm synchronization system and method are required to ensure that the alarm information on the NMS is consistent with the actual fault condition of the alarm device.
  • the existing alarm system and alarm method use an alarm caching mechanism to solve the alarm synchronization problem on the NMS and the alarm device.
  • the alarm device When the alarm device detects that the NMS receives an alarm abnormality (the network may be disconnected, the NMS is faulty, etc.), the alarm information is cached. When the alarm device detects that the NMS can receive the alarm normally, the alarm is reported to the NMS through the alarm reporting channel.
  • the above method has the problem that the alarm synchronization is unreliable.
  • the transport layer protocol based on the SNMP protocol is UDP
  • the UDP provides an unreliable transmission service. Therefore, the NMS successfully receives the alarm.
  • the alarm traps reported by the device are not guaranteed by the UDP layer. As a result, alarm packets may be lost.
  • the UDP layer does not provide a mechanism to check if the destination is still normal.
  • the embodiments of the present invention provide an alarm method, a system, and a device that can implement the synchronization alarm, and can implement the alarm synchronization, and the alarm that is not restored by the alarm device on the NMS is consistent with the fault of the alarm device.
  • the alarm system provided by the embodiment of the invention includes an alarm device and a network management system; the alarm device includes:
  • the alarm list maintenance module is configured to maintain a local unrecovered alarm list: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; when an alarm is restored, the alarm is deleted from the unrecovered alarm list. ;
  • An alarm list reporting module configured to send a locally maintained unrecovered alarm list to the network management system
  • the network management system includes:
  • the alarm processing module is configured to save an unrecovered alarm list corresponding to each alarm device, and receive an unrecovered alarm list reported by the alarm device, and update the saved unrecovered alarm list according to the unrecovered alarm list from the alarm device.
  • the alarm list maintenance module is configured to maintain a local unrecovered alarm list: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; when an alarm is restored, the alarm is deleted from the unrecovered alarm list. ;
  • the alarm list reporting module is used to report the list of unrecovered alarms for local maintenance.
  • a network management system includes: an alarm processing module, configured to save an unrecovered alarm list corresponding to each alarm device, and receive an unrecovered alarm list reported by the alarm device, according to an unrecovered alarm from the alarm device. List, update the saved list of unrecovered alarms.
  • the alarm device locally maintains an unrecovered alarm list for recording the local device failure, and the network management system saves the unrecovered alarm list corresponding to the alarm device, and includes the following steps:
  • the alarm device reports the unrecovered alarm list of the local maintenance to the network management system.
  • the network management system receives the unrecovered alarm list reported by the alarm device, and updates the locally saved unrecovered alarm list according to the unrecovered alarm list from the alarm device.
  • the alarm device locally maintains an unrecovered alarm list for recording the local device failure
  • the network management system receives the unrecovered alarm list reported by the alarm device, and updates the locally saved data according to the unrecovered alarm list from the alarm device.
  • the alarm list is restored, so that the alarms can be synchronized, and the alarms that are not restored by the alarm device on the NMS are consistent with the faults of the alarm device.
  • FIG. 1 is a schematic structural diagram of an alarm system according to the present invention.
  • the network management agent (Agent) of the alarm device is modified, and the alarm device maintains an unrecovered alarm list for recording the local device failure: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; When the alarm is restored, the alarm is deleted from the unrecovered alarm list.
  • FIG. 1 it is a schematic structural diagram of an alarm system according to an embodiment of the present invention, including an alarm device and a network management system.
  • the alarm device includes an SNMP alarm device 21 and a CLI alarm device 22, which are used to report the unrecovered alarm list of the local maintenance.
  • the network management system is an NMS1, and is configured to receive an unrecovered alarm list reported by the alarm device, and perform processing according to the alarm list.
  • the NMS 1 includes an SNMP protocol adapter 121 connected to the SNMP alerting device 21, and a CLI protocol adapter 122 connected to the CLI alerting device 22. Both protocol adapters 121 and 121 are used for the alerting devices 21, 22 and the network management system 1.
  • the alarm list reported by the alarm devices 21, 22 is parsed into the same format. For the SNMP alarm device 21 that provides the SNMP protocol, add an "unrecovered alarm," Management Information Base (MIB) table, so that the NMS can query for unrecovered alarms, support SNMP GET/GETNEXT operations, and define alarm traps.
  • MIB Management Information Base
  • AlarmLevel alarm level emergency, important, secondary and police
  • AlarmCategory Alarm Classification Communication Alarm, Device Alarm, Processing Error, Quality of Service, and Environmental Alarm
  • the NMS 1 further includes an alarm processing module 11 connected to the SNMP protocol adapter 121 and the CLI protocol adapter 122 for performing the alarm list received from the protocol adapters 131, 122.
  • the alarm For the alarm device 21 or the alarm device 22, the alarm that is not on the network management system 1 is added to the unrecovered alarm list on the network management system side; for the alarm device 21 or the alarm device 22, the network management system 1 The alarm is generated to restore the alarm on the network management system side. For the alarm device 21 or the alarm device 22 and the network management system 1, the alarm is not operated.
  • the dotted line in the figure indicates the flow of the synchronous alarm report, and the dotted line indicates the flow of the alarm synchronization command.
  • An "alarm synchronization command" interface is added between the alarm devices 21, 22 and the NMS1.
  • the alarm device may also send the locally maintained unrecovered alarm list to the NMS according to the alarm synchronization command from the NMS; the NMS also maintains the unrecovered corresponding to each alarm device.
  • the SNMP alarm device 21 may further include:
  • the alarm list maintenance module is configured to maintain a local unrecovered alarm list: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; when an alarm is restored, the alarm is deleted from the unrecovered alarm list. ;
  • the alarm list reporting module is used to report the list of unrecovered alarms for local maintenance.
  • the SNMP alarm device 21 In order to receive the alarm synchronization command from the network management system, the SNMP alarm device 21 further includes:
  • the synchronous alarm receiving module is configured to receive an alarm synchronization command from the network management system, and notify the alarm list reporting module to report the locally maintained unrecovered alarm list to the network management system according to the received alarm synchronization command.
  • the SNMP alarm device 21 may further include:
  • the detecting unit is configured to: before the alarm list reporting module reports the alarm information including the unrecovered alarm list to the network management system, whether the network management system can receive the alarm information, and if so, and the alarm information is already cached in the cache unit. And extracting the alarm information that is cached in the cache unit and including the unrecovered alarm list, and the alarm list reporting module reports the alarm information to the network management system. If there is no alarm information in the cache unit, the alarm list reporting module generates the The alarm information is reported to the network management system; otherwise, the detecting unit instructs the cache unit to cache the alarm information including the unrecovered alarm list;
  • the cache unit is configured to cache alarm information including an unrecovered alarm list.
  • the CLI alarm device 22 can adopt the same internal structure as the SNMP alarm device 21, and therefore will not be described.
  • the NMS1 can further include:
  • the synchronous alarm triggering module is configured to save a preset synchronous alarm triggering condition, and determine whether the triggering condition of the synchronous alarm is met, and if yes, issue an alarm synchronization command to the alarming device.
  • the alarm processing module may further include a comparison unit and an update unit.
  • the comparison unit is configured to compare the unrecovered alarm list reported by the alarm device with the corresponding unrecovered alarm list saved by the alarm processing module, and report the report to the alarm device. An alarm that is not in the unrecovered alarm list of the alarm processing module is not recovered, and the update unit is instructed to add the alarm to the unrecovered alarm list of the alarm processing module; The alarm is not included in the unrecovered alarm list of the alarm processing module, and the update unit is instructed to perform the recovery operation on the alarm in the unrecovered alarm list of the alarm processing module;
  • the updating unit is configured to perform an adding or restoring operation on the unrecovered alarm list saved by the alarm processing module according to the indication of the comparing unit.
  • Step 101 After the NMS is successfully connected to the alarm device (the user can also manually or periodically trigger the alarm synchronization operation), the alarm processing module of the NMS Sending a synchronous alarm operation to the protocol adapter;
  • Step 102 The protocol adapter obtains an unrecovered alarm list of the alarm device from the alarm device.
  • the SNMP protocol adapter obtains the unrecovered alarm list on the SNMP alarm device through the GET or GetNext operation.
  • Table 1 for the SNMP alarm device that provides the SNMP protocol, add the MIB table.
  • the CLI protocol adapter sends an alarm synchronization command to the CLI alarm device through the configuration channel.
  • the CLI alarm device returns the list of unrecovered alarms on the CLI alarm device.
  • the "Query Unrecovered Alarm" command interface is added.
  • the commands and input and output parameters are shown in Table 2 and Table 3; the GET and GetNext operations are SNMP. Protocol standard operation, GET is used to obtain the value of the management variable corresponding to the specified object identifier (Object Identifier, OID); GetNext is used to obtain the value of the next management variable of the specified OID;
  • Step 103 The protocol adapter parses the alarm list into the same format, sets a synchronization alarm flag, and returns the parsed alarm list to the alarm processing module.
  • Step 104 The alarm processing module receives the parsed alarm list. If the alarm device has an alarm that is not on the network management system, it is added to the unrecovered alarm list on the network management system side. For the alarm device, the network management system does not. Some alarms are used to restore the alarm on the network management system side. For alarms and alarms on the network management system, no operations are performed on the alarm.
  • the step 101 can also be used as follows:
  • the NMS determines whether the synchronization triggering condition is set in advance. If the synchronous alarm triggering condition is met, the alarm processing module of the NMS sends an alarm synchronization command to the protocol adapter.
  • the triggering conditions include, but are not limited to, the NMS is successfully connected to the alarm device, the user manually sets the triggering alarm synchronization operation, or the timing triggers the alarm synchronization operation.
  • the network management system first sends an alarm synchronization command to the alarm device, and the alarm device reports the unrecovered alarm list that is locally maintained to the network management system according to the received alarm synchronization command;
  • the local maintenance unrecovered alarm list can be directly reported to the network management system by the alarm device.
  • the synchronization alarm is different from the normal alarm processing and needs to be distinguished.
  • the invention is distinguished by different reporting channels, and the specific description is as follows: For the SNMP alarm device, the normal alarm reporting is performed in the Trap mode; the synchronous alarm is obtained through the configuration channel.
  • the normal alarm is obtained through a proprietary alarm channel; the synchronization alarm is obtained through the configuration channel.
  • the present invention can also use the existing method: When the alarm device detects that the NMS cannot receive the alarm normally, it caches the alarm information. When the NMS is detected, the alarm information is reported to the NMS through the alarm reporting channel.
  • the network management agent on the alarm device of the present invention does not need to detect whether the NMS can receive the alarm normally. Therefore, it is not necessary to detect whether the peer is normal, and the alarm synchronization mechanism is independent of how many NMSs are connected to the alarm device. When the NMS loses the alarm for some reason. You can also obtain all current unrecovered alarms of the device in this way.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

A warning method, warning device, network management system and warning system including warning device and network management system are provided. The warning device maintains a non-recovery warning list for recording local device faults locally, and the network management system stores the non-recovery warning list corresponding to the warning device. The method includes the following steps: the warning device reports the non-recovery warning list locally maintained to the network management system; the network management system receives the non-recovery warning list reported by the warning device, and updates the non-recovery warning list locally stored according to the non-recovery warning list from the warning device. The method can realize a reliable warning synchronization, and make the non-recovery warning and the faults of the warning device real and consistent.

Description

可以实现同步告警的告警方法、 系统和设备  Alarm method, system and device capable of realizing synchronous alarm
技术领域 Technical field
本发明涉及电信设备管理领域, 尤其是可以实现同步告警的告警方 法、 系统和设备。 发明背景  The present invention relates to the field of telecommunication device management, and in particular, an alarm method, system and device capable of realizing synchronous alarms. Background of the invention
在电信设备管理领域, 对于告警的监控, 设备和网络管理系统 In the field of telecommunication equipment management, monitoring of alarms, equipment and network management systems
( Network Manager System , NMS )之间普遍采用了简单网络管理协议 ( Simple Network Management Protocol, SNMP )和基于字符的命令行接 口 ( Command Line Interface, CLI )。 A Simple Network Management Protocol (SNMP) and a character-based Command Line Interface (CLI) are commonly used between Network Manager Systems (NMS).
在采用 SNMP协议的管理系统中, 当告警设备发生故障时,设备采 用 SNMP Trap方式通过告警上报通道上报告警到 NMS。 NMS对收到的 告警进行过滤、 相关性分析等处理后, 保存到告警库中。 即该告警上报 通道工作方式为异步: 有故障发生时, 告警设备主动向 NMS上报告警。  In the management system of the SNMP protocol, when the alarm device is faulty, the device uses the SNMP Trap mode to report the alarm to the NMS through the alarm reporting channel. After the NMS processes the received alarms, analyzes the correlation, and saves them to the alarm database. That is, the alarm reporting channel works in the asynchronous mode: When a fault occurs, the alarm device actively reports the alarm to the NMS.
NMS对告警设备的管理请求通过 "配置通道"完成,配置通道的工作 方式是 "请求 /响应"式。 NMS下发管理请求( SNMP的 GET或 SET等操 作), 告警设备完成相应的功能并返回响应给 NMS。 即该配置通道工作 方式为同步方式: NMS下发管理命令, 告警设备返回相应的响应。 其中 GET和 SET为 SNMP协议标准操作, GET用于获取指定对象标识符 ( Object Identifier, OID )对应的管理变量的值; SET为设置指定 OID 对应的管理变量的值。  The NMS management request for the alarm device is completed through the "configuration channel", and the configuration channel works in the "request/response" mode. The NMS issues a management request (an operation such as GET or SET of SNMP), and the alarm device completes the corresponding function and returns a response to the NMS. That is, the configuration mode of the configuration channel is synchronous: The NMS delivers the management command, and the alarm device returns the corresponding response. Where GET and SET are SNMP protocol standard operations, GET is used to obtain the value of the management variable corresponding to the Object Identifier (OID); SET is the value of the management variable corresponding to the specified OID.
在采用 CLI接口的管理系统中, 当告警设备发生故障时, 告警设备 的告警通过"告警上报通道 "上报告警。 告警上报格式基于字符串方式, 具体格式由告警设备和 NMS约定。 即该告警上报通道的工作方式为异 步方式: 有故障发生时, 告警设备主动上报告警。 In the management system using the CLI interface, when the alarm device fails, the alarm of the alarm device reports the alarm through the alarm reporting channel. The alarm reporting format is based on the string mode. The specific format is agreed by the alarm device and the NMS. That is, the alarm reporting channel works differently. Step mode: When a fault occurs, the alarm device actively reports the alarm.
NMS对告警设备的管理请求通过 "配置通道"完成。 NMS通过该配 置通道向告警设备下发管理请求命令, 告警设备完成相应的功能并返回 响应给 NMS。 即该配置通道工作方式为同步方式: NMS下发管理命令, 告警设备返回相应的响应。  The management request of the NMS to the alarm device is completed through the "configuration channel". The NMS sends a management request command to the alarm device through the configuration channel. The alarm device completes the corresponding function and returns a response to the NMS. That is, the working mode of the configuration channel is synchronous: The NMS sends a management command, and the alarm device returns a corresponding response.
在上述两种告警系统和告警方法中, 通过 NMS上的告警监控台对 设备进行告警监控和故障管理。 NMS告警监控台上展示的告警设备未恢 复告警是否与告警设备故障的真实情况一致 , 对设备维护来说有重要意 义。 如果 NMS上显示的未恢复告警比告警设备真实故障情况少, 就不 能及时处理设备故障; 反之, 则会浪费时间成本处理一些已经恢复的故 障。 NMS和告警设备之间的网络可能是跨地域的广域网, 使得 NMS和 告警设备两者之间告警信息的同步变得更加困难了。 因此, 需要一个完 备的告警同步系统和方法, 保证 NMS上的告警信息与告警设备真实故 障情况一致。  In the above two alarm systems and alarm methods, alarm monitoring and fault management are performed on the device through the alarm monitoring station on the NMS. The alarm device displayed on the NMS alarm monitoring station does not recover whether the alarm is consistent with the actual situation of the alarm device failure, which is important for equipment maintenance. If the unrecovered alarm displayed on the NMS is less than the actual fault condition of the alarm device, the device failure cannot be handled in time; otherwise, it will waste time and cost to deal with some recovered faults. The network between the NMS and the alarm device may be a wide area network across geographies, making it more difficult to synchronize the alarm information between the NMS and the alarm device. Therefore, a complete alarm synchronization system and method are required to ensure that the alarm information on the NMS is consistent with the actual fault condition of the alarm device.
现有的告警系统和告警方法是采用告警緩存机制, 来解决 NMS和 告警设备上的告警同步问题。  The existing alarm system and alarm method use an alarm caching mechanism to solve the alarm synchronization problem on the NMS and the alarm device.
当告警设备检测到 NMS接收告警异常时 (可能原因有网络断连, NMS故障等), 緩存告警信息。 当告警设备检测到 NMS可以正常接收 告警时, 通过告警上报通道把緩存的告警信息上报给 NMS。  When the alarm device detects that the NMS receives an alarm abnormality (the network may be disconnected, the NMS is faulty, etc.), the alarm information is cached. When the alarm device detects that the NMS can receive the alarm normally, the alarm is reported to the NMS through the alarm reporting channel.
对于采用 SNMP协议的管理系统,上述方法存在告警同步不可靠的 问题, 这是由于: SNMP协议基于的传输层协议为 UDP, 而 UDP提供 的是不可靠的传输服务, 因此 NMS是否成功接收到告警设备上报的告 警 Trap, UDP层不提供保证, 这样可能存在告警报文丢失情况。 另夕卜, UDP层也不提供机制检查目的端是否还正常。  For the management system adopting the SNMP protocol, the above method has the problem that the alarm synchronization is unreliable. This is because: the transport layer protocol based on the SNMP protocol is UDP, and the UDP provides an unreliable transmission service. Therefore, the NMS successfully receives the alarm. The alarm traps reported by the device are not guaranteed by the UDP layer. As a result, alarm packets may be lost. In addition, the UDP layer does not provide a mechanism to check if the destination is still normal.
对基于 SNMP协议和 CLI接口的管理系统, 上述方法还存在以下 问题: 当告警设备向多个 NMS 系统上报告警时, 告警设备需要为每个 NMS系统进行告警緩存处理, 增加了管理系统开发复杂性。 当 NMS崩 溃或升级时, 可能导致 NMS丢失设备告警信息。 通过设备告警緩存机 制, NMS无法恢复丢失的告警信息。 发明内容 For the management system based on SNMP protocol and CLI interface, the above methods still exist the following Problem: When the alarm device reports an alarm to multiple NMS systems, the alarm device needs to perform alarm cache processing for each NMS system, which increases the complexity of management system development. When the NMS crashes or is upgraded, the NMS may lose device alarm information. The NMS cannot recover lost alarm information through the device alarm cache mechanism. Summary of the invention
本发明实施例提供可以实现同步告警的告警方法、 系统和设备, 可 以实现告警的同步, 而且使得 NMS上的告警设备未恢复的告警与告警 设备的故障真实一致。  The embodiments of the present invention provide an alarm method, a system, and a device that can implement the synchronization alarm, and can implement the alarm synchronization, and the alarm that is not restored by the alarm device on the NMS is consistent with the fault of the alarm device.
本发明实施例提出的告警系统包括告警设备和网络管理系统; 所述告警设备包括:  The alarm system provided by the embodiment of the invention includes an alarm device and a network management system; the alarm device includes:
告警列表维护模块, 用于维护本地的未恢复告警列表: 当有新告警 产生, 把新告警增加到所述未恢复告警列表中; 当有告警恢复时, 把该 告警从未恢复告警列表中删除;  The alarm list maintenance module is configured to maintain a local unrecovered alarm list: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; when an alarm is restored, the alarm is deleted from the unrecovered alarm list. ;
告警列表上报模块, 用于将本地维护的未恢复告警列表发送到所述 网络管理系统;  An alarm list reporting module, configured to send a locally maintained unrecovered alarm list to the network management system;
所述网络管理系统包括:  The network management system includes:
告警处理模块, 用于保存对应于各个告警设备的未恢复告警列表, 并接收告警设备上报的未恢复告警列表, 根据来自告警设备的未恢复告 警列表, 更新所保存的未恢复告警列表。  The alarm processing module is configured to save an unrecovered alarm list corresponding to each alarm device, and receive an unrecovered alarm list reported by the alarm device, and update the saved unrecovered alarm list according to the unrecovered alarm list from the alarm device.
本发明实施例提出的告警设备包括:  The alarm device provided by the embodiment of the present invention includes:
告警列表维护模块, 用于维护本地的未恢复告警列表: 当有新告警 产生, 把新告警增加到所述未恢复告警列表中; 当有告警恢复时, 把该 告警从未恢复告警列表中删除;  The alarm list maintenance module is configured to maintain a local unrecovered alarm list: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; when an alarm is restored, the alarm is deleted from the unrecovered alarm list. ;
告警列表上报模块, 用于上报本地维护的未恢复告警列表。 本发明实施例提出的一种网络管理系统包括: 告警处理模块, 用于 保存对应于各个告警设备的未恢复告警列表 , 并接收告警设备上报的未 恢复告警列表, 根据来自告警设备的未恢复告警列表, 更新所保存的未 恢复告警列表。 The alarm list reporting module is used to report the list of unrecovered alarms for local maintenance. A network management system according to an embodiment of the present invention includes: an alarm processing module, configured to save an unrecovered alarm list corresponding to each alarm device, and receive an unrecovered alarm list reported by the alarm device, according to an unrecovered alarm from the alarm device. List, update the saved list of unrecovered alarms.
本发明实施例提出的告警方法中, 告警设备在本地维护用于记录本 地设备故障的未恢复告警列表, 网络管理系统保存对应于告警设备的未 恢复告警列表, 并包括以下步骤:  In the alarm method provided by the embodiment of the present invention, the alarm device locally maintains an unrecovered alarm list for recording the local device failure, and the network management system saves the unrecovered alarm list corresponding to the alarm device, and includes the following steps:
告警设备向网络管理系统上报本地维护的未恢复告警列表; 网络管理系统接收告警设备上报的未恢复告警列表, 根据来自告警 设备的未恢复告警列表, 更新本地保存的未恢复告警列表。  The alarm device reports the unrecovered alarm list of the local maintenance to the network management system. The network management system receives the unrecovered alarm list reported by the alarm device, and updates the locally saved unrecovered alarm list according to the unrecovered alarm list from the alarm device.
本发明方案中,告警设备在本地维护用于记录本地设备故障的未恢 复告警列表, 网络管理系统接收告警设备上报的未恢复告警列表, 根据 来自告警设备的未恢复告警列表, 更新本地保存的未恢复告警列表, 从 而可以实现告警的同步, 而且使得 NMS上的告警设备未恢复的告警与 告警设备的故障真实一致。 附图简要说明  In the solution of the present invention, the alarm device locally maintains an unrecovered alarm list for recording the local device failure, and the network management system receives the unrecovered alarm list reported by the alarm device, and updates the locally saved data according to the unrecovered alarm list from the alarm device. The alarm list is restored, so that the alarms can be synchronized, and the alarms that are not restored by the alarm device on the NMS are consistent with the faults of the alarm device. BRIEF DESCRIPTION OF THE DRAWINGS
图 1为本发明告警系统的结构示意图;  1 is a schematic structural diagram of an alarm system according to the present invention;
图 2为本发明告警方法的流程图。 实施本发明的方式  2 is a flow chart of an alarm method of the present invention. Mode for carrying out the invention
本发明实施例改造告警设备的网管代理( Agent ), 告警设备维护一 张用于记录本地设备故障的未恢复告警列表: 当有新告警产生, 把新告 警增加到未恢复告警列表中; 当有告警恢复时, 把该告警从未恢复告警 列表中删除。 如图 1所示, 为本发明实施例告警系统的结构示意图, 包括告警设 备和网络管理系统。 本实施例中, 告警设备包括 SNMP告警设备 21和 CLI告警设备 22, 均用于上报本地维护的未恢复告警列表。 In the embodiment of the present invention, the network management agent (Agent) of the alarm device is modified, and the alarm device maintains an unrecovered alarm list for recording the local device failure: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; When the alarm is restored, the alarm is deleted from the unrecovered alarm list. As shown in FIG. 1 , it is a schematic structural diagram of an alarm system according to an embodiment of the present invention, including an alarm device and a network management system. In this embodiment, the alarm device includes an SNMP alarm device 21 and a CLI alarm device 22, which are used to report the unrecovered alarm list of the local maintenance.
本实施例中, 网络管理系统为 NMS1 , 用于接收告警设备上报的未 恢复告警列表, 并根据该告警列表进行处理。 NMS1包括与 SNMP告警 设备 21相连接的 SNMP协议适配器 121 , 与 CLI告警设备 22相连接的 CLI协议适配器 122, 两个协议适配器 121、 121均用于对告警设备 21、 22和网络管理系统 1之间不同协议的适配 , 将告警设备 21、 22上报的 告警列表解析为相同格式。对于提供 SNMP协议的 SNMP告警设备 21, 增加"未恢复告警,,管理信息库( Management Information Base, MIB )表, 以便 NMS可以查询未恢复告警 , 支持 SNMP的 GET/GETNEXT操作 , 与告警 Trap定义的告警内容一致。  In this embodiment, the network management system is an NMS1, and is configured to receive an unrecovered alarm list reported by the alarm device, and perform processing according to the alarm list. The NMS 1 includes an SNMP protocol adapter 121 connected to the SNMP alerting device 21, and a CLI protocol adapter 122 connected to the CLI alerting device 22. Both protocol adapters 121 and 121 are used for the alerting devices 21, 22 and the network management system 1. The alarm list reported by the alarm devices 21, 22 is parsed into the same format. For the SNMP alarm device 21 that provides the SNMP protocol, add an "unrecovered alarm," Management Information Base (MIB) table, so that the NMS can query for unrecovered alarms, support SNMP GET/GETNEXT operations, and define alarm traps. The alarm content is the same.
对于提供 CLI接口的 CLI告警设备 22, 增加"查询未恢复告警"命 令接口。  For the CLI alarm device 22 that provides the CLI interface, add the "Query Unrecovered Alarm" command interface.
命令描述: 1st alarm: netid= [, sd = , ed = ];  Command description: 1st alarm: netid= [, sd = , ed = ];
输入和输出参数如表 2和表 3所示:  The input and output parameters are shown in Table 2 and Table 3:
输入^ b¾ 描述  Enter ^ b3⁄4 Description
Netid 网元编号 Netid NE number
Sd 查询未恢复告警的开始曰期Sd Query the start period of the unrecovered alarm
Ed 查询未恢复告警的结束曰期 表 2, 输入参数 输出 描述 Ed Query the end period of the unrecovered alarm Table 2, Input parameters Output Description
Netid 网元编号 SerialNo 告警流水号 Netid NE number SerialNo alarm serial number
AlarmID 告警类型编号  AlarmID alarm type number
AlarmTitle 告警名称 AlarmTitle alarm name
AlarmLevel 告警级别: 紧急、 重要、 次要和警 土 AlarmLevel alarm level: emergency, important, secondary and police
AlarmCategory 告警分类: 通讯告警、 设备告警、 处理出错、 服务质量和环境告警 AlarmCategory Alarm Classification: Communication Alarm, Device Alarm, Processing Error, Quality of Service, and Environmental Alarm
AlarmReason 告警原因AlarmReason alarm reason
AlarmOccurTime 告警发生时间AlarmOccurTime alarm occurrence time
AlarmLocationlnfo 定位信息 AlarmLocationlnfo location information
AlarmAdditionallnfo 附加信息 表 3 , 输出参数 再如图 1所示, NMS1还包括告警处理模块 11, 与 SNMP协议适 配器 121和 CLI协议适配器 122相连接, 用于根据从协议适配器 131、 122接收的告警列表进行处理, 对于告警设备 21或告警设备 22有而网 络管理系统 1上没有的告警, 则增加到网络管理系统侧的未恢复告警列 表中; 对于告警设备 21或告警设备 22上没有而网络管理系统 1上有的 告警, 对网络管理系统侧的该告警进行恢复操作; 对于告警设备 21 或 告警设备 22和网络管理系统 1都有的告警, 对该告警不做操作。  AlarmAdditionallnfo Additional Information Table 3, Output Parameters As shown in FIG. 1, the NMS 1 further includes an alarm processing module 11 connected to the SNMP protocol adapter 121 and the CLI protocol adapter 122 for performing the alarm list received from the protocol adapters 131, 122. For the alarm device 21 or the alarm device 22, the alarm that is not on the network management system 1 is added to the unrecovered alarm list on the network management system side; for the alarm device 21 or the alarm device 22, the network management system 1 The alarm is generated to restore the alarm on the network management system side. For the alarm device 21 or the alarm device 22 and the network management system 1, the alarm is not operated.
图中虚线表示同步告警上报流, 点划线表示告警同步命令下发流。 告警设备 21、 22和 NMS1之间增加"告警同步命令"接口。  The dotted line in the figure indicates the flow of the synchronous alarm report, and the dotted line indicates the flow of the alarm synchronization command. An "alarm synchronization command" interface is added between the alarm devices 21, 22 and the NMS1.
告警设备还可以根据来自 NMS的告警同步命令将本地维护的未恢 复告警列表发送到 NMS; NMS中也维护对应于各个告警设备的未恢复 告警列表, 并根据来自告警设备的未恢复告警列表, 更新本地维护的相 应的未恢复告警列表。 The alarm device may also send the locally maintained unrecovered alarm list to the NMS according to the alarm synchronization command from the NMS; the NMS also maintains the unrecovered corresponding to each alarm device. The alarm list, and according to the unrecovered alarm list from the alarm device, update the corresponding unrecovered alarm list of the local maintenance.
其中, SNMP告警设备 21还可以进一步包括:  The SNMP alarm device 21 may further include:
告警列表维护模块, 用于维护本地的未恢复告警列表: 当有新告警 产生, 把新告警增加到所述未恢复告警列表中; 当有告警恢复时, 把该 告警从未恢复告警列表中删除;  The alarm list maintenance module is configured to maintain a local unrecovered alarm list: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; when an alarm is restored, the alarm is deleted from the unrecovered alarm list. ;
告警列表上报模块, 用于上报本地维护的未恢复告警列表。  The alarm list reporting module is used to report the list of unrecovered alarms for local maintenance.
为了接收来自网络管理系统的告警同步命令, SNMP告警设备 21 还包括:  In order to receive the alarm synchronization command from the network management system, the SNMP alarm device 21 further includes:
同步告警接收模块, 用于接收来自网络管理系统的告警同步命令, 并根据所接收的告警同步命令, 通知所述告警列表上报模块将本地维护 的未恢复告警列表上报至所述网络管理系统。  The synchronous alarm receiving module is configured to receive an alarm synchronization command from the network management system, and notify the alarm list reporting module to report the locally maintained unrecovered alarm list to the network management system according to the received alarm synchronization command.
SNMP告警设备 21还可以进一步包括:  The SNMP alarm device 21 may further include:
检测单元和緩存单元,  Detection unit and cache unit,
所述检测单元用于告警列表上报模块向网络管理系统上报包含未 恢复告警列表的告警信息之前, 检测所述网络管理系统是否能够接收所 述告警信息, 若是, 并且緩存单元中已经緩存有告警信息, 则提取緩存 单元中所緩存的包含未恢复告警列表的告警信息 , 告警列表上报模块将 所述告警信息上报给网络管理系统 , 若所述緩存单元中没有告警信息 , 则告警列表上报模块生成所述告警信息并上报给网络管理系统; 否则 , 检测单元指示所述緩存单元緩存包含未恢复告警列表的告警信息;  The detecting unit is configured to: before the alarm list reporting module reports the alarm information including the unrecovered alarm list to the network management system, whether the network management system can receive the alarm information, and if so, and the alarm information is already cached in the cache unit. And extracting the alarm information that is cached in the cache unit and including the unrecovered alarm list, and the alarm list reporting module reports the alarm information to the network management system. If there is no alarm information in the cache unit, the alarm list reporting module generates the The alarm information is reported to the network management system; otherwise, the detecting unit instructs the cache unit to cache the alarm information including the unrecovered alarm list;
所述緩存单元 , 用于緩存包含未恢复告警列表的告警信息。  The cache unit is configured to cache alarm information including an unrecovered alarm list.
CLI告警设备 22可以采用和 SNMP告警设备 21一样的内部结构, 故不再赞述。  The CLI alarm device 22 can adopt the same internal structure as the SNMP alarm device 21, and therefore will not be described.
NMS1中还可以进一步包括: 同步告警触发模块, 用于保存预先设置的同步告警触发条件, 并判 断是否满足同步告警的触发条件, 若是则向告警设备下发告警同步命 令。 NMS1 can further include: The synchronous alarm triggering module is configured to save a preset synchronous alarm triggering condition, and determine whether the triggering condition of the synchronous alarm is met, and if yes, issue an alarm synchronization command to the alarming device.
所述告警处理模块还可以进一步包括比较单元和更新单元; 所述比较单元用于将告警设备上报的未恢复告警列表与告警处理 模块保存的相应的未恢复告警列表进行比较, 对于告警设备上报的未恢 复告警列表中有而告警处理模块的未恢复告警列表中没有的告警 , 指示 所述更新单元将该告警增加到告警处理模块的未恢复告警列表中; 对于 告警设备上报的未恢复告警列表中没有而告警处理模块的未恢复告警 列表中有的告警, 指示所述更新单元对告警处理模块的未恢复告警列表 中的该告警进行恢复操作;  The alarm processing module may further include a comparison unit and an update unit. The comparison unit is configured to compare the unrecovered alarm list reported by the alarm device with the corresponding unrecovered alarm list saved by the alarm processing module, and report the report to the alarm device. An alarm that is not in the unrecovered alarm list of the alarm processing module is not recovered, and the update unit is instructed to add the alarm to the unrecovered alarm list of the alarm processing module; The alarm is not included in the unrecovered alarm list of the alarm processing module, and the update unit is instructed to perform the recovery operation on the alarm in the unrecovered alarm list of the alarm processing module;
所述更新单元用于根据所述比较单元的指示, 对告警处理模块保存 的未恢复告警列表进行增加或恢复操作。  The updating unit is configured to perform an adding or restoring operation on the unrecovered alarm list saved by the alarm processing module according to the indication of the comparing unit.
如图 2所示, 为本发明实施例告警方法的流程图, 具体步骤如下: 步骤 101, 当 NMS与告警设备连接成功后(也可用户手工或定时触 发告警同步操作), NMS的告警处理模块向协议适配器下发同步告警操 作;  As shown in FIG. 2, it is a flowchart of an alarm method according to an embodiment of the present invention. The specific steps are as follows: Step 101: After the NMS is successfully connected to the alarm device (the user can also manually or periodically trigger the alarm synchronization operation), the alarm processing module of the NMS Sending a synchronous alarm operation to the protocol adapter;
步骤 102,协议适配器从告警设备获得告警设备的未恢复告警列表。 对于 SNMP协议适配器, SNMP协议适配器通过 GET或者 GetNext 操作, 获得 SNMP告警设备上的未恢复告警列表, 再如表 1所示, 对于 提供 SNMP协议的 SNMP告警设备, 增加 MIB表; 对于 CLI协议适配 器, CLI协议适配器通过配置通道向 CLI告警设备下发告警同步命令, CLI告警设备返回 CLI告警设备上的未恢复告警列表, 对于提供 CLI接 口的 CLI告警设备 22, 增加"查询未恢复告警"命令接口, 其命令及输入 和输出的参数如表 2和表 3所示; 其中 GET和 GetNext操作为 SNMP 协议标准操作 , GET用于获取指定对象标识符( Object Identifier, OID ) 对应的管理变量的值; GetNext用于获取指定 OID的下一个管理变量的 值; Step 102: The protocol adapter obtains an unrecovered alarm list of the alarm device from the alarm device. For the SNMP protocol adapter, the SNMP protocol adapter obtains the unrecovered alarm list on the SNMP alarm device through the GET or GetNext operation. As shown in Table 1, for the SNMP alarm device that provides the SNMP protocol, add the MIB table. For the CLI protocol adapter, The CLI protocol adapter sends an alarm synchronization command to the CLI alarm device through the configuration channel. The CLI alarm device returns the list of unrecovered alarms on the CLI alarm device. For the CLI alarm device 22 that provides the CLI interface, the "Query Unrecovered Alarm" command interface is added. The commands and input and output parameters are shown in Table 2 and Table 3; the GET and GetNext operations are SNMP. Protocol standard operation, GET is used to obtain the value of the management variable corresponding to the specified object identifier (Object Identifier, OID); GetNext is used to obtain the value of the next management variable of the specified OID;
步骤 103, 协议适配器将告警列表解析为相同格式, 并设置同步告 警标志, 然后将解析后的告警列表返回给告警处理模块;  Step 103: The protocol adapter parses the alarm list into the same format, sets a synchronization alarm flag, and returns the parsed alarm list to the alarm processing module.
步骤 104, 告警处理模块接收解析后的告警列表, 对于告警设备有 而网络管理系统上没有的告警, 则增加到网络管理系统侧的未恢复告警 列表中; 对于告警设备上没有而网络管理系统上有的告警, 对网络管理 系统侧的该告警进行恢复操作; 对于告警设备和网络管理系统都有的告 警, 对该告警不做任何操作。  Step 104: The alarm processing module receives the parsed alarm list. If the alarm device has an alarm that is not on the network management system, it is added to the unrecovered alarm list on the network management system side. For the alarm device, the network management system does not. Some alarms are used to restore the alarm on the network management system side. For alarms and alarms on the network management system, no operations are performed on the alarm.
其中步骤 101也可采用如下操作: NMS判断是否满足预先设置的同 步告警触发条件,若满足同步告警触发条件时, NMS的告警处理模块向 协议适配器下发告警同步命令。所述触发条件包括但不限于: NMS与告 警设备连接成功、 用户手工设定触发告警同步操作或定时触发告警同步 操作。  The step 101 can also be used as follows: The NMS determines whether the synchronization triggering condition is set in advance. If the synchronous alarm triggering condition is met, the alarm processing module of the NMS sends an alarm synchronization command to the protocol adapter. The triggering conditions include, but are not limited to, the NMS is successfully connected to the alarm device, the user manually sets the triggering alarm synchronization operation, or the timing triggers the alarm synchronization operation.
以上步骤 101至步骤 102中, 先由网络管理系统向告警设备下发告 警同步命令, 告警设备根据所收到的告警同步命令, 将本地维护的未恢 复告警列表上报给网络管理系统; 实际上也可以由告警设备直接上报本 地维护的未恢复告警列表给网络管理系统。  In the foregoing step 101 to step 102, the network management system first sends an alarm synchronization command to the alarm device, and the alarm device reports the unrecovered alarm list that is locally maintained to the network management system according to the received alarm synchronization command; The local maintenance unrecovered alarm list can be directly reported to the network management system by the alarm device.
对于 NMS来说, 同步的告警与正常上 的告警处理方式不一样, 需要区分。 本发明是通过不同的上报通道来区分的, 具体描述如下: 对于 SNMP告警设备, 正常的告警上报是以 Trap方式完成的; 同 步告警通过配置通道获取。  For the NMS, the synchronization alarm is different from the normal alarm processing and needs to be distinguished. The invention is distinguished by different reporting channels, and the specific description is as follows: For the SNMP alarm device, the normal alarm reporting is performed in the Trap mode; the synchronous alarm is obtained through the configuration channel.
对于 CLI告警设备, 正常的告警上 是通过专有的告警通道完成 的; 同步告警通过配置通道获取。 并且本发明也可以使用现有的方法: 告警设备检测到 NMS不能正 常接收告警时, 緩存告警信息; 当检测到 NMS正常时, 通过告警上报 通道向 NMS上报緩存的告警信息。 For a CLI alarm device, the normal alarm is obtained through a proprietary alarm channel; the synchronization alarm is obtained through the configuration channel. The present invention can also use the existing method: When the alarm device detects that the NMS cannot receive the alarm normally, it caches the alarm information. When the NMS is detected, the alarm information is reported to the NMS through the alarm reporting channel.
因此本发明的告警设备上的网管代理不需要检测 NMS是否可以正 常接收告警, 因此不需要检测对端是否正常, 并且告警同步机制与告警 设备连接多少个 NMS无关,当 NMS由于某种原因丢失告警设备的告警 信息时, 也可以通过这种方法获取设备当前所有未恢复告警。  Therefore, the network management agent on the alarm device of the present invention does not need to detect whether the NMS can receive the alarm normally. Therefore, it is not necessary to detect whether the peer is normal, and the alarm synchronization mechanism is independent of how many NMSs are connected to the alarm device. When the NMS loses the alarm for some reason. You can also obtain all current unrecovered alarms of the device in this way.
最后所应说明的是, 以上实施例仅用以说明本发明的技术方案而非 限制, 尽管参照较佳实施例对本发明进行了详细说明, 本领域的普通技 术人员应当理解, 可以对本发明的技术方案进行修改或者等同替换, 而 不脱离本发明技术方案的精神和范围。  It should be noted that the above embodiments are only intended to illustrate the technical solutions of the present invention and are not intended to be limiting, and the present invention will be described in detail with reference to the preferred embodiments. Modifications or equivalents are made without departing from the spirit and scope of the invention.

Claims

权利要求书 Claim
1、 一种告警系统, 其特征在于, 包括告警设备和网络管理系统; 所述告警设备包括: An alarm system, comprising: an alarm device and a network management system; the alarm device includes:
告警列表维护模块, 用于维护本地的未恢复告警列表: 当有新告警 产生, 把新告警增加到所述未恢复告警列表中; 当有告警恢复时, 把该 告警从未恢复告警列表中删除;  The alarm list maintenance module is configured to maintain a local unrecovered alarm list: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; when an alarm is restored, the alarm is deleted from the unrecovered alarm list. ;
告警列表上报模块, 用于将本地维护的未恢复告警列表发送到所述 网络管理系统;  An alarm list reporting module, configured to send a locally maintained unrecovered alarm list to the network management system;
所述网络管理系统包括:  The network management system includes:
告警处理模块, 用于保存对应于各个告警设备的未恢复告警列表, 并接收告警设备上报的未恢复告警列表, 根据来自告警设备的未恢复告 警列表, 更新所保存的未恢复告警列表。  The alarm processing module is configured to save an unrecovered alarm list corresponding to each alarm device, and receive an unrecovered alarm list reported by the alarm device, and update the saved unrecovered alarm list according to the unrecovered alarm list from the alarm device.
2、 根据权利要求 1所述的告警系统, 其特征在于, 所述网络管理 系统进一步包括:  2. The alarm system according to claim 1, wherein the network management system further comprises:
同步告警触发模块, 用于保存预先设置的同步告警触发条件, 并判 断是否满足同步告警的触发条件, 若是则向告警设备下发告警同步命 令;  The synchronous alarm triggering module is configured to save a preset synchronous alarm triggering condition, and determine whether the triggering condition of the synchronous alarm is met, and if yes, send an alarm synchronization command to the alarming device;
所述告警设备进一步包括:  The alarm device further includes:
同步告警接收模块, 用于接收来自网络管理系统的告警同步命令, 并根据所接收的告警同步命令, 通知所述告警列表上报模块将本地维护 的未恢复告警列表发送至所述网络管理系统。  The synchronous alarm receiving module is configured to receive an alarm synchronization command from the network management system, and notify the alarm list reporting module to send the locally maintained unrecovered alarm list to the network management system according to the received alarm synchronization command.
3、 根据权利要求 1所述的告警系统, 其特征在于, 所述网络管理 系统的告警处理模块进一步包括比较单元和更新单元;  The alarm system according to claim 1, wherein the alarm processing module of the network management system further comprises a comparing unit and an updating unit;
所述比较单元用于将告警设备上报的未恢复告警列表与告警处理 模块保存的相应的未恢复告警列表进行比较, 对于告警设备上报的未恢 复告警列表中有而告警处理模块的未恢复告警列表中没有的告警 , 指示 所述更新单元将该告警增加到告警处理模块的未恢复告警列表中; 对于 告警设备上报的未恢复告警列表中没有而告警处理模块的未恢复告警 列表中有的告警, 指示所述更新单元对告警处理模块的未恢复告警列表 中的该告警进行恢复操作; The comparison unit is configured to process an unrecovered alarm list and alarm processing reported by the alarm device. The corresponding unrecovered alarm list saved by the module is compared, and the alarm unit does not include an alarm in the unrecovered alarm list of the alarm processing module, and the update unit is instructed to add the alarm to the alarm processing module. In the unrecovered alarm list, the alarm is not included in the unrecovered alarm list reported by the alarm device, and the alarm is in the unrecovered alarm list of the alarm processing module, and the alarm is in the unrecovered alarm list of the alarm processing module. Perform recovery operations;
更新单元, 用于根据所述比较单元的指示, 对告警处理模块保存的 未恢复告警列表进行增加或恢复操作。  And an updating unit, configured to perform an adding or restoring operation on the unrecovered alarm list saved by the alarm processing module according to the indication of the comparing unit.
4、 根据权利要求 1所述的告警系统, 其特征在于, 所述网络管理 系统进一步包括协议适配器, 分别与所述告警处理模块和所述告警设备 相连接, 用于对告警设备和网络管理系统之间进行协议适配, 将告警设 备上报的未恢复告警列表解析统一的格式 , 并将所述未恢复告警列表发 送至所述告警处理模块。  The alarm system according to claim 1, wherein the network management system further comprises a protocol adapter, which is respectively connected to the alarm processing module and the alarm device, and is used for an alarm device and a network management system. Performing protocol adaptation, parsing the unrecovered alarm list reported by the alarm device into a unified format, and sending the unrecovered alarm list to the alarm processing module.
5、 根据权利要求 4所述的告警系统, 其特征在于所述协议适配器 为简单网络管理协议 SNMP适配器或者命令行接口 CLI协议适配器。  5. The alarm system according to claim 4, wherein the protocol adapter is a simple network management protocol SNMP adapter or a command line interface CLI protocol adapter.
6、 根据权利要求 1至 5任一项所述的告警系统, 其特征在于, 所 述告警设备的告警列表上报模块进一步包括: 检测单元和緩存单元, 检测单元, 用于告警列表上报模块向网络管理系统上报包含未恢复 告警列表的告警信息之前 , 检测所述网络管理系统是否能够接收所述告 警信息, 若是, 并且緩存单元中已经緩存有告警信息, 则提取緩存单元 中所緩存的包含未恢复告警列表的告警信息, 告警列表上报模块将所述 告警信息上报给网络管理系统, 若所述緩存单元中没有告警信息, 则告 警列表上报模块生成所述告警信息并上报给网络管理系统; 否则, 检测 单元指示所述緩存单元緩存包含未恢复告警列表的告警信息;  The alarm system according to any one of claims 1 to 5, wherein the alarm list reporting module of the alarm device further comprises: a detecting unit and a buffer unit, and a detecting unit, configured to send an alarm list reporting module to the network Before the management system reports the alarm information including the unrecovered alarm list, it is detected whether the network management system can receive the alarm information. If yes, and the alarm information is already cached in the cache unit, the cached cached content in the cache unit is not restored. The alarm information of the alarm list, the alarm list reporting module reports the alarm information to the network management system. If there is no alarm information in the cache unit, the alarm list reporting module generates the alarm information and reports the alarm information to the network management system; otherwise, The detecting unit instructs the cache unit to cache alarm information including an unrecovered alarm list;
緩存单元, 用于緩存包含未恢复告警列表的告警信息。 a cache unit, configured to cache alarm information including an unrecovered alarm list.
7、 一种告警设备, 其特征在于, 包括: 7. An alarm device, comprising:
告警列表维护模块, 用于维护本地的未恢复告警列表: 当有新告警 产生, 把新告警增加到所述未恢复告警列表中; 当有告警恢复时, 把该 告警从未恢复告警列表中删除;  The alarm list maintenance module is configured to maintain a local unrecovered alarm list: when a new alarm is generated, the new alarm is added to the unrecovered alarm list; when an alarm is restored, the alarm is deleted from the unrecovered alarm list. ;
告警列表上报模块, 用于上报本地维护的未恢复告警列表。  The alarm list reporting module is used to report the list of unrecovered alarms for local maintenance.
8、 根据权利要求 7所述的告警设备, 其特征在于, 所述告警设备 进一步包括:  The alarm device according to claim 7, wherein the alarm device further comprises:
同步告警接收模块, 用于接收来自网络管理系统的告警同步命令, 并根据所接收的告警同步命令, 通知所述告警列表上报模块将本地维护 的未恢复告警列表上报至所述网络管理系统。  The synchronous alarm receiving module is configured to receive an alarm synchronization command from the network management system, and notify the alarm list reporting module to report the locally maintained unrecovered alarm list to the network management system according to the received alarm synchronization command.
9、 根据权利要求 8所述的告警设备, 其特征在于, 所述告警列表 上报模块进一步包括: 检测单元和緩存单元,  The alarm device according to claim 8, wherein the alarm list reporting module further comprises: a detecting unit and a buffer unit,
所述检测单元用于告警列表上报模块向网络管理系统上报包含未 恢复告警列表的告警信息之前, 检测所述网络管理系统是否能够接收所 述告警信息, 若是, 并且緩存单元中已经緩存有告警信息, 则提取緩存 单元中所緩存的包含未恢复告警列表的告警信息 , 告警列表上报模块将 所述告警信息上报给网络管理系统 , 若所述緩存单元中没有告警信息 , 则告警列表上报模块生成所述告警信息并上报给网络管理系统; 否则 , 检测单元指示所述緩存单元緩存包含未恢复告警列表的告警信息; 所述緩存单元 , 用于緩存包含未恢复告警列表的告警信息。  The detecting unit is configured to: before the alarm list reporting module reports the alarm information including the unrecovered alarm list to the network management system, whether the network management system can receive the alarm information, and if so, and the alarm information is already cached in the cache unit. And extracting the alarm information that is cached in the cache unit and including the unrecovered alarm list, and the alarm list reporting module reports the alarm information to the network management system. If there is no alarm information in the cache unit, the alarm list reporting module generates the The alarm information is reported to the network management system; otherwise, the detecting unit instructs the buffer unit to cache the alarm information including the unrecovered alarm list; and the buffer unit is configured to cache the alarm information including the unrecovered alarm list.
10、 一种网络管理系统, 其特征在于, 包括: 告警处理模块, 用于 保存对应于各个告警设备的未恢复告警列表 , 并接收告警设备上报的未 恢复告警列表, 根据来自告警设备的未恢复告警列表, 更新所保存的未 恢复告警列表。  A network management system, comprising: an alarm processing module, configured to save an unrecovered alarm list corresponding to each alarm device, and receive an unrecovered alarm list reported by the alarm device, according to the unrecovered alarm from the alarm device Alarm list, update the saved list of unrecovered alarms.
11、 根据权利要求 10所述的网络管理系统, 其特征在于, 所述网 络管理系统进一步包括: 11. The network management system according to claim 10, wherein: said network The network management system further includes:
同步告警触发模块, 用于保存预先设置的同步告警触发条件, 并判 断是否满足同步告警的触发条件, 若是则向告警设备下发告警同步命 令。  The synchronization alarm triggering module is configured to save the preset synchronization alarm triggering condition, and determine whether the triggering condition of the synchronous alarm is met. If yes, the alarm synchronization command is sent to the alarming device.
12、 根据权利要求 10所述的网络管理系统, 其特征在于, 所述告 警处理模块进一步包括比较单元和更新单元;  The network management system according to claim 10, wherein the alarm processing module further comprises a comparing unit and an updating unit;
所述比较单元用于将告警设备上报的未恢复告警列表与告警处理 模块保存的相应的未恢复告警列表进行比较, 对于告警设备上报的未恢 复告警列表中有而告警处理模块的未恢复告警列表中没有的告警 , 指示 所述更新单元将该告警增加到告警处理模块的未恢复告警列表中; 对于 告警设备上报的未恢复告警列表中没有而告警处理模块的未恢复告警 列表中有的告警, 指示所述更新单元对告警处理模块的未恢复告警列表 中的该告警进行恢复操作;  The comparison unit is configured to compare the unrecovered alarm list reported by the alarm device with the corresponding unrecovered alarm list saved by the alarm processing module, and the unrecovered alarm list of the alarm processing module is included in the unrecovered alarm list reported by the alarm device. An alarm that is not included in the update unit indicates that the update unit adds the alarm to the unrecovered alarm list of the alarm processing module; and the alarm that is not in the unrecovered alarm list of the alarm processing module that is not reported by the alarm device, Instructing the update unit to perform a recovery operation on the alarm in the unrecovered alarm list of the alarm processing module;
更新单元, 用于根据所述比较单元的指示, 对告警处理模块保存的 未恢复告警列表进行增加或恢复操作。  And an updating unit, configured to perform an adding or restoring operation on the unrecovered alarm list saved by the alarm processing module according to the indication of the comparing unit.
13、根据权利要求 10、 11或 12所述的网络管理系统, 其特征在于, 所述网络管理系统进一步包括协议适配器, 分别与所述告警处理模块和 所述告警设备相连接, 用于对告警设备和网络管理系统之间进行协议适 配, 将告警设备上报的未恢复告警列表解析统一的格式, 并将所述未恢 复告警列表发送至所述告警处理模块。  The network management system according to claim 10, 11 or 12, wherein the network management system further comprises a protocol adapter, which is respectively connected to the alarm processing module and the alarm device, and is used for alarming The device and the network management system perform protocol adaptation, parse the unrecovered alarm list reported by the alarm device into a unified format, and send the unrecovered alarm list to the alarm processing module.
14、 一种告警方法, 其特征在于, 告警设备在本地维护用于记录本 地设备故障的未恢复告警列表, 网络管理系统保存对应于告警设备的未 恢复告警列表, 并包括以下步骤:  14. An alarm method, wherein the alarm device locally maintains an unrecovered alarm list for recording a local device failure, and the network management system saves an unrecovered alarm list corresponding to the alarm device, and includes the following steps:
告警设备向网络管理系统上报本地维护的未恢复告警列表; 网络管理系统接收告警设备上报的未恢复告警列表, 根据来自告警 设备的未恢复告警列表, 更新本地保存的未恢复告警列表。 The alarm device reports the unrecovered alarm list of the local maintenance to the network management system; the network management system receives the unrecovered alarm list reported by the alarm device, according to the alarm The unrecovered alarm list of the device updates the locally saved list of unrecovered alarms.
15、 根据权利要求 14所述的告警方法, 其特征在于, 所述告警设 备向网络管理系统上报本地维护的未恢复告警列表之前, 进一步包括: 网络管理系统判断是否满足预先设置的同步告警触发 ^牛 , 若是, 则向告警设备下发告警同步命令。  The alarm method according to claim 14, wherein before the alarm device reports the locally maintained unrecovered alarm list to the network management system, the method further includes: determining, by the network management system, whether the preset synchronization alarm trigger is met. If the alarm is generated, the alarm synchronization command is sent to the alarm device.
16、 根据权利要求 15 所述的告警方法, 其特征在于, 所述同步告 警触发条件包括: 网络管理系统与告警设备连接成功、 用户手工设定触 发告警同步操作或定时触发告警同步操作。  The alarm method according to claim 15, wherein the synchronization alarm triggering condition comprises: the network management system successfully connects with the alarm device, and the user manually sets the trigger alarm synchronization operation or the timing trigger alarm synchronization operation.
17、 根据权利要求 14所述的告警方法, 其特征在于, 所述网络管 理系统根据来自告警设备的未恢复告警列表, 更新本地保存的未恢复告 警列表包括:  The alarm method according to claim 14, wherein the network management system updates the locally saved unrecovered alarm list according to the unrecovered alarm list from the alarm device, including:
网络管理系统将告警设备上报的未恢复告警列表与自身保存的相 应的未恢复告警列表进行比较, 对于告警设备上报的未恢复告警列表中 有而自身保存的未恢复告警列表中没有的告警, 将该告警增加到自身保 存的未恢复告警列表中; 对于告警设备上报的未恢复告警列表中没有而 自身保存的未恢复告警列表中有的告警, 对自身保存的未恢复告警列表 中的该告警进行恢复操作。  The network management system compares the unrecovered alarm list reported by the alarm device with the corresponding unrecovered alarm list saved by the alarm device, and the alarm that is not included in the unrecovered alarm list saved in the unrecovered alarm list reported by the alarm device will be The alarm is added to the unrecovered alarm list saved by the alarm device. For the alarms in the unrecovered alarm list that are not saved in the unrecovered alarm list reported by the alarm device, the alarm is saved in the unrecovered alarm list saved by the alarm. Resume the operation.
18、 根据权利要求 14所述的告警方法, 其特征在于, 所述网络管 理系统接收告警设备上报的未恢复告警列表包括: 网络管理系统接收告 警设备上报的未恢复告警列表, 将所述未恢复告警列表转换为与本地保 存的未恢复告警列表相同的格式。  The alarm method according to claim 14, wherein the network management system receives the unrecovered alarm list reported by the alarm device, and the network management system receives the unrecovered alarm list reported by the alarm device, and the unrecovered The alarm list is converted to the same format as the locally saved unrecovered alarm list.
19、 根据权利要求 14至 18任一项所述的告警方法, 其特征在于, 所述告警设备向网络管理系统上报本地维护的未恢复告警列表包括: 所述告警设备检测所述网络管理系统是否能够接收包含所述未恢 复告警列表的告警信息,若是,则将所述告警信息上报给网络管理系统; 否则, 所述告警设备緩存所述告警信息 < The alarm method according to any one of claims 14 to 18, wherein the alarm device reports the locally maintained unrecovered alarm list to the network management system, including: the alarm device detects whether the network management system detects Receiving the alarm information including the unrecovered alarm list, and if yes, reporting the alarm information to the network management system; Otherwise, the alarm device caches the alarm information <
PCT/CN2007/070522 2006-09-04 2007-08-20 Warning method, system and device enable to realize synchronous warning WO2008028423A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200610128654.8 2006-09-04
CNA2006101286548A CN1925427A (en) 2006-09-04 2006-09-04 Warning system and warning method

Publications (1)

Publication Number Publication Date
WO2008028423A1 true WO2008028423A1 (en) 2008-03-13

Family

ID=37817907

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/070522 WO2008028423A1 (en) 2006-09-04 2007-08-20 Warning method, system and device enable to realize synchronous warning

Country Status (2)

Country Link
CN (1) CN1925427A (en)
WO (1) WO2008028423A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111143155A (en) * 2019-10-31 2020-05-12 北京直真科技股份有限公司 Method for realizing alarm synchronization and clearing mechanism applied to communication industry
CN113904913A (en) * 2021-08-19 2022-01-07 济南浪潮数据技术有限公司 Alarm processing method, device, equipment and storage medium based on pipeline
WO2023071494A1 (en) * 2021-10-27 2023-05-04 中兴通讯股份有限公司 Information recovery method and apparatus, and electronic device and storage medium

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1925427A (en) * 2006-09-04 2007-03-07 华为技术有限公司 Warning system and warning method
CN101360313B (en) * 2007-08-01 2012-07-18 中兴通讯股份有限公司 Method for uploading alarm quantity information to network management system by network element management system
CN101355446B (en) * 2008-08-20 2011-05-11 中兴通讯股份有限公司 Compression treatment method for alarm report and apparatus for compressing alarm
CN101577646B (en) * 2009-06-22 2011-05-11 武汉烽火网络有限责任公司 Alarm synchronizing method based on SNMP
CN103684821A (en) * 2012-09-11 2014-03-26 中兴通讯股份有限公司 Method and device for processing alarm messages
CN106559248A (en) * 2015-09-30 2017-04-05 中兴通讯股份有限公司 A kind of alarm method, alarm device and warning system
CN106559247B (en) * 2015-09-30 2020-03-27 中兴通讯股份有限公司 Alarm management method in network management system and network management system
CN109194520B (en) * 2018-09-29 2022-04-26 新华三技术有限公司 Trap information processing method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1355634A (en) * 2000-12-01 2002-06-26 三星电子株式会社 Alarm management system and method for network management system
KR20030053679A (en) * 2001-12-22 2003-07-02 엘지전자 주식회사 Data processing and management of user interface server in network management system
CN1735038A (en) * 2004-08-02 2006-02-15 华为技术有限公司 Method for increasing alarm data processing speed in pipe network system
CN1925427A (en) * 2006-09-04 2007-03-07 华为技术有限公司 Warning system and warning method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1355634A (en) * 2000-12-01 2002-06-26 三星电子株式会社 Alarm management system and method for network management system
KR20030053679A (en) * 2001-12-22 2003-07-02 엘지전자 주식회사 Data processing and management of user interface server in network management system
CN1735038A (en) * 2004-08-02 2006-02-15 华为技术有限公司 Method for increasing alarm data processing speed in pipe network system
CN1925427A (en) * 2006-09-04 2007-03-07 华为技术有限公司 Warning system and warning method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111143155A (en) * 2019-10-31 2020-05-12 北京直真科技股份有限公司 Method for realizing alarm synchronization and clearing mechanism applied to communication industry
CN111143155B (en) * 2019-10-31 2023-08-25 北京直真科技股份有限公司 Method for realizing alarm synchronization and clearing mechanism applied to communication industry
CN113904913A (en) * 2021-08-19 2022-01-07 济南浪潮数据技术有限公司 Alarm processing method, device, equipment and storage medium based on pipeline
WO2023071494A1 (en) * 2021-10-27 2023-05-04 中兴通讯股份有限公司 Information recovery method and apparatus, and electronic device and storage medium

Also Published As

Publication number Publication date
CN1925427A (en) 2007-03-07

Similar Documents

Publication Publication Date Title
WO2008028423A1 (en) Warning method, system and device enable to realize synchronous warning
CA2319303C (en) Carrier-grade snmp interface for fault monitoring
US9237092B2 (en) Method, apparatus, and system for updating ring network topology information
US8117337B2 (en) Method and device for implementing link pass through in point-to-multipoint network
KR20140143819A (en) Method and apparatus for protocol event management
WO2009135403A1 (en) A network management apparatus, a method and a system for obtaining a configuration information of a network apparatus
WO2008028385A1 (en) Method and apparatus of ethernet device link fault detection
CN101312405A (en) Alarm processing method and network management system
WO2017215456A1 (en) Alarming method, apparatus, network node and computer storage medium
US9374269B2 (en) Method and devices for matching data between a manager and an agent in a management network
CN102638373B (en) Method for realizing alarm standby of access equipment
US20120275296A1 (en) Protection Switching Method and System for Ethernet Dual-homed Link
WO2011137766A2 (en) Method and relevant device and system for determining network element running state
CN101267335A (en) A method for guaranteeing successful alarm receiving/transmission in simple network management protocol
CN100505643C (en) Network management system and its communication method
CN111865637B (en) Fault recovery method and system
WO2016184222A1 (en) Failure detecting method and device
Cisco Release Notes for Cisco MGX 8260 Media Gateway, Version 1.2.4
WO2012079487A1 (en) Method, network manager and system for trap handling based on simple network management protocol (snmp)
KR100809426B1 (en) Network management method using EMS
CN116302862B (en) Monitoring alarm method and system under micro-service architecture
CN104283704B (en) A kind of northbound interface sends the method and device of notification event
JP3794348B2 (en) Station side transmission apparatus and communication system monitoring method
CN107276836A (en) The management method and device of warning information in cloud system
WO2023071494A1 (en) Information recovery method and apparatus, and electronic device and storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07800998

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07800998

Country of ref document: EP

Kind code of ref document: A1