WO2016206272A1 - Inter-network-element signaling sorting method and apparatus, and network management system - Google Patents

Inter-network-element signaling sorting method and apparatus, and network management system Download PDF

Info

Publication number
WO2016206272A1
WO2016206272A1 PCT/CN2015/093854 CN2015093854W WO2016206272A1 WO 2016206272 A1 WO2016206272 A1 WO 2016206272A1 CN 2015093854 W CN2015093854 W CN 2015093854W WO 2016206272 A1 WO2016206272 A1 WO 2016206272A1
Authority
WO
WIPO (PCT)
Prior art keywords
signaling
network element
network
pair
inter
Prior art date
Application number
PCT/CN2015/093854
Other languages
French (fr)
Chinese (zh)
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 WO2016206272A1 publication Critical patent/WO2016206272A1/en

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/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • H04L41/064Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis involving time analysis
    • 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

Definitions

  • This application relates to, but is not limited to, the field of communications.
  • the network management system needs to collect the signaling data of each network element in the communication process, and accurately display according to the signaling timing, but In actual operation and maintenance, problems such as unsynchronized network element clocks and signaling reporting delays cause signaling out-of-order problems, affecting or even interfering with the judgment of operation and maintenance personnel, resulting in problems that cannot be quickly and accurately located.
  • the solution adopted by the related technology includes: in the first solution, the operation and maintenance personnel synchronizes each network element clock and keeps the clock synchronized.
  • the time granularity of the network element signaling reporting is inconsistent, and some are accurate to 1 millisecond, and some are only It can be accurate to 10 milliseconds granularity, and there is a delay in signaling reporting.
  • the order of reporting to the network management still has an out-of-order problem.
  • the time offset of each network element is configured based on the network management server time. After the signaling is reported, the signaling time is sorted according to the deviation modification.
  • the number of access NEs may be many, the configuration is inconvenient, and the offset value cannot be accurately obtained; that is, the signaling sequencing technology of related technologies The efficiency is poor.
  • This paper provides a method and device for signaling sequencing between network elements and a network management system to improve the signaling sequencing efficiency between network elements.
  • a signaling ordering method between network elements comprising: determining an associated signaling pair in all signaling; determining an associated network element according to the associated signaling, selecting a reference network element according to the associated network element; and referring to the network element according to the reference network element Meta-signaling is sorted.
  • determining the associated signaling pair in all signaling includes: according to the association identifier in the signaling Determining an associated signaling pair; or determining an associated signaling pair based on a calculation result calculated by the information-digest algorithm 5MD5 on the signaling content.
  • the associated network element is a network element corresponding to the two signaling signals in the associated signaling pair; the reference network element is the network element with the most associated network element among all the network elements.
  • the allocating the signaling of all the network elements according to the reference network element includes: calculating a time offset of the other network element in each associated network element to the reference network element, and resetting the other by using the reference network element as a reference.
  • the signaling time of the network element is used to construct the original signaling sequence for the associated signaling pair.
  • sorting the associated signaling pair to construct the original signaling sequence includes: when the associated signaling element has the same network element, the related signaling is performed according to the reporting order of the network element, and the associated signaling pair corresponds to When the associated NEs do not exist in the same NE, they are sorted according to the reporting time.
  • the method further includes: when the signaling is single-point signaling, adding the network element to the original signaling sequence according to the sending order of the network element corresponding to the single-point signaling.
  • An inter-network-to-network signaling sequencing apparatus comprising: a determining module, configured to: determine an associated signaling pair in all signaling; and the selecting module is configured to: determine an associated network element according to the associated signaling pair, according to the associated network element The reference network element is selected; the sorting module is configured to: sort the signaling of all network elements according to the reference network element.
  • the determining module is configured to: determine the associated signaling pair according to the association identifier in the signaling; or determine the associated signaling pair according to the calculation result of performing the MD5 calculation on the signaling content.
  • the associated network element is a network element corresponding to the two signaling signals in the associated signaling pair; the reference network element is the network element with the most associated network element among all the network elements.
  • the sorting module is configured to: calculate a time offset of the other network element in each associated network element to the reference network element, and reset the signaling time of the other network element based on the reference network element, and associate the Signaling pairs the original signaling sequence.
  • the sorting module is configured to: when the associated network element of the associated signaling element has the same network element, sorting according to the reporting order of the network element, and the associated network element does not exist in the associated network element of the associated signaling. When sorting according to the reporting time.
  • the sorting module is further configured to: when the signaling is single-point signaling, add the network element to the original signaling sequence according to the sending order of the network element corresponding to the single-point signaling.
  • a network management system includes the above-mentioned inter-network element signaling sequencing device.
  • a computer readable storage medium storing computer executable instructions for performing the method of any of the above.
  • An embodiment of the present invention provides a method for scheduling signaling between network elements, determining associated signaling in the received signaling, determining an associated network element according to the association relationship, selecting a reference network element, and performing a message based on the reference network element. Ordering, fast, no need to manually set parameters, high sorting efficiency, solves the problem of low efficiency of the related technology signaling sequencing technology.
  • FIG. 1 is a schematic structural diagram of a signaling inter-network element sorting apparatus according to a first embodiment of the present invention
  • FIG. 2 is a flowchart of a signaling sequence method between network elements according to a second embodiment of the present invention
  • FIG. 3 is a schematic diagram of relationship between network elements in a third embodiment of the present invention.
  • FIG. 4 is a flowchart of a signaling sequence method between network elements according to a third embodiment of the present invention.
  • FIG. 1 is a schematic structural diagram of an inter-network element signaling sorting apparatus according to a first embodiment of the present invention. As shown in FIG. 1, in the embodiment, the inter-network element signaling sorting apparatus 100 includes:
  • the determining module 101 is configured to: determine an associated signaling pair in all signaling;
  • the selecting module 102 is configured to: determine an associated network element according to the associated signaling pair, and select a reference network element according to the associated network element;
  • the sorting module 103 is configured to: sort the signaling of all network elements according to the reference network element.
  • the determining module 101 in the foregoing embodiment is configured to: determine an associated signaling pair according to an association identifier in the signaling; or perform MD5 according to the signaling content. (Message-Digest Algorithm 5, information-digest algorithm 5) The calculated calculation result determines the associated signaling pair.
  • the associated network element in the foregoing embodiment is the network element corresponding to the two signalings in the associated signaling pair; the reference network element is the network element with the most associated network element among all the network elements.
  • the sorting module 103 in the foregoing embodiment is configured to: calculate a time offset of other network elements in each associated network element to the reference network element, and reset other networks based on the reference network element.
  • the signaling time of the element is used to construct the original signaling sequence for the associated signaling pair ordering.
  • the ordering module 103 in the foregoing embodiment is configured to: when the associated signaling element has the same network element for the corresponding associated network element, sorting according to the reporting order of the network element, when the associated signaling pair corresponds When the associated NEs do not exist in the same NE, they are sorted according to the reporting time.
  • the sorting module 103 in the foregoing embodiment is further configured to: when the signaling is single-point signaling, add the network element to the original signaling sequence according to the sending order of the network element corresponding to the single-point signaling.
  • an embodiment of the present invention provides a network management system, which includes the foregoing inter-network element signaling sequencing apparatus 100.
  • FIG. 2 is a flowchart of a method for sequencing signaling between network elements according to a second embodiment of the present invention. As shown in FIG. 2, in the embodiment, the signaling sequence method between network elements includes the following steps:
  • S202 Determine an associated network element according to the associated signaling pair, and select a reference network element according to the associated network element.
  • S203 Sort signaling of all network elements according to the reference network element.
  • determining the associated signaling pair in all signaling in the foregoing embodiment includes: determining an associated signaling pair according to the association identifier in the signaling; or determining, according to the calculation result of performing MD5 calculation on the signaling content. Associated signaling pairs.
  • the associated network element in the foregoing embodiment is the network element corresponding to the two signalings in the associated signaling pair; the reference network element is the network element with the most associated network element among all the network elements.
  • the signaling of all network elements according to the reference network element in the foregoing embodiment is The row sorting includes: calculating the time offset of other network elements in each associated network element to the reference network element, and resetting the signaling time of other network elements based on the reference network element, and constructing the original for the associated signaling pairing Signaling sequence.
  • the associating the associated signaling pairs in the foregoing embodiment to construct the original signaling sequence includes: when the associated signaling element has the same network element for the associated associated network element, sorting according to the reporting order of the network element, When the associated signaling element does not have the same network element for the associated associated network element, the scheduling is performed according to the reporting time.
  • the method in the foregoing embodiment further includes: when the signaling is single-point signaling, adding the network element sequence corresponding to the single-point signaling to the original signaling sequence.
  • FIG. 3 is a schematic diagram of a network element relationship according to a third embodiment of the present invention.
  • the solid line signaling is an associated signaling pair, and correspondingly, the network element A, the network element B, and the network element B and network element C, network element C and network element D, network element C and network element E are associated network elements.
  • network elements associated with network element C are the most, network element C is selected as the reference network element; network element B
  • the D, E, and the network element C are directly associated with each other, and the deviation time can be calculated. Based on the deviation time of the network element B, the network element A and the network element B are associated, and the network element A and the reference network element can be further calculated. The deviation time of C.
  • the signaling includes the single-point signaling indicated by the dotted line.
  • the present application sorts according to the reporting of the network element.
  • the A-network element is associated with the associated signaling 1.
  • the transmitted signaling 12, single point signaling 5 and 11 are inserted above the associated signaling pair 1.
  • FIG. 4 is a flowchart of a method for ordering signaling between network elements according to a third embodiment of the present invention. As shown in FIG. 4, in the embodiment, the method for sequencing signaling between network elements includes the following steps:
  • S401 Trigger signaling sequence sorting process.
  • the client directly opens the signaling file to trigger the process of intelligent sequencing of signaling.
  • the process includes the following steps: the network management system has collected the signaling reported by each network element and summarized it into a signaling file; the client requests to open the server file, the network management server triggers the intelligent sorting process, or the network management server periodically performs the buffer signaling analysis. Trigger signaling intelligent sorting.
  • the client requests to open the server file, and the server triggers the business process of the smart sort process.
  • the process includes the following steps: the network management client establishes a connection with the server; the network management client creates a tracking task, and the signaling is normally reported to the server by each network element; the network management server caches the signaling file; the client requests to open the server signaling.
  • the analyzed file; the network management server triggers analysis and processing of the cache signaling file according to the client request.
  • the server periodically performs cache signaling analysis, triggers a signaling intelligent sorting process, and the client views the business process of the analyzed file.
  • the process includes the following steps: the network management client establishes a connection with the server; the network management client creates a tracking task, and the signaling is normally reported to the server by each network element; the network management server caches the signaling file; the network management server periodically buffers the signaling The file is analyzed and processed.
  • S402 Determine an associated signaling pair from the cache signaling file.
  • both the initiating and receiving NEs of a signaling interaction report a message to the network management system.
  • the network management system needs to be able to associate the two messages to form a true network element signaling interaction.
  • the network element needs to provide an association ID in the report message. If the NE cannot provide the association ID, you can also obtain the MD5 code for the message content. Since the sender and receiver messages have the same content, MD5 must be the same after the MD5 algorithm. If the message is different, the acquired MD5 must be different.
  • the present application can perform the determination of the associated signaling pair according to the association ID or MD5 in the signaling.
  • the buffer signaling file includes signaling 1-12, and the network management server determines signaling 3 and signaling 12, signaling 4 and signaling 1, signaling 2, signaling 8, and signaling 6 according to the foregoing method.
  • Signaling 9, signaling 7 and signaling 10 are associated signaling pairs, and signaling 5 and 11 are single-point signaling.
  • the associated signaling element and the receiving network element are respectively used as the source network element and the destination network element in the associated network element; the network element with the most associated relationship is used as the reference network element, as shown in FIG.
  • the embodiment uses the network element C as a reference network element.
  • S404 Sort the associated signaling pairs based on the reference network element, and generate an original signaling sequence.
  • the source NEs or destination NEs are sorted in the same order as the NEs are reported.
  • the two sets of signaling are different for the associated network elements involved, and then the signaling time is compared for sorting.
  • the signaling pair is in the order of transmission first and reception.
  • This step includes the following substeps:
  • the source network element of the first signaling pair is the source network element of the second signaling pair, and if yes, sorting the signaling pair according to the above sequence number of signaling signaling; if not,
  • the signaling pair is sorted according to the chronological order of the received signaling in the first signaling pair and the received signaling in the second signaling pair.
  • S405 Insert single point signaling into the original signaling sequence based on the sending order of the network element, and return the sorting result.
  • the inserted policy is to insert according to the time sequence of the same network element, find the sending network element of the single point signaling, find the location of the previous signaling of the single point signaling according to the sequence number, and insert the single point signaling into the After finishing the sort.
  • the single point signaling 5 and 11 are inserted above the associated signaling pair 1.
  • Determining the associated signaling in the received signaling Determining the associated signaling in the received signaling, determining the associated network element according to the association relationship, selecting a reference network element, and performing signaling sequencing based on the reference network element, the speed is fast, no manual setting of parameters is required, and the sorting efficiency is high.
  • the problem that the signaling sequencing technology of the related technology is less efficient is solved.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • the device/function module/functional unit in the above embodiment When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the associated signaling in the received signaling is determined, the associated network element is determined according to the association relationship, and then a reference network element is selected, and the signaling sequence is performed based on the reference network element, and the speed is fast, and no manual setting is required.
  • the parameter and the sorting efficiency are high, and the problem that the signaling sequencing technology of the related technology is low is solved.

Abstract

Disclosed are an inter-network-element signaling sorting method and apparatus, and a network management system. The method comprises: determining associated signaling pairs in all pieces of signaling; determining associated network elements according to the associated signaling pairs, and selecting reference network elements according to the associated network elements; and sorting pieces of signaling of all network elements according to the reference network elements.

Description

一种网元间信令排序方法及装置、网管系统Signaling ordering method and device between network elements, network management system 技术领域Technical field
本申请涉及但不限于通信领域。This application relates to, but is not limited to, the field of communications.
背景技术Background technique
为保障VIP(Very Important Person,贵宾)用户的通信服务或者快速定位报障用户的通信问题,网管系统需要采集通信过程中每个网元的信令数据,并按照信令时序进行准确展示,但在实际运维中,由于网元时钟不同步以及信令上报时延等问题造成了信令乱序问题,影响甚至干扰运维人员的判断,造成问题无法快速准确定位。为了解决上述问题,相关技术采用的方案包括:方案一,运维人员同步每个网元时钟,保持时钟同步,但是,网元信令上报时间粒度不一致,有的精确到1毫秒,有的只能精确到10毫秒粒度,且信令上报存在时延,上报到网管的顺序还是存在乱序问题;方案二,在网管系统,以网管服务器时间为基准,配置每个网元时间偏差。信令上报后根据偏差修改信令时间进行排序,而实际现场运维中,接入的网元数量可能很多,配置较为不方便,且偏移值无法准确获取;即相关技术的信令排序技术的效率都较差。To ensure the communication service of VIP (Very Important Person) users or to quickly locate the communication problems of the disabled users, the network management system needs to collect the signaling data of each network element in the communication process, and accurately display according to the signaling timing, but In actual operation and maintenance, problems such as unsynchronized network element clocks and signaling reporting delays cause signaling out-of-order problems, affecting or even interfering with the judgment of operation and maintenance personnel, resulting in problems that cannot be quickly and accurately located. In order to solve the above problem, the solution adopted by the related technology includes: in the first solution, the operation and maintenance personnel synchronizes each network element clock and keeps the clock synchronized. However, the time granularity of the network element signaling reporting is inconsistent, and some are accurate to 1 millisecond, and some are only It can be accurate to 10 milliseconds granularity, and there is a delay in signaling reporting. The order of reporting to the network management still has an out-of-order problem. In the second, in the network management system, the time offset of each network element is configured based on the network management server time. After the signaling is reported, the signaling time is sorted according to the deviation modification. In actual on-site operation and maintenance, the number of access NEs may be many, the configuration is inconvenient, and the offset value cannot be accurately obtained; that is, the signaling sequencing technology of related technologies The efficiency is poor.
发明内容Summary of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
本文提供了一种网元间信令排序方法及装置、网管系统,以提高网元间信令排序效率。This paper provides a method and device for signaling sequencing between network elements and a network management system to improve the signaling sequencing efficiency between network elements.
一种网元间信令排序方法,其包括:确定所有信令内的关联信令对;根据关联信令对确定关联网元,根据关联网元选择参照网元;根据参照网元对所有网元的信令进行排序。A signaling ordering method between network elements, comprising: determining an associated signaling pair in all signaling; determining an associated network element according to the associated signaling, selecting a reference network element according to the associated network element; and referring to the network element according to the reference network element Meta-signaling is sorted.
可选的,确定所有信令内的关联信令对包括:根据信令内的关联标识 确定关联信令对;或者,根据对信令内容进行信息-摘要算法5MD5计算的计算结果确定关联信令对。Optionally, determining the associated signaling pair in all signaling includes: according to the association identifier in the signaling Determining an associated signaling pair; or determining an associated signaling pair based on a calculation result calculated by the information-digest algorithm 5MD5 on the signaling content.
可选的,关联网元为关联信令对中两个信令分别对应的网元;参照网元为所有网元中,存在关联网元最多的网元。Optionally, the associated network element is a network element corresponding to the two signaling signals in the associated signaling pair; the reference network element is the network element with the most associated network element among all the network elements.
可选的,根据参照网元对所有网元的信令进行排序包括:计算每个关联网元中其他网元到参考网元的时间偏移量,并以参考网元为基准,重置其他网元的信令时间,对关联信令对排序构建原始信令顺序。Optionally, the allocating the signaling of all the network elements according to the reference network element includes: calculating a time offset of the other network element in each associated network element to the reference network element, and resetting the other by using the reference network element as a reference. The signaling time of the network element is used to construct the original signaling sequence for the associated signaling pair.
可选的,对关联信令对进行排序构建原始信令顺序包括:当关联信令对对应的关联网元存在相同网元时,按照网元的上报顺序进行排序,当关联信令对对应的关联网元不存在相同网元时,按照上报时间进行排序。Optionally, sorting the associated signaling pair to construct the original signaling sequence includes: when the associated signaling element has the same network element, the related signaling is performed according to the reporting order of the network element, and the associated signaling pair corresponds to When the associated NEs do not exist in the same NE, they are sorted according to the reporting time.
可选的,还包括:当信令为单点信令时,根据该单点信令对应的网元发送顺序将其添加到原始信令顺序中。Optionally, the method further includes: when the signaling is single-point signaling, adding the network element to the original signaling sequence according to the sending order of the network element corresponding to the single-point signaling.
一种网元间信令排序装置,其包括:确定模块,设置为:确定所有信令内的关联信令对;选择模块,设置为:根据关联信令对确定关联网元,根据关联网元选择参照网元;排序模块,设置为:根据参照网元对所有网元的信令进行排序。An inter-network-to-network signaling sequencing apparatus, comprising: a determining module, configured to: determine an associated signaling pair in all signaling; and the selecting module is configured to: determine an associated network element according to the associated signaling pair, according to the associated network element The reference network element is selected; the sorting module is configured to: sort the signaling of all network elements according to the reference network element.
可选的,确定模块是设置为:根据信令内的关联标识确定关联信令对;或者,根据对信令内容进行MD5计算的计算结果确定关联信令对。Optionally, the determining module is configured to: determine the associated signaling pair according to the association identifier in the signaling; or determine the associated signaling pair according to the calculation result of performing the MD5 calculation on the signaling content.
可选的,关联网元为关联信令对中两个信令分别对应的网元;参照网元为所有网元中,存在关联网元最多的网元。Optionally, the associated network element is a network element corresponding to the two signaling signals in the associated signaling pair; the reference network element is the network element with the most associated network element among all the network elements.
可选的,排序模块是设置为:计算每个关联网元中其他网元到参考网元的时间偏移量,并以参考网元为基准,重置其他网元的信令时间,对关联信令对排序构建原始信令顺序。Optionally, the sorting module is configured to: calculate a time offset of the other network element in each associated network element to the reference network element, and reset the signaling time of the other network element based on the reference network element, and associate the Signaling pairs the original signaling sequence.
可选的,排序模块是设置为:当关联信令对对应的关联网元存在相同网元时,按照网元的上报顺序进行排序,当关联信令对对应的关联网元不存在相同网元时,按照上报时间进行排序。Optionally, the sorting module is configured to: when the associated network element of the associated signaling element has the same network element, sorting according to the reporting order of the network element, and the associated network element does not exist in the associated network element of the associated signaling. When sorting according to the reporting time.
可选的,排序模块还设置为:当信令为单点信令时,根据该单点信令对应的网元发送顺序将其添加到原始信令顺序中。 Optionally, the sorting module is further configured to: when the signaling is single-point signaling, add the network element to the original signaling sequence according to the sending order of the network element corresponding to the single-point signaling.
一种网管系统,其包括上述网元间信令排序装置。A network management system includes the above-mentioned inter-network element signaling sequencing device.
一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行上述任一项的方法。A computer readable storage medium storing computer executable instructions for performing the method of any of the above.
本发明实施例提供了一种网元间信令排序方法,确定所接收信令内的关联信令,根据关联关系确定关联网元,进而选择一个参考网元,并基于该参考网元进行信令排序,速度快,不需要人工设置参数,排序效率较高,解决了相关技术的信令排序技术效率较低的问题。An embodiment of the present invention provides a method for scheduling signaling between network elements, determining associated signaling in the received signaling, determining an associated network element according to the association relationship, selecting a reference network element, and performing a message based on the reference network element. Ordering, fast, no need to manually set parameters, high sorting efficiency, solves the problem of low efficiency of the related technology signaling sequencing technology.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
附图概述BRIEF abstract
图1为本发明第一实施例提供的网元间信令排序装置的结构示意图;1 is a schematic structural diagram of a signaling inter-network element sorting apparatus according to a first embodiment of the present invention;
图2为本发明第二实施例提供的网元间信令排序方法的流程图;2 is a flowchart of a signaling sequence method between network elements according to a second embodiment of the present invention;
图3为本发明第三实施例中的网元关系示意图;3 is a schematic diagram of relationship between network elements in a third embodiment of the present invention;
图4为本发明第三实施例提供的网元间信令排序方法的流程图。FIG. 4 is a flowchart of a signaling sequence method between network elements according to a third embodiment of the present invention.
本发明的实施方式Embodiments of the invention
现结合附图对本发明的实施方式进行诠释说明。The embodiments of the present invention will now be described with reference to the accompanying drawings.
第一实施例:First embodiment:
图1为本发明第一实施例提供的网元间信令排序装置的结构示意图,由图1可知,在本实施例中,网元间信令排序装置100包括:FIG. 1 is a schematic structural diagram of an inter-network element signaling sorting apparatus according to a first embodiment of the present invention. As shown in FIG. 1, in the embodiment, the inter-network element signaling sorting apparatus 100 includes:
确定模块101,设置为:确定所有信令内的关联信令对;The determining module 101 is configured to: determine an associated signaling pair in all signaling;
选择模块102,设置为:根据关联信令对确定关联网元,根据关联网元选择参照网元;The selecting module 102 is configured to: determine an associated network element according to the associated signaling pair, and select a reference network element according to the associated network element;
排序模块103,设置为:根据参照网元对所有网元的信令进行排序。The sorting module 103 is configured to: sort the signaling of all network elements according to the reference network element.
在一些实施例中,上述实施例中的确定模块101是设置为:根据信令内的关联标识确定关联信令对;或者,根据对信令内容进行MD5 (Message-Digest Algorithm 5,信息-摘要算法5)计算的计算结果确定关联信令对。In some embodiments, the determining module 101 in the foregoing embodiment is configured to: determine an associated signaling pair according to an association identifier in the signaling; or perform MD5 according to the signaling content. (Message-Digest Algorithm 5, information-digest algorithm 5) The calculated calculation result determines the associated signaling pair.
在一些实施例中,上述实施例中的关联网元为关联信令对中两个信令分别对应的网元;参照网元为所有网元中,存在关联网元最多的网元。In some embodiments, the associated network element in the foregoing embodiment is the network element corresponding to the two signalings in the associated signaling pair; the reference network element is the network element with the most associated network element among all the network elements.
在一些实施例中,上述实施例中的排序模块103是设置为:计算每个关联网元中其他网元到参考网元的时间偏移量,并以参考网元为基准,重置其他网元的信令时间,对关联信令对排序构建原始信令顺序。In some embodiments, the sorting module 103 in the foregoing embodiment is configured to: calculate a time offset of other network elements in each associated network element to the reference network element, and reset other networks based on the reference network element. The signaling time of the element is used to construct the original signaling sequence for the associated signaling pair ordering.
在一些实施例中,上述实施例中的排序模块103是设置为:当关联信令对对应的关联网元存在相同网元时,按照网元的上报顺序进行排序,当关联信令对对应的关联网元不存在相同网元时,按照上报时间进行排序。In some embodiments, the ordering module 103 in the foregoing embodiment is configured to: when the associated signaling element has the same network element for the corresponding associated network element, sorting according to the reporting order of the network element, when the associated signaling pair corresponds When the associated NEs do not exist in the same NE, they are sorted according to the reporting time.
在一些实施例中,上述实施例中的排序模块103还设置为:当信令为单点信令时,根据该单点信令对应的网元发送顺序将其添加到原始信令顺序中。In some embodiments, the sorting module 103 in the foregoing embodiment is further configured to: when the signaling is single-point signaling, add the network element to the original signaling sequence according to the sending order of the network element corresponding to the single-point signaling.
对应的,本发明实施例提供了一种网管系统,其包括上述网元间信令排序装置100。Correspondingly, an embodiment of the present invention provides a network management system, which includes the foregoing inter-network element signaling sequencing apparatus 100.
第二实施例:Second embodiment:
图2为本发明第二实施例提供的网元间信令排序方法的流程图,由图2可知,在本实施例中,网元间信令排序方法包括以下步骤:FIG. 2 is a flowchart of a method for sequencing signaling between network elements according to a second embodiment of the present invention. As shown in FIG. 2, in the embodiment, the signaling sequence method between network elements includes the following steps:
S201:确定所有信令内的关联信令对;S201: Determine an associated signaling pair in all signaling;
S202:根据关联信令对确定关联网元,根据关联网元选择参照网元;S202: Determine an associated network element according to the associated signaling pair, and select a reference network element according to the associated network element.
S203:根据参照网元对所有网元的信令进行排序。S203: Sort signaling of all network elements according to the reference network element.
在一些实施例中,上述实施例中的确定所有信令内的关联信令对包括:根据信令内的关联标识确定关联信令对;或者,根据对信令内容进行MD5计算的计算结果确定关联信令对。In some embodiments, determining the associated signaling pair in all signaling in the foregoing embodiment includes: determining an associated signaling pair according to the association identifier in the signaling; or determining, according to the calculation result of performing MD5 calculation on the signaling content. Associated signaling pairs.
在一些实施例中,上述实施例中的关联网元为关联信令对中两个信令分别对应的网元;参照网元为所有网元中,存在关联网元最多的网元。In some embodiments, the associated network element in the foregoing embodiment is the network element corresponding to the two signalings in the associated signaling pair; the reference network element is the network element with the most associated network element among all the network elements.
在一些实施例中,上述实施例中的根据参照网元对所有网元的信令进 行排序包括:计算每个关联网元中其他网元到参考网元的时间偏移量,并以参考网元为基准,重置其他网元的信令时间,对关联信令对排序构建原始信令顺序。In some embodiments, the signaling of all network elements according to the reference network element in the foregoing embodiment is The row sorting includes: calculating the time offset of other network elements in each associated network element to the reference network element, and resetting the signaling time of other network elements based on the reference network element, and constructing the original for the associated signaling pairing Signaling sequence.
在一些实施例中,上述实施例中的对关联信令对进行排序构建原始信令顺序包括:当关联信令对对应的关联网元存在相同网元时,按照网元的上报顺序进行排序,当关联信令对对应的关联网元不存在相同网元时,按照上报时间进行排序。In some embodiments, the associating the associated signaling pairs in the foregoing embodiment to construct the original signaling sequence includes: when the associated signaling element has the same network element for the associated associated network element, sorting according to the reporting order of the network element, When the associated signaling element does not have the same network element for the associated associated network element, the scheduling is performed according to the reporting time.
在一些实施例中,上述实施例中的方法还包括:当信令为单点信令时,根据该单点信令对应的网元发送顺序将其添加到原始信令顺序中。In some embodiments, the method in the foregoing embodiment further includes: when the signaling is single-point signaling, adding the network element sequence corresponding to the single-point signaling to the original signaling sequence.
现结合应用场景对本发明实施例进行诠释说明。The embodiments of the present invention will be described in conjunction with application scenarios.
第三实施例:Third embodiment:
图3为本发明第三实施例中的网元关系示意图;由图3可知,在本实施例中,实线信令为关联信令对,对应的,网元A与网元B、网元B与网元C、网元C与网元D、网元C与网元E为关联网元,因为与网元C关联的网元最多,因此选择网元C作为参考网元;网元B、D、E与网元C直接关联,可以计算出偏差时间;计算出网元B的偏差时间的基础上,由于网元A与网元B关联,可进一步计算出网元A与参考网元C的偏差时间。信令除了关联信令对,还包括虚线所示的单点信令,针对单点信令,本申请按照网元上报顺便进行排序,在图3中,由于关联信令1中有A网元发送的信令12,单点信令5和11插入到关联信令对1之上。FIG. 3 is a schematic diagram of a network element relationship according to a third embodiment of the present invention; as shown in FIG. 3, in the embodiment, the solid line signaling is an associated signaling pair, and correspondingly, the network element A, the network element B, and the network element B and network element C, network element C and network element D, network element C and network element E are associated network elements. Because network elements associated with network element C are the most, network element C is selected as the reference network element; network element B The D, E, and the network element C are directly associated with each other, and the deviation time can be calculated. Based on the deviation time of the network element B, the network element A and the network element B are associated, and the network element A and the reference network element can be further calculated. The deviation time of C. In addition to the associated signaling pair, the signaling includes the single-point signaling indicated by the dotted line. For single-point signaling, the present application sorts according to the reporting of the network element. In Figure 3, the A-network element is associated with the associated signaling 1. The transmitted signaling 12, single point signaling 5 and 11 are inserted above the associated signaling pair 1.
图4为本发明第三实施例提供的网元间信令排序方法的流程图,由图4可知,在本实施例中,网元间信令排序方法包括以下步骤:FIG. 4 is a flowchart of a method for ordering signaling between network elements according to a third embodiment of the present invention. As shown in FIG. 4, in the embodiment, the method for sequencing signaling between network elements includes the following steps:
S401:触发信令排序流程。S401: Trigger signaling sequence sorting process.
客户端直接打开信令文件触发信令智能排序的流程。该流程包括以下步骤:网管系统已经采集每个网元上报的信令并汇总为信令文件;客户端请求打开服务器文件,网管服务器触发智能排序过程,或者,网管服务器定时进行缓存信令分析,触发信令智能排序。The client directly opens the signaling file to trigger the process of intelligent sequencing of signaling. The process includes the following steps: the network management system has collected the signaling reported by each network element and summarized it into a signaling file; the client requests to open the server file, the network management server triggers the intelligent sorting process, or the network management server periodically performs the buffer signaling analysis. Trigger signaling intelligent sorting.
客户端请求打开服务器文件,服务器触发智能排序过程的业务流程。 该流程包括以下步骤:网管客户端与服务器之间正常建立连接;网管客户端创建跟踪任务,信令正常由每个网元上报到服务器;网管服务器缓存信令文件;客户端请求打开服务器信令分析后的文件;网管服务器根据客户端请求触发对缓存信令文件进行分析处理。The client requests to open the server file, and the server triggers the business process of the smart sort process. The process includes the following steps: the network management client establishes a connection with the server; the network management client creates a tracking task, and the signaling is normally reported to the server by each network element; the network management server caches the signaling file; the client requests to open the server signaling. The analyzed file; the network management server triggers analysis and processing of the cache signaling file according to the client request.
服务器定时进行缓存信令分析,触发信令智能排序过程,客户端查看分析后的文件的业务流程。该流程包括以下步骤:网管客户端与服务器之间正常建立连接;网管客户端创建跟踪任务,信令正常由每个网元上报到服务器;网管服务器缓存信令文件;网管服务器定时对缓存信令文件进行分析处理。The server periodically performs cache signaling analysis, triggers a signaling intelligent sorting process, and the client views the business process of the analyzed file. The process includes the following steps: the network management client establishes a connection with the server; the network management client creates a tracking task, and the signaling is normally reported to the server by each network element; the network management server caches the signaling file; the network management server periodically buffers the signaling The file is analyzed and processed.
S402:从缓存信令文件中确定关联信令对。S402: Determine an associated signaling pair from the cache signaling file.
在通信业务中,一次信令交互的发起和接收网元均会上报一条消息给网管系统,网管系统需要能够把这两条消息关联起来才构成一次真正的网元信令交互。要把两条消息关联,需要网元在上报消息里提供一个关联ID。如果网元无法提供关联ID,也可以对消息内容获取MD5码,由于发送方和接收方消息内容相同,采用MD5算法之后,MD5肯定相同,消息如果不同,获取的MD5肯定不一样。本申请可以根据信令内的关联ID或者MD5进行关联信令对的确定。In the communication service, both the initiating and receiving NEs of a signaling interaction report a message to the network management system. The network management system needs to be able to associate the two messages to form a true network element signaling interaction. To associate two messages, the network element needs to provide an association ID in the report message. If the NE cannot provide the association ID, you can also obtain the MD5 code for the message content. Since the sender and receiver messages have the same content, MD5 must be the same after the MD5 algorithm. If the message is different, the acquired MD5 must be different. The present application can perform the determination of the associated signaling pair according to the association ID or MD5 in the signaling.
结合图3,缓存信令文件包括信令1-12,网管服务器根据上述的方法,确定信令3与信令12、信令4与信令1、信令2与信令8、信令6与信令9、信令7与信令10为关联信令对,信令5及11为单点信令。Referring to FIG. 3, the buffer signaling file includes signaling 1-12, and the network management server determines signaling 3 and signaling 12, signaling 4 and signaling 1, signaling 2, signaling 8, and signaling 6 according to the foregoing method. Signaling 9, signaling 7 and signaling 10 are associated signaling pairs, and signaling 5 and 11 are single-point signaling.
S403:从关联网元中选择参考网元。S403: Select a reference network element from the associated network element.
关联信令对对应的发起网元与接收网元分别作为关联网元内的源网元与目的网元;将存在最多关联关系的网元作为参考网元,如图3所示的那样,本实施例将网元C作为参考网元。The associated signaling element and the receiving network element are respectively used as the source network element and the destination network element in the associated network element; the network element with the most associated relationship is used as the reference network element, as shown in FIG. The embodiment uses the network element C as a reference network element.
S404:基于参考网元对关联信令对进行排序,生成原始信令顺序。S404: Sort the associated signaling pairs based on the reference network element, and generate an original signaling sequence.
源网元或者目的网元相同的按照网元上报顺序进行排序。两组信令对涉及的关联网元都不相同的,再比较信令时间进行排序。信令对是按照发送在前,接收在后的顺序。 The source NEs or destination NEs are sorted in the same order as the NEs are reported. The two sets of signaling are different for the associated network elements involved, and then the signaling time is compared for sorting. The signaling pair is in the order of transmission first and reception.
本步骤包括以下子步骤:This step includes the following substeps:
第一信令对的源网元是否是第二信令对的源网元,若是,则按照信令对中发送信令的上述序号排序信令对;若否,则,Whether the source network element of the first signaling pair is the source network element of the second signaling pair, and if yes, sorting the signaling pair according to the above sequence number of signaling signaling; if not,
判断第一信令对的源网元是否是第二信令对的目的网元,若是,则按照第一信令对中发送信令与第二信令对中接收信令的上述序号排序信令对;若否,则,Determining whether the source network element of the first signaling pair is the destination network element of the second signaling pair, and if so, sorting the sequence number according to the first signaling pair sending signaling and the second signaling pair receiving signaling Right; if not, then
判断第一信令对的目的网元是否是第二信令对的源网元,若是,则按照第一信令对中接收信令与第二信令对中发送信令的上述序号排序信令对;若否,则,Determining whether the destination network element of the first signaling pair is the source network element of the second signaling pair, and if so, sorting the sequence number according to the first signaling pair receiving signaling and the second signaling pair sending signaling Right; if not, then
判断第一信令对的目的网元是否是第二信令对的目的网元,若是,则按照第一信令对中接收信令与第二信令对中接收信令的上述序号排序信令对;若否,则,Determining whether the destination network element of the first signaling pair is the destination network element of the second signaling pair, and if yes, sorting the sequence number according to the first signaling pair receiving signaling and the second signaling pair receiving signaling Right; if not, then
判断第一信令对的发送时间与第二信令对的发送时间是否可以排序,若是,则按照第一信令对中发送信令与第二信令对中发送信令的时间顺序排序信令对;若否,则,Determining whether the sending time of the first signaling pair and the sending time of the second signaling pair are sortable, and if so, sorting the time sequence according to the first signaling pair sending signaling and the second signaling pair sending signaling Right; if not, then
判断第一信令对的发送时间与第二信令对的接收时间是否可以排序,若是,则按照第一信令对中发送信令与第二信令对中接收信令的时间顺序排序信令对;若否,则,Determining whether the sending time of the first signaling pair and the receiving time of the second signaling pair are sortable, and if so, sorting the time sequence according to the first signaling pair sending signaling and the second signaling pair receiving signaling Right; if not, then
判断第一信令对的接收时间与第二信令对的发送时间是否可以排序,若是,则按照第一信令对中接收信令与第二信令对中发送信令的时间顺序排序信令对;若否,则,按照第一信令对中接收信令与第二信令对中接收信令的时间顺序排序信令对。Determining whether the receiving time of the first signaling pair and the sending time of the second signaling pair are sortable, and if so, sorting the time sequence according to the first signaling pair receiving signaling and the second signaling pair sending signaling If yes, the signaling pair is sorted according to the chronological order of the received signaling in the first signaling pair and the received signaling in the second signaling pair.
S405:基于网元发送顺序将单点信令插入到原始信令顺序,返回排序结果。S405: Insert single point signaling into the original signaling sequence based on the sending order of the network element, and return the sorting result.
插入的策略是按照同一网元的时间顺序进行插入,找到该单点信令的发送网元,按照序号找到该单点信令的前一条信令的位置,把该单点信令插入到其后完成排序。结合图3可知,由于关联信令1中有A网元发送的信令12,单点信令5和11插入到关联信令对1之上。 The inserted policy is to insert according to the time sequence of the same network element, find the sending network element of the single point signaling, find the location of the previous signaling of the single point signaling according to the sequence number, and insert the single point signaling into the After finishing the sort. As can be seen from FIG. 3, since there is signaling 12 transmitted by the A network element in the associated signaling 1, the single point signaling 5 and 11 are inserted above the associated signaling pair 1.
S406:排序后的结果返回,由网管进行进一步的渲染,渲染结果以及数据返回给网管进行展示,打开信令文件流程结束。S406: The sorted result is returned, and the network management performs further rendering, and the rendering result and the data are returned to the network management for display, and the process of opening the signaling file ends.
综上可知,通过本发明实施例至少存在以下有益效果:In summary, at least the following beneficial effects exist in the embodiments of the present invention:
确定所接收信令内的关联信令,根据关联关系确定关联网元,进而选择一个参考网元,并基于该参考网元进行信令排序,速度快,不需要人工设置参数,排序效率较高,解决了相关技术的信令排序技术效率较低的问题。Determining the associated signaling in the received signaling, determining the associated network element according to the association relationship, selecting a reference network element, and performing signaling sequencing based on the reference network element, the speed is fast, no manual setting of parameters is required, and the sorting efficiency is high. The problem that the signaling sequencing technology of the related technology is less efficient is solved.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve.
上述实施例中的装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When the device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
工业实用性Industrial applicability
通过本发明实施例,确定所接收信令内的关联信令,根据关联关系确定关联网元,进而选择一个参考网元,并基于该参考网元进行信令排序,速度快,不需要人工设置参数,排序效率较高,解决了相关技术的信令排序技术效率较低的问题。 According to the embodiment of the present invention, the associated signaling in the received signaling is determined, the associated network element is determined according to the association relationship, and then a reference network element is selected, and the signaling sequence is performed based on the reference network element, and the speed is fast, and no manual setting is required. The parameter and the sorting efficiency are high, and the problem that the signaling sequencing technology of the related technology is low is solved.

Claims (14)

  1. 一种网元间信令排序方法,包括:A signaling ordering method between network elements, including:
    确定所有信令内的关联信令对;Determining associated signaling pairs within all signaling;
    根据所述关联信令对确定关联网元,根据所述关联网元选择参照网元;Determining an associated network element according to the associated signaling pair, and selecting a reference network element according to the associated network element;
    根据所述参照网元对所有网元的信令进行排序。The signaling of all network elements is sorted according to the reference network element.
  2. 如权利要求1所述的网元间信令排序方法,其中,所述确定所有信令内的关联信令对包括:根据信令内的关联标识确定所述关联信令对;或者,根据对信令内容进行信息-摘要算法5MD5计算的计算结果确定所述关联信令对。The inter-network element signaling sequencing method according to claim 1, wherein the determining the associated signaling pair in all the signaling comprises: determining the associated signaling pair according to an association identifier in the signaling; or, according to the pair The signaling content performs a calculation result of the information-digest algorithm 5MD5 calculation to determine the associated signaling pair.
  3. 如权利要求1所述的网元间信令排序方法,其中,所述关联网元为所述关联信令对中两个信令分别对应的网元;所述参照网元为所有网元中,存在关联网元最多的网元。The inter-network element signaling sequencing method according to claim 1, wherein the associated network element is a network element corresponding to two signalings in the associated signaling pair; the reference network element is in all network elements. The network element with the most associated NEs exists.
  4. 如权利要求1至3任一项所述的网元间信令排序方法,其中,所述根据所述参照网元对所有网元的信令进行排序包括:计算每个关联网元中其他网元到所述参考网元的时间偏移量,并以所述参考网元为基准,重置其他网元的信令时间,对关联信令对排序构建原始信令顺序。The inter-network element signaling sequencing method according to any one of claims 1 to 3, wherein the sorting the signaling of all network elements according to the reference network element comprises: calculating other networks in each associated network element. Resetting the time offset of the reference network element to the reference network element, and resetting the signaling time of other network elements based on the reference network element, and constructing the original signaling sequence for the associated signaling pair ordering.
  5. 如权利要求4所述的网元间信令排序方法,其中,所述对关联信令对进行排序构建原始信令顺序包括:当关联信令对对应的关联网元存在相同网元时,按照网元的上报顺序进行排序,当关联信令对对应的关联网元不存在相同网元时,按照上报时间进行排序。The inter-network element signaling sequencing method according to claim 4, wherein the sorting the associated signaling pairs to construct the original signaling sequence comprises: when the associated signaling elements of the associated signaling pair have the same network element, The reporting order of the network elements is sorted. When the associated signaling element does not have the same network element for the associated associated network element, the reporting is performed according to the reporting time.
  6. 如权利要求4所述的网元间信令排序方法,还包括:当信令为单点信令时,根据该单点信令对应的网元发送顺序将其添加到所述原始信令顺序中。The inter-network element signaling sequencing method according to claim 4, further comprising: when the signaling is single-point signaling, adding the original signaling sequence to the original signaling sequence according to the sending order of the network element corresponding to the single-point signaling in.
  7. 一种网元间信令排序装置,包括:An inter-network signaling sequencing device includes:
    确定模块,设置为:确定所有信令内的关联信令对;Determining a module, configured to: determine an associated signaling pair within all signaling;
    选择模块,设置为:根据所述关联信令对确定关联网元,根据所述关 联网元选择参照网元;Selecting a module, configured to: determine an associated network element according to the associated signaling pair, according to the The network element selects the reference network element;
    排序模块,设置为:根据所述参照网元对所有网元的信令进行排序。The sorting module is configured to: sort the signaling of all network elements according to the reference network element.
  8. 如权利要求7所述的网元间信令排序装置,其中,所述确定模块是设置为:根据信令内的关联标识确定所述关联信令对;或者,根据对信令内容进行MD5计算的计算结果确定所述关联信令对。The inter-network element signaling sorting apparatus according to claim 7, wherein the determining module is configured to: determine the associated signaling pair according to an association identifier in the signaling; or perform MD5 calculation according to the signaling content. The calculation result determines the associated signaling pair.
  9. 如权利要求7所述的网元间信令排序装置,其中,所述关联网元为所述关联信令对中两个信令分别对应的网元;所述参照网元为所有网元中,存在关联网元最多的网元。The inter-network element signaling sorting apparatus according to claim 7, wherein the associated network element is a network element corresponding to two signalings in the associated signaling pair; the reference network element is in all network elements. The network element with the most associated NEs exists.
  10. 如权利要求7至9任一项所述的网元间信令排序装置,其中,所述排序模块是设置为:计算每个关联网元中其他网元到所述参考网元的时间偏移量,并以所述参考网元为基准,重置其他网元的信令时间,对关联信令对排序构建原始信令顺序。The inter-network element signaling sorting apparatus according to any one of claims 7 to 9, wherein the sorting module is configured to: calculate a time offset of other network elements in each associated network element to the reference network element. And determining the signaling time of other network elements based on the reference network element, and constructing an original signaling sequence for the associated signaling pair ordering.
  11. 如权利要求10所述的网元间信令排序装置,其中,所述排序模块是设置为:当关联信令对对应的关联网元存在相同网元时,按照网元的上报顺序进行排序,当关联信令对对应的关联网元不存在相同网元时,按照上报时间进行排序。The inter-network element signaling sorting apparatus according to claim 10, wherein the sorting module is configured to: when the associated network element of the associated signaling element has the same network element, sorting according to the reporting order of the network element, When the associated signaling element does not have the same network element for the associated associated network element, the scheduling is performed according to the reporting time.
  12. 如权利要求10所述的网元间信令排序装置,其中,所述排序模块还设置为:当信令为单点信令时,根据该单点信令对应的网元发送顺序将其添加到所述原始信令顺序中。The inter-network element signaling sorting apparatus according to claim 10, wherein the sorting module is further configured to: when the signaling is single-point signaling, add the network element according to the single-point signaling corresponding order Go to the original signaling sequence.
  13. 一种网管系统,包括如权利要求7至12任一项所述的网元间信令排序装置。A network management system comprising the inter-network element signaling sequencing apparatus according to any one of claims 7 to 12.
  14. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1-6任一项的方法。 A computer readable storage medium storing computer executable instructions for performing the method of any of claims 1-6.
PCT/CN2015/093854 2015-06-23 2015-11-05 Inter-network-element signaling sorting method and apparatus, and network management system WO2016206272A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510349786.2A CN106330493B (en) 2015-06-23 2015-06-23 Network element signaling ordering method and device and network management system
CN201510349786.2 2015-06-23

Publications (1)

Publication Number Publication Date
WO2016206272A1 true WO2016206272A1 (en) 2016-12-29

Family

ID=57585987

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/093854 WO2016206272A1 (en) 2015-06-23 2015-11-05 Inter-network-element signaling sorting method and apparatus, and network management system

Country Status (2)

Country Link
CN (1) CN106330493B (en)
WO (1) WO2016206272A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117768336A (en) * 2022-09-16 2024-03-26 中兴通讯股份有限公司 Time sequence signaling generation method, system, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101646138A (en) * 2009-09-01 2010-02-10 中兴通讯股份有限公司 Short message signaling time-sequence correcting device and method
US20100118894A1 (en) * 2008-11-10 2010-05-13 Nortel Networks Limited Differential timing transfer over synchronous ethernet using digital frequency generators and control word signaling
US20130114574A1 (en) * 2011-11-04 2013-05-09 Samsung Electronics Co., Ltd. Apparatus and method for defining timing reference for secondary cells in a secondary timing advance group
CN103346855A (en) * 2013-05-31 2013-10-09 华为技术有限公司 Signal timing sequence restoration method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7047297B2 (en) * 2001-07-17 2006-05-16 Mcafee, Inc. Hierarchically organizing network data collected from full time recording machines and efficiently filtering the same
CN101056208B (en) * 2007-05-31 2010-06-02 华为技术有限公司 Service tracking method, network device, O&M controller, and service request device
ATE481780T1 (en) * 2007-12-18 2010-10-15 Thales Alenia Space Italia S P METHOD FOR SYNCHRONIZING NODES OF A NETWORK AND SYSTEM AND DEVICE THEREFOR
US20120281704A1 (en) * 2011-05-02 2012-11-08 Butterworth Ashley I Methods and apparatus for isochronous data delivery within a network
CN104052716A (en) * 2013-03-13 2014-09-17 华为技术有限公司 Service combination method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100118894A1 (en) * 2008-11-10 2010-05-13 Nortel Networks Limited Differential timing transfer over synchronous ethernet using digital frequency generators and control word signaling
CN101646138A (en) * 2009-09-01 2010-02-10 中兴通讯股份有限公司 Short message signaling time-sequence correcting device and method
US20130114574A1 (en) * 2011-11-04 2013-05-09 Samsung Electronics Co., Ltd. Apparatus and method for defining timing reference for secondary cells in a secondary timing advance group
CN103346855A (en) * 2013-05-31 2013-10-09 华为技术有限公司 Signal timing sequence restoration method and device

Also Published As

Publication number Publication date
CN106330493A (en) 2017-01-11
CN106330493B (en) 2020-01-03

Similar Documents

Publication Publication Date Title
US10880072B2 (en) Systems and methods for controlled random endorsement in a blockchain network
US9208476B2 (en) Counting and resetting broadcast system badge counters
CN106100902B (en) Cloud index monitoring method and device
AU2017251862A1 (en) Marketplace for timely event data distribution
KR20170106648A (en) High-capacity network data processing techniques
US8595322B2 (en) Target subscription for a notification distribution system
US9774654B2 (en) Service call graphs for website performance
KR20140072044A (en) Distributing multi-source push notifications to multiple targets
US20130066980A1 (en) Mapping raw event data to customized notifications
WO2019057193A1 (en) Data deletion method and distributed storage system
US9935861B2 (en) Method, system and apparatus for detecting instant message spam
CN104052565A (en) Time synchronization method and communication terminal
US20130066979A1 (en) Distributing events to large numbers of devices
US20120191878A1 (en) Synchronization system and method
Yingchareonthawornchai et al. Analysis of bounds on hybrid vector clocks
WO2016206272A1 (en) Inter-network-element signaling sorting method and apparatus, and network management system
US20130346580A1 (en) Apparatus and method for generating qos profile for supporting data distribution service in cyber-physical system
CN116304390A (en) Time sequence data processing method and device, storage medium and electronic equipment
US10334539B2 (en) Metered interface
Nilsson et al. Performance evaluation of message-oriented middleware
CN111291127B (en) Data synchronization method, device, server and storage medium
US9749426B2 (en) Method, system, and apparatus for agent-based architecture for integrated mobile applications
Mostafaei et al. Delay-resistant geo-distributed analytics
US11792299B1 (en) Distribution of messages with guaranteed or synchronized time of delivery
CN112671493B (en) Time transmission quality evaluation method in complex network environment

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

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

Country of ref document: EP

Kind code of ref document: A1