Set BTS Extended Attributes(SET BTSEXD)

Function

A configuration command that modifies the extended attributes of a BTS.

Note

If the specified BTS is not configured with the EAC, EMUA, EMU, or DEMU, execution of this command fails.

Parameters

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

UHUMTHD Upper Humidity Threshold

Meaning:Upper Humidity Threshold

Value range:0~99

Explanation:This parameter specifies the upper humidity threshold of the environment alarm box.

When the humidity concerning a BTS exceeds the upper threshold, the environment alarm box reports an over humidity alarm.

Default value:None

LHUMTHD Lower Humidity Threshold

Meaning:Lower Humidity Threshold

Value range:0~99

Explanation:This parameter specifies the lower humidity threshold of the environment alarm box.

When the humidity concerning a BTS is lower than the lower limit, the environment alarm box reports a low humidity alarm.

Default value:None

UTEMTHD Upper Temperature Threshold

Meaning:Upper Temperature Threshold

Value range:-99~99

Explanation:This parameter specifies the upper temperature threshold of the environment alarm box.

When the temperature concerning a BTS exceeds the upper threshold, the environment alarm box reports an over temperature alarm.

Default value:None

LTEMTHD Lower Temperature Threshold

Meaning:Lower Temperature Threshold

Value range:-99~99

Explanation:This parameter specifies the lower temperature threshold of the environment alarm box.

When the temperature concerning a BTS is lower than the lower limit, the environment alarm box reports a low temperature alarm.

Default value:None

Example

Set the extended attributes of a BTS (Index Type = BYIDX(By Index); BTS Index = 0; Upper Humidity Threshold = 85; Lower Humidity Threshold = 15; Upper Temperature Threshold = 45; Lower Temperature Threshold = -5):
SET BTSEXD: IDXTYPE=BYIDX, BTSIDX=0, UHUMTHD=85, LHUMTHD=15, UTEMTHD=45, LTEMTHD=-5;
Related reference
Add BTS(ADD BTS)

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