Figure 1
Supported RPC introduction
GetRPCMethods
This method may be used by a CPE discover the set of methods supported by the CPE it is in
communication with. This list may include both standard methods (those defined in TR69) and vendor-
specific methods. The receiver of the response MUST ignore any unrecognized methods.
GetParameterNames
This method may be used by a Server to discover the Parameters accessible on a particular CPE.
GetParameterValues
This method may be used by a Server to obtain the value of one or more CPE Parameters.
SetParameterValues
This method may be used by a Server to modify the value of one or more CPE Parameters. On
successful receipt of a SetParameterValues RPC, the CPE MUST apply the changes to each of the
specified Parameters immediately and atomically. The order of Parameters listed in the ParameterList has
no significance. A successful response to this RPC SHOULD occur only after the new Parameter values
have been successfully applied. If the CPE requires a reboot before applying the Parameter values, the
CPE MUST reply before such a reboot, and thus before the Parameter values have been applied. In this
case, the reply MUST come only after all validation of the request has been completed and the new
values have been appropriately saved such that they will definitely be applied immediately following the
reboot.
Only the attribute of the parameter is R/W, that value can be set.