Stop Get The Log of BTS to OMU(STP BTSLOG2OMU)

Function

An OM command that stops the task of obtaining the logs from a specified BTS and saving them to the GOMU.

Note

1. The MML client must communicate properly with the BSC.

2. The BSC must communicate properly with the BTS.

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

Stop the task of obtaining the BTS logs and saving them to the GOMU/GBAM (Index type = BYIDX(By Index); BTS Index = 0):
STP BTSLOG2OMU: IDXTYPE=BYIDX, BTSIDX=0;

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