CN114500270A - Method, device and equipment for processing remote configuration parameters and storage medium - Google Patents

Method, device and equipment for processing remote configuration parameters and storage medium Download PDF

Info

Publication number
CN114500270A
CN114500270A CN202210087222.6A CN202210087222A CN114500270A CN 114500270 A CN114500270 A CN 114500270A CN 202210087222 A CN202210087222 A CN 202210087222A CN 114500270 A CN114500270 A CN 114500270A
Authority
CN
China
Prior art keywords
type
configuration
parameters
data
parameter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210087222.6A
Other languages
Chinese (zh)
Inventor
张志运
伍希林
荣志远
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Spideradio Telecommunication Technology Co ltd
Chongqing Zhizhu Huaxin Technology Co ltd
Original Assignee
Suzhou Spideradio Telecommunication Technology Co ltd
Chongqing Zhizhu Huaxin Technology Co ltd
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 Suzhou Spideradio Telecommunication Technology Co ltd, Chongqing Zhizhu Huaxin Technology Co ltd filed Critical Suzhou Spideradio Telecommunication Technology Co ltd
Priority to CN202210087222.6A priority Critical patent/CN114500270A/en
Publication of CN114500270A publication Critical patent/CN114500270A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles

Landscapes

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

Abstract

The present application relates to the field of communications technologies, and in particular, to a method, an apparatus, a device, and a storage medium for processing remote configuration parameters. The method comprises the following steps: receiving a remote configuration request; the remote configuration request carries identification information of a remote configuration server; establishing connection with the remote configuration server according to the remote configuration request; determining a configuration operation instruction set to be executed according to the identification information; receiving a data processing instruction; and processing the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set. In the method, when the base station carries out network remote configuration, different configuration operations are determined to be executed according to remote configuration servers from different sources, so that three types of data models can be managed in the same configuration file, management is convenient, parameters of various data models can be configured simultaneously, and remote configuration operations are simplified.

Description

Method, device and equipment for processing remote configuration parameters and storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method, an apparatus, a device, and a storage medium for processing remote configuration parameters.
Background
The base station system can normally work and usually needs to configure a set of parameters, and the configuration method generally comprises two types of local configuration and network remote configuration. The server side of the Operation and Maintenance Center (OMC) for network remote configuration connection may also be divided into a base station management server of an operator and a server of a base station equipment provider. The base station management server of the operator often manages base stations of multiple manufacturers, so that a set of parameters suitable for base station unification of each manufacturer can be set. The data model of the management base station configured by the base station management server of each operator can comply with the relevant agreement standard, but each operator data model also has some proprietary data models.
To summarize, these data models can be divided into three categories: the first type is a protocol-specified data model; the second type is an operator private data model; the third type is the base station equipment vendor private data model. Currently, the base station manages the three data models in a manner that three configuration files are set in the base station to manage the three data models respectively. However, the three profiles are cumbersome to manage, and when performing remote configuration of the network, only one parameter of the data model can be configured at a time, which makes the configuration operation complicated.
Disclosure of Invention
The technical problem to be solved by the invention is that the existing base station data management method is relatively complex.
In order to solve the foregoing technical problem, in a first aspect, an embodiment of the present application discloses a method for processing remote configuration parameters, where the method includes:
receiving a remote configuration request; the remote configuration request carries identification information of a remote configuration server;
establishing connection with a remote configuration server according to the remote configuration request;
determining a configuration operation instruction set to be executed according to the identification information;
receiving a data processing instruction;
and processing the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set.
Further, the identification information includes a first identification corresponding to the first type server and a second identification corresponding to the second type server; the configuration operation instruction set comprises a first configuration operation instruction set and a second configuration operation instruction set;
determining a configuration operation instruction set to be executed according to the identification information, comprising:
determining a configuration operation instruction set to be executed as a first configuration operation instruction set according to the first identifier;
and determining the configuration operation instruction set to be executed as a second configuration operation instruction set according to the second identification.
Further, the data processing instruction carries the operation type of the configuration parameter;
processing the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set, wherein the processing comprises the following steps:
under the condition that the identification information is a first identification, acquiring a data identification of the configuration parameter according to a first configuration operation instruction set;
processing the configuration parameters according to the data identification and the operation type;
or the like, or, alternatively,
under the condition that the identification information is a second identification, acquiring a data identification of the configuration parameter from the configuration parameter according to a second configuration operation instruction set;
and processing the configuration parameters according to the data identification and the operation type.
Further, the operation type includes data reading;
under the condition that the configuration operation instruction set is a first configuration operation instruction set, processing the configuration parameters according to the data identification and the operation type, wherein the processing comprises the following steps:
determining a first type of parameter and a second type of parameter in the configuration parameters according to the data identification;
acquiring a first type parameter and a second type parameter according to a data reading instruction;
removing the data identification of the second type of parameters;
sending the first type of parameters and the second type of parameters after the data identification is removed;
or the like, or, alternatively,
under the condition that the configuration operation instruction set is a second configuration operation instruction set, processing the configuration parameters according to the data identification and the operation type, wherein the processing comprises the following steps:
determining a first type parameter and a third type parameter in the configuration parameters according to the data identification;
acquiring a first type parameter and a third type parameter according to a data reading instruction;
removing the data identification of the third type of parameters;
and sending the first type of parameters and the third type of parameters after the data identification is removed.
Further, the operation type also includes data modification;
under the condition that the configuration operation instruction set is a first configuration operation instruction set, processing the configuration parameters according to the data identification and the operation type, wherein the processing comprises the following steps:
determining a first type parameter and/or a second type parameter in the configuration parameters according to the data identification;
assigning values to the first type of parameters and/or the second type of parameters according to the data modification instruction;
adding a data identifier to the second type of parameters;
saving the first type of parameters after assignment and/or the second type of parameters after assignment and data identification addition;
or the like, or, alternatively,
under the condition that the configuration operation instruction set is a second configuration operation instruction set, processing the configuration parameters according to the data identification and the operation type, wherein the processing comprises the following steps:
determining a first type parameter and/or a third type parameter in the configuration parameters according to the data identification;
assigning values to the first type of parameters and/or the third type of parameters according to the data modification instruction;
adding a data identifier to the third type of parameters;
and saving the first type of parameters after assignment and/or the third type of parameters after assignment and data identification addition.
Further, the operation type also comprises data addition;
under the condition that the configuration operation instruction set is a first configuration operation instruction set, processing the configuration parameters according to the data identification and the operation type, wherein the processing comprises the following steps:
respectively determining the name and the value of a first type parameter and a second type parameter to be newly added according to the instruction of the data newly added;
adding a data identifier to the name of the second type parameter;
storing the name and the numerical value of the first type of parameter and the name and the numerical value of the second type of parameter after the data identifier is added;
or the like, or, alternatively,
under the condition that the configuration operation instruction set is a second configuration operation instruction set, processing the configuration parameters according to the data identification and the operation type, wherein the processing comprises the following steps:
respectively determining the name and the value of a first type parameter and a third type parameter to be newly added according to the instruction of the data newly added;
adding a data identifier to the name of the third type parameter;
and storing the name and the numerical value of the first type of parameter and the name and the numerical value of the third type of parameter after the data identifier is added.
Further, the operation type also includes data deletion;
processing the configuration parameters according to the data identification and the operation type, comprising:
determining a first type parameter, a second type parameter and a third type parameter in the configuration parameters according to the data identification;
and deleting the first type of parameters, the second type of parameters and the third type of parameters according to the data deleting instruction.
In a second aspect, an embodiment of the present application discloses a device for processing remote configuration parameters, where the device includes:
the remote configuration request receiving module is used for receiving a remote configuration request; the remote configuration request carries identification information of a remote configuration server;
the connection establishing module is used for establishing connection with a remote configuration server according to the remote configuration request;
the configuration operation instruction set determining module is used for determining a configuration operation instruction set to be executed according to the identification information;
the data processing instruction receiving module is used for receiving a data processing instruction;
and the configuration parameter processing module is used for processing the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set.
In some optional embodiments, the identification information includes a first identification corresponding to the first type server and a second identification corresponding to the second type server; the configuration operation instruction set comprises a first configuration operation instruction set and a second configuration operation instruction set;
the configuration operation instruction set determination module includes:
the first configuration operation instruction set determining unit is used for determining the configuration operation instruction set to be executed as a first configuration operation instruction set according to the first identifier;
and the second configuration operation instruction set determining unit is used for determining the configuration operation instruction set to be executed as a second configuration operation instruction set according to the second identifier.
In some optional embodiments, the data processing instruction carries an operation type performed on the configuration parameter;
the configuration parameter processing module comprises:
the first data identification acquisition unit is used for acquiring the data identification of the configuration parameter according to the first configuration operation instruction set under the condition that the identification information is the first identification;
the first configuration parameter processing unit is used for processing the configuration parameters according to the data identification and the operation type;
or the like, or, alternatively,
the second data identifier obtaining unit is used for obtaining the data identifier of the configuration parameter from the configuration parameter according to the second configuration operation instruction set under the condition that the identifier information is the second identifier;
and the second configuration parameter processing unit is used for processing the configuration parameters according to the data identification and the operation type.
In some alternative embodiments, the type of operation includes a data read; the first configuration parameter processing unit includes:
the first parameter determining subunit is used for determining a first type of parameter and a second type of parameter in the configuration parameters according to the data identifier;
the first parameter acquiring subunit is used for acquiring a first type of parameter and a second type of parameter according to the data reading instruction;
the first data identifier removing subunit is used for removing the data identifier of the second type parameter;
and the first parameter sending subunit is used for sending the first type of parameters and the second type of parameters after the data identifiers are removed.
In some alternative embodiments, the type of operation includes a data read; the second configuration parameter processing unit includes:
the second parameter determining subunit is used for determining the first type of parameters and the third type of parameters in the configuration parameters according to the data identification;
the second parameter acquiring subunit is used for acquiring the first type of parameters and the third type of parameters according to the data reading instruction;
the second data identifier removing subunit is used for removing the data identifier of the third type parameter;
and the second parameter sending subunit is used for sending the first type of parameters and the third type of parameters after the data identifiers are removed.
In some optional embodiments, the operation type further comprises data modification; the first configuration parameter processing unit includes:
the first parameter determining subunit is used for determining a first type of parameter and a second type of parameter in the configuration parameters according to the data identifier;
the first parameter assignment subunit is used for assigning the first type of parameters and the second type of parameters according to the data modification instruction;
the first data identifier removing subunit is used for adding a data identifier to the second type of parameter;
the first parameter storage subunit is used for storing the first type of parameters after assignment and the second type of parameters after assignment and data identification addition;
in some optional embodiments, the operation type further comprises data modification; the second configuration parameter processing unit includes:
the second parameter determining subunit is used for determining the first type of parameters and the third type of parameters in the configuration parameters according to the data identification;
the second parameter assignment subunit is used for assigning the first type of parameters and the third type of parameters according to the data modification instruction;
the second data identifier removing subunit is used for adding the data identifier to the third type of parameter;
and the second parameter storage subunit is used for storing the first type of parameters after assignment and the third type of parameters after assignment and data identification addition.
In some optional embodiments, the operation type further comprises a data addition; the first configuration parameter processing unit includes:
the first parameter determining subunit is used for respectively determining the names and the numerical values of the first type parameters and the second type parameters to be newly added according to the data newly added instruction;
the first data identifier adding subunit is used for adding a data identifier to the name of the second type parameter;
the first parameter storage subunit is also used for storing the name and the numerical value of the first type of parameter and the name and the numerical value of the second type of parameter after the data identifier is added;
in some optional embodiments, the operation type further comprises a data addition; the second configuration parameter processing unit includes:
the second parameter determining subunit is used for respectively determining the names and the numerical values of the first type parameters and the third type parameters to be newly added according to the data newly added instruction;
the second data identifier adding subunit is used for adding the data identifier to the name of the third type parameter;
the second parameter storage subunit is further configured to store the name and the value of the first type of parameter, and the name and the value of the third type of parameter after the data identifier is added.
In some optional embodiments, the operation type further comprises data deletion; the first configuration parameter processing unit includes:
the first parameter determining subunit is used for determining a first type of parameter, a second type of parameter and a third type of parameter in the configuration parameters according to the data identifier;
and the first parameter deleting subunit is used for deleting the first type of parameters, the second type of parameters and the third type of parameters according to the data deleting instruction.
In some optional embodiments, the operation type further comprises data deletion; the second configuration parameter processing unit includes:
the second parameter determining subunit is used for determining the first type of parameters, the second type of parameters and the third type of parameters in the configuration parameters according to the data identification;
and the second parameter deleting subunit is used for deleting the first type of parameters, the second type of parameters and the third type of parameters according to the data deleting instruction.
In a third aspect, an embodiment of the present application discloses an electronic device, where the device includes a processor and a memory, where at least one instruction or at least one program is stored in the memory, and the at least one instruction or the at least one program is loaded by the processor and executes the processing method for the remote configuration parameters described above.
In a fourth aspect, an embodiment of the present application discloses a computer-readable storage medium, in which at least one instruction or at least one program is stored, and the at least one instruction or the at least one program is loaded and executed by a processor to implement the method for processing remote configuration parameters as described above.
The method, the device, the equipment and the storage medium for processing the remote configuration parameters have the following technical effects:
in the method, when the base station carries out network remote configuration, different configuration operations are determined to be executed according to remote configuration servers from different sources, so that three types of data models can be managed in the same configuration file, management is convenient, parameters of various data models can be configured simultaneously, and remote configuration operations are simplified.
Drawings
In order to more clearly illustrate the technical solutions and advantages of the embodiments of the present application or the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative efforts.
FIG. 1 is a schematic diagram of an application environment provided by an embodiment of the present application;
fig. 2 is a schematic diagram illustrating a remote connection structure between a base station and a remote configuration server according to an embodiment of the present application;
fig. 3 is a schematic flowchart of a method for processing remote configuration parameters according to an embodiment of the present application;
fig. 4 is a schematic flowchart of a data reading method according to an embodiment of the present application;
FIG. 5 is a schematic flow chart illustrating another data reading method according to an embodiment of the present disclosure;
fig. 6 is a schematic flowchart of a data modification method provided in an embodiment of the present application;
FIG. 7 is a flowchart illustrating a data modification method according to an embodiment of the present application;
fig. 8 is a schematic flowchart of a data adding method according to an embodiment of the present application;
fig. 9 is a schematic flowchart of a data adding method according to an embodiment of the present application;
FIG. 10 is a schematic structural diagram of a device for remotely configuring parameters according to an embodiment of the present application;
fig. 11 is a hardware block diagram of a server according to an embodiment of the present application, which illustrates a method for processing remote configuration parameters.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application described herein are capable of operation in sequences other than those illustrated or described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or server that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The data model parameters in the base station are stored in the script file in the base station. The OMC server operates on the data models, and mainly reflects the read-write operation of the script file. The base station generally has two management methods for the data model parameters, one method is to store the three types of model parameters in three script files respectively, but the three script files are troublesome to manage. There is also a method of performing different operations in the parameter configuration code according to the type of the parameter in the parameter configuration structure each time. However, there are many kinds of configuration parameters, and the judgment of the parameter type is added to the configuration of each parameter, which is quite heavy and prone to miss errors.
In view of this, the embodiments of the present application provide a method for processing remote configuration parameters, which can achieve simple and effective management of three types of data model parameters in a base station.
Referring to fig. 1, fig. 1 is a schematic diagram of an application environment according to an embodiment of the present application, including a base station 101 and a remote configuration server 103.
In some optional embodiments, the base station 101 may be a MACRO base station (MACRO SITE), a MICRO base station (MICRO SITE), a PICO base station (PICO SITE), or a FEMTO base station (FEMTO SITE). A plurality of base stations 101 are networked to form a communication network, such as a cellular network. Optionally, the multiple base stations 101 may be base stations of the same class, such as all macro base stations. Or base stations of different classes, such as macro base stations and micro base stations. The plurality of base stations 101 may also be other forms of communication devices such as Nanocell/ENanocell.
In some optional embodiments, the remote configuration server 103 is configured to configure the configuration parameters required for operation for the base station 101 and to remotely manage the configuration parameters of the base station 101. The remote configuration server 103 may be a base station management server of an operator or a base station management server of an equipment manufacturer. The remote configuration server 103 may be one server or a server cluster composed of a plurality of servers. The remote configuration server 103 may also be other smart devices such as a computer, a smart phone, or a tablet computer. It should be understood that the plurality of base stations 101 that make up the communication network may be maintained by multiple operators or multiple equipment vendors. Similarly, an operator or equipment vendor may maintain multiple base stations 101.
In some alternative embodiments, the base station 101 and the remote configuration server 103 are connected by a wireless link. Fig. 2 is a schematic diagram of a remote connection structure between a base station and a remote configuration server according to an embodiment of the present application, and as shown in fig. 2, a NanoCell/ENanoCell base station device and a remote network management device, that is, a remote configuration server, are communicatively connected through an LTF cellular data network. The remote configuration server configures or manages the configuration parameters of the NanoCell/ENanoCell base station equipment.
It should be noted that fig. 1 is only one application environment of the remote configuration parameter processing method provided in the embodiment of the present application, and in practical applications, other application environments may also be included, for example, a wind turbine and a remote control center. That is, the method described in the embodiment of the present application is not only suitable for maintaining the parameters of the remote configuration of the base station, but also suitable for maintaining the parameters of other devices that can be remotely configured.
In the following, a specific embodiment of the method for processing remote configuration parameters is described by taking an example of network remote configuration performed by a base station, and for specific implementation processes of maintaining other remote configuration device parameters, reference is made to network remote configuration of the base station, which is not described herein again. Fig. 3 is a flow chart of a method for processing remote configuration parameters provided in an embodiment of the present application, and the present specification provides the method operation steps as in the embodiment or the flow chart, but more or less operation steps can be included based on conventional or non-inventive labor. The order of steps recited in the embodiments is merely one manner of performing the steps in a multitude of orders and does not represent the only order of execution. In practice, the system or server product may be implemented in a sequential or parallel manner (e.g., parallel processor or multi-threaded environment) according to the embodiments or methods shown in the figures. Specifically, as shown in fig. 3, the method for processing the remote configuration parameter is applied to the base station, and the base station is used as an execution subject to describe the method for processing the remote configuration parameter. The method can comprise the following steps:
s301: a remote configuration request is received.
In the embodiment of the application, three types of data model parameters in configuration parameters required by the base station to operate are stored in one configuration file in the base station. Optionally, the configuration file is a script file written by an extensible markup language, i.e. an XML script file. XML provides a set of cross-platform, cross-network and cross-program language description mode, and data exchange, system configuration, content management and the like can be conveniently realized by using XML. The three types of data model parameters are respectively a first type of parameter, a second type of parameter and a third type of parameter, and different data identifiers are set in the configuration file for the three types of data model parameters, namely the first type of parameter has a first data identifier in the configuration file, the second type of parameter has a second data identifier in the configuration file, and the third type of parameter has a third data identifier in the configuration file. As an alternative embodiment, the names of the parameters of the data model specified by the first type of protocol are according to the names specified by the protocol. The second type of operator-private data model parameter name is prefixed with the operator name abbreviation. Such as operator 1, may be added "op1 _", operator 2, may be added "op2 _", … …. The third type base station equipment vendor proprietary data model parameter name may be prefixed with a "p _". In some embodiments, there is an index class private variable in the data model parameters private to the base station device vendor, which may be named with the prefix "p _ id _".
In the embodiment of the application, when the remote configuration server performs network remote configuration for the base station, a remote configuration request is sent to the base station first, so as to establish remote network connection with the base station. The remote configuration request carries identification information of the remote configuration server, and the identification information is used for identifying the source of the remote configuration server.
S303: and establishing connection with a remote configuration server according to the remote configuration request.
In the embodiment of the application, after receiving a remote configuration request sent by a remote configuration server, a base station receives the request, so that a physical connection, namely a wireless network link communication connection, is established with the remote configuration server. At this point, the remote configuration server may operate on the configuration file in the base station.
S305: and determining a configuration operation instruction set to be executed according to the identification information.
In the embodiment of the application, after the base station receives the remote configuration request, the source of the remote configuration server can be determined according to the identification information. After the base station establishes connection with the remote configuration server, the base station determines the source of the currently connected remote configuration server according to the identification information carried in the remote configuration request, and the remote configuration servers of different sources determine the corresponding configuration operation instruction sets.
As an optional implementation manner, the identification information carried in the remote configuration request includes a first identification corresponding to the first type server and a second identification corresponding to the second type server. Accordingly, the set of configuration operation instructions includes a first set of configuration operation instructions and a second set of configuration operation instructions. The first type server may be a base station management server of an operator or a server of a base station equipment manufacturer. Similarly, the second type server may be a base station management server of an operator, or a server of a base station equipment manufacturer. In the embodiment of the present application, the following will describe in detail a processing method for remote configuration parameters in the embodiment of the present application, taking a first type server as a base station management server of an operator and a second type server as a server of a base station device manufacturer as an example. In this embodiment, determining the configuration operation instruction set to be executed according to the identification information may be: and determining the configuration operation instruction set to be executed as a first configuration operation instruction set according to the first identification. And determining the configuration operation instruction set to be executed as a second configuration operation instruction set according to the second identification. In this embodiment, the base station controls the set of configuration operation instructions to be executed in macro according to the type of remote configuration server connected. When a base station management server of an operator is connected, a macro of the corresponding operator is opened. When connecting to the server of the base station equipment manufacturer, the macro of the base station equipment manufacturer needs to be opened. In some optional embodiments, after the base station determines the corresponding configuration operation instruction set, the base station sends feedback information of the readiness for remote configuration to the remote configuration operation server, so that the remote configuration server performs remote configuration operation on the base station.
S307: a data processing instruction is received.
In the embodiment of the application, the remote configuration server sends a data processing instruction to the base station to implement operation processing on the configuration parameters in the configuration file of the base station, and then the base station performs configuration operation on the configuration parameters required by the operation of the base station according to the configuration file.
S309: and processing the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set.
In the embodiment of the application, after receiving the processing instruction sent by the remote configuration server, the base station analyzes the processing instruction to obtain a specific operation processing action, and then executes the operation processing according to the configuration operation instruction set. Specifically, the data processing instruction carries the operation type performed on the configuration parameter. The processing the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set may include: under the condition that the identification information is the first identification, firstly, the data identification of the configuration parameter is obtained according to the first configuration operation instruction set, and then the configuration parameter is processed according to the data identification and the operation type. Or, first, under the condition that the identification information is the second identification, acquiring the data identification of the configuration parameter from the configuration parameter according to the second configuration operation instruction set, and then processing the configuration parameter according to the data identification and the operation type. The operation of the remote configuration server on the local configuration file of the base station is mainly divided into four types, namely reading and modifying the configuration parameters and adding or deleting parameter entities. The operation of configuring the base station by the remote configuration server will be described in detail below according to the source of the connection to the remote configuration server.
In this embodiment of the application, the data processing instruction sent by the remote configuration server to the base station may be a data reading instruction, that is, the operation type of the remote configuration server on the configuration parameters in the local configuration file of the base station is data reading. Fig. 4 is a schematic flowchart of a data reading method provided in an embodiment of the present application, and as shown in fig. 4, in a case that a configuration operation instruction set is a first configuration operation instruction set, processing a configuration parameter according to a data identifier and an operation type includes:
s401: and determining the first type of parameters and the second type of parameters in the configuration parameters according to the data identification.
In the embodiment of the application, when the remote configuration server connected to the base station is a base station management server of an operator, the base station reads the configuration parameters in the configuration file according to the first configuration operation instruction set. The configuration parameters that can be read by the base station management server of the operator are data model parameters specified by a protocol, namely first-class parameters, and data model parameters private to the operator, namely second-class parameters. The data model parameters of the base station equipment manufacturer cannot be read by the base station management server of the operator. After the base station receives a processing instruction for data reading, first, the first type of parameters and the second type of parameters are determined in the configuration parameters according to the data identification of the first type of parameters and the data identification of the second type of parameters.
S403: and acquiring the first type of parameters and the second type of parameters according to the data reading instruction.
In the embodiment of the application, after determining the first type of parameters and the second type of parameters, the base station reads the first type of parameters and the second type of parameters to obtain names and values of the first type of parameters and the second type of parameters.
S405: and removing the data identification of the second type of parameters.
In the embodiment of the application, for the first type of parameters, the names are named according to the specification of the protocol, and the names and the values of the first type of parameters can be directly fed back to the remote configuration server. For the second type of parameters, the local configuration file of the base station adds the data identifier before the name of the local configuration file when storing the type of model parameters, so that the data identifier needs to be removed when the local configuration file is fed back to the remote configuration server.
S407: and sending the first type of parameters and the second type of parameters after the data identification is removed.
In the embodiment of the application, the base station sends the names and the corresponding values of the first type of parameters and the second type of parameters to the remote configuration server after acquiring the names and the values of the first type of parameters and the second type of parameters and removing the data identifiers in the names of the second type of parameters.
As an optional implementation manner, when the remote configuration server connected to the base station is a base station management server of the operator 1, after the base station receives a data reading instruction sent by the remote configuration server, the base station processes the configuration parameters in the following manner: and reading the first type of parameters and reporting the first type of parameters to a remote configuration server. For the second type of parameters, only the private parameters of operator 1 can be read, that is, the parameters prefixed by "op1 _" can be read. When the base station feeds back the second type of parameters to the remote configuration server, the base station needs to remove the prefix "op1 _" in the second type of parameter name. The remote configuration server may not be able to identify these parameters if not removed. For the base station equipment manufacturer's private model parameters, i.e. the third type of parameters, should not be read by the remote configuration server, all private variables starting with "p _" need to be skipped.
In this embodiment of the application, the data processing instruction sent by the remote configuration server to the base station may be a data reading instruction, that is, the operation type of the remote configuration server on the configuration parameters in the local configuration file of the base station is data reading. Fig. 5 is a schematic flowchart of another data reading method provided in an embodiment of the present application, and as shown in fig. 5, in a case that a configuration operation instruction set is a second configuration operation instruction set, processing a configuration parameter according to a data identifier and an operation type includes:
s501: and determining the first type parameters and the third type parameters in the configuration parameters according to the data identification.
In the embodiment of the application, when the remote configuration server connected to the base station is a server of a manufacturer of the base station device, the base station reads the configuration parameters in the configuration file according to the second configuration operation instruction set. The configuration parameters that can be read by the server of the base station equipment manufacturer are data model parameters specified by a protocol, namely first-class parameters, and data model parameters private to the equipment manufacturer, namely third-class parameters. The operator's data model parameters cannot be read by the server of the base station equipment manufacturer. After the base station receives a processing instruction for data reading, the first-class parameters and the third-class parameters are determined in the configuration parameters according to the data identification of the first-class parameters and the data identification of the third-class parameters.
S503: and acquiring the first type of parameters and the third type of parameters according to the data reading instruction.
In the embodiment of the application, after determining the first type of parameters and the third type of parameters, the base station reads the first type of parameters and the third type of parameters to obtain names and values of the first type of parameters and the third type of parameters.
S505: and removing the data identification of the third type of parameters.
In the embodiment of the application, for the first type of parameters, the names are named according to the specification of the protocol, and the names and the values of the first type of parameters can be directly fed back to the remote configuration server. For the third type of parameters, the data identifier is added to the local configuration file of the base station before the name of the local configuration file when the type of model parameters is stored, so that the data identifier needs to be removed when the data identifier is fed back to the remote configuration server. In some embodiments, the data identification of the third type of parameter may not be removed. Since the configuration file in the base station is originally set by the manufacturer of the base station equipment, the server can be preset according to the naming rule of the configuration parameters in the configuration file, thereby realizing the identification of the third type of parameters after the data identification is added.
S507: and sending the first type of parameters and the third type of parameters after the data identification is removed.
In the embodiment of the application, the base station sends the names and the corresponding values of the first type of parameters and the third type of parameters to the remote configuration server after acquiring the names and the values of the first type of parameters and the third type of parameters and removing the data identifier in the name of the third type of parameters.
As an optional implementation manner, when the remote configuration server connected to the base station is a server of a manufacturer of the base station device, after the base station receives a data reading instruction sent by the remote configuration server, the base station processes the configuration parameters in the following manner: and reading the first type of parameters and reporting the first type of parameters to a remote configuration server. For the third category of parameters, i.e. private parameters of the base station equipment manufacturer can also be read, i.e. all private variables starting with "p _" need to be reported to the remote configuration server. Optionally, when the base station feeds back the third type of parameter to the remote configuration server, the base station removes the prefix "p _" in the name of the third type of parameter. For the private model parameters of the operator's base station management server, i.e. the second type of parameters, not to be read by the remote configuration server, all private variables starting with "op _" need to be skipped.
In this embodiment of the application, the data processing instruction sent by the remote configuration server to the base station may be an instruction for data modification, that is, the operation type of the configuration parameter in the local configuration file of the base station by the remote configuration server is data modification. Fig. 6 is a schematic flowchart of a data modification method provided in an embodiment of the present application, and as shown in fig. 6, in a case that a configuration operation instruction set is a first configuration operation instruction set, processing a configuration parameter according to a data identifier and an operation type includes:
s601: and determining the first type parameters and/or the second type parameters in the configuration parameters according to the data identification.
In the embodiment of the application, when the remote configuration server connected with the base station is a base station management server of an operator, the base station modifies the configuration parameters in the configuration file according to the first configuration operation instruction set. The configuration parameters that can be modified by the base station management server of the operator are data model parameters specified by the protocol, namely first-class parameters, and data model parameters private to the operator, namely second-class parameters. The data model parameters of the base station equipment manufacturer cannot be modified by the base station management server of the operator. After the base station receives the processing instruction of data modification, a certain first-class parameter or a certain second-class parameter to be modified is determined in the configuration parameters according to the data identifier of the first-class parameter, the data identifier of the second-class parameter and the identifier of the parameter to be modified, such as the name.
S603: and assigning the first type of parameters and/or the second type of parameters according to the data modification instruction.
In the embodiment of the present application, the processing instruction for data modification sent by the remote configuration server to the base station carries the name and the corresponding value of the parameter to be modified. And after determining the first type of parameters and the second type of parameters to be modified according to the processing instruction of data modification, the base station reassigns the first type of parameters and the second type of parameters according to corresponding values.
It should be noted that, in practical applications, after the base station establishes a connection with the remote configuration server, the configuration parameters that can be processed by the remote configuration server can be displayed on the operation interface of the remote configuration server. When the remote configuration server modifies a certain parameter, the parameter can be directly re-assigned, then the remote configuration server generates a processing instruction for data modification according to the parameter and sends the processing instruction to the base station, and the base station modifies the parameter in a local configuration file.
S605: and adding data identification to the second type of parameters.
In the embodiment of the present application, for the first type of parameters, the names of the first type of parameters are named according to the specification of the protocol, and may be directly stored in the local configuration file of the base station. For the second type of parameters, the local configuration file of the base station needs to add a data identifier before the name of the local configuration file when storing the type of model parameters, so that a subsequent remote configuration server can operate the parameters.
S607: and saving the first type of parameters after assignment and/or the second type of parameters after assignment and data identification addition.
In the embodiment of the application, after the base station reassigns a certain first-type parameter or second-type parameter and adds a data identifier to the name of the second-type parameter, the names and corresponding values of the first-type parameter and the second-type parameter are stored in a local configuration file.
As an optional implementation manner, when the remote configuration server connected to the base station is a base station management server of the operator 1, after the base station receives a data modification instruction sent by the remote configuration server, the base station processes the configuration parameters in the following manner: for the first type of parameter, the base station makes modifications based on the assignments sent by the remote configuration server. For the second class of parameters, only the operator 1's own data model parameters can be reassigned. When operator 1 proprietary data model parameter modifications are saved to the local configuration file, the parameter name needs to be prefixed with "op1 _". In addition, since the remote configuration server does not have a private data model parameter list of the base station equipment manufacturer, modification and assignment operations cannot be performed on the third type of parameters.
In this embodiment of the application, the data processing instruction sent by the remote configuration server to the base station may be an instruction for data modification, that is, the operation type of the configuration parameter in the local configuration file of the base station by the remote configuration server is data modification. Fig. 7 is a schematic flowchart of a data modification method provided in an embodiment of the present application, and as shown in fig. 7, in a case that a configuration operation instruction set is a second configuration operation instruction set, processing a configuration parameter according to a data identifier and an operation type includes:
s701: and determining the first type parameters and/or the third type parameters in the configuration parameters according to the data identification.
In the embodiment of the application, when the remote configuration server connected to the base station is a server of a manufacturer of the base station equipment, the base station modifies the configuration parameters in the configuration file according to the second configuration operation instruction set. The configuration parameters that can be modified by the server of the base station equipment manufacturer are data model parameters specified by a protocol, namely first-class parameters, and data model parameters private to the base station equipment manufacturer, namely third-class parameters. The data model parameters of the operator cannot be modified by the server of the base station equipment manufacturer. After receiving the processing instruction of data modification, the base station determines a certain first type parameter or a certain third type parameter to be modified in the configuration parameters according to the data identifier of the first type parameter, the data identifier of the third type parameter and the identifier of the parameter to be modified, such as a name.
S703: and assigning the first type of parameters and/or the third type of parameters according to the data modification instruction.
In the embodiment of the present application, the processing instruction for data modification sent by the remote configuration server to the base station carries the name and the corresponding value of the parameter to be modified. And after determining the first type of parameters and the third type of parameters to be modified according to the processing instruction of data modification, the base station reassigns the first type of parameters and the third type of parameters according to corresponding values.
It should be noted that, in practical applications, after the base station establishes a connection with the remote configuration server, the configuration parameters that can be processed by the remote configuration server can be displayed on the operation interface of the remote configuration server. When the remote configuration server modifies a certain parameter, the parameter can be directly re-assigned, then the remote configuration server generates a processing instruction for data modification according to the parameter and sends the processing instruction to the base station, and the base station modifies the parameter in a local configuration file.
S705: and adding data identification to the third type of parameters.
In the embodiment of the present application, for the first type of parameters, the names of the first type of parameters are named according to the specification of the protocol, and may be directly stored in the local configuration file of the base station. For the third type of parameters, the local configuration file of the base station needs to add a data identifier before the name of the local configuration file when storing the type of model parameters, so that a subsequent remote configuration server can operate the parameters.
S707: and saving the first type of parameters after assignment and/or the third type of parameters after assignment and data identification addition.
In the embodiment of the application, after the base station reassigns a certain first-type parameter or a certain third-type parameter and adds a data identifier to the name of the third-type parameter, the names and corresponding values of the first-type parameter and the third-type parameter are stored in a local configuration file.
As an optional implementation manner, when the remote configuration server connected to the base station is a server of a manufacturer of the base station device, after the base station receives a data modification instruction sent by the remote configuration server, the base station processes the configuration parameters in the following manner: for the first type of parameter, the base station makes modifications based on the assignments sent by the remote configuration server. For the third class of parameters, the corresponding values are modified according to the corresponding names. When the data model parameter modification private to the server of the base station equipment manufacturer is saved to the local configuration file, the parameter name needs to be added with the prefix "p _". In addition, since the remote configuration server does not have the private data model parameter list of the operator, the second type of parameters are not subjected to modification assignment operation.
In this embodiment of the application, the data processing instruction sent by the remote configuration server to the base station may be an instruction for data addition, that is, the operation type of the configuration parameter in the local configuration file of the base station by the remote configuration server is data addition. Fig. 8 is a schematic flowchart of a data adding method according to an embodiment of the present application, and as shown in fig. 8, in a case that a configuration operation instruction set is a first configuration operation instruction set, processing a configuration parameter according to a data identifier and an operation type includes:
s801: and respectively determining the name and the value of the first type parameter and the second type parameter to be newly added according to the instruction for newly adding the data.
In the embodiment of the application, when the remote configuration server connected with the base station is a base station management server of an operator, the base station adds configuration parameters in a configuration file according to a first configuration operation instruction set. The configuration parameters that can be newly added by the base station management server of the operator are data model parameters specified by a protocol, namely first-class parameters, and data model parameters private to the operator, namely second-class parameters. For the data model parameters of the manufacturer of the base station device, i.e. the third type of parameters, the base station management server of the operator cannot assign values to the parameters and add new values to the parameters. However, since the base station normally operates with configuration parameters that need to be completed, when the base station management server of the operator adds a new structural entity, bit filling can be performed according to the existing third type of parameters to ensure the integrity of the structural entity. The new data processing instruction sent by the remote configuration server to the base station carries the structural entity to be added, and the entity comprises the name and the corresponding value of the parameter to be added. The base station firstly determines the names and the corresponding values of the first type parameters and the second type parameters in the structural entities to be added according to the processing instructions for data addition.
S803: and adding a data identifier to the name of the second type parameter.
In the embodiment of the present application, for the first type of parameters, the names of the first type of parameters are named according to the specification of the protocol, and may be directly stored in the local configuration file of the base station. For the second type of parameters, the local configuration file of the base station needs to add a data identifier before the name of the local configuration file when storing the type of model parameters, so that a subsequent remote configuration server can operate the parameters.
S805: and storing the name and the numerical value of the first type of parameter and the name and the numerical value of the second type of parameter after the data identifier is added.
In the embodiment of the application, the name and the corresponding value of the first type of parameter of the base station are stored in a local configuration file. Meanwhile, for the second type of parameters, after the data identifier is added to the name, the name and the corresponding value of the second type of parameters are stored in the local configuration file. For the third type of parameters, the base station performs bit filling according to the existing third type of parameters in the configuration file.
As an optional implementation manner, when the remote configuration server connected to the base station is a base station management server of the operator 1, after the base station receives a data addition instruction sent by the remote configuration server, the base station processes the configuration parameters in the following manner: and for the first type of parameters, storing the name and the corresponding value of the newly added entity according to the value of the remote configuration server. For the second type of parameters, when the private model parameters of operator 1 store the local configuration file, the parameter name is prefixed with "op1 _". The configuration server does not configure the private model parameter and the third type parameter of the base station equipment manufacturer in the newly added entity, and the private model parameter assignment of the base station equipment manufacturer with the newly added parameter entity object { i +1} can refer to the existing entity object { i }. For the parameters of the index class in the private model parameters of the base station equipment vendor, one can be directly added, and the model parameters of other classes can directly copy the value of object { i }. As an example, the specific reference algorithm is as follows:
Figure BDA0003487417020000201
Figure BDA0003487417020000211
an embodiment of a newly added parameter entity is described below, and an algorithm of the newly added entity is described below. Assume that the existing fabric entity object {1} in the configuration file contains the following 5 parameters:
the first type: 1 common parameter mode;
the second type: operator 1 private op1_ maxUe, 1 operator 2 private parameter op2_ capability;
in the third category: 2 device vendor private parameters p _ id _ cell, p _ pbr.
Suppose that each name of object {1} and its value are { { { "mode",1}, { "op1_ maxUe",64}, { "op2_ capability",64}, { "p _ id _ cell",1}, { "p _ pbr",273} respectively.
In the case that the remote configuration server connected to the base station is the base station management server of the operator 2, if the remote configuration server configures 2 parameters { "mode",2}, { "capability",128} } of the newly added object {2}, then the reference algorithm for newly adding the configuration parameter object {2} in the local configuration file is as follows:
Figure BDA0003487417020000212
Figure BDA0003487417020000221
Figure BDA0003487417020000231
the name and its value of the newly added object {2} are { { "mode",2}, { "op2_ capability",128}, { "p _ id _ cell",2}, { "p _ pbr",273} }.
In this embodiment of the application, the data processing instruction sent by the remote configuration server to the base station may be an instruction for data addition, that is, the operation type of the configuration parameter in the local configuration file of the base station by the remote configuration server is data addition. Fig. 9 is a schematic flowchart of a data adding method according to an embodiment of the present application, and as shown in fig. 9, when the configuration operation instruction set is the second configuration operation instruction set, processing the configuration parameters according to the data identifier and the operation type includes:
s901: and respectively determining the name and the value of the first type parameter and the third type parameter to be newly added according to the instruction for newly adding the data.
In the embodiment of the application, when the remote configuration server connected to the base station is a server of a manufacturer of base station equipment, the base station adds configuration parameters in the configuration file according to the second configuration operation instruction set. The configuration parameters that can be newly added by the server of the base station equipment manufacturer are data model parameters specified by a protocol, namely first-class parameters, and data model parameters private to the server of the base station equipment manufacturer, namely third-class parameters. The new data processing instruction sent by the remote configuration server to the base station carries the structural entity to be added, and the entity comprises the name and the corresponding value of the parameter to be added. The base station firstly determines the names and the corresponding values of the first type parameter and the third type parameter in the structural entity to be added according to the processing instruction for adding the data.
S903: and adding a data identifier to the name of the third type parameter.
In the embodiment of the present application, for the first type of parameters, the names of the first type of parameters are named according to the specification of the protocol, and may be directly stored in the local configuration file of the base station. For the third type of parameters, when saving the type of model parameters, the local configuration file of the base station needs to add a data identifier before the name of the model parameters, so that a subsequent remote configuration server can operate the parameters.
S905: and storing the name and the numerical value of the first type of parameter and the name and the numerical value of the third type of parameter after the data identifier is added.
In the embodiment of the application, the name and the corresponding value of the first type of parameter of the base station are stored in a local configuration file. Meanwhile, for the third type of parameters, after the data identifier is added to the name, the name and the corresponding value of the second type of parameters are stored in the local configuration file.
In this embodiment of the application, the data processing instruction sent by the remote configuration server to the base station may be an instruction for deleting data, that is, the operation type of the remote configuration server on the configuration parameters in the local configuration file of the base station is data deletion. Optionally, the processing the configuration parameters according to the data identifier and the operation type may be: firstly, determining a first type parameter, a second type parameter and a third type parameter in configuration parameters according to a data identifier, and then deleting the first type parameter, the second type parameter and the third type parameter according to a data deleting instruction.
It should be noted that one structural entity may include one model parameter, or may include a plurality of model parameters. That is, a structural entity may include only the first type of parameters, or may include only the second type of parameters or only the third type of parameters. Or a structural entity may include any two or three model parameters. When the data processing instruction sent by the remote configuration server to the base station is a processing instruction for data deletion, the base station determines the structural entity in the configuration file according to the identifier of the structural entity to be deleted, such as the name of the structural entity, and then deletes the structural entity from the configuration file.
The method for processing the remote configuration parameters manages the private parameters by using the uniform prefix, is convenient for distinguishing the private parameters during coding, and can judge whether the parameters of the object { i } are the private parameters by using the std:: sting:: find function of the c + + standard. In addition, additional parameters that require special handling may be customized with reference to the index class variable designations. For example, if the value of a parameter in object { i +1} is equal to the value of the corresponding name in object { i } multiplied by a fixed factor n, then the parameter name in object { i } may begin with a prefix "p _ mult _". The following algorithm is used to determine the assignment of the parameter under the name to the newly added object { i +1 }.
if(!object{i}.name.find(‘p_mult_’,0))
object{i+1}.value=object{i}.value*n。
According to the parameter naming rule, all structures can be matched by using a set of algorithm, the private parameters are not required to be processed under each structure containing the private parameters, and the code is convenient to maintain. The method is not only suitable for maintaining the parameters of the remote configuration of the base station, but also suitable for maintaining the parameters of other equipment capable of being remotely configured.
An embodiment of the present application further provides a device for processing remote configuration parameters, fig. 10 is a schematic structural diagram of the device for processing remote configuration parameters provided in the embodiment of the present application, and as shown in fig. 10, the device includes:
a remote configuration request receiving module 1001, configured to receive a remote configuration request. The remote configuration request carries identification information of the remote configuration server.
A connection establishing module 1003, configured to establish a connection with the remote configuration server according to the remote configuration request.
A configuration operation instruction set determining module 1005, configured to determine a configuration operation instruction set to be executed according to the identification information.
A data processing instruction receiving module 1007, configured to receive a data processing instruction.
The configuration parameter processing module 1009 is configured to process the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set.
In some optional embodiments, the identification information includes a first identification corresponding to the first type server and a second identification corresponding to the second type server. The set of configuration operation instructions includes a first set of configuration operation instructions and a second set of configuration operation instructions. The configuration operation instruction set determination module includes:
and the first configuration operation instruction set determining unit is used for determining the configuration operation instruction set to be executed as the first configuration operation instruction set according to the first identifier.
And the second configuration operation instruction set determining unit is used for determining the configuration operation instruction set to be executed as a second configuration operation instruction set according to the second identifier.
In some optional embodiments, the data processing instruction carries a type of operation performed on the configuration parameter. The configuration parameter processing module comprises:
and the first data identifier acquisition unit is used for acquiring the data identifier of the configuration parameter according to the first configuration operation instruction set under the condition that the identifier information is the first identifier.
And the first configuration parameter processing unit is used for processing the configuration parameters according to the data identification and the operation type.
And the second data identifier acquisition unit is used for acquiring the data identifier of the configuration parameter from the configuration parameter according to the second configuration operation instruction set under the condition that the identifier information is the second identifier.
And the second configuration parameter processing unit is used for processing the configuration parameters according to the data identification and the operation type.
In some alternative embodiments, the type of operation includes a data read. The first configuration parameter processing unit includes:
and the first parameter determining subunit is used for determining the first type of parameters and the second type of parameters in the configuration parameters according to the data identification.
And the first parameter acquiring subunit is used for acquiring the first type of parameters and the second type of parameters according to the data reading instruction.
And the first data identifier removing subunit is used for removing the data identifier of the second type of parameter.
And the first parameter sending subunit is used for sending the first type of parameters and the second type of parameters after the data identifiers are removed.
In some alternative embodiments, the type of operation includes a data read. The second configuration parameter processing unit includes:
and the second parameter determining subunit is used for determining the first type of parameters and the third type of parameters in the configuration parameters according to the data identification.
And the second parameter acquiring subunit is used for acquiring the first type of parameters and the third type of parameters according to the data reading instruction.
And the second data identifier removing subunit is used for removing the data identifier of the third type parameter.
And the second parameter sending subunit is used for sending the first type of parameters and the third type of parameters after the data identifiers are removed.
In some optional embodiments, the operation type further comprises data modification. The first configuration parameter processing unit includes:
and the first parameter determining subunit is used for determining the first type of parameters and the second type of parameters in the configuration parameters according to the data identification.
And the first parameter assignment subunit is used for assigning the first type of parameters and the second type of parameters according to the data modification instruction.
And the first data identifier removing subunit is used for adding the data identifier to the second type of parameter.
And the first parameter storage subunit is used for storing the first type of parameters after assignment and the second type of parameters after assignment and data identification addition.
In some optional embodiments, the operation type further comprises data modification. The second configuration parameter processing unit includes:
and the second parameter determining subunit is used for determining the first type of parameters and the third type of parameters in the configuration parameters according to the data identification.
And the second parameter assignment subunit is used for assigning the first type of parameters and the third type of parameters according to the data modification instruction.
And the second data identifier removing subunit is used for adding the data identifier to the third type of parameters.
And the second parameter storage subunit is used for storing the first type of parameters after assignment and the third type of parameters after assignment and data identification addition.
In some optional embodiments, the operation type further comprises a data addition. The first configuration parameter processing unit includes:
and the first parameter determining subunit is used for respectively determining the name and the value of the first type parameter and the second type parameter to be newly added according to the data newly added instruction.
And the first data identifier adding subunit is used for adding the data identifier to the name of the second type parameter.
The first parameter storage subunit is further configured to store the name and the value of the first type of parameter, and the name and the value of the second type of parameter after the data identifier is added.
In some optional embodiments, the operation type further comprises a data addition. The second configuration parameter processing unit includes:
and the second parameter determining subunit is used for respectively determining the names and the numerical values of the first type parameters and the third type parameters to be newly added according to the data newly added instruction.
And the second data identifier adding subunit is used for adding the data identifier to the name of the third type parameter.
And the second parameter storage subunit is also used for storing the name and the numerical value of the first type of parameter and the name and the numerical value of the third type of parameter after the data identifier is added.
In some optional embodiments, the operation type further comprises data deletion. The first configuration parameter processing unit includes:
and the first parameter determining subunit is used for determining the first type of parameters, the second type of parameters and the third type of parameters in the configuration parameters according to the data identification.
And the first parameter deleting subunit is used for deleting the first type of parameters, the second type of parameters and the third type of parameters according to the data deleting instruction.
In some alternative embodiments, the operation type further includes data deletion. The second configuration parameter processing unit includes:
and the second parameter determining subunit is used for determining the first type of parameters, the second type of parameters and the third type of parameters in the configuration parameters according to the data identification.
And the second parameter deleting subunit is used for deleting the first type of parameters, the second type of parameters and the third type of parameters according to the data deleting instruction.
The device in the embodiment of the application is based on the same application concept as the embodiment of the processing method of the remote configuration parameter.
The embodiment of the application provides an electronic device, which comprises a processor and a memory, wherein at least one instruction or at least one program is stored in the memory, and the at least one instruction or the at least one program is loaded by the processor and executes the processing method of the remote configuration parameters.
The method provided by the embodiment of the application can be executed in a mobile terminal, a computer terminal, a server or a similar operation device. Taking the example of running on a server, fig. 11 is a hardware structure block diagram of the server of the processing method for remote configuration parameters according to the embodiment of the present application. As shown in fig. 11, the server 1100 may have a relatively large difference due to different configurations or performances, and may include one or more Central Processing Units (CPUs) 1110 (the processors 1110 may include but are not limited to Processing devices such as a microprocessor MCU or a programmable logic device FPGA), a memory 1130 for storing data, and one or more storage media 1120 (e.g., one or more mass storage devices) for storing applications 1123 or data 1122. The memory 1130 and the storage medium 1120 may be, among other things, transient storage or persistent storage. The program stored in the storage medium 1120 may include one or more modules, each of which may include a series of instruction operations for a server. Still further, the central processor 1110 may be configured to communicate with the storage medium 1120, and execute a series of instruction operations in the storage medium 1120 on the server 1100. The server 1100 may also include one or more power supplies 1160, one or more wired or wireless network interfaces 1150, one or more input-output interfaces 1140, and/or one or more operating systems 1121, such as Windows Server, Mac OS XTM, UnixTM, LinuxTM, FreeBSDTM, etc.
The input output interface 1140 may be used to receive or transmit data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the server 1100. In one example, i/o Interface 1140 includes a Network adapter (NIC) that may be coupled to other Network devices via a base station to communicate with the internet. In one example, the input/output interface 1140 can be a Radio Frequency (RF) module, which is used to communicate with the internet in a wireless manner.
It will be understood by those skilled in the art that the structure shown in fig. 11 is only an illustration and is not intended to limit the structure of the electronic device. For example, server 1100 may also include more or fewer components than shown in FIG. 11, or have a different configuration than shown in FIG. 11.
The embodiment of the application provides a computer-readable storage medium, in which at least one instruction or at least one program is stored, and the at least one instruction or the at least one program is loaded and executed by a processor to implement the method for processing remote configuration parameters as described above.
Alternatively, in this embodiment, the storage medium may be located in at least one network server of a plurality of network servers of a computer network. Optionally, in this embodiment, the storage medium may include, but is not limited to: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
It should be noted that: the sequence of the embodiments of the present application is only for description, and does not represent the advantages and disadvantages of the embodiments. And specific embodiments thereof have been described above. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only exemplary of the present application and should not be taken as limiting the present application, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (10)

1. A method for processing remote configuration parameters, the method comprising:
receiving a remote configuration request; the remote configuration request carries identification information of a remote configuration server;
establishing connection with the remote configuration server according to the remote configuration request;
determining a configuration operation instruction set to be executed according to the identification information;
receiving a data processing instruction;
and processing the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set.
2. The method according to claim 1, wherein the identification information comprises a first identification corresponding to a first type server and a second identification corresponding to a second type server; the configuration operation instruction set comprises a first configuration operation instruction set and a second configuration operation instruction set;
the determining a configuration operation instruction set to be executed according to the identification information includes:
determining a configuration operation instruction set to be executed as a first configuration operation instruction set according to the first identifier;
and determining the configuration operation instruction set to be executed as a second configuration operation instruction set according to the second identification.
3. The method according to claim 2, wherein the data processing instruction carries a type of operation performed on the configuration parameter;
the processing the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set includes:
under the condition that the identification information is a first identification, acquiring a data identification of the configuration parameter according to the first configuration operation instruction set;
processing the configuration parameters according to the data identification and the operation type;
or the like, or a combination thereof,
under the condition that the identification information is a second identification, acquiring the data identification of the configuration parameter from the configuration parameter according to the second configuration operation instruction set;
and processing the configuration parameters according to the data identification and the operation type.
4. The method of claim 3, wherein the operation type comprises a data read;
when the configuration operation instruction set is a first configuration operation instruction set, the processing the configuration parameter according to the data identifier and the operation type includes:
determining a first type parameter and a second type parameter in the configuration parameters according to the data identification;
acquiring the first type of parameters and the second type of parameters according to the data reading instruction;
removing the data identification of the second type parameter;
sending the first type of parameters and the second type of parameters after the data identification is removed;
or the like, or, alternatively,
when the configuration operation instruction set is a second configuration operation instruction set, the processing the configuration parameter according to the data identifier and the operation type includes:
determining the first type of parameters and the third type of parameters in the configuration parameters according to the data identification;
acquiring the first type of parameters and the third type of parameters according to the data reading instruction;
removing the data identification of the third type parameter;
and sending the first type of parameters and the third type of parameters after the data identification is removed.
5. The method of claim 4, wherein the operation type further comprises a data modification;
when the configuration operation instruction set is a first configuration operation instruction set, the processing the configuration parameter according to the data identifier and the operation type includes:
determining the first type of parameters and/or the second type of parameters in the configuration parameters according to the data identification;
assigning values to the first type of parameters and/or the second type of parameters according to the data modification instruction;
adding the data identification to the second type parameter;
saving the first type of parameters after assignment and/or the second type of parameters after assignment and data identification addition;
or the like, or, alternatively,
when the configuration operation instruction set is a second configuration operation instruction set, the processing the configuration parameter according to the data identifier and the operation type includes:
determining the first type of parameters and/or the third type of parameters in the configuration parameters according to the data identification;
assigning values to the first type of parameters and/or the third type of parameters according to the data modification instruction;
adding the data identification to the third type parameter;
and saving the first type of parameters after assignment and/or the third type of parameters after assignment and data identification addition.
6. The method of claim 4 or 5, wherein the operation type further comprises data addition;
when the configuration operation instruction set is a first configuration operation instruction set, the processing the configuration parameter according to the data identifier and the operation type includes:
respectively determining the name and the value of the first type parameter and the second type parameter to be newly added according to the data adding instruction;
adding the data identification to the name of the second type parameter;
storing the name and the numerical value of the first type parameter and the name and the numerical value of the second type parameter after the data identifier is added;
or the like, or, alternatively,
when the configuration operation instruction set is a second configuration operation instruction set, the processing the configuration parameter according to the data identifier and the operation type includes:
respectively determining the name and the value of the first type parameter and the third type parameter to be newly added according to the data adding instruction;
adding the data identifier to the name of the third type parameter;
and storing the name and the numerical value of the first type of parameter and the name and the numerical value of the third type of parameter after the data identifier is added.
7. The method of claim 6, wherein the operation type further comprises data deletion;
the processing the configuration parameters according to the data identifier and the operation type includes:
determining a first type parameter, a second type parameter and a third type parameter in the configuration parameters according to the data identification;
and deleting the first type of parameters, the second type of parameters and the third type of parameters according to the data deleting instruction.
8. An apparatus for processing remote configuration parameters, the apparatus comprising:
the remote configuration request receiving module is used for receiving a remote configuration request; the remote configuration request carries identification information of a remote configuration server;
the connection establishing module is used for establishing connection with the remote configuration server according to the remote configuration request;
a configuration operation instruction set determining module, configured to determine a configuration operation instruction set to be executed according to the identification information;
the data processing instruction receiving module is used for receiving a data processing instruction;
and the configuration parameter processing module is used for processing the configuration parameters in the configuration file according to the processing instruction and the configuration operation instruction set.
9. An electronic device, characterized in that the device comprises a processor and a memory, in which at least one instruction or at least one program is stored, which is loaded by the processor and executes the method for processing remote configuration parameters according to any of claims 1 to 7.
10. A computer-readable storage medium, wherein at least one instruction or at least one program is stored in the storage medium, and the at least one instruction or the at least one program is loaded by a processor and executed to implement the method for processing remote configuration parameters according to any one of claims 1 to 7.
CN202210087222.6A 2022-01-25 2022-01-25 Method, device and equipment for processing remote configuration parameters and storage medium Pending CN114500270A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210087222.6A CN114500270A (en) 2022-01-25 2022-01-25 Method, device and equipment for processing remote configuration parameters and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210087222.6A CN114500270A (en) 2022-01-25 2022-01-25 Method, device and equipment for processing remote configuration parameters and storage medium

Publications (1)

Publication Number Publication Date
CN114500270A true CN114500270A (en) 2022-05-13

Family

ID=81474352

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210087222.6A Pending CN114500270A (en) 2022-01-25 2022-01-25 Method, device and equipment for processing remote configuration parameters and storage medium

Country Status (1)

Country Link
CN (1) CN114500270A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130268578A1 (en) * 2012-04-10 2013-10-10 Arabinda Bose Method And Apparatus For Facilitating Communications With A Managed Client Device
CN106790131A (en) * 2016-12-27 2017-05-31 中国建设银行股份有限公司 A kind of parameter modification method, device and distributed platform
CN113518121A (en) * 2021-06-11 2021-10-19 新华三信息技术有限公司 Batch operation method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130268578A1 (en) * 2012-04-10 2013-10-10 Arabinda Bose Method And Apparatus For Facilitating Communications With A Managed Client Device
CN106790131A (en) * 2016-12-27 2017-05-31 中国建设银行股份有限公司 A kind of parameter modification method, device and distributed platform
CN113518121A (en) * 2021-06-11 2021-10-19 新华三信息技术有限公司 Batch operation method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
吕罗昊;吴光敏;赵建军;: "基于移动设备的远程智能监控系统的设计与实现", 新技术新工艺, no. 02, 25 February 2016 (2016-02-25) *

Similar Documents

Publication Publication Date Title
EP3573367B1 (en) Resource allocation for ran slicing
DE60207429T2 (en) DEVICE AND METHOD FOR BIDIRECTIONAL COMMUNICATION AND EXECUTION OF DYNAMIC COMMANDS
US11646939B2 (en) Network function NF management method and NF management device
CN108733639A (en) A kind of configuration parameter regulation means, device, terminal device and storage medium
CN110719209A (en) Cluster network configuration method, system, equipment and readable storage medium
CN112948373B (en) Data processing method, device and equipment for Internet of things equipment and storage medium
CN108228770A (en) A kind of method and device of application file source inquiry
CN105656643B (en) Method and equipment for performing compatible management based on network configuration protocol
CN113407157A (en) Object model determination method and device, storage medium and electronic device
CN111832273A (en) Method and device for determining destination message, storage medium and electronic device
CN110569129A (en) Resource allocation method and device, storage medium and electronic device
CN115129463A (en) Computing power scheduling method, device, system and storage medium
CN110990381B (en) Processing method and device of server, storage medium and electronic device
CN114466387B (en) Updating method and device of configuration file of base station, storage medium and electronic device
CN114500270A (en) Method, device and equipment for processing remote configuration parameters and storage medium
CN113703971B (en) Network function arrangement method based on micro-service in multi-edge cooperative computing platform
CN115511060A (en) Model conversion method, device, storage medium and electronic device
CN113824587B (en) Multi-communication protocol equipment management method and system
CN112333672B (en) Method and device for opening UPF network element of 5G core network
CN115604343A (en) Data transmission method, system, electronic equipment and storage medium
CN112380411B (en) Sensitive word processing method, device, electronic equipment, system and storage medium
CN115396916A (en) Configuration template generation method, network element configuration method, system thereof and storage medium
CN112698948A (en) Method and device for acquiring product resources, storage medium and electronic device
CN110971665A (en) Management method, system, equipment and storage medium for interfacing multi-type storage
CN111966641B (en) Universal log normalization model configuration method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination