WO2023071494A1 - 信息恢复方法、装置、电子设备和存储介质 - Google Patents

信息恢复方法、装置、电子设备和存储介质 Download PDF

Info

Publication number
WO2023071494A1
WO2023071494A1 PCT/CN2022/115561 CN2022115561W WO2023071494A1 WO 2023071494 A1 WO2023071494 A1 WO 2023071494A1 CN 2022115561 W CN2022115561 W CN 2022115561W WO 2023071494 A1 WO2023071494 A1 WO 2023071494A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
alarm information
network device
alarm
sdn controller
Prior art date
Application number
PCT/CN2022/115561
Other languages
English (en)
French (fr)
Inventor
马嫄
党盛雄
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2023071494A1 publication Critical patent/WO2023071494A1/zh

Links

Images

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
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0604Management of faults, events, alarms or notifications using filtering, e.g. reduction of information by using priority, element types, position or time
    • 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/06Management of faults, events, alarms or notifications
    • H04L41/0686Additional information in the notification, e.g. enhancement of specific meta-data
    • 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/06Management of faults, events, alarms or notifications
    • H04L41/069Management of faults, events, alarms or notifications using logs of notifications; Post-processing of notifications
    • 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/08Configuration management of networks or network elements
    • H04L41/0895Configuration of virtualised networks or elements, e.g. virtualised network function or OpenFlow elements

Definitions

  • Embodiments of the present disclosure relate to the technical field of alarm management in SDN networks, and in particular to an information recovery method, device, electronic equipment, and storage medium.
  • the alarm management system is mainly used to monitor and manage the fault alarm information of various network devices, such as equipment offline, port down, routing protocol disconnection, etc. Maintenance personnel can monitor clear alarm information or fault alarm information reported by various types of network devices through the SDN controller.
  • SDN Software Defined Network
  • the southbound channel between the controller and the network device is broken, and the clear alarm information or fault alarm information generated by the network device side cannot be reported to the SDN controller in time; or the SDN control If the cleared alarm information or fault alarm information reported inside the controller is lost, the alarm information of the SDN controller will be inconsistent with the alarm information of the network device.
  • the main purpose of the embodiments of the present disclosure is to provide an information recovery method, device, electronic equipment and storage medium.
  • the aim is to automatically keep the alarm information on the SDN controller side consistent with the current alarm information on the network device side.
  • an embodiment of the present disclosure provides an information recovery method, including: obtaining the alarm information of the network device stored in the network device communicating with the SDN controller, which is recorded as the first alarm information; The alarm information of the network device stored in the SDN controller is recorded as the second alarm information; the first alarm information is matched with the second alarm information to obtain a matching result; when the matching result is the When the first warning information does not completely match the second warning information, restore the second warning information according to the matching result.
  • an information recovery device including:
  • the first obtaining module is configured to obtain the alarm information of the network device stored in the network device communicating with the SDN controller, which is recorded as the first alarm information;
  • the second obtaining module is configured to obtain the alarm information of the network device stored in the SDN controller, which is recorded as the second alarm information;
  • a matching module configured to match the first warning information with the second warning information, and obtain a matching result
  • a restoration module configured to restore the second alert information according to the matching result when the matching result is that the first alert information does not completely match the second alert information.
  • an embodiment of the present disclosure further provides an electronic device, including: at least one processor; and a memory connected to the at least one processor in communication; An instruction executed by a processor, the instruction is executed by the at least one processor, so that the at least one processor can execute the above information recovery method.
  • an embodiment of the present disclosure further provides a computer-readable storage medium storing a computer program, and implementing the above information recovery method when the computer program is executed by a processor.
  • the alarm information of the network equipment stored in the network equipment communicating with the SDN controller is obtained, which is recorded as the first alarm information; the alarm information stored in the SDN controller is acquired
  • the alarm information of the network device is recorded as the second alarm information; the first alarm information is matched with the second alarm information to obtain the matching result; when the matching result is that the first alarm information and the second alarm information do not completely match, according to the matching As a result, the second alarm information is recovered.
  • the SDN controller or network device After the SDN controller or network device recovers from the abnormality, match the alarm information stored in the network device with the alarm information of the network device stored in the SDN controller, and match the alarm information of the network device stored in the SDN controller according to the matching result The information is restored, so that the alarm information on the SDN controller side and the alarm information on the network device side are automatically consistent; it solves the fault alarm information or clearing alarms generated by the network device side due to the abnormality of the SDN controller or network device in the prior art The message cannot be reported to the SDN controller in a timely manner, resulting in an inconsistency between the alarm information on the SDN controller side and the alarm information on the network device side.
  • FIG. 1 is a flowchart of an information recovery method provided by an embodiment of the present disclosure
  • Figure 1a is a schematic structural diagram of the interaction between an SDN controller and a network device provided by an embodiment of the present disclosure
  • FIG. 2 is a flowchart of an information recovery method provided by an embodiment of the present disclosure
  • FIG. 3 is a flowchart of an information recovery method provided by an embodiment of the present disclosure.
  • FIG. 4 is a schematic structural diagram of an information recovery device provided by an embodiment of the present disclosure.
  • Fig. 5 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
  • An embodiment of the present disclosure relates to an information recovery method, which is applied in an information recovery component, and the information recovery component can be embedded in the SDN controller; it can also be placed in a third-party component, independent of the SDN controller and Network devices exist, as shown in Figure 1, including:
  • step 101 the alarm information of the network equipment stored in the network equipment communicating with the SDN controller is obtained, which is recorded as the first alarm information.
  • the SDN controller includes a device management module, a device alarm monitoring module, and an alarm management module. Receive the clear alarm information or fault alarm information reported by the network equipment, and report to the equipment alarm monitoring module; on the other hand, it is mainly responsible for actively querying and obtaining all the alarm information existing in the current network equipment from the network equipment, and sending it to the information recovery component.
  • the information recovery component will send an instruction to the device alarm monitoring module inside the SDN controller.
  • the device alarm monitoring module Carrying the network device identifier, after the device alarm monitoring module receives the instruction, it sends the instruction to the device management module, which is used to drive the device management module to actively query and obtain all the information existing in the current network device from the network device corresponding to the network device identifier.
  • the alarm information is returned to the equipment alarm monitoring module, and the equipment alarm monitoring module sends all the alarm information existing in the network equipment to the information recovery component, and the information recovery component records the alarm information of the network equipment returned by the equipment alarm monitoring module as the first Warning message.
  • the device management module in the SDN controller is adapted to network devices of various southbound protocols, which greatly enhances the southbound scalability of the alarm management system, wherein the alarm management system is controlled by information recovery components and SDN device and network equipment.
  • step 102 the alarm information of the network device stored in the SDN controller is obtained, which is recorded as the second alarm information.
  • the alarm information of the network equipment stored in the SDN controller is stored in the alarm management module, the alarm information in the alarm management module is actively reported by the network equipment to the equipment management module, and then reported to the equipment alarm monitoring module, and the device alarm monitoring module reports to the alarm management module.
  • the information recovery component regardless of whether the information recovery component is embedded in the SDN controller or external to a third-party component, after the information recovery is triggered, the information recovery component will send an instruction to the alarm management module inside the SDN controller.
  • the instruction contains If there is a network device identifier, the alarm management module returns the alarm information of the corresponding network device according to the network device identifier, and records it as the second alarm information.
  • Step 103 matching the first alarm information with the second alarm information, and obtaining a matching result.
  • the alarm information includes information such as an alarm network device, an alarm source module, an alarm generation time, and an alarm cause.
  • the first warning information and the second warning information can be input into a pre-trained matching model for matching, or an information matching algorithm can be directly used to match the first warning information and the second warning information; If the first warning information is completely consistent with the second warning information, the corresponding matching result is that the first warning information matches the second warning information; if the first warning information and the second warning information are inconsistent, the corresponding matching result is Because the first warning information does not completely match the second warning information, the matching result at this time also includes unmatched warning information.
  • the second warning information stored in the SDN controller includes warning information A, warning information B and warning information C;
  • the first warning information stored in the network device also includes warning information A, warning information B and warning information Taking information C as an example, the reason why the first warning information does not completely match the second warning information has the following two situations:
  • the network device generates clear alarm information and fault alarm information (such as clear alarm information A and fault alarm information D) at a certain moment, and it should be uploaded to the alarm management module of the SDN controller at this time, and the alarm information of the SDN controller
  • the management module automatically restores the second alarm information; however, due to an internal abnormality of the SDN controller (such as communication interruption between the device management module and the device alarm monitoring module), the network device generates clear alarm information A and new alarm information D at a certain moment It is not uploaded to the alarm management module; at this time, the network device does not know that the alarm management module of the SDN controller has not received the cleared alarm information A and the new alarm information D uploaded by it, and the alarm management module of the SDN controller does not Unaware that the network equipment has uploaded clear alarm information A and new alarm information D; the alarm information (alarm information A, alarm information B, and alarm information C) of the network equipment stored in the alarm management module of the SDN controller will be shared with the network The alarm information (alarm information B, alarm information C, and alarm
  • Step 104 when the matching result is that the first warning information does not completely match the second warning information, restore the second warning information according to the matching result.
  • the newly added warning information and the cleared warning information are obtained from the matching result;
  • the newly added warning information means that the first warning information contains but The alarm information not included in the second alarm information, that is, the alarm information that fails to match the second alarm information in the first alarm information;
  • the clear alarm information refers to the alarm information that is not included in the first alarm information but included in the second alarm information information, that is, the alarm information that fails to match the first alarm information in the second alarm information.
  • restoring the second warning information is to add the new warning information in the matching result to the second warning information, and delete the warning information corresponding to the cleared warning information in the second warning information.
  • the matching result shows that the first alarm information and the second alarm information completely match
  • the alarm information of the network equipment stored in the network equipment communicating with the SDN controller is acquired, which is recorded as the first alarm information; the alarm information of the network equipment stored in the SDN controller is acquired , recorded as the second alarm information; match the first alarm information with the second alarm information to obtain the matching result; when the matching result is that the first alarm information and the second alarm information do not completely match, the second alarm information information is restored.
  • the SDN controller or network device After the SDN controller or network device recovers from the abnormality, match the alarm information stored in the network device with the alarm information of the network device stored in the SDN controller, and match the alarm information of the network device stored in the SDN controller according to the matching result The information is restored, so that the alarm information on the SDN controller side and the alarm information on the network device side are automatically consistent; it solves the fault alarm information or clearing alarms generated by the network device side due to the abnormality of the SDN controller or network device in the prior art The message cannot be reported to the SDN controller in a timely manner, resulting in an inconsistency between the alarm information on the SDN controller side and the alarm information on the network device side.
  • An embodiment of the present disclosure relates to an information recovery method, which is applied in an information recovery component, and the information recovery component can be embedded in the SDN controller; it can also be placed in a third-party component, independent of the SDN controller and Network devices exist, as shown in Figure 2, including:
  • Step 201 Send the network device IDs of the network devices communicating with the SDN controller to the user, and receive the specified network device IDs sent by the user.
  • the activation mechanism of the information recovery component can be manually triggered, and the information recovery component is triggered by the user.
  • the network device identifiers of all network devices communicating with the SDN controller will be displayed on the human-computer interaction interface, and the alarm source module identifier corresponding to the network identifier can also be displayed for each network device identifier;
  • a designated network device identifier, and at the same time, the received designated network device identifier may also include a designated alarm source module identifier.
  • step 202 the alarm information of the network equipment is obtained from the network equipment corresponding to the specified network equipment identifier, which is recorded as the first alarm information.
  • the information recovery component after receiving the designated network device identifier returned by the user, the information recovery component will generate an information acquisition instruction based on the designated network device identifier and send it to the device alarm monitoring module of the SDN controller, and the device alarm monitoring module will The information acquisition instruction is sent to the device management module.
  • the device management module actively acquires the alarm information of the network device from the network device corresponding to the specified network device identifier according to the specified network device identifier carried in the information acquisition instruction, and Return to the equipment alarm monitoring module, and the equipment alarm monitoring module sends it to the information recovery component, and the information recovery component records it as the first alarm information.
  • step 203 the alarm information of the network equipment stored in the SDN controller is obtained, which is recorded as the second alarm information.
  • this step is substantially the same as step 102 in the embodiment of the present disclosure, and details are not repeated here.
  • Step 204 matching the first alarm information with the second alarm information, and obtaining a matching result.
  • this step is substantially the same as step 103 in the embodiment of the present disclosure, and will not be described here one by one.
  • Step 205 when the matching result is that the first warning information does not completely match the second warning information, restore the second warning information according to the matching result.
  • this step is substantially the same as step 104 in the embodiment of the present disclosure, and details are not repeated here.
  • the operation and maintenance personnel can also perform manual reconciliation operations at any time, compare the inconsistent alarm information on the SDN controller side and the network device side, and perform automatic recovery.
  • the problem that the alarm information of the network device on the SDN controller side is inconsistent with the alarm information on the network device side caused by the loss of the alarm message reported by the SDN controller is solved.
  • the manual reconciliation function of the alarm reconciliation component can specify reconciliation equipment and alarm source modules, or can not specify any information for full reconciliation, which greatly enhances the flexibility of the present disclosure.
  • An embodiment of the present disclosure relates to an information recovery method, which is applied in an information recovery component, and the information recovery component can be embedded in the SDN controller; it can also be placed in a third-party component, independent of the SDN controller and Network devices exist, as shown in Figure 3, including:
  • Step 301 receiving a device online message of a network device communicating with the SDN controller, wherein the device online message carries a network device identifier.
  • the network device when the network device goes offline abnormally, when the network device returns to normal, it will actively establish a link with the SDN controller.
  • the device management module of the SDN controller detects that the link with the network device is successfully established, the device management module will It is considered that the online message of the network device is monitored (the status of the network device is changed from offline to online in the device management module), at this time, the device management module generates the device online message of the network device and sends it to the information recovery component. After being triggered by the device online message, the information recovery process will be started to confirm whether the alarm information of the network device on the SDN controller side is consistent with the alarm information of the network device on the network device side.
  • the SDN controller and the network device will simultaneously send a keep-alive command on the communication link to ensure that the communication link is always alive state. If the controller does not receive a keep-alive command from the network device within the keep-alive period, it considers the network device to be offline (the status of the network device is changed from online to offline in the device management module).
  • step 302 the alarm information of the network equipment is obtained from the network equipment corresponding to the network equipment identifier, which is recorded as the first alarm information.
  • the information recovery component after the information recovery component is triggered by the device online message, it will generate an information acquisition command based on the network device identifier and send it to the device alarm monitoring module of the SDN controller, and the device alarm monitoring module will send the information acquisition command to
  • the device management module after receiving the information acquisition instruction, actively obtains the alarm information of the network device from the network device corresponding to the network device identifier according to the network device identifier carried in the information acquisition instruction, and returns it to the device alarm monitoring module,
  • the alarm information of the network equipment is sent to the information recovery component by the equipment alarm monitoring module, and the information recovery component records it as the first alarm information.
  • step 303 the alarm information of the network device stored in the SDN controller is obtained, which is recorded as the second alarm information.
  • this step is substantially the same as step 102 in the embodiment of the present disclosure, and details are not repeated here.
  • Step 304 matching the first alarm information with the second alarm information, and obtaining a matching result.
  • this step is substantially the same as step 103 in the embodiment of the present disclosure, and will not be described here one by one.
  • Step 305 when the matching result is that the first warning information does not completely match the second warning information, restore the second warning information according to the matching result.
  • this step is substantially the same as step 104 in the embodiment of the present disclosure, and details are not repeated here.
  • the implementation of the present disclosure can also automatically trigger the process of information recovery when the network device goes online again, so as to ensure the alarm information of the network device on the SDN controller side and the alarm of the network device on the network device side
  • the information is consistent, which increases the flexibility of the present disclosure.
  • the information recovery component may be embedded in the SDN controller, or an external third-party component may be used, which greatly enhances the adaptability of the present disclosure.
  • FIG. 4 is a schematic diagram of the information recovery device described in this embodiment, including: a first acquisition module 401, a second acquisition module 402, A matching module 403 and a restoring module 404 .
  • the first obtaining module 401 is configured to obtain the alarm information of the network device stored in the network device communicating with the SDN controller, which is recorded as the first alarm information.
  • the second obtaining module 402 is configured to obtain the alarm information of the network device stored in the SDN controller, which is recorded as the second alarm information.
  • the matching module 403 is configured to match the first warning information with the second warning information, and obtain a matching result.
  • the restoration module 404 is configured to restore the second alert information according to the matching result when the matching result is that the first alert information does not completely match the second alert information.
  • this implementation is a system implementation corresponding to the above method implementation, and this implementation can be implemented in cooperation with the above method implementation.
  • the relevant technical details and technical effects mentioned in the foregoing implementation manners are still valid in this implementation manner, and will not be repeated here to reduce repetition.
  • the relevant technical details mentioned in this implementation manner may also be applied in the foregoing implementation manners.
  • modules involved in this embodiment are logical modules.
  • a logical unit can be a physical unit, or a part of a physical unit, or multiple physical units. Combination of units.
  • units that are not closely related to solving the technical problems raised by the present disclosure are not introduced in this embodiment, but this does not mean that there are no other units in this embodiment.
  • FIG. 5 Another embodiment of the present disclosure relates to an electronic device, as shown in FIG. 5 , including: at least one processor 501; and a memory 502 communicatively connected to the at least one processor 501; wherein, the memory 502 stores Instructions that can be executed by the at least one processor 501, the instructions are executed by the at least one processor 501, so that the at least one processor 501 can execute the information recovery methods in the foregoing embodiments.
  • the memory and the processor are connected by a bus
  • the bus may include any number of interconnected buses and bridges, and the bus connects one or more processors and various circuits of the memory together.
  • the bus may also connect together various other circuits such as peripherals, voltage regulators, and power management circuits, all of which are well known in the art and therefore will not be further described herein.
  • the bus interface provides an interface between the bus and the transceivers.
  • a transceiver may be a single element or multiple elements, such as multiple receivers and transmitters, providing means for communicating with various other devices over a transmission medium.
  • the data processed by the processor is transmitted on the wireless medium through the antenna, further, the antenna also receives the data and transmits the data to the processor.
  • the processor is responsible for managing the bus and general processing, and can also provide various functions, including timing, peripheral interface, voltage regulation, power management, and other control functions. Instead, memory can be used to store data that the processor uses when performing operations.
  • Another embodiment of the present disclosure relates to a computer-readable storage medium storing a computer program.
  • the computer program is executed by the processor, the above-mentioned method embodiments are realized.
  • a storage medium includes several instructions to make a device ( It may be a single-chip microcomputer, a chip, etc.) or a processor (processor) to execute all or part of the steps of the methods described in various embodiments of the present disclosure.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (ROM, Read-Only Memory), random access memory (RAM, Random Access Memory), magnetic disk or optical disc, etc., which can store program codes. .

Abstract

本公开实施例涉及SDN网络中告警管理技术领域,特别涉及一种信息恢复方法、装置、电子设备和存储介质。信息恢复方法包括:获取与SDN控制器通信的网络设备内存储的网络设备的告警信息,记为第一告警信息;获取SDN控制器中存储的网络设备的告警信息,记为第二告警信息;将第一告警信息与第二告警信息进行匹配,获取匹配结果;当匹配结果为第一告警信息和第二告警信息不完全匹配时,根据匹配结果对第二告警信息进行恢复。通过SDN控制器或网络设备在异常恢复之后,将网络设备侧的告警信息和SDN控制器内的网络设备的告警信息进行匹配,根据匹配结果对SDN控制器侧的告警信息进行恢复,从而实现SDN控制器侧的告警信息和网络设备侧的告警信息自动保持一致。

Description

信息恢复方法、装置、电子设备和存储介质
相关申请的交叉引用
本公开基于2021年10月27日提交的发明名称为“信息恢复方法、装置、电子设备和存储介质”的中国专利申请CN202111256938.6,并且要求该专利申请的优先权,通过引用将其所公开的内容全部并入本公开。
技术领域
本公开实施例涉及SDN网络中告警管理技术领域,特别涉及一种信息恢复方法、装置、电子设备和存储介质。
背景技术
通常在软件定义网络(Software Defined Network,简称SDN)控制器中,告警管理系统主要用于监控和管理各种网络设备的故障告警信息,如设备离线、端口down、路由协议断链等等,运维人员可以通过SDN控制器监听各种不同类型网络设备上报的清除告警信息或故障告警信息。
然而,当SDN控制器或网络设备发生异常时,导致控制器和网络设备的南向通道断链,网络设备侧产生的清除告警信息或故障告警信息无法及时地上报给SDN控制器;或者SDN控制器内部上报的清除告警信息或故障告警信息丢失,都会导致SDN控制器的告警信息和网络设备的告警信息不一致。
发明内容
本公开实施例的主要目的在于提出一种信息恢复方法、装置、电子设备和存储介质。旨在实现SDN控制器侧的告警信息和网络设备侧的当前告警信息的自动保持一致。
为实现上述目的,本公开实施例提供了一种信息恢复方法,包括:获取与SDN控制器通信的网络设备内存储的所述网络设备的告警信息,记为第一告警信息;获取在所述SDN控制器中存储的所述网络设备的告警信息,记为第二告警信息;将所述第一告警信息与所述第二告警信息进行匹配,获取匹配结果;当所述匹配结果为所述第一告警信息和所述第二告警信息不完全匹配时,根据所述匹配结果对所述第二告警信息进行恢复。
为实现上述目的,本公开实施例还提供一种信息恢复装置,包括:
第一获取模块,设置为获取与SDN控制器通信的网络设备内存储的所述网络设备的告警信息,记为第一告警信息;
第二获取模块,设置为获取所述SDN控制器中存储的所述网络设备的告警信息,记为第二告警信息;
匹配模块,设置为将所述第一告警信息与所述第二告警信息进行匹配,获取匹配结果;
恢复模块,设置为当所述匹配结果为所述第一告警信息和所述第二告警信息不完全匹配时,根据所述匹配结果对所述第二告警信息进行恢复。
为实现上述目的,本公开实施例还提供了一种电子设备,包括:至少一个处理器;以及,与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理 器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行上述的信息恢复方法。
为实现上述目的,本公开实施例还提供了一种计算机可读存储介质,存储有计算机程序,所述计算机程序被处理器执行时实现上述的信息恢复方法。
本公开实施例提出的信息恢复方法,在信息恢复的过程中,获取与SDN控制器通信的网络设备内存储的网络设备的告警信息,记为第一告警信息;获取在SDN控制器中存储的网络设备的告警信息,记为第二告警信息;将第一告警信息与第二告警信息进行匹配,获取匹配结果;当匹配结果为第一告警信息和第二告警信息不完全匹配时,根据匹配结果对第二告警信息进行恢复。通过SDN控制器或网络设备在异常恢复之后,将网络设备内存储的告警信息和SDN控制器内存储的网络设备的告警信息进行匹配,并根据匹配结果对SDN控制器中存储的网络设备的告警信息进行恢复,从而实现SDN控制器侧的告警信息和网络设备侧的告警信息自动保持一致;解决了现有技术中由于SDN控制器或网络设备异常,网络设备侧产生的故障告警信息或清除告警消息无法及时地上报给SDN控制器,从而导致的SDN控制器侧的告警信息和网络设备侧的告警信息不一致的问题。
附图说明
图1是本公开实施例提供的信息恢复方法的流程图;
图1a是本公开实施例提供的SDN控制器与网络设备交互的结构示意图;
图2是本公开实施例提供的信息恢复方法的流程图;
图3是本公开实施例提供的信息恢复方法的流程图;
图4是本公开实施例提供的信息恢复装置的结构示意图;
图5是本公开实施例提供的电子设备的结构示意图。
具体实施方式
为使本公开实施例的目的、技术方案和优点更加清楚,下面将结合附图对本公开的各实施方式进行详细的阐述。然而,本领域的普通技术人员可以理解,在本公开各实施方式中,为了使读者更好地理解本公开而提出了许多技术细节。但是,即使没有这些技术细节和基于以下各实施方式的种种变化和修改,也可以实现本公开所要求保护的技术方案。以下各个实施方式的划分是为了描述方便,不应对本公开的具体实现方式构成任何限定,各个实施方式在不矛盾的前提下可以相互结合相互引用。
本公开的一个实施方式涉及一种信息恢复方法,应用在一个信息恢复组件中,该信息恢复组件可以内嵌于SDN控制器内部;也可以外置于第三方组件中,独立于SDN控制器和网络设备存在,如图1所示,包括:
步骤101,获取与SDN控制器通信的网络设备内存储的网络设备的告警信息,记为第一告警信息。
在一实施中,如图1a所示,SDN控制器中包含有设备管理模块、设备告警监控模块和告警管理模块,设备管理模块的作用在于适配各种不同南向协议的网络设备,实时地接收网络设备上报的清除告警信息或故障告警信息,并上报给设备告警监控模块;另一方面主要负责主动从网络设备查询获取当前网络设备内存在的全部告警信息,并发送给信息恢复组件。
在一实施中,无论信息恢复组件内嵌于SDN控制器中还是外置于第三方组件,信息恢复 组件在触发信息恢复之后,都会向SDN控制器内部的设备告警监控模块发送指令,该指令中携带有网络设备标识,设备告警监控模块接收到指令之后,将该指令发送给设备管理模块,用于驱动设备管理模块主动从与网络设备标识对应的网络设备中查询获取当前网络设备内存在的全部告警信息,并返回给设备告警监控模块,由设备告警监控模块将网络设备内存在的全部告警信息发送给信息恢复组件,信息恢复组件将设备告警监控模块返回的网络设备的告警信息记为第一告警信息。
在一实施中,SDN控制器中的设备管理模块适配各种不同南向协议的网络设备,大大增强了告警管理系统的南向可扩展性,其中,告警管理系统由信息恢复组件、SDN控制器和网络设备组成。
步骤102,获取在SDN控制器中存储的网络设备的告警信息,记为第二告警信息。
在一实施中,SDN控制器中所存储的网络设备的告警信息存储在告警管理模块中,告警管理模块中的告警信息是网络设备主动上报给设备管理模块,设备管理模块再上报给设备告警监控模块,设备告警监控模块再上报给告警管理模块的。
在一实施中,无论信息恢复组件内嵌于SDN控制器中还是外置于第三方组件,信息恢复组件在触发信息恢复之后,都会向SDN控制器内部的告警管理模块发送指令,该指令中携带有网络设备标识,告警管理模块根据网络设备标识返回相对应的网络设备的告警信息,并记为第二告警信息。
步骤103,将第一告警信息与第二告警信息进行匹配,获取匹配结果。
在一实施中,告警信息中包括告警网络设备、告警源模块、告警产生时间、告警原因等信息。
在一实施中,可以将第一告警信息和第二告警信息输入到预先训练好的匹配模型中进行匹配,也可以直接采用信息匹配算法对第一告警信息和第二告警信息进行匹配;若第一告警信息和第二告警信息完全一致,则相对应的匹配结果为第一告警信息和第二告警信息匹配;若第一告警信息和第二告警信息存在不一致的情况,则相对应的匹配结果为第一告警信息和第二告警信息不完全匹配,此时的匹配结果中还包含有没有匹配上的告警信息。
在一实施中,以SDN控制器中存储的第二告警信息包括告警信息A、告警信息B和告警信息C;网络设备中存储的第一告警信息同样也包含告警信息A、告警信息B和告警信息C为例,说明第一告警信息和第二告警信息不完全匹配的原因有以下两种情况:
(1)、网络设备在某刻产生清除告警信息和故障告警信息(如清除告警信息A和故障告警信息D),此时应当上传至SDN控制器的告警管理模块中,由SDN控制器的告警管理模块对第二告警信息自动进行恢复;但由于SDN控制器内部异常(如设备管理模块和设备告警监控模块的通信中断),导致网络设备在某刻产生清除告警信息A和新增告警信息D并没有上传给告警管理模块;此时的网络设备并不知晓SDN控制器的告警管理模块未接收到其上传的清除告警信息A和新增告警信息D,且SDN控制器的告警管理模块也并不知晓网络设备上传了清除告警信息A和新增告警信息D;就会导致SDN控制器的告警管理模块存储的网络设备的告警信息(告警信息A、告警信息B和告警信息C)会与网络设备的告警信息(告警信息B、告警信息C和告警信息D)不一致。
(2)、当网络设备发生异常掉线后,无法与SDN控制器进行通信,也就是说网络设备在异常期间产生的清除告警信息A和新增告警信息D无法发送给SDN控制器的设备管理模块; 而网络设备在恢复正常重新上线后,此时只能够将重新上线之后网络设备产生的清除告警信息和故障告警信息(如故障告警信息E)发送给SDN控制器,SDN控制器就无法知晓网络设备在异常时间中所产生的清除告警信息和故障告警信息,就会导致SDN控制器的告警管理模块存储的网络设备的告警信息(告警信息A、告警信息B、告警信息C和告警信息E)会与网络设备的告警信息(告警信息B、告警信息C、告警信息D和告警信息E)不一致。
步骤104,当匹配结果为第一告警信息和第二告警信息不完全匹配时,根据匹配结果对第二告警信息进行恢复。
在一实施中,当匹配结果表明第一告警信息和第二告警信息不完全匹配时,从匹配结果中获取新增告警信息和清除告警信息;新增告警信息是指第一告警信息中包含但第二告警信息中不包含的告警信息,也就是第一告警信息中与第二告警信息匹配失败的告警信息;清除告警信息是指第一告警信息中不包含但第二告警信息中包含的告警信息,也就是第二告警信息中与第一告警信息匹配失败的告警信息。
在一实施中,对第二告警信息进行恢复,就是将匹配结果中的新增告警信息增加至第二告警信息中,将第二告警信息中与清除告警信息对应的告警信息进行删除。
在一实施中,当匹配结果表明第一告警信息和第二告警信息完全匹配时,说明SDN控制器中告警管理模块存储的网络设备的告警信息和网络设备处存储的网络设备的告警信息完全一致,不需要对SDN控制器中告警管理模块存储的网络设备的告警信息进行恢复处理。
本公开实施例,在信息恢复的过程中,获取与SDN控制器通信的网络设备内存储的网络设备的告警信息,记为第一告警信息;获取在SDN控制器中存储的网络设备的告警信息,记为第二告警信息;将第一告警信息与第二告警信息进行匹配,获取匹配结果;当匹配结果为第一告警信息和第二告警信息不完全匹配时,根据匹配结果对第二告警信息进行恢复。通过SDN控制器或网络设备在异常恢复之后,将网络设备内存储的告警信息和SDN控制器内存储的网络设备的告警信息进行匹配,并根据匹配结果对SDN控制器中存储的网络设备的告警信息进行恢复,从而实现SDN控制器侧的告警信息和网络设备侧的告警信息自动保持一致;解决了现有技术中由于SDN控制器或网络设备异常,网络设备侧产生的故障告警信息或清除告警消息无法及时地上报给SDN控制器,从而导致的SDN控制器侧的告警信息和网络设备侧的告警信息不一致的问题。
本公开的一个实施方式涉及一种信息恢复方法,应用在一个信息恢复组件中,该信息恢复组件可以内嵌于SDN控制器内部;也可以外置于第三方组件中,独立于SDN控制器和网络设备存在,如图2所示,包括:
步骤201,向用户发送与所述SDN控制器通信的各网络设备的网络设备标识,并接收用户发送的指定网络设备标识。
在一实施中,当用户需要确认SDN控制器侧的网络设备的告警信息和网络设备侧的网络设备的告警信息是否一致时,可以手动触发信息恢复组件的启动机制,信息恢复组件在被用户触发之后,会在人机交互界面上显示与SDN控制器进行通信的所有网络设备的网络设备标识,对于每一个网络设备标识还可以显示由该网络标识对应的告警源模块标识;并接收用户返回的指定网络设备标识,同时,所接收的指定网络设备标识中还可以包含指定告警源模块标识。
步骤202,从与指定网络设备标识对应的网络设备中获取网络设备的告警信息,记为第 一告警信息。
在一实施中,信息恢复组件在接收到用户返回的指定网络设备标识之后,会将根据该指定网络设备标识生成一个信息获取指令发送给SDN控制器的设备告警监控模块,由设备告警监控模块将信息获取指令发送给设备管理模块,设备管理模块接收到信息获取指令之后,根据信息获取指令中携带的指定网络设备标识主动从与指定网络设备标识对应的网络设备中获取网络设备的告警信息,并返回给设备告警监控模块,由设备告警监控模块发送给信息恢复组件,信息恢复组件将其记为第一告警信息。
步骤203,获取在SDN控制器中存储的网络设备的告警信息,记为第二告警信息。
在一实施中,本步骤与本公开实施例的步骤102大致相同,此处不一一赘述。
步骤204,将第一告警信息与第二告警信息进行匹配,获取匹配结果。
在一实施中本步骤与本公开实施例的步骤103大致相同,此处不一一赘述,
步骤205,当匹配结果为第一告警信息和第二告警信息不完全匹配时,根据匹配结果对第二告警信息进行恢复。
在一实施中,本步骤与本公开实施例的步骤104大致相同,此处不一一赘述。
本公开的实施方式,在其他实施方式的基础之上还可以由运维人员随时进行手动对账操作,比对出SDN控制器侧和网络设备侧不一致的告警信息,并进行自动化恢复。解决了因为SDN控制器内部上报的告警消息丢失,从而导致的SDN控制器侧的网络设备的告警信息和网络设备侧的网络设备的告警信息不一致的问题。同时,告警对账组件的手动对账功能可以指定对账的设备、告警源模块,也可以不指定任何信息进行全量对账,大大增强了本公开的灵活性。
本公开的一个实施方式涉及一种信息恢复方法,应用在一个信息恢复组件中,该信息恢复组件可以内嵌于SDN控制器内部;也可以外置于第三方组件中,独立于SDN控制器和网络设备存在,如图3所示,包括:
步骤301,接收与SDN控制器通信的网络设备的设备上线消息,其中,设备上线消息中携带有网络设备标识。
在一实施中,网络设备发生异常掉线,当网络设备恢复正常后,会主动与SDN控制器建立链接,SDN控制器的设备管理模块在监测到与网络设备成功建立链接时,设备管理模块便认为监听到网络设备的上线消息(在设备管理模块将网络设备的状态由离线更改为在线),此时,设备管理模块生成网络设备的设备上线消息,并发送给信息恢复组件,信息恢复组件在被设备上线消息触发之后,会启动信息恢复流程,进行SDN控制器侧的网络设备的告警信息和网络设备侧的网络设备的告警信息是否一致的确认。
在一实施中,当网络设备与SDN控制器通过南向协议建立通信链路后,SDN控制器和网络设备会同时在该条通信链路上发送保活指令,保证该通信链路一直处于存活状态。如果控制器在保活周期内未接收到网络设备的保活指令,便认为网络设备已下线(在设备管理模块将网络设备的状态由在线更改为离线)。
步骤302,从与网络设备标识对应的网络设备中获取网络设备的告警信息,记为第一告警信息。
在一实施中,信息恢复组件在被设备上线消息触发之后,会将根据该网络设备标识生成一个信息获取指令发送给SDN控制器的设备告警监控模块,由设备告警监控模块将信息获取 指令发送给设备管理模块,设备管理模块接收到信息获取指令之后,根据信息获取指令中携带的网络设备标识主动从与网络设备标识对应的网络设备中获取网络设备的告警信息,并返回给设备告警监控模块,由设备告警监控模块将网络设备的告警信息发送给信息恢复组件,信息恢复组件将其记为第一告警信息。
步骤303,获取在SDN控制器中存储的网络设备的告警信息,记为第二告警信息。
在一实施中,本步骤与本公开实施例的步骤102大致相同,此处不一一赘述。
步骤304,将第一告警信息与第二告警信息进行匹配,获取匹配结果。
在一实施中本步骤与本公开实施例的步骤103大致相同,此处不一一赘述,
步骤305,当匹配结果为第一告警信息和第二告警信息不完全匹配时,根据匹配结果对第二告警信息进行恢复。
在一实施中,本步骤与本公开实施例的步骤104大致相同,此处不一一赘述。
本公开的实施方式,在其他实施方式的基础之上还可以在网络设备重新上线时,自动触发信息恢复的过程,保证SDN控制器侧的网络设备的告警信息和网络设备侧的网络设备的告警信息一致,提高了本公开的灵活性。
本公开的实施方式,信息恢复组件可以内嵌到SDN控制器中,也可以采用外置的第三方组件,大大增强了本公开的适配性。
本公开的另一个实施方式涉及一种信息恢复装置,下面对本实施方式的信息恢复装置的细节进行在一实施中明,信息恢复组件可以内嵌到SDN控制器中,也可以采用外置的第三方组件;以下内容仅为方便理解提供的实现细节,并非实施本例的必须,图4是本实施方式所述的信息恢复装置的示意图,包括:第一获取模块401、第二获取模块402、匹配模块403和恢复模块404。
其中,第一获取模块401,设置为获取与SDN控制器通信的网络设备内存储的网络设备的告警信息,记为第一告警信息。
第二获取模块402,设置为获取SDN控制器中存储的网络设备的告警信息,记为第二告警信息。
匹配模块403,设置为将所述第一告警信息与所述第二告警信息进行匹配,获取匹配结果。
恢复模块404,设置为当匹配结果为第一告警信息和第二告警信息不完全匹配时,根据匹配结果对第二告警信息进行恢复。
不难发现,本实施方式为与上述方法实施方式对应的系统实施方式,本实施方式可以与上述方法实施方式互相配合实施。上述实施方式中提到的相关技术细节和技术效果在本实施方式中依然有效,为了减少重复,这里不再赘述。相应地,本实施方式中提到的相关技术细节也可应用在上述实施方式中。
值得一提的是,本实施方式中所涉及到的各模块均为逻辑模块,在实际应用中,一个逻辑单元可以是一个物理单元,也可以是一个物理单元的一部分,还可以以多个物理单元的组合实现。此外,为了突出本公开的创新部分,本实施方式中并没有将与解决本公开所提出的技术问题关系不太密切的单元引入,但这并不表明本实施方式中不存在其它的单元。
本公开另一个实施方式涉及一种电子设备,如图5所示,包括:至少一个处理器501;以及,与所述至少一个处理器501通信连接的存储器502;其中,所述存储器502存储有可 被所述至少一个处理器501执行的指令,所述指令被所述至少一个处理器501执行,以使所述至少一个处理器501能够执行上述各实施方式中的信息恢复方法。
其中,存储器和处理器采用总线方式连接,总线可以包括任意数量的互联的总线和桥,总线将一个或多个处理器和存储器的各种电路连接在一起。总线还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路连接在一起,这些都是本领域所公知的,因此,本文不再对其进行进一步描述。总线接口在总线和收发机之间提供接口。收发机可以是一个元件,也可以是多个元件,比如多个接收器和发送器,提供用于在传输介质上与各种其他装置通信的单元。经处理器处理的数据通过天线在无线介质上进行传输,进一步,天线还接收数据并将数据传送给处理器。
处理器负责管理总线和通常的处理,还可以提供各种功能,包括定时,外围接口,电压调节、电源管理以及其他控制功能。而存储器可以被用于存储处理器在执行操作时所使用的数据。
本公开另一个实施方式涉及一种计算机可读存储介质,存储有计算机程序。计算机程序被处理器执行时实现上述方法实施方式。
即,本领域技术人员可以理解,实现上述实施方式方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序存储在一个存储介质中,包括若干指令用以使得一个设备(可以是单片机,芯片等)或处理器(processor)执行本公开各个实施方式所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等各种可以存储程序代码的介质。
本领域的普通技术人员可以理解,上述各实施方式是实现本公开的具体实施方式,而在实际应用中,可以在形式上和细节上对其作各种改变,而不偏离本公开的精神和范围。

Claims (10)

  1. 一种信息恢复方法,所述方法包括:
    获取与SDN控制器通信的网络设备内存储的所述网络设备的告警信息,记为第一告警信息;
    获取在所述SDN控制器中存储的所述网络设备的告警信息,记为第二告警信息;
    将所述第一告警信息与所述第二告警信息进行匹配,获取匹配结果;
    当所述匹配结果为所述第一告警信息和所述第二告警信息不完全匹配时,根据所述匹配结果对所述第二告警信息进行恢复。
  2. 根据权利要求1所述的信息恢复方法,其中,所述将所述第一告警信息与所述第二告警信息进行匹配,获取匹配结果,包括:
    向预先训练好的匹配模型中输入所述第一告警信息和所述第二告警信息,得到所述匹配结果,其中,所述匹配结果中包含所述网络设备的新增告警信息和清除告警信息,所述新增告警信息为所述第一告警信息中与所述第二告警信息匹配失败的告警信息,所述清除告警信息为所述第二告警信息中与所述第一告警信息匹配失败的告警信息。
  3. 根据权利要求2所述的信息恢复方法,其中,所述根据匹配结果对所述SDN控制器的告警信息进行恢复,具体包括:
    从所述匹配结果中获取所述新增告警信息和所述清除告警信息;
    将所述匹配结果中的所述新增告警信息增加至所述第二告警信息中,并删除所述第二告警信息中与所述匹配结果中的所述清除告警信息对应的告警信息。
  4. 根据权利要求1所述的信息恢复方法,其中,所述获取在与SDN控制器通信的网络设备内存储的所述网络设备的告警信息,包括:
    向用户发送与所述SDN控制器通信的各网络设备的网络设备标识,并接收用户发送的指定网络设备标识;
    从与所述指定网络设备标识对应的网络设备中获取所述网络设备的告警信息。
  5. 根据权利要求1所述的信息恢复方法,其中,所述获取在与SDN控制器通信的网络设备内存储的所述网络设备的告警信息,包括:
    接收所述网络设备的设备上线消息,其中,所述设备上线消息中携带有网络设备标识;
    从与所述网络设备标识对应的网络设备中获取所述网络设备的告警信息。
  6. 根据权利要求5所述的信息恢复方法,其中,所述接收所述网络设备的设备上线消息,包括:
    通过所述SDN控制器的设备管理模块接收所述设备上线消息,其中,所述设备管理模块在所述网络设备与所述SDN控制器建立通信链路时生成所述设备上线消息,并在所述通信链路上发送保活指令。
  7. 一种信息恢复装置,包括:
    第一获取模块,设置为获取与SDN控制器通信的网络设备内存储的所述网络设备的告警信息,记为第一告警信息;
    第二获取模块,设置为获取所述SDN控制器中存储的所述网络设备的告警信息,记为第二告警信息;
    匹配模块,设置为将所述第一告警信息与所述第二告警信息进行匹配,获取匹配结果;
    恢复模块,设置为当所述匹配结果为所述第一告警信息和所述第二告警信息不完全匹配时,根据所述匹配结果对所述第二告警信息进行恢复。
  8. 根据权利要求7所述的信息恢复装置,其中,所述信息恢复装置内嵌于所述SDN控制器中;或者,所述信息恢复装置外置于第三方组件中。
  9. 一种电子设备,包括:
    至少一个处理器;以及,
    与所述至少一个处理器通信连接的存储器;其中,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行如权利要求1至6中任一项所述的信息恢复方法。
  10. 一种计算机可读存储介质,存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1至6中任一项所述的信息恢复方法。
PCT/CN2022/115561 2021-10-27 2022-08-29 信息恢复方法、装置、电子设备和存储介质 WO2023071494A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111256938.6 2021-10-27
CN202111256938.6A CN116032720A (zh) 2021-10-27 2021-10-27 信息恢复方法、装置、电子设备和存储介质

Publications (1)

Publication Number Publication Date
WO2023071494A1 true WO2023071494A1 (zh) 2023-05-04

Family

ID=86078708

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/115561 WO2023071494A1 (zh) 2021-10-27 2022-08-29 信息恢复方法、装置、电子设备和存储介质

Country Status (2)

Country Link
CN (1) CN116032720A (zh)
WO (1) WO2023071494A1 (zh)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1257365A (zh) * 1998-11-27 2000-06-21 日本电气株式会社 网络管理系统中数据库同步用的方法和装置
WO2008028423A1 (fr) * 2006-09-04 2008-03-13 Huawei Technologies Co., Ltd. Procédé, système et dispositif d'avertissement synchrone
US20160085641A1 (en) * 2014-09-18 2016-03-24 Tech Mahindra Ltd. System and method to orchestrate and control sequence of recovery actions for resumption of business services by dynamically changing recovery action sequence based on feedback received from agent/open flow based devices catering to both traditional & software defined networks
CN106341245A (zh) * 2015-07-06 2017-01-18 中兴通讯股份有限公司 静态隧道的状态信息同步方法和装置
CN107819688A (zh) * 2017-09-18 2018-03-20 瑞斯康达科技发展股份有限公司 一种实现转发处理的方法、系统及装置
CN108183810A (zh) * 2016-12-08 2018-06-19 中兴通讯股份有限公司 Sdn架构下多业务的并行恢复方法、装置及系统

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1257365A (zh) * 1998-11-27 2000-06-21 日本电气株式会社 网络管理系统中数据库同步用的方法和装置
WO2008028423A1 (fr) * 2006-09-04 2008-03-13 Huawei Technologies Co., Ltd. Procédé, système et dispositif d'avertissement synchrone
US20160085641A1 (en) * 2014-09-18 2016-03-24 Tech Mahindra Ltd. System and method to orchestrate and control sequence of recovery actions for resumption of business services by dynamically changing recovery action sequence based on feedback received from agent/open flow based devices catering to both traditional & software defined networks
CN106341245A (zh) * 2015-07-06 2017-01-18 中兴通讯股份有限公司 静态隧道的状态信息同步方法和装置
CN108183810A (zh) * 2016-12-08 2018-06-19 中兴通讯股份有限公司 Sdn架构下多业务的并行恢复方法、装置及系统
CN107819688A (zh) * 2017-09-18 2018-03-20 瑞斯康达科技发展股份有限公司 一种实现转发处理的方法、系统及装置

Also Published As

Publication number Publication date
CN116032720A (zh) 2023-04-28

Similar Documents

Publication Publication Date Title
JP2000163344A (ja) ネットワーク管理システムのデータベース復旧方式
KR20110074096A (ko) 분산 홈 네트워크에서의 장애상태 감시 방법, 장치 및 시스템
US6230210B1 (en) Method and apparatus for re-synchronizing a network manager to its network agents
CN103944814B (zh) 一种数据交换方法和系统及一种网关服务器
CN107066480B (zh) 主备数据库的管理方法、系统及其设备
CN101099398B (zh) 用于在管理网络中在管理器和代理之间匹配信息的方法和装置
CN111988162B (zh) 一种管理端口配置模式的方法及装置
WO2008028423A1 (fr) Procédé, système et dispositif d'avertissement synchrone
CN108933692A (zh) 物联网网关的数据传输方法、第一网关和双机热备系统
CN111371625A (zh) 一种双机热备的实现方法
WO2021233322A1 (zh) 记录数据同步方法、装置、设备和存储介质
CN109448345A (zh) 一种跨网络跨平台监控告警管理装置及方法
WO2023071494A1 (zh) 信息恢复方法、装置、电子设备和存储介质
CN101854263B (zh) 网络拓扑的分析处理方法、系统和管理服务器
CN103299584A (zh) 用于在暂时性失去连接之后优化网络性能的方法
WO2020078355A1 (zh) 设备状态监控方法及装置
CN100421381C (zh) 一种获取网络设备运行和故障状态信息的方法及装置
JP4673532B2 (ja) マルチマネージャ環境における包括アライメントプロセス
US20230164596A1 (en) Alarm log management system and method during failure in o-ran
CN100536459C (zh) 数据采集方法及数据采集系统
KR102085357B1 (ko) 효율적인 장애 극복 방법 및 장치
CN111343033B (zh) 一种面向多层差异的网络管理系统
CN110083377A (zh) 硬件管理系统和方法
US20180102835A1 (en) Transmission device and network system
CN111464364B (zh) 一种家庭域中的终端设备掉电告警方法、系统及pon网关

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: 22885386

Country of ref document: EP

Kind code of ref document: A1