WO2012155429A1 - Method and apparatus for processing redundantly-reported notification - Google Patents
Method and apparatus for processing redundantly-reported notification Download PDFInfo
- Publication number
- WO2012155429A1 WO2012155429A1 PCT/CN2011/080048 CN2011080048W WO2012155429A1 WO 2012155429 A1 WO2012155429 A1 WO 2012155429A1 CN 2011080048 W CN2011080048 W CN 2011080048W WO 2012155429 A1 WO2012155429 A1 WO 2012155429A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- notification
- identifier
- processing
- preset
- discarding
- 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.)
- Ceased
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/06—Management of faults, events, alarms or notifications
- H04L41/0604—Management of faults, events, alarms or notifications using filtering, e.g. reduction of information by using priority, element types, position or time
Definitions
- the present invention relates to the field of communication technologies, and in particular, to a method and apparatus for processing notification of redundant reporting. Background technique
- Notification reporting is an indispensable part of the large network management system, especially in the communication network management system.
- the existing network management system generally uses the alarm notification, attribute change notification, resource creation notification, and resource deletion notification reported by the lower layer communication device to directly report the processing, or performs some simple merging of the received notification according to special requirements. Or block to reduce the number of notifications reported.
- notifications are not unique, and different network operators have different focuses on network monitoring. The same notifications may be meaningless notifications for different network operators. Therefore, the simple processing still causes the upper-layer network management system to receive a large number of repeated notifications and meaningless notifications, resulting in the reporting of a large number of redundant notifications, which reduces the processing efficiency of the notification reporting. Summary of the invention
- the main object of the present invention is to provide a method and apparatus for processing notification of redundant reporting, which can uniquely notify notifications, greatly improve the processing efficiency of notification reporting, avoid notification of repeated reporting and invalidation reporting, and reduce notification reporting. Quantity.
- the present invention provides a method for processing a notification redundancy report, the method comprising:
- a unique identifier is configured for the received notification according to the encryption algorithm, and the identifier is saved; when the identifier already exists, the notification is discarded.
- the method further includes: When the identifier does not exist, it is determined whether the notification meets a preset invalid rule; when the notification meets a preset invalid rule, the notification is discarded.
- the configuring, according to the encryption algorithm, a unique identifier for the received notification, and saving the identifier includes:
- the identifier is saved to a preset list of notification identifiers.
- discarding the notification includes: detecting whether a preset identifier exists in a memory table of the preset identifier identifier, and when present, determining that the notification is repeated;
- the repeated notification is discarded.
- the method further includes:
- the notification identifier memory table is updated and saved.
- the present invention also provides an apparatus for processing a notification of a redundant report, the apparatus comprising: a configuration module, a first discarding module;
- a configuration module configured to configure a unique identifier for the received notification according to the encryption algorithm, and save the identifier
- the first discarding module is configured to discard the notification when the identifier already exists.
- a device for processing a notification of redundant reporting the device further comprising:
- a determining module configured to determine, when the identifier does not exist, whether the notification meets a preset invalid rule
- a second discarding module configured to discard the notification when the notification meets a preset invalid rule.
- the configuration module includes: An extracting unit, configured to extract a feature field of the notification;
- a generating unit configured to perform encryption according to the feature field, to generate an identifier
- a saving unit configured to save the identifier into a preset notification identifier list.
- the first discarding module includes:
- a detecting unit configured to detect whether the same identifier exists in the preset notification identifier memory table, and when yes, determining that the notification is repeated;
- a discarding unit configured to discard the repeated notification.
- the first discarding module further includes:
- the invention provides a method and device for processing a notification of redundant reporting, by uniquely identifying a received notification, determining whether the notification is a duplicate notification and an invalidation notification, and discarding the notification according to the determination result
- the report processing can make the notification unique, greatly improve the processing efficiency of the notification report, and can avoid the notification of repeated reporting and invalidation notification, and reduce the number of notification reports.
- FIG. 1 is a schematic flowchart of a method for processing a notification of a redundant report according to an embodiment of the present invention
- FIG. 2 is a schematic flowchart of a configuration of a method for processing a notification of a redundant report according to an embodiment of the present invention
- FIG. 3 is a schematic diagram of a process of discarding a method for processing a notification of redundant reporting according to an embodiment of the present invention
- FIG. 4 is a schematic flowchart of still another embodiment of a method for processing a notification redundant report according to the present invention
- FIG. 5 is a schematic flowchart of still another embodiment of a method for processing a notification redundancy according to the present invention
- the present invention is a schematic structural diagram of an apparatus for processing a notification of redundancy.
- FIG. 7 is a diagram of a configuration module in an embodiment of an apparatus for processing a notification of redundant reporting according to the present invention. Schematic diagram
- FIG. 8 is a schematic structural diagram of a first discarding module in an embodiment of a device for processing a notification of redundant reporting according to the present invention
- FIG. 9 is a schematic structural diagram of still another embodiment of a device for processing a notification redundancy according to the present invention
- FIG. 10 is a schematic structural diagram of still another embodiment of a device for processing a notification of redundancy reporting according to the present invention.
- an embodiment of a method for processing a notification redundancy report includes:
- Step 101 Configure a unique identifier for the received notification according to an encryption algorithm, and save the identifier;
- the uniqueness of the notification identifier can be guaranteed.
- Step 102 If the identifier already exists, discard the notification.
- the identifier configured by the notification When the identifier configured by the notification is saved, it can be determined whether the notification already exists in the file in which the notification identifier is saved. If it already exists, the notification is a duplicate notification and the notification is discarded.
- the invention provides a method for processing a notification of redundant reporting, by using an encryption algorithm to configure a unique identifier for the received notification, and saving the identifier, and saving Whether the notification is a duplicate notification by using the identifier or not, and discarding or reporting the notification according to the judgment result, the notification can be uniquely optimized, the processing efficiency of the notification report is greatly improved, and the avoidance can be avoided. Notify the escalation of escalation and invalidation notifications, and reduce the number of notifications.
- the method for processing the notification of the redundant reporting is provided by the present invention.
- the processing service system for reporting the notification to the upper-layer network management system may be the network management system or the northbound interface, and the reported notification type may be an alarm notification, a resource creation notification, or an attribute change notification. , protection switching notices, etc.
- the foregoing step 101 includes:
- Step 1011 Extract a feature field of the notification.
- the feature field of the notification is extracted, and the feature field may include a notification type, a notification reason, a notification generation time, and a notified key segment.
- Step 1012 Perform encryption according to the feature field to generate an identifier.
- an encryption algorithm is used to identify the feature field, and an identifier that uniquely identifies the notification is generated.
- the encryption algorithm used may be a 32-bit MD5 algorithm, and the algorithm may be used. Within the scope of the 35 32 notifications, the uniqueness of the identifier can be guaranteed.
- Step 1013 Save the identifier to a preset notification identifier list.
- the notification identifier memory table defined by the present invention refers to a file formed by saving based on an identifier of a notification that has been reported in the processing service system.
- the notification identifier memory table is first initialized each time a repetitive check is performed.
- the unique identifier generated after the notification is encrypted is saved in the notification identifier memory table.
- the feature field is extracted, and a unique identifier is generated for the notification by using an encryption algorithm, and the identifier is saved, and a large number of lower-layer network management reports are received at the same time. In the case of this, the uniqueness of the identifier of the notification can be guaranteed.
- the foregoing step 102 includes:
- Step 1021 Detect whether the same identifier exists in the preset notification identifier memory table, and when yes, determine that the notification is repeated;
- While saving the identifier configured for the notification it can detect whether the notification is a duplicate notification by notifying whether the identifier has the same identifier in the memory table. If the same identifier exists, the strip can be determined. The notification is a duplicate notification.
- Step 1022 Perform the discarding process on the repeated notification.
- the notification is a duplicate notification
- the notification is discarded, and no repeated reporting is performed.
- the identifier of the notification is unique, it is determined in the preset notification identifier memory table whether the same identifier exists, and the received identifier can be accurately determined. Whether the notification is a duplicate notification. If the notification is a duplicate notification, it is discarded and will not be reported repeatedly. Filtering duplicate notifications can improve the efficiency of notifications.
- step 1021 another embodiment of a method for processing a notification of a redundant report is provided. After the step 1021 is performed, the method further includes:
- Step 1023 Update and save the notification identifier memory table according to the detection result.
- the unique identifier of the notification When the unique identifier of the notification is saved, whether the notification is a duplicate notification by detecting whether the same identifier exists in the memory table of the notification identifier, and updating the notification identifier memory table according to the obtained result In the record, and save the notification identifier memory table.
- the saved notification identifier memory table is used to determine the repeatability of the next identifier of the received notification when it is saved by detecting whether the same identifier exists.
- step 101 the method further includes:
- Step 103 When the identifier does not exist, determine whether the notification meets a preset invalid rule
- the preset invalid rule defined by the present invention is configured by the user according to the needs of the user, the feature time of the notification generation time, the notification type, the notification monitoring point, and the like, and is used for detecting the received notification to different users. Whether it is meaningless notification.
- the invalidity of the notification is determined according to the preset invalidation rule to determine whether the notification is meaningless, that is, whether Invalid notification.
- Step 104 When the notification meets a preset invalid rule, discard the notification.
- the notification may be determined to be invalid. At this time, the notification is discarded.
- the discarding process can filter out meaningless notifications, further improve the processing efficiency of notification reporting, and avoid reporting of invalid notifications.
- the device includes: a configuration module 10, a first discarding module 20;
- the configuration module 10 is configured to configure a unique identifier for the received notification according to the encryption algorithm, and save the identifier;
- the first discarding module 20 is configured to discard the notification if the identifier already exists.
- the configuration module 10 uses the encryption algorithm according to the characteristic parameter of the notification, uniquely identifies the received notification, configures a unique identifier, and saves the identifier. In order to notify the configured identifier that identifies its uniqueness, in the case of a large number of notifications, the uniqueness of the notification identifier can be guaranteed.
- the identifier configured by the notification is saved, it can be determined whether the notification has already existed in the file storing the notification identifier. If it already exists, the notification is a duplicate notification, and the first discarding module 20 discards the identifier. Notice.
- the invention provides a device for processing a notification of redundant reporting, by using an encryption algorithm to configure a unique identifier for the received notification, and saving the identifier, and whether the identifier already exists after saving
- To determine whether the notification is a duplicate notification discard or report the notification according to the judgment result, which can make the notification unique, greatly improve the processing efficiency of the notification report, and avoid the notification of repeated reporting and invalid notification. Report, reduce the number of notifications.
- the configuration module 10 includes:
- the extracting unit 11 is configured to extract a feature field of the notification
- the generating unit 12 is configured to perform encryption according to the feature field to generate an identifier
- the saving unit 13 is configured to save the identifier into a preset notification identifier list.
- the extracting unit 11 extracts the feature field of the notification, and the feature field may include a notification type, a notification reason, a notification generation time, and a notified keyword segment.
- the generating unit 12 uses an encryption algorithm according to the extracted feature field of the notification, and identifies the feature field to generate an identifier that can uniquely identify the notification.
- the encryption algorithm used may be a 32-bit MD5 algorithm. The algorithm can guarantee the uniqueness of the identifier within the scope of 35 32 notifications.
- the notification identifier memory table defined by the present invention refers to a file formed by saving based on an identifier of a notification that has been reported in the processing service system.
- the notification identifier memory table is first initialized each time a repetitive check is performed.
- the saving unit 13 saves the unique identifier generated by the encryption algorithm to the notification to The notification identifier is in the memory table.
- the first discarding module 20 includes:
- the detecting unit 21 is configured to detect whether the same identifier is present in the preset notification identifier memory table, and when yes, determine that the notification is repeated;
- the discarding unit 22 is configured to discard the repeated notification.
- the detecting unit 21 can detect whether the notification is a duplicate notification by notifying whether the same identifier exists in the identifier memory table, and if yes, the notification can be determined. Repeat the notice.
- the discarding unit 22 discards the notification, and does not perform repeated reporting.
- the identifier of the notification since the identifier of the notification is unique, it is determined in the preset notification identifier memory table whether the same identifier exists, and the received identifier can be accurately determined. Whether the notification is a duplicate notification, if it is determined that the notification is a duplicate notification, it is discarded and will not be reported repeatedly. Filtering duplicate notifications can improve the efficiency of notifications.
- the first discarding module 20 further includes:
- the updating unit 23 is configured to update and save the notification identifier memory table according to the detection result.
- the unique identifier of the notification is saved, whether the notification is a duplicate notification is obtained by detecting whether the same identifier exists in the memory table of the notification identifier, and the update unit 23 updates the notification identifier according to the obtained result. a record in the memory table, and save the notification identifier memory Table.
- the saved notification identifier memory table is used to determine the repeatability of the next identifier of the received notification when it is saved by detecting whether the same identifier exists.
- the apparatus further includes:
- the determining module 30 is configured to determine, when the identifier does not exist, whether the notification meets the preset invalid rule
- the second discarding module 40 is configured to discard the notification when the notification meets a preset invalid rule.
- the preset invalid rule defined by the present invention is configured by the user according to the needs of the user, the feature time of the notification generation time, the notification type, the notification monitoring point, and the like, and is used for detecting the received notification to different users. Whether it is meaningless notification.
- the determining module 30 After detecting whether the received notification is repeated according to the identifier, when the notification is not a repeated notification, the determining module 30 determines the invalidity of the notification according to the preset invalidation rule to determine whether the notification is meaningless. That is, whether it is an invalid notification.
- the notification is determined to be invalid. At this time, the second discarding module 40 discards the notification.
- the unique notification of the received notification can uniquely notify the notification, greatly improve the processing efficiency of the notification report, and can avoid the reporting of the repeated report and the invalid notification, and reduce the number of notification reports.
- the above description is only the preferred embodiment of the present invention, and is not intended to limit the scope of the invention, and the equivalent structure or equivalent flow transformation made by the specification and the drawings of the present invention may be directly or indirectly applied to other related The technical field is equally included in the scope of patent protection of the present invention.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
一种处理通知冗余上报的方法及装置 技术领域 Method and device for processing notification redundant reporting
本发明涉及到通信技术领域, 特别涉及到一种处理通知冗余上报的方 法及装置。 背景技术 The present invention relates to the field of communication technologies, and in particular, to a method and apparatus for processing notification of redundant reporting. Background technique
通知上报在大型网管系统中, 尤其在通讯网管系统中是不可或缺的一 部分功能。 现有的网管系统一般采用对下层通讯设备上报的如告警通知、 属性改变通知、 资源创建通知、 资源删除通知等直接进行上报处理, 或者 是依据特殊的要求对收到的通知进行一些简单的归并或屏蔽以减少通知上 报数量。 但并不能使通知唯一化, 且不同的网络运营商对网络监控的重点 不同, 相同的通知对于不同的网络运营商可能为无意义的通知。 因此, 这 种简单的处理仍然使上层网管系统接收到大量的重复通知和无意义的通 知, 导致大量冗余通知的上报, 使通知上报的处理效率降低。 发明内容 Notification reporting is an indispensable part of the large network management system, especially in the communication network management system. The existing network management system generally uses the alarm notification, attribute change notification, resource creation notification, and resource deletion notification reported by the lower layer communication device to directly report the processing, or performs some simple merging of the received notification according to special requirements. Or block to reduce the number of notifications reported. However, notifications are not unique, and different network operators have different focuses on network monitoring. The same notifications may be meaningless notifications for different network operators. Therefore, the simple processing still causes the upper-layer network management system to receive a large number of repeated notifications and meaningless notifications, resulting in the reporting of a large number of redundant notifications, which reduces the processing efficiency of the notification reporting. Summary of the invention
本发明的主要目的为提供一种处理通知冗余上报的方法及装置, 可使 通知唯一化, 能够极大提高通知上报的处理效率, 避免通知重复上报和无 效通知的上报, 减少了通知上报的数量。 The main object of the present invention is to provide a method and apparatus for processing notification of redundant reporting, which can uniquely notify notifications, greatly improve the processing efficiency of notification reporting, avoid notification of repeated reporting and invalidation reporting, and reduce notification reporting. Quantity.
本发明提供一种处理通知冗余上报的方法, 该方法包括: The present invention provides a method for processing a notification redundancy report, the method comprising:
根据加密算法为接收到的通知配置唯一的标识符, 并保存所述标识符; 当所述标识符已存在时, 丟弃所述通知。 A unique identifier is configured for the received notification according to the encryption algorithm, and the identifier is saved; when the identifier already exists, the notification is discarded.
优选地, 在执行所述根据加密算法为接收到的通知配置唯一的标识符, 并保存所述标识符之后, 该方法还包括: 当所述标识符不存在时, 判断所述通知是否符合预设的无效规则; 当所述通知符合预设的无效规则时 , 丟弃所述通知。 Preferably, after performing the performing the configuration of the identifier that is unique to the received notification according to the encryption algorithm, and saving the identifier, the method further includes: When the identifier does not exist, it is determined whether the notification meets a preset invalid rule; when the notification meets a preset invalid rule, the notification is discarded.
优选地, 所述根据加密算法为接收到的通知配置唯一的标识符, 并保 存所述标识符, 包括: Preferably, the configuring, according to the encryption algorithm, a unique identifier for the received notification, and saving the identifier, includes:
提取通知的特征字段; Extract the feature field of the notification;
根据所述特征字段进行加密, 生成标识符; Encrypting according to the feature field to generate an identifier;
将所述标识符保存至预设的通知标识符列表中。 The identifier is saved to a preset list of notification identifiers.
优选地, 所述当所述标识符已存在时, 丟弃所述通知, 包括: 检测预设的通知标识符内存表中是否存在相同的标识符, 当存在时, 确定所述通知重复; Preferably, when the identifier is already present, discarding the notification includes: detecting whether a preset identifier exists in a memory table of the preset identifier identifier, and when present, determining that the notification is repeated;
将所述重复的通知进行丟弃处理。 The repeated notification is discarded.
优选地, 在检测所述预设的通知标识符内存表中是否存在相同的标识 符之后, 该方法还包括: Preferably, after detecting whether the same identifier is present in the preset notification identifier memory table, the method further includes:
根据检测结果, 更新并保存所述通知标识符内存表。 According to the detection result, the notification identifier memory table is updated and saved.
本发明还提供一种处理通知冗余上报的装置, 该装置包括: 配置模块、 第一丟弃模块; 其中, The present invention also provides an apparatus for processing a notification of a redundant report, the apparatus comprising: a configuration module, a first discarding module;
配置模块, 用于根据加密算法为接收到的通知配置唯一的标识符, 并 保存所述标识符; a configuration module, configured to configure a unique identifier for the received notification according to the encryption algorithm, and save the identifier;
第一丟弃模块, 用于当所述标识符已存在时, 丟弃所述通知。 The first discarding module is configured to discard the notification when the identifier already exists.
优选地, 一种处理通知冗余上报的装置, 该装置还包括: Preferably, a device for processing a notification of redundant reporting, the device further comprising:
判断模块, 用于当所述标识符不存在时, 判断所述通知是否符合预设 的无效规则; a determining module, configured to determine, when the identifier does not exist, whether the notification meets a preset invalid rule;
第二丟弃模块, 用于当所述通知符合预设的无效规则时, 丟弃所述通 知。 And a second discarding module, configured to discard the notification when the notification meets a preset invalid rule.
优选地, 所述配置模块包括: 提取单元, 用于提取通知的特征字段; Preferably, the configuration module includes: An extracting unit, configured to extract a feature field of the notification;
生成单元, 用于根据所述特征字段进行加密, 生成标识符; a generating unit, configured to perform encryption according to the feature field, to generate an identifier;
保存单元, 用于将所述标识符保存至预设的通知标识符列表中。 a saving unit, configured to save the identifier into a preset notification identifier list.
优选地, 所述第一丟弃模块包括: Preferably, the first discarding module includes:
检测单元, 用于检测预设的通知标识符内存表中是否存在相同的标识 符, 当存在时, 确定所述通知重复; a detecting unit, configured to detect whether the same identifier exists in the preset notification identifier memory table, and when yes, determining that the notification is repeated;
丟弃单元, 用于将所述重复的通知进行丟弃处理。 And a discarding unit, configured to discard the repeated notification.
优选地, 所述一种处理通知冗余上报的装置, 所述第一丟弃模块还包 括: Preferably, the first discarding module further includes:
更新单元, 用于根据检测结果, 更新并保存所述通知标识符内存表。 本发明提供的一种处理通知冗余上报的方法及装置, 通过对收到的通 知进行唯一性标识, 判断该条通知是否为重复通知和无效通知, 并根据判 断结果对该条通知做丟弃或上报处理, 可使通知唯一化, 极大提高了通知 上报的处理效率, 并可避免通知重复上报和无效通知的上报, 减少通知上 报的数量。 附图说明 And an updating unit, configured to update and save the notification identifier memory table according to the detection result. The invention provides a method and device for processing a notification of redundant reporting, by uniquely identifying a received notification, determining whether the notification is a duplicate notification and an invalidation notification, and discarding the notification according to the determination result Or the report processing can make the notification unique, greatly improve the processing efficiency of the notification report, and can avoid the notification of repeated reporting and invalidation notification, and reduce the number of notification reports. DRAWINGS
图 1为本发明一种处理通知冗余上报的方法一实施例的流程示意图; 图 2为本发明一种处理通知冗余上报的方法一实施例中配置的流程示 意图; 1 is a schematic flowchart of a method for processing a notification of a redundant report according to an embodiment of the present invention; FIG. 2 is a schematic flowchart of a configuration of a method for processing a notification of a redundant report according to an embodiment of the present invention;
图 3 为本发明一种处理通知冗余上报的方法一实施例中丟弃的流程示 意图; FIG. 3 is a schematic diagram of a process of discarding a method for processing a notification of redundant reporting according to an embodiment of the present invention; FIG.
图 4为本发明一种处理通知冗余上报的方法又一实施例的流程示意图; 图 5为本发明一种处理通知冗余上 ·^艮的方法再一实施例的流程示意图; 图 6为本发明一种处理通知冗余上 ·^艮的装置一实施例的结构示意图; 图 7 为本发明一种处理通知冗余上报的装置一实施例中配置模块的结 构示意图; 4 is a schematic flowchart of still another embodiment of a method for processing a notification redundant report according to the present invention; FIG. 5 is a schematic flowchart of still another embodiment of a method for processing a notification redundancy according to the present invention; The present invention is a schematic structural diagram of an apparatus for processing a notification of redundancy. FIG. 7 is a diagram of a configuration module in an embodiment of an apparatus for processing a notification of redundant reporting according to the present invention. Schematic diagram
图 8 为本发明一种处理通知冗余上报的装置一实施例中第一丟弃模块 的结构示意图; FIG. 8 is a schematic structural diagram of a first discarding module in an embodiment of a device for processing a notification of redundant reporting according to the present invention;
图 9为本发明一种处理通知冗余上 ·^艮的装置又一实施例的结构示意图; 图 10 为本发明一种处理通知冗余上报的装置再一实施例的结构示意 图。 FIG. 9 is a schematic structural diagram of still another embodiment of a device for processing a notification redundancy according to the present invention; FIG. 10 is a schematic structural diagram of still another embodiment of a device for processing a notification of redundancy reporting according to the present invention.
本发明目的的实现、 功能特点及优点将结合实施例, 参照附图做进一 步说明。 具体实施方式 The implementation, functional features and advantages of the objects of the present invention will be further described in conjunction with the embodiments herein. detailed description
应当理解, 此处所描述的具体实施例仅仅用以解释本发明, 并不用于 限定本发明。 It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
参照图 1 ,提出本发明一种处理通知冗余上报的方法一实施例, 该方法 包括: Referring to FIG. 1, an embodiment of a method for processing a notification redundancy report is provided. The method includes:
步驟 101 ,根据加密算法为接收到的通知配置唯一的标识符, 并保存该 标识符; Step 101: Configure a unique identifier for the received notification according to an encryption algorithm, and save the identifier;
接收下层网管上报的通知, 根据该通知的特征参数, 采用加密算法, 对所收到的通知进行唯一性标识, 配置唯一的标识符, 并将该标识符进行 保存。 为通知所配置的标识其唯一性的标识符, 在大量通知上报的情况下, 可保证该条通知标识符的唯一性。 Receiving the notification reported by the lower-layer network management system, according to the characteristic parameter of the notification, using an encryption algorithm, uniquely identifying the received notification, configuring a unique identifier, and saving the identifier. In order to notify the configured identifier that identifies its uniqueness, in the case of a large number of notifications, the uniqueness of the notification identifier can be guaranteed.
步驟 102, 若该标识符已存在, 则丟弃所述通知。 Step 102: If the identifier already exists, discard the notification.
将对通知所配置的标识符进行保存时, 可判断该条通知是否已经存在 于保存通知标识符的文件中, 如果已经存在, 则该条通知为重复通知, 丟 弃该条通知。 When the identifier configured by the notification is saved, it can be determined whether the notification already exists in the file in which the notification identifier is saved. If it already exists, the notification is a duplicate notification and the notification is discarded.
本发明提供的一种处理通知冗余上报的方法, 通过加密算法为所收接 收到的通知进行唯一标识符的配置, 并对该标识符进行保存, 保存时便可 通过该标符是否已经存在来判断该条通知是否为重复通知, 根据判断结果 对该条通知做丟弃或上报处理, 可使通知唯一化, 极大提高了通知上报的 处理效率, 并可避免通知重复上报和无效通知的上报, 减少通知上报的数 量。 The invention provides a method for processing a notification of redundant reporting, by using an encryption algorithm to configure a unique identifier for the received notification, and saving the identifier, and saving Whether the notification is a duplicate notification by using the identifier or not, and discarding or reporting the notification according to the judgment result, the notification can be uniquely optimized, the processing efficiency of the notification report is greatly improved, and the avoidance can be avoided. Notify the escalation of escalation and invalidation notifications, and reduce the number of notifications.
本发明所提供的处理通知冗余上报的方法, 其用于向上层网管上报通 知的处理服务系统可为网管系统或北向接口, 所上报的通知类型可为告警 通知、 资源创建通知、 属性改变通知、 保护倒换通知等。 The method for processing the notification of the redundant reporting is provided by the present invention. The processing service system for reporting the notification to the upper-layer network management system may be the network management system or the northbound interface, and the reported notification type may be an alarm notification, a resource creation notification, or an attribute change notification. , protection switching notices, etc.
参照图 2, 在本发明一种处理通知冗余上 ·^艮的方法一实施例中, 上述步 驟 101包括: Referring to FIG. 2, in an embodiment of the method for processing the notification redundancy of the present invention, the foregoing step 101 includes:
步驟 1011 , 提取所述通知的特征字段; Step 1011: Extract a feature field of the notification.
接收到下层网管上报的通知后, 提取该条通知的特征字段, 该特征字 段可包括通知类型、 通知原因、 通知产生时间以及通知的关键字段等。 After receiving the notification reported by the lower-layer NMS, the feature field of the notification is extracted, and the feature field may include a notification type, a notification reason, a notification generation time, and a notified key segment.
步驟 1012, 根据所述特征字段进行加密, 生成标识符; Step 1012: Perform encryption according to the feature field to generate an identifier.
根据所提取的该条通知的特征字段, 采用加密算法, 对该特征字段进 行标识, 生成能唯一标识该条通知的标识符, 所采用的加密算法可为 32位 MD5算法, 采用该算法, 可以在 3532条通知的范围内, 都能够保证该标识 符的唯一性。 According to the extracted feature field of the notification, an encryption algorithm is used to identify the feature field, and an identifier that uniquely identifies the notification is generated. The encryption algorithm used may be a 32-bit MD5 algorithm, and the algorithm may be used. Within the scope of the 35 32 notifications, the uniqueness of the identifier can be guaranteed.
步驟 1013 , 将所述标识符保存至预设的通知标识符列表中。 Step 1013: Save the identifier to a preset notification identifier list.
本发明所定义的通知标识符内存表, 是指根据记录在处理服务系统中 已经上报的通知的标识符进行保存而形成的文件。 在每一次进行重复性检 测前, 首先对通知标识符内存表进行初始化。 The notification identifier memory table defined by the present invention refers to a file formed by saving based on an identifier of a notification that has been reported in the processing service system. The notification identifier memory table is first initialized each time a repetitive check is performed.
将对通知进行加密算法后所生成的唯一的标识符, 保存至通知标识符 内存表中。 The unique identifier generated after the notification is encrypted is saved in the notification identifier memory table.
对收到的通知, 提取其特征字段, 并采用加密算法对该条通知生成唯 一的标识符, 并将该标识符进行保存, 在同时收到大量下层网管上报通知 的情况下, 可以保证该条通知的标识符的唯一性。 For the received notification, the feature field is extracted, and a unique identifier is generated for the notification by using an encryption algorithm, and the identifier is saved, and a large number of lower-layer network management reports are received at the same time. In the case of this, the uniqueness of the identifier of the notification can be guaranteed.
参照图 3, 在本发明一种处理通知冗余上 ·^艮的方法一实施例中, 上述步 驟 102包括: Referring to FIG. 3, in an embodiment of the method for processing the notification redundancy of the present invention, the foregoing step 102 includes:
步驟 1021 , 检测预设的通知标识符内存表中是否存在相同的标识符, 当存在时, 确定所述通知重复; Step 1021: Detect whether the same identifier exists in the preset notification identifier memory table, and when yes, determine that the notification is repeated;
在保存为通知所配置的标识符的同时, 便可通过通知标识符内存表中 是否存在相同的标识符, 来检测该条通知是否为重复通知, 如果存在相同 的标识符, 即可确定该条通知为重复通知。 While saving the identifier configured for the notification, it can detect whether the notification is a duplicate notification by notifying whether the identifier has the same identifier in the memory table. If the same identifier exists, the strip can be determined. The notification is a duplicate notification.
步驟 1022, 将所述重复的通知进行丟弃处理。 Step 1022: Perform the discarding process on the repeated notification.
当判断出为重复通知时, 则对该条通知进行丟弃处理, 不会进行重复 上报。 When it is determined that the notification is a duplicate notification, the notification is discarded, and no repeated reporting is performed.
在保存为所接收到的通知配置的唯一标识符时, 由于通知的标识符都 是唯一的, 在预设的通知标识符内存表中检测是否存在相同的标识符, 即 可准确判断出所收到的该条通知是否为重复通知, 如果该条通知为重复通 知, 则对其进行丟弃处理, 不会重复上报。 将重复通知进行过滤, 可提高 对通知上 ·^艮的效率。 When saving the unique identifier configured for the received notification, since the identifier of the notification is unique, it is determined in the preset notification identifier memory table whether the same identifier exists, and the received identifier can be accurately determined. Whether the notification is a duplicate notification. If the notification is a duplicate notification, it is discarded and will not be reported repeatedly. Filtering duplicate notifications can improve the efficiency of notifications.
参照图 4,提出本发明一种处理通知冗余上报的方法又一实施例, 在执 行上述步驟 1021之后, 该方法还包括: Referring to FIG. 4, another embodiment of a method for processing a notification of a redundant report is provided. After the step 1021 is performed, the method further includes:
步驟 1023, 根据检测结果, 更新并保存所述通知标识符内存表。 Step 1023: Update and save the notification identifier memory table according to the detection result.
在对通知的唯一标识符进行保存时, 通过检测通知标识符内存表中是 否存在相同的标识符, 而得出该条通知是否为重复通知, 并根据所得到的 结果, 更新通知标识符内存表中的记录, 并保存通知标识符内存表。 When the unique identifier of the notification is saved, whether the notification is a duplicate notification by detecting whether the same identifier exists in the memory table of the notification identifier, and updating the notification identifier memory table according to the obtained result In the record, and save the notification identifier memory table.
所保存的通知标识符内存表, 用于下一次对接收到的通知的唯一标识 符进行保存时, 通过检测是否存在相同的标识符来判断其重复性。 The saved notification identifier memory table is used to determine the repeatability of the next identifier of the received notification when it is saved by detecting whether the same identifier exists.
参照图 5,提出了本发明一种处理通知冗余上报的方法再一实施例,在 执行上述步驟 101之后, 该方法还包括: Referring to FIG. 5, another embodiment of a method for processing notification redundancy reporting according to the present invention is presented. After performing step 101 above, the method further includes:
步驟 103 , 当所述标识符不存在时, 判断所述通知是否符合预设的无效 规则; Step 103: When the identifier does not exist, determine whether the notification meets a preset invalid rule;
本发明所定义的预设的无效规则, 是用户依据自身需要, 对通知的产 生时间、 通知类型、 通知监测点等特征字段所配置的, 用于检测所接收到 的通知于不同的用户面言, 是否为无意义的通知。 The preset invalid rule defined by the present invention is configured by the user according to the needs of the user, the feature time of the notification generation time, the notification type, the notification monitoring point, and the like, and is used for detecting the received notification to different users. Whether it is meaningless notification.
根据标识符对所收到的通知检测是否重复后, 当该条通知不是重复通 知时, 则根据预设的无效规则对通知的无效性进行判断, 以判断该条通知 是否无意义, 即是否为无效通知。 After detecting whether the received notification is repeated according to the identifier, when the notification is not a duplicate notification, the invalidity of the notification is determined according to the preset invalidation rule to determine whether the notification is meaningless, that is, whether Invalid notification.
步驟 104, 当所述通知符合预设的无效规则时, 丟弃所述通知。 Step 104: When the notification meets a preset invalid rule, discard the notification.
如根据无效规则判断出通知符合无效规则, 即可确定该条通知为无效 通知, 此时, 对该条通知作丟弃处理。 If it is determined according to the invalidation rule that the notification meets the invalidation rule, the notification may be determined to be invalid. At this time, the notification is discarded.
对经过重复性判断后为不重复的通知, 依据用户根据自身需要所设定 的无效规则, 来判断该条通知是否符合无效规则, 确定该条通知是否为无 效通知, 并将符合无效规则的通知进行丟弃处理, 可滤去无意义的通知, 进一步提高了对通知上报的处理效率, 避免了无效通知的上报。 For notifications that are not repeated after repeated judgment, according to the invalid rules set by the user according to their own needs, determine whether the notification meets the invalidation rule, determine whether the notification is invalid, and notify the invalidation rule. The discarding process can filter out meaningless notifications, further improve the processing efficiency of notification reporting, and avoid reporting of invalid notifications.
参照图 6,提出本发明一种处理通知冗余上报的装置一实施例, 该装置 包括: 配置模块 10、 第一丟弃模块 20; 其中, Referring to FIG. 6, an embodiment of a device for processing a notification of a redundant report is provided. The device includes: a configuration module 10, a first discarding module 20;
配置模块 10, 用于根据加密算法为接收到的通知配置唯一的标识符, 并保存该标识符; The configuration module 10 is configured to configure a unique identifier for the received notification according to the encryption algorithm, and save the identifier;
第一丟弃模块 20, 用于若该标识符已存在, 则丟弃所述通知。 The first discarding module 20 is configured to discard the notification if the identifier already exists.
接收下层网管上报的通知, 配置模块 10根据该通知的特征参数, 采用 加密算法, 对所收到的通知进行唯一性标识, 配置唯一的标识符, 并将该 标识符进行保存。 为通知所配置的标识其唯一性的标识符, 在大量通知上 报的情况下, 可保证该条通知标识符的唯一性。 将对通知所配置的标识符进行保存时, 可判断该条通知是否已经存在 于保存通知标识符的文件中, 如果已经存在, 则该条通知为重复通知, 第 一丟弃模块 20丟弃该条通知。 Receiving the notification reported by the lower-layer network management, the configuration module 10 uses the encryption algorithm according to the characteristic parameter of the notification, uniquely identifies the received notification, configures a unique identifier, and saves the identifier. In order to notify the configured identifier that identifies its uniqueness, in the case of a large number of notifications, the uniqueness of the notification identifier can be guaranteed. When the identifier configured by the notification is saved, it can be determined whether the notification has already existed in the file storing the notification identifier. If it already exists, the notification is a duplicate notification, and the first discarding module 20 discards the identifier. Notice.
本发明提供的一种处理通知冗余上报的装置, 通过加密算法为所收接 收到的通知进行唯一标识符的配置, 并对该标识符进行保存, 保存时便可 通过该标符是否已经存在来判断该条通知是否为重复通知, 根据判断结果 对该条通知做丟弃或上报处理, 可使通知唯一化, 极大提高了通知上报的 处理效率, 并可避免通知重复上报和无效通知的上报, 减少通知上报的数 量。 The invention provides a device for processing a notification of redundant reporting, by using an encryption algorithm to configure a unique identifier for the received notification, and saving the identifier, and whether the identifier already exists after saving To determine whether the notification is a duplicate notification, discard or report the notification according to the judgment result, which can make the notification unique, greatly improve the processing efficiency of the notification report, and avoid the notification of repeated reporting and invalid notification. Report, reduce the number of notifications.
参照图 7, 在本发明一种处理通知冗余上报的装置一实施例中, 配置模 块 10包括: Referring to FIG. 7, in an embodiment of the apparatus for processing a notification of redundant reporting, the configuration module 10 includes:
提取单元 11 , 用于提取所述通知的特征字段; The extracting unit 11 is configured to extract a feature field of the notification;
生成单元 12, 用于根据所述特征字段进行加密, 生成标识符; 保存单元 13, 用于将所述标识符保存至预设的通知标识符列表中。 接收到下层网管上报的通知后,提取单元 11提取该条通知的特征字段, 该特征字段可包括通知类型、 通知原因、 通知产生时间以及通知的关键字 段等。 The generating unit 12 is configured to perform encryption according to the feature field to generate an identifier, and the saving unit 13 is configured to save the identifier into a preset notification identifier list. After receiving the notification reported by the lower-layer network management, the extracting unit 11 extracts the feature field of the notification, and the feature field may include a notification type, a notification reason, a notification generation time, and a notified keyword segment.
生成单元 12根据所提取的该条通知的特征字段, 采用加密算法, 对该 特征字段进行标识, 生成能唯一标识该条通知的标识符, 所采用的加密算 法可为 32位 MD5算法, 采用该算法, 可以在 3532条通知的范围内, 都能 够保证该标识符的唯一性。 The generating unit 12 uses an encryption algorithm according to the extracted feature field of the notification, and identifies the feature field to generate an identifier that can uniquely identify the notification. The encryption algorithm used may be a 32-bit MD5 algorithm. The algorithm can guarantee the uniqueness of the identifier within the scope of 35 32 notifications.
本发明所定义的通知标识符内存表, 是指根据记录在处理服务系统中 已经上报的通知的标识符进行保存而形成的文件。 在每一次进行重复性检 测前, 首先对通知标识符内存表进行初始化。 The notification identifier memory table defined by the present invention refers to a file formed by saving based on an identifier of a notification that has been reported in the processing service system. The notification identifier memory table is first initialized each time a repetitive check is performed.
保存单元 13将对通知进行加密算法后所生成的唯一的标识符, 保存至 通知标识符内存表中。 The saving unit 13 saves the unique identifier generated by the encryption algorithm to the notification to The notification identifier is in the memory table.
对收到的通知, 提取其特征字段, 并采用加密算法对该条通知生成唯 一的标识符, 并保存至通知标识符内存表, 可以在同时收到大量下层网管 上报通知的情况下, 保证该条通知的标识符的唯一性。 For the received notification, extract the feature field, and use the encryption algorithm to generate a unique identifier for the notification, and save it to the notification identifier memory table, which can be guaranteed when a large number of lower-layer network management reports are received at the same time. The uniqueness of the identifier of the notification.
参照图 8, 在本发明一种处理通知冗余上报的装置一实施例中, 第一丟 弃模块 20包括: Referring to FIG. 8, in an embodiment of the apparatus for processing a notification of redundant reporting, the first discarding module 20 includes:
检测单元 21 , 用于检测预设的通知标识符内存表中是否存在相同的标 识符, 当存在时, 确定所述通知重复; The detecting unit 21 is configured to detect whether the same identifier is present in the preset notification identifier memory table, and when yes, determine that the notification is repeated;
丟弃单元 22, 用于将所述重复的通知进行丟弃处理。 The discarding unit 22 is configured to discard the repeated notification.
在保存为通知所配置的标识符的同时, 检测单元 21便可通过通知标识 符内存表中是否存在相同的标识符, 来检测该条通知是否为重复通知, 如 果存在, 即可确定该条通知为重复通知。 While saving the identifier configured for the notification, the detecting unit 21 can detect whether the notification is a duplicate notification by notifying whether the same identifier exists in the identifier memory table, and if yes, the notification can be determined. Repeat the notice.
对所判断出为重复通知的通知, 则丟弃单元 22对该条通知进行丟弃处 理, 不会进行重复上报。 If the notification is determined to be a duplicate notification, the discarding unit 22 discards the notification, and does not perform repeated reporting.
在保存为所接收到的通知配置的唯一标识符时, 由于通知的标识符都 是唯一的, 在预设的通知标识符内存表中检测是否存在相同的标识符, 即 可准确判断出所收到的该条通知是否为重复通知, 如果判断出该条通知为 重复通知, 则对其进行丟弃处理, 不会重复上报。 将重复通知进行过滤, 可提高对通知上报的效率。 When saving the unique identifier configured for the received notification, since the identifier of the notification is unique, it is determined in the preset notification identifier memory table whether the same identifier exists, and the received identifier can be accurately determined. Whether the notification is a duplicate notification, if it is determined that the notification is a duplicate notification, it is discarded and will not be reported repeatedly. Filtering duplicate notifications can improve the efficiency of notifications.
参照图 9,提出本发明一种处理通知冗余上报的装置又一实施例, 所述 第一丟弃模块 20还包括: Referring to FIG. 9, a further embodiment of the apparatus for processing the notification of the redundant reporting is provided. The first discarding module 20 further includes:
更新单元 23 , 用于根据检测结果, 更新并保存所述通知标识符内存表。 在对通知的唯一标识符进行保存时, 通过检测通知标识符内存表中是 否存在相同的标识符, 而得出该条通知是否为重复通知, 更新单元 23根据 所得到的结果, 更新通知标识符内存表中的记录, 并保存通知标识符内存 表。 The updating unit 23 is configured to update and save the notification identifier memory table according to the detection result. When the unique identifier of the notification is saved, whether the notification is a duplicate notification is obtained by detecting whether the same identifier exists in the memory table of the notification identifier, and the update unit 23 updates the notification identifier according to the obtained result. a record in the memory table, and save the notification identifier memory Table.
所保存的通知标识符内存表, 用于下一次对接收到的通知的唯一标识 符进行保存时, 通过检测是否存在相同的标识符来判断其重复性。 The saved notification identifier memory table is used to determine the repeatability of the next identifier of the received notification when it is saved by detecting whether the same identifier exists.
参照图 10, 提出本发明一种处理通知冗余上报的装置再一实施例, 该 装置还包括: Referring to FIG. 10, another embodiment of the apparatus for processing a notification of redundant reporting is provided. The apparatus further includes:
判断模块 30, 用于当所述标识符不存在时, 判断所述通知是否符合预 设的无效规则; The determining module 30 is configured to determine, when the identifier does not exist, whether the notification meets the preset invalid rule;
第二丟弃模块 40, 用于当所述通知符合预设的无效规则时, 丟弃所述 通知。 The second discarding module 40 is configured to discard the notification when the notification meets a preset invalid rule.
本发明所定义的预设的无效规则, 是用户依据自身需要, 对通知的产 生时间、 通知类型、 通知监测点等特征字段所配置的, 用于检测所接收到 的通知于不同的用户面言, 是否为无意义的通知。 The preset invalid rule defined by the present invention is configured by the user according to the needs of the user, the feature time of the notification generation time, the notification type, the notification monitoring point, and the like, and is used for detecting the received notification to different users. Whether it is meaningless notification.
根据标识符对所收到的通知检测是否重复后, 当该条通知不是重复通 知时, 则判断模块 30根据预设的无效规则对通知的无效性进行判断, 以判 断该条通知是否无意义, 即是否为无效通知。 After detecting whether the received notification is repeated according to the identifier, when the notification is not a repeated notification, the determining module 30 determines the invalidity of the notification according to the preset invalidation rule to determine whether the notification is meaningless. That is, whether it is an invalid notification.
如根据无效规则判断出通知符合无效规则, 即可确定该条通知为无效 通知, 此时, 第二丟弃模块 40对该条通知作丟弃处理。 If it is determined that the notification meets the invalidity rule according to the invalidation rule, the notification is determined to be invalid. At this time, the second discarding module 40 discards the notification.
对经过重复性判断后为不重复的通知, 依据用户根据自身需要所设定 的无效规则, 来判断该条通知是否符合无效规则, 确定该条通知是否为无 效通知, 并将符合无效规则的通知进行丟弃处理, 可滤去无意义的通知, 进一步提高了对通知上报的处理效率, 避免了无效通知的上报。 工业实用性 For notifications that are not repeated after repeated judgment, according to the invalid rules set by the user according to their own needs, determine whether the notification meets the invalidation rule, determine whether the notification is invalid, and notify the invalidation rule. The discarding process can filter out meaningless notifications, further improve the processing efficiency of notification reporting, and avoid reporting of invalid notifications. Industrial applicability
通过本发明的方案, 对收到的通知进行唯一性标识, 能够使通知唯一 化, 极大提高了通知上报的处理效率, 并可避免通知重复上报和无效通知 的上报, 减少通知上报的数量。 以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围 , 凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换, 或直 接或间接运用在其他相关的技术领域, 均同理包括在本发明的专利保护范 围。 Through the solution of the present invention, the unique notification of the received notification can uniquely notify the notification, greatly improve the processing efficiency of the notification report, and can avoid the reporting of the repeated report and the invalid notification, and reduce the number of notification reports. The above description is only the preferred embodiment of the present invention, and is not intended to limit the scope of the invention, and the equivalent structure or equivalent flow transformation made by the specification and the drawings of the present invention may be directly or indirectly applied to other related The technical field is equally included in the scope of patent protection of the present invention.
Claims
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201110130714.0 | 2011-05-19 | ||
| CN201110130714.0A CN102790691B (en) | 2011-05-19 | 2011-05-19 | A kind ofly process the notice method that reports of redundancy and device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2012155429A1 true WO2012155429A1 (en) | 2012-11-22 |
Family
ID=47155998
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2011/080048 Ceased WO2012155429A1 (en) | 2011-05-19 | 2011-09-22 | Method and apparatus for processing redundantly-reported notification |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN102790691B (en) |
| WO (1) | WO2012155429A1 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170331794A1 (en) * | 2016-05-11 | 2017-11-16 | Argela Yazilim Ve Bilisim Teknolojileri San. Ve Ti C. A.S. | System and method for programmable network based encryption in software defined networks |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060166651A1 (en) * | 2004-11-08 | 2006-07-27 | Samsung Electronics Co., Ltd. | Method for managing duplicated arrival notification message in multimedia messaging service |
| CN1960516A (en) * | 2005-11-02 | 2007-05-09 | Lg电子株式会社 | Duplicate notification message processing method in terminal |
| CN101795310A (en) * | 2009-12-24 | 2010-08-04 | 中兴通讯股份有限公司 | Mobile phone and method for processing multimedia message notification message |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP1368739A4 (en) * | 2001-02-12 | 2007-07-04 | Emc Corp | SYSTEM AND METHOD FOR INDICATING UNIQUE E-MAIL MESSAGES AND USES THEREOF |
| CN100525296C (en) * | 2004-06-16 | 2009-08-05 | 华为技术有限公司 | Apparatus and method for processing interconnection protocol reporting text between networks |
| CN1956421A (en) * | 2005-10-26 | 2007-05-02 | 北京航空航天大学 | Reliable Delivery Method of Web Service Message |
| CN100454901C (en) * | 2006-02-17 | 2009-01-21 | 华为技术有限公司 | A method for processing ARP packets |
| CN101304390B (en) * | 2008-07-07 | 2011-04-13 | 杭州华三通信技术有限公司 | Method for distributing MPLS label as well as method and apparatus for mapping VPLS messages |
-
2011
- 2011-05-19 CN CN201110130714.0A patent/CN102790691B/en not_active Expired - Fee Related
- 2011-09-22 WO PCT/CN2011/080048 patent/WO2012155429A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20060166651A1 (en) * | 2004-11-08 | 2006-07-27 | Samsung Electronics Co., Ltd. | Method for managing duplicated arrival notification message in multimedia messaging service |
| CN1960516A (en) * | 2005-11-02 | 2007-05-09 | Lg电子株式会社 | Duplicate notification message processing method in terminal |
| CN101795310A (en) * | 2009-12-24 | 2010-08-04 | 中兴通讯股份有限公司 | Mobile phone and method for processing multimedia message notification message |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20170331794A1 (en) * | 2016-05-11 | 2017-11-16 | Argela Yazilim Ve Bilisim Teknolojileri San. Ve Ti C. A.S. | System and method for programmable network based encryption in software defined networks |
| US10205706B2 (en) * | 2016-05-11 | 2019-02-12 | Argela Yazilim ve Bilisim Teknolojileri San. ve Tic. A.S. | System and method for programmable network based encryption in software defined networks |
Also Published As
| Publication number | Publication date |
|---|---|
| CN102790691B (en) | 2016-01-20 |
| CN102790691A (en) | 2012-11-21 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN104468244B (en) | Domain name analysis system calamity is for constructing method and device | |
| WO2014127621A1 (en) | Alarm processing method and device, alarm associated information setting method | |
| JP2017041886A (en) | Method for reducing cyber attack in industrial control system | |
| JP2014534723A5 (en) | ||
| CN102523137A (en) | Fault monitoring method, device and system | |
| CN105591775B (en) | A kind of network operation management maintenance OAM method, device and system | |
| CN102523210A (en) | Phishing website detection method and device | |
| US20170249199A1 (en) | Correlation-Based Monitoring and Events for a Unified Storage Manager | |
| CN103001804A (en) | Device-independent alarm processing method and device and network management system corresponding to device-independent alarm processing device | |
| CN106330963A (en) | Cross-network multi-node log collecting method | |
| CN106506262A (en) | IT equipment monitoring index expansion method and IT comprehensive monitoring system | |
| CN105245395A (en) | Method and device for monitoring and controlling M2M terminal equipment based on strategy | |
| WO2012155429A1 (en) | Method and apparatus for processing redundantly-reported notification | |
| CN100555952C (en) | How to identify relevant alarms | |
| CN107222359B (en) | A method and system for link anomaly detection in IS-IS network | |
| CN108833129A (en) | A kind of method for discovering network topology and device | |
| CN104917802A (en) | Multi-sensor data source processing method and device | |
| WO2012126430A2 (en) | Associative alarm method and device based on management layers | |
| CN106897619A (en) | Mobile terminal from malicious software cognitive method and device | |
| CN111901140A (en) | Exception handling method and device, electronic equipment and storage medium | |
| CN104604194B (en) | Flow table control method, device, interchanger and controller | |
| CN102255749B (en) | A kind of exception message catching method and device for triggering network equipment failure | |
| CN106845244A (en) | A kind of detection method and device | |
| CN104601361B (en) | An analysis method for security incidents of power secondary system for non-policy access | |
| WO2016127622A1 (en) | Service degradation monitoring method and apparatus |
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: 11865613 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: 11865613 Country of ref document: EP Kind code of ref document: A1 |