[go: up one dir, main page]

WO2016177046A1 - Method and apparatus for determining network element information and network management topology system - Google Patents

Method and apparatus for determining network element information and network management topology system Download PDF

Info

Publication number
WO2016177046A1
WO2016177046A1 PCT/CN2016/075213 CN2016075213W WO2016177046A1 WO 2016177046 A1 WO2016177046 A1 WO 2016177046A1 CN 2016075213 W CN2016075213 W CN 2016075213W WO 2016177046 A1 WO2016177046 A1 WO 2016177046A1
Authority
WO
WIPO (PCT)
Prior art keywords
network element
network
reference value
level
attribute reference
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/CN2016/075213
Other languages
French (fr)
Chinese (zh)
Inventor
王大勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Publication of WO2016177046A1 publication Critical patent/WO2016177046A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

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/12Discovery or management of network topologies
    • 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 document relates to, but is not limited to, the field of network management technology, and relates to a method, a device and a network management topology system for determining network element information.
  • topology management An important component of the modern network management system is topology management.
  • the topology management of the current network management system provides management of the connection relationship between the network elements and network elements managed by the network management system, including the creation, editing, and presentation of the network element itself and some attributes.
  • the discovery of the network element connection relationship, the location of the network element on the topology map is also one of the attributes of the network element.
  • topology map The core of network management topology management is the topology map. Almost all topology diagrams provide scaling functions to amplify enough details to distinguish specific attributes and links, or to reduce enough to display all network elements, or All network elements in a partial range.
  • the network element object As the scale of the topology map shrinks, the network element object also shrinks.
  • the network element with a lower network element level is hidden as the scale is reduced, and the network element with a higher network element level continues to display, maintaining readability.
  • the embodiment of the invention provides a method, a device and a network management topology system for determining network element information, which can effectively reduce human error and improve the readability and usability of the network topology.
  • the embodiment of the invention provides a method for determining network element information, including:
  • the method further includes:
  • the attribute reference value includes: a first attribute reference value used to indicate the number of other network elements connected to the network element, a second attribute reference value used to indicate the number of times the network element is referenced, and And a third attribute reference value for indicating the amount of service processing of the network element within a preset time.
  • the step of determining a level of each of the network elements according to an attribute reference value of each of the network elements includes:
  • the dynamic level of the network element is added to the preset static level of the network element to obtain the level of the network element.
  • the step of acquiring a level reference value corresponding to each attribute reference value of the network element includes:
  • the network is divided into N layers of network elements, where each layer of network elements corresponds to an attribute reference interval, N is a total scaling level of the network topology map, and N is an integer greater than or equal to 1;
  • the network element level at which the network element is located is used as a level reference value corresponding to the attribute reference value.
  • the method for determining the foregoing network element information further includes:
  • the attribute reference value of the network element When the attribute reference value of the network element is changed, the current attribute reference value of the network element is obtained, and the level of the network element is re-determined according to the attribute reference value.
  • the embodiment of the invention further provides a device for determining network element information, including:
  • An obtaining module configured to acquire at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map;
  • the processing module is configured to determine a level of each of the network elements according to an attribute reference value of each of the network elements, where the level is used to indicate a display level of the network element in the network topology map.
  • the determining device of the network element information further includes:
  • the display module is configured to display, in the network topology map, all network elements whose level is greater than or equal to X, where X is an integer greater than or equal to 1, if the current scaling of the network topology map is X.
  • the attribute reference value includes: a first attribute reference value used to indicate the number of other network elements connected to the network element, a second attribute reference value used to indicate the number of times the network element is referenced, and And a third attribute reference value for indicating the amount of service processing of the network element within a preset time.
  • the processing module includes:
  • a first acquiring unit configured to acquire a level reference value corresponding to each attribute reference value of the network element
  • a first processing unit configured to perform a summation operation on a product of each of the level reference values and a corresponding weight value to obtain a dynamic level of the network element
  • the second processing unit is configured to add the dynamic level of the network element to a preset static level of the network element to obtain a level of the network element.
  • the second obtaining unit includes:
  • the sub-unit is configured to divide the network into N-layer network elements according to a preset division rule, where each layer of network elements corresponds to an attribute reference interval, where N is a total scaling level of the network topology map, and N is greater than or An integer equal to 1;
  • a belonging subunit configured to attribute the network element to a corresponding network element level according to a correspondence between an attribute reference value of the network element and an attribute reference interval;
  • a determining unit configured to use a network element level at which the network element is located as a level reference value corresponding to the attribute reference value.
  • the determining device of the network element information further includes:
  • Re-determining the module configured to acquire a current attribute reference value of the network element when the attribute reference value of the network element is changed, and re-determine the network element according to the attribute reference value level.
  • the embodiment of the invention further provides a network management topology system, which comprises the device for determining network element information as described above.
  • the method for determining network element information determines the level of the network element in the network topology map according to the attribute reference value of the network element, so that when the network topology map is scaled, the current zoom level of the network topology map and The level of the network element hides or presents a specific network element, which can effectively reduce human error and improve the readability and usability of the network topology.
  • FIG. 1 is a first working flowchart of a method for determining network element information according to an embodiment of the present invention
  • FIG. 2 is a second working flowchart of a method for determining network element information according to an embodiment of the present invention
  • FIG. 3 is a third working flowchart of a method for determining network element information according to an embodiment of the present invention.
  • FIG. 4 is a block diagram showing a first structure of a device for determining network element information according to an embodiment of the present invention
  • FIG. 5 is a second structural block diagram of a device for determining network element information according to an embodiment of the present invention.
  • Figure 6 is a block diagram showing a third structure of the apparatus for determining network element information according to an embodiment of the present invention.
  • FIG. 7 is a structural block diagram of a network management topology system according to an embodiment of the present invention.
  • FIG. 8 is a flowchart showing the operation of the network management topology system according to the embodiment of the present invention.
  • the embodiment of the invention provides a method, a device and a network management topology system for determining network element information, which can effectively reduce human error and improve the readability and usability of the network topology.
  • the method for determining the network element information includes:
  • Step 11 Acquire at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map.
  • Step 12 Determine a level of each of the network elements according to an attribute reference value of each of the network elements.
  • the level is used to indicate the display level of the network element in the network topology map.
  • the method for determining network element information determines the level of the network element in the network topology map according to the attribute reference value of the network element, so that when the network topology map is scaled, the current zoom level of the network topology map and The level of the network element hides or presents a specific network element, which can effectively reduce human error and improve the readability and usability of the network topology.
  • the method for determining the network element information includes:
  • Step 21 Obtain at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map.
  • Step 22 Determine, according to an attribute reference value of each of the network elements, a level of each of the network elements, where the level is used to indicate a display level of the network element in the network topology diagram.
  • Step 23 If the current scaling of the network topology map is X, all network elements whose level is greater than or equal to X are displayed in the network topology diagram, where X is an integer greater than or equal to 1.
  • the level of the network element is determined according to the attribute reference value associated with the importance of the network element, when the display is reduced according to the network element level, the specific network element can be presented or hidden, and the topology is improved. The visibility and readability of the graph.
  • the attribute reference value associated with the importance of the network element in the network topology map may be specifically used to indicate the number of other network elements connected to the network element.
  • One or more of an attribute reference value, a second attribute reference value for indicating the number of times the network element is referenced, and a third attribute reference value for indicating a service processing amount of the network element in a preset time may be specifically used to indicate the number of other network elements connected to the network element.
  • determining the first attribute reference value of the network element when acquiring the first attribute reference value of the network element, determining the first attribute reference value of the network element according to the number of other network elements connected to the network element. If a network element and other network elements have multiple links, it can be regarded as a connection. For example, if network element 1 and network element 2 have three links, they are treated as one connection.
  • the reference table includes an exchange table, an adjacency list, and a routing table in the network element.
  • the exchange table of the network element is analyzed, and if the interface is a connection interface with another network element, It can be regarded as having a reference to the peer network element; analyzing the routing table of the network element, determining whether the next hop address is a reference to other network elements, and thus obtaining the reference number of the network element.
  • the third attribute reference value of the network element may be determined according to the number of packets sent and received by the network element within a preset time period or the total length of circuit occupation.
  • the number of service processings of the network element in a period of time is collected, and the total number of packets sent and received is collected for the packet forwarding network element, and the total length of time occupied by the circuit is collected for the circuit switched network element.
  • the method for determining the network element information includes:
  • Step 31 Acquire at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map.
  • Step 32 Determine, according to an attribute reference value corresponding to each of the network elements, a level corresponding to each of the network elements, where the level is used to indicate a display level of the network element in the network topology map.
  • step 32 can be implemented by using the following implementations for each network element in the network:
  • Step 321 Acquire a level reference value corresponding to each attribute reference value of the network element.
  • Step 322 Perform a summation operation on the product of each of the level reference values and the corresponding weight value to obtain a dynamic level of the network element.
  • Step 323 Add the dynamic level of the network element to the preset static level of the network element to obtain the level of the network element.
  • the step 321 includes:
  • the network is divided into N layers of network elements, where each layer of network elements corresponds to an attribute reference interval, N is a total scaling level of the network topology map, and N is an integer greater than or equal to 1;
  • the network element level at which the network element is located is used as a level reference value corresponding to the attribute reference value.
  • the method for determining network element information in the embodiment of the present invention further includes:
  • the embodiment of the present invention can determine the level of the network element according to the actual dynamics of the network element, so that the level of the network element is more accurate, so that when the topology map is scaled, the specific network element is hidden or presented according to the current zoom level of the topology map, and the topology is improved.
  • the readability and usability of the diagram can be determined according to the actual dynamics of the network element, so that the level of the network element is more accurate, so that when the topology map is scaled, the specific network element is hidden or presented according to the current zoom level of the topology map, and the topology is improved.
  • an embodiment of the present invention provides a device for determining network element information, including:
  • the obtaining module 41 is configured to obtain at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map;
  • the processing module 42 is configured to determine, according to an attribute reference value of each of the network elements, a level corresponding to each of the network elements, where the level is used to indicate a display level of the network element in the network topology map .
  • an embodiment of the present invention provides a device for determining network element information, including:
  • the obtaining module 51 is configured to obtain at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map;
  • the processing module 52 is configured to determine a level of each of the network elements according to an attribute reference value of each of the network elements, where the level is used to indicate a display level of the network element in the network topology map.
  • the display module 53 is configured to display, in the network topology map, all network elements whose level is greater than or equal to X, if the current scaling ratio of the network topology map is X, where X is an integer greater than or equal to 1.
  • the attribute reference value includes: a first attribute reference value for indicating the number of other network elements connected to the network element, and a second attribute reference for indicating the number of times the network element is referenced.
  • the determining device of the network element information includes:
  • the obtaining module 61 is configured to acquire at least one attribute reference value corresponding to each network element in the network,
  • the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map;
  • the processing module 62 is configured to determine, according to an attribute reference value corresponding to each of the network elements, a level corresponding to each of the network elements, where the level is used to indicate that the network element is in the network topology Display level.
  • the processing module 62 includes:
  • the first obtaining unit 621 is configured to acquire (for each network element) a level reference value corresponding to each attribute reference value of the network element;
  • the first processing unit 622 is configured to perform a summation operation on the product of each of the level reference values and the corresponding weight value (for each network element) to obtain a dynamic level of the network element.
  • the second processing unit 623 is configured to add (for each network element) the dynamic level of the network element to a preset static level of the network element to obtain a level of the network element.
  • the second obtaining unit 621 includes:
  • the sub-unit is configured to divide the network into N-layer network elements according to a preset division rule, where each layer of network elements corresponds to an attribute reference interval, where N is a total scaling level of the network topology map, and N is greater than or An integer equal to 1;
  • a belonging subunit configured to attribute the network element to a corresponding network element level according to a correspondence between an attribute reference value of the network element and an attribute reference interval;
  • a determining unit configured to set a network element level at which the network element is located as a level reference value corresponding to the attribute reference value.
  • the determining device of the network element information in the embodiment of the present invention further includes:
  • the re-determination module 63 is configured to acquire a current attribute reference value of the network element when the attribute reference value of the network element is changed, and re-determine the level of the network element according to the attribute reference value.
  • the present invention also provides a network management topology system, including the apparatus for determining network element information as described above.
  • composition of the network management topology system of the embodiment of the present invention is specifically described below with reference to FIG.
  • the scheduler is set to monitor the reference connection changes of the network element and the routing table of the network element exchange table, etc.
  • the first acquiring submodule configured to determine the network element level according to the number of network element connections and the second obtaining submodule determined by the network element level according to the number of times the network element is referenced, obtains the first of the network element.
  • the second attribute reference value and is responsible for periodically calling the third acquiring sub-module for determining the network element level according to the processing service number, to obtain the third attribute reference value of the network element.
  • the second acquiring module may include the first acquiring unit and the first processing unit, and the third acquiring module may specifically include the second processing unit.
  • Step 1 The scheduler, monitor and timer are started
  • Step 2 Determine whether the timer is triggered.
  • Step 21 If the timer is triggered, the third acquisition submodule is invoked by the scheduler to obtain a third attribute reference value of the network element.
  • Step 3 Determine whether the monitor monitors that the number of connections of the network element changes
  • Step 31 If the number of connections of the network element changes, the first acquiring submodule is invoked by the scheduler to obtain a first attribute reference value of the network element.
  • Step 4 Determine whether the monitor monitors that the number of times the network element is referenced changes
  • Step 41 The number of times the reference number of the network element changes, the second acquisition sub-module is invoked by the scheduler, and the second attribute reference value of the network element is obtained.
  • Step 5 Obtain a level of the network element according to the first attribute reference value, the second attribute reference value, and/or the third attribute reference value.
  • Step 6 If the user triggers the topology scaling, the next zoom level is X (1 ⁇ X ⁇ N), then the network element with the current level greater than or equal to X needs to be presented, other network elements need to be hidden, and the topology drawing module is delivered. Perform the actual drawing output;
  • Step 7 The scheduler returns to the standby state and waits for the next trigger.
  • step 2 The three steps of step 2, step 3, and step 4 are parallel processes, and one or more steps should be selected according to the specific type of the network element, and there is no sequence.
  • the network management topology system and the network element information determining apparatus are devices and systems corresponding to the foregoing method embodiments, and all implementation manners in the foregoing method embodiments are applicable to the apparatus and system embodiments, and Achieve the same technical effect.
  • the method and device for determining network element information and the network management topology system determine the level of the network element in the network topology map according to the attribute reference value of the network element, so that the network topology map may be scaled according to the network topology.
  • the current zoom level of the graph and the level of the network element hide or present a specific network element, which can effectively reduce human error and improve the readability and usability of the network topology map.
  • each module/unit in the above embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program stored in the memory by a processor. / instruction to achieve its corresponding function.
  • the invention is not limited to any specific form of combination of hardware and software. It should be understood by those skilled in the art that the present invention may be modified or equivalently substituted without departing from the spirit and scope of the invention.
  • the foregoing technical solution can hide or present a specific network element according to the current zoom level of the network topology map and the level of the network element, which can effectively reduce human error and improve the readability and usability of the network topology map.

Landscapes

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

Abstract

A method and apparatus for determining network element information and a network management topology system, which are used to solve the problem that, since a level of an existing network element is set according to human experience, a topological graph has poor practicability and visibility when the topological graph is zoomed in and out on and displayed according to the level of the network element. The method for determining the network element information in an embodiment of the present invention comprises: acquiring at least one attribute reference value of each network element in a network, wherein the attribute reference value is an attribute reference value which is associated with the importance of the network element in the network topological graph; and determining the level of each of the network elements according to the attribute reference value of each of the network elements, wherein the level is used to indicate a display hierarchy of the network element in the network topological graph. In the embodiment of the present invention, a specified network element may be hidden or presented according to a current zooming level of the network topological graph and the level of the network element, human judgement errors can be effectively reduced, and the readability and usability of the network topological graph are improved.

Description

一种网元信息的确定方法、装置及网管拓扑系统Method, device and network management topology system for determining network element information 技术领域Technical field

本文涉及但不限于网络管理技术领域,涉及一种网元信息的确定方法、装置及网管拓扑系统。This document relates to, but is not limited to, the field of network management technology, and relates to a method, a device and a network management topology system for determining network element information.

背景技术Background technique

现代网管系统的一个重要组成是拓扑管理,当前网管系统的拓扑管理提供对网管系统所管理的网元及网元之间连接关系的管理,包括网元本身及部分属性的创建,编辑和呈现,网元连接关系的发现,网元在拓扑图上的位置也是网元的属性之一。An important component of the modern network management system is topology management. The topology management of the current network management system provides management of the connection relationship between the network elements and network elements managed by the network management system, including the creation, editing, and presentation of the network element itself and some attributes. The discovery of the network element connection relationship, the location of the network element on the topology map is also one of the attributes of the network element.

网管拓扑管理的核心是拓扑图,几乎所有的拓扑图都提供缩放功能,用来放大提供足够的细节,以分辨具体的属性和链路,或者缩小到足够的程度,以显示全部网元,或者部分范围内的全部网元。The core of network management topology management is the topology map. Almost all topology diagrams provide scaling functions to amplify enough details to distinguish specific attributes and links, or to reduce enough to display all network elements, or All network elements in a partial range.

随着拓扑图显示比例的缩小,网元对象也跟随缩小,网元级别较低的网元随着比例尺缩小而隐藏,网元级别较高的网元则继续显示,维持可读性不变。As the scale of the topology map shrinks, the network element object also shrinks. The network element with a lower network element level is hidden as the scale is reduced, and the network element with a higher network element level continues to display, maintaining readability.

然而,在实施上述相关技术的过程中时会发现,由于网元的级别一般是根据管理员的主观经验进行设置的,使得网元的显示变得比较主观,从而导致网络拓扑图的实用性及可视性较差。However, in the process of implementing the related technology, it is found that since the level of the network element is generally set according to the subjective experience of the administrator, the display of the network element becomes more subjective, thereby resulting in the practicability of the network topology map and Poor visibility.

发明内容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.

本发明实施例提供一种网元信息的确定方法、装置及网管拓扑系统,能够有效减少人为判断错误,提高网络拓扑图的可读性和可用性。The embodiment of the invention provides a method, a device and a network management topology system for determining network element information, which can effectively reduce human error and improve the readability and usability of the network topology.

本发明实施例提供一种网元信息的确定方法,包括:The embodiment of the invention provides a method for determining network element information, including:

获取网络中每个网元的至少一个属性参考值,所述属性参考值为与所述 网元在网络拓扑图中的重要性相关联的属性参考值;Obtaining at least one attribute reference value of each network element in the network, where the attribute reference value is The attribute reference value associated with the importance of the network element in the network topology diagram;

根据每个所述网元的属性参考值,确定每个所述网元的级别,所述级别用于表明所述网元在所述网络拓扑图中的显示层级。Determining, according to an attribute reference value of each of the network elements, a level of each of the network elements, where the level is used to indicate a display level of the network element in the network topology map.

可选地,在所述根据每个所述网元的属性参考值,确定每个所述网元的级别的步骤之后,还包括:Optionally, after the step of determining a level of each of the network elements according to the attribute reference value of each of the network elements, the method further includes:

若所述网络拓扑图的当前缩放比例为X,则在所述网络拓扑图中显示级别大于或者等于X的所有网元,其中,X为大于或者等于1的整数。If the current scaling of the network topology map is X, all network elements whose level is greater than or equal to X are displayed in the network topology diagram, where X is an integer greater than or equal to 1.

可选地,所述属性参考值包括:用于表示所述网元所连接的其他网元个数的第一属性参考值、用于表示所述网元被引用次数的第二属性参考值和/或用于表示所述网元在预设时间内的业务处理量的第三属性参考值。Optionally, the attribute reference value includes: a first attribute reference value used to indicate the number of other network elements connected to the network element, a second attribute reference value used to indicate the number of times the network element is referenced, and And a third attribute reference value for indicating the amount of service processing of the network element within a preset time.

可选地,所述根据每个所述网元的属性参考值,确定每个所述网元的级别的步骤包括:Optionally, the step of determining a level of each of the network elements according to an attribute reference value of each of the network elements includes:

获取与所述网元的每个属性参考值对应的级别参考值;Obtaining a level reference value corresponding to each attribute reference value of the network element;

将每个所述级别参考值与对应的权重值的乘积进行求和运算,得到所述网元的动态级别;And summing the products of each of the level reference values and the corresponding weight values to obtain a dynamic level of the network element;

将所述网元的动态级别与该网元的预设静态级别相加,得到所述网元的级别。The dynamic level of the network element is added to the preset static level of the network element to obtain the level of the network element.

可选地,所述获取与网元的每个属性参考值对应的级别参考值的步骤包括:Optionally, the step of acquiring a level reference value corresponding to each attribute reference value of the network element includes:

根据预设划分规则,将网络划分成N层网元,其中,每层网元对应一属性参考区间,N为所述网络拓扑图的缩放总级别,且N为大于或者等于1的整数;According to the preset division rule, the network is divided into N layers of network elements, where each layer of network elements corresponds to an attribute reference interval, N is a total scaling level of the network topology map, and N is an integer greater than or equal to 1;

根据所述网元的属性参考值与属性参考区间的对应关系,将所述网元归属到相应的网元层级;Determining, by the corresponding relationship between the attribute reference value of the network element and the attribute reference interval, the network element to a corresponding network element level;

将所述网元所处的网元层级,作为所述属性参考值对应的级别参考值。The network element level at which the network element is located is used as a level reference value corresponding to the attribute reference value.

可选地,上述网元信息的确定方法,还包括:Optionally, the method for determining the foregoing network element information further includes:

在检测到所述网元的属性参考值发生变化时,获取所述网元的当前属性参考值,并根据所述属性参考值重新确定所述网元的级别。When the attribute reference value of the network element is changed, the current attribute reference value of the network element is obtained, and the level of the network element is re-determined according to the attribute reference value.

本发明实施例还提供一种网元信息的确定装置,包括: The embodiment of the invention further provides a device for determining network element information, including:

获取模块,设置为获取网络中每个网元的至少一个属性参考值,所述属性参考值为与所述网元在网络拓扑图中的重要性相关联的属性参考值;An obtaining module, configured to acquire at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map;

处理模块,设置为根据每个所述网元的属性参考值,确定每个所述网元的级别,所述级别用于表明所述网元在所述网络拓扑图中的显示层级。The processing module is configured to determine a level of each of the network elements according to an attribute reference value of each of the network elements, where the level is used to indicate a display level of the network element in the network topology map.

可选地,上述网元信息的确定装置,还包括:Optionally, the determining device of the network element information further includes:

显示模块,设置为若所述网络拓扑图的当前缩放比例为X,则在所述网络拓扑图中显示级别大于或者等于X的所有网元,其中,X为大于或者等于1的整数。The display module is configured to display, in the network topology map, all network elements whose level is greater than or equal to X, where X is an integer greater than or equal to 1, if the current scaling of the network topology map is X.

可选地,所述属性参考值包括:用于表示所述网元所连接的其他网元个数的第一属性参考值、用于表示所述网元被引用次数的第二属性参考值和/或用于表示所述网元在预设时间内的业务处理量的第三属性参考值。Optionally, the attribute reference value includes: a first attribute reference value used to indicate the number of other network elements connected to the network element, a second attribute reference value used to indicate the number of times the network element is referenced, and And a third attribute reference value for indicating the amount of service processing of the network element within a preset time.

可选地,所述处理模块包括:Optionally, the processing module includes:

第一获取单元,设置为获取与所述网元的每个属性参考值对应的级别参考值;a first acquiring unit, configured to acquire a level reference value corresponding to each attribute reference value of the network element;

第一处理单元,设置为将每个所述级别参考值与对应的权重值的乘积进行求和运算,得到所述网元的动态级别;a first processing unit, configured to perform a summation operation on a product of each of the level reference values and a corresponding weight value to obtain a dynamic level of the network element;

第二处理单元,设置为将所述网元的动态级别与该网元的预设静态级别相加,得到所述网元的级别。The second processing unit is configured to add the dynamic level of the network element to a preset static level of the network element to obtain a level of the network element.

可选地,所述第二获取单元包括:Optionally, the second obtaining unit includes:

划分子单元,设置为根据预设划分规则,将网络划分成N层网元,其中,每层网元对应一属性参考区间,N为所述网络拓扑图的缩放总级别,且N为大于或者等于1的整数;The sub-unit is configured to divide the network into N-layer network elements according to a preset division rule, where each layer of network elements corresponds to an attribute reference interval, where N is a total scaling level of the network topology map, and N is greater than or An integer equal to 1;

归属子单元,设置为根据所述网元的属性参考值与属性参考区间的对应关系,将所述网元归属到相应的网元层级;a belonging subunit, configured to attribute the network element to a corresponding network element level according to a correspondence between an attribute reference value of the network element and an attribute reference interval;

确定单元,用于将所述网元所处的网元层级,作为所述属性参考值对应的级别参考值。And a determining unit, configured to use a network element level at which the network element is located as a level reference value corresponding to the attribute reference value.

可选地,上述网元信息的确定装置,还包括:Optionally, the determining device of the network element information further includes:

重新确定模块,设置为在检测到所述网元的属性参考值发生变化时,获取所述网元的当前属性参考值,并根据所述属性参考值重新确定所述网元的 级别。Re-determining the module, configured to acquire a current attribute reference value of the network element when the attribute reference value of the network element is changed, and re-determine the network element according to the attribute reference value level.

本发明实施例还提供一种网管拓扑系统,包括如上所述的网元信息的确定装置。The embodiment of the invention further provides a network management topology system, which comprises the device for determining network element information as described above.

本发明实施例具有以下有益效果:Embodiments of the present invention have the following beneficial effects:

本发明实施例的网元信息的确定方法,根据网元的属性参考值,确定网元在网络拓扑图中的级别,从而在网络拓扑图进行缩放时,可以根据网络拓扑图的当前缩放级别及网元的级别,隐藏或呈现特定网元,能够有效减少人为判断错误,提高网络拓扑图的可读性和可用性。The method for determining network element information according to the embodiment of the present invention determines the level of the network element in the network topology map according to the attribute reference value of the network element, so that when the network topology map is scaled, the current zoom level of the network topology map and The level of the network element hides or presents a specific network element, which can effectively reduce human error and improve the readability and usability of the network topology.

在阅读并理解了附图和详细描述后,可以明白其它方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.

附图说明DRAWINGS

图1表示本发明实施例的网元信息的确定方法的第一工作流程图;1 is a first working flowchart of a method for determining network element information according to an embodiment of the present invention;

图2表示本发明实施例的网元信息的确定方法的第二工作流程图;2 is a second working flowchart of a method for determining network element information according to an embodiment of the present invention;

图3表示本发明实施例的网元信息的确定方法的第三工作流程图;3 is a third working flowchart of a method for determining network element information according to an embodiment of the present invention;

图4表示本发明实施例的网元信息的确定装置的第一结构框图;4 is a block diagram showing a first structure of a device for determining network element information according to an embodiment of the present invention;

图5表示本发明实施例的网元信息的确定装置的第二结构框图;FIG. 5 is a second structural block diagram of a device for determining network element information according to an embodiment of the present invention;

图6表示本发明实施例的网元信息的确定装置的第三结构框图;Figure 6 is a block diagram showing a third structure of the apparatus for determining network element information according to an embodiment of the present invention;

图7表示本发明实施例的网管拓扑系统的结构框图;7 is a structural block diagram of a network management topology system according to an embodiment of the present invention;

图8表示本发明实施例的网管拓扑系统的工作流程图。FIG. 8 is a flowchart showing the operation of the network management topology system according to the embodiment of the present invention.

具体实施方式detailed description

本发明实施例提供一种网元信息的确定方法、装置及网管拓扑系统,能够有效减少人为判断错误,提高网络拓扑图的可读性和可用性。The embodiment of the invention provides a method, a device and a network management topology system for determining network element information, which can effectively reduce human error and improve the readability and usability of the network topology.

第一实施例:First embodiment:

如图1所示,该网元信息的确定方法,包括:As shown in FIG. 1, the method for determining the network element information includes:

步骤11:获取网络中每个网元的至少一个属性参考值,所述属性参考值为与所述网元在网络拓扑图中的重要性相关联的属性参考值;Step 11: Acquire at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map.

步骤12:根据每个所述网元的属性参考值,确定每个所述网元的级别, 所述级别用于表明所述网元在所述网络拓扑图中的显示层级。Step 12: Determine a level of each of the network elements according to an attribute reference value of each of the network elements. The level is used to indicate the display level of the network element in the network topology map.

本发明实施例的网元信息的确定方法,根据网元的属性参考值,确定网元在网络拓扑图中的级别,从而在网络拓扑图进行缩放时,可以根据网络拓扑图的当前缩放级别及网元的级别,隐藏或呈现特定网元,能够有效减少人为判断错误,提高网络拓扑图的可读性和可用性。The method for determining network element information according to the embodiment of the present invention determines the level of the network element in the network topology map according to the attribute reference value of the network element, so that when the network topology map is scaled, the current zoom level of the network topology map and The level of the network element hides or presents a specific network element, which can effectively reduce human error and improve the readability and usability of the network topology.

第二实施例:Second embodiment:

如图2所示,该网元信息的确定方法,包括:As shown in FIG. 2, the method for determining the network element information includes:

步骤21:获取网络中每个网元的至少一个属性参考值,所述属性参考值为与所述网元在网络拓扑图中的重要性相关联的属性参考值;Step 21: Obtain at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map.

步骤22:根据每个所述网元的属性参考值,确定每个所述网元的级别,所述级别用于表明所述网元在所述网络拓扑图中的显示层级;Step 22: Determine, according to an attribute reference value of each of the network elements, a level of each of the network elements, where the level is used to indicate a display level of the network element in the network topology diagram.

步骤23:若所述网络拓扑图的当前缩放比例为X,则在所述网络拓扑图中显示级别大于或者等于X的所有网元,其中,X为大于或者等于1的整数。Step 23: If the current scaling of the network topology map is X, all network elements whose level is greater than or equal to X are displayed in the network topology diagram, where X is an integer greater than or equal to 1.

在该实施例中,由于网元的级别是根据与网元的重要性相关联的属性参考值确定的,因此,在根据网元级别进行缩小显示时,能够呈现或者隐藏特定网元,提高拓扑图的可视性和可读性。In this embodiment, since the level of the network element is determined according to the attribute reference value associated with the importance of the network element, when the display is reduced according to the network element level, the specific network element can be presented or hidden, and the topology is improved. The visibility and readability of the graph.

上述第一和第二实施例中,与所述网元在网络拓扑图中的重要性相关联的属性参考值可具体为用于表示所述网元所连接的其他网元个数的第一属性参考值、用于表示所述网元被引用次数的第二属性参考值、用于表示所述网元在预设时间内的业务处理量的第三属性参考值中的一种或多种。In the first and second embodiments, the attribute reference value associated with the importance of the network element in the network topology map may be specifically used to indicate the number of other network elements connected to the network element. One or more of an attribute reference value, a second attribute reference value for indicating the number of times the network element is referenced, and a third attribute reference value for indicating a service processing amount of the network element in a preset time .

可选的,在本发明实施例中,在获取网元的第一属性参考值时,根据网元所连接的其他网元的个数确定网元的第一属性参考值。如果网元和其他网元有多个链路,可视为一个连接。例如,网元1与网元2有三个链接,则视为一个连接。Optionally, in the embodiment of the present invention, when acquiring the first attribute reference value of the network element, determining the first attribute reference value of the network element according to the number of other network elements connected to the network element. If a network element and other network elements have multiple links, it can be regarded as a connection. For example, if network element 1 and network element 2 have three links, they are treated as one connection.

在获取网元的第二属性参考值时,获取网络中所有网元的引用表信息,统计每个引用表对某一网元的引用次数,最后将所有引用次数累计得到该网元的第二属性信息。其中,所述引用表包括网元中的交换表、邻接表及路由表。可选的,分析网元的交换表,若其中的接口为和其他网元的连接接口, 可视为存在对对端网元的引用;分析网元的路由表,判断下一跳地址是否为对其他网元的引用,如此得到网元的被引用次数。When the second attribute reference value of the network element is obtained, the reference table information of all network elements in the network is obtained, the number of times of reference of each reference element to a certain network element is counted, and finally, the total number of times of reference is accumulated to obtain the second quantity of the network element. Attribute information. The reference table includes an exchange table, an adjacency list, and a routing table in the network element. Optionally, the exchange table of the network element is analyzed, and if the interface is a connection interface with another network element, It can be regarded as having a reference to the peer network element; analyzing the routing table of the network element, determining whether the next hop address is a reference to other network elements, and thus obtaining the reference number of the network element.

在获取网元的第三属性参考值时,具体可根据所述网元在预设时间内的报文收发数或电路占用总时长等,确定所述网元的第三属性参考值。可选的,采集网元一段时期内的业务处理数,对报文转发网元,可采集其总的报文收发数,对电路交换网元,可采集其电路占用总时长。When the third attribute reference value of the network element is obtained, the third attribute reference value of the network element may be determined according to the number of packets sent and received by the network element within a preset time period or the total length of circuit occupation. Optionally, the number of service processings of the network element in a period of time is collected, and the total number of packets sent and received is collected for the packet forwarding network element, and the total length of time occupied by the circuit is collected for the circuit switched network element.

第三实施例:Third embodiment:

如图3所示,该网元信息的确定方法包括:As shown in FIG. 3, the method for determining the network element information includes:

步骤31:获取网络中每个网元的至少一个属性参考值,所述属性参考值为与所述网元在网络拓扑图中的重要性相关联的属性参考值;Step 31: Acquire at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map.

步骤32:根据每个所述网元相对应的属性参考值,确定每个所述网元相对应的级别,所述级别用于表明所述网元在所述网络拓扑图中的显示层级。Step 32: Determine, according to an attribute reference value corresponding to each of the network elements, a level corresponding to each of the network elements, where the level is used to indicate a display level of the network element in the network topology map.

在本实施例中,步骤32的实现可以通过对网络中每个网元分别进行以下实现:In this embodiment, the implementation of step 32 can be implemented by using the following implementations for each network element in the network:

步骤321:获取与所述网元的每个属性参考值对应的级别参考值;Step 321: Acquire a level reference value corresponding to each attribute reference value of the network element.

步骤322:将每个所述级别参考值与对应的权重值的乘积进行求和运算,得到所述网元的动态级别;Step 322: Perform a summation operation on the product of each of the level reference values and the corresponding weight value to obtain a dynamic level of the network element.

步骤323:将所述网元的动态级别与所述网元的预设静态级别相加,得到所述网元的级别。Step 323: Add the dynamic level of the network element to the preset static level of the network element to obtain the level of the network element.

可选地,所述步骤321包括:Optionally, the step 321 includes:

根据预设划分规则,将网络划分成N层网元,其中,每层网元对应一属性参考区间,N为所述网络拓扑图的缩放总级别,且N为大于或者等于1的整数;According to the preset division rule, the network is divided into N layers of network elements, where each layer of network elements corresponds to an attribute reference interval, N is a total scaling level of the network topology map, and N is an integer greater than or equal to 1;

根据所述网元的属性参考值与属性参考区间的对应关系,将所述网元归属到相应的网元层级;Determining, by the corresponding relationship between the attribute reference value of the network element and the attribute reference interval, the network element to a corresponding network element level;

将所述网元所处的网元层级,作为所述属性参考值对应的级别参考值。The network element level at which the network element is located is used as a level reference value corresponding to the attribute reference value.

可选地,本发明实施例的网元信息的确定方法,还包括:Optionally, the method for determining network element information in the embodiment of the present invention further includes:

在检测到所述网元的属性参考值发生变化时,获取所述网元的当前属性 参考值,并根据所述属性参考值重新确定所述网元的级别。Obtaining the current attribute of the network element when detecting that the attribute reference value of the network element changes Reference value, and re-determining the level of the network element according to the attribute reference value.

本发明实施例可根据网元的实际动态来判断网元的级别,使得网元的级别更加准确,从而可以在拓扑图缩放时,根据拓扑图当前缩放级别,隐藏或者呈现特定网元,提高拓扑图的可读性和可用性。The embodiment of the present invention can determine the level of the network element according to the actual dynamics of the network element, so that the level of the network element is more accurate, so that when the topology map is scaled, the specific network element is hidden or presented according to the current zoom level of the topology map, and the topology is improved. The readability and usability of the diagram.

第四实施例:Fourth embodiment:

如图4所示,本发明实施例提供了一种网元信息的确定装置,包括:As shown in FIG. 4, an embodiment of the present invention provides a device for determining network element information, including:

获取模块41,设置为获取网络中每个网元的至少一个属性参考值,所述属性参考值为与所述网元在网络拓扑图中的重要性相关联的属性参考值;The obtaining module 41 is configured to obtain at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map;

处理模块42,设置为根据每个所述网元的属性参考值,确定每个所述网元相对应的级别,所述级别用于表明所述网元在所述网络拓扑图中的显示层级。The processing module 42 is configured to determine, according to an attribute reference value of each of the network elements, a level corresponding to each of the network elements, where the level is used to indicate a display level of the network element in the network topology map .

第五实施例:Fifth embodiment:

如图5所示,本发明实施例提供了一种网元信息的确定装置,包括:As shown in FIG. 5, an embodiment of the present invention provides a device for determining network element information, including:

获取模块51,设置为获取网络中每个网元的至少一个属性参考值,所述属性参考值为与所述网元在网络拓扑图中的重要性相关联的属性参考值;The obtaining module 51 is configured to obtain at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map;

处理模块52,设置为根据每个所述网元的属性参考值,确定每个所述网元的级别,所述级别用于表明所述网元在所述网络拓扑图中的显示层级。The processing module 52 is configured to determine a level of each of the network elements according to an attribute reference value of each of the network elements, where the level is used to indicate a display level of the network element in the network topology map.

显示模块53,设置为若所述网络拓扑图的当前缩放比例为X,则在所述网络拓扑图中显示级别大于或者等于X的所有网元,其中,X为大于或者等于1的整数。The display module 53 is configured to display, in the network topology map, all network elements whose level is greater than or equal to X, if the current scaling ratio of the network topology map is X, where X is an integer greater than or equal to 1.

本发明实施例中,所述属性参考值包括:用于表示所述网元所连接的其他网元个数的第一属性参考值、用于表示所述网元被引用次数的第二属性参考值和/或用于表示所述网元在预设时间内的业务处理量的第三属性参考值。In the embodiment of the present invention, the attribute reference value includes: a first attribute reference value for indicating the number of other network elements connected to the network element, and a second attribute reference for indicating the number of times the network element is referenced. A value and/or a third attribute reference value for indicating a traffic volume of the network element within a preset time.

第六实施例:Sixth embodiment:

如图6所示,该网元信息的确定装置包括:As shown in FIG. 6, the determining device of the network element information includes:

获取模块61,设置为获取网络中每个网元相对应的至少一个属性参考值, 所述属性参考值为与所述网元在网络拓扑图中的重要性相关联的属性参考值;The obtaining module 61 is configured to acquire at least one attribute reference value corresponding to each network element in the network, The attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map;

处理模块62,设置为根据每个所述网元相对应的属性参考值,确定每个所述网元相对应的级别,所述级别用于表明所述网元在所述网络拓扑图中的显示层级。The processing module 62 is configured to determine, according to an attribute reference value corresponding to each of the network elements, a level corresponding to each of the network elements, where the level is used to indicate that the network element is in the network topology Display level.

其中,处理模块62包括:The processing module 62 includes:

第一获取单元621,设置为(对每个网元)获取与所述网元的每个属性参考值对应的级别参考值;The first obtaining unit 621 is configured to acquire (for each network element) a level reference value corresponding to each attribute reference value of the network element;

第一处理单元622,设置为(对每个网元)将每个所述级别参考值与对应的权重值的乘积进行求和运算,得到所述网元的动态级别;The first processing unit 622 is configured to perform a summation operation on the product of each of the level reference values and the corresponding weight value (for each network element) to obtain a dynamic level of the network element.

第二处理单元623,设置为(对每个网元)将所述网元的动态级别与该网元的预设静态级别相加,得到所述网元的级别。The second processing unit 623 is configured to add (for each network element) the dynamic level of the network element to a preset static level of the network element to obtain a level of the network element.

可选地,所述第二获取单元621包括:Optionally, the second obtaining unit 621 includes:

划分子单元,设置为根据预设划分规则,将网络划分成N层网元,其中,每层网元对应一属性参考区间,N为所述网络拓扑图的缩放总级别,且N为大于或者等于1的整数;The sub-unit is configured to divide the network into N-layer network elements according to a preset division rule, where each layer of network elements corresponds to an attribute reference interval, where N is a total scaling level of the network topology map, and N is greater than or An integer equal to 1;

归属子单元,设置为根据所述网元的属性参考值与属性参考区间的对应关系,将所述网元归属到相应的网元层级;a belonging subunit, configured to attribute the network element to a corresponding network element level according to a correspondence between an attribute reference value of the network element and an attribute reference interval;

确定单元,设置为将所述网元所处的网元层级,作为所述属性参考值对应的级别参考值。And a determining unit, configured to set a network element level at which the network element is located as a level reference value corresponding to the attribute reference value.

可选地,本发明实施例的网元信息的确定装置,还包括:Optionally, the determining device of the network element information in the embodiment of the present invention further includes:

重新确定模块63,设置为在检测到所述网元的属性参考值发生变化时,获取所述网元的当前属性参考值,并根据所述属性参考值重新确定所述网元的级别。The re-determination module 63 is configured to acquire a current attribute reference value of the network element when the attribute reference value of the network element is changed, and re-determine the level of the network element according to the attribute reference value.

本发明还提供了一种网管拓扑系统,包括如上所述网元信息的确定装置。The present invention also provides a network management topology system, including the apparatus for determining network element information as described above.

下面结合附图7来具体说明本发明实施例的网管拓扑系统的组成。The composition of the network management topology system of the embodiment of the present invention is specifically described below with reference to FIG.

可选的,该网管拓扑系统中,Optionally, in the network management topology system,

调度器设置为监视网元连接变化和网元交换表路由表等引用表,在发生 变化时调度获取模块中设置为根据网元连接数判定网元级别的第一获取子模块及设置为根据网元被引用的次数判定网元级别的第二获取子模块,得到网元的第一和第二属性参考值,同时负责定时调用根据处理业务数判定网元级别的第三获取子模块,得到网元的第三属性参考值。在本发明的具体实施例中,上述第二获取模块可包括上述第一获取单元和第一处理单元,上述第三获取模块可具体包括上述第二处理单元。The scheduler is set to monitor the reference connection changes of the network element and the routing table of the network element exchange table, etc. The first acquiring submodule configured to determine the network element level according to the number of network element connections and the second obtaining submodule determined by the network element level according to the number of times the network element is referenced, obtains the first of the network element. And the second attribute reference value, and is responsible for periodically calling the third acquiring sub-module for determining the network element level according to the processing service number, to obtain the third attribute reference value of the network element. In a specific embodiment of the present invention, the second acquiring module may include the first acquiring unit and the first processing unit, and the third acquiring module may specifically include the second processing unit.

下面具体说明本发明实施例的网管拓扑系统的工作过程。The working process of the network management topology system of the embodiment of the present invention is specifically described below.

如图8所示,包括:As shown in Figure 8, it includes:

步骤1:调度器、监视器及定时器启动;Step 1: The scheduler, monitor and timer are started;

步骤2:判断定时器是否触发;Step 2: Determine whether the timer is triggered.

步骤21:若定时器触发,则由调度器调用第三获取子模块,得到网元的第三属性参考值;Step 21: If the timer is triggered, the third acquisition submodule is invoked by the scheduler to obtain a third attribute reference value of the network element.

步骤3:判断所述监视器是否监视到网元的连接数发生变化;Step 3: Determine whether the monitor monitors that the number of connections of the network element changes;

步骤31:若网元的连接数发生变化,则由调度器调用上述第一获取子模块,得到网元的第一属性参考值;Step 31: If the number of connections of the network element changes, the first acquiring submodule is invoked by the scheduler to obtain a first attribute reference value of the network element.

步骤4:判断所述监视器是否监视到网元的被引用次数发生变化;Step 4: Determine whether the monitor monitors that the number of times the network element is referenced changes;

步骤41:网元的被引用次数发生变化,则由调度器调用第二获取子模块,得到网元的第二属性参考值;Step 41: The number of times the reference number of the network element changes, the second acquisition sub-module is invoked by the scheduler, and the second attribute reference value of the network element is obtained.

步骤5:根据上述第一属性参考值、第二属性参考值和/或第三属性参考值,得到网元的级别;Step 5: Obtain a level of the network element according to the first attribute reference value, the second attribute reference value, and/or the third attribute reference value.

步骤6:若用户触发拓扑图缩放,下一步缩放级别为X(1<X<N),则标注当前级别大于或等于X的网元需呈现,其他网元需隐藏,并交付拓扑图绘制模块执行实际的绘制输出;Step 6: If the user triggers the topology scaling, the next zoom level is X (1<X<N), then the network element with the current level greater than or equal to X needs to be presented, other network elements need to be hidden, and the topology drawing module is delivered. Perform the actual drawing output;

步骤7:调度器返回待命状态,等待下一次触发。Step 7: The scheduler returns to the standby state and waits for the next trigger.

其中,上述步骤2、步骤3、步骤4三个步骤为可并行过程,并且应根据网元具体类型选择一个或者多个步骤,没有先后顺序。The three steps of step 2, step 3, and step 4 are parallel processes, and one or more steps should be selected according to the specific type of the network element, and there is no sequence.

需要说明的是,该网管拓扑系统及网元信息的确定装置是与上述方法实施例对应的装置及系统,上述方法实施例中所有实现方式均适用于该装置和系统的实施例中,也能达到相同的技术效果。 It should be noted that the network management topology system and the network element information determining apparatus are devices and systems corresponding to the foregoing method embodiments, and all implementation manners in the foregoing method embodiments are applicable to the apparatus and system embodiments, and Achieve the same technical effect.

本发明实施例的网元信息的确定方法、装置及网管拓扑系统,根据网元的属性参考值,确定网元在网络拓扑图中的级别,从而在网络拓扑图进行缩放时,可以根据网络拓扑图的当前缩放级别及网元的级别,隐藏或呈现特定网元,能够有效减少人为判断错误,提高网络拓扑图的可读性和可用性。The method and device for determining network element information and the network management topology system according to the embodiment of the present invention determine the level of the network element in the network topology map according to the attribute reference value of the network element, so that the network topology map may be scaled according to the network topology. The current zoom level of the graph and the level of the network element hide or present a specific network element, which can effectively reduce human error and improve the readability and usability of the network topology map.

本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件(例如处理器)完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。可选地,上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,例如通过集成电路来实现其相应功能,也可以采用软件功能模块的形式实现,例如通过处理器执行存储于存储器中的程序/指令来实现其相应功能。本发明不限制于任何特定形式的硬件和软件的结合。本领域的普通技术人员应当理解,可以对本发明的技术方案进行修改或者等同替换,而不脱离本发明技术方案的精神和范围,均应涵盖在本发明的权利要求范围当中。One of ordinary skill in the art will appreciate that all or a portion of the above steps may be performed by a program to instruct related hardware, such as a processor, which may be stored in a computer readable storage medium, such as a read only memory, disk or optical disk. Wait. Alternatively, all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits. Correspondingly, each module/unit in the above embodiment may be implemented in the form of hardware, for example, by implementing an integrated circuit to implement its corresponding function, or may be implemented in the form of a software function module, for example, executing a program stored in the memory by a processor. / instruction to achieve its corresponding function. The invention is not limited to any specific form of combination of hardware and software. It should be understood by those skilled in the art that the present invention may be modified or equivalently substituted without departing from the spirit and scope of the invention.

工业实用性Industrial applicability

上述技术方案可以根据网络拓扑图的当前缩放级别及网元的级别,隐藏或呈现特定网元,能够有效减少人为判断错误,提高网络拓扑图的可读性和可用性。 The foregoing technical solution can hide or present a specific network element according to the current zoom level of the network topology map and the level of the network element, which can effectively reduce human error and improve the readability and usability of the network topology map.

Claims (14)

一种网元信息的确定方法,包括:A method for determining network element information includes: 获取网络中每个网元的至少一个属性参考值,所述属性参考值为与所述网元在网络拓扑图中的重要性相关联的属性参考值;Obtaining at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map; 根据每个所述网元的属性参考值,确定每个所述网元的级别,所述级别用于表明所述网元在所述网络拓扑图中的显示层级。Determining, according to an attribute reference value of each of the network elements, a level of each of the network elements, where the level is used to indicate a display level of the network element in the network topology map. 根据权利要求1所述的网元信息的确定方法,还包括:在所述根据每个所述网元的属性参考值,确定每个所述网元的级别的步骤之后,The method for determining network element information according to claim 1, further comprising: after the step of determining a level of each of the network elements according to an attribute reference value of each of the network elements, 若所述网络拓扑图的当前缩放比例为X,则在所述网络拓扑图中显示级别大于或者等于X的所有网元,其中,X为大于或者等于1的整数。If the current scaling of the network topology map is X, all network elements whose level is greater than or equal to X are displayed in the network topology diagram, where X is an integer greater than or equal to 1. 根据权利要求1所述的网元信息的确定方法,其中,所述属性参考值包括:用于表示所述网元所连接的其他网元个数的第一属性参考值、用于表示所述网元被引用次数的第二属性参考值和/或用于表示所述网元在预设时间内的业务处理量的第三属性参考值。The method for determining network element information according to claim 1, wherein the attribute reference value comprises: a first attribute reference value for indicating the number of other network elements to which the network element is connected, for indicating the The second attribute reference value of the number of times the network element is referenced and/or the third attribute reference value used to indicate the amount of service processing of the network element within a preset time. 根据权利要求1所述的网元信息的确定方法,其中,所述根据每个所述网元的属性参考值,确定每个所述网元的级别的步骤包括:The method for determining network element information according to claim 1, wherein the determining the level of each of the network elements according to an attribute reference value of each of the network elements comprises: 获取与所述网元的每个属性参考值对应的级别参考值;Obtaining a level reference value corresponding to each attribute reference value of the network element; 将每个所述级别参考值与对应的权重值的乘积进行求和运算,得到所述网元的动态级别;And summing the products of each of the level reference values and the corresponding weight values to obtain a dynamic level of the network element; 将所述网元的动态级别与该网元的预设静态级别相加,得到所述网元的级别。The dynamic level of the network element is added to the preset static level of the network element to obtain the level of the network element. 根据权利要求4所述的网元信息的确定方法,其中,所述获取与所述网元的每个属性参考值对应的级别参考值的步骤包括:The method for determining network element information according to claim 4, wherein the step of acquiring a level reference value corresponding to each attribute reference value of the network element comprises: 根据预设划分规则,将网络划分成N层网元,其中,每层网元对应一属性参考区间,N为所述网络拓扑图的缩放总级别,且N为大于或者等于1的整数;According to the preset division rule, the network is divided into N layers of network elements, where each layer of network elements corresponds to an attribute reference interval, N is a total scaling level of the network topology map, and N is an integer greater than or equal to 1; 根据所述网元的属性参考值与属性参考区间的对应关系,将所述网元归属到相应的网元层级; Determining, by the corresponding relationship between the attribute reference value of the network element and the attribute reference interval, the network element to a corresponding network element level; 将所述网元所处的网元层级,作为所述属性参考值对应的级别参考值。The network element level at which the network element is located is used as a level reference value corresponding to the attribute reference value. 根据权利要求1所述的网元信息的确定方法,还包括:The method for determining network element information according to claim 1, further comprising: 在检测到所述网元的属性参考值发生变化时,获取所述网元的当前属性参考值,并根据所述属性参考值重新确定所述网元的级别。When the attribute reference value of the network element is changed, the current attribute reference value of the network element is obtained, and the level of the network element is re-determined according to the attribute reference value. 一种网元信息的确定装置,包括:A device for determining network element information includes: 获取模块,设置为获取网络中每个网元的至少一个属性参考值,所述属性参考值为与所述网元在网络拓扑图中的重要性相关联的属性参考值;An obtaining module, configured to acquire at least one attribute reference value of each network element in the network, where the attribute reference value is an attribute reference value associated with the importance of the network element in the network topology map; 处理模块,设置为根据每个所述网元的属性参考值,确定每个所述网元的级别,所述级别用于表明所述网元在所述网络拓扑图中的显示层级。The processing module is configured to determine a level of each of the network elements according to an attribute reference value of each of the network elements, where the level is used to indicate a display level of the network element in the network topology map. 根据权利要求7所述的网元信息的确定装置,还包括:The apparatus for determining network element information according to claim 7, further comprising: 显示模块,设置为若所述网络拓扑图的当前缩放比例为X,则在所述网络拓扑图中显示级别大于或者等于X的所有网元,其中,X为大于或者等于1的整数。The display module is configured to display, in the network topology map, all network elements whose level is greater than or equal to X, where X is an integer greater than or equal to 1, if the current scaling of the network topology map is X. 根据权利要求7所述的网元信息的确定装置,其中,所述属性参考值包括:用于表示所述网元所连接的其他网元个数的第一属性参考值、用于表示所述网元被引用次数的第二属性参考值和/或用于表示所述网元在预设时间内的业务处理量的第三属性参考值。The apparatus for determining network element information according to claim 7, wherein the attribute reference value comprises: a first attribute reference value for indicating the number of other network elements to which the network element is connected, for indicating the The second attribute reference value of the number of times the network element is referenced and/or the third attribute reference value used to indicate the amount of service processing of the network element within a preset time. 根据权利要求7所述的网元信息的确定装置,其中,所述处理模块是设置为通过如下方式实现:The apparatus for determining network element information according to claim 7, wherein the processing module is configured to be implemented as follows: 第一获取单元,用于获取与所述网元的每个属性参考值对应的级别参考值;a first acquiring unit, configured to acquire a level reference value corresponding to each attribute reference value of the network element; 第一处理单元,用于将每个所述级别参考值与对应的权重值的乘积进行求和运算,得到所述网元的动态级别;a first processing unit, configured to perform a summation operation on a product of each of the level reference values and a corresponding weight value to obtain a dynamic level of the network element; 第二处理单元,用于将所述网元的动态级别与该网元的预设静态级别相加,得到所述网元的级别。The second processing unit is configured to add a dynamic level of the network element to a preset static level of the network element to obtain a level of the network element. 根据权利要求10所述的网元信息的确定装置,其中,所述第一获取单元包括:The apparatus for determining network element information according to claim 10, wherein the first obtaining unit comprises: 划分子单元,设置为根据预设划分规则,将网络划分成N层网元,其中,每层网元对应一属性参考区间,N为所述网络拓扑图的缩放总级别,且N为 大于或者等于1的整数;The sub-unit is configured to divide the network into N-layer network elements according to a preset division rule, where each layer of network elements corresponds to an attribute reference interval, where N is a total scaling level of the network topology map, and N is An integer greater than or equal to 1; 归属子单元,设置为根据所述网元的属性参考值与属性参考区间的对应关系,将所述网元归属到相应的网元层级;a belonging subunit, configured to attribute the network element to a corresponding network element level according to a correspondence between an attribute reference value of the network element and an attribute reference interval; 确定单元,设置为将所述网元所处的网元层级,作为所述属性参考值对应的级别参考值。And a determining unit, configured to set a network element level at which the network element is located as a level reference value corresponding to the attribute reference value. 根据权利要求7所述的网元信息的确定装置,还包括:The apparatus for determining network element information according to claim 7, further comprising: 重新确定模块,设置为在检测到所述网元的属性参考值发生变化时,获取所述网元的当前属性参考值,并根据所述属性参考值重新确定所述网元的级别。The re-determination module is configured to acquire a current attribute reference value of the network element when the attribute reference value of the network element is changed, and re-determine the level of the network element according to the attribute reference value. 一种网管拓扑系统,包括如权利要求7-12任一项所述的网元信息的确定装置。A network management topology system, comprising the apparatus for determining network element information according to any one of claims 7-12. 一种计算机存储介质,所述计算机存储介质中存储有计算机可执行指令,所述计算机可执行指令用于执行权利要求1~6中任一项所述的方法。 A computer storage medium having stored therein computer executable instructions for performing the method of any one of claims 1 to 6.
PCT/CN2016/075213 2015-08-27 2016-03-01 Method and apparatus for determining network element information and network management topology system Ceased WO2016177046A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510534969.1A CN106487552A (en) 2015-08-27 2015-08-27 A kind of determination method of net element information, device and network management topological system
CN201510534969.1 2015-08-27

Publications (1)

Publication Number Publication Date
WO2016177046A1 true WO2016177046A1 (en) 2016-11-10

Family

ID=57217456

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/075213 Ceased WO2016177046A1 (en) 2015-08-27 2016-03-01 Method and apparatus for determining network element information and network management topology system

Country Status (2)

Country Link
CN (1) CN106487552A (en)
WO (1) WO2016177046A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170163502A1 (en) * 2015-12-04 2017-06-08 CENX, Inc. Classifier based graph rendering for visualization of a telecommunications network topology
CN108964954A (en) * 2017-05-22 2018-12-07 中兴通讯股份有限公司 A kind of method and device of processing power-off net element information
CN115811740A (en) * 2021-09-15 2023-03-17 中国移动通信集团河南有限公司 Slice packet network SPN topology layout method and device and readable storage medium

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115426270A (en) * 2021-05-31 2022-12-02 北京华为数字技术有限公司 Network topology display method and communication device
CN116017521A (en) * 2023-01-05 2023-04-25 中国联合网络通信集团有限公司 Network element maintenance method, device, equipment and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101674197A (en) * 2009-09-30 2010-03-17 华为技术有限公司 Display method of network topological graph, display device and system
CN102638455A (en) * 2012-03-19 2012-08-15 华为技术有限公司 Method and device for processing network element object information in three-dimensional (3D) topology view
US8868718B1 (en) * 2006-06-28 2014-10-21 Emc Corporation Method and apparatus for providing scalability in resource management and analysis systems
CN104731885A (en) * 2015-03-11 2015-06-24 中国石油大学(华东) Multiscale spatial data topological relation maintaining method based on level-semanteme

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8868718B1 (en) * 2006-06-28 2014-10-21 Emc Corporation Method and apparatus for providing scalability in resource management and analysis systems
CN101674197A (en) * 2009-09-30 2010-03-17 华为技术有限公司 Display method of network topological graph, display device and system
CN102638455A (en) * 2012-03-19 2012-08-15 华为技术有限公司 Method and device for processing network element object information in three-dimensional (3D) topology view
CN104731885A (en) * 2015-03-11 2015-06-24 中国石油大学(华东) Multiscale spatial data topological relation maintaining method based on level-semanteme

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170163502A1 (en) * 2015-12-04 2017-06-08 CENX, Inc. Classifier based graph rendering for visualization of a telecommunications network topology
US9992082B2 (en) * 2015-12-04 2018-06-05 CENX, Inc. Classifier based graph rendering for visualization of a telecommunications network topology
CN108964954A (en) * 2017-05-22 2018-12-07 中兴通讯股份有限公司 A kind of method and device of processing power-off net element information
CN115811740A (en) * 2021-09-15 2023-03-17 中国移动通信集团河南有限公司 Slice packet network SPN topology layout method and device and readable storage medium

Also Published As

Publication number Publication date
CN106487552A (en) 2017-03-08

Similar Documents

Publication Publication Date Title
WO2016177046A1 (en) Method and apparatus for determining network element information and network management topology system
CN108377201B (en) Network anomaly sensing method, device, equipment and computer readable storage medium
CN109634819B (en) Alarm root cause positioning method and device and electronic equipment
CN108833202A (en) Faulty link detection method, device and computer-readable storage medium
KR20150091161A (en) Partition expansion method and device
CN109936474B (en) Method and equipment for generating network topological graph
US20180131585A1 (en) Cloud Visualization and Management Platform
US10783203B2 (en) Data processing method and apparatus
CN106303112B (en) A kind of method for equalizing traffic volume and device
EP3310093A1 (en) Traffic control method and apparatus
CN109726092B (en) Bus processing efficiency evaluation method, system and computer storage medium
CN113179295B (en) Message processing method and device
CN105760458A (en) Picture processing method and electronic equipment
EP3493486A1 (en) Publishing message conversations to electronic forums
CN109818851A (en) A kind of information persistence method, device and electronic equipment
CN109982034A (en) Access request processing method and processing device in video monitoring system
CN112217727B (en) Multi-metric-dimension routing method and device, computer equipment and storage medium
CN109905486B (en) Application program identification display method and device
CN113766047B (en) Task grouping method and device, computer equipment and storage medium
CN103729417A (en) Method and device for data scanning
CN109327392B (en) Method and device for path selection in multi-path transmission
US20220038532A1 (en) Information processing apparatus and non-transitory computer readable medium
CN110532457B (en) Method and system for acquiring network segment ID
CN117768391A (en) Flow control method, system, equipment and medium
CN110909072B (en) Data table establishment method, device and equipment

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

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

Country of ref document: EP

Kind code of ref document: A1