Start Trx Performance Test(STR TRXPERFTST)

Function

An OM command that starts the TRX performance test.

Note

1. The BSC must communicate properly with the BTS.

2. The target BTS must be configured, and the TRX must be in active state.

Parameters

ID Name Description
IDXTYPE 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

BTSIDX BTS 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

BTSNAME BTS 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

TRXNO TRX No.

Meaning: TRX number

Value range: 0-71

Explanation: This parameter determines the number of a TRX in a specified BTS. You can specify multiple TRXs. For example, if the parameter is set to 0&1&2, it indicates TRXs 1, 2, and 3.

Default value: None

Example

Start the TRX performance test (Index Type = BYIDX(By Index); BTS Index = 0; TRX No. = 0):
STR TRXPERFTST: IDXTYPE=BYIDX, BTSIDX=0, TRXNO=0;
The result is as follows:
+++    HUAWEI        2008-02-19 14:29:19
O&M    #698
%%STR TRXPERFTST: IDXTYPE=BYIDX, BTSIDX=0, TRXNO=0;%%
RETCODE = 0  Execution succeeded

Progress  =  100%
(Number of results = 1)


Subsequent reports to be output

---    END

+++    HUAWEI        2008-02-19 14:29:19
O&M    #698
%%STR TRXPERFTST: IDXTYPE=BYIDX, BTSIDX=0, TRXNO=0;%%
RETCODE = 0  Execution succeeded

Start the TRX performance test
----------------
TRX No.  Interference Level  Power Level  BER0 (%)  BER1 (%)  Limit of Performance (%)  Configuration of Tower Mounted Amplifier  Description    

0       110             15          NULL     24.74    10               No TMA is configured    The test is faulty
(Number of results = 1)


2 reports in total
---    END

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