WO2010081364A1 - 远程管理设备的方法、装置及通信系统 - Google Patents
远程管理设备的方法、装置及通信系统 Download PDFInfo
- Publication number
- WO2010081364A1 WO2010081364A1 PCT/CN2009/075616 CN2009075616W WO2010081364A1 WO 2010081364 A1 WO2010081364 A1 WO 2010081364A1 CN 2009075616 W CN2009075616 W CN 2009075616W WO 2010081364 A1 WO2010081364 A1 WO 2010081364A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- rpc
- parameter
- acs
- command
- proxy
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
- H04L67/125—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/133—Protocols for remote procedure calls [RPC]
Definitions
- the present invention relates to the field of communications, and in particular, to a method, an apparatus, and a communication system for remotely managing a device. Background of the invention
- IP-based terminal devices that is, IP application terminals, such as VoIP, IPTV, etc.
- CPE customer premises equipment
- DSLAM Digital Subscriber Line Access Multiplexer
- ACS Automatic Configuration Server Auto-configuration Server
- TR-069 device automatic management method In the RPC method that the ACS sends to the home gateway, the home gateway is required to be managed, but when the home gateway acts as the proxy gateway, the RPC method sent by the ACS to the home gateway may also require the non-TR-069 device to be proxyed or The TR-069 device is managed.
- Some RPC methods such as SetParameterValues (set parameter command), can be used to determine whether the RPC method is to be managed for the home gateway or for the proxy device.
- the home gateway cannot judge that the RPC method is to manage itself. It is also managed for the agent device. Similarly, for some RPC methods in which the home gateway sends ACS, the ACS cannot determine whether the RPC method originates from the home gateway or from the proxy device. Summary of the invention
- the purpose of the embodiments of the present invention is to provide a method, a device, and a communication system for remotely managing devices, so that the ACS can also comprehensively manage the proxy devices under the TR-069 protocol.
- the embodiment of the present invention provides a method for remotely managing a device, including:
- the proxy gateway receives the setting parameter command sent by the automatic configuration server ACS;
- the proxy gateway identifies the proxy device name information included in the remote procedure call RPC information corresponding to the parameter set by the command and the RPC method name information supported by the proxy device; the proxy gateway sends a command to execute the RPC method to the location Said proxy device.
- the embodiment of the invention further provides a method for remotely managing a device, including:
- the proxy gateway receives a command sent by the proxy device to execute a remote procedure call RPC method
- the proxy gateway sets parameters in the RPC information corresponding to the command, and the RPC information includes the proxy device name information and RPC method name information supported by the autoconfiguration server ACS;
- the proxy gateway sends the event message of the parameter change to the automatic configuration server ACS, so that the ACS executes the RPC method corresponding to the parameter.
- the embodiment of the invention further provides a proxy gateway, including:
- a receiving unit configured to receive a setting parameter command sent by the automatic configuration server ACS; an identifying unit, configured to identify the proxy device name information included in the remote procedure call RPC information corresponding to the parameter set by the command, and the proxy device Supported RPC method name information; And a sending unit, configured to send a command to execute the RPC method to the proxy device.
- the embodiment of the invention further provides a proxy gateway, including:
- a receiving unit configured to receive a command sent by the proxy device to execute the RPC method
- a setting unit configured to set a parameter in the RPC information corresponding to the command, where the RPC information includes the proxy device name information and automatic configuration RPC method name information supported by the server ACS;
- a sending unit configured to send the event message of the parameter change to an automatic configuration server ACS, so that the ACS performs an RPC method corresponding to the parameter.
- the embodiment of the invention further provides a communication system, including:
- Automatic configuration server ACS used to send setup parameter commands to the proxy gateway
- a proxy gateway configured to receive a setting parameter command sent by the automatic configuration server ACS, and identify the proxy device name information included in the remote procedure call RPC information corresponding to the parameter set by the command, and the RPC method name supported by the proxy device Information, sending a command to execute the RPC method to the proxy device.
- the embodiment of the invention further provides a communication system, including:
- a proxy gateway configured to receive a command sent by the proxy device to perform an RPC method, and set parameters in the RPC information corresponding to the command, where the RPC information includes the proxy device name information and an automatic configuration server ACS support RPC method name information, sending the event message of the parameter change to the automatic configuration server ACS;
- the automatic configuration server ACS is configured to: after receiving the event message of the parameter change sent by the proxy gateway, identify the proxy device to be managed, send the acquire parameter command to the proxy gateway to obtain the modified parameter, and execute the parameter
- the corresponding RPC method sends a set parameter command to the proxy gateway to set a response parameter of the RPC method for the proxy gateway to obtain an execution result of the RPC method.
- the proxy gateway can distinguish that the RPC method sent by the ACS is to be performed for the proxy gateway. Management is still managed for the proxy device, or the ACS can distinguish whether the RPC method it receives originates from the proxy gateway or from the proxy. This allows the ACS to be fully managed by the agent.
- FIG. 1 is a schematic flow chart of a method according to Embodiment 1 of the present invention
- FIG. 2 is a schematic flowchart of a method according to Embodiment 2 of the present invention
- FIG. 3 is a TR-069 protocol according to Embodiment 3 of the present invention
- Figure 4 is a schematic flowchart of a method for managing a WLAN AP device by using a home gateway
- Figure 4 is a schematic flowchart of a method according to Embodiment 4 of the present invention
- Figure 5 is a schematic flowchart of a method according to Embodiment 5 of the present invention
- FIG. 1 is a schematic flow chart of a method according to Embodiment 1 of the present invention
- FIG. 2 is a schematic flowchart of a method according to Embodiment 2 of the present invention
- FIG. 3 is a TR-069 protocol according to Embodiment 3 of the present invention
- Figure 4 is a schematic flowchart of a method for managing a WLAN
- FIG. 7 is a schematic structural diagram of a proxy gateway in a seventh embodiment of the present invention
- FIG. 8 is a schematic structural diagram of a proxy gateway according to Embodiment 7 of the present invention
- FIG. 8 is a schematic diagram of a method for managing a WLAN AP device by using a home gateway according to the TR-069 protocol
- FIG. 9 is a schematic structural diagram of a communication system according to Embodiment 9 of the present invention
- FIG. 9 is a schematic structural diagram of a communication system according to Embodiment 9 of the present invention
- FIG. 10 is a schematic structural diagram of a communication system according to Embodiment 10 of the present invention. Mode for carrying out the invention
- the embodiment of the present invention is a method for managing an agent's non-TR-069 device through a proxy gateway under the TR-069 protocol, the method for mapping a non-TR-069 device or an ACS supported by a data model of the proxy gateway.
- the RPC method implements ACS management of non-TR-069 devices.
- the so-called non-TR-069 devices refer to devices that do not support remote management.
- Embodiments of the present invention also provide corresponding devices and communication systems. The details are described below separately.
- a method for remotely managing a device When an ACS needs to manage a non-TR-069 device, the ACS sends a setting parameter command to the proxy gateway. After receiving the command, the proxy gateway identifies the non-TR corresponding to the parameter set by the command. -069 device, then send a management command to the non-TR-069 device. As shown in Figure 1, the process is as follows:
- the proxy gateway receives a setting parameter command sent by the automatic configuration server ACS.
- the proxy gateway identifies the proxy non-TR-069 device name information included in the remote procedure call RPC information corresponding to the parameter set by the command, and the RPC method name information supported by the proxy non-TR-069 device.
- the proxy gateway sends a command to execute the RPC method to the proxy device.
- the automatic configuration server ACS in the method flow belongs to the management device; the proxy gateway is a customer premises equipment CPE, such as a home gateway; the non-TR-069 device includes various IP application terminals that do not support the TR-069 standard or Non-IP terminal device, and RPC refers to remote procedure call, Remote Procedure Call.
- the advantage of this embodiment is that the proxy gateway recognizes whether the Acs is to be managed for the proxy gateway or the non-TR-069 device by receiving the setting parameter command sent by the automatic configuration server ACS, thereby making a correct response.
- a parameter command is set (the parameters carrying the path are carried by the self, and the parameters of the indicated path correspond to different managed devices according to different paths, thereby repairing
- the parameters in the device corresponding to the parameters of the different paths may be specifically set to include parameters in the RPC (Remote Procedure Call) information in the data model of the proxy gateway, where the RPC information includes the non-TR-069 device. Name information, RPC method name information supported by the proxy device, and related parameter information. Because the RPC method supported by the non-TR-069 device is mapped to the data model of the gateway, in order to make the proxy gateway more effectively identify which device the ACS sent by the received automatic configuration server is to manage.
- RPC Remote Procedure Call
- the proxy gateway can know the non-TR-069 that the ACS wishes to manage by identifying the set parameters.
- the device because the RPC information includes name information of the non-TR-069 device, and information such as name information of an RPC method supported by the non-TR-069 device. Thereby a management command is sent to the non-TR-069 device.
- the mapping method is shown in the following table:
- This parameter is Boolean (Boolean), indicating whether it needs to be called.
- This parameter is the RPC method parameter.
- This parameter is a response parameter, indicating
- the RPC information of the RPC method mainly includes a piece of "InternetG-atewa yDevice.ProxiedDevicen.CPERPC.RPCName" information, where the n of ProxiedDe vicen indicates 1, 2, 3... Arabic numerals, so ProxiedDevicel, ProxiedDevice2, ProxiedDevice3... represent different non-TR-069 device names.
- the CPERPC. RPCName in the message indicates the RPC method name supported by the non-TR-069 device.
- the "Invoke”, “Argument” and “Response” in the table indicate different parameters in the RPC information.
- RPC parameters set in the RPC information as the interface of the "InternetGatewayDevice.ProxiedDevi-cen.CPERPC. RPCName" node, such as "InternetGatewayDevice.ProxiedDevicen.CPE RPC.RPCName. Invoke” to send the command to execute the RPC method to
- the non-TR-069 device sends a result of performing the RPC method to a proxy gateway, and the proxy gateway receives the result and then sets the called RPC method in the data model.
- the response parameter which is the Response parameter in the above table.
- the proxy gateway After the setting is completed, the proxy gateway sends a response message of the setting parameter command to the ACS, and the ACS completes management of the non-TR-069 device by receiving the response message. Finally, if the ACS wants to obtain the management result of the RPC method performed by the non-TR-069 device, the ACS may send a parameter command for obtaining a management result of the non-TR-069 device to the proxy gateway, and read the proxy gateway data. The Response parameter in the model thus obtains the results of non-TR-069 device execution management.
- the proxy gateway receives a setting parameter command sent by the automatic configuration server ACS. 202.
- the command sets a parameter in the RPC information of the RPC method supported by the non-TR-069 device that the ACS wants to invoke in the data model of the proxy gateway.
- the proxy gateway identifies the non-TR-069 device name and the RPC method name in the RPC information corresponding to the parameter.
- the proxy gateway sends a command to execute the RPC method to the non-TR-069 device,
- the non-TR-069 device After executing the command, the non-TR-069 device sends the executed result to the proxy gateway.
- the proxy gateway sets a response parameter in the corresponding RPC information in the data model according to the received result.
- the proxy gateway sends the response packet of the setting parameter command to the ACS, and the ACS obtains information that is not managed by the non-TR-069 device by receiving the packet.
- the proxy gateway receives a parameter command that is sent by the ACS to obtain a management result of the non-TR-069 device, and the ACS obtains a non-TR-069 device execution management by reading the response parameter set by the gateway in step 205. the result of.
- the proxy gateway can not only pass the RPC corresponding to the parameter.
- the non-TR-069 device name and the RPC method name in the message determine whether the command sent by the received ACS is to be managed for the proxy gateway or for the non-TR-069 device, and further identify which non-TR is to be
- the 069 device is managed to accurately send the management commands for executing the corresponding RPC method to the corresponding non-TR-069 device.
- the response parameter for the ACS to obtain the execution result can be set, so that the embodiment is more reasonable and complete than the first embodiment.
- the non-TR-069 device is a WLAN AP device
- the WLAN AP device supports
- RPC method includes Download RPC method with Argument parameter and without Argument parameter The number of FactoryReset RPC methods.
- the RPC method is set in the data model of the proxy gateway, and the following table shows:
- Response 1 error This parameter is the response parameter 1, and the table code shows the response result after the Download RPC method is executed.
- Response3 Start This parameter is the response parameter 3, and Table Time shows the response result after the Download RPC method is executed.
- Response4Com This parameter is the response parameter 4, and the table pleteTime shows the response result after the Download RPC method is executed.
- Invoke type indicates whether this parameter needs to be called.
- InternetGatewayDevice.Proxie When the ACS wants to call the RPC dDevicel.CPERPC., this parameter value needs to be set.
- Response 1 error This parameter is the response parameter and indicates the response result after the code Download RPC method is executed.
- the automatic configuration server ACS needs to manage the WLAN AP device, for example, when managing the loading task of the W LAN AP device, send SetParameterValu-es (the RPC method for setting the parameter value, the ACS uses it to modify the configuration data on the CPE, itself
- the portable path parameter is used to indicate which configuration data is modified by the CPE to the home gateway.
- the SetParameterV-alues sets the parameters of the InternetGatewayDevice.ProxiedDevicel.CPERPC. Download in the home gateway data model, where ProxiedDevicel represents the WLAN AP device.
- RPC information corresponding to the Download RPC method carries the Argument parameter
- SetParameterValues first sets the corresponding 10 Argu-ment parameter values in the data model, and then sets the Invo-ke parameter value of the R PC information corresponding to the Download RPC method to "ture". ".
- the home gateway recognizes that the received ACS sends SetPara-me terValues according to the "P rox-iedDevicel” and "Download” in the Inter-netGatewayDe vice. ProxiedDe vice 1.
- the management item is to execute the Download RPC method, so that the home gateway converts the Download RP C method into a command supported by the WLAN AP device and sends the command to the WLAN AP device.
- the management item After the WLAN AP device receives the command to execute the Download RPC method, the management item is executed and the execution result is converted into a corresponding command and sent to the home gateway.
- Family After receiving the command of the execution result, the court gateway sets four Response parameters in the Download RPC information in the data model according to the execution result, and sets the Invoke parameter value of the RPC information to "false”. .
- the home gateway sends a response message of the SetParameterValues to the ACS, and the ACS obtains the information that is managed by the non-TR-069 device by using the received message; finally, the ACS sends the GetParameterValues to the home gateway, and reads The information of the four Response parameters in the gateway is obtained, thereby obtaining the result of the non-TR-069 device execution management.
- the home gateway receives the SetParameter-Values sent by the automatic configuration server ACS; 302, the SetParameterValues first sets 10 Argument parameters of Intern-etGat ewayDevice.ProxiedDevicel.CPERPC.Download in the home gateway data model;
- the home gateway identifies that the received ACS sends the SetParameter Values according to the InternetGatewayDevice.Prox-iedDe vicel.CPERPC.Download corresponding to the Invoke parameter, and the WLAN AP device corresponding to the device name is "ProxiedDevicel", and the management item is executed. Download RPC method;
- the home gateway sends the Download RPC method to a command supported by the WLAN AP device, and sends the command to the WLAN AP device.
- the home gateway performs a Download RPC method according to the received WLAN AP device.
- the home gateway sends a response of the SetParameterValues to the ACS, and the ACS obtains information that is not managed by the non-TR-069 device by using the received packet. 310.
- the home gateway receives the information of the four Response parameters in the read gateway sent by the ACS to obtain GetParameterValues of the result of the WLAN AP device performing management.
- the Download RPC in this embodiment carries the Argument parameter, and some RPC methods do not carry this parameter.
- the FactoryReset RPC method in Table 2 when the ACS needs to invoke the FactoryReset RPC method of the WLAN AP device, in step 302 above. Simply set the Invoke parameter in the FactoryReset RPC information. When the corresponding parameters need to be set, because there is only one Response parameter in the FactoryReset RPC information: Response lerrorcode, the home gateway only needs to set this parameter to get the ACS to obtain the result of managing the WLAN AP device.
- Other steps are the same as this embodiment. The steps in the same are the same, so the description will not be repeated.
- the ACS can manage the non-TR-069 device and obtain the management result, thereby The proxy gateway can identify which device is sent by the received ACS, which effectively improves the reliability and scientificity of the network management.
- a method for remotely managing a device when a non-TR-069 device wants an ACS to manage itself, the non-TR-069 device sends a request management command to a proxy gateway, and after receiving the command, the proxy gateway receives Setting the parameters of the RPC method supported by the automatic configuration server ACS corresponding to the command in the data model; and then sending the event message of the parameter change to the automatic configuration server ACS, so that the ACS executes the RPC method corresponding to the parameter.
- the process is as follows:
- the proxy gateway receives a command sent by the proxy device to execute a remote procedure call RPC method.
- the proxy gateway sets parameters in the RPC information corresponding to the command, where the RPC information includes the proxy device name information and RPC method name information supported by the autoconfiguration server ACS. 403.
- the proxy gateway sends the event message of the parameter change to the auto-configuration server ACS, so that the ACS performs the RPC method corresponding to the parameter.
- the non-TR-069 devices in the method flow mainly include various IP application terminals or non-IP terminal devices that do not support the TR-069 protocol.
- the proxy gateway belongs to a customer premises equipment CPE, for example, when the home gateway acts as a proxy; the automatic configuration server ACS belongs to the management device; the data model of the proxy gateway maps the RPC (Remote Procedure Call) supported by the ACS.
- the RPC information of the method when the parameter value in a certain RPC information changes, it indicates that the non-TR-069 device wants the ACS to manage it through the RPC method, so the proxy gateway sends the event message of the parameter change to the automatic configuration server.
- the ACS so that the ACS performs the RPC method corresponding to the parameter.
- the RPC method supported by the ACS is mapped in the data model of the proxy gateway, and the mapping method is as follows:
- the RPC information of the RPC method mainly includes a piece of "InternetG-atewa yDevice.ProxiedDevicen.ACSRPC.RPCName" information, where the information of ProxiedD evicen n indicates 1, 2, 3... internationale 4 white numbers , so ProxiedDevice 1, ProxiedDevice 2, ProxiedDevice3... represent different non-TR-069 device names.
- the ACSRP C.RPCName in the information indicates the RPC method name supported by the ACS.
- the "Invoke”, “Argum ent” and “Response” in the table indicate different parameters in the RPC information.
- the advantage of this embodiment over the first embodiment is that the proxy gateway sends the event message of the parameter change to the ACS, so that the ACS can know which non-TR-069 device wants the ACS to manage it, thereby making correct Execution method.
- the proxy gateway may set a parameter including RPC (that is, a remote procedure call Remote Procedure Call M) in a data model mapped in the proxy gateway, the RPC information including the proxy device name information.
- RPC Remote Procedure Call M
- the server ACS Automatically configuring the RPC method name information and related parameter information supported by the server ACS, first converting the received command into the RPC method supported by the ACS, and modifying the RPC method corresponding to the data model according to the converted RPC method.
- the parameters in the RPC information When the ACS receives the message of the parameter change of the RPC method, the sending parameter command is sent to the proxy gateway, and the changed parameter value in the gateway data model is read, and the ACS changes according to the parameter.
- the device name in the corresponding RPC information determines the non-TR-069 device that is requested to be managed, so that the ACS performs the RPC method for non-TR-069 device request management. After the management is completed, the ACS sets the execution management result in the data.
- the response parameter of the RPC information corresponding to the RPC method in the model is obtained by the proxy gateway.
- the proxy gateway receives a command sent by a non-TR-069 device to execute a remote procedure call RPC method.
- the proxy gateway converts the command into an RPC method supported by an autoconfiguration server ACS corresponding to the command.
- the proxy gateway modifies parameters in the RPC information corresponding to the RPC method in the data model.
- the proxy gateway sends the event message of the parameter change to the automatic configuration server ACS;
- the proxy gateway receives the obtaining parameter command sent by the ACS.
- the ACS performs an RPC method corresponding to the parameter.
- the ACS sends a setting parameter command to set a response parameter of the RPC method in the data model.
- the proxy gateway obtains the response parameter, so as to obtain a result of the ACS performing an RPC method.
- the method for managing the non-TR-069 device in this embodiment can set the result of the management execution compared with the fourth embodiment, so that the proxy gateway can obtain the execution result by reading the parameter. . It also makes ACS management of resources more reasonable and reliable.
- the RPC method supported by the ACS is a RequestDownload method with an Argument parameter
- the RPC method is set in the data model of the proxy gateway, as shown in the following table: This parameter is set to the active notification attribute when the home gateway wants
- This parameter is the response parameter 1 .
- the home gateway When the home gateway receives the request loading command of the non-TR-069 device, since the transmission protocol between the home gateway and the non-TR-069 device is different from the transmission protocol between the home gateway and the ACS, the home gateway will The request load command is converted to the Request-Download RPC method. And according to the RPC method, the home gateway sets a parameter value of the R PC information corresponding to the RPC method in the data model, that is, two Argument parameters and an Invoke parameter. After the Invoke parameter is set, the home gateway sends an event message of the parameter change to the ACS through the Inform RPC.
- the ACS learns that the InternetGatewayDevice.ProxiedDevice 1.A CSRPC.RequestDownload.Invo-ke parameter changes, and According to the "Proxied Device 1" and "ACSRPC.RequestDownload" in the message, the WLAN AP device requests the ACS to load management. ACS sends GetParameterValues to the home gateway to read the above Two Argument parameters are set to execute the RequestDownload method corresponding to the parameter.
- the ACS sets the response parameter in the data model through SetParameterValues, the IntemetGatewayDe vice.ProxiedDe vice 1.ACSRPC.RequestD-ownload.R esponse 1 errorcode parameter, and the AC can obtain the AC when the home gateway obtains the value of the parameter.
- the home gateway receives a request for loading a request sent by the WLAN AP device.
- the home gateway converts the request loading command into a RequestDownload RPC method supported by an automatic configuration server ACS.
- the home gateway modifies two Argument parameters and an Invoke parameter in the RPC information corresponding to the RequestDownload RPC method in the data model.
- the home gateway sends the event message of the change of the Invoke parameter to the automatic configuration server ACS through the Inform RPC;
- the home gateway receives the GetParameterValues sent by the ACS.
- the ACS performs a RequestDownload RPC method.
- the ACS sends a SetParameterValue to set a Response 1 errorcode parameter of the RequestDownload RPC method in the data model.
- the home gateway reads the Responselerrorcode parameter to obtain a result of the ACS performing the RequestDownload RPC method.
- the home gateway can set the parameters of the RPC method supported by the ACS corresponding to the command in the data model according to the request management command of the WLAN AP device, and the ACS reads the corresponding RPC information in the parameter. Obtain the WLAN AP device information to be managed, so as to effectively manage the device accordingly.
- Example VII In order to better implement the method of the first embodiment, the second embodiment, or the third embodiment, as shown in FIG. 7, the embodiment of the present invention provides a proxy gateway, which includes a receiving unit 701, an identifying unit 702, and a sending unit 703. , a setting unit 704 may also be included,
- the receiving unit 701 is configured to receive a result parameter sent by the auto-configuration server ACS, and receive a result command sent by the non-TR-069 device to perform the RPC method, and is further configured to: after the sending unit sends the response message, And receiving a parameter command sent by the ACS to obtain a result that the non-TR-069 device performs the RPC method.
- the identifying unit 702 is configured to identify the non-TR-069 device name information included in the RPC information corresponding to the parameter set by the command and the RPC method name information supported by the non-TR-069 device.
- the sending unit 703 is configured to send a command for executing the RPC method to the non-TR-069 device, and is further configured to send the setting after the proxy gateway sets a response parameter of the corresponding RPC method in the data model.
- the response message of the parameter command is sent to the ACS, so that the ACS completes management of the non-TR-069 device by receiving the response message.
- the setting unit 704 is configured to set a response parameter of the corresponding RPC method in the proxy gateway data model according to the result command of the RPC method sent by the proxy device received by the receiving unit.
- the proxy gateway can identify not only the command sent by the received ACS but also the proxy gateway to be managed by the non-TR-069 device name and the RPC method name in the RPC information corresponding to the parameter.
- the non-TR-069 device manages and further identifies which non-TR-069 device is to be managed, thereby accurately transmitting management commands to the corresponding non-TR-069 device. Make ACS management of resources more reasonable and reliable.
- the embodiment of the present invention further provides a proxy gateway, including a receiving unit 801 and a setting unit. 802.
- the sending unit 803 may further include an obtaining unit 804, a converting unit 805, and a modifying unit 806.
- the receiving unit 801 is configured to receive a command that is sent by the non-TR-069 device to request the RPC method, and may be used to receive the acquiring parameter command sent by the ACS before the ACS performs the RPC method corresponding to the parameter. .
- the setting unit 802 is configured to set parameters in the RPC information corresponding to the command, where the RPC information includes the non-TR-069 device name information and RPC method name information supported by the automatic configuration server ACS;
- the sending unit 803 is configured to send an event message of the parameter change to an automatic configuration server ACS, so that the ACS performs an RPC method corresponding to the parameter;
- the obtaining unit 804 is configured to obtain, after the ACS sets the response parameter in the RPC information by using a parameter setting command, the response parameter to obtain a result of the ACS performing the RPC method.
- the setting unit 802 includes a converting unit 805 and a modifying unit 806.
- the converting unit 805 is mainly configured to convert the command into the RPC method supported by the automatic configuration server ACS corresponding to the command.
- a modifying unit 806, configured to modify, according to the RPC method converted by the converting unit, a parameter in the RPC method corresponding to the RPC method in the data model;
- the proxy gateway when the non-TR-069 device sends a request management command, the proxy gateway performs operations such as setting, sending, and acquiring related units according to the received command.
- the ACS performs management requests for non-TR-069 devices, so that the ACS can know which non-TR-069 device wants the ACS to manage it and make the correct execution method.
- the embodiment of the invention further provides a communication system, which comprises an ACS and a proxy gateway, and has the following functions:
- the proxy gateway is configured to receive the setting parameter command sent by the automatic configuration server ACS, and identify the non-TR-069 device name information included in the RPC information corresponding to the parameter set by the command, and the RPC supported by the non-TR-069 device. Method name information, sending a command to execute the RPC method to the non-TR-069 device.
- the ACS and the proxy gateway in the communication system may specifically be the ACS901 and the proxy gateway 902, and the specific functions are as follows:
- the ACS 901 is configured to send a parameter setting command to the proxy gateway 902.
- the parameters of the path indicating the path correspond to different managed devices according to different paths, thereby modifying parameters in the device corresponding to the parameters of different paths.
- the management of the non-TR-069 device is implemented by the non-TR-069 device corresponding to the parameter set by the command.
- the parameter to be set is a parameter of the RPC information of the RPC method supported by the non-TR-069 device in the data model of the proxy gateway 902
- the setting parameter command sent by the ACS901 performs the parameter of the RPC information. Settings.
- the proxy gateway 902 is configured to receive a setting parameter command sent by the automatic configuration server ACS, identify a non-TR-069 device corresponding to the parameter set by the command, and send a management command to the non-TR-069 device. And a method for receiving the result of the non-TR-069 device execution management, setting a response parameter of the corresponding RPC information in the data model according to the result, and sending the response message of the setting parameter command after the parameter is set to The ACS.
- the non-TR-069 device corresponding to the parameter for identifying the command setting is mainly for identifying non-TR-069 device name information included in the RPC information corresponding to the parameter set by the command, and supported by the non-TR-069 device. RPC method name information.
- the management command mainly refers to converting an RPC method supported by the non-TR-069 device into a command supported by the non-TR-069 device, and sending the command to the non-TR-069 device, thereby causing the non-TR
- the -069 device executes the command.
- the ACS 901 includes a sending unit 9011 and a receiving unit 9012.
- the sending unit 9011 is mainly used to send a setting parameter command to the proxy gateway 902. It can also be used to send a parameter command for obtaining a management result of the non-TR-069 device to the proxy gateway 902.
- the receiving unit 9012 is mainly configured to receive a response message of the setting parameter command sent by the proxy gateway 902.
- the proxy gateway 902 includes a receiving unit 701, an identifying unit 702, and a sending unit 703, and may further include a setting unit 704.
- the command may set parameters in the RPC method supported by the non-TR-069 device in the proxy gateway, by identifying the non-TR corresponding to the parameter. 069 device, complete management of the device.
- the gateway may also send the managed message to the ACS, and the ACS receives the message and sends a command to the gateway to obtain the management result, thereby effectively improving the reliability of the entire system management.
- the embodiment of the present invention further provides a communication system, including an ACS and a proxy gateway.
- the ACS and the proxy gateway may specifically be the proxy gateway 1001 and the ACS 1002.
- the functions are as follows:
- the proxy gateway 1001 is mainly used to receive After the command sent by the non-TR-069 device to execute the RPC method, the parameter in the RPC information corresponding to the command is set, where the RPC information includes the proxy device name information and an RPC method supported by the automatic configuration server ACS. Name information; the parameter in the RPC information corresponding to the command is configured to convert the command into the RPC method supported by the automatic configuration server ACS1002 corresponding to the command, and modify the RPC method corresponding to the data model.
- a parameter sending the event message of the parameter change to the automatic configuration server ACS 1002;
- the automatic configuration server ACS1002 is configured to: after receiving the event message of the parameter change sent by the proxy gateway 1001, identify the non-TR-069 device to be managed, and send the acquisition parameter command to the proxy gateway 1001 to obtain the modified parameter. Execute the RPC method corresponding to the parameter, and send a setting parameter command to set a response parameter of the RPC information for the proxy gateway 1001 to obtain an execution result of the RPC method.
- the proxy gateway 1001 includes a receiving unit 801, a setting unit 802, a sending unit 803, and an obtaining unit 804.
- the setting unit 802 can include a converting unit 805 and a modifying unit 806.
- the ACS 1002 includes a receiving unit 10021, which is mainly used to receive an event message of a parameter change sent by the proxy gateway 1001.
- the sending unit 10022 is configured to send a parameter obtaining command to the proxy gateway 1001 to obtain a modified parameter. Sending a command to the proxy gateway 1001 sets a response parameter of the RPC method.
- the event message is sent to notify the ACS which non-TR-069
- the device requests management, which RPC method is managed, and the ACS sends a parameter acquisition command to confirm the management request of the non-TR-069 device according to the received message, thereby making an RPC method for correctly performing request management.
- the management result is set on the response parameter for the proxy gateway to obtain, which effectively improves the reliability of the entire system management.
- the embodiment of the present invention has the following beneficial effects:
- the RPC method supported by the non-TR-069 device that the ACS wants to invoke in the data model of the proxy gateway is set.
- the parameter in the RPC information the proxy gateway can not only identify, by the non-TR-069 device name and the RPC method name in the RPC information corresponding to the parameter, whether the command sent by the received ACS is to be managed for the proxy gateway or Manage non-TR-069 devices and further identify which non-TR-069 devices are to be managed to accurately send management commands to the corresponding non-TR-069 devices.
- the proxy gateway converts the request management command sent by the non-TR-069 device to the corresponding RPC method and sets the corresponding parameter in the RPC method to report the corresponding parameter of the ACS.
- the change situation after receiving the message of the parameter change, the ACS can know which non-TR-069 device wants the ACS to manage it, thereby making a correct execution method, and also setting a response parameter for the proxy gateway to obtain the execution result. .
- a person skilled in the art can understand that all or part of the steps of the foregoing embodiments can be completed by a program, and the program can be stored in a computer readable storage medium.
- the storage medium can include: , RAM, disk or CD, etc.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Computer And Data Communications (AREA)
Description
远程管理设备的方法、 装置及通信系统
本申请要求于 2009 年 01 月 15 日提交中国专利局、 申请号为 200910000183.6、 发明名称为"远程管理设备的方法、 装置及通信系统,,的中 国专利申请的优先权, 其全部内容通过引用结合在本申请中。 技术领域
本发明涉及通信领域, 特别涉及一种远程管理设备的方法、 装置及通 信系统。 发明背景
众所周知, 对于宽带接入技术的各种应用, 需要各种各样的基于 IP的 终端设备, 即 IP应用终端, 例如 VoIP、 IPTV等, 这些 IP应用终端被称为 CPE (即用户驻地设备, Customer Premises Equipment )。 而目前 Broadband Forum(宽带论坛,前身是 DSL论坛)的 TR-069标准,定义了直接与 DSLAM (数字用户线路接入复用器 Digital Subscriber Line Access Multiplexer )连接 的 CPE (宽带网络终端, 如家庭网关 ) 与 ACS ( 自动配置服务器 Auto-configuration Server ) 自动配置和管理的过程。 而对于不支持 TR-069 标准的各种 IP应用终端或非 IP终端设备, 即非 TR-069设备, Broadband Forum定义了通过在家庭网关中设置代理与 ACS通讯,实现 ACS对家庭网 路中非 TR-069设备自动管理的方法。 中, ACS发送给家庭网关的 RPC方法, 就是要求对家庭网关进行管理, 但 当家庭网关做代理网关后, ACS发送给家庭网关的 RPC方法也可能是要求 对被代理的非 TR-069设备或 TR-069设备进行管理, 有些 RPC方法, 比如 SetParameterValues (设置参数命令), 通过其参数是可以判断出该 RPC方法 是要针对家庭网关进行管理还是要针对被代理设备进行管理。 但有些 RPC 方法, 比如 Download, 家庭网关无法判断该 RPC方法是要对自己进行管理
还是针对被代理设备进行管理。同样的,对于家庭网关发送 ACS的一些 RPC 方法, ACS也无法判断该 RPC方法是来源于家庭网关还是来源于被代理设 备。 发明内容
本发明实施例的目的在于, 提供一种远程管理设备的方法、 装置及通 信系统, 从而使 ACS在 TR-069协议下也可以对被代理设备进行全面管理。
为实现上述发明目的, 本发明实施例提供一种远程管理设备的方法, 包括:
代理网关接收自动配置服务器 ACS发送的设置参数命令;
代理网关识别所述命令设置的参数对应的远程过程调用 RPC信息中包 括的被代理设备名称信息和所述被代理设备所支持的 RPC方法名称信息; 代理网关发送执行所述 RPC方法的命令至所述被代理设备。
本发明实施例还提供一种远程管理设备的方法, 包括:
代理网关接收被代理设备发送的请求执行远程过程调用 RPC方法的命 令;
代理网关设置所述命令对应的 RPC信息中的参数,所述 RPC信息包括 所述被代理设备名称信息和自动配置服务器 ACS所支持的 RPC方法名称信 息;
代理网关发送所述参数变化的事件消息至自动配置服务器 ACS , 以使 所述 ACS执行所述参数对应的 RPC方法。
本发明实施例还提供一种代理网关, 包括:
接收单元, 用于接收自动配置服务器 ACS发送的设置参数命令; 识别单元, 用于识别所述命令设置的参数对应的远程过程调用 RPC信 息中包括的被代理设备名称信息和所述被代理设备所支持的 RPC方法名称 信息;
发送单元, 用于发送执行所述 RPC方法的命令至所述被代理设备。 本发明实施例还提供一种代理网关, 包括:
接收单元, 用于接收被代理设备发送的请求执行 RPC方法的命令; 设置单元, 用于设置所述命令对应的 RPC信息中的参数, 所述 RPC信 息包括所述被代理设备名称信息和自动配置服务器 ACS所支持的 RPC方法 名称信息;
发送单元,用于发送所述参数变化的事件消息至自动配置服务器 ACS , 以使所述 ACS执行所述参数对应的 RPC方法。
本发明实施例还提供一种通信系统, 包括:
自动配置服务器 ACS, 用于发送设置参数命令至代理网关;
代理网关, 用于接收自动配置服务器 ACS发送的设置参数命令, 识别 所述命令设置的参数对应的远程过程调用 RPC信息中包括的被代理设备名 称信息和所述被代理设备所支持的 RPC方法名称信息, 发送执行所述 RPC 方法的命令至所述被代理设备。
本发明实施例还提供一种通信系统, 包括:
代理网关, 用于接收被代理设备发送的请求执行 RPC方法的命令, 设 置所述命令对应的 RPC信息中的参数,所述 RPC信息包括所述被代理设备 名称信息和自动配置服务器 ACS所支持的 RPC方法名称信息,发送所述参 数变化的事件消息至自动配置服务器 ACS;
自动配置服务器 ACS, 用于在接收所述代理网关发送的参数变化的事 件消息后, 识别所要管理的被代理设备, 发送获取参数命令至所述代理网 关获得被修改的参数后, 执行所述参数对应的 RPC方法, 发送设置参数命 令至代理网关设置所述 RPC 方法的响应参数以供所述代理网关获取所述 RPC方法的执行结果。
本发明实施例具有以下有益效果: 在 TR-069协议下, 当家庭网关做代 理时,使代理网关能够区分出 ACS发送的 RPC方法是要针对代理网关进行
管理还是要针对被代理设备进行管理, 或者使 ACS能够区分出其接收到的 RPC方法是来源于代理网关还是来源于被代理。从而使 ACS可以对被代理 进行全面管理。 附图简要说明
此处所说明的附图用来提供对本发明的进一步理解, 构成本申请的一 部分, 并不构成对本发明的限定。 在附图中: 图 1为本发明实施例一的方法的示意流程图; 图 2为本发明实施例二的方法的示意流程图; 图 3 为本发明实施例三的在 TR-069 协议下 ACS 通过家庭网关对 WLAN AP设备进行管理的方法的示意流程图; 图 4为本发明实施例四的方法的示意流程图; 图 5为本发明实施例五的方法的示意流程图; 图 6 为本发明实施例六的在 TR-069 协议下 ACS 通过家庭网关对 WLAN AP设备进行管理的方法的示意流程图; 图 7为本发明实施例七中代理网关的结构示意图; 图 8为本发明实施例八中代理网关的结构示意图; 图 9为本发明实施例九中通信系统的结构示意图;
图 10为本发明实施例十中通信系统的结构示意图。 实施本发明的方式
为使本发明的目的、 技术方案和优点更加清楚明白, 下面结合实施方 式和附图, 对本发明做进一步详细说明。 在此, 本发明的示意性实施方式
及其说明用于解释本发明, 但并不作为对本发明的限定。 本发明实施例为在 TR-069 协议下 ACS 通过代理网关对被代理的非 TR-069设备进行管理的方法, 所述方法通过在代理网关的数据模型中映射 非 TR-069设备或 ACS支持的 RPC方法, 实现 ACS对非 TR-069设备的管 理, 其中所谓非 TR-069设备是指不支持远程管理的设备。 本发明实施例还 提供了相应的装置与通信系统。 以下分别进行详细说明。
实施例一、
一种远程管理设备的方法, 当 ACS需要对非 TR-069设备进行管理时, ACS发送设置参数命令至代理网关, 代理网关接收到所述命令后, 识别所 述命令设置的参数对应的非 TR-069 设备, 然后发送管理命令至所述非 TR-069设备。 如图 1所示, 其流程如下:
101、 代理网关接收自动配置服务器 ACS发送的设置参数命令;
102、代理网关识别所述命令设置的参数对应的远程过程调用 RPC信息 中包括的被代理的非 TR-069设备名称信息和所述被代理的非 TR-069设备 所支持的 RPC方法名称信息;
103、 代理网关发送执行所述 RPC方法的命令至所述被代理设备。 本方法流程中的自动配置服务器 ACS, 属于管理设备; 代理网关为一 种用户驻地设备 CPE, 比如家庭网关做代理时; 非 TR-069设备包括不支持 TR-069标准的各种 IP应用终端或非 IP终端设备, 而 RPC是指远程过程调 用即 Remote Procedure Call。
本实施例的优点是: 代理网关通过接收自动配置服务器 ACS发送的设 置参数命令识别出所述 Acs 是要针对代理网关进行管理还是要针对非 TR-069设备进行管理, 从而做出正确的响应。
实施例二、
根据实施例一所描述的方法, 设置参数命令(自身携带指示路径的参 数, 这些指示路径的参数根据不同的路径对应不同的被管理设备, 从而修
改不同路径的参数对应的设备中的参数)具体可以设置包括映射在代理网 关的数据模型中 RPC (即远程过程调用 Remote Procedure Call )信息中的参 数, 所述 RPC信息包括了非 TR-069设备名称信息、 所述被代理设备所支持 的 RPC方法名称信息和相关参数信息。因为为了使得代理网关更有效的识别 接收到的自动配置服务器 ACS发送的命令是要针对哪个设备进行管理, 就 将非 TR-069设备所支持的 RPC方法映射到了所述网关的数据模型之中, 这 样设置参数命令就能设置数据模型中非 TR-069 设备所支持的 RPC方法的 RPC信息中的参数,所述代理网关通过识别被设置的参数就能知道所述 ACS 希望管理的非 TR-069设备, 因为所述 RPC信息包括所述非 TR-069设备的名 称信息, 和所述非 TR-069设备所支持的 RPC方法的名称信息等信息。 从而 发送管理命令至所述非 TR-069设备。 映射方法如下表所示:
名 称 描 述 该参数为 Boolean (布尔 型), 表示是否需要调用
InternetGatewayDevice . ProxiedD
该参数。
evicen.CPERPC. RPCName. Invoke
当 ACS 要调用该 RPC 时, 需要把这个参数值设 为 true;
当非 TR-069设备执行该
RPC方法后,再把这个参 数值恢复为 false。
Argument 该参数为 RPC方法参数。
该参数为响应参数,表示
Response RPC 方法执行后的响应
结果。 如上表所示, 所述 RPC方法的 RPC信息主要包括一段 "InternetG-atewa yDevice.ProxiedDevicen.CPERPC.RPCName" 信息, 所述信息中 ProxiedDe vicen的 n表示 1、 2、 3...阿拉伯数字, 所以 ProxiedDevicel、 ProxiedDevice2 、 ProxiedDevice3...代表不同的非 TR-069设备名称。 所述信息中的 CPERPC. RPCName表示非 TR-069设备所支持的 RPC方法名称。 而表中的 "Invoke"、 "Argument"和" Response"表示所述 RPC信息中不同的参数。 这些参数均作 为 "InternetGatewayDevice.ProxiedDevi-cen.CPERPC. RPCName" 节点的口十 子设置在所述 RPC信息中, 如 "InternetGatewayDevice.ProxiedDevicen.CPE RPC.RPCName. Invoke" 送执行所述 RPC方法的命令至所述非 TR-069设备之后, 所述非 TR-069设 备将执行所述 RPC方法的结果发送给代理网关, 所述代理网关接收所述结 果后设置所述数据模型中被调用的 RPC 方法的响应参数, 即上表中的 Response 参数。 设置完毕后所述代理网关发送所述设置参数命令的响应报 文至所述 ACS ,所述 ACS通过接收响应报文完成对非 TR-069设备的管理。 最后, 如果 ACS想要获得非 TR-069设备执行所述 RPC方法的管理结果, 所述 ACS可以发送的获取非 TR-069设备执行管理结果的参数命令至代理 网关, 读取所述代理网关数据模型中的 Response参数从而获得非 TR-069 设备执行管理的结果。
如图 2所示, 本发明实施例具体步骤如下:
201、 代理网关接收到自动配置服务器 ACS发送的设置参数命令;
202、 所述命令设置代理网关的数据模型中 ACS希望调用的非 TR-069 设备所支持的 RPC方法的 RPC信息中的参数;
203、 代理网关识别出所述参数对应的 RPC信息中的非 TR-069设备名 称以及 RPC方法名称;
204、 代理网关发送执行所述 RPC方法的命令至所述非 TR-069设备,
205、 所述非 TR-069设备执行命令后, 发送执行的结果至代理网关;
206、 所述代理网关根据接收到的所述结果设置所述数据模型中对应 RPC信息中的响应参数;
207、 所述代理网关发送所述设置参数命令的响应报文至所述 ACS , 所述 ACS通过接收所述报文获得对非 TR-069设备管理完毕的信息;
208、 所述代理网关接收到所述 ACS发送的获取非 TR-069设备执行管 理结果的参数命令, 所述 ACS通过读取步骤 205中所述网关设置的响应参 数获得非 TR-069设备执行管理的结果。
由上述的方法可以看出, 通过设置代理网关的数据模型中 ACS希望调 用的非 TR-069设备所支持的 RPC方法的 RPC信息中的参数, 所述代理网 关不仅可以通过所述参数对应的 RPC信息中的非 TR-069设备名称以及 RPC方法名称判断接收到的 ACS发送的命令是要针对代理网关进行管理还 是要针对非 TR-069设备进行管理, 并进一步识别出是要对哪个非 TR-069 设备进行管理, 从而准确的发送执行相应 RPC方法的管理命令至相应的非 TR-069设备。 而且还能设置供 ACS获取执行结果的响应参数,使得本实施 例和实施例一相比更加合理、 完整。
实施例三、
根据实施例二描述的方法, 以在 TR-069协议中家庭网关为代理网关管 理非 TR-069设备的方法做详细说明。
假设非 TR-069设备为 WLAN AP设备, 所述 WLAN AP设备支持的
RPC方法包括带 Argument参数的 Download RPC方法和不带 Argument参
数的 FactoryReset RPC方法。所述 RPC方法设置在代理网关的数据模型中 , ^口下表所示:
Argument7Tar 该参数为 Download RPC getFileName 方法参数 7
Argument8Del 该参数为 Download RPC aySeconds 方法参数 8
Argument9Suc 该参数为 Download RPC cessURL 方法参数 9
Argument lOFa 该参数为 Download RPC ilureURL 方法参数 10
Response 1 error 该参数为响应参数 1 , 表 code 示 Download RPC方法执 行后的响应结果 1。
Response2Stat 该参数为响应参数 2, 表 us 示 Download RPC方法执 行后的响应结果 2。
Response3 Start 该参数为响应参数 3 , 表 Time 示 Download RPC方法执 行后的响应结果 3。
Response4Com 该参数为响应参数 4, 表 pleteTime 示 Download RPC方法执 行后的响应结果 4。
该参数为 Boolean (布尔
Invoke 型), 表示是否需要调用 该参数。
InternetGatewayDevice.Proxie 当 ACS 要调用该 RPC dDevicel.CPERPC. 时, 需要把这个参数值设
FactoryReset.
为 true;
当非 TR-069设备执行该
RPC方法后,再把这个参 数值恢复为 false。
Response 1 error 该参数为响应参数,表示 code Download RPC方法执行 后的响应结果。
当自动配置服务器 ACS需要对 WLAN AP设备进行管理时,比如对 W LAN AP设备的加载任务进行管理时, 发送 SetParameterValu-es (设置参数 值的 RPC方法, ACS使用它修改 CPE上的配置数据, 自身可携带路径参 数, 用来指示 CPE对哪些配置数据进行修改)至家庭网关。 家庭网关接收 到 SetParameterValues后, 所述 SetParameterV-alues设置家庭网关数据模型 中的 InternetGatewayDevice.ProxiedDevicel .CPERPC. Download的参数, 其 中 ProxiedDevicel代表 WLAN AP设备。 由于 Download RPC方法对应的 RPC信息携带 Argument参数, 所以 SetParameterValues首先设置数据模型 中相应的 10个 Argu-ment参数值, 然后再将 Download RPC方法对应的 R PC信息的 Invo-ke参数值设置为 "ture"。 这样家庭网关根据 Invoke参数对 应的 Inter-netGatewayDe vice . ProxiedDe vice 1. CPERPC .Download信息中的 "P rox-iedDevicel" 和 "Download"就识别出接收到的 ACS发送的 SetPara-me terValues是针对设备名称为与 "ProxiedDevicel" 对应的 WLAN AP设备, 管理项目为执行 Download RPC方法, 从而家庭网关将所述 Download RP C方法转换为 WLAN AP设备所支持的命令发送至所述 WLAN AP设备。
当所述 WLAN AP设备接收到管理项目为执行 Download RPC方法的命 令后, 执行该管理项目并将执行结果转换为相应命令发送至家庭网关。 家
庭网关接收到所述执行结果的命令后, 根据所述执行结果设置其数据模型 中的所述 Download RPC信息中的 4个 Response参数, 并将所述 RPC信息的 Invoke参数值设置为 " false "。 设置完毕后, 家庭网关向 ACS发送 SetParameterValues的响应报文, 所述 ACS通过接收到的所述报文获得对非 TR-069设备管理完毕的信息; 最后, 所述 ACS发送 GetParameterValues至家 庭网关, 读取网关中 4个 Response参数的信息, 从而获得非 TR-069设备执 行管理的结果。
如图 3所示, 本发明实施例具体步骤如下:
301、家庭网关接收到自动配置服务器 ACS发送的 SetParameter- Values; 302、 所述 SetParameterValues先设置家庭网关数据模型中的 Intern-etGat ewayDevice.ProxiedDevicel .CPERPC.Download的 10个 Argument参数;
303、 InternetGatewayDevice.ProxiedDevicel.CPERPC.Downl-oad.In voke参数值设置为 "ture" ;
304、家庭网关才艮据 Invoke参数对应的 InternetGatewayDevice.Prox-iedDe vicel .CPERPC.Download识别出接收到的 ACS发送的 SetParameter Values是 针对设备名称为与 "ProxiedDevicel " 对应的 WLAN AP设备, 管理项目为 执行 Download RPC方法;
305、 家庭网关将所述 Download RPC方法转换为 WLAN AP设备所支持 的命令发送至所述 WLAN AP设备;
306、 家庭网关根据接收到所述 WLAN AP设备执行 Download RPC方 法的结果;
307、 设置所述数据模型中 Download RPC方法的 4个 Response参数
308、 设置 Invoke参数值设置为 "false"。
309、 家庭网关向 ACS发送 SetParameterValues的响应才艮文, 所述 ACS 通过接收到的所述报文获得对非 TR-069设备管理完毕的信息;
310、 家庭网关接收到 ACS发送的读取网关中 4个 Response参数的信 息从而获得所述 WLANAP设备执行管理的结果的 GetParameterValues。
本实施例中的 Download RPC是携带 Argument参数,而有些 RPC方法 不携带此参数, 比如表 2中的 FactoryReset RPC方法, 当 ACS需要调用所 述 WLANAP设备的 FactoryReset RPC方法时,在上述步骤 302中就直接设 置 FactoryReset RPC信息中的 Invoke参数即可。 当需要设置相应参数时, 由 于 FactoryReset RPC 信息 中 的 Response 参数只 有一个: Response lerrorcode, 所以家庭网关只需设置此参数便可供 ACS 获取其对 WLAN AP设备进行管理的结果, 其他步骤与本实施例中的步骤相同, 故不 再重复说明。
由以上实施例可以具体看出, 只要在代理网关的数据模型中设置了非 TR-069设备所支持的 RPC方法, ACS就可以对所述非 TR-069设备进行管 理并获得管理结果, 从而也使得代理网关能识别出接收到的 ACS发送的命 令是针对哪个设备进行管理, 有效的提高了网络管理的可靠性和科学性。
实施例四
一种远程管理设备的方法, 当非 TR-069设备希望 ACS对其自身进行 管理时, 所述非 TR-069设备发送请求管理的命令至代理网关, 所述代理网 关接收到所述命令后, 设置数据模型中所述命令对应的自动配置服务器 ACS所支持的 RPC方法的参数; 然后发送所述参数变化的事件消息至自动 配置服务器 ACS, 以使所述 ACS执行所述参数对应的 RPC方法。 如图 4 所示, 其流程如下:
401、代理网关接收被代理设备发送的请求执行远程过程调用 RPC方法 的命令;
402、 代理网关设置所述命令对应的 RPC信息中的参数, 所述 RPC信 息包括所述被代理设备名称信息和自动配置服务器 ACS所支持的 RPC方法 名称信息;
403、 代理网关发送所述参数变化的事件消息至自动配置服务器 ACS, 以使所述 ACS执行所述参数对应的 RPC方法。
本方法流程中的非 TR-069设备主要包括不支持 TR-069协议的各种 IP 应用终端或非 IP终端设备。 而代理网关属于一种用户驻地设备 CPE, 比如 家庭网关做代理时; 自动配置服务器 ACS, 属于管理设备; 所述代理网关 的数据模型中映射有 ACS所支持的 RPC ( Remote Procedure Call远程过程 调用) 方法的 RPC信息, 当某个 RPC信息中的参数值发生变化就说明非 TR-069设备希望 ACS通过这个 RPC方法对其进行管理, 所以代理网关就 发送所述参数变化的事件消息至自动配置服务器 ACS, 以使所述 ACS执行 所述参数对应的 RPC方法。
本实施例中 ACS所支持的 RPC方法映射在代理网关的数据模型中,其 映射方法如下表所示:
如上表所示, 所述 RPC方法的 RPC信息主要包括一段 "InternetG-atewa yDevice.ProxiedDevicen.ACSRPC.RPCName" 信息, 所述信息中 ProxiedD evicen的 n表示 1、 2、 3...阿拉 4白数字 , 所以 ProxiedDevice 1、 ProxiedDevice 2、 ProxiedDevice3...代表不同的非 TR-069设备名称。 所述信息中的 ACSRP C.RPCName表示 ACS所支持的 RPC方法名称。 而表中的 "Invoke" , "Argum ent"和" Response"表示所述 RPC信息中不同的参数。 这些参数均作为 "Inter netGatewayDevice.ProxiedDevicen.CP-ERPC.RPCName" 节点的叶子设置在 所述 RPC信息中, 如 "InternetGat-ewayDevice.ProxiedDevicen.CPERPC.RPC Name. Invoke"
本实施例与实施例一相比的优点是: 代理网关将参数变化的事件消息 发送至 ACS,使得所述 ACS能够知道是哪个非 TR-069设备希望 ACS对其 进行管理, 从而做出正确的执行方法。
实施例五、
根据实施例四所描述的方法, 代理网关可以设置包括映射在代理网关 的数据模型中 RPC(即远程过程调用 Remote Procedure Call M言息中的参数, 所述 RPC信息包括所述被代理设备名称信息、自动配置服务器 ACS所支持 的 RPC方法名称信息和相关参数信息。先将接收到的命令转换为 ACS所支 持的所述 RPC方法, 根据转换后的 RPC方法修改数据模型中所述 RPC方 法对应的 RPC信息中的参数。 而当 ACS接收到所述 RPC方法的参数变化 的消息后, 发送获取参数命令至代理网关, 读取所述网关数据模型中变化 的参数值,所述 ACS根据变化的参数对应的 RPC信息中的设备名称确定请 求管理的非 TR-069设备,从而使得所述 ACS执行非 TR-069设备请求管理 的 RPC方法。管理完毕后, 所述 ACS将执行管理的结果设置在数据模型中 所述 RPC方法对应的 RPC信息的响应参数中供代理网关获取。
如图 5所示, 本实施例流程如下:
501、代理网关接收到非 TR-069设备发送的请求执行远程过程调用 RPC 方法的命令;
502、 代理网关将所述命令转换为该命令对应的自动配置服务器 ACS 所支持的 RPC方法;
503、 代理网关修改数据模型中所述 RPC方法对应的 RPC信息中的参 数;
504、 代理网关发送所述参数变化的事件消息至自动配置服务器 ACS;
505、 代理网关接收到所述 ACS发送的获取参数命令;
506、 所述 ACS执行所述参数对应的 RPC方法;
507、 所述 ACS发送设置参数命令设置数据模型中所述 RPC方法的响 应参数;
508、 所述代理网关获取所述响应参数, 从而获得所述 ACS执行 RPC 方法的结果。
由上可以看出,本实施例所述的管理非 TR-069设备的方法与实施例四 相比可以对管理执行的结果进行参数设置 , 从而使得代理网关能够通过读 取所述参数获得执行结果。 也使 ACS对资源的管理更加合理、 可靠。
实施例六
根据实施例五描述的方法,以在 TR-069协议中,当家庭网关做代理网关 时, ACS管理非 TR-069设备的方法做详细说明。
假设非 TR-069设备为 WLAN AP设备, ACS支持的 RPC方法为带 Argument参数的 RequestDownload (请求力口载)方法, 所述 RPC方法设置 在代理网关的数据模型中, 如下表所示:
该参数设置为主动通 知属性,当家庭网关要
InternetGatewayDevice.Proxie Invoke
调用该 RPC时, 通过 dDevicel.ACSRPC.
修改这个参数值,可以 RequestDownload.
触发家庭网关向 ACS 发送 Inform RPC。
Argument 1 FileTy 该 参 数 为 pe RequestDownload
RPC方法参数 1。
Argument2FileTy 该 参 数 为 peArg RequestDownload
RPC方法参数 2。
该参数为响应参数 1 ,
Response 1 errorco 表示 RequestDownload de
RPC 方法执行后的响 应结果 1
当家庭网关接收到非 TR-069设备的请求加载命令时, 由于家庭网关与 非 TR-069设备之间的传输协议不同于家庭网关与 ACS之间的传输协议, 所以所述家庭网关会把所述请求加载命令转换为 Request-Download RPC方 法。根据所述 RPC方法家庭网关设置数据模型中的所述 RPC方法对应的 R PC信息的参数值, 即 2个 Argument参数和 Invoke参数。 当 Invoke参数 设置完毕后, 家庭网关通过 Inform RPC发送参数变化的事件消息至 ACS , 所述 ACS接收到所述消息后得知 InternetGatewayDevice.ProxiedDevice 1.A CSRPC.RequestDownload.Invo-ke参数发生变化, 并根据消息中的 "Proxied Device 1 " 和 "ACSRPC.RequestDownload" 知道 WLAN AP设备请求 ACS 对其进行加载管理。 ACS便将 GetParameterValues发送至家庭网关读取上述
2个被设置的 Argument参数, 从而执行所述参数对应的 RequestDownload 方法。 执行完毕后, ACS通过 SetParameterValues设置数据模型中的响应参 数 , IntemetGatewayDe vice . ProxiedDe vice 1.ACSRPC.RequestD-ownload.R esponse 1 errorcode参数, 当家庭网关获取所述参数的值时即可获得所述 AC S对 WLAN AP设备执行 RequestDownload RPC方法的结果。
如图 6所示, 本发明实施例具体步骤如下:
601、 家庭网关接收到 WLAN AP设备发送的请求加载的命令;
602、 家庭网关将所述请求加载命令转换为自动配置服务器 ACS所支持 的 RequestDownload RPC方法;
603、 家庭网关修改数据模型中 RequestDownload RPC方法对应的 RPC 信息中的 2个 Argument参数和 Invoke参数;
604、 家庭网关通过 Inform RPC发送所述 Invoke参数变化的事件消息至 自动配置服务器 ACS;
605、 家庭网关接收到所述 ACS发送的 GetParameterValues;
606、 所述 ACS执行 RequestDownload RPC方法;
607、 所述 ACS发送 SetParameterValue设置所述数据模型 中 RequestDownload RPC方法的 Response 1 errorcode参数;
608、 家庭网关读取所述 Responselerrorcode参数获取所述 ACS执行 RequestDownload RPC方法的结果。
由上可以看出, 本实施例中家庭网关可以根据 WLAN AP设备的请求管 理命令, 设置其数据模型中所述命令对应的 ACS支持的 RPC方法的参数, ACS通过读取参数中对应的 RPC信息获得所要管理的 WLAN AP设备信息, 从而相应的对所述设备进行有效管理。
实施例七、
为了更好的实现实施例一、 实施例二或实施例三的方法, 如图 7所示, 本发明实施例相应的提供了一种代理网关, 包括接收单元 701、 识别单元 702、 发送单元 703 , 还可以包括设置单元 704,
接收单元 701 , 主要用于接收到自动配置服务器 ACS发送的设置参数 接收所述非 TR-069设备发送的执行所述 RPC方法的结果命令; 还用于在 所述发送单元发送完响应报文之后,接收到所述 ACS发送的获取非 TR-069 设备执行所述 RPC方法的结果的参数命令。
识别单元 702, 主要用于识别所述命令设置的参数对应的 RPC信息中 包括的非 TR-069设备名称信息和所述非 TR-069设备所支持的 RPC方法名 称信息。
发送单元 703 ,主要用于发送执行所述 RPC方法的命令至所述非 TR-069 设备;还可用于当所述代理网关设置所述数据模型中对应 RPC方法的响应参 数之后,发送所述设置参数命令的响应报文至所述 ACS, 以使所述 ACS通过 接收响应^艮文完成对非 TR-069设备的管理。
设置单元 704,主要用于根据所述接收单元接收的所述被代理设备发送 的执行所述 RPC方法的结果命令设置代理网关数据模型中对应 RPC方法的 响应参数。
由上可以看出,所述代理网关不仅可以通过所述参数对应的 RPC信息中 的非 TR-069设备名称以及 RPC方法名称识别接收到的 ACS发送的命令是要 针对代理网关进行管理还是要针对非 TR-069设备进行管理, 并进一步识别 出是要对哪个非 TR-069设备进行管理, 从而准确的发送管理命令至相应的 非 TR-069设备。 使 ACS对资源的管理更加合理、 可靠。
实施例八、
为了更好的实施例四、 实施例五或实施例六的方法, 如图 8所示, 本 发明实施例相应的还提供了一种代理网关, 包括接收单元 801、 设置单元
802、 发送单元 803 , 还可以包括获取单元 804、 转换单元 805和修改单元 806,
接收单元 801 , 主要用于接收非 TR-069设备发送的请求执行 RPC方法 的命令;还可以用于当所述 ACS执行所述参数对应的 RPC方法之前,接收到 所述 ACS发送的获取参数命令。
设置单元 802, 主要用于设置所述命令对应的 RPC信息中的参数, 所述 RPC信息包括所述非 TR-069设备名称信息和自动配置服务器 ACS所支持的 RPC方法名称信息;
发送单元 803 ,主要用于发送所述参数变化的事件消息至自动配置服务 器 ACS , 以使所述 ACS执行所述参数对应的 RPC方法;
获取单元 804, 用于当所述 ACS通过设置参数命令设置所述 RPC信息中 的响应参数后, 获取所述响应参数从而获得所述 ACS执行 RPC方法的结果。
其中, 所述设置单元 802包括转换单元 805和修改单元 806, 转换单元 805 ,主要用于将所述命令转换为该命令对应的自动配置服务 器 ACS所支持的所述 RPC方法;
修改单元 806,主要用于根据所述转换单元转换的 RPC方法修改所述数 据模型中所述 RPC方法对应所述 RPC信息中的参数;
由上可以看出, 本实施例与实施例七相比, 是当非 TR-069设备发送请 求管理命令时, 代理网关根据接收到的所述命令通过设置、 发送、 获取等 相关单元的操作来实现 ACS执行非 TR-069设备的管理请求, 从而 ACS能够 知道是哪个非 TR-069设备希望 ACS对其进行管理, 做出正确的执行方法。
实施例九、
本发明实施例还提供一种通信系统, 包括 ACS和代理网关, 其功能如 下:
ACS, 主要用于发送设置参数命令至代理网关;
代理网关, 主要用于接收自动配置服务器 ACS发送的设置参数命令, 识别所述命令设置的参数对应的 RPC信息中包括的非 TR-069设备名称信息 和所述非 TR-069设备所支持的 RPC方法名称信息, 发送执行所述 RPC方法 的命令至所述非 TR-069设备。
如图 9所示,此通信系统中的 ACS和代理网关具体可以为 ACS901和代 理网关 902, 其具体功能如下:
ACS901 , 主要用于向代理网关 902发送设置参数命令 (自身携带指示 路径的参数, 这些指示路径的参数根据不同的路径对应不同的被管理设备, 从而修改不同路径的参数对应的设备中的参数 ), 通过所述命令设置的参数 对应的非 TR-069设备, 实现对非 TR-069设备的管理。 例如, 当所述被设置 的参数为所述代理网关 902的数据模型中非 TR-069设备所支持的 RPC方法 的 RPC信息的参数时, ACS901发送的设置参数命令对所述 RPC信息的参数 进行设置。 还用于当接收到代理网关 902发送的设置参数命令的响应报文 之后, 发送获取非 TR-069 设备执行管理结果的参数命令至所述代理网关 902, 从而获得非 TR-069设备执行管理的结果。
代理网关 902,主要用于接收到自动配置服务器 ACS发送的设置参数命 令, 识别所述命令设置的参数对应的非 TR-069设备, 发送管理命令至所述 非 TR-069设备。还用于接收所述非 TR-069设备执行管理的结果,根据所述 结果设置所述数据模型中对应 RPC信息的响应参数,在设置所述参数之后发 送所述设置参数命令的响应报文至所述 ACS。 其中所述识别所述命令设置 的参数对应的非 TR-069设备主要是识别所述命令设置的参数对应的 RPC信 息中包括的非 TR-069设备名称信息和所述非 TR-069设备所支持的 RPC方法 名称信息。 所述管理命令主要指将所述非 TR-069设备所支持的 RPC方法转 换为所述非 TR-069设备支持的命令, 发送这个命令至所述非 TR-069设备, 从而使得所述非 TR-069设备执行所述命令。
其中, ACS901包括发送单元 9011和接收单元 9012,所述发送单元 9011 主要用于向代理网关 902发送设置参数命令。 还可用于发送获取非 TR-069 设备执行管理结果的参数命令至所述代理网关 902; 所述接收单元 9012主 要用于接收代理网关 902发送的设置参数命令的响应报文。 代理网关 902 包括接收单元 701、识别单元 702、发送单元 703 ,还可以包括设置单元 704。
由上述的系统可以看出, 代理网关从 ACS接收到的命令后, 所述命令 可以设置代理网关中的非 TR-069设备支持的 RPC方法中的参数, 通过识别 所述参数对应的非 TR-069设备, 完成对所述设备的管理。 而且所述网关还 可以将管理完毕的消息发送至 ACS , ACS接收所述消息后发送命令至所述网 关获得管理结果, 有效提高了整个系统管理的可靠性。
实施例十、
如图 10所示, 本发明实施例还提供一种通信系统, 包括 ACS和代理网 关,所述 ACS和代理网关具体可以为代理网关 1001和 ACS1002其功能如下: 代理网关 1001 , 主要用于当接收到非 TR-069设备发送的请求执行 RPC 方法的命令之后,设置所述命令对应的 RPC信息中的参数, 所述 RPC信息包 括所述被代理设备名称信息和自动配置服务器 ACS所支持的 RPC方法名称 信息;所述设置所述命令对应的 RPC信息中的参数即将所述命令转换为该命 令对应的自动配置服务器 ACS1002 所支持的所述 RPC方法, 修改所述数据 模型中所述 RPC方法对应的参数,发送所述参数变化的事件消息至自动配置 服务器 ACS 1002;
自动配置服务器 ACS1002, 用于在接收所述代理网关 1001发送的参数 变化的事件消息后, 识别所要管理的非 TR-069设备, 发送获取参数命令至 所述代理网关 1001获得被修改的参数后, 执行所述参数对应的 RPC方法, 发送设置参数命令设置所述 RPC信息的响应参数以供所述代理网关 1001获 取所述 RPC方法的执行结果。
其中,代理网关 1001包括接收单元 801、设置单元 802、发送单元 803、 获取单元 804, 所述设置单元 802可以包括转换单元 805、 修改单元 806。 ACS 1002包括接收单元 10021 , 主要用于接收所述代理网关 1001发送的参 数变化的事件消息; 发送单元 10022, 主要用于发送获取参数命令至所述代 理网关 1001 获得被修改的参数; 还可用于发送命令至所述代理网关 1001 设置所述 RPC方法的响应参数。
由上述的系统可以看出, 代理网关设置接收到的非 TR-069设备发送的 请求管理的命令对应的 ACS在数据模型中的参数后, 发送参数变化的事件 消息从而告知 ACS哪个非 TR-069设备请求管理, 管理的项目是哪个 RPC方 法, ACS根据接收到的消息发送获取参数命令确认非 TR-069设备的管理请 求,从而作出正确执行请求管理的 RPC方法。最后将管理结果设置在响应参 数上供代理网关获取, 有效提高了整个系统管理的可靠性。
总之, 从以上分析可以看出本发明实施例具有如下有益效果: 当 ACS需要管理非 TR-069 设备时, 通过设置代理网关的数据模型中 ACS希望调用的非 TR-069设备所支持的 RPC方法的 RPC信息中的参数, 所 述代理网关不仅可以通过所述参数对应的 RPC信息中的非 TR-069设备名称 以及 RPC方法名称识别接收到的 ACS发送的命令是要针对代理网关进行管 理还是要针对非 TR-069 设备进行管理, 并进一步识别出是要对哪个非 TR-069设备进行管理, 从而准确的发送管理命令至相应的非 TR-069设备。 而且还能设置供 ACS获取执行结果的响应参数。 当非 TR-069设备希望 ACS 对其进行管理时, 代理网关将非 TR-069设备发送的请求管理命令转换为对 应的 RPC方法并设置所述 RPC方法中相应的参数再上报给 ACS相应参数的 变化情况, ACS接收到所述参数变化的消息后能够知道是哪个非 TR-069设 备希望 ACS对其进行管理, 从而做出正确的执行方法, 而且还能设置供代 理网关获取执行结果的响应参数。 从而使 ACS可以对非 TR-069设备进行全 面管理。
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分 步骤是可以通过程序来指令相关硬件完成的, 该程序可以存储于一计算机 可读存储介质中, 存储介质可以包括: ROM、 RAM, 磁盘或光盘等。
以上所述的具体实施方式, 对本发明的目的、 技术方案和有益效果进 行了进一步详细说明, 所应理解的是, 以上所述仅为本发明的具体实施方 式而已, 并不用于限定本发明的保护范围, 凡在本发明的精神和原则之内, 所做的任何修改、 等同替换、 改进等, 均应包含在本发明的保护范围之内。
Claims
1、 一种远程管理设备的方法, 其特征在于, 包括:
代理网关接收自动配置服务器 ACS发送的设置参数命令;
代理网关识别所述命令设置的参数对应的远程过程调用 RPC信息中包 括的被代理设备名称信息和所述被代理设备所支持的 RPC方法名称信息; 代理网关发送执行所述 RPC方法的命令至所述被代理设备。
2、 根据权利要求 1所述的远程管理设备的方法, 其特征在于, 所述包 括被代理设备名称信息和所述被代理设备所支持的 RPC 方法名称信息的 RPC信息映射在所述代理网关的数据模型中。
3、 根据权利要求 1或 2所述的远程管理设备的方法, 其特征在于, 所 述代理网关发送执行所述 RPC方法的命令至所述被代理设备之后,还包括: 代理网关接收所述被代理设备发送的执行所述 RPC方法的结果命令; 代理网关根据所述结果命令设置所述 RPC方法对应 RPC信息中的响应 参数。
4、 根据权利要求 3所述的远程管理设备的方法, 其特征在于, 所述代 理网关根据所述结果命令设置所述 RPC方法对应 RPC信息中的响应参数之 后, 还包括:
所述代理网关发送所述设置参数命令的响应报文至所述 ACS, 以使所 述 ACS通过接收响应报文完成对被代理设备的管理。
5、 根据权利要求 4所述的远程管理设备的方法, 其特征在于, 所述代 理网关发送所述设置参数命令的响应报文至所述 ACS之后, 还包括:
代理网关接收所述 ACS发送的用于获取被代理设备执行所述 RPC方法 的结果的获取参数命令。
6、 一种远程管理设备的方法, 其特征在于, 包括:
代理网关接收被代理设备发送的请求执行远程过程调用 RPC方法的命 令;
代理网关设置所述命令对应的 RPC信息中的参数,所述 RPC信息包括 所述被代理设备名称信息和自动配置服务器 ACS所支持的 RPC方法名称信 息;
代理网关发送所述参数变化的事件消息至自动配置服务器 ACS, 以使 所述 ACS执行所述参数对应的 RPC方法。
7、 根据权利要求 6所述的远程管理设备的方法, 其特征在于, 所述包 括所述被代理设备名称信息和自动配置服务器 ACS所支持的 RPC方法名称 信息的 RPC信息映射在所述代理网关的数据模型中。
8、 根据权利要求 7所述的远程管理设备的方法, 其特征在于, 所述代 理网关设置所述命令对应的 RPC信息中的参数, 具体包括:
代理网关将所述命令转换为该命令对应的自动配置服务器 ACS所支持 的所述 RPC方法;
代理网关修改所述数据模型中所述 RPC方法对应所述 RPC信息中的参 数。
9、 根据权利要求 6或 8所述的远程管理设备的方法, 其特征在于, 所 述 ACS执行所述参数对应的 RPC方法之前, 还包括:
代理网关接收所述 ACS发送的获取参数命令;
10、 根据权利要求 9所述的远程管理设备的方法, 其特征在于, 所述 ACS执行所述参数对应的 RPC方法之后, 还包括:
当所述 ACS通过设置参数命令设置所述 RPC信息中的响应参数后,代 理网关获取所述响应参数从而获得所述 ACS执行 RPC方法的结果。
11、 一种代理网关, 其特征在于, 包括:
接收单元, 用于接收自动配置服务器 ACS发送的设置参数命令; 识别单元, 用于识别所述命令设置的参数对应的远程过程调用 RPC信 息中包括的被代理设备名称信息和所述被代理设备所支持的 RPC方法名称 信息;
发送单元, 用于发送执行所述 RPC方法的命令至所述被代理设备。
12、 根据权利要求 11所述的代理网关, 其特征在于, 所述接收单元还 理设备发送的执行所述 RPC方法的结果命令。
13、 根据权利要求 12所述的代理网关, 其特征在于, 还包括: 设置单元, 用于根据所述接收单元接收的所述被代理设备发送的执行 所述 RPC方法的结果命令设置代理网关数据模型中对应 RPC方法的响应参 数。
14、 根据权利要求 13所述的代理网关, 其特征在于, 所述发送单元还 用于当所述代理网关设置所述数据模型中对应 RPC方法的响应参数之后, 发送所述设置参数命令的响应报文至所述 ACS, 以使所述 ACS通过接收响 应报文完成对被代理设备的管理。
15、 根据权利要求 14所述的代理网关, 其特征在于, 所述接收单元还 用于当所述发送单元发送完所述设置参数命令的响应报文之后, 接收所述 ACS发送的获取被代理设备执行所述 RPC方法的结果的参数命令。
16、 一种代理网关, 其特征在于, 包括:
接收单元, 用于接收被代理设备发送的请求执行 RPC方法的命令; 设置单元, 用于设置所述命令对应的 RPC信息中的参数, 所述 RPC信 息包括所述被代理设备名称信息和自动配置服务器 ACS所支持的 RPC方法 名称信息;
发送单元,用于发送所述参数变化的事件消息至自动配置服务器 ACS , 以使所述 ACS执行所述参数对应的 RPC方法。
17、 根据权利要求 16所述的代理网关, 其特征在于, 所述设置单元包 括:
转换单元, 用于将所述命令转换为该命令对应的自动配置服务器 ACS 所支持的所述 RPC方法;
修改单元, 用于根据所述转换单元转换的 RPC方法修改所述数据模型 中所述 RPC方法对应所述 RPC信息中的参数。
18、 根据权利要求 16或 17所述的代理网关, 其特征在于, 所述接收 单元还用于当所述 ACS执行所述参数对应的 RPC方法之前, 接收到所述 ACS发送的获取参数命令。
19、 根据权利要求 18所述的代理网关, 其特征在于, 还包括: 获取单元,用于当所述 ACS通过设置参数命令设置所述 RPC信息中的 响应参数后, 获取所述响应参数从而获得所述 ACS执行 RPC方法的结果。
20、 一种通信系统, 其特征在于, 包括:
自动配置服务器 ACS, 用于发送设置参数命令至代理网关;
代理网关, 用于接收自动配置服务器 ACS发送的设置参数命令, 识别 所述命令设置的参数对应的远程过程调用 RPC信息中包括的被代理设备名 称信息和所述被代理设备所支持的 RPC方法名称信息, 发送执行所述 RPC 方法的命令至所述被代理设备。
21、 根据权利要求 20所述的通信系统, 其特征在于,
所述代理网关还用于接收所述被代理设备发送的执行所述 RPC方法的 结果命令, 根据所述结果命令设置所述数据模型中对应 RPC信息中的响应 参数, 在设置所述响应参数之后发送响应报文至所述 ACS;
所述 ACS还用于当接收响应报文后, 发送的用于获取被代理设备执行 所述 RPC方法的结果的获取参数命令至所述代理网关。
22、 一种通信系统, 其特征在于, 包括:
代理网关, 用于接收被代理设备发送的请求执行 RPC方法的命令, 设 置所述命令对应的 RPC信息中的参数,所述 RPC信息包括所述被代理设备 名称信息和自动配置服务器 ACS所支持的 RPC方法名称信息,发送所述参 数变化的事件消息至自动配置服务器 ACS;
自动配置服务器 ACS , 用于在接收所述代理网关发送的参数变化的事
件消息后, 识别所要管理的被代理设备, 发送获取参数命令至所述代理网 关获得被修改的参数后,执行所述参数对应的 RPC方法,发送设置参数命令 至代理网关设置所述 RPC方法的响应参数以供所述代理网关获取所述 RPC 方法的执行结果。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN200910000183.6A CN101783735B (zh) | 2009-01-15 | 2009-01-15 | 远程管理设备的方法、装置及通信系统 |
CN200910000183.6 | 2009-01-15 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2010081364A1 true WO2010081364A1 (zh) | 2010-07-22 |
Family
ID=42339429
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2009/075616 WO2010081364A1 (zh) | 2009-01-15 | 2009-12-16 | 远程管理设备的方法、装置及通信系统 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN101783735B (zh) |
WO (1) | WO2010081364A1 (zh) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102185887B (zh) * | 2011-01-04 | 2015-07-08 | 华为终端有限公司 | 终端的文件下载方法及系统 |
JP5743724B2 (ja) | 2011-02-15 | 2015-07-01 | キヤノン株式会社 | 管理装置及び管理方法、管理システムとネットワークデバイス |
CN102957551B (zh) * | 2011-08-23 | 2015-08-05 | 华为终端有限公司 | 一种批量管理设备的方法和系统 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1866855A (zh) * | 2005-09-13 | 2006-11-22 | 华为技术有限公司 | 一种远程管理本地网络设备的系统及实现方法 |
WO2008054270A1 (en) * | 2006-10-31 | 2008-05-08 | Telefonaktiebolaget Lm Ericsson (Publ) | A method and arrangement for enabling multimedia communication with a private network |
CN101217441A (zh) * | 2008-01-16 | 2008-07-09 | 中兴通讯股份有限公司 | 无线射频识别阅读器的远程管理方法 |
CN101291248A (zh) * | 2008-05-28 | 2008-10-22 | 深圳华为通信技术有限公司 | 在管理系统中保护重要操作的方法、装置及通信系统 |
-
2009
- 2009-01-15 CN CN200910000183.6A patent/CN101783735B/zh not_active Expired - Fee Related
- 2009-12-16 WO PCT/CN2009/075616 patent/WO2010081364A1/zh active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1866855A (zh) * | 2005-09-13 | 2006-11-22 | 华为技术有限公司 | 一种远程管理本地网络设备的系统及实现方法 |
WO2008054270A1 (en) * | 2006-10-31 | 2008-05-08 | Telefonaktiebolaget Lm Ericsson (Publ) | A method and arrangement for enabling multimedia communication with a private network |
CN101217441A (zh) * | 2008-01-16 | 2008-07-09 | 中兴通讯股份有限公司 | 无线射频识别阅读器的远程管理方法 |
CN101291248A (zh) * | 2008-05-28 | 2008-10-22 | 深圳华为通信技术有限公司 | 在管理系统中保护重要操作的方法、装置及通信系统 |
Also Published As
Publication number | Publication date |
---|---|
CN101783735A (zh) | 2010-07-21 |
CN101783735B (zh) | 2012-07-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2022101651A5 (zh) | ||
WO2008138260A1 (fr) | Procédé, système et dispositif d'accès à un réseau domestique pour accéder à un réseau domestique | |
KR100942480B1 (ko) | 로컬 네트워크 장치를 원격으로 관리하기 위한 통신 장치,시스템, 및 방법 | |
WO2014082501A1 (zh) | 家庭网络中的终端管理方法、设备和家庭网络 | |
WO2008071127A1 (fr) | Procédé, équipement et système pour acquérir et fournir des informations de configuration de fonction cpe | |
JP6333964B2 (ja) | インターネットプロトコルなしでのWi−Fi DirectサービスアプリケーションサービスプラットフォームのためのMAC層トランスポート | |
CN113411215B (zh) | 基于opc ua的时间敏感网络集中用户配置方法及系统 | |
WO2011137788A1 (zh) | 设备管理方法、中间件及机器通信平台、设备和系统 | |
WO2008128480A1 (en) | A device, system and method for automatically configuring application terminals in home network | |
WO2013026355A1 (zh) | 一种批量管理设备的方法和系统 | |
WO2009132577A1 (zh) | 移动通信设备的管理方法、装置及系统 | |
TW200922211A (en) | Method of interconnecting and sharing resources between network terminal devices of two private networks via user agents | |
WO2015196330A1 (zh) | 一种路由设备的操作方法、路由设备和终端设备 | |
KR101401799B1 (ko) | 디바이스 관리 서비스를 브로드밴드 통신 모듈이 없는전자기기에 제공하는 시스템 및 방법 | |
WO2010081360A1 (zh) | 一种终端接受多服务器管理的方法、装置及通信系统 | |
WO2012103721A1 (zh) | 终端访问数字家庭设备的方法和设备 | |
WO2009089771A1 (fr) | Procédé et système de gestion de réseau, terminal et serveur de configuration automatique | |
WO2011079659A1 (zh) | 设备管理方法、系统及设备 | |
WO2014019157A1 (zh) | 通信路径的处理方法与装置 | |
WO2009146637A1 (zh) | 设备与网关关联的方法和装置 | |
WO2012130048A1 (zh) | 设备管理系统中对网关进行初始化的方法及装置 | |
WO2013029507A1 (zh) | 管理会话建立方法、用户驻地设备及自动配置服务器 | |
WO2010081364A1 (zh) | 远程管理设备的方法、装置及通信系统 | |
WO2014086236A1 (zh) | 通信处理方法、服务器及终端 | |
WO2012175024A1 (zh) | 实现无线数据传输与短信收发并行的方法、系统及设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 09838151 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 09838151 Country of ref document: EP Kind code of ref document: A1 |