Display Automatic Power Correction Mode of TRX(DSP AUPWCRT)

Function

An OM command that requests the system to display the automatic power correction type of a specified TRX board.

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 name and the value BYIDX(By Index) indicates the query based on the 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 number

Value range: 0-71

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

Default value: None

Example

Query the automatic power correction type (Index Type = BYIDX; Cell Index = 0; TRX No. = 1):
DSP AUPWCRT:IDXTYPE=BYIDX,CELLIDX=0,TRX=1;
The result is as follows:
+++    HUAWEI        19.06.08 11:24:11
O&M    #890
%%DSP AUPWCRT:IDXTYPE=BYIDX,CELLIDX=0,TRX=1;%%
RETCODE = 0  Operation succeeded

LST AUPWCRT Result
------------------
Automatic power correction type  =  P-GSM900 auto power adjustment
(Number of results = 1)


---    END

Output Description

Domain Name Description
Automatic Power Correction Type

Automatic power correction type. The available types are: TRX auto power adjustment not supported, P-GSM900 auto power adjustment, E-GSM900 auto power adjustment, R-GSM900 auto power adjustment, DCS1800 auto power adjustment, P-GSM900 auto power adjustment not supported, DCS1800 auto power adjustment not supported, GT800 reserved, E-GSM900 auto power adjustment not supported, R-GSM900 auto power adjustment not supported, PCS1900 auto power adjustment not supported, PCS1900 auto power adjustment, GSM850 auto power adjustment, GSM850 auto power adjustment, and NULL.


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