Navigation
SEARCH
TOOLBOX
LANGUAGES

cwmpProfileObject

From QA Cafe Support Wiki

Jump to: navigation, search

cwmpProfileObject This testvar specifies the root object of the user defined profile. Up to 128 user defined profiles can be created using testvar_group names cwmp_profile1 through cwmp_profile128. See the CWMP Profile Testing Section in the CDRouter TR-069 User's Guide for more information.

Example:
testvar_group cwmp_profile1 {
testvar cwmpProfileName myVendorParameters
testvar cwmpProfileObject InternetGatewayDevice
testvar cwmpProfilePath /home/dev/myVendorParameters.cwmp
}