[go: up one dir, main page]

CN115103042B - System based on CPE wide area network management protocol and wireless communication module - Google Patents

System based on CPE wide area network management protocol and wireless communication module Download PDF

Info

Publication number
CN115103042B
CN115103042B CN202210494854.4A CN202210494854A CN115103042B CN 115103042 B CN115103042 B CN 115103042B CN 202210494854 A CN202210494854 A CN 202210494854A CN 115103042 B CN115103042 B CN 115103042B
Authority
CN
China
Prior art keywords
layer
area network
wide area
data model
network management
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
CN202210494854.4A
Other languages
Chinese (zh)
Other versions
CN115103042A (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.)
Fibocom Wireless Inc
Original Assignee
Fibocom Wireless Inc
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 Fibocom Wireless Inc filed Critical Fibocom Wireless Inc
Priority to CN202210494854.4A priority Critical patent/CN115103042B/en
Publication of CN115103042A publication Critical patent/CN115103042A/en
Application granted granted Critical
Publication of CN115103042B publication Critical patent/CN115103042B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/321Interlayer communication protocols or service data unit [SDU] definitions; Interfaces between layers

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Communication Control (AREA)

Abstract

The application relates to a system based on a CPE wide area network management protocol and a wireless communication module, and relates to the field of communication. The system based on the CPE wide area network management protocol comprises a business logic layer and an adaptation layer, wherein the adaptation layer is provided with at least one equipment information acquisition interface; the service logic layer is used for acquiring equipment parameters required when the communication message is generated, transmitting the required equipment parameters to the adaptation layer, acquiring specific information corresponding to the required equipment parameters transmitted by the adaptation layer, generating the communication message according to the specific information, and transmitting the communication message to the automatic configuration server; the adaptation layer is used for acquiring the required equipment parameters transmitted by the service logic layer, acquiring specific information corresponding to the required equipment parameters from the user terminal equipment through the target equipment information acquisition interface adapted to the user terminal equipment, and transmitting the specific information to the service logic layer. The method and the device are used for solving the problem that a system based on the CPE wide area network management protocol cannot adapt to user terminal equipment of various equipment types.

Description

System based on CPE wide area network management protocol and wireless communication module
Technical Field
The present disclosure relates to the field of communications, and in particular, to a system based on CPE wide area network management protocol and a wireless communication module.
Background
Currently, in a software architecture of a CWMP (CPE WAN Management Protocol, CPE wide area network management protocol) client embedded in a communication module, service layer logic is strongly coupled to an equipment information acquisition interface. Such a software architecture affects the robustness of the client code, increases the workload of code maintenance, and also increases the difficulty of migrating CWMP clients to other device-type communication modules.
Disclosure of Invention
The application provides a system and a wireless communication module based on a CPE wide area network management protocol, which are used for solving the problem that the system based on the CPE wide area network management protocol cannot adapt to user terminal equipment of various equipment types.
In a first aspect, an embodiment of the present application provides a system based on a CPE wide area network management protocol, including a service logic layer and an adaptation layer, where the adaptation layer sets at least one device information acquisition interface;
the service logic layer is used for acquiring equipment parameters required when the communication message is generated, transmitting the required equipment parameters to the adaptation layer, acquiring specific information corresponding to the required equipment parameters transmitted by the adaptation layer, generating the communication message according to the specific information, and transmitting the communication message to the automatic configuration server;
the adaptation layer is configured to acquire the required device parameters transmitted by the service logic layer, acquire specific information corresponding to the required device parameters from the user terminal device through a target device information acquisition interface adapted to the user terminal device, and transmit the specific information to the service logic layer, where the target device information acquisition interface is configured to acquire the required device parameters.
Optionally, the business logic layer comprises a core layer and a data model layer, wherein the data model layer comprises at least one data model;
the data model layer is used for determining the required equipment parameters according to the data model, transmitting the required equipment parameters to the adaptation layer, acquiring specific information corresponding to the required equipment parameters transmitted by the adaptation layer, and transmitting the specific information to the core layer;
the core layer is configured to obtain the specific information transmitted by the data model layer, generate the communication message according to the specific information, and transmit the communication message to the automatic configuration server.
Optionally, the adaptation layer is specifically configured to obtain the required device parameter transmitted by the data model layer, obtain a device type corresponding to the user terminal device, determine the target device information acquisition interface according to the required device parameter and the device type, obtain, through the target device information acquisition interface, specific information corresponding to the required device parameter from the user terminal device, and transmit the specific information to the data model layer.
Optionally, the adaptation layer includes the device information acquisition interfaces corresponding to different device types.
Optionally, the device information obtaining interface corresponding to each device type is encapsulated according to functions for obtaining different device parameters.
Optionally, the device information acquiring interface corresponding to each device type includes at least one of a global subscriber identity module card parameter acquiring interface, a data dialing parameter acquiring interface and a network parameter acquiring interface.
Optionally, the data models include different sets of device parameters.
Optionally, at least one of the TR-098 data model, the TR-181 data model and the TR-104 data model is included in the data model layer.
Optionally, the core layer includes at least one of a message filling standard, a transport protocol, a secure transport protocol, and a remote invocation method.
In a second aspect, an embodiment of the present application provides a wireless communication module, including the CPE wide area network management protocol-based system of the first aspect.
Compared with the prior art, the technical scheme provided by the embodiment of the application has the following advantages: in this embodiment, a system based on a CPE wide area network management protocol includes a service logic layer and an adaptation layer, where the adaptation layer sets at least one device information acquisition interface, where the service logic layer acquires device parameters required when generating a communication message, and transmits the required device parameters to the adaptation layer, and the adaptation layer acquires specific information corresponding to the required device parameters from a user terminal device through a target device information acquisition interface adapted to the user terminal device and transmits the specific information to the service logic layer, where the service logic layer generates the communication message according to the specific information and transmits the communication message to an automatic configuration server.
The decoupling of the service logic layer and the equipment information acquisition interface is realized, the service logic layer only needs to transmit the required equipment parameters to the adaptation layer and acquire the specific information corresponding to the required equipment parameters transmitted by the adaptation layer, the service logic layer is irrelevant to the equipment type of the user terminal equipment, and the code of the service logic layer does not need to be changed according to the equipment type of the user terminal equipment. The adaptation layer acquires specific information corresponding to required equipment parameters from the user terminal equipment through a target equipment information acquisition interface adapted to the user terminal equipment, the adaptation layer is used for realizing the adaptation of the user terminal equipment with various equipment types, and when a system based on the CPE wide area network management protocol is transplanted to the user terminal equipment with different equipment types, the adaptation layer only needs to search the target equipment information acquisition interface adapted to the user terminal equipment. The system based on the CPE wide area network management protocol solves the problem that the system based on the CPE wide area network management protocol cannot be adapted to user terminal equipment of various equipment types, reduces the maintenance cost of the system based on the CPE wide area network management protocol, shortens the development period of the system based on the CPE wide area network management protocol in the user terminal equipment of other equipment types, and reduces the development time cost and labor cost.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the invention or the technical solutions of the prior art, the drawings which are used in the description of the embodiments or the prior art will be briefly described, and it will be obvious to a person skilled in the art that other drawings can be obtained from these drawings without inventive effort.
Fig. 1 is a schematic architecture diagram of a system based on a CPE wide area network management protocol in an embodiment of the present application;
fig. 2 is a schematic architecture diagram of a system based on CPE wide area network management protocol in an embodiment of the present application;
fig. 3 is a schematic architecture diagram of a system based on CPE wide area network management protocol in an embodiment of the present application.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present application more clear, the technical solutions of the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present application based on the embodiments herein.
The user terminal device (CPE, customer Premise Equipment) in the embodiment of the present application may specifically be a module capable of implementing a communication function or a terminal device including the module, and the terminal device may be a mobile terminal or an intelligent terminal. The mobile terminal can be at least one of a mobile phone, a tablet computer, a notebook computer and the like; the intelligent terminal can be a terminal containing a wireless communication module, such as an intelligent automobile, an intelligent watch, a sharing bicycle, an intelligent cabinet and the like; the module may specifically be any one of a wireless communication module, such as a 2G communication module, a 3G communication module, a 4G communication module, a 5G communication module, and an NB-IOT communication module.
In the embodiment of the present application, as shown in fig. 1, a system 1 based on a CPE wide area network management protocol includes a service logic layer 11 and an adaptation layer 12, where the adaptation layer 12 sets at least one device information acquisition interface 121. In fig. 1, the number of the device information obtaining interfaces 121 is merely illustrative, and the number of the device information obtaining interfaces 121 in the adaptation layer 12 may be 1, 2, 3, or more, according to need, and the specific number of the device information obtaining interfaces 121 in the adaptation layer 12 is not limited in the present application.
The service logic layer is used for acquiring the equipment parameters required when the communication message is generated, transmitting the required equipment parameters to the adaptation layer, acquiring specific information corresponding to the required equipment parameters transmitted by the adaptation layer, generating the communication message according to the specific information, and transmitting the communication message to the automatic configuration server (ACS, auto-Configuration Server).
The adaptation layer is used for acquiring the required equipment parameters transmitted by the service logic layer, acquiring specific information corresponding to the required equipment parameters from the user terminal equipment through the target equipment information acquisition interface adapted to the user terminal equipment and transmitting the specific information to the service logic layer, wherein the target equipment information acquisition interface is used for acquiring the required equipment parameters.
The device parameter may be a software version number, a number of a universal subscriber identity card (USIM, universal Subscriber Identity Module), a state of a Data call, a state of a Network (Network), or the like, and the device parameter is just a parameter and is not a specific value.
The specific information corresponding to the required device parameter refers to a specific value corresponding to the required device parameter in the user terminal device, for example, a specific value of a software version number in the user terminal device is V1.
The target equipment information acquisition interface is adaptive to the user terminal equipment and can acquire required equipment parameters. For example, if the device type of the user terminal device is the device type a and the required device parameter is the software version number, the target device information acquisition interface is a software version number acquisition interface corresponding to the device type a.
For example, the device type of the user terminal device is device type a, the required device parameter is a software version number, the service logic layer acquires the software version number, the software version number is transmitted to the adaptation layer, the adaptation layer acquires the software version number transmitted by the service logic layer, a specific value V1 corresponding to the software version number is acquired from the user terminal device through a software version number acquisition interface corresponding to the device type a and is transmitted to the service logic layer, the service logic layer acquires the specific value V1 corresponding to the software version number transmitted by the adaptation layer, a communication message is generated according to the specific value V1 corresponding to the software version number, and the communication message is transmitted to the automatic configuration server.
The decoupling of the service logic layer and the equipment information acquisition interface is realized, the service logic layer only needs to transmit the required equipment parameters to the adaptation layer and acquire the specific information corresponding to the required equipment parameters transmitted by the adaptation layer, the service logic layer is irrelevant to the equipment type of the user terminal equipment, and the code of the service logic layer does not need to be changed according to the equipment type of the user terminal equipment. The adaptation layer acquires specific information corresponding to required equipment parameters from the user terminal equipment through a target equipment information acquisition interface adapted to the user terminal equipment, the adaptation layer is used for realizing the adaptation of the user terminal equipment with various equipment types, and when a system based on the CPE wide area network management protocol is transplanted to the user terminal equipment with different equipment types, the adaptation layer only needs to search the target equipment information acquisition interface adapted to the user terminal equipment. The system based on the CPE wide area network management protocol solves the problem that the system based on the CPE wide area network management protocol cannot be adapted to user terminal equipment of various equipment types, reduces the maintenance cost of the system based on the CPE wide area network management protocol, shortens the development period of the system based on the CPE wide area network management protocol in the user terminal equipment of other equipment types, and reduces the development time cost and labor cost.
In one embodiment, as shown in fig. 2, the business logic layer 11 includes a core layer 111 and a data model layer 112, where the data model layer 112 includes at least one data model 1121. In fig. 2, the number of data models 1121 is merely illustrative, and the number of data models 1121 in the data model layer 112 may be 1, 2, 3, or more, as desired, and the present application is not limited to a specific number of data models 1121 in the data model layer 112.
The data model layer is used for determining required equipment parameters according to the data model, transmitting the required equipment parameters to the adaptation layer, acquiring specific information corresponding to the required equipment parameters transmitted by the adaptation layer, and transmitting the specific information to the core layer.
The core layer is used for acquiring the specific information transmitted by the data model layer, generating a communication message according to the specific information, and transmitting the communication message to the automatic configuration server.
The business logic layer is divided into a core layer and a data model layer, the types of the core layer and the data model are irrelevant, the core layer only needs to generate a communication message according to specific information transmitted by the data model layer, and the communication message is transmitted to an automatic configuration server, so that when a system based on a CPE wide area network management protocol is transplanted to user terminal equipment of different equipment types, or a new data model is added, codes of the core layer are not required to be changed, the maintenance cost of the system based on the CPE wide area network management protocol is reduced, the development period of the system based on the CPE wide area network management protocol in user terminal equipment of other equipment types is shortened, and the development time cost and the labor cost are reduced.
In a specific embodiment, the adaptation layer is specifically configured to obtain a required device parameter transmitted by the data model layer, obtain a device type corresponding to the user terminal device, determine a target device information acquisition interface according to the required device parameter and the device type, obtain specific information corresponding to the required device parameter from the user terminal device through the target device information acquisition interface, and transmit the specific information to the data model layer.
The obtaining the device type corresponding to the user terminal device may be obtaining the device type corresponding to the user terminal device when the system based on the CPE wide area network management protocol is transplanted to the user terminal device and compiled.
The adaptation layer determines a target equipment information acquisition interface according to the required equipment parameters and equipment types, and can accurately acquire specific information corresponding to the required equipment parameters from the user terminal equipment.
In a specific embodiment, the adaptation layer includes device information obtaining interfaces corresponding to different device types.
The device type may be names of different manufacturers, for example, manufacturer a and manufacturer B, or specific device attributes of the ue device, for example, a 2G communication module, a 3G communication module, a 4G communication module, a 5G communication module, an NB-IOT communication module, and the like.
In the adaptation layer, a directory may be established for a device type, e.g. a directory is established: manufacturer a, build another catalog: manufacturer B. Under each directory, a device information acquisition interface may be provided.
When a new device type appears, only a catalog corresponding to the new device type is added in the adaptation layer, and a device information acquisition interface is arranged under the catalog corresponding to the new device type, so that codes of a core layer and a data model layer are not required to be changed, the maintenance cost of a system based on the CPE wide area network management protocol is reduced, the development period of the system based on the CPE wide area network management protocol in user terminal devices of other device types is shortened, and the development time cost and labor cost are reduced.
The specific implementation modes of the device information acquisition interfaces corresponding to different device types for acquiring the specific information corresponding to the required device parameters from the user terminal device are different. For example, the specific implementation manner of the data dialing state obtaining interface corresponding to the device type a to obtain the specific information of the data dialing state from the user terminal device corresponding to the device type a, and the specific implementation manner of the data dialing state obtaining interface corresponding to the device type B to obtain the specific information of the data dialing state from the user terminal device corresponding to the device type B are different. Accordingly, it is necessary to set corresponding device information acquisition interfaces for different device types.
In a specific embodiment, the device information obtaining interface corresponding to each device type is packaged according to functions for obtaining different device parameters.
For example, the device type a corresponds to device information acquiring interfaces a, b, c, the device information acquiring interface a is used for acquiring the device parameter a, the device information acquiring interface b is used for acquiring the device parameter b, and the device information acquiring interface c is used for acquiring the device parameter c.
In a specific embodiment, the device information acquiring interface corresponding to each device type includes at least one of a universal subscriber identity card (USIM, universal Subscriber Identity Module) parameter acquiring interface, a Data call (Data call) parameter acquiring interface, and a Network (Network) parameter acquiring interface.
In a specific embodiment, the data models include different sets of device parameters.
For example, data model M1 includes device parameter sets { a, b, c }, data model M2 includes device parameter sets { a, b, d }, and data model M3 includes device parameter sets { a, b, d, e }.
The data model in the data model layer may be dynamically adjusted. For example, at least one data model in the data model layer may be deleted, or at least one data model may be added to the data model layer. Subsequent iterations of the data model can be flexibly handled.
In a particular embodiment, the data model layer includes at least one of a TR-098 data model, a TR-181 data model, and a TR-104 data model.
In a specific embodiment, the core layer includes at least one of a message filling standard, a transport protocol, a secure transport protocol, and a remote invocation method.
The message filling standard may be SOAP (Simple Object Access Protocol ), among others. The transport protocol may be HTTP (Hyper Text Transfer Protocol ) or HTTPs (Hyper Text Transfer Protocol over Secure Socket Layer, hypertext transfer security protocol). The secure transport protocol may be SSL (Secure Socket Layer, secure socket protocol) or TLS (Transport Layer Security, secure transport layer protocol). The remote call method may be an RPC (Remote Procedure Call ) Methods.
In a specific embodiment, as shown in fig. 3, the CPE wide area Network management protocol-based system 1 includes a service logic layer 11 and an adaptation layer 12, where the service logic layer 11 includes a core layer 111 and a Data model layer 112, the core layer 111 includes a packet filling standard 1111, a transport protocol 1112, a secure transport protocol 1113, and a remote call method 1114, the Data model layer 112 includes a TR-098 Data model 1121, a TR-181 Data model 1121, and a TR-104 Data model 1121, the adaptation layer 12 includes a device information acquisition interface 121 corresponding to different device types, and fig. 3 illustrates that the adaptation layer 12 includes a universal subscriber identity card (USIM, universal Subscriber Identity Module) parameter acquisition interface 121, a USIM Data dial (Data call) parameter acquisition interface 121, and a Network (Network) parameter acquisition interface 121 corresponding to a device type B, and a Data call parameter acquisition interface and a Network parameter acquisition interface corresponding to a device type B, as an example. The number of device types may be 1, 2, 3, or more, as desired, and the present application is not limited to a specific number of device types.
Based on the same conception, the embodiment of the application also provides a wireless communication module, which comprises the system based on the CPE wide area network management protocol.
The wireless communication module can be any one of a 2G communication module, a 3G communication module, a 4G communication module, a 5G communication module, an NB-IOT communication module and the like.
It should be noted that in this document, relational terms such as "first" and "second" and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing is only a specific embodiment of the invention to enable those skilled in the art to understand or practice the invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (9)

1. The system based on the CPE wide area network management protocol is characterized by comprising a business logic layer and an adaptation layer, wherein the adaptation layer is provided with at least one equipment information acquisition interface;
the service logic layer is used for acquiring equipment parameters required when the communication message is generated, transmitting the required equipment parameters to the adaptation layer, acquiring specific information corresponding to the required equipment parameters transmitted by the adaptation layer, generating the communication message according to the specific information, and transmitting the communication message to the automatic configuration server;
the adaptation layer is configured to acquire the required device parameters transmitted by the service logic layer, acquire specific information corresponding to the required device parameters from the user terminal device through a target device information acquisition interface adapted to the user terminal device, and transmit the specific information to the service logic layer, where the target device information acquisition interface is configured to acquire the required device parameters;
the business logic layer comprises a core layer and a data model layer, wherein the data model layer comprises at least one data model;
the data model layer is used for determining the required equipment parameters according to the data model, transmitting the required equipment parameters to the adaptation layer, acquiring specific information corresponding to the required equipment parameters transmitted by the adaptation layer, and transmitting the specific information to the core layer;
the core layer is configured to obtain the specific information transmitted by the data model layer, generate the communication message according to the specific information, and transmit the communication message to the automatic configuration server.
2. The CPE wide area network management protocol based system according to claim 1, wherein the adaptation layer is specifically configured to obtain the required device parameters transmitted by the data model layer, obtain a device type corresponding to the user terminal device, determine the target device information acquisition interface according to the required device parameters and the device type, obtain specific information corresponding to the required device parameters from the user terminal device through the target device information acquisition interface, and transmit the specific information to the data model layer.
3. The CPE wide area network management protocol based system of claim 2, wherein the adaptation layer includes the device information acquisition interfaces corresponding to different device types.
4. A CPE wide area network management protocol based system according to claim 3, wherein the device information acquisition interface corresponding to each device type is encapsulated according to a function of acquiring different device parameters.
5. The CPE wide area network management protocol based system of claim 4, wherein the device information acquisition interface for each device type includes at least one of a global subscriber identity card parameter acquisition interface, a data dialing parameter acquisition interface, and a network parameter acquisition interface.
6. The CPE wide area network management protocol based system of claim 5, wherein the data models include different sets of device parameters, different data models including different sets of device parameters.
7. The CPE wide area network management protocol based system of claim 6, wherein the data model layer includes at least one of a TR-098 data model, a TR-181 data model, and a TR-104 data model therein.
8. The CPE wide area network management protocol based system of any of claims 1 to 7, wherein the core layer includes at least one of a message filling standard, a transport protocol, a secure transport protocol, and a remote invocation method.
9. A wireless communication module comprising the CPE wide area network management protocol based system of any one of claims 1 to 8.
CN202210494854.4A 2022-05-07 2022-05-07 System based on CPE wide area network management protocol and wireless communication module Active CN115103042B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210494854.4A CN115103042B (en) 2022-05-07 2022-05-07 System based on CPE wide area network management protocol and wireless communication module

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210494854.4A CN115103042B (en) 2022-05-07 2022-05-07 System based on CPE wide area network management protocol and wireless communication module

Publications (2)

Publication Number Publication Date
CN115103042A CN115103042A (en) 2022-09-23
CN115103042B true CN115103042B (en) 2024-01-05

Family

ID=83287819

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210494854.4A Active CN115103042B (en) 2022-05-07 2022-05-07 System based on CPE wide area network management protocol and wireless communication module

Country Status (1)

Country Link
CN (1) CN115103042B (en)

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102523122A (en) * 2011-12-23 2012-06-27 青岛海信宽带多媒体技术有限公司 Remote management method of terminal equipment in wide area network and management apparatus thereof
CN107071524A (en) * 2016-12-29 2017-08-18 江苏省广电有线信息网络股份有限公司 Intelligent terminal management method
CN107070726A (en) * 2017-05-22 2017-08-18 郑州云海信息技术有限公司 A kind of integrated management approach based on MDC
CN107528923A (en) * 2017-09-30 2017-12-29 江苏农林职业技术学院 The data transmission method and network adapter of a kind of network adapter
CN108667669A (en) * 2018-05-21 2018-10-16 京信通信系统(中国)有限公司 Method, device and system compatible with multi-version data models
CN108809705A (en) * 2018-05-28 2018-11-13 上海欣诺通信技术股份有限公司 A kind of network management platform based on TR069 agreements and snmp protocol
CN111555922A (en) * 2020-05-08 2020-08-18 中国通信服务股份有限公司 Method, device, equipment and storage medium for active adaptive access of Internet of things equipment
CN112188555A (en) * 2019-07-02 2021-01-05 大唐移动通信设备有限公司 Management method, sending end and receiving end of business data adaptation layer entity
CN112261037A (en) * 2020-10-20 2021-01-22 上海挚想科技有限公司 Decoupling transmission method and system with separated communication layer and service layer
CN112910884A (en) * 2021-01-28 2021-06-04 北京直真科技股份有限公司 Method for realizing interaction between APK and ACS through packaging TR069 message
CN112925660A (en) * 2021-02-26 2021-06-08 重庆斯欧智能科技研究院有限公司 Industrial interconnected information interaction system
CN113194495A (en) * 2021-07-05 2021-07-30 深圳市艾伯通信有限公司 Base station network management multi-version adaptation method and system
CN114168137A (en) * 2021-12-08 2022-03-11 深圳市广和通无线通信软件有限公司 Internet of things system and method adaptive to multiple platforms

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100574334C (en) * 2005-09-09 2009-12-23 华为技术有限公司 Method for PPP Access Terminal Realizing Automatic Service Provisioning
US8718100B2 (en) * 2006-02-27 2014-05-06 Time Warner Cable Enterprises Llc Methods and apparatus for selecting digital interface technology for programming and data delivery
US20140369480A1 (en) * 2013-06-12 2014-12-18 Adaptive Spectrum And Signal Alignment, Inc. Systems, methods, and apparatuses for implementing a dsl system
CN101286882B (en) * 2008-06-11 2011-04-13 华为终端有限公司 Method, system and apparatus for managing customer premise device
US9178769B2 (en) * 2013-01-08 2015-11-03 Comcast Cable Communication, Llc Generation and management of network connectivity information

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102523122A (en) * 2011-12-23 2012-06-27 青岛海信宽带多媒体技术有限公司 Remote management method of terminal equipment in wide area network and management apparatus thereof
CN107071524A (en) * 2016-12-29 2017-08-18 江苏省广电有线信息网络股份有限公司 Intelligent terminal management method
CN107070726A (en) * 2017-05-22 2017-08-18 郑州云海信息技术有限公司 A kind of integrated management approach based on MDC
CN107528923A (en) * 2017-09-30 2017-12-29 江苏农林职业技术学院 The data transmission method and network adapter of a kind of network adapter
CN108667669A (en) * 2018-05-21 2018-10-16 京信通信系统(中国)有限公司 Method, device and system compatible with multi-version data models
CN108809705A (en) * 2018-05-28 2018-11-13 上海欣诺通信技术股份有限公司 A kind of network management platform based on TR069 agreements and snmp protocol
CN112188555A (en) * 2019-07-02 2021-01-05 大唐移动通信设备有限公司 Management method, sending end and receiving end of business data adaptation layer entity
CN111555922A (en) * 2020-05-08 2020-08-18 中国通信服务股份有限公司 Method, device, equipment and storage medium for active adaptive access of Internet of things equipment
CN112261037A (en) * 2020-10-20 2021-01-22 上海挚想科技有限公司 Decoupling transmission method and system with separated communication layer and service layer
CN112910884A (en) * 2021-01-28 2021-06-04 北京直真科技股份有限公司 Method for realizing interaction between APK and ACS through packaging TR069 message
CN112925660A (en) * 2021-02-26 2021-06-08 重庆斯欧智能科技研究院有限公司 Industrial interconnected information interaction system
CN113194495A (en) * 2021-07-05 2021-07-30 深圳市艾伯通信有限公司 Base station network management multi-version adaptation method and system
CN114168137A (en) * 2021-12-08 2022-03-11 深圳市广和通无线通信软件有限公司 Internet of things system and method adaptive to multiple platforms

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
DRASE: A Dynamic Rescheduling and Self-Adaptive Estimation Technique to Enhance ACS Throughputs in CWMP;Kuen-Min Lee et.al.;IEEE Communications Letters;全文 *
与ITMS融合的IPTV终端管理技术;沈昕;孟建庭;;电信科学(03);全文 *
基于TR-069协议的IPTV终端管理系统的研究与设计;谢力;《中国优秀硕士学位论文全文数据库 (信息科技辑)》;全文 *
电信SD-WAN解决方案的关键技术;王晔;;电信科学(12);全文 *

Also Published As

Publication number Publication date
CN115103042A (en) 2022-09-23

Similar Documents

Publication Publication Date Title
CN102136933B (en) Equipment management method, middleware and machine communication platform, equipment and system
CN106471465B (en) Service enabler functionality
CN101989913B (en) Method and device for enabling network equipment in local area network to acquire service content
EP3669561B1 (en) A method of obtaining user subscription data pertaining to a subscriber in a telecommunication network
EP2333700A2 (en) System and method for installing smart card applet
CN109981668A (en) Common apparatus Internet of Things communication means based on the extensive agreement of MQTT
EP1745673B1 (en) Method and system for device discovery
CN101019374A (en) Method and system for device management
EP2621243A1 (en) Method and system for configuring and managing third party software, and management server
KR20080107939A (en) System and method for managing access information of wireless network when using detachable modem
EP2393238A1 (en) Communication apparatus and method thereof
US8065359B2 (en) Integrated method and apparatus to manage mobile devices and services
WO2009011555A2 (en) System and method for providing device management service to electronic device having no broadband communication module
WO2020253330A1 (en) Method and apparatus for customer premise equipment configuration management
US8327391B2 (en) Method, system and apparatus for transmitting remote procedure call commands
CN115103042B (en) System based on CPE wide area network management protocol and wireless communication module
CN103428280A (en) Mobile terminal based mobile service data acquisition method and system
CN107846300B (en) Method and device for providing service interface
CN109218450B (en) Client business service system and working method thereof
CN116170506B (en) System and method for realizing loose coupling butt joint of mobile terminal signature service and reader
CN103532800A (en) M2M home furnishing network and intelligent processing method according to the network
CN100484025C (en) Method for synchronizing large object data
CN101044740B (en) Integrated method and apparatus for managing mobile devices and services
US10104238B2 (en) Method and system for replacing telephony apparatus in an IP telephony network
CN119292665A (en) A SM-DP+ system and method for eSIM Profile production

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