CN101826977A - Remote management method, processing device and network system - Google Patents

Remote management method, processing device and network system Download PDF

Info

Publication number
CN101826977A
CN101826977A CN200910126353A CN200910126353A CN101826977A CN 101826977 A CN101826977 A CN 101826977A CN 200910126353 A CN200910126353 A CN 200910126353A CN 200910126353 A CN200910126353 A CN 200910126353A CN 101826977 A CN101826977 A CN 101826977A
Authority
CN
China
Prior art keywords
software module
command
command message
software
side equipment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN200910126353A
Other languages
Chinese (zh)
Inventor
方平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Device Co Ltd
Original Assignee
Huawei Device Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Device Co Ltd filed Critical Huawei Device Co Ltd
Priority to CN200910126353A priority Critical patent/CN101826977A/en
Publication of CN101826977A publication Critical patent/CN101826977A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a remote management method, a processing device and a network system. The remote management method comprises the steps of receiving a command message transmitted by a network side, wherein the command message indicates the processing mode for a software module and operating the software module according to the received command message. The remote management method comprises the steps of generating the command message, wherein the command message indicates the processing mode for the software module, transmitting the generated command message to user side equipment and indicating the user side equipment to operate the software module according to the command message. The technical scheme in the embodiment of the invention can realize the software module management on the user side equipment.

Description

Remote management method, processing device and network system
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a remote management method, a processing apparatus, and a network system.
Background
Currently, broadband technology is continuously developing. A Digital Subscriber Line (DSL) is a broadband access technology widely used in general households. In the broadband access technology, a user side is provided with related Equipment, such as Customer Premises Equipment (CPE), and a network side is provided with an Auto-configuration Server (ACS), which is responsible for performing automatic configuration and management on the Customer Premises Equipment, such as configuration of parameters of some hardware and systems, so that the Customer Premises Equipment can normally operate without user intervention. In the prior art, the automatic configuration server generally uses various Remote Procedure Call (RPC) commands to implement configuration and modification of the parameters of the customer premises equipment.
In addition, with the rapid development of hardware technology, the performance of the user side device will be further improved, so that it will become possible to install a software module on the user side device according to the service requirement through the remote management technology. For example, when an operator releases a new fixed network service, if a corresponding software module can be automatically installed on the user side device to run the new service, the new service can be developed without replacing the user side device.
During the research and practice of the prior art, the inventor finds that the prior art has the following problems:
in the prior art, a user side device needs to install a software module according to service needs, but a processing method for installing the software module on the user side device is not provided at present.
Disclosure of Invention
The technical problem to be solved in the embodiments of the present invention is to provide a remote management method, a processing device, and a network system, which can implement software module management on a user side device.
In order to solve the technical problem, the embodiment provided by the invention is realized by the following technical scheme:
the embodiment of the invention provides a remote management method, which comprises the following steps:
receiving a command message sent by network side equipment, wherein the command message indicates a processing mode of a software module;
and operating the software module according to the received command message.
The embodiment of the invention provides a remote management method, which comprises the following steps:
generating a command message indicating a processing manner of the software module;
and sending the generated command message to user side equipment, and indicating the user side equipment to operate a software module according to the command message.
An embodiment of the present invention provides a processing apparatus, including:
the generating unit is used for generating a command message, and the command message indicates a processing mode of the software module;
and the sending unit is used for sending the command message to user side equipment and indicating the user side equipment to operate the software module according to the command message.
An embodiment of the present invention provides a processing apparatus, including:
the device comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving a command message sent by network side equipment, and the command message indicates a processing mode of a software module;
and the operation unit is used for operating the software module according to the received command message.
An embodiment of the present invention provides a network system, including:
the network side equipment is used for sending a command message, and the command message indicates a processing mode of the software module;
and the user side equipment is used for receiving the command message sent by the network side equipment and operating the software module according to the received command message.
It can be seen from the foregoing technical solutions that, in the embodiments of the present invention, the network-side device sends the command message, where the command message indicates a processing manner for the software module, and then, after receiving the command message, the software module can be processed according to the command message. Therefore, a method for managing software modules of the user side equipment is provided.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart of a remote management method according to an embodiment of the present invention;
FIG. 2 is a flowchart of a remote management method according to a second embodiment of the present invention;
FIG. 3 is a first flowchart of a third remote management method according to an embodiment of the present invention;
FIG. 4 is a second flowchart of a third remote management method according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a processing apparatus according to an embodiment of the present invention;
FIG. 6 is a diagram of a second exemplary processing device according to the present invention;
fig. 7 is a schematic structural diagram of a network system according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides a remote management method which can realize software module management on user side equipment. The embodiment of the invention mainly realizes the remote management of the software module of the user side equipment by adding a new Remote Procedure Call (RPC) command in the existing wide area network management protocol of the user side equipment.
Fig. 1 is a flowchart of a remote management method according to an embodiment of the present invention, including the steps of:
step 101, receiving a command message sent by a network side device, wherein the command message indicates a processing mode of a software module;
and 102, operating the software module according to the received command message.
After the software module is operated, the method further comprises the following steps: and sending a command response message to the network side equipment, wherein the command response message carries a result of operating the software module.
The command message contains a software module handling mode parameter having a value of one or a combination of two of installing a software module, updating a software module, uninstalling a software module, starting an already installed software module, and stopping a software module that is running. Therefore, after receiving the command message, the software module can be operated according to the command message, for example, the software module is installed.
As can be seen from the first content of the embodiment, in the embodiment of the present invention, the network side device sends the command message, where the command message indicates a processing manner for the software module, and then, after receiving the command message, the software module can be processed according to the command message. Therefore, a method for managing software modules of the user side equipment is provided.
The method of the present invention is described in further detail below. In the following embodiments, customer premise equipment is used as an example of customer premise equipment, and network side equipment is used as an example of an automatic configuration server.
Example two:
fig. 2 is a flowchart of a remote management method according to a second embodiment of the present invention, which includes the steps of:
step 201, establishing connection between the customer premises equipment and the automatic configuration server.
Step 202, the automatic configuration server sends a software management module command message ManageSoftwareModule to the customer premises equipment.
The automatic configuration server sets a software management module command manager software module which can be used for instructing the operations of installing, upgrading, starting, stopping, uninstalling and the like of the software module.
The command is in the format of a managesoftward module (command key, Action, managed software module name, optional parameter). The specific description of each parameter is as follows:
command key (CommandKey): set up and controlled by the autoconfiguration server for instructing the customer premises equipment to execute the autoconfiguration server command.
Operation (Action): representing operations performed on the software module, may include the following values:
1) installation (Install): installing a new software module in customer premises equipment;
2) update (Update): upgrading the installed software module in the customer premises equipment;
3) unload (unitestal): uninstalling the installed software module in the customer premises equipment;
4) run (Start): starting an executable software module or a unit in the software module which is installed in the customer premises equipment;
5) stop (Stop): stopping the software module or units in the software module running in the customer premises equipment;
managed software module name (softwaremodulname): name information, version information and the like of managed software modules; that is, when managing software modules, it is possible to manage software modules of specified names and versions.
Optional parameters (OptionalParameter): the optional command parameters may include download address information of the software module when the software module is installed or upgraded, or some option parameters when an operation (Action) parameter is executed, such as options for installation, upgrade, or uninstallation, including time selection information, error handling information, and the like of command execution. In addition, options for installation and upgrade may also be included in the installation package information for the software module.
Accordingly, the automatic configuration server transmits a software management module command message indicating an operation that the customer premises equipment needs to perform, such as installing a software module, updating a software module, and the like, to the customer premises equipment.
It should be noted that the software management module instructs the managesoftware module to select one value of an operation (Action) parameter or a combination of the two values for indication. For example, it may be to install and start a software module, or to stop running and uninstall a software module, or to update and start a software module, etc.
And step 203, the customer premises equipment operates according to the software management module command message.
After receiving the software management module command message sent by the automatic configuration server, the customer premises equipment analyzes the message, acquires various parameters in the message, and operates the specified software module according to the instruction in the operation (Action) parameters. For example, for a specified software module, downloading the specified software module according to the downloading address information, and installing the downloaded software module; or downloading the update content of the specified software module according to the download address information, and updating the software module.
It should be noted that, for the installation, upgrade and uninstallation of software modules, there may be a problem related to the dependency between the software modules, for example, the installation of one software module may require the support of some components of other software modules, or the deletion of one software module may delete some components of other software modules at the same time, and the like, and these information may be set in optional parameters, or may be already set in the downloaded software module package.
And step 204, the customer premises equipment sends a software management module command response message, ManageSoftwareModuleResponse, to the automatic configuration server.
The customer premises equipment sets a software management module command response manager software module response which can be used for responding to the software module management command sent by the automatic configuration server.
The command is in the format of a managesoftware module response (Status, time information). The specific description of each parameter is as follows:
status value (Status): the resulting status, which represents the execution of the software management module command by the customer premises equipment, may include the following values:
0: the execution of the software management module commands has been completed and applied;
1: the execution of the software management module commands has not been completed. For example, the software module management command cannot be completed immediately, including if a reboot is required, the Status value (Status) is taken to be 1.
Time information (TimeInformation): the time information for the execution of the software module management command may include a start time and an end time for the execution of the software module management command.
Therefore, after the customer premises equipment operates according to the software module management command, the customer premises equipment sends a software management module command response message to the automatic configuration server.
Step 205, the customer premises equipment sends a software management module completion command message ManageSoftwareModuleComplete to the automatic configuration server.
It should be noted that, in the software management module command response message sent in step 204, the Status value (Status) is 1, which indicates that the execution of the software management module command is not completed.
The user premise equipment takes the Status value (Status) in the software management module command response message as 1 to indicate that the execution of the software management module command is not finished, and after the software management module command response message is sent to the automatic configuration server, the user premise equipment continues to operate the software module according to the original instruction execution.
And after the software module is continuously operated, the customer premises equipment sends a software management module completion command message to the automatic configuration server.
The software management module completes the introduction of the command message as follows:
the customer premises equipment is provided with a software management module to complete a command ManageSoftwareModuleComplete for further reporting the execution result of the software management command.
The command is in the format of a managesoftwaremodulecomple (command key, error information, and time information). The specific description of each parameter is as follows:
command key (CommandKey): corresponding to the Command Key in the managesoftware Module command, indicating the software module management command to which the reply is directed;
error information (FaultInformation): when the customer premises equipment successfully completes the execution of the software module management command, the error information is null, and when the execution is wrong, the relevant information about the execution error is described;
time information (TimeInformation): the time information for the execution of the software module management command may include a start time and an end time for the execution of the software module management command.
Step 206, the automatic configuration server sends a software management module completion command response message managesoftwaremodeletepresponse to the customer premises equipment.
The automatic configuration server sets a software management module completion command response for notifying the customer premises equipment that the software management module completion command response message reported by the customer premises equipment has been received.
The command is formatted as a managesoftwaremodelepleresponse (). Because the command is only used for informing the customer premises equipment that the software management module reported by the customer premises equipment has received the command response message, additional parameter information is not needed.
Step 207, the customer premises equipment and the automatic configuration server are disconnected.
After the above process is executed, the customer premises equipment and the automatic configuration server are disconnected. It should be noted that, if the Status value (Status) in the software management module command response message sent in step 204 is 0 to indicate that the execution of the software management module command is completed, step 207 is directly entered from step 204.
As can be seen from the second content of the embodiment, in the embodiment of the present invention, the network side device sends the software management module command message, where the software management module command message indicates a processing manner of the customer premises equipment on the software module, so that the customer premises equipment, after receiving the software management module command message, may process the software module according to the indication in the software management module command message, and send the software management module completion command message to the network side device. In addition, if the customer premises equipment sends the software management module completion command message to indicate that the execution of the command is not completed, the customer premises equipment can also send the software management module completion command message to report the execution result of the software management command after the command is continuously executed. In addition, the embodiment of the invention correspondingly sets various operations in one parameter, so that only one software management module command is needed, and the expansion is convenient. Therefore, the embodiment of the invention provides a more complete method for managing software modules of user-side equipment, such as customer premises equipment.
Example three:
the main difference between the third embodiment and the second embodiment is that the processing is performed by two Remote Procedure Call (RPC) commands, wherein one command implements the operations of installing, upgrading and uninstalling the software module, and the other command implements the operations of starting and stopping the installed software module, etc.
Fig. 3 is a first flowchart of a remote management method according to an embodiment of the present invention, where the method of the flowchart implements operations of installing, upgrading, and uninstalling a software module. Fig. 3 includes the steps of:
step 301, establishing a connection between the customer premises equipment and the automatic configuration server.
Step 302, the automatic configuration server sends a software management module command message ManageSoftwareModule to the customer premises equipment.
The automatic configuration server sets a software management module command manager software module, which can be used for instructing the operations of installing, upgrading, starting and the like of the software module. The difference from the first embodiment is that the software management module commands only indicate installation, upgrade, start-up, etc.
The command is in the format of a managesoftward module (command key, Action, managed software module name, optional parameter). The specific description of each parameter is as follows:
command key (CommandKey): set up and controlled by the autoconfiguration server for instructing the customer premises equipment to execute the autoconfiguration server command.
Operation (Action): representing operations performed on the software module, may include the following values:
1) installation (Install): installing a new software module in customer premises equipment;
2) update (Update): upgrading the installed software module in the customer premises equipment;
3) unload (unitestal): uninstalling the installed software module in the customer premises equipment;
the description of the managed software module name (softwaremodulname) and optional parameter (OptionalParameter) is described in example two.
Accordingly, the automatic configuration server transmits a software management module command message indicating an operation that the customer premises equipment needs to perform, such as installing a software module, updating a software module, and the like, to the customer premises equipment.
And step 303, the customer premises equipment operates according to the software management module command message.
After receiving the software management module command message sent by the automatic configuration server, the customer premises equipment analyzes the message, acquires various parameters in the message, and operates the specified software module according to the instruction in the operation (Action) parameters. For example, for a designated software module, the designated software module is downloaded according to the download address information, and the downloaded software module is installed.
It should also be noted that, for the installation and upgrade of software modules, which may involve dependency problems between the software modules, for example, the installation of one software module may require the support of some components of other software modules, and the like, the information may be set in optional parameters or already set in the downloaded software module package.
Step 304, the customer premises equipment sends a software management module command response message ManageSoftwareModuleResponse to the automatic configuration server.
The customer premises equipment sets a software management module command response manager software module response which can be used for responding to the software module management command sent by the automatic configuration server.
The command is in the format of a managesoftware module response (Status, time information). The specific description of each parameter is referred to the description in the second embodiment.
Therefore, after the customer premises equipment operates according to the software module management command, the customer premises equipment sends a software management module command response message to the automatic configuration server.
And 305, the customer premises equipment sends a software management module completion command message ManageSoftwareModuleComplete to the automatic configuration server.
It should be noted that, in the software management module command response message sent in step 304, the Status value (Status) is 1, which indicates that the execution of the software management module command is not completed.
The user premise equipment takes the Status value (Status) in the software management module command response message as 1 to indicate that the execution of the software management module command is not finished, and after the software management module command response message is sent to the automatic configuration server, the user premise equipment continues to operate the software module according to the original instruction execution.
And after the software module is continuously operated, the customer premises equipment sends a software management module completion command message to the automatic configuration server.
The customer premises equipment is provided with a software management module to complete a command ManageSoftwareModuleComplete for further reporting the execution result of the software management command.
The command is in the format of a managesoftwaremodulecomple (command key, error information, and time information). The specific description of each parameter is referred to the description in the second embodiment.
Step 306, the automatic configuration server sends a software management module completion command response message managesofwaremodeletepresponse to the customer premises equipment.
The automatic configuration server sets a software management module completion command response for notifying the customer premises equipment that the software management module completion command response message reported by the customer premises equipment has been received.
The command is formatted as a managesoftwaremodelepleresponse (). Because the command is only used for informing the customer premises equipment that the software management module reported by the customer premises equipment has received the command response message, additional parameter information is not needed.
Step 307, the customer premises equipment and the automatic configuration server are disconnected.
After the above process is executed, the customer premises equipment and the automatic configuration server are disconnected. It should be noted that if the Status value (Status) in the software management module command response message sent in step 304 is 0 to indicate that the execution of the software management module command is completed, step 307 is entered directly from step 304.
As can be seen from the content of the flow chart in the third embodiment, in the embodiment of the present invention, the network side device sends the software management module command message, where the software management module command message indicates the processing manner of the customer premises equipment on the software module, so that after receiving the software management module command message, the customer premises equipment can process the software module (the operation of installing, upgrading, and uninstalling the software module) according to the indication in the software management module command message, and send the software management module completion command message to the network side device. In addition, if the customer premises equipment sends the software management module completion command message to indicate that the execution of the command is not completed, the customer premises equipment can also send the software management module completion command message to report the execution result of the software management command after the command is continuously executed. In addition, the embodiment of the invention correspondingly sets various operations in one parameter, so that only one software management module command is needed, and the expansion is convenient. Therefore, the embodiment of the invention provides a more complete method for managing software modules of user-side equipment, such as customer premises equipment.
FIG. 4 is a second flowchart of a remote management method according to an embodiment of the present invention, which implements the start and stop operations of the installed software module. Fig. 4 includes the steps of:
step 401, establishing a connection between the customer premises equipment and the automatic configuration server.
Step 402, the automatic configuration server sends a software management module command message RunModule to the customer premises equipment.
The autoconfiguration server then sets a software management module command RunModule that can be used to instruct the start and stop operations of the installed software modules.
The command is in the format of RunModule (command key, Action, managed software module name, optional parameter). The specific description of each parameter is as follows:
command key (CommandKey): set up and controlled by the autoconfiguration server for instructing the customer premises equipment to execute the autoconfiguration server command.
Operation (Action): representing operations performed on the software module, may include the following values:
1) run (Start): starting an executable software module or a unit in the software module which is installed in the customer premises equipment;
2) stop (Stop): stopping the software module or units in the software module running in the customer premises equipment;
for a description of the managed software module name (softwaremoquelname), see the description in example two.
Optional parameters (OptionalParameter): including parameter information for starting or stopping software modules or units in software modules that can be executed.
Accordingly, the automatic configuration server transmits a software management module command message indicating an operation that the customer premises equipment needs to perform, such as installing a software module, updating a software module, and the like, to the customer premises equipment.
And step 403, the customer premises equipment operates according to the instruction of the software management module command message.
After receiving the software management module command message sent by the automatic configuration server, the customer premises equipment analyzes the message, acquires various parameters in the message, and operates the specified software module according to the instruction in the operation (Action) parameters. For example, for a given software module that is already installed, the execution of that software module is initiated.
It should also be noted that the uninstallation of the software modules may involve a problem of dependency between the software modules, for example, when one software module is deleted, some components of other software modules may be deleted at the same time, and the information may be set in optional parameters or already set in the downloaded software module package.
Step 404, the customer premises equipment sends a software management module command response message RunModuleResponse to the automatic configuration server.
The customer premises equipment sets a software management module command response RunModuleResponse, which can be used for responding to the software module management command sent by the automatic configuration server.
The format of this command is RunModuleResponse (Status, time information). The specific description of each parameter is referred to the description in the second embodiment.
Therefore, after the customer premises equipment operates according to the software module management command, the customer premises equipment sends a software management module command response message to the automatic configuration server.
Step 405, the customer premises equipment sends a software management module completion command message RunModuleComplete to the automatic configuration server.
It should be noted that, in the software management module command response message sent in step 404, the Status value (Status) is 1, which indicates that the execution of the software management module command is not completed.
The user premise equipment takes the Status value (Status) in the software management module command response message as 1 to indicate that the execution of the software management module command is not finished, and after the software management module command response message is sent to the automatic configuration server, the user premise equipment continues to operate the software module according to the original instruction execution.
And after the software module is continuously operated, the customer premises equipment sends a software management module completion command message to the automatic configuration server.
The customer premises equipment sets a software management module to complete a RunModuleCommlet for further reporting the execution result of the software management command.
The command is in the format of RunModuleComplete (command key, error information, time information). Wherein the command key (CommandKey) is used to correspond to the CommandKey in the RunModuleCommlet command and represents the software module management command to which the reply is directed. The other parameters are described in detail in example two.
Step 406, the automatic configuration server sends a software management module completion command Response message RunModuleCommlet Response to the customer premises equipment.
The automatic configuration server sets a software management module completion command Response for informing the customer premises equipment that the software management module completion command Response message reported by the customer premises equipment has been received.
The format of this command is RunModuleCommlet Response (). Because the command is only used for informing the customer premises equipment that the software management module reported by the customer premises equipment has received the command response message, additional parameter information is not needed.
Step 407, the customer premises equipment and the automatic configuration server are disconnected.
After the above process is executed, the customer premises equipment and the automatic configuration server are disconnected. It should be noted that if the Status value (Status) in the software management module command response message sent in step 404 is 0 to indicate that the execution of the software management module command is completed, step 407 is entered directly from step 404.
As can be seen from the content of the flow chart in the third embodiment, in the embodiment of the present invention, the network side device sends the software management module command message, where the software management module command message indicates the processing manner of the customer premises equipment on the software module, so that after receiving the software management module command message, the customer premises equipment may process the software module (operation or stop operation of the installed software module) according to the indication in the software management module command message, and send the software management module completion command message to the network side device. In addition, if the customer premises equipment sends the software management module completion command message to indicate that the execution of the command is not completed, the customer premises equipment can also send the software management module completion command message to report the execution result of the software management command after the command is continuously executed. In addition, the embodiment of the invention correspondingly sets various operations in one parameter, so that only one software management module command is needed, and the expansion is convenient. Therefore, the embodiment of the invention provides a more complete method for managing software modules of user-side equipment, such as customer premises equipment.
The foregoing describes the remote management method in detail, and accordingly, embodiments of the present invention provide a processing apparatus and a network system.
FIG. 5 is a schematic diagram of a processing apparatus according to an embodiment of the present invention. The processing means may be an auto-configuration server.
As shown in fig. 5, the processing apparatus includes: generation section 501 and transmission section 502.
A generating unit 501, configured to generate a command message, where the command message indicates a processing manner for a software module;
a sending unit 502, configured to send the command message to a user-side device, and instruct the user-side device to operate a software module according to the command message.
The processing apparatus further includes: a receiving unit 503, configured to receive a command response message sent by the ue, where the command response message carries a result of operating a software module.
When the parameter identifier of the command response message received by the receiving unit 503 indicates that the operation on the software module is not completed, the receiving unit 503 further receives a command message sent by the user side device after the user side device continues to operate the software module, where the command message carries a result of the continued operation on the software module;
after the receiving unit 503 receives the command message sent by the ue after continuing to operate the software module, the sending unit 502 returns a command response message to the ue.
The command message generated by the generating unit 501 is a software management module command message, and the software management module command message includes a software module processing mode parameter, and the value of the software module processing mode parameter is one or a combination of two of software module installation, software module update, software module uninstallation, software module start-up that has been installed, and software module stop-running. That is, an instruction to install a software module, update a software module, uninstall a software module, start an already installed software module, stop a software module that is running may be set in an operation (Action) parameter of a software management module command ManageSoftwareModule; or, the instruction of installing the software module, updating the software module and uninstalling the software module is set in the operation (Action) parameter of the software management module command managesoftware module, and the instruction of starting the installed software module and stopping the running software module is set in the operation (Action) parameter of the software management module command RunModule.
FIG. 6 is a schematic diagram of a second exemplary embodiment of a processing apparatus. The processing device may be a customer-side equipment, such as a customer premises equipment.
As shown in fig. 6, the processing apparatus includes: receiving section 601 and operation section 602.
A receiving unit 601, configured to receive a command message sent by a network-side device, where the command message indicates a processing manner for a software module;
an operation unit 602, configured to operate the software module according to the received command message.
The processing apparatus further includes: a sending unit 603, configured to send a command response message to the network side device, where the command response message carries a result of operating the software module.
When the parameter of the command response message sent by the sending unit 603 identifies that the operation on the software module is not completed, the operating unit 602 continues to operate on the software module;
the sending unit 603 sends a command message to the network side device after the operating unit 602 continues to perform the operation on the software module, where the command message carries the result of continuing to operate the software module;
the receiving unit 601 receives a command response message returned by the network side device.
Fig. 7 is a schematic structural diagram of a network system according to an embodiment of the present invention.
As shown in fig. 7, the network system includes: a network side device 701 and a user side device 702.
A network side device 701, configured to send a command message, where the command message indicates a processing manner for a software module;
the user side device 702 is configured to receive the command message sent by the network side device 701, and operate the software module according to the received command message.
After operating the software module, the user side device 702 sends a command response message to the network side device 701, where the command response message carries a result of operating the software module.
When the parameter identifier of the command response message sent by the user side device 702 does not complete the operation on the software module, the user side device 702 continues to operate the software module, sends a command message to the network side device 701, and receives a command response message returned by the network side device 701, where the command message carries a result of the continued operation on the software module.
The network side device 701 has the structure shown in fig. 5, and the user side device 702 has the structure shown in fig. 6, which is not described herein again.
In summary, in the embodiments of the present invention, the network-side device sends the command message, where the command message indicates a processing manner for the software module, and then, after receiving the command message, the software module can be processed according to the command message. Therefore, a method for managing software modules of the user side equipment is provided.
It will be understood by those skilled in the art that all or part of the steps in the method for implementing the above embodiments may be implemented by hardware that is instructed to implement by a program, and the program may be stored in a computer-readable storage medium, such as a read-only memory, a magnetic or optical disk, and the like.
The remote management method, the processing device and the network system provided by the embodiment of the present invention are described in detail above, and a specific example is applied in the present disclosure to explain the principle and the implementation of the present invention, and the description of the above embodiment is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (18)

1. A remote management method, comprising:
receiving a command message sent by network side equipment, wherein the command message indicates a processing mode of a software module;
and operating the software module according to the received command message.
2. The remote management method according to claim 1, wherein the operating the software module further comprises:
and sending a command response message to the network side equipment, wherein the command response message carries a result of operating the software module.
3. The remote management method according to claim 2, wherein:
the command response message carrying the result of the operation on the software module comprises:
the parameter of the command response message takes a first set value, and the identifier finishes the operation of the software module; or,
and the parameter of the command response message takes a second set value to identify that the operation on the software module is not finished.
4. The remote management method according to claim 3, wherein: when the parameter of the command response message takes the second set value, the sending the command response message to the network side device further includes:
continuing to operate the software module;
and sending a command message to the network side equipment, wherein the command message carries the result of continuing to operate the software module.
5. The remote management method according to any one of claims 1 to 4, wherein:
the command message indicates a software module processing mode specifically as follows:
the command message contains a software module handling mode parameter having a value of one or a combination of two of installing a software module, updating a software module, uninstalling a software module, starting an already installed software module, and stopping a software module that is running.
6. The remote management method according to claim 5, wherein:
when the instruction is to install a software module or update the software module, the software management module command message also carries the download address information of the software module;
the operating the software module according to the received command message includes:
and downloading a software module package according to the downloading address information of the software module, and installing the software module or updating the software module according to the downloaded software module package.
7. A remote management method, comprising:
generating a command message indicating a processing manner of the software module;
and sending the generated command message to user side equipment, and indicating the user side equipment to operate a software module according to the command message.
8. The remote management method according to claim 7, wherein the command message indicates a processing manner of the software module, specifically:
the command message contains a software module handling mode parameter having a value of one or a combination of two of installing a software module, updating a software module, uninstalling a software module, starting an already installed software module, and stopping a software module that is running.
9. A processing apparatus, comprising:
the generating unit is used for generating a command message, and the command message indicates a processing mode of the software module;
and the sending unit is used for sending the command message to user side equipment and indicating the user side equipment to operate the software module according to the command message.
10. The processing apparatus as in claim 9, further comprising:
and the receiving unit is used for receiving a command response message sent by the user side equipment, wherein the command response message carries a result of operating the software module.
11. The processing apparatus according to claim 9 or 10, characterized in that:
when the parameter identifier of the command response message received by the receiving unit does not complete the operation on the software module, the receiving unit further receives a command message sent by the user side equipment after the user side equipment continues to operate the software module, and the command message carries a result of the continued operation on the software module.
12. The processing apparatus according to claim 9 or 10, characterized in that:
the command message generated by the generating unit contains a software module processing mode parameter, the value of which is one or a combination of two of installing a software module, updating a software module, uninstalling a software module, starting an already installed software module and stopping a software module which is running.
13. A processing apparatus, comprising:
the device comprises a receiving unit, a processing unit and a processing unit, wherein the receiving unit is used for receiving a command message sent by network side equipment, and the command message indicates a processing mode of a software module;
and the operation unit is used for operating the software module according to the received command message.
14. The processing apparatus as in claim 13, further comprising:
and the sending unit is used for sending a command response message to the network side equipment, wherein the command response message carries a result of operating the software module.
15. The processing apparatus according to claim 13 or 14, characterized in that:
when the parameter identification of the command response message sent by the sending unit does not complete the operation on the software module, the operating unit continues to operate the software module;
and the sending unit sends a command message to the network side equipment after the operating unit continues to operate the software module, wherein the command message carries the result of continuing to operate the software module.
16. A network system, comprising:
the network side equipment is used for sending a command message, and the command message indicates a processing mode of the software module;
and the user side equipment is used for receiving the command message sent by the network side equipment and operating the software module according to the received command message.
17. The network system according to claim 16, wherein:
and after the user side equipment operates the software module, sending a command response message to the network side equipment, wherein the command response message carries a result of operating the software module.
18. The network system according to claim 16 or 17, characterized in that:
when the parameter identification of the command response message sent by the user side equipment does not complete the operation on the software module, the user side equipment continues to operate the software module, sends a command message to the network side equipment, and receives a command response message returned by the network side equipment, wherein the command message carries the result of continuing to operate the software module.
CN200910126353A 2009-03-03 2009-03-03 Remote management method, processing device and network system Pending CN101826977A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200910126353A CN101826977A (en) 2009-03-03 2009-03-03 Remote management method, processing device and network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200910126353A CN101826977A (en) 2009-03-03 2009-03-03 Remote management method, processing device and network system

Publications (1)

Publication Number Publication Date
CN101826977A true CN101826977A (en) 2010-09-08

Family

ID=42690696

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200910126353A Pending CN101826977A (en) 2009-03-03 2009-03-03 Remote management method, processing device and network system

Country Status (1)

Country Link
CN (1) CN101826977A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385514A (en) * 2011-10-20 2012-03-21 百度在线网络技术(北京)有限公司 Method, equipment and system for conducting management operation on software in centralized way
CN103391213A (en) * 2012-05-11 2013-11-13 中兴通讯股份有限公司 Application deployment method, CPE (Customer Premises Equipment) and application deployment system
CN103457959A (en) * 2013-09-30 2013-12-18 迈普通信技术股份有限公司 Equipment configuration method and system
CN106599632A (en) * 2016-11-21 2017-04-26 广州视源电子科技股份有限公司 Password input method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658574A (en) * 2005-03-23 2005-08-24 港湾网络有限公司 Automatic update method and system for network equipment
CN1852103A (en) * 2005-11-24 2006-10-25 华为技术有限公司 Network apparatus remote loading system and method
CN101018145A (en) * 2006-02-07 2007-08-15 腾讯科技(深圳)有限公司 A device and method for remote management
CN101232396A (en) * 2006-12-15 2008-07-30 株式会社Ntt都科摩 Remote start system, remote start server and communication terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1658574A (en) * 2005-03-23 2005-08-24 港湾网络有限公司 Automatic update method and system for network equipment
CN1852103A (en) * 2005-11-24 2006-10-25 华为技术有限公司 Network apparatus remote loading system and method
CN101018145A (en) * 2006-02-07 2007-08-15 腾讯科技(深圳)有限公司 A device and method for remote management
CN101232396A (en) * 2006-12-15 2008-07-30 株式会社Ntt都科摩 Remote start system, remote start server and communication terminal

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385514A (en) * 2011-10-20 2012-03-21 百度在线网络技术(北京)有限公司 Method, equipment and system for conducting management operation on software in centralized way
CN102385514B (en) * 2011-10-20 2014-10-01 百度在线网络技术(北京)有限公司 Method, equipment and system for conducting management operation on software in centralized way
CN103391213A (en) * 2012-05-11 2013-11-13 中兴通讯股份有限公司 Application deployment method, CPE (Customer Premises Equipment) and application deployment system
CN103457959A (en) * 2013-09-30 2013-12-18 迈普通信技术股份有限公司 Equipment configuration method and system
CN106599632A (en) * 2016-11-21 2017-04-26 广州视源电子科技股份有限公司 Password input method and device

Similar Documents

Publication Publication Date Title
CN105681060B (en) virtualized network function management upgrading method, device and server
CN100525206C (en) Realizing method and system for automatic restoring equipment fault
CN102006334B (en) Method, system and device for installing software component
US20140075438A1 (en) Method, server, and system for starting an application
EP2878140B1 (en) Wireless firmware upgrades to an alarm security panel
US20080104442A1 (en) Method, device and system for automatic device failure recovery
US20050055689A1 (en) Software management for software defined radio in a distributed network
JP2008079344A (en) Method for managing mobile station by using electric wave
US20110145809A1 (en) Method and apparatus for upgrading software in customer premise equipment
CN111556488A (en) OTA (over the air) upgrading method and system for terminal equipment
CN101316189A (en) Method, system and device for upgrading network appliance
CN112615747B (en) Method and device for automatically deploying and configuring network equipment
CN105468422A (en) Method and system for optimizing operation system
JP4884819B2 (en) PON system and automatic download method
CN101826977A (en) Remote management method, processing device and network system
EP1953957B1 (en) A remote load system of network device and method thereof
CN106506197B (en) Method and device for managing core service platform
US20030154472A1 (en) Installation server
EP2107460A1 (en) Method for improving native library and native application compatibily
CN112596764B (en) Internet of things monitoring method and device based on NB-IoT remote upgrade
CN113138787A (en) Program updating method and device
CN109815053B (en) Method for realizing IP phone multi-mode system upgrade failure recovery
JP2006054804A (en) File downloading method, mobile communication network system, and base station apparatus
KR100545095B1 (en) Method of upgrading software in wireless communication terminal
CN110662214B (en) Communication equipment station opening method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20100908