E-DOC-CTC-20071119-0003 v1.0
29
2|
Configuring CWMP on the Thomson Gateway
Deleting a group
To delete a group, execute the command
:statecheck groupdelete
and specify following parameter:
Name
: the name of the group to be deleted.
For example, delete a group as follows:
Creating a check
To create a check, execute the command
:statecheck checkadd
and specify following parameters:
Group
: the check will be part of this group.
Name
: the name of the check to be created.
Object
: the object to be checked.
Paramname
: the parameter to be checked.
Paramtype
: the parameter type:
String
: a string. The value of the parameter is text.
Uint
: an integer. The value of the parameter is a number.
Bool
: a boolean. The value of the parameter can be 0 or 1.
Matchtype
: the match type:
Equal
: the check sets its “Check” boolean to 1 if the parameter value equals the match value.
Differ
: the check sets its “Check” boolean to 1 if the parameter value differs from the match value.
Statdelta
: the check sets its “Check” boolean to 1 if the parameter value increments more than a
threshold, which is specified by the match value.
Match
: the match value. The parameter value is compared to the match value depending on the match
type.
For example, create a new check as follows:
Deleting a check
To delete a check, execute the command
:statecheck checkdelete
and specify following parameter:
Name
: the name of the check to be deleted.
For example, delete a check as follows:
=>:statecheck groupdelete name=DSLActivity
Use the
keystringpath
of the object.
To obtain this keystringpath, execute following command in MBUS:
:mbus client exec cmd getvalues flags=keystrpath
.
=>:statecheck checkadd
group=DSLActivity
name=Downstream
object=InternetGatewayDevice.WANDevice.DSL.WANDSLInterfaceConfig
//dmtree=igd is used
paramname=DownstreamCurrRate
paramtype=uint
matchtype=statdelta
match=50
=>:statecheck checkdelete name=Downstream
Содержание TR-069
Страница 2: ......
Страница 3: ...Thomson Gateway TR 069 Configuration Guide R7 4 and higher ...
Страница 18: ...E DOC CTC 20071119 0003 v1 0 12 1 Introduction ...
Страница 36: ...E DOC CTC 20071119 0003 v1 0 30 2 Configuring CWMP on the Thomson Gateway ...
Страница 74: ...E DOC CTC 20071119 0003 v1 0 68 5 WAN Connections ...
Страница 106: ...E DOC CTC 20071119 0003 v1 0 100 6 Service Provisioning ...
Страница 109: ......