Start Get The Log of BTS to OMU(STR BTSLOG2OMU)

Function

An OM command that obtains logs of a specified BTS and saves the logs to the GOMU/GBAM.

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

IFREPPRO If Report Progress

Meaning: whether to report the progress

Value range: NO(Not Report), YES(Need Report)

Explanation: This parameter specifies whether to report the progress.

Default value: None

Example

Obtain logs of a BTS and save the logs to the GOMU/GBAM (Index type = BYIDX(By Index); BTS Index = 0; If Report Progress = YES(Need Report):
STR BTSLOG2OMU: IDXTYPE=BYIDX, BTSIDX=0, IFREPPRO=YES;

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