Modify BTS Output Attributes(MOD BTSOUTPUT)

Function

A configuration command that modifies the environment monitoring attributes of the BTS. In this command, following parameters uniquely identifies the BTS:

BTS Index or BTS Name

Note

If the BTS is not configured with the EAC, EMUA, EMU, or DEMU, a prompt "Site type error(Execution of the command failed)" is displayed.

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

COLDSET Refrigeration Equipment

Meaning:Refrigeration Equipment

Value range:INACTIVE(Inactive),ACTIVE(Active)

Explanation:Whether to enable the cooling device.

Default value:None

WARMSET Heating Equipment

Meaning:Heating Equipment

Value range:INACTIVE(Inactive),ACTIVE(Active)

Explanation:Whether to enable the heating device.

Default value:None

DRYSET Dehumidification Equipment

Meaning:Dehumidification Equipment

Value range:INACTIVE(Inactive),ACTIVE(Active)

Explanation:Whether to enable the drying device.

Default value:None

WETSET Humidification Equipment

Meaning:Humidification Equipment

Value range:INACTIVE(Inactive),ACTIVE(Active)

Explanation:Whether to enable the humidifier.

Default value:None

FIRESET Fire-extinguishing Equipment

Meaning:Fire-extinguishing Equipment

Value range:INACTIVE(Inactive),ACTIVE(Active)

Explanation:Whether to enable the fire extinguisher.

Default value:None

DESTEALSET Anti-theft Equipment

Meaning:Anti-theft Equipment

Value range:INACTIVE(Inactive),ACTIVE(Active)

Explanation:Whether to enable the theft-proof device.

Default value:None

Example

Modify output attributes of a BTS
(Index Type = BYIDX(By Index); BTS Index = 0; Cold Set = ACTIVE(Active); Dry Set = ACTIVE(Active); Fire Set = ACTIVE(Active); Warm Set = ACTIVE(Active); Wet Set = ACTIVE(Active); De-Steal Set = ACTIVE(Active)):
MOD BTSOUTPUT: IDXTYPE=BYIDX, BTSIDX=0, COLDSET=ACTIVE, DRYSET=ACTIVE, FIRESET=ACTIVE, WARMSET=ACTIVE, WETSET=ACTIVE, DESTEALSET=ACTIVE;
Related reference
Add BTS(ADD BTS)

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