Clear BTS Robbery Alarm(CLR BTSROBALM)

Function

An OM command that clears the robbery alarm of a specified BTS.

Note

This command can be performed only when the BTS is configured with an environment monitoring board.

Parameters

ID Name Description
IDXTYPE Index type

Meaning: index type

Value range: BYNAME(By Name), BYIDX(By Index)

Explanation:

1. A key field that identifies the operation mode for the robbery alarm clearance. The operation can be based on BTS name or BTS index.

2. BYNAME(By Name) indicates the operation based on the BTS name and BYIDX(By Index) indicates the operation based on the BTS index.

Default value: None

BTSIDX BTS Index

Meaning: BTS index

Value range: 0-2047

Explanation:

1. This parameter specifies the index of a BTS. Each BTS is numbered uniquely in a BSC.

2. This parameter specifies the BTS index for the system operation. BTS index specifies a global BTS index.

3. This parameter is mandatory if BYIDX is selected for Index Type.

Default value: None

BTSNAME BTS Name

Meaning: BTS name

Value range: 1-32 characters

Explanation:

1. This parameter specifies the name of a BTS. Each BTS is named uniquely in a BSC.

2. This parameter specifies the BTS name for the system operation. BTS name specifies a global name of the BTS.

3. This parameter is mandatory if BYNAME is selected for Index Type.

Default value: None

ISSPTDEMUS Demu configure information

Meaning: This parameter specifies whether the DEMU is configured.

Value range: YES(Configure), NO(Not Configure)

Explanation:

1. A key field that identifies the robbery alarm clearance and indicates whether the DEMU is configured in the BTS where the robbery alarm is generated.

2. YES(Configure) indicates that the DEMU is configured and the NO(Not Configure) indicates that the DEMU is not configured.

Default value: None

SRN Subrack No.

Meaning: subrack number of the DEMU

Value range: 0-53

Explanation:

1. This parameter specifies the number of the subrack where a BTS board is located. The subrack number is unique in a site.

2. This parameter specifies the subrack number of the DEMU when the robbery alarm is cleared.

3. This parameter is mandatory when the YES(Support) option is selected.

Default value: None

SN Slot No.

Meaning: slot number of the DEMU

Value range: 0-23

Explanation:

1. This parameter specifies the number of the slot in which a BTS board is located.

2. This parameter specifies the slot number of the DEMU when the robbery alarm is cleared.

3. This parameter is mandatory when the YES(Support) option is selected.

Default value: None

Example

1. Clear the BTS robbery alarm (Index Type = BYIDX; BTS Index = 6; Demu Configure Information = NO):
CLR BTSROBALM: IDXTYPE=BYIDX, BTSIDX=6, ISSPTDEMUS=NO;
2. Clear the BTS robbery alarm (Index Type = BYIDX; BTS Index = 6; Demu Configure Information = YES; Subrack No. = 2; Slot No. = 0):
CLR BTSROBALM: IDXTYPE=BYIDX, BTSIDX=6, ISSPTDEMUS=YES, SRN=2, SN=0;
Related reference
Disable BTS EAC Alarm(DIS BTSEACALM)
Display DEMU Configuration Information(DSP DEMUCFGINFO)

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.