Cisco Systems OL-27172-01 Mobility Aid User Manual


 
14-2
Cisco Broadband Access Center 3.8 Administrator Guide
OL-27172-01
Chapter 14 CWMP Device Operations
Connection Modes for Device Operations
All device operations are executed before other configuration services, such as data synchronization,
configuration synchronization, and firmware rules download.
Caution You should not perform device configuration updates using device operations. The configuration process
can overwrite any settings that you configured by using device operations.
Connection Modes for Device Operations
Cisco BAC enables the performing of device operations in three modes:
Immediate
On-connect
Asynchronous
Immediate Mode
An immediate execution assumes that the device is reachable and is performed by the DPE first issuing
a connection request to the device. If the device is not reachable, the operations automatically fail. You
can run multiple operations in the same batch to improve performance, creating a single connection
request and, thus, a single management session with the CWMP device.
A client uses a timeout period to post the API batch in immediate mode. If no timeout is set, the duration
for immediate operations to time out is, by default, 60 seconds. If a device operation times out or its
batch times out, an error is returned.
Download Instructs the device to perform a file download
FactoryReset Resets a device’s settings to its factory default state
Reboot Instructs the device to reboot
GetParamAttributes Retrieves attributes for a device’s parameters
GetParamNames Retrieves names of parameters exposed by a device
GetParamValues Retrieves parameter values from a device’s parameter space
GetRPCMethods Retrieves a device’s list of supported RPC methods
SetParamAttributes Sets the value of device parameter attributes, such as Notification and
Access List
SetParamValues Sets the value of device parameters
ChangeProvGroup Redirects a device to a new provisioning group
GenerateConfig Regenerates the instruction set for a device
PassThrough Sends a generic SOAP message to the device
RemoveOperation Removes a pending on-connect device operation
RequestConnection Initiates a connection request to a device
Table 14-1 Device Operations Supported in Cisco BAC (continued)
Operation Name Description