List RET Antenna Configuration Flag(LST ANTCFGFLAG)

Function

An OM command that queries whether the RET antenna is configured.

Note

None

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

Example

Query whether the RET antenna is configured on a BTS (Index Type = BYIDX(By Index); BTS Index = 0):
LST ANTCFGFLAG: IDXTYPE=BYIDX, BTSIDX=0;

The result is as follows:
+++    HUAWEI        2008-07-21 19:41:30
O&M    #463
%%LST ANTCFGFLAG: IDXTYPE=BYIDX, BTSIDX=0;%%
RETCODE = 0  Operation succeeded

LST ANTCFGFLAG Result
---------------------
         Site Index  =  0
          Site Name  =  Site000
Antenna Config Flag  =  Yes
(Number of results = 1)


---    END

Output Description

For details, see the parameter description of the MOD ANTCFGFLAG command.

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