A configuration command that modifies the parameters related to the burglar alarm attributes of BTS. In this command, the following parameters uniquely identify the BTS
BTS Index or BTS Name
ID | Name | Description |
---|---|---|
IDXTYPE | Index Type | Meaning:Index Type Value range:BYNAME(By Name),BYIDX(By Index) Explanation:Index type. Default value:None |
BTSIDX | BTS Index | Meaning:BTS Index Value range:0~2047 Explanation:This parameter specifies the index number of a BTS. Each BTS is numbered uniquely in a BSC. Default value:None |
BTSNAME | BTS Name | Meaning:BTS Name Value range:1-32 characters Explanation:This parameter specifies the name of a BTS. The name of each BTS is unique in a BSC. Excluding the invalid characters ';',',','"','''','=','\','%%','+++','&','#'. Default value:None |
ANTITHEFTALLOW | Burglar Alarm Auto Clear Permit | Meaning:Burglar Alarm Auto Clear Permit Value range:NO(NO),YES(YES) Explanation:This parameter specifies whether the auto clear of burglar alarm is allowed. Default value:None |
CLRDELAY | Clear Command Delay Time[s] | Meaning:Clear Command Delay Time[s] Value range:0~255 Explanation:This parameter specifies the interval between the BTS reports the burglar-resisting alarm and the alarm clear command is issued. Default value:None |
CLRINTERVAL | Clear Command Time Interval[s] | Meaning:Clear Command Time Interval[s] Value range:0~255 Explanation:This parameter specifies the interval between the two clear commands issued by the BTS to clear the burglar-resisting alarm. Default value:None |
Modify the burglar alarm attributes of a BTS (Index Type = BYIDX(By Index); BTS Index = 0; Burglar Alarm Auto Clear Permit = YES(YES); Clear Command Delay Time[s] = 85; Clear Command Time Interval[s] = 110): MOD BTSTHEFTALM: IDXTYPE=BYIDX, BTSIDX=0, AntiTheftAllow=YES, ClrDelay=85, ClrInterval=110;