Disable BTS EAC Alarm(DIS BTSEACALM)

Function

An OM command that requests the system to disable the EAC alarm of a specified BTS.

Note

1. This command is available when the BTS is configured with the environment monitoring board.

2. This command disables the alarm for 10 minutes. The alarm is enabled after 10 minutes. This command can be used repeatedly.

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 shielding the EAC alarm. 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 the operation is based on BTS index.

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 the operation is based on BTS name.

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 EAC alarm shielding and indicates whether the DEMU is configured in the BTS where the EAC alarm shielding occurs.

2. YES(Configure) indicates that the DEMU is configured and 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 EAC alarm is shielded.

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 EAC alarm is shielded.

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

Default value: None

Example

1. Disable the BTS EAC alarm when only one environment monitoring board is configured (Index Type = BYIDX; BTS Index = 6; Demu Configure Information = NO):
DIS BTSEACALM: IDXTYPE=BYIDX, BTSIDX=6, ISSPTDEMUS=NO;
2. Disable the BTS EAC alarm when multiple environment monitoring boards are configured (Index Type = BYIDX; BTS Index = 6; Demu Configure Information = YES; Subrack No. = 2; Slot No. = 0)
DIS BTSEACALM: IDXTYPE=BYIDX, BTSIDX=6, ISSPTDEMUS=YES, SRN=2, SN=0;

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