Level-4 Reset BTS(RST BTS)

Function

An OM command that resets a specified BTS on a level-4 basis.

Note

1. The MML client communicates properly with the BSC.

2. The BSC communicates properly with the BTS.

3. The site is initialized after the reset.

4. Only data is reloaded after the reset.

5.Resetting a BTS affects all the calls served by the BTS, so use this command with caution.

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

Example

1. Reset a BTS on level-4 (Index type = BYIDX(By Index); BTS Index = 1):
RST BTS: IDXTYPE=BYIDX, BTSIDX=1;
2. Reset a BTS on level-4 (Index type = BYNAME(By Name); BTS Name = BTS3012):
RST BTS: IDXTYPE=BYNAME, BTSNAME="BTS3012";
Related reference
Remote Reset BTS(RMTRST BTS)

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