WO2017219574A1 - Version rollback method and system for base station - Google Patents

Version rollback method and system for base station Download PDF

Info

Publication number
WO2017219574A1
WO2017219574A1 PCT/CN2016/103959 CN2016103959W WO2017219574A1 WO 2017219574 A1 WO2017219574 A1 WO 2017219574A1 CN 2016103959 W CN2016103959 W CN 2016103959W WO 2017219574 A1 WO2017219574 A1 WO 2017219574A1
Authority
WO
WIPO (PCT)
Prior art keywords
base station
upgrade
state
parameter
alarm
Prior art date
Application number
PCT/CN2016/103959
Other languages
French (fr)
Chinese (zh)
Inventor
贾杨威
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2017219574A1 publication Critical patent/WO2017219574A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition

Definitions

  • the present application relates to the field of communications, for example, to a base station version fallback system and method.
  • the number of base stations is large, and the types of services supported may be different.
  • some base stations support GSM (Global System for Mobile communications) services, and some support UMTS (Universal).
  • Mobile Telecommunications System (LTE) services and some support LTE (Long Term Evolution), which is a long-term evolution of general mobile communication technology.
  • LTE Long Term Evolution
  • the base stations and environments of different service types are also different. In this way, when the base station network management side upgrades all the base stations in a unified manner, even if the upgrade version used by the base station network management side is a general version, some of the upgraded base stations may still be abnormal when working, for example, after the base station is upgraded. A large number of alarms, degraded service quality, etc.
  • the manual method is often used to check the abnormal base station, and the abnormal base station performs the version fallback operation one by one, and the work efficiency is extremely low, and the user experience is not good.
  • the technical problem to be solved by the present disclosure is how to automatically check whether the base station is abnormal after the base station is upgraded, and automatically perform the base station version rollback when the base station is abnormal, and improve the working efficiency of the abnormal base station check and the abnormal base station version fallback. Improve the user experience.
  • the disclosure provides a base station version fallback method, where the base station version fallback method includes:
  • the status parameters of the base station before and after the upgrade are obtained respectively.
  • the base station performs a version rollback operation.
  • the status parameter may include an alarm generated by the base station before and after the upgrade, a KPI parameter, and a network element shape.
  • the KPI parameter includes a call drop rate
  • the network element status includes a board status.
  • the comparing the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade may include:
  • the alarms generated before and after the upgrade of the base station are compared with each other, and it is determined whether there is a new alarm that is different from the alarm type generated before the upgrade.
  • the alarm generated after the upgrade may be the new alarm.
  • the step of acquiring the status parameters of the pre-upgrade and the upgraded state of the base station after the base station is upgraded may include:
  • the KPI parameter of the base station is obtained according to a preset frequency
  • the step of comparing the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade includes:
  • the KPI parameter is the dropped call rate
  • the dropped call rate of the upgraded base station is higher than or mostly higher than the dropped call rate before the upgrade, it can be determined that the performance of the base station after the upgrade tends to decrease.
  • the step of determining whether the base station is abnormal after the upgrade is performed by comparing the pre-upgrade and post-upgrade state parameters, and the method may include:
  • the step of comparing the status of the network element before and after the upgrade of the base station is consistent, and the method may include:
  • the base station version fallback method of the present disclosure determines whether an abnormality occurs after the base station is upgraded by comparing the status parameters of the base station before and after the upgrade, and automatically performs the base station version rollback operation when the base station is abnormal.
  • the efficiency of abnormal base station troubleshooting and abnormal base station version rollback work is improved, the maintenance cost of the base station is reduced, and the user experience is improved.
  • the present disclosure provides a base station version fallback system, where the base station version fallback system includes:
  • the obtaining module is configured to obtain, before the base station is upgraded, the status parameters of the base station before and after the upgrade;
  • the comparison module is configured to compare the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade;
  • the fallback module is configured to perform a version rollback operation on the base station when an abnormality occurs.
  • the status parameter may include an alarm generated by the base station before and after the upgrade, a KPI parameter, and a network element status, where the KPI parameter includes a call drop rate, and the network element status includes a board status.
  • the comparison module may also be configured to:
  • the comparison module may be configured to determine that the alarm generated after the upgrade is the new alarm when the primary key of the alarm generated after the upgrade is different from the primary key of the alarm generated before the upgrade.
  • the acquiring module may be further configured to acquire a KPI parameter of the base station according to a preset frequency after the base station is upgraded;
  • the comparison module is further configured to compare the acquired KPI parameters with KPI parameters before the base station upgrade, determine whether the performance of the base station after the upgrade tends to decrease, and determine when the performance of the base station tends to decrease.
  • the base station has an abnormality after the upgrade.
  • the comparison module may be further configured to determine that the base station is in the case where the dropped call rate of the upgraded base station is higher than or mostly higher than the call drop rate before the upgrade. Performance after the upgrade tends to decline.
  • the comparison module may be further configured to:
  • the comparison module may be configured to compare whether the board is in an occlusion state or a de-blocking state before and after the base station is upgraded.
  • Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing a computer Execution of instructions, the computer executable instructions being arranged to perform the above method.
  • the embodiment of the present disclosure further provides a base station, including:
  • At least one processor At least one processor
  • the memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to cause the at least one processor to perform the method described above.
  • the base station version fallback system of the present disclosure determines whether the base station is abnormal after the upgrade, and automatically performs the base station version rollback operation when the base station is abnormal, by comparing the state parameters of the base station before and after the upgrade.
  • the efficiency of abnormal base station troubleshooting and abnormal base station version rollback work is improved, the maintenance cost of the base station is reduced, and the user experience is improved.
  • FIG. 1 is a schematic diagram of an operating environment of an embodiment of a base station version fallback system according to the present disclosure.
  • FIG. 2 is a functional block diagram of an embodiment of a base station version fallback system of the present disclosure.
  • FIG. 3 is a flow chart of an implementation of an embodiment of a base station version fallback method of the present disclosure.
  • step S102 of the embodiment of the base station version fallback method of the present disclosure is a first detailed flowchart of step S102 of the embodiment of the base station version fallback method of the present disclosure.
  • FIG. 5 is a second detailed flowchart of step S102 of the embodiment of the base station version fallback method of the present disclosure.
  • FIG. 6 is a third refinement flowchart of step S102 of the embodiment of the base station version fallback method of the present disclosure.
  • first, second, and the like which are used in the present disclosure, are used for description only, and are not to be construed as indicating or implying their relative importance or implicitly indicating the number of technical features indicated. Thus, features defining “first” or “second” may include at least one of the features, either explicitly or implicitly. In addition, the technical solutions between the various embodiments may be combined with each other.
  • the base station 1 may be a base station supporting GSM (Global System for Mobile communications) services, or may be supported.
  • the base station of the UMTS (Universal Mobile Telecommunications System) service may be a base station supporting LTE (Long Term Evolution) (Long Term Evolution) service.
  • the base station 1 includes, but is not limited to, a memory 11, a processor 12, and a communication interface 13.
  • the memory 11 may be an internal storage unit of the base station 1, such as a hard disk or memory of the base station 1.
  • the memory 11 may also be an external storage device of the base station 1, such as a plug-in hard disk equipped with the base station 1, an SMC card (Smart Media Card), and an SD card (Secure Digital: Secure Digital Card). FC card (Flash Card).
  • the memory 11 may also include both an internal storage unit of the base station 1 and an external storage device.
  • the memory 11 is configured to store application software and various types of data installed in the base station 1, for example, to store state parameters before and after the base station 1 is upgraded.
  • the processor 12 may be a Central Processing Unit (CPU), a microprocessor or other data processing chip configured to run program code or process data installed in the memory 11, such as executing The base station version backs up the system 10 and the like.
  • CPU Central Processing Unit
  • microprocessor or other data processing chip configured to run program code or process data installed in the memory 11, such as executing The base station version backs up the system 10 and the like.
  • the communication interface 13 is configured to connect the base station 1 to a base station upgrade control end (the network management side of the present embodiment) through a wired network (for example, a fiber optic cable) or a wireless network (not shown in the figure). Establishing a communication connection between the base station 1 and the base station upgrade control terminal, so that data exchange between the base station 1 and the base station upgrade control end is facilitated, for example, downloading the base station 1 for upgrading from the base station upgrade control terminal Upgrade packages, etc.
  • a wired network for example, a fiber optic cable
  • a wireless network not shown in the figure.
  • the above components 11-13 of the base station 1 communicate with each other through a system bus.
  • the base station version fallback system 10 may be divided into one or more modules, the one or more modules being stored in the memory 11 and being processed by one or more processors ( This embodiment is performed by the processor 12) to complete the present disclosure.
  • the base station version fallback system 10 can be divided into an acquisition module 21, a comparison module 22, and a fallback module 23.
  • the functional modules referred to in the embodiments of the present disclosure refer to a series of computer program instruction segments capable of performing specific functions, which are more suitable than the program to describe the execution process of the base station version fallback system 10 in the base station 1. The function of each of the function modules 21-23 will be described in detail below.
  • the acquiring module 21 is configured to acquire the pre-upgrade and post-upgrade state parameters of the base station 1 when the base station 1 is upgraded.
  • the parameters include, but are not limited to, alarms, KPI parameters, and network element status generated by the base station 1 before and after the upgrade.
  • the KPI parameter may include a dropped call rate, etc.
  • the network element status may include a single board status or the like.
  • the upgrade process of the base station 1 generally includes the steps of: upgrading the data packet downloading, entering the upgrade mode, configuring the data upgrade, configuring the data backup, pre-activation, activation, version verification, exiting the upgrade mode, and confirming after the upgrade.
  • the base station upgrade control end when the base station upgrade control end performs a unified batch upgrade of a batch of base stations 1, the base station upgrade control end generally sends a corresponding upgrade command to the base station 1 in advance, and the upgrade command includes an upgrade data packet version and a preset upgrade. Information such as time is used to inform the base station 1 to download the upgrade data packet of the version from the upgrade control terminal in advance, and perform upgrade at the preset upgrade time.
  • the acquiring module 21 may acquire the state parameter of the base station 1 before the upgrade time, that is, the state parameter before the base station 1 is upgraded, according to the preset upgrade time; After the upgrade time or after the upgrade of the base station 1 is completed, the state parameter of the base station 1 is obtained, that is, the state parameter after the base station 1 is upgraded. After acquiring the state parameters of the base station 1 before and after the upgrade, the acquiring module 21 stores the state parameters in the memory 11 of the base station 1.
  • the comparison module 22 is configured to compare the pre-upgrade and post-upgrade state parameters of the base station 1 to determine whether the base station 1 has an abnormality after the upgrade.
  • the base station upgrade control end performs batch upgrade on the base station 1 to improve the base station 1 Work efficiency and improve the service quality of the communication network. Therefore, if the upgraded base station 1 has a lower working efficiency and a lower service quality, it can be determined that the base station 1 has an abnormality after the upgrade, and a version rollback operation is required.
  • the base station 1 Before the base station 1 is abnormal, resulting in a decrease in work efficiency and a decrease in service quality, the following three situations generally occur in the base station 1: First, a large number of alarms are added in the base station 1, and the alarms are It is a type that has not appeared before (indicating that the base station 1 has a new problem that has not appeared before); second, the KPI (Key Performance Indicator) parameter of the base station 1 increases or decreases, and the performance of the base station 1 is earlier than that of the previous one. There is a decrease, such as a drop in call rate, a decrease in handover success rate, etc.
  • KPI Key Performance Indicator
  • the state of the network element of the base station 1 changes (the upgrade generally does not change the state of the network element in the base station 1), for example, the cell within the coverage of the base station 1.
  • the position coordinates are changed from before, and the state of the board of the base station 1 is changed from the blocked state to the unblocked state. Therefore, in this embodiment, the comparison module 22 can start according to the above three situations to determine whether the base station 1 has an abnormality after the upgrade.
  • the comparison module 22 may acquire the base station 1 from the base station 1 before and after the upgrade.
  • the generated alarm is compared with the pre-upgrade alarm of the obtained base station 1 to determine whether there is an alarm that is different from the type of the pre-upgrade alarm. And when there is an alarm that is different from the type of the pre-upgrade alarm in the post-upgrade alarm, the number of new types of alarms is counted.
  • the comparison module 22 determines that the base station 1 is abnormal, and needs Perform a version rollback operation.
  • the alarm includes a primary key, and if the primary keys are the same, the types of the alarms are the same. Therefore, the comparison module 22 can determine whether there is an alarm in the upgraded alarm that is different from the type of the pre-upgrade alarm by comparing the difference between the primary keys.
  • the comparison module 22 may press the preset frequency after the base station 1 is upgraded (for example, Obtaining the KPI parameter of the base station 1 every 5 minutes, and comparing the acquired KPI parameters with the obtained KPI parameters before the base station 1 is upgraded, and determining whether the performance of the base station 1 after the upgrade is based on the comparison result. If the performance of the base station 1 is upgraded and the upgrade is not as good as before the upgrade, the comparison module 22 can determine that the base station 1 is abnormal after the upgrade, and a version rollback operation is required.
  • the KPI parameter refers to a set of internal performance indicator parameters of the base station 1, which may be It can be a performance indicator parameter, such as call drop rate or handover success rate, or multiple performance indicator parameters, such as call drop rate and handover success rate.
  • a performance indicator parameter such as call drop rate or handover success rate
  • multiple performance indicator parameters such as call drop rate and handover success rate.
  • the KPI parameters are different index parameters, it is not possible to judge whether the performance of the base station 1 tends to decrease only by the magnitude of the value. Whether the KPI parameter value is increased or decreased, it is possible that the performance of the base station 1 tends to decrease. For example, if the KPI parameter is the dropped call rate of the base station 1, it is obvious that the lower the dropped call rate, the better the performance of the base station 1, and the higher the call drop rate, the worse the performance.
  • the dropped call rate obtained after the base station 1 is upgraded is lower than the dropped call rate before the upgrade (for example, the call drop rate before the upgrade is 5.1%, the dropped call rate is 4%, etc.) or most of the drop rate.
  • the remaining part is flat (for example, the call drop rate before the upgrade is 5.0%, the dropped call rate of the upgraded part is 5.1%, and the rest is 4.9%, etc.), and the comparison module 22 can directly determine that the base station 1 is normal, and the version is not required. Roll back operation.
  • the comparison module 22 can directly determine that the base station 1 is abnormal, and needs to Perform a version rollback operation.
  • the KPI parameter is the handover success rate of the base station 1, it is obvious that the higher the handover success rate, the better the performance of the base station 1, and the lower the handover success rate, the worse the performance.
  • the comparison module 22 can directly determine that the base station 1 is abnormal, and needs to perform a version fallback operation.
  • the handover success rate obtained after the upgrade of the base station 1 is higher than the handover success rate before the upgrade (for example, the handover success rate before the upgrade is 5.1%, and the upgrade success rate after the upgrade is 8%, etc.)
  • the comparison module 22 can directly determine that the base station 1 is normal and does not need to perform a version rollback operation.
  • the KPI parameter of this embodiment is not limited to the above-mentioned call drop rate or handover success rate, and the KPI parameter may also be any suitable parameter. Moreover, generally, if the KPI parameter of the base station changes little, for example, the call drop rate changes from 5% to 5.1%, the KPI parameter can be considered as a normal fluctuation, and within the acceptable range, the default is the KPI parameter. normal.
  • the comparison module 22 may compare the base station 1 after the base station 1 is upgraded. Whether the state of the network element is consistent, and when the state of the network element is inconsistent, it is determined that the base station 1 is abnormal after the upgrade.
  • the state of the network element in this embodiment refers to the hardware state inside the base station 1 or the division of the working area of the base station 1.
  • the hardware state of the base station 1 includes whether the working state of the board in the base station 1 is an occlusion state or a occlusion state, and the working area division of the base station 1 includes a cell identifier, a location coordinate, and the like of a cell in the working area. . Under normal circumstances, the base station 1 upgrade will not change. If the status of the network element changes before and after the base station 1 changes, the comparison module 22 can determine that the base station 1 is abnormal and needs to perform a version rewind operation.
  • the fallback module 23 is configured to perform a version fallback operation on the base station 1 when the base station 1 is abnormal after the upgrade.
  • the current version of the base station 1 is backed up in its memory 11 in advance, and the backup is used to perform the version of the base station 1 when an abnormality occurs after the base station 1 is upgraded.
  • the base station 1 is restored to the normal version before the upgrade, so that the base station 1 works normally.
  • the related backup or restore method is a relatively mature related technology, and will not be described here.
  • the base station version fallback system 10 determines whether the base station 1 is abnormal after the upgrade by comparing the state parameters of the base station 1 before and after the upgrade, and automatically executes when the base station 1 is abnormal.
  • the operation of the base station version rollback improves the efficiency of abnormal base station troubleshooting and abnormal base station version rollback after the upgrade, reduces the maintenance cost of the base station, and improves the user experience.
  • FIG. 3 it is a schematic flowchart of an implementation manner of an embodiment of a base station version fallback method according to the present disclosure.
  • the order of execution of the steps in the flowchart shown in FIG. 3 may be changed according to different requirements, and some steps may be omitted.
  • step S101 when the base station 1 is upgraded, the state parameters of the base station 1 before and after the upgrade are respectively acquired.
  • the parameters include, but are not limited to, alarms, KPI parameters, and network element status generated by the base station 1 before and after the upgrade.
  • the KPI parameter may include a dropped call rate, etc.
  • the network element status may include a single board status or the like.
  • the upgrade process of the base station 1 generally includes the steps of: upgrading the data packet downloading, entering the upgrade mode, configuring the data upgrade, configuring the data backup, pre-activation, activation, version verification, exiting the upgrade mode, and confirming after the upgrade.
  • the base station upgrade control end when the base station upgrade control end performs a unified batch upgrade of a batch of base stations 1, the base station upgrade control end generally sends a corresponding upgrade command to the base station 1 in advance, and the upgrade command includes an upgrade data packet version and a preset upgrade. Information such as time is used to inform the base station 1 to download the upgrade data packet of the version from the upgrade control terminal in advance, and perform upgrade at the preset upgrade time.
  • the state parameter of the base station 1 is obtained before the upgrade time according to the preset upgrade time, that is, the state parameter before the base station 1 is upgraded, and after the upgrade time or After the upgrade of the base station 1 is completed, the state parameter of the base station 1 is obtained, that is, the state parameter after the base station 1 is upgraded, and the state parameters of the base station 1 before and after the upgrade are obtained.
  • the state parameter of the base station 1 is obtained before the upgrade time according to the preset upgrade time, that is, the state parameter before the base station 1 is upgraded, and after the upgrade time or After the upgrade of the base station 1 is completed, the state parameter of the base station 1 is obtained, that is, the state parameter after the base station 1 is upgraded, and the state parameters of the base station 1 before and after the upgrade are obtained.
  • the state parameter of the base station 1 is obtained before the upgrade time according to the preset upgrade time, that is, the state parameter before the base station 1 is upgraded, and after the upgrade time or After the upgrade of the base station 1 is completed, the state parameter of the base station
  • Step S102 the base station 1 compares the pre-upgrade and post-upgrade state parameters, and determines that the base station 1 is Whether an exception occurred after the upgrade. If the base station 1 is abnormal after the upgrade, step S103 is performed; if the base station 1 does not have an abnormality after the upgrade, the process ends.
  • the step S102 further includes the following refinement steps:
  • Step S201 After the base station 1 is upgraded, the alarm generated in the base station 1 is obtained. If the alarm is obtained, the process proceeds to step S202. If the alarm is not obtained, the process ends.
  • Step S202 Comparing the obtained post-upgrade alarms of the base station 1 with the pre-upgrade alarms, and determining whether the types of the upgraded alarms are the same as the types of the pre-upgrade alarms. If the type of the alarm is the same as that of the pre-upgrade alarm, step S203 is performed; if the type of the upgraded alarm is the same as the type of the pre-upgrade alarm, the process ends.
  • the alarm includes a primary key, and if the primary keys are the same, the types of the alarms are the same.
  • step S203 the number of the alarms in the upgraded alarms is different from that of the pre-upgrade alarms, and the number of alarms is determined to be greater than a preset value. If the preset value is exceeded, step S204 is performed; If the preset value is not exceeded, the process ends.
  • step S204 it is determined that an abnormality occurs after the base station 1 is upgraded.
  • the step S102 further includes the following refinement steps:
  • Step S301 after the base station 1 is upgraded, obtain the KPI parameter of the base station 1 according to a preset frequency (for example, once every 5 minutes), and compare the acquired KPI parameters with the obtained KPI parameters before the base station 1 is upgraded. Correct.
  • a preset frequency for example, once every 5 minutes
  • step S302 it is determined whether the performance of the base station 1 after the upgrade tends to decrease according to the comparison result; if the performance tends to decrease, the process proceeds to step S303; if the performance does not tend to decrease, the process ends.
  • the KPI parameter refers to a set of internal performance indicator parameters of the base station 1, which may be a performance indicator parameter, such as a call drop rate or a handover success rate, or may be multiple performance indicator parameters, such as Call rate and handover success rate.
  • a performance indicator parameter such as a call drop rate or a handover success rate
  • multiple performance indicator parameters such as Call rate and handover success rate.
  • the KPI parameters are different index parameters, it is not possible to judge whether the performance of the base station 1 tends to decrease only by the magnitude of the value. Whether the KPI parameter value is increased or decreased, it is possible that the performance of the base station 1 tends to decrease. For example, if the KPI parameter is the dropped call rate of the base station 1, it is obvious that the lower the dropped call rate, the better the performance of the base station 1, and the higher the call drop rate, the worse the performance.
  • the dropped call rate obtained after the base station 1 is upgraded is lower than the dropped call rate before the upgrade (for example, the call drop rate before the upgrade is 5.1%, the dropped call rate is 4%, etc.) or most of the drop rate.
  • the rest is flat (for example, the call drop rate before the upgrade is 5.0%, and the call drop rate after the upgrade is 5.1%. If the rest is 4.9%, etc., it can be directly determined that the base station 1 is normal, and no version retraction operation is required.
  • the base station 1 can be directly determined to be abnormal, and the version fallback operation is required.
  • the KPI parameter is the handover success rate of the base station 1, it is obvious that the higher the handover success rate, the better the performance of the base station 1, and the lower the handover success rate, the worse the performance.
  • the handover success rate obtained after the base station 1 is upgraded is lower than the handover success rate before the upgrade, the same as the above-mentioned call drop rate (for example, the handover success rate before the upgrade is 5.1%, and the upgrade success rate after the upgrade is 4). %, etc., it can be directly determined that the base station 1 is abnormal, and a version rollback operation is required.
  • the handover success rate obtained after the upgrade of the base station 1 is higher than the handover success rate before the upgrade (for example, the handover success rate before the upgrade is 5.1%, and the upgrade success rate after the upgrade is 8%, etc.), It is directly determined that the base station 1 is normal, and no version retracting operation is required.
  • the KPI parameter of this embodiment is not limited to the above-mentioned call drop rate or handover success rate, and the KPI parameter may also be any suitable parameter. Moreover, generally, if the KPI parameter of the base station changes little, for example, the call drop rate changes from 5% to 5.1%, the KPI parameter can be considered as a normal fluctuation, and within the acceptable range, the default is the KPI parameter. normal.
  • step S303 it is determined that an abnormality occurs after the base station 1 is upgraded.
  • the step S102 further includes the following refinement steps:
  • Step S401 After the base station 1 is upgraded, obtain the network element status of the base station 1.
  • step S402 it is compared with whether the state of the network element before and after the upgrade of the base station 1 is consistent. If not, the process proceeds to step S403; if not, the process ends.
  • step S403 it is determined that an abnormality occurs after the base station 1 is upgraded.
  • the state of the network element in this embodiment refers to the hardware state inside the base station 1 or the division of the working area of the base station 1.
  • the hardware state of the base station 1 includes whether the working state of the board in the base station 1 is an occlusion state or a occlusion state.
  • the working area division of the base station 1 includes a cell identifier, a location coordinate, and the like in the working area.
  • the upgrade of the base station 1 does not change the state of the network element. Therefore, if the state of the network element before and after the upgrade of the base station 1 changes, it can be determined that the base station 1 is abnormal, and a version retraction operation is required.
  • step S103 when the base station 1 is abnormal after the upgrade, the base station 1 performs a version rewind operation.
  • the base station 1 before the base station 1 performs the upgrade, the base station 1 is previously in the memory 11 thereof. The current version has been backed up. This backup is used to perform a version rollback operation on the base station 1 when the base station 1 is abnormal. The base station 1 is restored to the normal version before the upgrade, so that the base station 1 can work normally.
  • the related backup or restore method is a relatively mature related technology, and will not be described here.
  • the base station version fallback method determines whether the base station 1 is abnormal after the upgrade by comparing the state parameters of the base station 1 before and after the upgrade, and automatically performs the base station when the base station 1 is abnormal.
  • the operation of the 1 version rollback improves the efficiency of abnormal base station troubleshooting and abnormal base station version rollback after the upgrade, reduces the maintenance cost of the base station 1, and improves the user experience.
  • Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing computer executable instructions arranged to perform the method of any of the above embodiments.
  • the base station 1 shown in FIG. 1 may include at least one processor 12, which is exemplified by one processor 12 in FIG. 1; and a memory 11 may further include a communication interface ( Communications Interface 13 and bus 14.
  • the processor 12, the communication interface 13, and the memory 11 can complete communication with each other through the bus 14.
  • the communication interface 13 can be used for information transmission.
  • the processor 12 can call the logic instructions in the memory 11 to perform the method of the above embodiments.
  • logic instructions in the memory 11 described above may be implemented in the form of a software functional unit and sold or used as a stand-alone product, and may be stored in a computer readable storage medium.
  • the memory 11 is a computer readable storage medium and can be used to store software programs, computer executable programs, and program instructions/modules corresponding to the methods in the embodiments of the present disclosure.
  • the processor 12 performs the function application and the data processing by running the software program, the instruction and the module stored in the memory 11, that is, the base station version fallback method in the foregoing method embodiment.
  • the memory 11 may include a storage program area and an storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to usage of the terminal device, and the like. Further, the memory 11 may include a high speed random access memory, and may also include a nonvolatile memory.
  • the technical solution of the embodiments of the present disclosure may be embodied in the form of a software product stored in a storage medium, including one or more instructions for causing a computer device (which may be a personal computer, a server, or a network) The device or the like) performs all or part of the steps of the method described in the embodiments of the present disclosure.
  • the foregoing storage medium may be a non-transitory storage medium, including: a USB flash drive, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like.
  • the disclosure improves the efficiency of the abnormal base station troubleshooting work and the abnormal base station version retreat work after the upgrade, reduces the maintenance cost of the base station, and improves the user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present disclosure relates to a version rollback method and system for a base station. The version rollback method for a base station comprises: obtaining, upon upgrading a base station, a pre-upgrade state parameter and an upgraded state parameter of the base station; comparing the pre-upgrade state parameter to the upgraded state parameter and, after the upgrade determining whether the base station is abnormal; and if so, performing a version rollback operation on the base station. The usage of the present disclosure can improve the efficiency of troubleshooting the abnormal base station and the version rollback of the abnormal base station after the upgrade, reducing the maintenance costs of the base station and improving user experience.

Description

基站版本回退方法及系统Base station version fallback method and system 技术领域Technical field
本申请涉及通信领域,例如涉及一种基站版本回退系统及方法。The present application relates to the field of communications, for example, to a base station version fallback system and method.
背景技术Background technique
目前,在移动通信网络中,基站的数量众多,其所支持的业务类型可能各不相同,例如有的基站支持GSM(Global System for Mobile communications,全球移动通信系统)业务,有的支持UMTS(Universal Mobile Telecommunications System,通用移动通信系统)业务,有的支持LTE(Long Term Evolution,通用移动通信技术的长期演进)业务等。不同业务类型的基站所处环境和状态也各不相同。这样,也就造成了在基站网管侧对所有基站进行统一的升级时,即使基站网管侧所采用的升级版本为通用版本,升级后的部分基站工作时依然可能会出现异常,例如基站在升级后出现大量告警、业务质量下降等。此时,需要将出现异常的基站回退到升级前的正常版本。然而,相关技术中往往是采用人工的方式来排查出现异常的基站,及逐一对异常基站进行版本回退的操作,其工作效率极其低下,用户体验不佳。At present, in the mobile communication network, the number of base stations is large, and the types of services supported may be different. For example, some base stations support GSM (Global System for Mobile communications) services, and some support UMTS (Universal). Mobile Telecommunications System (LTE) services, and some support LTE (Long Term Evolution), which is a long-term evolution of general mobile communication technology. The base stations and environments of different service types are also different. In this way, when the base station network management side upgrades all the base stations in a unified manner, even if the upgrade version used by the base station network management side is a general version, some of the upgraded base stations may still be abnormal when working, for example, after the base station is upgraded. A large number of alarms, degraded service quality, etc. At this point, you need to roll back the abnormal base station to the normal version before the upgrade. However, in the related art, the manual method is often used to check the abnormal base station, and the abnormal base station performs the version fallback operation one by one, and the work efficiency is extremely low, and the user experience is not good.
发明内容Summary of the invention
本公开要解决的技术问题是如何在基站升级完成后自动排查基站是否出现异常,以及在基站出现异常时,自动进行基站版本回退工作,提高异常基站排查和异常基站版本回退的工作效率,提高用户体验。The technical problem to be solved by the present disclosure is how to automatically check whether the base station is abnormal after the base station is upgraded, and automatically perform the base station version rollback when the base station is abnormal, and improve the working efficiency of the abnormal base station check and the abnormal base station version fallback. Improve the user experience.
为解决上述技术问题,本公开提供以下技术方案:To solve the above technical problem, the present disclosure provides the following technical solutions:
一方面,本公开提供一种基站版本回退方法,该基站版本回退方法包括:In one aspect, the disclosure provides a base station version fallback method, where the base station version fallback method includes:
在基站升级时,分别获取基站升级前与升级后的状态参数;When the base station is upgraded, the status parameters of the base station before and after the upgrade are obtained respectively.
比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常;及Comparing the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade; and
若出现异常,则对基站进行版本回退操作。If an abnormality occurs, the base station performs a version rollback operation.
所述状态参数可以包括基站在升级前后所产生的告警、KPI参数、及网元状 态,其中所述KPI参数包括掉话率,所述网元状态包括单板状态。The status parameter may include an alarm generated by the base station before and after the upgrade, a KPI parameter, and a network element shape. The KPI parameter includes a call drop rate, and the network element status includes a board status.
当所述状态参数为基站在升级前后所产生的告警时,所述比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常的步骤,可以包括:When the status parameter is an alarm generated by the base station before and after the upgrade, the comparing the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade may include:
比对基站升级前后所产生的告警,判断升级后产生的告警中是否存在与升级前所产生告警类型均不相同的新告警;The alarms generated before and after the upgrade of the base station are compared with each other, and it is determined whether there is a new alarm that is different from the alarm type generated before the upgrade.
若存在所述新告警,则统计该新告警的数量是否超出预设值;及If the new alarm is present, it is counted whether the number of the new alarm exceeds a preset value; and
在所述新告警的数量超出预设值,判定基站在升级后出现异常。When the number of the new alarm exceeds a preset value, it is determined that the base station is abnormal after the upgrade.
若升级后产生的告警的主键与所述升级前所产生的告警的主键均不相同,则该升级后产生的告警可以为所述新告警。If the primary key of the alarm generated after the upgrade is different from the primary key of the alarm generated before the upgrade, the alarm generated after the upgrade may be the new alarm.
当所述状态参数为基站在升级前后的KPI参数时,所述在对基站进行升级时,分别获取基站升级前与升级后的状态参数的步骤,可以包括:When the status parameter is a KPI parameter of the base station before and after the upgrade, the step of acquiring the status parameters of the pre-upgrade and the upgraded state of the base station after the base station is upgraded may include:
在基站升级完成后,按预设的频率获取该基站的KPI参数;After the base station is upgraded, the KPI parameter of the base station is obtained according to a preset frequency;
所述比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常的步骤还包括:The step of comparing the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade includes:
将所获取的KPI参数分别与基站升级前的KPI参数进行比对,判断基站在升级后的性能是否趋于下降;及Comparing the obtained KPI parameters with the KPI parameters before the base station upgrade, and determining whether the performance of the base station after the upgrade tends to decrease;
若基站在升级后的性能趋于下降,则判定基站在升级后出现异常。If the performance of the base station after the upgrade tends to decrease, it is determined that the base station is abnormal after the upgrade.
当所述KPI参数为掉话率时,若升级后的基站的掉话率均高于或者大部分高于升级前的掉话率,则可以判定基站在升级后的性能趋于下降。When the KPI parameter is the dropped call rate, if the dropped call rate of the upgraded base station is higher than or mostly higher than the dropped call rate before the upgrade, it can be determined that the performance of the base station after the upgrade tends to decrease.
当所述状态参数为基站在升级前后的网元状态时,所述比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常的步骤,可以包括:When the status parameter is the network element status of the base station before and after the upgrade, the step of determining whether the base station is abnormal after the upgrade is performed by comparing the pre-upgrade and post-upgrade state parameters, and the method may include:
比对基站升级前后的网元状态是否一致;及Compare the status of the NEs before and after the upgrade of the base station; and
在所述网元状态不一致时,判定所述基站在升级后出现异常。When the state of the network element is inconsistent, it is determined that the base station is abnormal after the upgrade.
当所述网元状态为单板状态时,所述比对基站升级前后的网元状态是否一致的步骤,可以包括:When the status of the network element is in the state of the board, the step of comparing the status of the network element before and after the upgrade of the base station is consistent, and the method may include:
比对所述单板在基站升级前后是否均为闭塞状态或者解闭塞状态。Compare whether the board is in an occluded state or a de-blocked state before and after the base station is upgraded.
相较于相关技术,本公开所述的基站版本回退方法通过比较基站在升级前后的状态参数,判断基站在升级后是否出现异常,并在基站出现异常时自动执行基站版本回退的操作,提高了升级后异常基站排查工作和异常基站版本回退工作的效率,降低了基站维护成本,提高了用户体验。 Compared with the related art, the base station version fallback method of the present disclosure determines whether an abnormality occurs after the base station is upgraded by comparing the status parameters of the base station before and after the upgrade, and automatically performs the base station version rollback operation when the base station is abnormal. The efficiency of abnormal base station troubleshooting and abnormal base station version rollback work is improved, the maintenance cost of the base station is reduced, and the user experience is improved.
另一方面,本公开提供一种基站版本回退系统,所述基站版本回退系统包括:In another aspect, the present disclosure provides a base station version fallback system, where the base station version fallback system includes:
获取模块,被配置为在基站升级时,分别获取基站升级前与升级后的状态参数;The obtaining module is configured to obtain, before the base station is upgraded, the status parameters of the base station before and after the upgrade;
比对模块,被配置为比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常;The comparison module is configured to compare the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade;
回退模块,被配置为在出现异常时,对基站进行版本回退操作。The fallback module is configured to perform a version rollback operation on the base station when an abnormality occurs.
所述状态参数可以包括基站在升级前后所产生的告警、KPI参数、及网元状态,其中所述KPI参数包括掉话率,所述网元状态包括单板状态。The status parameter may include an alarm generated by the base station before and after the upgrade, a KPI parameter, and a network element status, where the KPI parameter includes a call drop rate, and the network element status includes a board status.
当所述状态参数为基站在升级前后所产生的告警时,所述比对模块,还可以被配置为:When the status parameter is an alarm generated by the base station before and after the upgrade, the comparison module may also be configured to:
比对基站升级前后所产生的告警,判断升级后产生的告警中是否存在与升级前所产生告警类型均不相同的新告警,并统计所述新告警的数量;Comparing the alarms generated before and after the upgrade of the base station, determining whether there is a new alarm that is different from the alarm type generated before the upgrade, and counting the number of the new alarms;
在所述新告警的数量超出预设值,判定基站在升级后出现异常。When the number of the new alarm exceeds a preset value, it is determined that the base station is abnormal after the upgrade.
所述比对模块,还可以被配置为在升级后产生的告警的主键与所述升级前所产生的告警的主键均不相同时,判定该升级后产生的告警为所述新告警。The comparison module may be configured to determine that the alarm generated after the upgrade is the new alarm when the primary key of the alarm generated after the upgrade is different from the primary key of the alarm generated before the upgrade.
当所述状态参数为基站在升级前后的KPI参数时,所述获取模块,还可以被配置为在基站升级完成后,按预设的频率获取该基站的KPI参数;When the state parameter is a KPI parameter of the base station before and after the upgrade, the acquiring module may be further configured to acquire a KPI parameter of the base station according to a preset frequency after the base station is upgraded;
所述比对模块,还被配置为将所获取的KPI参数分别与基站升级前的KPI参数进行比对,判断基站在升级后的性能是否趋于下降;及在基站性能趋于下降时,判定基站在升级后出现异常。The comparison module is further configured to compare the acquired KPI parameters with KPI parameters before the base station upgrade, determine whether the performance of the base station after the upgrade tends to decrease, and determine when the performance of the base station tends to decrease. The base station has an abnormality after the upgrade.
当所述KPI参数为掉话率时,所述比对模块,还可以被配置为在升级后的基站的掉话率均高于或者大部分高于升级前的掉话率时,判定基站在升级后的性能趋于下降。When the KPI parameter is the call drop rate, the comparison module may be further configured to determine that the base station is in the case where the dropped call rate of the upgraded base station is higher than or mostly higher than the call drop rate before the upgrade. Performance after the upgrade tends to decline.
当所述状态参数为基站在升级前后的网元状态时,所述比对模块,还可以被配置为:When the status parameter is the network element status of the base station before and after the upgrade, the comparison module may be further configured to:
比对基站升级前后的网元状态是否一致;Compare the NE status of the base station before and after the upgrade of the base station;
在所述网元状态不一致时,判定所述基站在升级后出现异常。When the state of the network element is inconsistent, it is determined that the base station is abnormal after the upgrade.
当所述网元状态为单板状态时,所述比对模块,还可以被配置为比对所述单板在基站升级前后是否均为闭塞状态或者解闭塞状态。When the state of the network element is in a state of a single board, the comparison module may be configured to compare whether the board is in an occlusion state or a de-blocking state before and after the base station is upgraded.
本公开实施例还提供了一种非暂态计算机可读存储介质,存储有计算机可 执行指令,所述计算机可执行指令设置为执行上述方法。Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing a computer Execution of instructions, the computer executable instructions being arranged to perform the above method.
本公开实施例还提供了一种基站,包括:The embodiment of the present disclosure further provides a base station, including:
至少一个处理器;以及At least one processor;
与所述至少一个处理器通信连接的存储器;其中,a memory communicatively coupled to the at least one processor; wherein
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器执行上述的方法。The memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to cause the at least one processor to perform the method described above.
相较于相关技术,本公开所述的基站版本回退系统通过比较基站在升级前后的状态参数,判断基站在升级后是否出现异常,并在基站出现异常时自动执行基站版本回退的操作,提高了升级后异常基站排查工作和异常基站版本回退工作的效率,降低了基站维护成本,提高了用户体验。Compared with the related art, the base station version fallback system of the present disclosure determines whether the base station is abnormal after the upgrade, and automatically performs the base station version rollback operation when the base station is abnormal, by comparing the state parameters of the base station before and after the upgrade. The efficiency of abnormal base station troubleshooting and abnormal base station version rollback work is improved, the maintenance cost of the base station is reduced, and the user experience is improved.
附图概述BRIEF abstract
图1是本公开基站版本回退系统实施例的运行环境示意图。FIG. 1 is a schematic diagram of an operating environment of an embodiment of a base station version fallback system according to the present disclosure.
图2是本公开基站版本回退系统实施例的功能模块图。2 is a functional block diagram of an embodiment of a base station version fallback system of the present disclosure.
图3是本公开基站版本回退方法实施例的实施流程图。3 is a flow chart of an implementation of an embodiment of a base station version fallback method of the present disclosure.
图4是本公开基站版本回退方法实施例的步骤S102的第一细化流程图。4 is a first detailed flowchart of step S102 of the embodiment of the base station version fallback method of the present disclosure.
图5是本公开基站版本回退方法实施例的步骤S102的第二细化流程图。FIG. 5 is a second detailed flowchart of step S102 of the embodiment of the base station version fallback method of the present disclosure.
图6是本公开基站版本回退方法实施例的步骤S102的第三细化流程图。FIG. 6 is a third refinement flowchart of step S102 of the embodiment of the base station version fallback method of the present disclosure.
附图标记:Reference mark:
Figure PCTCN2016103959-appb-000001
Figure PCTCN2016103959-appb-000001
Figure PCTCN2016103959-appb-000002
Figure PCTCN2016103959-appb-000002
本发明的实施方式Embodiments of the invention
为了使本公开的技术方案及优点更加清楚明白,以下结合附图及实施例,对本公开进行详细说明。此处所描述的实施例仅用以解释本公开,并不用于限定本公开。基于本公开中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。In order to make the technical solutions and advantages of the present disclosure more comprehensible, the present disclosure will be described in detail below with reference to the accompanying drawings and embodiments. The embodiments described herein are merely illustrative of the disclosure and are not intended to limit the disclosure. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present disclosure without departing from the inventive scope are the scope of the disclosure.
在本公开中涉及的“第一”、“第二”等术语仅用于描述,而不能理解为指示或暗示其相对重要性或者隐含指明所指示的技术特征的数量。由此,限定有“第一”、“第二”的特征可以明示或者隐含地包括至少一个该特征。另外,各个实施例之间的技术方案可以相互结合。The terms "first", "second", and the like, which are used in the present disclosure, are used for description only, and are not to be construed as indicating or implying their relative importance or implicitly indicating the number of technical features indicated. Thus, features defining "first" or "second" may include at least one of the features, either explicitly or implicitly. In addition, the technical solutions between the various embodiments may be combined with each other.
参阅图1所示,是本公开基站版本回退系统10实施例的运行环境示意图。在本实施例中,所述的基站版本回退系统10安装并运行于基站1中,该基站1可以是支持GSM(Global System for Mobile communications,全球移动通信系统)业务的基站,也可以是支持UMTS(Universal Mobile Telecommunications System,通用移动通信系统)业务的基站,还可以是支持LTE(Long Term Evolution,通用移动通信技术的长期演进)业务的基站等。所述基站1包括但不限于存储器11、处理器12及通信接口13。Referring to FIG. 1 , it is a schematic diagram of an operating environment of an embodiment of the base station version fallback system 10 of the present disclosure. In this embodiment, the base station version fallback system 10 is installed and operates in the base station 1. The base station 1 may be a base station supporting GSM (Global System for Mobile communications) services, or may be supported. The base station of the UMTS (Universal Mobile Telecommunications System) service may be a base station supporting LTE (Long Term Evolution) (Long Term Evolution) service. The base station 1 includes, but is not limited to, a memory 11, a processor 12, and a communication interface 13.
所述存储器11可以是所述基站1的内部存储单元,例如该基站1的硬盘或内存。该存储器11也可以是所述基站1的外部存储设备,例如该基站1上配备的插接式硬盘,SMC卡(Smart Media Card:智能存储卡),SD卡(Secure Digital:安全数字卡),FC卡(Flash Card:闪存卡)等。所述存储器11还可以既包括所述基站1的内部存储单元也包括外部存储设备。该存储器11被配置为存储安装于所述基站1的应用软件及各类数据,例如存储该基站1升级前后的状态参数等。The memory 11 may be an internal storage unit of the base station 1, such as a hard disk or memory of the base station 1. The memory 11 may also be an external storage device of the base station 1, such as a plug-in hard disk equipped with the base station 1, an SMC card (Smart Media Card), and an SD card (Secure Digital: Secure Digital Card). FC card (Flash Card). The memory 11 may also include both an internal storage unit of the base station 1 and an external storage device. The memory 11 is configured to store application software and various types of data installed in the base station 1, for example, to store state parameters before and after the base station 1 is upgraded.
所述处理器12可以是中央处理器(Central Processing Unit,CPU),微处理器或其他数据处理芯片,该处理器12被配置为运行安装于所述存储器11的程序代码或处理数据,例如执行所述基站版本回退系统10等。The processor 12 may be a Central Processing Unit (CPU), a microprocessor or other data processing chip configured to run program code or process data installed in the memory 11, such as executing The base station version backs up the system 10 and the like.
所述通信接口13被配置为通过有线网络(例如光纤电缆)或无线网络将所述基站1与一基站升级控制端(本实施例为网管侧)连接(图中未示出),在所 述基站1与所述基站升级控制端之间建立通信连接,便于该基站1与所述基站升级控制端之间进行数据交互,例如从所述基站升级控制端下载所述基站1升级所需的升级文件包等。The communication interface 13 is configured to connect the base station 1 to a base station upgrade control end (the network management side of the present embodiment) through a wired network (for example, a fiber optic cable) or a wireless network (not shown in the figure). Establishing a communication connection between the base station 1 and the base station upgrade control terminal, so that data exchange between the base station 1 and the base station upgrade control end is facilitated, for example, downloading the base station 1 for upgrading from the base station upgrade control terminal Upgrade packages, etc.
所述基站1的上述部件11-13通过系统总线相互通信。The above components 11-13 of the base station 1 communicate with each other through a system bus.
参阅图2所示,是本公开基站版本回退系统10实施例的功能模块图。在本实施例中,所述的基站版本回退系统10可以被分割成一个或多个模块,所述一个或者多个模块被存储于所述存储器11中,并由一个或多个处理器(本实施例为所述处理器12)所执行,以完成本公开。例如,在图2中,所述的基站版本回退系统10可以被分割成获取模块21、比对模块22、以及回退模块23。本公开实施例所称的功能模块是指能够完成特定功能的一系列计算机程序指令段,比程序更适合于描述所述基站版本回退系统10在所述基站1中的执行过程。以下将就各功能模块21-23的功能作详细描述。Referring to FIG. 2, it is a functional block diagram of an embodiment of the base station version fallback system 10 of the present disclosure. In this embodiment, the base station version fallback system 10 may be divided into one or more modules, the one or more modules being stored in the memory 11 and being processed by one or more processors ( This embodiment is performed by the processor 12) to complete the present disclosure. For example, in FIG. 2, the base station version fallback system 10 can be divided into an acquisition module 21, a comparison module 22, and a fallback module 23. The functional modules referred to in the embodiments of the present disclosure refer to a series of computer program instruction segments capable of performing specific functions, which are more suitable than the program to describe the execution process of the base station version fallback system 10 in the base station 1. The function of each of the function modules 21-23 will be described in detail below.
所述获取模块21,被配置为在基站1升级时,分别获取基站1升级前与升级后的状态参数。所述参数包括但不限于所述基站1在升级前后所产生的告警、KPI参数、及网元状态等。其中,所述KPI参数可以包括掉话率等,所述网元状态可以包括单板状态等。The acquiring module 21 is configured to acquire the pre-upgrade and post-upgrade state parameters of the base station 1 when the base station 1 is upgraded. The parameters include, but are not limited to, alarms, KPI parameters, and network element status generated by the base station 1 before and after the upgrade. The KPI parameter may include a dropped call rate, etc., and the network element status may include a single board status or the like.
正常情况下,基站1的升级过程一般包括:升级数据包下载、进入升级模式、配置数据升级、配置数据备份、预激活、激活生效、版本核对、退出升级模式、以及升级后确认等步骤。并且,基站升级控制端对一批基站1进行统一的批量升级时,该基站升级控制端一般会提前发送对应的升级命令至所述基站1,该升级命令包括升级数据包版本、预设的升级时间等信息,用以告知所述基站1预先从该升级控制端下载所述版本的升级数据包,并在所述预设的升级时间进行升级。因此,在本实施例中,所述获取模块21可以根据所述预设的升级时间,在该升级时间之前获取所述基站1的状态参数,即为所述基站1升级前的状态参数;同时,在所述升级时间之后或者所述基站1的升级完成后,获取该基站1的状态参数,即为所述基站1升级后的状态参数。所述获取模块21获取所述基站1升级前和升级后的状态参数之后,存储所述状态参数于所述基站1的存储器11中。Under normal circumstances, the upgrade process of the base station 1 generally includes the steps of: upgrading the data packet downloading, entering the upgrade mode, configuring the data upgrade, configuring the data backup, pre-activation, activation, version verification, exiting the upgrade mode, and confirming after the upgrade. In addition, when the base station upgrade control end performs a unified batch upgrade of a batch of base stations 1, the base station upgrade control end generally sends a corresponding upgrade command to the base station 1 in advance, and the upgrade command includes an upgrade data packet version and a preset upgrade. Information such as time is used to inform the base station 1 to download the upgrade data packet of the version from the upgrade control terminal in advance, and perform upgrade at the preset upgrade time. Therefore, in this embodiment, the acquiring module 21 may acquire the state parameter of the base station 1 before the upgrade time, that is, the state parameter before the base station 1 is upgraded, according to the preset upgrade time; After the upgrade time or after the upgrade of the base station 1 is completed, the state parameter of the base station 1 is obtained, that is, the state parameter after the base station 1 is upgraded. After acquiring the state parameters of the base station 1 before and after the upgrade, the acquiring module 21 stores the state parameters in the memory 11 of the base station 1.
所述对比模块22,被配置为比对所述基站1升级前与升级后的状态参数,判断该基站1在升级后是否出现异常。The comparison module 22 is configured to compare the pre-upgrade and post-upgrade state parameters of the base station 1 to determine whether the base station 1 has an abnormality after the upgrade.
在通常情况下,基站升级控制端对所述基站1进行批量升级以提高基站1 的工作效率,提高通信网络的服务品质。因此,若升级后的基站1反而工作效率降低、服务品质下降,那么可以确定,该基站1在升级后出现了异常,需要进行版本回退操作。Under normal circumstances, the base station upgrade control end performs batch upgrade on the base station 1 to improve the base station 1 Work efficiency and improve the service quality of the communication network. Therefore, if the upgraded base station 1 has a lower working efficiency and a lower service quality, it can be determined that the base station 1 has an abnormality after the upgrade, and a version rollback operation is required.
一般地,在所述基站1出现异常,导致工作效率降低、服务品质下降之前,该基站1内一般会出现下面三种情况:其一,基站1内新增大量的告警,且所述告警均为之前未出现过的类型(说明基站1出现了之前未曾出现过的新问题);其二,基站1的KPI(Key Performance Indicator,关键绩效指标)参数出现增加或降低,基站1的性能较之前有所下降,例如掉话率上升、切换成功率下降等;其三,基站1的网元状态发生改变(升级一般不会改变基站1内网元的状态),例如基站1覆盖范围内的小区位置坐标较之前发生改变,基站1的单板状态从闭塞状态变为解闭塞状态等。因此,在本实施例中,所述比对模块22可以根据上述三种情况入手,判断所述基站1在升级后是否出现异常。Generally, before the base station 1 is abnormal, resulting in a decrease in work efficiency and a decrease in service quality, the following three situations generally occur in the base station 1: First, a large number of alarms are added in the base station 1, and the alarms are It is a type that has not appeared before (indicating that the base station 1 has a new problem that has not appeared before); second, the KPI (Key Performance Indicator) parameter of the base station 1 increases or decreases, and the performance of the base station 1 is earlier than that of the previous one. There is a decrease, such as a drop in call rate, a decrease in handover success rate, etc. Third, the state of the network element of the base station 1 changes (the upgrade generally does not change the state of the network element in the base station 1), for example, the cell within the coverage of the base station 1. The position coordinates are changed from before, and the state of the board of the base station 1 is changed from the blocked state to the unblocked state. Therefore, in this embodiment, the comparison module 22 can start according to the above three situations to determine whether the base station 1 has an abnormality after the upgrade.
首先,若所述获取模块21所获取的所述基站1的状态参数为基站1在升级前后所产生的告警,则所述比对模块22可以在升级前后分别从所述基站1获取该基站1内产生的告警,并将所获取的基站1的升级后告警与升级前告警进行比对,用以判断所述升级后告警中是否存在与所述升级前告警的类型均不相同的告警。并在所述升级后告警中存在与所述升级前告警的类型均不相同的告警时,统计新类型的告警的数量。如果所述新类型的告警的数量在一预设时间内(例如1小时内)超出了一个预设值(例如10条),则所述比对模块22判定所述基站1出现了异常,需要进行版本回退操作。本实施例中,所述告警包括主键,若主键相同,则所述告警的类型相同。故,所述比对模块22可以通过比对主键的异同来判断所述升级后告警中是否存在与所述升级前告警的类型均不相同的告警。First, if the state parameter of the base station 1 acquired by the acquiring module 21 is an alarm generated by the base station 1 before and after the upgrade, the comparison module 22 may acquire the base station 1 from the base station 1 before and after the upgrade. The generated alarm is compared with the pre-upgrade alarm of the obtained base station 1 to determine whether there is an alarm that is different from the type of the pre-upgrade alarm. And when there is an alarm that is different from the type of the pre-upgrade alarm in the post-upgrade alarm, the number of new types of alarms is counted. If the number of the new types of alarms exceeds a preset value (for example, 10) within a preset time (for example, 1 hour), the comparison module 22 determines that the base station 1 is abnormal, and needs Perform a version rollback operation. In this embodiment, the alarm includes a primary key, and if the primary keys are the same, the types of the alarms are the same. Therefore, the comparison module 22 can determine whether there is an alarm in the upgraded alarm that is different from the type of the pre-upgrade alarm by comparing the difference between the primary keys.
其次,若所述获取模块21所获取的所述基站1的状态参数为基站1在升级前后的KPI参数,则所述比对模块22可以在基站1升级完成后,按预设的频率(例如每5分钟一次)获取该基站1的KPI参数,并将所获取的KPI参数分别与获取的基站1升级前的KPI参数进行比对,进而根据比对结果来判断基站1在升级后的性能是否趋于下降,若其性能趋于下降,说明该基站1升级后反而不如升级前,则所述比对模块22可以判定基站1在升级后出现异常,需要进行版本回退操作。Second, if the state parameter of the base station 1 acquired by the acquiring module 21 is the KPI parameter of the base station 1 before and after the upgrade, the comparison module 22 may press the preset frequency after the base station 1 is upgraded (for example, Obtaining the KPI parameter of the base station 1 every 5 minutes, and comparing the acquired KPI parameters with the obtained KPI parameters before the base station 1 is upgraded, and determining whether the performance of the base station 1 after the upgrade is based on the comparison result. If the performance of the base station 1 is upgraded and the upgrade is not as good as before the upgrade, the comparison module 22 can determine that the base station 1 is abnormal after the upgrade, and a version rollback operation is required.
在本实施例中,所述KPI参数是指基站1内部性能指标参数的集合,其可 能是一种性能指标参数,例如掉话率或者切换成功率,也可以是多种性能指标参数,例如掉话率和切换成功率等。当所述KPI参数为不同的指标参数时,不能仅凭数值的大小来判断基站1的性能是否趋于下降。所述KPI参数值不管是增加还是降低,均有可能表示基站1的性能趋于下降。例如,若所述KPI参数为所述基站1的掉话率,则显然地,掉话率越低基站1的性能越好,掉话率越高反而性能越差。因此,若基站1升级后获取到的掉话率较之升级前的掉话率均降低(例如升级前的掉话率为5.1%,升级后的掉话率为4%等)或者大部分降低其余部分持平(例如升级前的掉话率为5.0%,升级后部分的掉话率为5.1%,其余为4.9%等),则所述比对模块22可以直接判定基站1正常,无需进行版本回退操作。相反地,若基站1升级后获取到的掉话率较之升级前的掉话率均明显升高(例如升级前的掉话率为5.1%,升级后的掉话率为8%等)或者大部分明显升高(例如升级前的掉话率为5.1%,升级后的部分掉话率为8%,其余为5.2%等),则所述比对模块22可以直接判定基站1异常,需进行版本回退操作。相较于掉话率,若所述KPI参数为所述基站1的切换成功率,则显然地,切换成功率越高基站1的性能越好,切换成功率越低性能越差。因此,若基站1升级后获取到的切换成功率较之升级前的切换成功率,和上述掉话率一样降低了(例如升级前的切换成功率为5.1%,升级后的切换成功率为4%等),则所述比对模块22可以直接判定基站1出现了异常,需要进行版本回退操作。反之,若基站1升级后获取到的切换成功率较之升级前的切换成功率升高了(例如升级前的切换成功率为5.1%,升级后的切换成功率为8%等),则所述比对模块22可以直接判定基站1正常,不需要进行版本回退操作。本实施例的KPI参数并不限于上述的掉话率或切换成功率,该KPI参数还可以是任意适宜的参数。并且,一般地,基站的KPI参数若改变很小,例如掉话率从5%变成5.1%,均可认为该KPI参数是正常的波动,在可接受的范围之内,默认为该KPI参数正常。In this embodiment, the KPI parameter refers to a set of internal performance indicator parameters of the base station 1, which may be It can be a performance indicator parameter, such as call drop rate or handover success rate, or multiple performance indicator parameters, such as call drop rate and handover success rate. When the KPI parameters are different index parameters, it is not possible to judge whether the performance of the base station 1 tends to decrease only by the magnitude of the value. Whether the KPI parameter value is increased or decreased, it is possible that the performance of the base station 1 tends to decrease. For example, if the KPI parameter is the dropped call rate of the base station 1, it is obvious that the lower the dropped call rate, the better the performance of the base station 1, and the higher the call drop rate, the worse the performance. Therefore, if the dropped call rate obtained after the base station 1 is upgraded is lower than the dropped call rate before the upgrade (for example, the call drop rate before the upgrade is 5.1%, the dropped call rate is 4%, etc.) or most of the drop rate. The remaining part is flat (for example, the call drop rate before the upgrade is 5.0%, the dropped call rate of the upgraded part is 5.1%, and the rest is 4.9%, etc.), and the comparison module 22 can directly determine that the base station 1 is normal, and the version is not required. Roll back operation. Conversely, if the dropped call rate obtained after the base station 1 is upgraded is significantly higher than the dropped call rate before the upgrade (for example, the call drop rate before the upgrade is 5.1%, the dropped call rate is 8%, etc.) or Most of the significant increase (for example, the call drop rate before the upgrade is 5.1%, the partial call drop rate after the upgrade is 8%, and the rest is 5.2%, etc.), the comparison module 22 can directly determine that the base station 1 is abnormal, and needs to Perform a version rollback operation. Compared with the dropped call rate, if the KPI parameter is the handover success rate of the base station 1, it is obvious that the higher the handover success rate, the better the performance of the base station 1, and the lower the handover success rate, the worse the performance. Therefore, if the handover success rate obtained after the base station 1 is upgraded is lower than the handover success rate before the upgrade, the same as the above-mentioned call drop rate (for example, the handover success rate before the upgrade is 5.1%, and the upgrade success rate after the upgrade is 4). %, etc., the comparison module 22 can directly determine that the base station 1 is abnormal, and needs to perform a version fallback operation. On the other hand, if the handover success rate obtained after the upgrade of the base station 1 is higher than the handover success rate before the upgrade (for example, the handover success rate before the upgrade is 5.1%, and the upgrade success rate after the upgrade is 8%, etc.), The comparison module 22 can directly determine that the base station 1 is normal and does not need to perform a version rollback operation. The KPI parameter of this embodiment is not limited to the above-mentioned call drop rate or handover success rate, and the KPI parameter may also be any suitable parameter. Moreover, generally, if the KPI parameter of the base station changes little, for example, the call drop rate changes from 5% to 5.1%, the KPI parameter can be considered as a normal fluctuation, and within the acceptable range, the default is the KPI parameter. normal.
之后,若所述获取模块21所获取的所述基站1的状态参数为基站1在升级前后的网元状态,则所述比对模块22可以在基站1升级完成后,比对基站1升级前后的网元状态是否一致,并在所述网元状态不一致时,判定所述基站1在升级后出现异常。本实施例中的网元状态是指基站1内部的硬件状态或者基站1的工作区域划分等。其中,所述基站1内部的硬件状态包括基站1内的单板的工作状态是闭塞状态还是解闭塞状态等,所述基站1的工作区域划分包括其工作区域内小区的小区标识、位置坐标等。一般情况下,基站1升级是不会改变 上述网元的状态的,因此,若基站1在升级前后的网元状态发生变化,则所述比对模块22可以判定基站1出现了异常,需要进行版本回退操作。Then, if the state parameter of the base station 1 acquired by the acquiring module 21 is the network element state of the base station 1 before and after the upgrade, the comparison module 22 may compare the base station 1 after the base station 1 is upgraded. Whether the state of the network element is consistent, and when the state of the network element is inconsistent, it is determined that the base station 1 is abnormal after the upgrade. The state of the network element in this embodiment refers to the hardware state inside the base station 1 or the division of the working area of the base station 1. The hardware state of the base station 1 includes whether the working state of the board in the base station 1 is an occlusion state or a occlusion state, and the working area division of the base station 1 includes a cell identifier, a location coordinate, and the like of a cell in the working area. . Under normal circumstances, the base station 1 upgrade will not change. If the status of the network element changes before and after the base station 1 changes, the comparison module 22 can determine that the base station 1 is abnormal and needs to perform a version rewind operation.
所述回退模块23,被配置为在基站1在升级后出现异常时,对基站1进行版本回退操作。The fallback module 23 is configured to perform a version fallback operation on the base station 1 when the base station 1 is abnormal after the upgrade.
在本实施例中,在所述基站1进行升级前,预先在其存储器11内对该基站1的当前版本进行过备份,该备份用于在基站1升级后出现异常时,对基站1进行版本回退操作,将该基站1还原为升级前的正常版本,以便于该基站1正常工作。相关备份或还原方法为较为成熟的相关技术,此处不再赘述。In this embodiment, before the base station 1 performs the upgrade, the current version of the base station 1 is backed up in its memory 11 in advance, and the backup is used to perform the version of the base station 1 when an abnormality occurs after the base station 1 is upgraded. In the rollback operation, the base station 1 is restored to the normal version before the upgrade, so that the base station 1 works normally. The related backup or restore method is a relatively mature related technology, and will not be described here.
通过上述模块21-23,本公开实施例所述的基站版本回退系统10通过比较基站1在升级前后的状态参数,判断基站1在升级后是否出现异常,并在基站1出现异常时自动执行基站版本回退的操作,提高了升级后异常基站排查工作和异常基站版本回退工作的效率,降低了基站维护成本,提高了用户体验。Through the foregoing modules 21-23, the base station version fallback system 10 according to the embodiment of the present disclosure determines whether the base station 1 is abnormal after the upgrade by comparing the state parameters of the base station 1 before and after the upgrade, and automatically executes when the base station 1 is abnormal. The operation of the base station version rollback improves the efficiency of abnormal base station troubleshooting and abnormal base station version rollback after the upgrade, reduces the maintenance cost of the base station, and improves the user experience.
参阅图3所示,是本公开基站版本回退方法实施例的实施流程示意图。在本实施例中,根据不同的需求,图3所示的流程图中的步骤的执行顺序可以改变,某些步骤可以省略。Referring to FIG. 3, it is a schematic flowchart of an implementation manner of an embodiment of a base station version fallback method according to the present disclosure. In this embodiment, the order of execution of the steps in the flowchart shown in FIG. 3 may be changed according to different requirements, and some steps may be omitted.
步骤S101,在基站1升级时,分别获取基站1升级前与升级后的状态参数。所述参数包括但不限于所述基站1在升级前后所产生的告警、KPI参数、及网元状态等。其中,所述KPI参数可以包括掉话率等,所述网元状态可以包括单板状态等。In step S101, when the base station 1 is upgraded, the state parameters of the base station 1 before and after the upgrade are respectively acquired. The parameters include, but are not limited to, alarms, KPI parameters, and network element status generated by the base station 1 before and after the upgrade. The KPI parameter may include a dropped call rate, etc., and the network element status may include a single board status or the like.
正常情况下,基站1的升级过程一般包括:升级数据包下载、进入升级模式、配置数据升级、配置数据备份、预激活、激活生效、版本核对、退出升级模式、以及升级后确认等步骤。并且,基站升级控制端对一批基站1进行统一的批量升级时,该基站升级控制端一般会提前发送对应的升级命令至所述基站1,该升级命令包括升级数据包版本、预设的升级时间等信息,用以告知所述基站1预先从该升级控制端下载所述版本的升级数据包,并在所述预设的升级时间进行升级。因此,本实施例可以根据所述预设的升级时间,在该升级时间之前获取所述基站1的状态参数,即为所述基站1升级前的状态参数,同时,在所述升级时间之后或者所述基站1的升级完成后,获取该基站1的状态参数,即为所述基站1升级后的状态参数,并存储所获取所述基站1升级前和升级后的状态参数于所述基站1的存储器11中。Under normal circumstances, the upgrade process of the base station 1 generally includes the steps of: upgrading the data packet downloading, entering the upgrade mode, configuring the data upgrade, configuring the data backup, pre-activation, activation, version verification, exiting the upgrade mode, and confirming after the upgrade. In addition, when the base station upgrade control end performs a unified batch upgrade of a batch of base stations 1, the base station upgrade control end generally sends a corresponding upgrade command to the base station 1 in advance, and the upgrade command includes an upgrade data packet version and a preset upgrade. Information such as time is used to inform the base station 1 to download the upgrade data packet of the version from the upgrade control terminal in advance, and perform upgrade at the preset upgrade time. Therefore, in this embodiment, the state parameter of the base station 1 is obtained before the upgrade time according to the preset upgrade time, that is, the state parameter before the base station 1 is upgraded, and after the upgrade time or After the upgrade of the base station 1 is completed, the state parameter of the base station 1 is obtained, that is, the state parameter after the base station 1 is upgraded, and the state parameters of the base station 1 before and after the upgrade are obtained. In the memory 11.
步骤S102,所述基站1比对升级前与升级后的状态参数,判断该基站1在 升级后是否出现异常。若所述基站1在升级后出现异常,则执行步骤S103;若所述基站1在升级后没有出现异常,结束流程。Step S102, the base station 1 compares the pre-upgrade and post-upgrade state parameters, and determines that the base station 1 is Whether an exception occurred after the upgrade. If the base station 1 is abnormal after the upgrade, step S103 is performed; if the base station 1 does not have an abnormality after the upgrade, the process ends.
如图4所示,在本实施例中,当所述基站1的状态参数为基站1在升级前后所产生的告警时,步骤S102还包括如下细化步骤:As shown in FIG. 4, in the embodiment, when the state parameter of the base station 1 is an alarm generated by the base station 1 before and after the upgrade, the step S102 further includes the following refinement steps:
步骤S201,在基站1升级完成后获取基站1内产生的告警,若获取到所述告警,则进入步骤S202;若未获取到所述告警,结束流程。Step S201: After the base station 1 is upgraded, the alarm generated in the base station 1 is obtained. If the alarm is obtained, the process proceeds to step S202. If the alarm is not obtained, the process ends.
步骤S202,将所获取的基站1的升级后告警与升级前告警进行比对,判断所述升级后告警的类型是否均与所述升级前告警的类型相同,若所述升级后告警的类型并非与所述升级前告警的类型均相同,则执行步骤S203;若所述升级后告警的类型与所述升级前告警的类型均相同,结束流程。本实施例中,所述告警包括主键,若主键相同,则所述告警的类型相同。Step S202: Comparing the obtained post-upgrade alarms of the base station 1 with the pre-upgrade alarms, and determining whether the types of the upgraded alarms are the same as the types of the pre-upgrade alarms. If the type of the alarm is the same as that of the pre-upgrade alarm, step S203 is performed; if the type of the upgraded alarm is the same as the type of the pre-upgrade alarm, the process ends. In this embodiment, the alarm includes a primary key, and if the primary keys are the same, the types of the alarms are the same.
步骤S203,统计所述升级后告警中与所述升级前告警的类型均不相同的告警的数量,并判断其数量是否超出一预设值,若超出所述预设值,则执行步骤S204;若未超出所述预设值,结束流程。In step S203, the number of the alarms in the upgraded alarms is different from that of the pre-upgrade alarms, and the number of alarms is determined to be greater than a preset value. If the preset value is exceeded, step S204 is performed; If the preset value is not exceeded, the process ends.
步骤S204,判定基站1升级后出现异常。In step S204, it is determined that an abnormality occurs after the base station 1 is upgraded.
如图5所示,在本实施例中,当所述基站1的状态参数为基站1在升级前后的KPI参数时,步骤S102还包括如下细化步骤:As shown in FIG. 5, in the embodiment, when the state parameter of the base station 1 is the KPI parameter of the base station 1 before and after the upgrade, the step S102 further includes the following refinement steps:
步骤S301,在基站1升级完成后,按预设的频率(例如每5分钟一次)获取该基站1的KPI参数,并将所获取的KPI参数分别与获取的基站1升级前的KPI参数进行比对。Step S301, after the base station 1 is upgraded, obtain the KPI parameter of the base station 1 according to a preset frequency (for example, once every 5 minutes), and compare the acquired KPI parameters with the obtained KPI parameters before the base station 1 is upgraded. Correct.
步骤S302,根据比对结果判断基站1在升级后的性能是否趋于下降;若性能趋于下降,则进入步骤S303;若性能并非趋于下降,结束流程。In step S302, it is determined whether the performance of the base station 1 after the upgrade tends to decrease according to the comparison result; if the performance tends to decrease, the process proceeds to step S303; if the performance does not tend to decrease, the process ends.
在本实施例中,所述KPI参数是指基站1内部性能指标参数的集合,其可能是一种性能指标参数,例如掉话率或者切换成功率,也可以是多种性能指标参数,例如掉话率和切换成功率等。当所述KPI参数为不同的指标参数时,不能仅凭数值的大小来判断基站1的性能是否趋于下降。所述KPI参数值不管是增加还是降低,均有可能表示基站1的性能趋于下降。例如,若所述KPI参数为所述基站1的掉话率,则显然地,掉话率越低基站1的性能越好,掉话率越高反而性能越差。因此,若基站1升级后获取到的掉话率较之升级前的掉话率均降低(例如升级前的掉话率为5.1%,升级后的掉话率为4%等)或者大部分降低其余部分持平(例如升级前的掉话率为5.0%,升级后部分的掉话率为5.1%, 其余为4.9%等),则可以直接判定基站1正常,无需进行版本回退操作。相反地,若基站1升级后获取到的掉话率较之升级前的掉话率均明显升高(例如升级前的掉话率为5.1%,升级后的掉话率为8%等)或者大部分明显升高(例如升级前的掉话率为5.1%,升级后的部分掉话率为8%,其余为5.2%等),则可以直接判定基站1异常,需进行版本回退操作。相较于掉话率,若所述KPI参数为所述基站1的切换成功率,则显然地,切换成功率越高基站1的性能越好,切换成功率越低性能越差。因此,若基站1升级后获取到的切换成功率较之升级前的切换成功率,和上述掉话率一样降低了(例如升级前的切换成功率为5.1%,升级后的切换成功率为4%等),则可以直接判定基站1出现了异常,需要进行版本回退操作。反之,若基站1升级后获取到的切换成功率较之升级前的切换成功率升高了(例如升级前的切换成功率为5.1%,升级后的切换成功率为8%等),则可以直接判定基站1正常,不需要进行版本回退操作。本实施例的KPI参数并不限于上述的掉话率或切换成功率,该KPI参数还可以是任意适宜的参数。并且,一般地,基站的KPI参数若改变很小,例如掉话率从5%变成5.1%,均可认为该KPI参数是正常的波动,在可接受的范围之内,默认为该KPI参数正常。In this embodiment, the KPI parameter refers to a set of internal performance indicator parameters of the base station 1, which may be a performance indicator parameter, such as a call drop rate or a handover success rate, or may be multiple performance indicator parameters, such as Call rate and handover success rate. When the KPI parameters are different index parameters, it is not possible to judge whether the performance of the base station 1 tends to decrease only by the magnitude of the value. Whether the KPI parameter value is increased or decreased, it is possible that the performance of the base station 1 tends to decrease. For example, if the KPI parameter is the dropped call rate of the base station 1, it is obvious that the lower the dropped call rate, the better the performance of the base station 1, and the higher the call drop rate, the worse the performance. Therefore, if the dropped call rate obtained after the base station 1 is upgraded is lower than the dropped call rate before the upgrade (for example, the call drop rate before the upgrade is 5.1%, the dropped call rate is 4%, etc.) or most of the drop rate. The rest is flat (for example, the call drop rate before the upgrade is 5.0%, and the call drop rate after the upgrade is 5.1%. If the rest is 4.9%, etc., it can be directly determined that the base station 1 is normal, and no version retraction operation is required. Conversely, if the dropped call rate obtained after the base station 1 is upgraded is significantly higher than the dropped call rate before the upgrade (for example, the call drop rate before the upgrade is 5.1%, the dropped call rate is 8%, etc.) or Most of the significant increase (for example, the call drop rate before the upgrade is 5.1%, the partial call drop rate after the upgrade is 8%, and the rest is 5.2%, etc.), then the base station 1 can be directly determined to be abnormal, and the version fallback operation is required. Compared with the dropped call rate, if the KPI parameter is the handover success rate of the base station 1, it is obvious that the higher the handover success rate, the better the performance of the base station 1, and the lower the handover success rate, the worse the performance. Therefore, if the handover success rate obtained after the base station 1 is upgraded is lower than the handover success rate before the upgrade, the same as the above-mentioned call drop rate (for example, the handover success rate before the upgrade is 5.1%, and the upgrade success rate after the upgrade is 4). %, etc., it can be directly determined that the base station 1 is abnormal, and a version rollback operation is required. On the other hand, if the handover success rate obtained after the upgrade of the base station 1 is higher than the handover success rate before the upgrade (for example, the handover success rate before the upgrade is 5.1%, and the upgrade success rate after the upgrade is 8%, etc.), It is directly determined that the base station 1 is normal, and no version retracting operation is required. The KPI parameter of this embodiment is not limited to the above-mentioned call drop rate or handover success rate, and the KPI parameter may also be any suitable parameter. Moreover, generally, if the KPI parameter of the base station changes little, for example, the call drop rate changes from 5% to 5.1%, the KPI parameter can be considered as a normal fluctuation, and within the acceptable range, the default is the KPI parameter. normal.
步骤S303,判定基站1升级后出现异常。如图6所示,在本实施例中,当所述基站1的状态参数为基站1在升级前后的网元状态时,步骤S102还包括如下细化步骤:In step S303, it is determined that an abnormality occurs after the base station 1 is upgraded. As shown in FIG. 6, in the embodiment, when the state parameter of the base station 1 is the network element state of the base station 1 before and after the upgrade, the step S102 further includes the following refinement steps:
步骤S401,在基站1升级完成后,获取基站1的网元状态。Step S401: After the base station 1 is upgraded, obtain the network element status of the base station 1.
步骤S402,比对基站1升级前后的网元状态是否一致,若不一致则执行步骤S403;若一致则结束流程。In step S402, it is compared with whether the state of the network element before and after the upgrade of the base station 1 is consistent. If not, the process proceeds to step S403; if not, the process ends.
步骤S403,判定基站1升级后出现异常。In step S403, it is determined that an abnormality occurs after the base station 1 is upgraded.
本实施例中的网元状态是指基站1内部的硬件状态或者基站1的工作区域划分等。其中,所述基站1内部的硬件状态包括基站1内的单板的工作状态是闭塞状态还是解闭塞状态等,所述基站1的工作区域划分包括其工作区域内的小区标识、位置坐标等。一般情况下,基站1升级是不会改变上述网元的状态的,因此,若基站1在升级前后的网元状态发生变化,则可以判定基站1出现了异常,需要进行版本回退操作。The state of the network element in this embodiment refers to the hardware state inside the base station 1 or the division of the working area of the base station 1. The hardware state of the base station 1 includes whether the working state of the board in the base station 1 is an occlusion state or a occlusion state. The working area division of the base station 1 includes a cell identifier, a location coordinate, and the like in the working area. In general, the upgrade of the base station 1 does not change the state of the network element. Therefore, if the state of the network element before and after the upgrade of the base station 1 changes, it can be determined that the base station 1 is abnormal, and a version retraction operation is required.
步骤S103,在基站1在升级后出现异常时,对基站1进行版本回退操作。在本实施例中,在所述基站1进行升级前,预先在其存储器11内对该基站1的 当前版本进行过备份,该备份用于在基站1升级后出现异常时,对基站1进行版本回退操作,将该基站1还原为升级前的正常版本,以便于该基站1正常工作。相关备份或还原方法为较为成熟的相关技术,此处不再赘述。In step S103, when the base station 1 is abnormal after the upgrade, the base station 1 performs a version rewind operation. In this embodiment, before the base station 1 performs the upgrade, the base station 1 is previously in the memory 11 thereof. The current version has been backed up. This backup is used to perform a version rollback operation on the base station 1 when the base station 1 is abnormal. The base station 1 is restored to the normal version before the upgrade, so that the base station 1 can work normally. The related backup or restore method is a relatively mature related technology, and will not be described here.
通过上述步骤S101-S103,本公开实施例所述的基站版本回退方法通过比较基站1在升级前后的状态参数,判断基站1在升级后是否出现异常,并在基站1出现异常时自动执行基站1版本回退的操作,提高了升级后异常基站排查工作和异常基站版本回退工作的效率,降低了基站1维护成本,提高了用户体验。Through the foregoing steps S101-S103, the base station version fallback method according to the embodiment of the present disclosure determines whether the base station 1 is abnormal after the upgrade by comparing the state parameters of the base station 1 before and after the upgrade, and automatically performs the base station when the base station 1 is abnormal. The operation of the 1 version rollback improves the efficiency of abnormal base station troubleshooting and abnormal base station version rollback after the upgrade, reduces the maintenance cost of the base station 1, and improves the user experience.
本公开实施例还提供了一种非暂态计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行上述任一实施例中的方法。Embodiments of the present disclosure also provide a non-transitory computer readable storage medium storing computer executable instructions arranged to perform the method of any of the above embodiments.
另外,在其它实施例中,图1所示的基站1可以包括至少一个处理器(processor)12,图1中以一个处理器12为例;和存储器(memory)11,还可以包括通信接口(Communications Interface)13和总线14。其中,处理器12、通信接口13、存储器11可以通过总线14完成相互间的通信。通信接口13可以用于信息传输。处理器12可以调用存储器11中的逻辑指令,以执行上述实施例的方法。In addition, in other embodiments, the base station 1 shown in FIG. 1 may include at least one processor 12, which is exemplified by one processor 12 in FIG. 1; and a memory 11 may further include a communication interface ( Communications Interface 13 and bus 14. The processor 12, the communication interface 13, and the memory 11 can complete communication with each other through the bus 14. The communication interface 13 can be used for information transmission. The processor 12 can call the logic instructions in the memory 11 to perform the method of the above embodiments.
此外,上述的存储器11中的逻辑指令可以通过软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。Furthermore, the logic instructions in the memory 11 described above may be implemented in the form of a software functional unit and sold or used as a stand-alone product, and may be stored in a computer readable storage medium.
存储器11作为一种计算机可读存储介质,可用于存储软件程序、计算机可执行程序,如本公开实施例中的方法对应的程序指令/模块。处理器12通过运行存储在存储器11中的软件程序、指令以及模块,从而执行功能应用以及数据处理,即实现上述方法实施例中的基站版本回退方法。The memory 11 is a computer readable storage medium and can be used to store software programs, computer executable programs, and program instructions/modules corresponding to the methods in the embodiments of the present disclosure. The processor 12 performs the function application and the data processing by running the software program, the instruction and the module stored in the memory 11, that is, the base station version fallback method in the foregoing method embodiment.
存储器11可包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序;存储数据区可存储根据终端设备的使用所创建的数据等。此外,存储器11可以包括高速随机存取存储器,还可以包括非易失性存储器。 The memory 11 may include a storage program area and an storage data area, wherein the storage program area may store an operating system, an application required for at least one function; the storage data area may store data created according to usage of the terminal device, and the like. Further, the memory 11 may include a high speed random access memory, and may also include a nonvolatile memory.
本公开实施例的技术方案可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括一个或多个指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本公开实施例所述方法的全部或部分步骤。而前述的存储介质可以是非暂态存储介质,包括:U盘、移动硬盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、磁碟或者光盘等多种可以存储程序代码的介质,也可以是暂态存储介质。The technical solution of the embodiments of the present disclosure may be embodied in the form of a software product stored in a storage medium, including one or more instructions for causing a computer device (which may be a personal computer, a server, or a network) The device or the like) performs all or part of the steps of the method described in the embodiments of the present disclosure. The foregoing storage medium may be a non-transitory storage medium, including: a USB flash drive, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk, and the like. A medium that can store program code, or a transitory storage medium.
以上所述仅为本公开的实施例而已,并不用以限制本公开。任何熟悉本技术领域的技术人员在本公开揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本公开的保护范围之内。The above description is only for the embodiments of the present disclosure, and is not intended to limit the disclosure. Any changes or substitutions that are obvious to those skilled in the art within the scope of the present disclosure are intended to be included within the scope of the present disclosure.
工业实用性Industrial applicability
本公开提高了升级后异常基站排查工作和异常基站版本回退工作的效率,降低了基站维护成本,提高了用户体验。 The disclosure improves the efficiency of the abnormal base station troubleshooting work and the abnormal base station version retreat work after the upgrade, reduces the maintenance cost of the base station, and improves the user experience.

Claims (17)

  1. 一种基站版本回退方法,包括:A base station version fallback method includes:
    在基站升级时,分别获取基站升级前与升级后的状态参数;When the base station is upgraded, the status parameters of the base station before and after the upgrade are obtained respectively.
    比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常;及Comparing the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade; and
    若出现异常,则对基站进行版本回退操作。If an abnormality occurs, the base station performs a version rollback operation.
  2. 如权利要求1所述的方法,其中,所述状态参数包括基站在升级前后所产生的告警、KPI参数、及网元状态,其中所述KPI参数包括掉话率,所述网元状态包括单板状态。The method of claim 1, wherein the status parameter comprises an alarm generated by the base station before and after the upgrade, a KPI parameter, and a network element status, wherein the KPI parameter includes a dropped call rate, and the network element status includes a single Board status.
  3. 如权利要求2所述的方法,其中,当所述状态参数为基站在升级前后所产生的告警时,所述比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常的步骤包括:The method of claim 2, wherein when the status parameter is an alarm generated by the base station before and after the upgrade, comparing the pre-upgrade and post-upgrade state parameters, determining whether the base station is abnormal after the upgrade The steps include:
    比对基站升级前后所产生的告警,判断升级后产生的告警中是否存在与升级前所产生告警类型均不相同的新告警;The alarms generated before and after the upgrade of the base station are compared with each other, and it is determined whether there is a new alarm that is different from the alarm type generated before the upgrade.
    若存在所述新告警,则统计该新告警的数量是否超出预设值;及If the new alarm is present, it is counted whether the number of the new alarm exceeds a preset value; and
    在所述新告警的数量超出预设值,判定基站在升级后出现异常。When the number of the new alarm exceeds a preset value, it is determined that the base station is abnormal after the upgrade.
  4. 如权利要求3所述的方法,其中,若升级后产生的告警的主键与所述升级前所产生的告警的主键均不相同,则该升级后产生的告警为所述新告警。The method of claim 3, wherein if the primary key of the alarm generated after the upgrade is different from the primary key of the alarm generated before the upgrade, the alarm generated after the upgrade is the new alarm.
  5. 如权利要求2所述的方法,其中,当所述状态参数为基站在升级前后的KPI参数时,所述在对基站进行升级时,分别获取基站升级前与升级后的状态参数的步骤包括:The method of claim 2, wherein when the state parameter is a KPI parameter of the base station before and after the upgrade, the step of acquiring the pre-upgrade and post-upgrade state parameters of the base station when upgrading the base station includes:
    在基站升级完成后,按预设的频率获取该基站的KPI参数;After the base station is upgraded, the KPI parameter of the base station is obtained according to a preset frequency;
    所述比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常的步骤还包括:The step of comparing the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade includes:
    将所获取的KPI参数分别与基站升级前的KPI参数进行比对,判断基站在升级后的性能是否趋于下降;及Comparing the obtained KPI parameters with the KPI parameters before the base station upgrade, and determining whether the performance of the base station after the upgrade tends to decrease;
    若基站在升级后的性能趋于下降,则判定基站在升级后出现异常。If the performance of the base station after the upgrade tends to decrease, it is determined that the base station is abnormal after the upgrade.
  6. 如权利要求5所述的方法,其中,当所述KPI参数为掉话率时,若升级后的基站的掉话率均高于或者大部分高于升级前的掉话率,则判定基站在升级后的性能趋于下降。The method according to claim 5, wherein when the KPI parameter is a dropped call rate, if the dropped call rate of the upgraded base station is higher than or mostly higher than the dropped call rate before the upgrade, the base station is determined to be Performance after the upgrade tends to decline.
  7. 如权利要求2所述的方法,其中,当所述状态参数为基站在升级前后的 网元状态时,所述比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常的步骤包括:The method of claim 2, wherein said state parameter is before and after the base station is upgraded In the state of the network element, the comparing the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade includes:
    比对基站升级前后的网元状态是否一致;及Compare the status of the NEs before and after the upgrade of the base station; and
    在所述网元状态不一致时,判定所述基站在升级后出现异常。When the state of the network element is inconsistent, it is determined that the base station is abnormal after the upgrade.
  8. 如权利要求7所述的方法,其中,当所述网元状态为单板状态时,所述比对基站升级前后的网元状态是否一致的步骤包括:The method of claim 7, wherein the step of comparing the state of the network element before and after the upgrade of the base station to the base station comprises:
    比对所述单板在基站升级前后是否均为闭塞状态或者解闭塞状态。Compare whether the board is in an occluded state or a de-blocked state before and after the base station is upgraded.
  9. 一种基站版本回退系统,包括:A base station version fallback system includes:
    获取模块,被配置为在基站升级时,分别获取基站升级前与升级后的状态参数;The obtaining module is configured to obtain, before the base station is upgraded, the status parameters of the base station before and after the upgrade;
    比对模块,被配置为比对所述升级前与升级后的状态参数,判断基站在升级后是否出现异常;The comparison module is configured to compare the pre-upgrade and post-upgrade state parameters to determine whether the base station is abnormal after the upgrade;
    回退模块,被配置为在出现异常时,对基站进行版本回退操作。The fallback module is configured to perform a version rollback operation on the base station when an abnormality occurs.
  10. 如权利要求9所述的系统,其中,所述状态参数包括基站在升级前后所产生的告警、KPI参数、及网元状态,其中所述KPI参数包括掉话率,所述网元状态包括单板状态。The system of claim 9, wherein the status parameter comprises an alarm generated by the base station before and after the upgrade, a KPI parameter, and a network element status, wherein the KPI parameter includes a call drop rate, and the network element status includes a single Board status.
  11. 如权利要求10所述的系统,其中,当所述状态参数为基站在升级前后所产生的告警时,所述比对模块,还被配置为:The system of claim 10, wherein when the status parameter is an alarm generated by the base station before and after the upgrade, the comparison module is further configured to:
    比对基站升级前后所产生的告警,判断升级后产生的告警中是否存在与升级前所产生告警类型均不相同的新告警,并统计所述新告警的数量;Comparing the alarms generated before and after the upgrade of the base station, determining whether there is a new alarm that is different from the alarm type generated before the upgrade, and counting the number of the new alarms;
    在所述新告警的数量超出预设值,判定基站在升级后出现异常。When the number of the new alarm exceeds a preset value, it is determined that the base station is abnormal after the upgrade.
  12. 如权利要求11所述的系统,其中,所述比对模块,还被配置为在升级后产生的告警的主键与所述升级前所产生的告警的主键均不相同时,判定该升级后产生的告警为所述新告警。The system of claim 11, wherein the comparison module is further configured to determine that the upgrade is generated after the primary key of the alarm generated after the upgrade is different from the primary key of the alarm generated before the upgrade. The alarm is the new alarm.
  13. 如权利要求10所述的系统,其中,当所述状态参数为基站在升级前后的KPI参数时,所述获取模块,还被配置为在基站升级完成后,按预设的频率获取该基站的KPI参数;The system of claim 10, wherein when the state parameter is a KPI parameter of the base station before and after the upgrade, the acquiring module is further configured to acquire the base station according to a preset frequency after the base station is upgraded. KPI parameter;
    所述比对模块,还被配置为将所获取的KPI参数分别与基站升级前的KPI参数进行比对,判断基站在升级后的性能是否趋于下降;及在基站性能趋于下降时,判定基站在升级后出现异常。The comparison module is further configured to compare the acquired KPI parameters with KPI parameters before the base station upgrade, determine whether the performance of the base station after the upgrade tends to decrease, and determine when the performance of the base station tends to decrease. The base station has an abnormality after the upgrade.
  14. 如权利要求13所述的系统,其中,当所述所述KPI参数为掉话率时, 所述比对模块,还被配置为在升级后的基站的掉话率均高于或者大部分高于升级前的掉话率时,判定基站在升级后的性能趋于下降。The system of claim 13 wherein when said KPI parameter is a call drop rate, The comparison module is further configured to determine that the performance of the base station after the upgrade tends to decrease when the dropped call rate of the upgraded base station is higher than or mostly higher than the call drop rate before the upgrade.
  15. 如权利要求10所述的系统,其中,当所述状态参数为基站在升级前后的网元状态时,所述比对模块,还被配置为:The system of claim 10, wherein when the status parameter is a network element status of the base station before and after the upgrade, the comparison module is further configured to:
    比对基站升级前后的网元状态是否一致;Compare the NE status of the base station before and after the upgrade of the base station;
    在所述网元状态不一致时,判定所述基站在升级后出现异常。When the state of the network element is inconsistent, it is determined that the base station is abnormal after the upgrade.
  16. 如权利要求15所述的系统,其中,当所述网元状态为单板状态时,所述比对模块,还被配置为比对所述单板在基站升级前后是否均为闭塞状态或者解闭塞状态。The system of claim 15, wherein the comparison module is further configured to compare whether the board is in an occlusion state or a solution before and after the base station is upgraded, when the state of the network element is a board. Occlusion state.
  17. 一种非暂态计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令设置为执行权利要求1-8中任一项的方法。 A non-transitory computer readable storage medium storing computer executable instructions arranged to perform the method of any of claims 1-8.
PCT/CN2016/103959 2016-06-24 2016-10-31 Version rollback method and system for base station WO2017219574A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610465905.5A CN107548085A (en) 2016-06-24 2016-06-24 Base station edition backing method and system
CN201610465905.5 2016-06-24

Publications (1)

Publication Number Publication Date
WO2017219574A1 true WO2017219574A1 (en) 2017-12-28

Family

ID=60784105

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/103959 WO2017219574A1 (en) 2016-06-24 2016-10-31 Version rollback method and system for base station

Country Status (2)

Country Link
CN (1) CN107548085A (en)
WO (1) WO2017219574A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110012476A (en) * 2018-01-04 2019-07-12 大唐移动通信设备有限公司 Disturbance indicator analysis method and device before and after a kind of upgrading base station

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110716826B (en) * 2018-07-13 2023-11-24 阿里巴巴集团控股有限公司 Cloud disk upgrading and scheduling method, cloud host, scheduling device and system
CN112702183A (en) * 2019-10-22 2021-04-23 中兴通讯股份有限公司 Method and device for controlling software version rollback of base station, base station and readable storage medium
CN111104125B (en) * 2019-11-19 2023-09-08 泰康保险集团股份有限公司 Intelligent integrated version management method, device, medium and electronic equipment
CN113543181B (en) * 2020-04-22 2024-02-13 大唐移动通信设备有限公司 Method and device for self-recovery of base station equipment
CN113282335B (en) * 2021-07-19 2021-10-15 北京江融信科技有限公司 Multi-version configuration method and system for application cluster service parameters

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1684427A (en) * 2004-04-14 2005-10-19 华为技术有限公司 Method for software upgrading and withdrawing
CN102487391A (en) * 2010-12-01 2012-06-06 中兴通讯股份有限公司 Method and system for upgrading remote control edition
CN102572896A (en) * 2012-02-23 2012-07-11 中兴通讯股份有限公司 Upgrading method and upgrading device for wireless communication system
CN104166577A (en) * 2014-08-26 2014-11-26 深圳市中兴移动通信有限公司 Method and device for upgrading system of mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014204159A (en) * 2013-04-01 2014-10-27 ソフトバンクモバイル株式会社 Method for setting base station parameter and base station in radio communication system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1684427A (en) * 2004-04-14 2005-10-19 华为技术有限公司 Method for software upgrading and withdrawing
CN102487391A (en) * 2010-12-01 2012-06-06 中兴通讯股份有限公司 Method and system for upgrading remote control edition
CN102572896A (en) * 2012-02-23 2012-07-11 中兴通讯股份有限公司 Upgrading method and upgrading device for wireless communication system
CN104166577A (en) * 2014-08-26 2014-11-26 深圳市中兴移动通信有限公司 Method and device for upgrading system of mobile terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110012476A (en) * 2018-01-04 2019-07-12 大唐移动通信设备有限公司 Disturbance indicator analysis method and device before and after a kind of upgrading base station

Also Published As

Publication number Publication date
CN107548085A (en) 2018-01-05

Similar Documents

Publication Publication Date Title
WO2017219574A1 (en) Version rollback method and system for base station
CN110659046B (en) Firmware upgrading method, terminal, charging box, earphone and storage medium
EP3043261B1 (en) Software installation method, device and system
US10817386B2 (en) Virtual machine recovery method and virtual machine management device
CN106997314B (en) Exception handling method, device and system for distributed system
CN110543321A (en) OTA (over the air) upgrading method, device, terminal and computer readable storage medium
CN104166577B (en) A kind of method and apparatus of mobile terminal system upgrading
US20220191279A1 (en) IoT Device Data Management Method, Apparatus, and System
US20140289719A1 (en) Automatic version management
JP7027453B2 (en) Methods and terminals for determining the reason for establishment
CN105303103A (en) Method for protecting service process in mobile terminal and mobile terminal
CN103248522B (en) A kind of report method of performance data and device
EP2996318B1 (en) Management device and computer program
CN111722857A (en) Updating method and device of software development kit, electronic equipment and storage medium
CN106293814B (en) Upgrading method and device
CN111182536A (en) SIM card state detection method, device, network equipment and storage medium
US20150081647A1 (en) Server and method for updating data of server
CN110555009A (en) processing method and device for Network File System (NFS) service
CN109800229B (en) Data access method and related equipment
CN110309018B (en) Charging equipment system switching method, charging equipment and readable storage medium
CN109542598B (en) Timed task management method and device
CN112559155A (en) Batch job processing method, system, computer device and readable storage medium
CN112351465B (en) Network mode switching method and device
CN114338535B (en) Zookeeper-based cluster current limiting method, system, equipment and storage medium
CN108848187B (en) Method, device and equipment for establishing communication connection and readable storage medium

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16906114

Country of ref document: EP

Kind code of ref document: A1