WO2023020436A1 - Procédé d'abonnement à des données d'élément de réseau, dispositif et support de stockage - Google Patents
Procédé d'abonnement à des données d'élément de réseau, dispositif et support de stockage Download PDFInfo
- Publication number
- WO2023020436A1 WO2023020436A1 PCT/CN2022/112514 CN2022112514W WO2023020436A1 WO 2023020436 A1 WO2023020436 A1 WO 2023020436A1 CN 2022112514 W CN2022112514 W CN 2022112514W WO 2023020436 A1 WO2023020436 A1 WO 2023020436A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- network element
- subscription
- subscribed
- subscription information
- information
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 43
- 239000012634 fragment Substances 0.000 claims abstract description 73
- 238000004891 communication Methods 0.000 claims abstract description 9
- 238000004590 computer program Methods 0.000 claims description 10
- 238000013467 fragmentation Methods 0.000 claims description 5
- 238000006062 fragmentation reaction Methods 0.000 claims description 5
- 230000008521 reorganization Effects 0.000 claims description 5
- 238000007726 management method Methods 0.000 description 33
- 238000012545 processing Methods 0.000 description 11
- 238000010586 diagram Methods 0.000 description 7
- 230000008569 process Effects 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 4
- 238000010295 mobile communication Methods 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 230000007547 defect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000011664 signaling Effects 0.000 description 1
- 230000007723 transport mechanism Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/60—Subscription-based services using application servers or record carriers, e.g. SIM application toolkits
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/18—Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/18—Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data
- H04W8/20—Transfer of user or subscriber data
Definitions
- the present invention relates to the field of communication technologies, and in particular to a network element data subscription method, device and storage medium.
- the related method is to receive and analyze the subscription information, classify the network elements, and then convert the corresponding subscription information of different network elements into network element tasks, and batch deliver the same type of network element tasks according to the corresponding types of network elements .
- the related solutions have the following defects: in large-scale network scenarios, the processing efficiency is low, and operations such as parsing subscription information and converting network element tasks consume a large amount of memory and CPU resources of the server. If the server hardware resources are expanded to improve processing efficiency, this method Costly. Therefore, how to manage network elements efficiently and at low cost in a large-scale network scenario is an urgent problem to be solved at present.
- Embodiments of the present invention provide a network element data subscription method, device, and storage medium, aiming at improving the management efficiency of network element subscription information.
- an embodiment of the present invention provides a network element data subscription method, including: obtaining network element subscription information; splitting the network element subscription information to obtain multiple network element subscription information fragments; The computing node in assigns each of the network element subscription information fragments, so that the computing node generates a network element subscription task according to the assigned network element subscription information fragments, and sends the network element subscription task to the network element to be subscribed. Subscribing to a task: obtaining an execution result corresponding to the network element subscription task sent by each of the network elements to be subscribed, and outputting a network element information subscription result according to each of the execution results.
- the embodiment of the present invention also provides a network management device, the network management device includes a processor, a memory, a computer program stored on the memory and executable by the processor, and a computer program for implementing the processor A data bus connecting and communicating with the memory, wherein when the computer program is executed by the processor, the steps of any one of the network element data subscription methods provided in the description of the present invention are realized.
- the embodiment of the present invention also provides a storage medium for computer-readable storage, wherein the storage medium stores one or more programs, and the one or more programs can be processed by one or more executed by a device to realize the steps of any one of the methods for subscribing network element data provided in the description of the present invention.
- FIG. 1 is a schematic flowchart of a network element data subscription method provided by an embodiment of the present invention
- FIG. 2 is a schematic flow chart of the sub-steps of the network element data subscription method in FIG. 1;
- FIG. 3 is a schematic diagram of a scenario of performing data reorganization on network element subscription information provided by an embodiment of the present invention
- FIG. 4 is a schematic diagram of another scenario of performing data reorganization on network element subscription information provided by an embodiment of the present invention.
- FIG. 5 is a schematic diagram of a scene where target network element subscription information is split according to an embodiment of the present invention
- FIG. 6 is a schematic diagram of another scene where target network element subscription information is split according to an embodiment of the present invention.
- Fig. 7 is a schematic structural block diagram of a network management device provided by an embodiment of the present invention.
- Embodiments of the present invention provide a network element data subscription method, device, and storage medium.
- the network element data subscription method can be applied to network management equipment, and the network management equipment can be equipment such as servers and computers.
- FIG. 1 is a schematic flowchart of a network element data subscription method provided by an embodiment of the present invention.
- the network element data subscription method includes steps S101 to S104.
- Step S101 acquiring network element subscription information.
- the network element subscription information includes at least one of the network element type, subscription scope, subscription object, subscription type, subscription element, subscription parameter, subscription time period, and subscription data type.
- the network element subscription information may also include other information.
- the type is the network element type of the network element to be subscribed.
- the network element type includes 5GNR (5G New Radio, 5G new air interface) network element type, software defined radio (Software Defined Radio, SDR) network element type, general mobile communication system ( Universal Mobile Telecommunications System, UMTS) network element types and Global System for Mobile communications (Global System for Mobile communications, GSM) network element types;
- the scope of subscription refers to the scope of network element subscription information, such as cell-level subscription information or base station-level Subscription information;
- the subscription object is to subscribe to a specific cell or base station;
- the subscription type is to subscribe to specific types of data of network elements, such as signaling (signal), measurement event monitoring (metrics trace statistics, MTS), drive test tracking (Drive Test Trace , DTTRACE) and service observe process (SOP) and other types;
- the subscription element is the subdivision type in the subscription type, and the subscription element includes S1, uu and x2, etc.;
- the subscription parameter is the specific parameter of the subscription data, for example, the parameter For the tracking depth, the tracking depth includes the maximum
- At least one of the network element type, subscription range, subscription object, subscription type, subscription element, subscription parameter, subscription period, and subscription data type input by the user on the network management device is obtained, and the obtained network element Type, subscription scope, subscription object, subscription type, subscription element, subscription parameter, subscription period and subscription data type are arranged to obtain network element subscription information.
- the user can check the information to be selected on the network element subscription information input interface of the network management device. For example, if there are 5 network element types to be selected, select two network element types as the network metatype. The user may also directly input the information to be selected on the network element subscription information input interface of the network management device. By acquiring the information input by the user on the network element subscription information input interface of the network management device, the network element subscription information can be accurately obtained.
- the terminal device communicates with the network management device, and the user inputs at least one subscription information on the terminal device among network element type, subscription scope, subscription object, subscription type, subscription element, subscription parameter, subscription period, and subscription data type , the terminal device sends the above subscription information to the network management device, and the network management device receives the above subscription information, arranges according to the above subscription information, and obtains the network element subscription information.
- the terminal device may be selected according to actual conditions, which is not specifically limited in this embodiment.
- the terminal device may be a mobile phone, a computer, a server, and other devices.
- Step S102 split the network element subscription information to obtain multiple network element subscription information fragments.
- the network element subscription information includes at least one network element identifier of a network element to be subscribed
- the fragmentation of the network element subscription information includes a network element identifier of a network element to be subscribed or network element identifiers of multiple network elements to be subscribed, and the network element identifier It can be the name of the NE to be subscribed.
- step S102 includes sub-steps S1021 to sub-steps S1022.
- Sub-step S1021 perform data reorganization on the network element subscription information to obtain target network element subscription information.
- the network element type of each network element to be subscribed is obtained from the network element subscription information, and the network elements of the same type to be subscribed in the network element subscription information are arranged in the same list of network elements to be subscribed to obtain multiple A list of network elements to be subscribed is arranged, and multiple lists of network elements to be subscribed are arranged to obtain the subscription information of the target network element.
- the network element subscription information 10 in FIG. 3 includes the network element nf1 to be subscribed, the network element nf2 to be subscribed, the network element nf3 to be subscribed, the network element nf4 to be subscribed, and the network element nf5 to be subscribed,
- the network element type of the to-be-subscribed network element nf1 and the to-be-subscribed network element nf2 is 5GNR
- the network element type of the to-be-subscribed network element nf3 is SDR
- the network element type of the to-be-subscribed network element nf4 and the to-be-subscribed network element nf5 is UMTS, which will be the same Types of network elements to be subscribed are arranged in the same list of network elements to be subscribed
- the network element nf1 and the network element nf2 to be subscribed are arranged in the first subscription network element list, and the network element nf3 to be subscribed is of the SDR network element type.
- the element nf4 and the to-be-subscribed network element nf5 are the same UMTS network element type, and the to-be-subscribed network element nf4 and the to-be-subscribed network element nf5 are arranged in the third subscription network element list, and the first subscription network element list, the second subscription
- the list of network elements and the third list of subscribed network elements are arranged to form the target network element subscription information 20 .
- the location information of each network element to be subscribed in the subscription information of each network element is acquired, wherein the location information includes the geographic location of the network element to be subscribed, and each The distance between the network elements to be subscribed, divide the network elements to be subscribed whose distance is smaller than the preset distance into the same list of network elements to be subscribed to obtain multiple lists of network elements to be subscribed, and arrange the multiple lists of network elements to be subscribed to obtain Target NE subscription information.
- the preset distance can be set according to the actual situation, which is not specifically limited in this embodiment, for example, the preset distance can be set to 5km.
- the network element subscription information 30 in FIG. 4 includes the network element nf6 to be subscribed, the network element nf7 to be subscribed, the network element nf8 to be subscribed, the network element nf9 to be subscribed, and the network element nf10 to be subscribed, Obtain the location information of the network elements to be subscribed nf6, network elements to be subscribed nf7, network elements to be subscribed nf8, network elements to be subscribed nf9 and network elements to be subscribed nf10, according to the network elements to be subscribed nf6, network elements to be subscribed nf7, the network element nf8 to be subscribed, the network element nf9 to be subscribed and the network element nf10 to be subscribed to each of the position information of the network element to be subscribed, the distance between the network element nf6 to be subscribed and the network element nf7 to be subscribed is less than the preset distance, and the network element n
- the distance between the subscribing NE nf8 and the to-be-subscribed NE nf10 is less than the preset distance, and the distances between the to-be-subscribed NE nf9 and other to-be-subscribed NEs are greater than or equal to the preset distance, and the to-be-subscribed NE nf6 and the to-be-subscribed NE are all greater than or equal to the preset distance.
- the element nf7 is divided into the first network element list to be subscribed, the network element nf8 to be subscribed and the network element nf10 to be subscribed are divided into the second network element list to be subscribed, and the network element nf9 to be subscribed is divided into the third network element list to be subscribed,
- the first list of network elements to be subscribed, the second list of network elements to be subscribed and the third list of network elements to be subscribed are arranged to obtain the target network element subscription information 40 in FIG. 4 .
- Sub-step S1022 Split the subscription information of the target network element to obtain multiple pieces of the subscription information of the network element.
- the network element type of each to-be-subscribed network element is obtained from the target network element subscription information; according to the network element type of each to-be-subscribed network element, the target network element subscription information is split to obtain multiple Network element subscription information fragmentation.
- the subscription information of the target network element is split by the network element type, and multiple network element subscription information fragments are obtained, which can improve the efficiency and accuracy of subsequent computing nodes in processing the fragmentation of the network element subscription information.
- the subscription information of the target network element is split to obtain multiple network element subscription information fragments may be: according to the network element of each network element to be subscribed Network element type, split the network elements to be subscribed with the same network element type in the target network element subscription information into the same network element subscription information fragment, and obtain multiple network element subscription information fragments.
- the target network element subscription information 50 in FIG. 5 includes the network element to be subscribed nf1, the network element to be subscribed to nf2, the network element to be subscribed to nf3, the network element to be subscribed to nf4, and the network element to be subscribed to nf5,
- the NE types of the to-be-subscribed NE nf1 and to-be-subscribed NEs nf2 are 5GNR
- the NE types of to-be-subscribed NE nf3 are SDR
- the network element nf1 to be subscribed and the network element nf2 to be subscribed whose element type is 5GNR are split into one network element subscription information fragment, and the network element subscription information fragment 161 is obtained, and the network element nf3 to be subscribed whose network element type is SDR is split Go to a network element subscription information fragment, obtain the network element subscription information fragment 262, split the
- the network elements to be subscribed in the network element subscription information slice are further split to obtain multiple sub-network element subscription information slices.
- the preset number can be set according to the actual situation, which is not specifically limited in this embodiment, for example, the preset number can be set to 3.
- the network elements to be subscribed in the network element subscription information fragment are further split to obtain multiple sub-network element subscription information fragments, and the network element subscription information fragments can be divided into two equal parts of the number of network elements to be subscribed Split into two sub-network element subscription information fragments, or split into three sub-network element subscription information fragments in three equal parts.
- the location information of each network element to be subscribed in the subscription information of the target network element is obtained; according to the location information of each network element to be subscribed, the subscription information of the target network element is split to obtain multiple network elements Subscribe to information shards. Splitting the subscription information of the target network element according to the location information of the network element to be subscribed can improve the efficiency of allocating the subscription information fragments of each network element to the computing nodes.
- the subscription information of the target network element is split, and the manner of obtaining multiple network element subscription information fragments may be: according to the location information of each network element to be subscribed , to determine the distance between each network element to be subscribed; according to the distance between each network element to be subscribed, divide each network element to be subscribed into a plurality of network element groups to be subscribed, wherein the network element group to be subscribed includes at least one Subscribing to network elements; splitting target network element subscription information according to each network element group to be subscribed to obtain network element subscription information fragments corresponding to each network element group to be subscribed.
- the manner of dividing each network element to be subscribed into a plurality of network element groups to be subscribed may be: the distance between the network elements to be subscribed is less than the preset distance
- the two NEs to be subscribed are divided into a NE group to be subscribed, and multiple NE groups to be subscribed are obtained by combining the two NEs to be subscribed, and the middle of the two NEs to be subscribed in each NE group to be subscribed is obtained.
- Position information according to the intermediate position information of two network elements to be subscribed in each network element group to be subscribed, determine the distance between each network element group to be subscribed, and set the distance between the network element groups to be subscribed to be less than the preset distance A new network element to be subscribed is combined with a new network element to be subscribed, and the above steps of updating and combining a new network element group to be subscribed are repeated until the distance between the network element groups to be subscribed is less than the preset distance, Obtain multiple NE groups to be subscribed.
- the preset distance may be set according to actual conditions, which is not specifically limited in this embodiment.
- the target network element subscription information 70 in FIG. 6 includes the network element to be subscribed nf6, the network element to be subscribed to nf7, the network element to be subscribed to nf8, the network element to be subscribed to nf9 and the network element to be subscribed to nf10 , according to the position information of the network element nf6 to be subscribed, the network element nf7 to be subscribed, the network element nf8 to be subscribed, the network element nf9 to be subscribed and the network element nf10 to be subscribed, determine the distance between the network element nf6 to be subscribed and the network element nf7 to be subscribed The distance is less than the preset distance, the distance between the to-be-subscribed network element nf8 and the to-be-subscribed network element nf10 is less than the preset distance, the middle position between the to-be-subscribed network element nf6 and the to-be-subscribed network element nf
- Step S103 Allocate each of the network element subscription information fragments to the computing nodes in the distributed system, so that the computing nodes generate network element subscription tasks according to the allocated network element subscription information fragments, and send to the to-be-subscribed The network element sends the network element subscription task.
- the computing node is a device that calculates shards of network element subscription information in a distributed system.
- the computing node can be a computer, a server, and other equipment.
- the location of the computing node can be set according to the actual situation. This embodiment does not Be specific.
- the first attribute information of the network element to be subscribed in the network element subscription information fragment is acquired, wherein the first attribute information includes the first network element type and/or the first location information; the distributed The second attribute information corresponding to the computing nodes in the system, wherein the second attribute information includes the second network element type and/or the second location information; according to the first attribute information and the second attribute information, to the distributed system
- the computing nodes allocate network element subscription information fragments.
- the manner of allocating network element subscription information fragments to computing nodes in the distributed system may be: according to the first network element type and the second network element type, distribute network element subscription information slices to computing nodes whose second network element type includes the first network element type, where the second network element type includes the first network element type and the second network element type includes multiple network elements type, the first NE type is one of the second NE types, or, distribute the NE subscription information slices to the computing nodes whose second NE type is the same as the first NE type, and The allocated network element subscription information fragments are sent to the corresponding computing nodes.
- the first network element type and the second network element type include types such as 5GNR network element type, SDR network element type, UMTS network element type, and GSM network element type.
- Allocating network element subscription information fragments to computing nodes whose second network element type includes the first network element type, or allocating network element subscription information fragments to computing nodes whose second network element type is the same as the first network element type improves Efficiency and accuracy of NE calculations to be subscribed.
- the manner of allocating network element subscription information fragments to the computing nodes in the distributed system may be: according to the first location information and the second location information, The network element subscription information fragment is allocated to the nearest computing node, and the allocated network element subscription information fragment is sent to the corresponding computing node. Sending the network element subscription information to the nearest computing node can reduce the communication distance between the computing node and the network element, and improve the efficiency of processing the network element subscription information.
- the number of network element subscription information fragments and the number of computing nodes are acquired; if the number of network element subscription information fragments is less than or equal to the number of computing nodes, each computing node is assigned a Network element subscription information fragmentation; if the number of network element subscription information fragments is greater than the number of computing nodes, multiple network element subscription information fragments are evenly distributed to multiple computing nodes, and the remaining unallocated network element subscription information fragments Allocate to the computing node with the most running resources, and the running resources include at least one of CPU availability and memory availability.
- the network element subscription information is evenly distributed to each computing node to balance the load of the computing nodes, and the remaining unfinished network element subscription information fragments are allocated to the computing node with the most operating resources, which greatly improves the processing of network element subscription information. s efficiency.
- each computing node After each computing node receives the network element subscription information fragment, it converts the network element subscription information fragment, generates a network element subscription task, and selects the corresponding communication protocol according to the network element type of each network element to be subscribed , sending the network element subscription task to the corresponding network element, so that each network element executes the task according to the network element subscription task.
- the communication protocol includes the netconf protocol corresponding to the 5GNR network element type, the snmp protocol corresponding to the SDR network element type, the tcp protocol corresponding to the UMTS network element type and the GSM network element type, etc.
- Each network element task can be accurately sent to the corresponding network element through the communication protocol corresponding to each network element type.
- unnecessary data of the network elements to be subscribed in the network element subscription information fragments can be eliminated, and the rules for eliminating data can be selected according to actual conditions. This is not specifically limited. For example, if the subscription data type supported by the network element to be subscribed is full decoding, the half-decoded subscription data type in the subscription information slice of the network element is removed.
- Step S104 Obtain an execution result corresponding to the network element subscription task sent by each of the to-be-subscribed network elements, and output a network element information subscription result according to each of the execution results.
- each network element executes the network element subscription task to obtain the execution result of the network element subscription task, wherein the execution result includes the execution success of the network element subscription task and the execution failure of the network element subscription task, and the network element sends the execution result
- the network management device obtains each execution result, and outputs each execution result as a network element information subscription result.
- the manner of outputting the subscription result of network element information according to each execution result may be as follows: each network element to be subscribed and the execution result corresponding to the network element to be subscribed form a key-value pair to obtain the network element to be subscribed Network element subscription key-value pairs; sort all network element subscription key-value pairs to obtain the network element subscription key-value pair queue, and output the network element subscription key-value pair queue to obtain the network element information subscription result.
- sorting method for sorting all network element subscription key-value pairs can be set according to the actual situation, which is not specifically limited in this embodiment. Sort by NE type.
- Subscription tasks for each network element so that each network element can complete the subscription task of the network element, obtain the execution result of the corresponding network element subscription task sent by each network element to be subscribed, and output the subscription result of the network element information according to each execution result, so that the network element can be accurately known
- the completion of information subscription information and by splitting into multiple network element subscription information fragments, and assigning multiple network element subscription information fragments to multiple computing nodes for processing, greatly improves the efficiency of network element processing to be subscribed and accuracy, realizing the purpose of efficient and low-cost management of network elements in large-scale network scenarios.
- FIG. 7 is a schematic structural block diagram of a network management device provided by an embodiment of the present invention.
- the network management device 200 includes a processor 201 and a memory 202, and the processor 201 and the memory 202 are connected through a bus 203, such as an I2C (Inter-integrated Circuit) bus.
- a bus 203 such as an I2C (Inter-integrated Circuit) bus.
- the processor 201 is used to provide calculation and control capabilities to support the operation of the entire network management device.
- the processor 201 can be a central processing unit (Central Processing Unit, CPU), and the processor 201 can also be other general processors, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC ), Field-Programmable Gate Array (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
- the general-purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
- the memory 202 may be a Flash chip, a read-only memory (ROM, Read-Only Memory) disk, an optical disk, a U disk, or a mobile hard disk.
- FIG. 7 is only a block diagram of a partial structure related to the solution of the present invention, and does not constitute a limitation on the network management equipment to which the solution of the present invention is applied.
- the specific network management equipment can be More or fewer components than shown in the figures may be included, or some components may be combined, or have a different arrangement of components.
- the processor is configured to run a computer program stored in the memory, and implement any one of the network element data subscription methods provided in the embodiments of the present invention when the computer program is executed.
- the processor is configured to run a computer program stored in the memory, and implement the following steps when executing the computer program:
- the processor splits the network element subscription information to obtain multiple network element subscription information fragments, it is used to realize:
- the processor splits the subscription information of the target network element to obtain multiple pieces of the subscription information of the network element it is configured to:
- the subscription information of the target network element is split to obtain multiple pieces of the network element subscription information.
- the processor splits the subscription information of the target network element according to the network element type of each network element to be subscribed to obtain a plurality of network element subscription information segments.
- Chip time used to implement:
- the network elements to be subscribed with the same network element type in the target network element subscription information are split into pieces of the same network element subscription information, and multiple network elements are obtained.
- Meta subscription information shard According to the network element type of each of the network elements to be subscribed, the network elements to be subscribed with the same network element type in the target network element subscription information are split into pieces of the same network element subscription information, and multiple network elements are obtained. Meta subscription information shard.
- the processor splits the subscription information of the target network element to obtain multiple pieces of the subscription information of the network element it is configured to:
- the subscription information of the target network element is split to obtain multiple pieces of the network element subscription information.
- the processor splits the subscription information of the target network element according to the location information of each network element to be subscribed to obtain multiple pieces of the subscription information of the network element. , used to implement:
- each of the network elements to be subscribed into multiple network element groups to be subscribed according to the distance between each of the network elements to be subscribed to, where the network element groups to be subscribed include at least one network element to be subscribed to;
- the target network element subscription information is split according to each of the to-be-subscribed network element groups to obtain network element subscription information fragments corresponding to each of the to-be-subscribed network element groups.
- the processor when the processor implements the allocation of the network element subscription information fragments to the computing nodes in the distributed system, it is used to implement:
- first attribute information of a network element to be subscribed in the network element subscription information segment where the first attribute information includes a first network element type and/or first location information;
- Acquire second attribute information corresponding to computing nodes in the distributed system where the second attribute information includes a second network element type and/or second location information;
- the network element subscription information fragment is allocated to computing nodes in the distributed system.
- the processor when the processor realizes outputting the network element information subscription result according to each execution result, it is used to realize:
- An embodiment of the present invention also provides a storage medium for computer-readable storage, the storage medium stores one or more programs, and the one or more programs can be executed by one or more processors to implement the following: The steps of any method for subscribing network element data provided in the description of the present invention.
- the storage medium may be an internal storage unit of the network management device described in the foregoing embodiments, such as a hard disk or a memory of the network management device.
- the storage medium may also be an external storage device of the network management device, such as a plug-in hard disk equipped on the network management device, a smart memory card (Smart Media Card, SMC), a secure digital (Secure Digital, SD) card, Flash card (Flash Card), etc.
- the functional modules/units in the system, and the device can be implemented as software, firmware, hardware, and an appropriate combination thereof.
- the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may be composed of several physical components. Components cooperate to execute.
- Some or all of the physical components may be implemented as software executed by a processor, such as a central processing unit, digital signal processor, or microprocessor, or as hardware, or as an integrated circuit, such as an application-specific integrated circuit .
- Such software may be distributed on computer readable media, which may include computer storage media (or non-transitory media) and communication media (or transitory media).
- computer storage media includes both volatile and nonvolatile media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. permanent, removable and non-removable media.
- Computer storage media include, but are not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cartridges, tape, magnetic disk storage or other magnetic storage devices, or can Any other medium used to store desired information and which can be accessed by a computer.
- communication media typically embodies computer readable instructions, data structures, program modules, or other data in a modulated data signal such as a carrier wave or other transport mechanism, and may include any information delivery media .
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Des modes de réalisation de la présente invention concernent le domaine technique des communications et concernent un procédé d'abonnement à des données d'élément de réseau, un dispositif et un support de stockage. Le procédé consiste à : obtenir des informations d'abonnement à un élément de réseau ; diviser les informations d'abonnement à un élément de réseau pour obtenir une pluralité de fragments d'informations d'abonnement à un élément de réseau ; attribuer les fragments d'informations d'abonnement à un élément de réseau à des nœuds de calcul dans un système distribué, de sorte que les nœuds de calcul génèrent des tâches d'abonnement à un élément de réseau selon les fragments d'informations d'abonnement à un élément de réseau attribués et envoient les tâches d'abonnement à un élément de réseau à des éléments de réseau auxquels s'abonner ; et obtenir des résultats d'exécution de tâches d'abonnement à un élément de réseau correspondantes envoyées par les éléments de réseau devant être abonnés et délivrer en sortie un résultat d'abonnement d'informations à un élément de réseau en fonction des résultats d'exécution.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110944039.9A CN115706956A (zh) | 2021-08-17 | 2021-08-17 | 网元数据订阅方法、设备及存储介质 |
CN202110944039.9 | 2021-08-17 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2023020436A1 true WO2023020436A1 (fr) | 2023-02-23 |
Family
ID=85181341
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2022/112514 WO2023020436A1 (fr) | 2021-08-17 | 2022-08-15 | Procédé d'abonnement à des données d'élément de réseau, dispositif et support de stockage |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN115706956A (fr) |
WO (1) | WO2023020436A1 (fr) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090138572A1 (en) * | 2007-11-22 | 2009-05-28 | Banks Andrew D | Scalable publish/subscribe messaging systems and methods |
WO2015142231A1 (fr) * | 2014-03-19 | 2015-09-24 | Telefonaktiebolaget L M Ericsson (Publ) | Gestion de capacité pour le traitement de plusieurs utilisateurs |
CN109936843A (zh) * | 2018-05-11 | 2019-06-25 | 华为技术有限公司 | 订阅更新方法、设备及系统 |
CN112866042A (zh) * | 2019-11-12 | 2021-05-28 | 中兴通讯股份有限公司 | 网络质量检测方法、装置、计算机设备和计算机可读介质 |
CN113110935A (zh) * | 2021-04-13 | 2021-07-13 | 中国邮政储蓄银行股份有限公司 | 分布式批量作业处理系统 |
-
2021
- 2021-08-17 CN CN202110944039.9A patent/CN115706956A/zh active Pending
-
2022
- 2022-08-15 WO PCT/CN2022/112514 patent/WO2023020436A1/fr unknown
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20090138572A1 (en) * | 2007-11-22 | 2009-05-28 | Banks Andrew D | Scalable publish/subscribe messaging systems and methods |
WO2015142231A1 (fr) * | 2014-03-19 | 2015-09-24 | Telefonaktiebolaget L M Ericsson (Publ) | Gestion de capacité pour le traitement de plusieurs utilisateurs |
CN109936843A (zh) * | 2018-05-11 | 2019-06-25 | 华为技术有限公司 | 订阅更新方法、设备及系统 |
CN112866042A (zh) * | 2019-11-12 | 2021-05-28 | 中兴通讯股份有限公司 | 网络质量检测方法、装置、计算机设备和计算机可读介质 |
CN113110935A (zh) * | 2021-04-13 | 2021-07-13 | 中国邮政储蓄银行股份有限公司 | 分布式批量作业处理系统 |
Also Published As
Publication number | Publication date |
---|---|
CN115706956A (zh) | 2023-02-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11895577B2 (en) | Network slice selection method and apparatus | |
US10694389B2 (en) | Network slice management method, management unit, and system | |
CN109845303B (zh) | 网络切片的管理方法及管理单元 | |
US10924966B2 (en) | Management method, management unit, and system | |
US20200177473A1 (en) | Network component management method and network device | |
JP6754734B2 (ja) | Ranスライスにおけるリソース管理装置及びranスライスにおけるリソース管理方法 | |
US11646939B2 (en) | Network function NF management method and NF management device | |
US10848366B2 (en) | Network function management method, management unit, and system | |
CN110727738B (zh) | 基于数据分片的全局路由系统、电子设备及存储介质 | |
CN114302429B (zh) | Nwdaf网元的确定方法、装置、设备及存储介质 | |
CN103414657A (zh) | 一种跨数据中心的资源调度方法、超级调度中心和系统 | |
CN110708708A (zh) | 一种无线资源优化方法及装置 | |
CN112433850A (zh) | 一种任务全局调度的方法、装置、设备及可读介质 | |
CN110113269B (zh) | 一种基于中间件的流量控制的方法及相关装置 | |
CN107426109B (zh) | 一种流量调度方法、vnf模块及流量调度服务器 | |
US10536393B2 (en) | Mail obtaining method, terminal, and system | |
CN111382141B (zh) | 主从架构配置方法、装置、设备以及计算机可读存储介质 | |
WO2023020436A1 (fr) | Procédé d'abonnement à des données d'élément de réseau, dispositif et support de stockage | |
CN110620811B (zh) | 一种vOLT集群架构下ONU管理方法及系统 | |
CN113453285B (zh) | 一种资源调整方法、装置及存储介质 | |
CN115248730A (zh) | 提供服务的方法及装置 | |
CN107147694B (zh) | 一种信息处理方法和装置 | |
EP3804381A1 (fr) | Réseau de télécommunication cellulaire | |
WO2021000700A1 (fr) | Procédé, appareil et dispositif de détermination d'informations, et support de stockage lisible par ordinateur | |
CN112600720B (zh) | 带宽组的限速方法和装置、电子设备和存储介质 |
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: 22857748 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |