Start Bts Temper Monitor(STR BTSRACKTEMPMON)

Function

An OM command that starts the monitoring on the BTS ambient temperature.

Note

The BSC must communicate properly with the BTS.

Parameters

ID Name Description
SITEIDXTYPE Site Index Type

Meaning: how to specify a BTS

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

Explanation: This parameter determines whether to specify a BTS by its name or index.

Default value: None

SITEIDX Site Index

Meaning: BTS index

Value range: 0-2047

Explanation:

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

2. This parameter is mandatory if Index Type is set to BYIDX(By Index).

Default value: None

SITENAME Site Name

Meaning: BTS name

Value range: 1-32 characters

Explanation:

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

2. This parameter is mandatory if Index Type is set to BYNAME(By Name).

Default value: None

MONITORPERIOD Monitor Period

Meaning: monitoring interval

Value range: 30MINS, 60MINS, 120MINS, 240MINS

Explanation: This parameter specifies the interval for monitoring the temperature.

Default value: None

MONITORTIME Monitor Time

Meaning: monitoring duration

Value range: 1-1440

Explanation: This parameter specifies the duration of the temperature monitoring operation. The parameter is expressed in hours.

Default value: None

Example

Start the monitoring of the BTS ambient temperature (Site Index Type = BYIDX(By Index); Site Index = 0; Monitor Period = 30MINS; Monitor Time = 12):
STR BTSRACKTEMPMON: SITEIDXTYPE=BYIDX, SITEIDX=0, MONITORPERIOD=30MINS, MONITORTIME=12;

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