THOMSON TR-069 Configuration Manual page 35

R7.4 and higher
Table of Contents

Advertisement

2|
Configuring CWMP on the Thomson Gateway
Deleting a group
To delete a group, execute the command
Name: the name of the group to be deleted.
For example, delete a group as follows:
=>:statecheck groupdelete name=DSLActivity
Creating a check
To create a check, execute the command
Group: the check will be part of this group.
Name: the name of the check to be created.
Object: the object to be checked.
Use the
To obtain this keystringpath, execute following command in MBUS:
:mbus client exec cmd getvalues flags=keystrpath
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:
=>:statecheck checkadd
group=DSLActivity
name=Downstream
object=InternetGatewayDevice.WANDevice.DSL.WANDSLInterfaceConfig
paramname=DownstreamCurrRate
paramtype=uint
matchtype=statdelta
match=50
Deleting a check
To delete a check, execute the command
Name: the name of the check to be deleted.
For example, delete a check as follows:
=>:statecheck checkdelete name=Downstream
E-DOC-CTC-20071119-0003 v1.0
:statecheck groupdelete
:statecheck checkadd
keystringpath
of the object.
:statecheck checkdelete
and specify following parameter:
and specify following parameters:
.
//dmtree=igd is used
and specify following parameter:
29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents