Stop Loading BTS Software(STP BTSSWLOD)

Function

An OM command that requests the system to stop the loading of the BTS software.

Note

1. The MML communicates with the BSC normally.

2. The BSC communicates with the BTS normally.

3. The BTS software is being loading.

Parameters

ID Name Description
IDXTYPE Index Type

Meaning: index type

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

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

Default value: None

BTSIDXLST BTS Index List

Meaning: BTS index list

Value range: 0-2047

Explanation: This parameter specifies the BTS index list. In the case of multiple BTS indexes, use & to connect them, such as 3&5.

Default value: None

BTSNAMELST BTS Name List

Meaning: BTS name list

Value range: 1-2048 characters

Explanation: This parameter specifies the BTS name list. In the case of multiple BTS names, use & to connect them, such as name1&name2.

Default value: None

Example

Stop loading the BTS software (Index Type = BYIDX(By Index); BTS Index List = 0&3):
STP BTSSWLOD:IDXTYPE=BYIDX,BTSIDXLST=0&3;

If the BTS runs normally and is loading software, the command execution is successful. Otherwise, the command execution fails.

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