CN112751708B - Network management method and system based on TR069 protocol - Google Patents

Network management method and system based on TR069 protocol Download PDF

Info

Publication number
CN112751708B
CN112751708B CN202011589229.5A CN202011589229A CN112751708B CN 112751708 B CN112751708 B CN 112751708B CN 202011589229 A CN202011589229 A CN 202011589229A CN 112751708 B CN112751708 B CN 112751708B
Authority
CN
China
Prior art keywords
end unit
original data
data
network management
interface
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
CN202011589229.5A
Other languages
Chinese (zh)
Other versions
CN112751708A (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.)
Ruijie Networks Co Ltd
Original Assignee
Ruijie Networks 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 Ruijie Networks Co Ltd filed Critical Ruijie Networks Co Ltd
Priority to CN202011589229.5A priority Critical patent/CN112751708B/en
Publication of CN112751708A publication Critical patent/CN112751708A/en
Application granted granted Critical
Publication of CN112751708B publication Critical patent/CN112751708B/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/0213Standardised network management protocols, e.g. simple network management protocol [SNMP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Abstract

The invention discloses a network management method based on a TR069 protocol, which is characterized in that a rear end unit of a deployment server receives and stores original data in a TR069 format sent by a base station; the front end unit deployed in the browser acquires the original data from the back end unit; and the front-end unit analyzes the original data and transmits the analyzed original data to the corresponding view rendering assembly for display. According to the network management method and system provided by the embodiment of the invention, the back-end unit is used for transmitting the original data to the front-end unit, so that the front-end unit which knows how to use the data to analyze and process the data is improved, the flexibility of front-end deployment is improved, if other visual requirements exist, the back-end unit does not need to be modified as long as the front-end unit is modified and expanded, the back-end unit does not need to be subjected to cooperative testing of the front-end unit and the back-end unit, the complexity of the front-end and the back-end is reduced, and the deployment is simpler and more convenient.

Description

Network management method and system based on TR069 protocol
Technical Field
The invention relates to the Technical field of mobile communication, in particular to a network management method and system based on a TR069 (Technical Report-069) protocol.
Background
TR069 is a data communication protocol of a network device, and configuration information of a 5G base station is transmitted based on the protocol.
The network management system (Operation and Maintenance Center, OMC) of the 5G base station is a Browser/Server (B/S) architecture, and the OMC may be deployed in two parts of a front end unit of the Browser and a back end unit of the Server, and has the characteristic of front-back end separation, where the back end unit is mainly responsible for communicating with the 5G base station device and receiving data from the base station device; the front-end unit requests data from the back-end unit and presents the data in the form of web pages, while the user can interact on the web pages, modify the newly added data, pass the updated data to the back-end unit and finally apply to the base station device.
One module important in network management is parameter configuration management: the OMC is accessed through the front-end unit, so that the OMC can be conveniently checked, and parameters of the base station equipment are set. The 5G network manager needs to display and set parameter configuration data of the base station, and relates to numerous data types and changeable requirements, and each time the data is changed and added, or the view presentation mode is changed, because of the characteristic of separating front end from back end of the OMC, the interface is required to be modified at a back end unit, and the correspondence of the front end unit is also required to be modified. This results in an abnormally complex interface design for the back-end unit, and the front-end unit lacks flexibility.
Disclosure of Invention
The embodiment of the invention provides a network management method and system based on a TR069 protocol, which are used for solving the problems of complex implementation and poor flexibility of a network management system in the prior art.
According to the embodiment of the invention, a network management method based on a TR069 protocol is provided, and the method is applied to a network management system realized based on a browser/server B/S architecture, wherein the network management system comprises a front end unit deployed on a browser and a back end unit deployed on a server; the method comprises the following steps:
the back-end unit receives and stores the original data in the TR069 format sent by the base station;
the front-end unit acquires the original data from the back-end unit;
and the front-end unit analyzes the original data and transmits the analyzed original data to the corresponding view rendering assembly for display.
Optionally, the method further comprises:
when the front-end unit receives configuration data input by a user, the configuration data is transmitted back to the back-end unit through a representation layer state conversion interface rest api so as to inform the base station.
Optionally, the method further comprises:
when receiving a change requirement input by a user, the front-end unit readjusts deployment according to the change requirement and then executes the step of acquiring the original data from the back-end unit.
Wherein the front-end unit obtains the data from the back-end unit, comprising:
the front-end unit acquires the original data from the back-end unit through a representation layer state transformation interface rest api.
According to an embodiment of the present invention, there is also provided a network management system based on TR069 protocol, the network management system being implemented based on browser/server B/S architecture, including: a front-end unit deployed at the browser and a back-end unit deployed at the server,
the back-end unit is used for receiving and storing the original data in the TR069 format sent by the base station;
the front-end unit is used for acquiring the original data from the back-end unit; analyzing the original data, and transmitting the analyzed data to a corresponding view rendering component for display.
Optionally, the front-end unit is further configured to, when receiving configuration data input by a user, transmit the configuration data back to the back-end unit through a representation layer transformation interface rest api to notify the base station.
Optionally, the front-end unit is further configured to, when receiving a change requirement input by a user, readjust deployment according to the change requirement, and then execute the step of acquiring the original data from the back-end unit.
Further, the front-end unit is specifically configured to obtain the raw data from the back-end unit through a representation layer transformation interface rest api.
According to an embodiment of the present invention, there is further provided an electronic device including a processor, a communication interface, a memory, and a communication bus, where the processor, the communication interface, and the memory complete communication with each other through the communication bus;
a memory for storing a computer program;
and the processor is used for realizing the steps of the method when executing the program stored in the memory.
According to an embodiment of the present invention, there is also provided a computer-readable storage medium having stored therein a computer program which, when executed by a processor, implements the above-mentioned method steps.
The invention has the following beneficial effects:
according to the network management method and system based on the TR069 protocol, the original data in the TR069 format sent by the base station is received and stored through the back-end unit deployed in the server; the front end unit deployed in the browser acquires the original data from the back end unit; and the front-end unit analyzes the original data and transmits the analyzed original data to the corresponding view rendering assembly for display. According to the network management method and system provided by the embodiment of the invention, the back-end unit is used for transmitting the original data to the front-end unit, so that the front-end unit which knows how to use the data to analyze and process the data is improved, the flexibility of front-end deployment is improved, if other visual requirements exist, the back-end unit does not need to be modified as long as the front-end unit is modified and expanded, the back-end unit does not need to be subjected to cooperative testing of the front-end unit and the back-end unit, the complexity of the front-end and the back-end is reduced, and the deployment is simpler and more convenient. And the front-end unit can analyze data as required, and expand the visual interface as required, thereby improving the flexibility of the network management system.
Drawings
Fig. 1 is a flowchart of a network management method based on TR069 protocol in an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a network management system based on TR069 protocol in an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an electronic device shown in the present application.
Detailed Description
Aiming at the problems of complex implementation and poor flexibility of a network management system in the prior art, the network management method based on the TR069 protocol provided by the embodiment of the invention is applied to the network management system implemented based on a browser/server (B/S) architecture, and the network management system comprises a front end unit deployed at a browser and a rear end unit deployed at a server, and the flow of the method is shown in a figure 1, and the implementation steps are as follows:
step 101, a back-end unit receives and stores original data in a TR069 format sent by a base station;
here, the back-end unit receives the original data in TR069 format from the 5G base station and directly stores the original data in the local area.
Step 102, a front-end unit acquires the original data from the back-end unit;
in the embodiment of the invention, the back-end unit only provides one interface for the front-end unit, and the front-end unit only requests one interface for the back-end unit; the dependence of front and back ends can be reduced; the front-end unit and the back-end unit are connected through only one interface, and the interface is mainly used for the front-end unit to acquire data stored in the back-end unit or the front-end unit to transmit back the data changed by the back-end unit.
And step 103, the front-end unit analyzes the original data and transmits the analyzed data to the corresponding view rendering assembly for display.
The front-end unit can acquire the full amount of original data from the back-end unit, so that enough free space exists for carrying out different modes of analysis grouping and other processing on the original data, and then the original data is transmitted to different view rendering components for display, and the flexibility of modification and expansion of the front-end is effectively improved.
Further, the method further comprises:
when the front-end unit receives configuration data input by a user, the configuration data is transmitted back to the back-end unit through a representation layer state conversion interface rest api so as to inform the base station. Specifically, when a user needs to change network management requirements or revise configuration data of a base station, the configuration data can be input through a visual interface provided by a front-end unit, and after the front-end unit receives the configuration data input by the user, the configuration data can be transmitted back to a back-end unit through a rest api in communication connection with the front-end unit.
Further, the method further comprises:
when receiving a change requirement input by a user, the front-end unit readjusts deployment according to the change requirement and then executes the step of acquiring the original data from the back-end unit. When a user needs to change network management requirements, the user can input the network management requirements through a visual interface provided by the front-end unit, the front-end unit can be adjusted and redeployed according to the changing requirements, and the back-end unit only needs to provide original data to the front-end unit through the interface, so that the back-end unit does not need to be modified, and only needs to revise and debug the front-end unit, thereby greatly simplifying the implementation mode of the network management system.
Wherein the front-end unit obtains the data from the back-end unit, comprising:
the front-end unit acquires the original data from the back-end unit through a representation layer state transformation interface rest api.
According to the network management method based on the TR069 protocol, the rear end unit of the deployment server receives and stores the original data in the TR069 format sent by the base station; the front end unit deployed in the browser acquires the original data from the back end unit; and the front-end unit analyzes the original data and transmits the analyzed original data to the corresponding view rendering assembly for display. According to the network management method and system provided by the embodiment of the invention, the back-end unit is used for transmitting the original data to the front-end unit, so that the front-end unit which knows how to use the data to analyze and process the data is improved, the flexibility of front-end deployment is improved, if other visual requirements exist, the back-end unit does not need to be modified as long as the front-end unit is modified and expanded, the back-end unit does not need to be subjected to cooperative testing of the front-end unit and the back-end unit, the complexity of the front-end and the back-end is reduced, and the deployment is simpler and more convenient. And the front-end unit can analyze data as required, and expand the visual interface as required, thereby improving the flexibility of the network management system.
Based on the same inventive concept, an embodiment of the present invention provides a network management system based on TR069 protocol, which is implemented based on browser/server (B/S) architecture, including: the front-end unit 21 deployed in the browser and the back-end unit 22 deployed in the server are structured as shown in fig. 2, in which,
the back-end unit 22 is configured to receive and store original data in TR069 format sent by a base station; here, the back-end unit receives the original data in TR069 format from the 5G base station and directly stores the original data in the local area.
The front-end unit 21 is configured to acquire the raw data from the back-end unit; analyzing the original data, and transmitting the analyzed data to a corresponding view rendering component for display.
In the embodiment of the present invention, the back-end unit 22 only provides an interface to the front-end unit 21, and the front-end unit 21 also only requests an interface to the back-end unit 22; the dependence of front and back ends can be reduced; the front-end unit 21 and the back-end unit 22 are connected only by means of an interface, which is mainly used for the front-end unit 21 to acquire data stored by the back-end unit 22 or for the front-end unit 21 to transmit back data changed to the back-end unit 22.
The front-end unit 21 can acquire the full amount of original data from the back-end unit 22, so that enough free space exists for carrying out different modes of analysis grouping and other processing on the original data, and then the original data is transmitted to different view rendering components for display, and the flexibility of modification and expansion of the front-end is effectively improved.
Optionally, the front-end unit 21 is further configured to, when receiving configuration data input by a user, transmit the configuration data back to the back-end unit through a representation layer transformation interface rest api to inform the base station. Specifically, when the user needs to change the network management requirement or revise the configuration data of the base station, the configuration data may be input through a visual interface provided by the front end unit 21, and after the front end unit 21 receives the configuration data input by the user, the configuration data may be returned to the back end unit 22 through a rest api communicatively connected to the front end unit 21.
Optionally, the front-end unit 21 is further configured to, when receiving a change requirement input by a user, readjust deployment according to the change requirement, and then perform the step of acquiring the original data from the back-end unit. When the user needs to change the network management requirement, the user can input the network management requirement through the visual interface provided by the front-end unit 21, the front-end unit 21 can be adjusted and redeployed according to the change requirement, and the back-end unit 22 only needs to provide the original data to the front-end unit through the interface, so that the back-end unit 22 does not need to be modified, and only needs to revise and debug the front-end unit 21, thereby greatly simplifying the implementation mode of the network management system.
Optionally, the front-end unit 21 is specifically configured to obtain the raw data from the back-end unit through a representation layer transformation interface rest api.
It should be understood that, the implementation principle and the process of the network management system based on the TR069 protocol provided in the embodiment of the present invention are similar to those of the embodiment shown in fig. 1 and described above, and are not repeated here.
According to the network management method and system based on the TR069 protocol, the back-end unit of the deployment server receives and stores the original data in the TR069 format sent by the base station; the front end unit deployed in the browser acquires the original data from the back end unit; and the front-end unit analyzes the original data and transmits the analyzed original data to the corresponding view rendering assembly for display. According to the network management method and system provided by the embodiment of the invention, the back-end unit is used for transmitting the original data to the front-end unit, so that the front-end unit which knows how to use the data to analyze and process the data is improved, the flexibility of front-end deployment is improved, if other visual requirements exist, the back-end unit does not need to be modified as long as the front-end unit is modified and expanded, the back-end unit does not need to be subjected to cooperative testing of the front-end unit and the back-end unit, the complexity of the front-end and the back-end is reduced, and the deployment is simpler and more convenient. And the front-end unit can analyze data as required, and expand the visual interface as required, thereby improving the flexibility of the network management system.
The embodiment of the application further provides an electronic device, please refer to fig. 3, which includes a processor 310, a communication interface 320, a memory 330 and a communication bus 340, wherein the processor 310, the communication interface 320 and the memory 330 complete communication with each other through the communication bus 340.
A memory 330 for storing a computer program;
the processor 310 is configured to implement the network management method based on the TR069 protocol according to any one of the above embodiments when executing the program stored on the memory 330.
The communication interface 320 is used for communication between the electronic device and other devices.
The Memory may include random access Memory (Random Access Memory, RAM) or may include Non-Volatile Memory (NVM), such as at least one disk Memory. Optionally, the memory may also be at least one memory device located remotely from the aforementioned processor.
The processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU), a network processor (Network Processor, NP), etc.; but also digital signal processors (Digital Signal Processing, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), field programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
In the scheme, a back-end unit deployed on a server receives and stores original data in a TR069 format sent by a base station; the front end unit deployed in the browser acquires the original data from the back end unit; the front-end unit analyzes the original data and transmits the analyzed original data to the corresponding view rendering assembly for display; the front-end unit is used for analyzing and processing the data, so that the front-end unit can know how to use the data, the flexibility of front-end deployment is improved, if other visual requirements exist, the front-end unit is only required to be modified and expanded, the back-end unit is not required to be modified, the cooperative test of the front-end unit and the back-end unit is not required, the complexity of the front-end and the back-end is reduced, and the deployment is simpler and more convenient. And the front-end unit can analyze data as required, and expand the visual interface as required, thereby improving the flexibility of the network management system.
Accordingly, embodiments of the present application also provide a computer readable storage medium having instructions stored therein, which when run on a computer, cause the computer to perform the TR069 protocol-based network management method according to any one of the above embodiments.
In the scheme, a back-end unit deployed on a server receives and stores original data in a TR069 format sent by a base station; the front end unit deployed in the browser acquires the original data from the back end unit; the front-end unit analyzes the original data and transmits the analyzed original data to the corresponding view rendering assembly for display; the front-end unit is used for analyzing and processing the data, so that the front-end unit can know how to use the data, the flexibility of front-end deployment is improved, if other visual requirements exist, the front-end unit is only required to be modified and expanded, the back-end unit is not required to be modified, the cooperative test of the front-end unit and the back-end unit is not required, the complexity of the front-end and the back-end is reduced, and the deployment is simpler and more convenient. And the front-end unit can analyze data as required, and expand the visual interface as required, thereby improving the flexibility of the network management system.
Those of ordinary skill in the art will appreciate that: the drawing is a schematic diagram of one embodiment and the modules or flows in the drawing are not necessarily required to practice the invention.
From the above description of embodiments, it will be apparent to those skilled in the art that the present invention may be implemented in software plus a necessary general hardware platform. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method described in the embodiments or some parts of the embodiments of the present invention.
In this specification, each embodiment is described in a progressive manner, and identical and similar parts of each embodiment are all referred to each other, and each embodiment mainly describes differences from other embodiments. In particular, for apparatus or system embodiments, since they are substantially similar to method embodiments, the description is relatively simple, with reference to the description of method embodiments in part. The apparatus and system embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
In addition, in some of the above embodiments and the flows described in the drawings, a plurality of operations appearing in a specific order are included, but it should be clearly understood that the operations may be performed out of the order in which they appear herein or performed in parallel, the sequence numbers of the operations such as 201, 202, 203, etc. are merely used to distinguish between the various operations, and the sequence numbers themselves do not represent any order of execution. In addition, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first" and "second" herein are used to distinguish different messages, devices, modules, etc., and do not represent a sequence, and are not limited to the "first" and the "second" being different types.
The apparatus embodiments described above are merely illustrative, wherein the elements illustrated as separate elements may or may not be physically separate, and the elements shown as elements may or may not be physical elements, may be located in one place, or may be distributed over a plurality of network elements. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While alternative embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. It is therefore intended that the following appended claims be interpreted as including alternative embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various modifications and variations can be made to the embodiments of the present invention without departing from the spirit or scope of the embodiments of the invention. Thus, if such modifications and variations of the embodiments of the present invention fall within the scope of the claims and the equivalents thereof, the present invention is also intended to include such modifications and variations.

Claims (6)

1. The network management method based on the TR069 protocol is applied to a network management system realized based on a browser/server B/S architecture, and the network management system comprises a front-end unit deployed on a browser and a back-end unit deployed on a server; characterized in that the method comprises:
the back-end unit receives and stores the original data in the TR069 format sent by the base station;
the front-end unit acquires the original data from the back-end unit;
the front-end unit analyzes the original data and then transmits the original data to the corresponding view rendering assembly for display;
wherein the front end unit and the back end unit are connected through an interface;
the front-end unit obtaining the data from the back-end unit, comprising:
the front-end unit acquires the original data from the back-end unit through a representation layer state transformation interface rest api;
the method further comprises the steps of:
when the front-end unit receives configuration data input by a user, the configuration data is transmitted back to the back-end unit through a representation layer state conversion interface rest api so as to inform the base station.
2. The method according to claim 1, characterized in that the method further comprises:
when receiving a change requirement input by a user, the front-end unit readjusts deployment according to the change requirement and then executes the step of acquiring the original data from the back-end unit.
3. A TR069 protocol-based network management system implemented based on a browser/server B/S architecture, comprising: a front-end unit deployed on a browser and a back-end unit deployed on a server, characterized in that,
the back-end unit is used for receiving and storing the original data in the TR069 format sent by the base station;
the front-end unit is used for acquiring the original data from the back-end unit; analyzing the original data, and transmitting the analyzed data to a corresponding view rendering assembly for display;
wherein the front end unit and the back end unit are connected through an interface;
the front-end unit is specifically configured to obtain the original data from the back-end unit through a representation layer transformation interface rest api;
the front-end unit is further configured to, when receiving configuration data input by a user, transmit the configuration data back to the back-end unit through a representation layer transformation interface rest api to inform the base station.
4. The system of claim 3, wherein the front-end unit is further configured to, upon receiving a user-entered change requirement, readjust the deployment according to the change requirement before performing the step of obtaining the raw data from the back-end unit.
5. An electronic device, characterized in that the electronic device comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are in communication with each other through the communication bus;
a memory for storing a computer program;
a processor for implementing the method steps of any of claims 1-2 when executing a program stored on a memory.
6. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored therein a computer program which, when executed by a processor, implements the method steps of any of claims 1-2.
CN202011589229.5A 2020-12-29 2020-12-29 Network management method and system based on TR069 protocol Active CN112751708B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011589229.5A CN112751708B (en) 2020-12-29 2020-12-29 Network management method and system based on TR069 protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011589229.5A CN112751708B (en) 2020-12-29 2020-12-29 Network management method and system based on TR069 protocol

Publications (2)

Publication Number Publication Date
CN112751708A CN112751708A (en) 2021-05-04
CN112751708B true CN112751708B (en) 2023-05-23

Family

ID=75646541

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011589229.5A Active CN112751708B (en) 2020-12-29 2020-12-29 Network management method and system based on TR069 protocol

Country Status (1)

Country Link
CN (1) CN112751708B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107862044A (en) * 2017-11-07 2018-03-30 北京京东尚科信息技术有限公司 The method and apparatus of displayed page
CN111787036A (en) * 2019-04-03 2020-10-16 北京奇虎科技有限公司 Solution method, device, storage medium and equipment for front-end private cloud deployment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546267B (en) * 2012-03-26 2015-06-10 杭州华三通信技术有限公司 Automatic configuration method of network device and management server
CN105282204B (en) * 2014-07-23 2019-01-25 中兴通讯股份有限公司 Tr069 protocol method processing method, device and gateway
CN106685737B (en) * 2017-02-17 2019-07-26 国网山东省电力公司信息通信公司 IMS accident analysis operational system, method and server based on IP phone
CN108809705A (en) * 2018-05-28 2018-11-13 上海欣诺通信技术股份有限公司 A kind of network management platform based on TR069 agreements and snmp protocol
CN208424397U (en) * 2018-05-28 2019-01-22 上海欣诺通信技术股份有限公司 A kind of new network management platform
CN109816546A (en) * 2019-02-25 2019-05-28 奈询科技(上海)有限公司 A kind of farm farming management platform and method based on J2EE framework

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107862044A (en) * 2017-11-07 2018-03-30 北京京东尚科信息技术有限公司 The method and apparatus of displayed page
CN111787036A (en) * 2019-04-03 2020-10-16 北京奇虎科技有限公司 Solution method, device, storage medium and equipment for front-end private cloud deployment

Also Published As

Publication number Publication date
CN112751708A (en) 2021-05-04

Similar Documents

Publication Publication Date Title
CN110750341B (en) Task scheduling method, device, system, terminal equipment and storage medium
CN111159049A (en) Automatic interface testing method and system
CN110401466B (en) Data transmission method, device and medium based on high-speed signal switching chip
CN105491140A (en) Remote testing method and system for terminal
US11139879B2 (en) Precoding determining method and device, electronic device, and storage medium
CN110532021B (en) Processing method of configuration file of distributed control system, client and service device
CN112631937A (en) Automatic CAN operation testing method and device for T-Box
CN115391219A (en) Test case generation method and device, electronic equipment and storage medium
CN111782473A (en) Distributed log data processing method, device and system
CN112751708B (en) Network management method and system based on TR069 protocol
CN109407655A (en) A kind of method and device for debugging chip
CN110750453B (en) HTML 5-based intelligent mobile terminal testing method, system, server and storage medium
CN110831049B (en) Network performance testing method and device
CN113051149A (en) Case parameter generation method and device
CN115250247B (en) Discovery protocol testing method, system, electronic device and readable storage medium
CN109462491B (en) System, method and apparatus for testing server functionality
CN110022323A (en) A kind of method and system of the cross-terminal real-time, interactive based on WebSocket and Redux
CN113364625B (en) Data transmission method, intermediate transmission equipment and storage medium
CN111459484B (en) Method for simulating back-end data during separate development of front end and back end of webpage
JP5584017B2 (en) Sequence test apparatus and sequence test method
CN111176985B (en) Software interface performance testing method and device, computer equipment and storage medium
CN111294250B (en) Pressure testing method, device and system
CN109634653B (en) Resource allocation method and device based on componentized architecture
CN109151007B (en) Data processing method, core server and transmission server for application scheduling
CN110489201B (en) Container performance testing device and 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