Reset TRX(RST TRX)

Function

An OM command that resets a specified TRX.

Note

1. The MML client communicates properly with the BSC.

2. The BSC communicates properly with the BTS.

3. In the case of a DTRU, resetting a TRX affects the running of the other TRX on the same board.

4. Resetting a TRX may disrupt the services, so use this command with caution.

Parameters

ID Name Description
IDXTYPE Index type

Meaning: index type

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

Explanation:

1. This parameter specifies whether to index a BTS by BTS name or BTS index.

2. A key field that identifies the TRX reset mode. The TRX can be reset based on BTS name or BTS index.

Default value: None

BTSIDX BTS Index

Meaning: BTS index

Value range: 0-2047

Explanation:

1. This parameter specifies the index of a BTS. Each BTS is numbered uniquely in a BSC.

2. This parameter specifies the BTS index for the system operation. BTS index specifies a global BTS index.

3. This parameter is mandatory if BYIDX(By Index) is selected for Index Type.

Default value: None

BTSNAME BTS Name

Meaning: BTS name

Value range: 1-32 characters

Explanation:

1. This parameter specifies the name of a BTS. Each BTS is named uniquely in a BSC.

2. This parameter specifies the BTS name for the system operation. BTS name specifies a global name of the BTS.

3. This parameter is mandatory if BYNAME(By Name) is selected for Index Type.

Default value: None

TRX TRX No.

Meaning: TRX number

Value range: 0-71

Explanation: This parameter specifies the TRX number.

Default value: None

Example

Reset a TRX (Index type = BYNAME(By Name); BTS Name = BTS3012; TRX No. = 0):
RST TRX: IDXTYPE=BYNAME, BTSNAME="BTS3012", TRX=0;

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