CN115834337A - Network function automation management coordination method, equipment and storage medium - Google Patents

Network function automation management coordination method, equipment and storage medium Download PDF

Info

Publication number
CN115834337A
CN115834337A CN202210015243.7A CN202210015243A CN115834337A CN 115834337 A CN115834337 A CN 115834337A CN 202210015243 A CN202210015243 A CN 202210015243A CN 115834337 A CN115834337 A CN 115834337A
Authority
CN
China
Prior art keywords
instruction
management instruction
cached
management
cache
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.)
Pending
Application number
CN202210015243.7A
Other languages
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
Priority to CN202210015243.7A priority Critical patent/CN115834337A/en
Priority to PCT/CN2022/139968 priority patent/WO2023130943A1/en
Publication of CN115834337A publication Critical patent/CN115834337A/en
Pending 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/04Network management architectures or arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/18Service support devices; Network management devices
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Abstract

The application provides a network function automatic management coordination method, equipment and a storage medium, wherein the network function automatic management coordination method comprises the following steps: when a first automatic management instruction for the network function is received, performing conflict detection on the first automatic management instruction and the cached automatic management instruction; if the first automatic management instruction conflicts with the cached automatic management instruction, coordinating the first automatic management instruction and the cached automatic management instruction, and caching the coordination result as the coordinated automatic management instruction; and reading the coordinated automation management instruction from the cache and executing.

Description

Network function automation management coordination method, equipment and storage medium
Technical Field
The present invention relates to network technologies, and for example, to a method, an apparatus, and a storage medium for coordinating network function automated management.
Background
In the fifth generation mobile communication (5th generation, 5g) phase, one of the more important network function management requirements is the automation of 5G network management. Related technologies for automated management proposed so far include Self-organized networks (SON), intention-driven networks, and the like. In the 5G network, an Artificial Intelligence (AI) technology and a big data technology are introduced, based on which the 5G network has intelligent analysis and decision-making capabilities, and if the results of the intelligent analysis and decision-making can be automatically executed, the automatic management of the 5G network can be basically realized.
When a plurality of automated Management functions (e.g., different SON functions, different purpose Management Data Analysis Functions (MDAFs), etc.) are executed at different levels (e.g., slice layer, slice sub-network layer, network Function layer, etc.), different automated operation instructions are generated. When two or more automation commands are simultaneously applied to the same slice, subslice, or network function, conflicts may arise because the commands are directed to different purposes. How to coordinate the automatic functions with conflicts is a problem to be solved urgently at present.
Disclosure of Invention
The application provides a network function automatic management coordination method, equipment and a storage medium, which solve the problem of conflict during network function automatic management.
In a first aspect, an embodiment of the present application provides a method for coordinating network function automated management, including:
when a first automatic management instruction for the network function is received, performing conflict detection on the first automatic management instruction and the cached automatic management instruction;
if the first automatic management instruction conflicts with the cached automatic management instruction, coordinating the first automatic management instruction and the cached automatic management instruction, and caching the coordination result as the coordinated automatic management instruction;
and reading the coordinated automation management instruction from the cache and executing.
In a second aspect, an embodiment of the present application provides a network device, including:
one or more processors;
storage means for storing one or more programs;
when executed by one or more processors, the one or more programs cause the one or more processors to implement the network function automated management coordination method of any one of the possible implementations of the first aspect.
In a third aspect, an embodiment of the present application provides a computer-readable storage medium, which stores computer-executable instructions, where the computer-executable instructions are used in a network function automation management coordination method according to any one of possible implementation manners of the first aspect or the second aspect.
Drawings
Fig. 1 is a flowchart of a network function automated management coordination method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a network function automation management coordination apparatus according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a network device according to an embodiment.
Detailed Description
Hereinafter, embodiments of the present application will be described in detail with reference to the accompanying drawings. It is to be understood that the specific embodiments described herein are merely illustrative of and not restrictive on the broad application. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict. It should be further noted that, for the convenience of description, only some of the structures associated with the present application are shown in the drawings, not all of them.
In the embodiments of the present application, the words "optionally" or "exemplarily" or the like are used for indicating as examples, illustrations or explanations. Any embodiment or design described herein as "optionally" or "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the words "optionally" or "exemplarily" etc. is intended to present the relevant concepts in a concrete fashion.
Fig. 1 is a flowchart of a network function automated management coordination method provided in an embodiment of the present application, and as shown in fig. 1, the network function automated management coordination method provided in the embodiment includes:
step S110, when receiving a first automatic management instruction for a network function, performing conflict detection on the first automatic management instruction and the cached automatic management instruction.
The network function automated management coordination method provided by the embodiment is applied to a network with network function automated management capability, and is executed by an automated management function, a node or a device in the network. Various network functions in the network may be instructed collectively by two or more automation operating instructions to operate, but since different automation operating instructions may be generated by different network elements or functions for different purposes, there may be conflicts between multiple different automation operating instructions for the same network function. For example, one of the automation operation commands needs to increase the a parameter of the network function, and the other needs to decrease the a parameter of the network function, in which case how to execute the two automation operation commands to enable the network function to operate normally is an important factor for improving the automation management capability of the network function.
The method for coordinating network function automated management provided in this embodiment is used for coordinating a plurality of different automated management instructions of the same network function. The network function refers to a functional module, a network node, or a device that implements one or more functions in a network, and a network function may also be a slice or a sub-slice in the network. When a first automatic management instruction for a network function is received, in order to avoid conflict with the execution of other automatic management instructions, the first automatic management instruction is not executed, and conflict detection is carried out on the first automatic management instruction and the cached automatic management instruction. Wherein the cached automated management instruction is an automated management instruction that was received and was not executed prior to receiving the first automated management instruction. If the first automated management instruction is received and other automated management instructions are not cached, the first automated management instruction is directly cached. The conflict detection of the first automated management instruction and the cached automated management instruction is to determine whether a conflict exists in the execution between the first automated management instruction and the cached automated management instruction, for example, whether the same parameter is adjusted, whether different parameters are adjusted but the adjustment results have mutual influence, and the like. The conflict detection principle performed between the automated management commands may be a preset principle, for example, it is preset that adjustment of some parameters will generate mutual influence, or it may be determined whether mutual influence will be generated according to a simulation result after execution of each automated management command is simulated. In summary, if the first and cached ems are executed, it would affect the normal operation of the network function, which means there is a conflict between the first and cached ems.
Step S120, if the first automated management instruction conflicts with the cached automated management instruction, coordinating the first automated management instruction and the cached automated management instruction, and caching the coordination result as the coordinated automated management instruction.
If the first automated management instruction does not conflict with the cached automated management instruction, the first automated management instruction may be directly cached without processing the first automated management instruction and the cached automated management instruction, but the first automated management instruction and the cached automated management instruction may not be executed at this time, because there may be a plurality of automated management instructions that are concurrent at the same time, it is determined that there is no conflict between the automated management instructions and that it is executable after the conflict is detected.
And if the first automated management instruction conflicts with the cached automated management instruction, the first automated management instruction and the cached automated management instruction need to be coordinated, and then the coordination result is cached as the coordinated automated management instruction. The coordination processing of the first automated management command and the cached automated management command is to determine what kind of command to execute for the network function. The coordination processing of the first automated management instruction and the cached automated management instruction may include the following several ways: 1. modifying or deleting the cached automated management instruction, 2, modifying or discarding the first automated management instruction, 3, combining the first automated management instruction and the cached automated management instruction, 4, generating a new automated management instruction according to the first automated management instruction and the cached automated management instruction. In that way, the processing needs to be determined according to different instruction execution results. And when the cached automated management instruction is modified or deleted, caching the first automated management instruction as the coordinated automated management instruction. And when the first automatic management instruction is modified or abandoned, caching the cached automatic management instruction as the coordinated automatic management instruction. When the first automated management instruction and the cached automated management instruction are merged, and the merged automated management instruction is cached as the coordinated automated management instruction. And when a new automatic management instruction is generated according to the first automatic management instruction and the cached automatic management instruction, generating the new automatic management instruction according to the first automatic management instruction and the cached automatic management instruction, and caching the new automatic management instruction as the coordinated automatic management instruction.
And step S130, reading the coordinated automation management command from the cache and executing the command.
In order to avoid conflicts between the automated management instructions, the network function does not directly execute the received automated management instructions, but reads the coordinated automated management instructions from the cache to execute the automated management instructions. The conflict between the cached coordinated automatic management instruction and the automatic management instruction is considered and is obtained after conflict coordination, so that the coordinated automatic management instruction is executed, the normal operation of the network function is not influenced, the conflict of the concurrent automatic management instruction on the same network function is solved, and the automatic management capability of the network function is improved.
The network function's Automation management directives are received continuously, and different Automation management directives have a certain time limit, so that conflicts only occur between Automation management directives within a certain time. Therefore, the cached automatic management instruction can have a caching time attribute, and when the caching time is up, the corresponding operation of the automatic management instruction is executed, so that the conflict between the automatic management instructions can be further avoided.
According to the method for coordinating network function automated management provided by the embodiment, when a first automated management instruction for a network function is received, conflict detection is performed on the first automated management instruction and a cached automated management instruction, if the first automated management instruction conflicts with the cached automated management instruction, the first automated management instruction and the cached automated management instruction are coordinated, a coordination result is cached as the coordinated automated management instruction, and finally the coordinated automated management instruction is read from the cache and executed.
In one embodiment, in order to enable the network function to have the capability of caching the automation management instruction, an operation instruction cache management object class may be configured for the network function, an instance of the operation instruction cache management object class is included in an instance of a management object class of the network function, and the instance of the operation instruction cache management object class is used for caching the automation management instruction.
The operation instruction cache management object class comprises a cache time window length and an operation instruction list, wherein the cache time window length is used for indicating the cached time of the operation instruction in the instance of the corresponding class of cache management, and the operation instruction list is used for storing the cached content of the operation instruction. The unit of the buffer time window length may be milliseconds. In addition, the operation instruction list can also be used for storing the content and the cache time of the operation instruction; when the operation instruction list stores the cache time corresponding to the operation instruction, the cache time window length is ignored, that is, the operation instruction list may also include a cache time attribute, where the cache time attribute is used to specify the time during which the operation instruction can be cached, when the cache time attribute value exists, the time is used as the cache time of the operation instruction, otherwise, the cache time window length is used as the cache time of the operation instruction. The length of the cache time window and the cache time are used for executing the cache-coordinated automated management instruction when the cache time of the coordinated automated management instruction stored in the cache is up.
In one embodiment, in order to enable the network function to have the coordination capability of the automated management instruction, an operation instruction conflict coordination service may be configured for the network function, and the operation instruction conflict coordination service is configured to perform conflict detection and coordination on the received operation instruction; and storing the coordination result into an operation instruction cache instance contained in a management object instance corresponding to the operation instruction. When a first automatic management instruction for the network function is received, whether an operation instruction conflict coordination service of the network function is started or not is judged, and if yes, conflict detection is carried out on the first automatic management instruction and the cached automatic management instruction.
The network function automated management coordination method provided by the embodiments of the present application is further described in detail with several specific embodiments.
In one embodiment, first, a management object class is defined, which includes:
defining an operation instruction cache management object class OperationList; the instance of the management object class may be Contained by an instance of a network function management object class (Name-Contained) including subnet-subnet, managed network element-managed element, managed function-managed function.
Defining an operation instruction conflict coordination service, wherein the operation instruction conflict coordination service is used for carrying out conflict detection and coordination on the received operation instructions; and storing the coordination result into an instance of an operation instruction cache OperationList contained in the management object instance corresponding to the operation instruction.
The OperationList contains two attributes: 1) BufferTime: specifying the time of the operation instruction under one cache management object instance to be cached, wherein the unit is millisecond (ms); 2) Operations: list of operations, each element of which is an Operation data type.
The Operation data type includes two attributes: 1) bufferTime: the time for the operation to be buffered is specified, and the unit is millisecond (ms); this attribute is optional or may be a null value. When the attribute is empty, the bufferTime of the operation list to which the attribute belongs is used. 2) OperationDetails: the operation command is used for recording a specific operation command, and the format is 'attribute name-attribute value' pair, which indicates that a certain attribute is changed into a certain value. Multiple name-value pairs may be included.
The attributes of the operation instruction cache management object class comprise cache time window length and an operation instruction list; the length of the cache time window specifies the time in milliseconds (ms) for the operation instruction under one cache management object instance to be cached; the operation instruction list stores the operation instruction of the current cached management object instance corresponding to the cached management object instance. Each operation instruction comprises specific content of the operation instruction and an optional caching time attribute, wherein the caching time attribute is used for specifying the time for which the operation instruction can be cached, when the caching time attribute value exists, the time is used as the caching time of the operation instruction, otherwise, the caching time window length is used as the caching time of the operation instruction.
The operation instruction conflict coordination service starts working when the management system is started, detects each received operation instruction, and analyzes whether conflict exists with the operation instruction in the cache; if no conflict exists, directly putting the operation instruction into a corresponding cache; and if the conflict exists, carrying out conflict processing.
The conflict handling comprises one or more of the following steps: 1) Modifying or deleting the operation instruction in the cache, wherein modifying the operation instruction comprises modifying the cache time of the operation instruction, and/or the value of one or more parameters of the operation instruction, and/or deleting one or more modified parameters (value pairs), and/or adding new parameter value pairs; 2) Modifying or discarding the received operation instruction, wherein modifying the operation instruction comprises modifying the cache time of the operation instruction, and/or the values of one or more parameters of the operation instruction, and/or deleting one or more modified parameters (value pairs), and/or adding new parameter value pairs; 3) After the conflict processing, if the received operation instruction is not discarded (i.e. modified), the operation instruction is placed into the corresponding cache.
And the operation instruction execution module monitors the operation instructions in the cache, and executes the corresponding operation instructions when the cache time is up.
In the second embodiment, a management object class is first defined, which includes:
defining an operation instruction coordination control management object class, wherein an instance of the management object class is used for controlling and managing an operation instruction coordination function; the management object class includes the following attributes: 1) administratestat: the switch is used for controlling the on and off of the operation instruction coordination function; 2) operational State: the attribute is read-only and is used for indicating whether the coordination function of the operation instruction is available;
defining an operation instruction cache management object class operationList; the instance of the management object class may be Contained by an instance (Name-Contained) of an operation instruction coordination control management object class operation coordination control.
Defining an operation instruction conflict coordination service, wherein the operation instruction conflict coordination service is used for carrying out conflict detection and coordination on the received operation instructions; storing the coordination result into an operation instruction cache OperationLists contained in a management object instance corresponding to the operation instruction in the OperationList instance;
the OperationListList contains an attribute: operationLists, which is used for recording the operation instruction cache of the managed object with conflict instruction, and each element of the operation instruction cache is an OperationList;
the OperationList contains three attributes: 1) managedEntityID: and the ID is used for indicating the management object corresponding to the cache of the operation instruction. 2) BufferTime: specifying the time of the operation instruction under one cache management object instance to be cached, wherein the unit is millisecond (ms); 3) Operations: list of operations, each element of which is an Operation data type.
The Operation data type includes two attributes: 1) bufferTime: the time for the operation to be buffered is specified, and the unit is millisecond (ms); this attribute is optional or may be a null value. When the attribute is empty, the bufferTime of the operation list to which the attribute belongs is used. 2) OperationDetails: the operation command is used for recording a specific operation command, and the format is an attribute name-attribute value pair, which indicates that a certain attribute is changed into a certain value. Multiple name-value pairs may be included.
The operation instruction conflict coordination service starts working when the management system is started, detects each received operation instruction and analyzes whether conflicts exist with the operation instructions in the cache; if no conflict exists, directly putting the operation instruction into a corresponding cache; if the conflict exists, carrying out conflict processing;
the conflict handling comprises one or more of the following steps: 1) Modifying or deleting the operation instruction in the cache, wherein modifying the operation instruction comprises modifying the cache time of the operation instruction, and/or the value of one or more parameters of the operation instruction, and/or deleting one or more modified parameters (value pairs), and/or adding new parameter value pairs; 2) Modifying or discarding the received operation instruction, wherein modifying the operation instruction comprises modifying the cache time of the operation instruction, and/or the values of one or more parameters of the operation instruction, and/or deleting one or more modified parameters (value pairs), and/or adding new parameter value pairs; 3) After the conflict processing, if the received operation instruction is not discarded (i.e. modified), the operation instruction is put into the corresponding cache.
And the operation instruction execution service module monitors the operation instructions in the cache, and executes the corresponding operation instructions when the cache time is up.
In the third embodiment, a management object class is first defined, which includes:
defining an operation instruction coordination control management object class, wherein an instance of the management object class is used for controlling and managing an operation instruction coordination service function; the management object class includes the following attributes: 1) administerratiostate: the switch is used for controlling the on and off of the operation instruction coordination function; 2) operational State: the attribute is read-only and is used for indicating whether the coordination function of the operation instruction is available; 3) BufferTime: specifying a time in milliseconds (ms) that an operation instruction can be cached; this attribute is optional.
The operation instruction coordination control management object class controls the on and off of the operation instruction coordination service, and can set the time for which the operation instruction can be cached. The specific operation order coordination service does not make specific provisions if coordination is to be performed.
Fig. 2 is a schematic structural diagram of a network function automated management coordination apparatus according to an embodiment of the present application, where the network function automated management coordination includes: the conflict detection module 21 is configured to perform conflict detection on the first automatic management instruction and the cached automatic management instruction when the first automatic management instruction for the network function is received; the conflict coordination module 22 is configured to coordinate the first automated management instruction and the cached automated management instruction if the first automated management instruction conflicts with the cached automated management instruction, and cache a coordination result as the coordinated automated management instruction; an instruction execution module 23, configured to read the coordinated automation management instruction from the cache and execute the coordinated automation management instruction
The network function automated management coordination apparatus provided in this embodiment is used to implement the network function automated management coordination method provided in the embodiment shown in fig. 1, and the implementation principle and the technical effect are similar, which are not described herein again.
Fig. 3 is a schematic structural diagram of a network device according to an embodiment, and as shown in fig. 3, the network device includes a processor 31, a memory 32, a transmitter 33, and a receiver 34; the number of the processors 31 in the network device may be one or more, and one processor 31 is taken as an example in fig. 3; a processor 31 and memory 32, transmitter 33 and receiver 34 in the network device; may be connected by a bus or other means, such as the bus connection shown in fig. 3.
The memory 32 may be configured to store a software program, a computer executable program, and modules, such as program instructions/modules corresponding to the network function automated management coordination method in the embodiment of fig. 1 (for example, the conflict detection module 21, the conflict coordination module 22, and the instruction execution module 23 in the network function automated management coordination apparatus). The processor 31 executes the software program, the instructions and the modules stored in the memory 32 to complete at least one functional application and data processing of the network device, that is, to implement the above network function automated management coordination method.
The memory 32 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required for at least one function; the storage data area may store data created according to use of the network device, and the like. Further, the memory 32 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid state storage device.
The transmitter 33 is any module or combination of devices capable of transmitting data, and the receiver 34 is any module or combination of devices capable of receiving data.
Embodiments of the present application also provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform a method for network function automation management coordination, the method comprising: when a first automatic management instruction for the network function is received, performing conflict detection on the first automatic management instruction and the cached automatic management instruction; if the first automatic management instruction conflicts with the cached automatic management instruction, performing coordination processing on the first automatic management instruction and the cached automatic management instruction, and caching the coordination result as the coordinated automatic management instruction; and reading the coordinated automation management instruction from the cache and executing.
In general, the various embodiments of the application may be implemented in hardware or special purpose circuits, software, logic or any combination thereof. For example, some aspects may be implemented in hardware, while other aspects may be implemented in firmware or software which may be executed by a controller, microprocessor or other computing device, although the application is not limited thereto.
Embodiments of the application may be implemented by a data processor of a mobile device executing computer program instructions, for example in a processor entity, or by hardware, or by a combination of software and hardware. The computer program instructions may be assembly instructions, instruction Set Architecture (ISA) instructions, machine-related instructions, microcode, firmware instructions, state setting data, or source or object code written in any combination of one or more programming languages.
The block diagrams of any logic flows in the figures of this application may represent program steps, or may represent interconnected logic circuits, modules, and functions, or may represent a combination of program steps and logic circuits, modules, and functions. The computer program may be stored on a memory. The Memory may be of any type suitable to the local technical environment and may be implemented using any suitable data storage technology, such as, but not limited to, read-Only Memory (ROM), random Access Memory (RAM), optical storage devices and systems (Digital versatile disks (DVD) or Compact Disks (CD)), etc. computer-readable media may comprise non-transitory storage media.

Claims (10)

1. A network function automatic management coordination method is characterized by comprising the following steps:
when a first automatic management instruction for a network function is received, performing conflict detection on the first automatic management instruction and a cached automatic management instruction;
if the first automatic management instruction conflicts with the cached automatic management instruction, coordinating the first automatic management instruction and the cached automatic management instruction, and caching the coordination result as the coordinated automatic management instruction;
and reading the coordinated automation management instruction from the cache and executing.
2. The method of claim 1, wherein before detecting a conflict between the first automated management instruction and the cached automated management instruction when the first automated management instruction for the network function is received, further comprising:
configuring an operation instruction cache management object class for a network function, wherein an instance of the operation instruction cache management object class is contained by an instance of a management object class of the network function, and the instance of the operation instruction cache management object class is used for caching an automation management instruction.
3. The method according to claim 2, wherein the class of operation instruction cache management object comprises a cache time window length and an operation instruction list, wherein the cache time window length is used for indicating the cached time of the operation instruction in the instance of the corresponding class of cache management, and the operation instruction list is used for storing the content of the cached operation instruction.
4. The method according to claim 3, wherein the operation instruction list is used for storing the content and the cache time of the operation instruction; and when the cache time corresponding to the operation instruction is stored in the operation instruction list, ignoring the length of the cache time window.
5. The method of claim 2 or 3, wherein reading the coordinated Automation management instruction from the cache and executing comprises:
and when the cache time of the coordinated automatic management instruction stored in the cache is up, executing the automated management instruction after the cache coordination.
6. The method according to any of claims 1-4, wherein before detecting a conflict between the first Automation management instruction and the cached Automation management instruction when the first Automation management instruction for the network function is received, further comprising:
configuring an operation instruction conflict coordination service for the network function;
when receiving a first automated management instruction for a network function, the performing conflict detection on the first automated management instruction and the cached automated management instruction includes:
when a first automatic management instruction for a network function is received, if an operation instruction conflict coordination service of the network function is started, conflict detection is carried out on the first automatic management instruction and a cached automatic management instruction.
7. The method according to any one of claims 1 to 4, wherein the coordinating the first automated management instruction with the cached automated management instruction and caching the coordination result as the coordinated automated management instruction comprises any one of the following manners:
modifying or deleting the cached automatic management instruction, and caching the first automatic management instruction as the coordinated automatic management instruction;
modifying or discarding the first automated management instruction, and caching the cached automated management instruction as a coordinated automated management instruction;
merging the first automatic management instruction and the cached automatic management instruction, and caching the merged automatic management instruction as a coordinated automatic management instruction;
and generating a new automatic management instruction according to the first automatic management instruction and the cached automatic management instruction, and caching the new automatic management instruction as the coordinated automatic management instruction.
8. The method according to any of claims 1-4, wherein after detecting the conflict between the first AMM instruction and the cached AMM instruction, the method further comprises:
if the first automated management instruction does not conflict with the cached automated management instruction, caching the first automated management instruction.
9. A network device, comprising:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the network function automated management coordination method of any of claims 1-8.
10. A computer-readable storage medium having stored thereon computer-executable instructions for performing the network function automated management coordination method of any of claims 1-8.
CN202210015243.7A 2022-01-07 2022-01-07 Network function automation management coordination method, equipment and storage medium Pending CN115834337A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202210015243.7A CN115834337A (en) 2022-01-07 2022-01-07 Network function automation management coordination method, equipment and storage medium
PCT/CN2022/139968 WO2023130943A1 (en) 2022-01-07 2022-12-19 Automatic management and coordination method for network function, device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210015243.7A CN115834337A (en) 2022-01-07 2022-01-07 Network function automation management coordination method, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115834337A true CN115834337A (en) 2023-03-21

Family

ID=85522340

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210015243.7A Pending CN115834337A (en) 2022-01-07 2022-01-07 Network function automation management coordination method, equipment and storage medium

Country Status (2)

Country Link
CN (1) CN115834337A (en)
WO (1) WO2023130943A1 (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012110078A1 (en) * 2011-02-14 2012-08-23 Nokia Siemens Networks Oy Coordination between self-organizing networks
CN111526052B (en) * 2020-04-17 2023-04-07 中移(杭州)信息技术有限公司 Network element instruction management method, device, network equipment and storage medium
CN112672440A (en) * 2020-12-18 2021-04-16 中兴通讯股份有限公司 Instruction execution method, system, network device and storage medium
CN112667290A (en) * 2020-12-31 2021-04-16 北京梧桐车联科技有限责任公司 Instruction management method, device, equipment and computer readable storage medium
CN112769814B (en) * 2021-01-04 2022-02-11 中国科学院信息工程研究所 Method and system for comprehensively coordinating network security equipment in linkage manner

Also Published As

Publication number Publication date
WO2023130943A1 (en) 2023-07-13

Similar Documents

Publication Publication Date Title
CN103473142B (en) Virtual machine migration method under a kind of cloud computing operating system and device
CN112672440A (en) Instruction execution method, system, network device and storage medium
CN111695827B (en) Business process management method and device, electronic equipment and storage medium
CN111736950B (en) Accelerator resource adding method and related device of virtual machine
CN108920725B (en) Object storage method and object storage gateway
CN112464497A (en) Fault drilling method, device, equipment and medium based on distributed system
CN112068896A (en) DTS modification method, device and computer readable storage medium
CN101262375B (en) A dynamic configuration recovery method and system for network devices
CN112698857A (en) Data flashing method and device
CN114879551A (en) Intelligent cabin domain controller based on CPU hard isolation system design method
CN109471776A (en) A kind of vxworks operating system log collecting method based on Ethernet
CN111352647A (en) Virtual machine upgrading method, device, equipment and storage medium
CN115834337A (en) Network function automation management coordination method, equipment and storage medium
CN105262604A (en) Virtual machine migration method and equipment
CN117539459A (en) API interface configuration method, system and equipment
CN110855752A (en) Terminal control method, terminal control equipment and computer readable storage medium
CN112835598A (en) Automobile ECU (electronic control Unit) flashing method and system and computer readable storage medium
US7379984B1 (en) Apparatus, system, and method for autonomy controlled management of a distributed computer system
CN111123883B (en) Dual-drive unmanned vehicle simulation method, device, equipment and computer readable medium
CN113553079A (en) Upgrading method and device for Internet of things equipment, electronic equipment and storage medium
CN107862006B (en) Method and device for realizing data source switching
CN110928630A (en) Activation control method, device and equipment for application program window and storage medium
CN112748952A (en) Method, device, equipment and storage medium for detecting ring dependency relationship
CN112765056B (en) Method, system, equipment and medium for reserving storage cluster LUN
CN111625239B (en) Method and device for updating virtual page instance state in SPA

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication