CN113411214B - Operation maintenance method and device of base station equipment - Google Patents

Operation maintenance method and device of base station equipment Download PDF

Info

Publication number
CN113411214B
CN113411214B CN202110674095.5A CN202110674095A CN113411214B CN 113411214 B CN113411214 B CN 113411214B CN 202110674095 A CN202110674095 A CN 202110674095A CN 113411214 B CN113411214 B CN 113411214B
Authority
CN
China
Prior art keywords
base station
parameters
station equipment
equipment
terminal equipment
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.)
Active
Application number
CN202110674095.5A
Other languages
Chinese (zh)
Other versions
CN113411214A (en
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.)
CICT Mobile Communication Technology Co Ltd
Original Assignee
CICT Mobile Communication 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 CICT Mobile Communication Technology Co Ltd filed Critical CICT Mobile Communication Technology Co Ltd
Priority to CN202110674095.5A priority Critical patent/CN113411214B/en
Publication of CN113411214A publication Critical patent/CN113411214A/en
Application granted granted Critical
Publication of CN113411214B publication Critical patent/CN113411214B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/02Standardisation; Integration
    • H04L41/0246Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols
    • H04L41/0253Exchanging or transporting network management information using the Internet; Embedding network management web servers in network elements; Web-services-based protocols using browsers or web-pages for accessing management information
    • 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/28Restricting access to network management systems or functions, e.g. using authorisation function to access network configuration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/10Active monitoring, e.g. heartbeat, ping or trace-route
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • 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
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/04Arrangements for maintaining operational condition

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Cardiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention provides an operation maintenance method and a device of base station equipment, wherein the method comprises the following steps: receiving an instruction sent by a WEB browser of terminal equipment; analyzing parameters of the base station equipment and operation on the parameters from the instructions; and issuing the operation and the parameters to an operation maintenance management module of the base station equipment so that the operation maintenance management module can perform the operation on the base station equipment according to the parameters. The invention can realize the operation management of the base station equipment through the WEB browser of the terminal equipment, so as to avoid the configuration requirement of the terminal equipment caused by installing the software Client matched with the Server of the base station equipment and effectively reduce the maintenance cost.

Description

Operation maintenance method and device of base station equipment
Technical Field
The present invention relates to the field of wireless communications technologies, and in particular, to an operation and maintenance method and apparatus for a base station device.
Background
In wireless communication, an OMC (Operation and Maintenance Center) is generally used to perform remote Maintenance and management on a base station device. When the base station equipment cannot completely receive the configuration file sent by the OMC, the operation is abnormal, and the connection between the base station equipment and the OMC cannot be established. At this time, the base station device must first acquire a complete configuration file to re-establish a connection with the OMC.
In the prior art, when a base station cannot establish a connection with an OMC, a Client adopting a C/S (Client/Server, client and Server) architecture is usually installed at a near end to connect with a Server of a base station device, and then the base station device is configured and operated to recover the connection with the OMC.
However, in the maintenance method, a software Client which is matched with a Server of the base station equipment needs to be installed on the terminal, and many software clients put higher requirements on the configuration and software of the terminal, for example, the terminal needs to configure a 64-bit operating system and an 8G memory, and needs to install a version of 4.0 or more and NET framework3.5, etc., so that the maintenance cost of the base station equipment is high.
Disclosure of Invention
The invention provides an operation maintenance method and device of base station equipment, which are used for solving the defect of high maintenance cost of the base station equipment in the prior art and realizing the reduction of the maintenance cost of the base station equipment.
The invention provides an operation maintenance method of base station equipment, which comprises the following steps:
receiving an instruction sent by a WEB browser of terminal equipment;
analyzing parameters of the base station equipment and operation on the parameters from the instructions;
and issuing the operation and the parameters to an operation maintenance management module of the base station equipment so that the operation maintenance management module performs the operation on the base station equipment according to the parameters.
According to the operation maintenance method of the base station equipment provided by the invention, the parameter comprises an operation object and an attribute value of the operation object;
correspondingly, the issuing the operation and the parameter to the operation maintenance management module of the base station device includes:
searching a pre-constructed base station equipment management library for the constraint condition of the attribute value of the operation object;
and if all the attribute values of the operation object meet the constraint condition, issuing the operation and the parameters to the operation maintenance management module.
According to the operation maintenance method of the base station device provided by the present invention, the receiving of the instruction sent by the WEB browser of the terminal device includes:
monitoring the terminal equipment through a TCP server;
when monitoring that a user successfully logs in a WEB login interface of the base station equipment through a WEB browser of the terminal equipment, establishing connection with the terminal equipment;
and receiving the instruction sent by the terminal equipment through the WEB login interface.
According to the operation maintenance method of the base station equipment provided by the invention, the analyzing out the parameters of the base station equipment and the operation on the parameters from the instruction comprises the following steps:
and filtering the part except the parameters and the operation in the instruction by adopting a resolver, and resolving the operation and the parameters from the filtered instruction.
According to the operation maintenance method of the base station equipment provided by the invention, the parser comprises a FLEX lexical analyzer and a BISON parser.
According to the operation maintenance method of the base station device provided by the present invention, after the issuing the operation and the parameter to the operation maintenance management module of the base station device, the method further includes:
and when response information of the operation executed by the operation maintenance management module is received, sending the message ID and the serial number of the operation and the response information to the terminal equipment.
According to the operation maintenance method of the base station equipment provided by the invention, the operation comprises one or more of addition, deletion, inquiry and modification.
The present invention also provides an operation maintenance device for a base station device, including:
the receiving module is used for receiving an instruction sent by a WEB browser of the terminal equipment;
the analysis module is used for analyzing the parameters of the base station equipment and the operation on the parameters from the instruction;
and the transmission module is used for transmitting the operation and the parameters to an operation maintenance management module of the base station equipment so that the operation maintenance management module can carry out the operation on the base station equipment according to the parameters.
The present invention also provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of any of the above methods for operating and maintaining a base station device when executing the program.
The present invention also provides a non-transitory computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the operation and maintenance method of a base station apparatus as described in any of the above.
The operation maintenance method and the device of the base station equipment provided by the invention send the instruction to the base station equipment through the WEB browser of the terminal equipment and carry out operation maintenance on the base station equipment according to the instruction, so that a user can realize operation management on the base station equipment through the WEB browser carried by the terminal equipment, the configuration requirement on the terminal equipment due to installation of the software Client matched with the Server of the base station equipment is avoided, and the maintenance cost is effectively reduced.
Drawings
In order to more clearly illustrate the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart illustrating an operation and maintenance method for a base station device according to the present invention;
fig. 2 is a second schematic flow chart of the operation and maintenance method of the base station device provided in the present invention;
fig. 3 is a third schematic flow chart of an operation and maintenance method of a base station device provided by the present invention;
fig. 4 is a schematic structural diagram of an operation maintenance apparatus of a base station device provided in the present invention;
fig. 5 is a schematic structural diagram of an electronic device provided in the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is obvious that the described embodiments are some, but not all embodiments of the present invention. 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 invention.
The operation and maintenance method of the base station device of the present invention is described below with reference to fig. 1, and includes: step 101, receiving an instruction sent by a WEB browser of terminal equipment;
the terminal device may be a device that has a World Wide WEB (WEB) browser and is capable of performing network communication, such as a desktop computer or a personal notebook.
Optionally, the debugging port of the terminal device is connected to the near-end debugging port of the base station device.
As shown in fig. 2, before receiving an instruction sent by a WEB browser of a terminal device, a user configures a debug network of the terminal device into an IP (Internet Protocol, protocol for interconnecting networks) of the same network segment as a default IP of a near-end debug port of a base station device, where the IP of the near-end debug port is 172.27.45.250, the configuration IP of the terminal device is 172.27.45.100, and a subnet mask is 255.255.255.255.0.
The default IP of the near-end debugging port of the base station equipment is fixed and can be known to a user.
Then, a ping command is input at the terminal device to test the network connection state between the terminal device and the base station device. The format of the ping command may be a "ping target IP address," such as ping 172.27.45.250, among others.
And if the test is passed, the network connection state between the terminal equipment and the base station equipment is communicated. If the test is not passed, the network connection state between the terminal device and the base station device is not communicated, at this time, whether the network configuration and the network cable of the terminal device have faults needs to be checked, and the ping command is continuously input into the terminal device for testing after the checking is finished.
And under the state that the terminal equipment is normally connected with the base station equipment, accessing a WEB login interface of the base station equipment through a WEB browser of the terminal equipment, and then sending an instruction to a server of the base station equipment through the WEB login interface.
The instruction may be used to query an operating state of the base station device, configure parameters for the base station device, manage parameters of the base station device, and the like, which is not specifically limited in this embodiment.
The format of the instruction is MML (Man Machine Language) format.
In the embodiment, the instruction can be sent to the server of the base station equipment through the WEB browser of the Terminal equipment, so that the configuration requirement of installing a Local Maintenance Terminal (LMT) on the Terminal equipment is reduced, and the Maintenance cost is further reduced.
In addition, when the software of the base station equipment is upgraded, the software only needs to be uniformly modified on the Server of the base station equipment, and the WEB login interface of the base station equipment is reloaded on the WEB browser of the terminal equipment, so that the software Client matched with the Server of the base station equipment does not need to be reloaded or updated, the maintenance cost is further reduced, and the operation is convenient and fast, and the efficiency is high.
102, analyzing parameters of the base station equipment and operation on the parameters from the instruction;
the command includes parameters of the base station device, keywords related to the operation on the parameters, and non-keywords unrelated to the parameters and the operation, such as line feed characters or useless spaces.
After receiving an instruction sent by a WEB browser of the terminal equipment, verifying the validity of the instruction, such as verifying whether Chinese characters exist in the instruction.
After the verification is passed, the instruction may be directly analyzed by using an analysis tool, or the instruction may be processed by using an analysis tool and then analyzed, for example, the instruction is processed by using a non-keyword and then analyzed, which is not specifically limited in this embodiment.
103, issuing the operation and the parameters to an operation maintenance management module of the base station device, so that the operation maintenance management module performs the operation on the base station device according to the parameters.
Specifically, after analyzing the parameters and operations of the base station device from the instruction, the parameters and operations are sent to an Operation Administration and Maintenance (OAM) module.
And after receiving the instruction, the OAM module operates the parameters corresponding to the analyzed parameters in the base station equipment and returns the operation result to the terminal equipment through a server of the terminal equipment.
The operation and maintenance method for the base station equipment in this embodiment may be used to perform maintenance and management on the base station equipment, and may also be used to locate a fault of the base station equipment, which is an operation and maintenance method for another base station equipment other than the OMC. The method can also be used for managing and configuring the base station equipment by the operation maintenance method in the embodiment when the base station equipment fails, needs to be checked and recovered, and cannot be connected with the OMC, so as to supplement missing configuration parameters of the base station equipment, and further recover the connection between the base station equipment and the OMC.
In this embodiment, the instruction is sent to the base station device through the WEB browser of the terminal device, and the base station device is operated and maintained according to the instruction, so that a user can implement operation and management on the base station device through the WEB browser of the terminal device, thereby avoiding the configuration requirement on the terminal device due to installation of the software Client matched with the Server of the base station device, and effectively reducing the maintenance cost.
On the basis of the above embodiment, in this embodiment, the parameter includes an operation object and an attribute value of the operation object; correspondingly, the issuing the operation and the parameter to the operation maintenance management module of the base station device includes: searching a constraint condition of the attribute value of the operation object in a pre-constructed base station equipment management library; and if all the attribute values of the operation object meet the constraint condition, issuing the operation and the parameters to the operation maintenance management module.
The pre-constructed base station equipment management library stores operation objects, attribute values of the operation objects and constraint conditions of the attribute values.
Optionally, the operand and attribute values are stored in the form of key-value pairs.
Optionally, the constraint condition includes a type of the attribute value, a supported operation, and a value range. This embodiment is not particularly limited thereto.
For example, if any cell in the base station device is used as an operation object, the attribute value of the cell includes a frequency point, a bandwidth, and the like of the cell, the constraint condition of the frequency point includes that the type is integer, the supported operation includes supporting modification, supporting increase, and the like, and the value range is set according to actual requirements.
When the parameters and operation of the base station device are analyzed from the instruction, the validity of the analyzed parameters needs to be checked.
Optionally, a constraint condition of an attribute value of an operation object is searched in a pre-constructed base station equipment management library;
as shown in fig. 3, each attribute value is compared with the constraint condition to determine whether the attribute value satisfies the constraint condition, and the parameter has validity when all the attribute values satisfy the constraint condition.
And if the attribute value which does not meet the constraint condition exists, the parameter is illegal, and a response of parameter error is fed back to the terminal equipment.
The method may include encapsulating the operation object and the attribute value of the operation object in the parameter in the form of a key value pair according to a key value pair storage manner of the operation object and the attribute value of the operation object in a base station device management library, and issuing the encapsulated parameter and operation to an operation maintenance management module of the base station device.
When the parameter verification rule needs to be modified, only the constraint conditions of the operation object, the attribute value and the attribute value need to be newly added or deleted in the base station equipment management library so as to update the base station equipment management library. And the updated base station equipment management library is used for verifying the parameters by using the modified parameter verification rule.
In the prior art, the parameter verification rule is hard-written in the server, and when the parameter verification rule needs to be modified, the parameter can be verified by using the modified parameter verification rule only by rewriting the code.
In summary, compared with the prior art, by using the parameter verification method in this embodiment, the base station device management base can be updated when the parameter verification rule needs to be modified, code rewriting is not required, repeated coding is reduced, and the maintenance efficiency is high.
On the basis of the foregoing embodiment, the receiving an instruction sent by a WEB browser of a terminal device in this embodiment includes: monitoring the terminal equipment through a TCP server; when monitoring that a user successfully logs in a WEB login interface of the base station equipment through a WEB browser of the terminal equipment, establishing connection with the terminal equipment; and receiving the instruction sent by the terminal equipment through the WEB login interface.
Specifically, before receiving an instruction sent by a WEB browser of the terminal device, a connection needs to be established with the base station device through the WEB browser. As shown in fig. 2, the step of establishing a connection with the base station device through the WEB browser includes:
step 1, initializing after starting a base station device, wherein the initialization comprises loading a boot startup program Uboot, a kernel and a drive module of an embedded development board in a server of the base station device, and starting an OM (Operation Maintenance) process and a WEB back-end process in the server; starting a BBU (Base band Unit) or an RRU (Radio Remote Unit) of a Base station device, and automatically starting a WEB backend process.
And 2, after the WEB back-end process is started, creating an independent thread, creating a Transmission Control Protocol (TCP) server in the thread, and monitoring an 8080 port to monitor the terminal equipment. At this time, the WEB backend process is in a wait connection state.
And step 3, opening a WEB browser carried by the terminal equipment, and inputting an address of the login base station equipment in an address bar, such as 172.27.45.250. At the moment, the webpage pops up a login interface of the base station equipment, and pops up a box to prompt the input of user name and password information. The user name and the corresponding password of the base station device are input. And entering a WEB login interface of the base station equipment under the condition that the password of the user name passes the verification, and successfully logging in. The address of the login base station equipment comprises a fixed IP of a near-end debugging network port of the base station equipment and a monitoring port.
After the login is successful, the terminal equipment establishes a TCP link with the WEB back end, and message interaction can be carried out through the TCP link.
Optionally, the instruction may be sent to the WEB backend through the WEB login interface, and after receiving the instruction sent by the terminal device, the WEB backend processes and responds to the instruction.
In this embodiment, an instruction may be directly sent to the WEB back end of the server of the base station device through the WEB login interface, so as to implement convenient control of the base station device.
On the basis of the foregoing embodiments, in this embodiment, the analyzing the parameter of the base station device and the operation on the parameter from the instruction includes: and filtering the part except the parameters and the operation in the instruction by adopting a resolver, and resolving the operation and the parameters from the filtered instruction.
The parser may include a FLEX lexical parser, and a BISON parser or a Yacc parser. This embodiment does not specifically limit this.
The FLEX lexical analyzer is a tool for generating the lexical analyzer, and can generate C language codes matched with corresponding character strings by using regular expressions.
The BISON parser and the Yacc parser are both tools for generating the parsers.
In the prior art, when a Server of a base station device is used for analyzing an instruction sent by a software Client, not only keywords in the instruction need to be analyzed one by one, but also non-keywords in the instruction need to be analyzed one by one, such as a linefeed character or a useless space, and the non-keywords have no practical effect when the instruction is executed, so that the analysis efficiency is low, and the maintenance efficiency of the base station device is further reduced.
In this embodiment, before the instruction is parsed, a parser is used to filter a non-keyword part of the instruction except the parameter and the operation, and then the operation and the parameter of the instruction are parsed from the filtered instruction. The time consumed by analyzing the non-keyword can be effectively reduced, the analyzing efficiency is effectively improved, and the maintenance efficiency of the base station equipment is further improved.
On the basis of the above embodiments, the parser in this embodiment includes a FLEX lexical parser and a BISON parser.
The FLEX lexical analyzer and the BISON parser can filter non-key words in the instruction according to preset rules, and identify operation and parameters from the instruction according to the preset rules.
On the basis of the foregoing embodiment, in this example, after the issuing the operation and the parameter to the operation maintenance management module of the base station device, the method further includes: and when response information of the operation executed by the operation maintenance management module is received, sending the message ID and the serial number of the operation and the response information to the terminal equipment.
As shown in fig. 3, when receiving an instruction issued by a terminal device, a WEB backend of a server of a base station device stores an Identity Document (ID) and a serial number of the issued instruction, encapsulates parameters meeting validity check, and then issues the encapsulated parameters and operations to an OAM.
After receiving the parameters and the instructions, the OAM performs corresponding operations on the parameters of the base station equipment, and returns an operation result to the WEB back end.
And after receiving the response information of the OAM, the WEB back end sends the stored message ID, serial number, response information and the like to the terminal equipment so as to respond to the instruction issued by the terminal equipment.
And after receiving the response of the WEB back end, the terminal equipment performs echoing processing on the message ID, the serial number and the response information sent by the WEB back end.
On the basis of the above embodiments, the operations in this embodiment include one or more of addition, deletion, query, and modification.
Wherein the parameters of the base station device may be stored in a database. Before adding, deleting, querying and modifying parameters in the database, the parameters and operations need to be checked.
Optionally, the verification may be performed in a manner of verifying whether the operation performed on the parameter is repeated, whether the frequency of the operation on the parameter is greater than a set value, whether the operation on the parameter is legal, and the like, and this embodiment does not specifically limit this.
In addition, the operation can also be updating, LOG file (LOG) capturing, parameter collecting and the like of software of the base station equipment. This embodiment does not specifically limit this.
The following describes the operation and maintenance device of the base station equipment provided by the present invention, and the operation and maintenance device of the base station equipment described below and the operation and maintenance method of the base station equipment described above can be referred to correspondingly.
As shown in fig. 4, this embodiment provides an operation maintenance apparatus for a base station device, which includes a receiving module 401, an analyzing module 402, and a transmitting module 403, where:
the receiving module 401 is configured to receive an instruction sent by a WEB browser of a terminal device;
the terminal device may be a device having a WEB browser and capable of performing network communication, such as a desktop computer or a personal notebook.
Optionally, the debugging port of the terminal device is connected to the near-end debugging port of the base station device.
As shown in fig. 2, before receiving an instruction sent by a WEB browser of a terminal device, a user configures a debug network of the terminal device into an IP in the same network segment as a default IP of a near-end debug port of a base station device, where the IP of the near-end debug port is 172.27.45.250, the configuration IP of the terminal device is 172.27.45.100, and a subnet mask is 255.255.255.255.0.
The default IP of the near-end debugging port of the base station equipment is fixed and can be known to a user.
Then, a ping command is input at the terminal device to test the network connection state between the terminal device and the base station device. The format of the ping command may be "ping target IP address", such as ping 172.27.45.250.
And if the test is passed, the network connection state between the terminal equipment and the base station equipment is communicated. If the test is not passed, the network connection state between the terminal device and the base station device is not communicated, at this time, whether the network configuration and the network cable of the terminal device have faults needs to be checked, and the ping command is continuously input into the terminal device for testing after the checking is finished.
In a state where the terminal device is normally connected to the base station device, the WEB browser of the terminal device can access the WEB login interface of the base station device, and then the server of the base station device sends an instruction through the WEB login interface.
The instruction may be used to query an operating state of the base station device, configure parameters for the base station device, manage parameters of the base station device, and the like, which is not specifically limited in this embodiment.
The format of the instruction is MML format.
According to the embodiment, the instruction can be sent to the server of the base station equipment through the WEB browser of the terminal equipment, the configuration requirement of the installation of the near-end operation maintenance tool LMT on the terminal equipment is reduced, and the maintenance cost is further reduced.
In addition, when the software of the base station equipment is upgraded, the unified modification is only needed on the Server of the base station equipment, and the WEB login interface of the base station equipment is reloaded on the WEB browser of the terminal equipment, so that the software Client matched with the Server of the base station equipment does not need to be downloaded or updated again, the maintenance cost is further reduced, and the method is convenient to operate and high in efficiency.
The parsing module 402 is configured to parse parameters of the base station device and operations on the parameters from the instruction;
the command includes parameters of the base station device, keywords related to the operation on the parameters, and non-keywords unrelated to the parameters and the operation, such as line feed characters or useless spaces.
After receiving an instruction sent by a WEB browser of the terminal equipment, verifying the validity of the instruction, such as verifying whether Chinese characters exist in the instruction.
After the verification is passed, the instruction may be directly analyzed by using an analysis tool, or the instruction may be processed by using an analysis tool and then analyzed, for example, the instruction is processed by using a non-keyword and then analyzed, which is not specifically limited in this embodiment.
The transmission module 403 is configured to send the operation and the parameter to an operation maintenance management module of the base station device, so that the operation maintenance management module performs the operation on the base station device according to the parameter.
Specifically, after parameters and operations of the base station device are analyzed from the instruction, the parameters and the operations are issued to the operation maintenance management module.
And after receiving the instruction, the OAM module operates the parameters corresponding to the analyzed parameters in the base station equipment and returns the operation result to the terminal equipment through a server of the terminal equipment.
The operation and maintenance method for the base station equipment in this embodiment may be used to perform maintenance and management on the base station equipment, and may also be used to locate a fault of the base station equipment, which is an operation and maintenance method for another base station equipment other than an OMC. The method can also be used for managing and configuring the base station equipment by the operation maintenance method in the embodiment when the base station equipment fails, needs to be checked and recovered, and cannot be connected with the OMC, so as to supplement missing configuration parameters of the base station equipment, and further recover the connection between the base station equipment and the OMC.
In this embodiment, the instruction is sent to the base station device through the WEB browser of the terminal device, and the base station device is operated and maintained according to the instruction, so that a user can implement operation and management on the base station device through the WEB browser of the terminal device, thereby avoiding the configuration requirement on the terminal device due to installation of the software Client matched with the Server of the base station device, and effectively reducing the maintenance cost.
On the basis of the above embodiment, in this embodiment, the parameter includes an operation object and an attribute value of the operation object; correspondingly, the transmission module is specifically configured to: searching a pre-constructed base station equipment management library for the constraint condition of the attribute value of the operation object; and if all the attribute values of the operation object meet the constraint condition, issuing the operation and the parameters to the operation maintenance management module.
On the basis of the foregoing embodiment, the receiving module in this embodiment is specifically configured to: monitoring the terminal equipment through a TCP server; when monitoring that a user successfully logs in a WEB login interface of the base station equipment through a WEB browser of the terminal equipment, establishing connection with the terminal equipment; and receiving the instruction sent by the terminal equipment through the WEB login interface.
On the basis of the foregoing embodiments, the parsing module in this embodiment is specifically configured to: and filtering the part except the parameters and the operation in the instruction by adopting a resolver, and resolving the operation and the parameters from the filtered instruction.
On the basis of the above embodiments, the parser in this embodiment includes a FLEX lexical parser and a BISON parser.
On the basis of the foregoing embodiments, the present embodiment further includes a feedback module specifically configured to: and when response information of the operation executed by the operation maintenance management module is received, sending the message ID and the serial number of the operation and the response information to the terminal equipment.
On the basis of the above embodiments, the operations in this embodiment include one or more of addition, deletion, query, and modification.
Fig. 5 illustrates a physical structure diagram of an electronic device, which may include, as shown in fig. 5: a processor (processor) 501, a communication Interface (Communications Interface) 502, a memory (memory) 503, and a communication bus 504, wherein the processor 501, the communication Interface 502, and the memory 503 are configured to communicate with each other via the communication bus 504. The processor 501 may call logic instructions in the memory 503 to perform an operation maintenance method of a base station apparatus, the method comprising: receiving an instruction sent by a WEB browser of terminal equipment; analyzing parameters of the base station equipment and operation on the parameters from the instruction; and issuing the operation and the parameters to an operation maintenance management module of the base station equipment so that the operation maintenance management module can perform the operation on the base station equipment according to the parameters.
In addition, the logic instructions in the memory 503 may be implemented in the form of software functional units and stored in a computer readable storage medium when the logic instructions are sold or used as independent products. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
In another aspect, the present invention also provides a computer program product including a computer program stored on a non-transitory computer-readable storage medium, the computer program including program instructions, when the program instructions are executed by a computer, the computer being capable of executing the operation and maintenance method of a base station device provided by the above methods, the method including: receiving an instruction sent by a WEB browser of terminal equipment; analyzing parameters of the base station equipment and operation on the parameters from the instructions; and issuing the operation and the parameters to an operation maintenance management module of the base station equipment so that the operation maintenance management module performs the operation on the base station equipment according to the parameters.
In still another aspect, the present invention also provides a non-transitory computer-readable storage medium, on which a computer program is stored, the computer program being implemented by a processor to perform the operation and maintenance method of the base station device provided in the foregoing aspects, the method including: receiving an instruction sent by a WEB browser of terminal equipment; analyzing parameters of the base station equipment and operation on the parameters from the instruction; and issuing the operation and the parameters to an operation maintenance management module of the base station equipment so that the operation maintenance management module performs the operation on the base station equipment according to the parameters.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one position, or may be distributed on multiple network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (9)

1. An operation maintenance method of a base station device, comprising:
receiving an instruction sent by a WEB browser of the terminal equipment in a state that the terminal equipment is normally connected with the base station equipment;
analyzing parameters of the base station equipment and operation on the parameters from the instruction;
issuing the operation and the parameters to an operation maintenance management module of the base station equipment so that the operation maintenance management module performs the operation on the base station equipment according to the parameters;
the network protocol IP of the debugging network port of the terminal equipment and the IP of the near-end debugging network port of the base station equipment are in the same frequency band; the network connection state between the terminal equipment and the base station equipment is obtained by inputting a Ping command formed based on the IP of the near-end debugging network port into the terminal equipment for testing; the function of the instruction comprises inquiring the running state of the base station equipment, configuring parameters for the base station equipment and managing the parameters of the base station equipment;
the parameters comprise operation objects and attribute values of the operation objects;
correspondingly, the issuing the operation and the parameter to the operation maintenance management module of the base station device includes:
searching a constraint condition of the attribute value of the operation object in a pre-constructed base station equipment management library; the constraint conditions comprise types, supported operations and value ranges of attribute values;
and if all the attribute values of the operation object meet the constraint condition, issuing the operation and the parameters to the operation maintenance management module.
2. The method for operating and maintaining base station equipment according to claim 1, wherein the receiving of the instruction sent by the WEB browser of the terminal equipment includes:
monitoring the terminal equipment through a TCP server;
when monitoring that a user successfully logs in a WEB login interface of the base station equipment through a WEB browser of the terminal equipment, establishing connection with the terminal equipment;
and receiving the instruction sent by the terminal equipment through the WEB login interface.
3. The method for operation and maintenance of base station equipment according to claim 1 or 2, wherein the parsing out the parameters of the base station equipment and the operation on the parameters from the instruction comprises:
and filtering the part except the parameters and the operation in the instruction by adopting a resolver, and resolving the operation and the parameters from the filtered instruction.
4. The operation maintenance method of a base station device according to claim 3, wherein the parser comprises a FLEX lexical parser and a BISON parser.
5. The method of claim 1 or 2, wherein after the issuing the operation and the parameter to the operation maintenance management module of the base station device, the method further comprises:
and when response information of the operation executed by the operation maintenance management module is received, sending the message ID and the serial number of the operation and the response information to the terminal equipment.
6. The method of claim 1 or 2, wherein the operation includes one or more of addition, deletion, query, and modification.
7. An operation maintenance device of a base station apparatus, comprising:
the receiving module is used for receiving an instruction sent by a WEB browser of the terminal equipment in a state that the terminal equipment is normally connected with the base station equipment;
the analysis module is used for analyzing the parameters of the base station equipment and the operation on the parameters from the instruction;
the transmission module is used for transmitting the operation and the parameters to an operation maintenance management module of the base station equipment so that the operation maintenance management module can carry out the operation on the base station equipment according to the parameters;
the network protocol IP of the debugging network port of the terminal equipment and the IP of the near-end debugging network port of the base station equipment are in the same frequency band; the network connection state between the terminal equipment and the base station equipment is obtained by inputting a Ping command formed based on the IP of the near-end debugging network port into the terminal equipment for testing; the function of the instruction comprises inquiring the running state of the base station equipment, configuring parameters for the base station equipment and managing the parameters of the base station equipment;
the parameters comprise operation objects and attribute values of the operation objects;
the transmission module is specifically configured to:
searching a constraint condition of the attribute value of the operation object in a pre-constructed base station equipment management library; the constraint conditions comprise types, supported operations and value ranges of attribute values;
and if all the attribute values of the operation object meet the constraint condition, issuing the operation and the parameters to the operation maintenance management module.
8. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the steps of the operation and maintenance method of the base station device according to any one of claims 1 to 6 when executing the program.
9. A non-transitory computer-readable storage medium, on which a computer program is stored, wherein the computer program, when being executed by a processor, implements the steps of the operation and maintenance method of a base station device according to any one of claims 1 to 6.
CN202110674095.5A 2021-06-17 2021-06-17 Operation maintenance method and device of base station equipment Active CN113411214B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110674095.5A CN113411214B (en) 2021-06-17 2021-06-17 Operation maintenance method and device of base station equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110674095.5A CN113411214B (en) 2021-06-17 2021-06-17 Operation maintenance method and device of base station equipment

Publications (2)

Publication Number Publication Date
CN113411214A CN113411214A (en) 2021-09-17
CN113411214B true CN113411214B (en) 2023-04-11

Family

ID=77685045

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110674095.5A Active CN113411214B (en) 2021-06-17 2021-06-17 Operation maintenance method and device of base station equipment

Country Status (1)

Country Link
CN (1) CN113411214B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113992510B (en) * 2021-10-14 2024-05-28 杭州东方通信软件技术有限公司 Wireless device parameter modification method and system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018082542A1 (en) * 2016-11-04 2018-05-11 维沃移动通信有限公司 Method for configuring discontinuous reception parameter, mobile terminal and base station

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1057354A1 (en) * 1998-02-23 2000-12-06 QUALCOMM Incorporated Configuration of a base station transceiver system in a mobile communication system
CN100407653C (en) * 2005-10-27 2008-07-30 华为技术有限公司 Multi-class device normalization network maintaining method and system
CN101883346B (en) * 2009-05-04 2015-05-20 中兴通讯股份有限公司 Safe consultation method and device based on emergency call
CN107343271A (en) * 2017-07-07 2017-11-10 北京佰才邦技术有限公司 base station control method, device and terminal, base station, server
CN110213113B (en) * 2019-06-19 2021-12-03 中信科移动通信技术股份有限公司 WEB configuration management method of base station and base station

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018082542A1 (en) * 2016-11-04 2018-05-11 维沃移动通信有限公司 Method for configuring discontinuous reception parameter, mobile terminal and base station

Also Published As

Publication number Publication date
CN113411214A (en) 2021-09-17

Similar Documents

Publication Publication Date Title
US9124639B2 (en) Managing command compliance in internetworking devices
CN113259430B (en) Message calling method and device, electronic equipment and storage medium
CN106936633B (en) Application installation package manufacturing method and server
CN109284140B (en) Configuration method and related equipment
CN110119350B (en) Software development kit testing method, device and equipment and computer storage medium
CN101894059B (en) A kind of detection method of running status and system
CN111142878A (en) SDN operation and maintenance method, device, equipment and readable storage medium
CN111984561B (en) IPMI command processing method, system, device and medium for BMC
CN104580085A (en) Business data updating method, system, client side and server
CN113411214B (en) Operation maintenance method and device of base station equipment
CN112463511B (en) Automatic test system and test method for serial port equipment of Internet of things
CN100369519C (en) Operation maintenance system and method for base-station system
CN110896362B (en) Fault detection method and device
CN112383507A (en) Firewall policy management method, device and system and computer readable storage medium
CN108959659B (en) Log access analysis method and system for big data platform
CN116700751A (en) Upgrading method of server firmware and computing device
CN111628962A (en) Policy centralized configuration system and method for network security equipment
CN116546062A (en) Cloud mobile phone control method and device, cloud server and storage medium
CN109981342A (en) A kind of method and system of batch processing network device operation order
CN116418791A (en) Firmware upgrading method, firmware upgrading system, server and storage medium
CN114489754A (en) Configurable service management method and device
EP2445140B1 (en) Method for managing configuration information of outsourced part, and method and system for managing alarm
CN111970203A (en) Method for realizing port mirror image based on router
CN113766024B (en) Remote instruction management system and method for remote server
CN118227189B (en) Data processing method and abnormality prompting method

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
GR01 Patent grant
GR01 Patent grant