Display TRX Power Mode(DSP TRXPWM)

Function

An OM command that queries the power a specified TRX.

Note

This command is unavailable on the BTS20 or the BTS22C.

Parameters

ID Name Description
IDXTYPE Index type

Meaning: index type

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

Explanation: The value BYNAME(By Name) indicates the query based on the BTS name and the value BYIDX(By Index) indicates the query based on the BTS index.

Default value: None

CELLIDX Cell Index

Meaning: Cell index

Value range: 0-2047

Explanation: This parameter specifies the number of the cell where carriers reside. The cell index is unique in one BSC.

Default value: None

CELLNAME Cell Name

Meaning: cell name

Value range: 1-32 characters

Explanation: This parameter specifies the cell name. The cell name uniquely identify a cell under the BSC.

Default value: None

TRX TRX No.

Meaning: TRX serial number

Value range: 0-71

Description: This parameter specifies the internal carrier number of a BTS.

Default value: None

Example

Query the power mode of a TRX by cell ID and TRX number:
DSP TRXPWM: IDXTYPE=BYIDX, CELLIDX=2, TRX=0;
The result is as follows:
+++    HUAWEI        2008-02-13 00:38:14 DST
O&M    #8230
%%DSP TRXPWM: IDXTYPE=BYIDX, CELLIDX=2, TRX=0;%%
RETCODE = 0  Operation succeeded

LST TRXPWM Result
-----------------
Maximum Power Mode  Current Power Mode

40W                10W              
(Number of results = 1)


---    END

Output Description

Domain Name Description
Supported Power Modes

Maximum power

Current Power Mode

Current power


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