List Frequency Band Attributes of BTS Board(LST BTSBRDFREQ)

Function

An OM command that queries the frequency band of the BTS board.

To query the frequency band of a board on a specified BTS, you need to set the parameters BTS Index or BTS Name, Subrack No., and Slot No..

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

SRN Subrack No.

Meaning:Subrack No.

Value range:0~53

Explanation:This parameter specifies the unique number of the subrack where the board is located within each BTS in a BSC.

Default value:None

SN Slot No.

Meaning:Slot No.

Value range:0~23

Explanation:This parameter specifies the number of the slot in which a BTS board is located.

Default value:None

Example

Query the frequency band of a board on a BTS (Index Type = BYIDX(By Index); BTS Index = 0; Subrack No. = 3; Slot No. = 8):
LST BTSBRDFREQ: IDXTYPE=BYIDX, BTSIDX=0, SRN=3, SN=8;

The result is as follows:
+++    HUAWEI        2008-07-21 19:41:33
O&M    #473
%%LST BTSBRDFREQ: IDXTYPE=BYIDX, BTSIDX=0, SRN=3, SN=8;%%
RETCODE = 0  Operation succeeded

LST BTSBRDFREQ Result
---------------------
     Site Index  =  0
    Subrack No.  =  3
       Slot No.  =  8
Freq. Band Type  =  PCS1900
(Number of results = 1)


---    END

Output Description

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

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