Query RET Antenna Tilt Angle(DSP RETANTTILT)

Function

An OM command that queries the tilt angle range and current tilt angle of the RET antenna.

Note

1. The MML client must communicate properly with the BSC.

2. The BSC must communicate with the BTS properly;

3. The BTS must be configured with the board that controls the RET antenna and connected with the RET antenna.

Parameters

ID Name Description
OPEROBJ Operate Object

Meaning: object to be queried

Value range: SITE(SITE), CELL(CELL)

Explanation: This parameter specifies whether the query is based on the BTS or cell.

Default value: None

BTSIDXTYPE 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

BTSNAME 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

BTSIDX 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

CELLIDXTYPE Cell Index Type

Meaning: how to specify a cell

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

Explanation: This parameter determines whether a cell is specified by its name or index.

Default value: None

CELLNAME Cell Name

Meaning: cell name

Value range: 1-32 characters

Explanation: This parameter specifies the name of a cell. Each BTS is named uniquely in a BSC.

Default value: None

CELLIDX Cell Index

Meaning: cell index

Value range: 0-2047

Explanation: This parameter specifies the number of the target cell. Each cell is numbered uniquely in a BSC.

Default value: None

Example

Query the tilt angle of the RET antenna (Operate Object = SITE(SITE); Site Index Type = BYIDX(By Index); Site Index = 0):
DSP RETANTTILT: OPEROBJ=SITE, BTSIDXTYPE=BYIDX, BTSIDX=0;
The result is as follows:
+++    HUAWEI        2008-02-19 10:09:55
O&M    #10
%%DSP RETANTTILT: OPEROBJ=SITE, BTSIDXTYPE=BYIDX, BTSIDX=0;%%
RETCODE = 0  Execution succeeded

List the RET antenna tilt angle
----------------
Board No.  Antenna No.  Cell No.  Feed Tributary No.  Maximum Tilt Angle of RET Antenna  Minimum Tilt Angle of RET Antenna  Actual Tilt Angle of RET Antenna

1       0       0       0           8.0               0.0               3.0             
(Number of results = 1)

---    END

Output Description

Domain Name Description
Maximum Tilt Angle of RET Antenna

Maximum tilt angle of the RET antenna

Minimum Tilt Angle of RET Antenna

Minimum tilt angle of the RET antenna

Actual Tilt Angle of RET Antenna

Actual tilt angle of the RET antenna. The result is null if the tilt angle of the RET antenna is not set.


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