Start Get The Compress Log of BTS to OMU(STR BTSCMPLOG2OMU)

Function

An OM command that obtains the compressed log file for a specified BTS board and saves the log file 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 name or by index.

Default value: None

BTSIDX BTS Index

Meaning: BTS index

Value range: 0-2047

Explanation:

1. This parameter specifies the number of the target 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

SDATE Start Date

Meaning: start date

Value range: any date

Explanation: This parameter specifies the start date for extracting the logs.

Default value: None

STIME Start Time

Meaning: start time

Value range: any time

Explanation: This parameter specifies the start time for extracting the logs.

Default value: None

EDATE End Date

Meaning: end date

Value range: any date

Explanation: This parameter specifies the end date for extracting the logs.

Default value: None

ETIME End Time

Meaning: end time

Value range: any time

Explanation: This parameter specifies the end time for extracting the logs.

Default value: None

BRDTYPE Board Type

Meaning: board type

Value range: TMU(TMU/DTMU), DPTU(DPTU), QTRU(QTRU), MRRU(MRRU), GRRU(GRRU), MRFU(MRFU), BTS3900B(BTS3900B), GRFU(GRFU), BTS3900E(BTS3900E), DTRU(DTRU)

Explanation: This parameter specifies the type of the board.

Default value: None

BRDNO Board No.

Meaning: board number

Value range: 0-72

Explanation: This parameter specifies the number of the board.

Default value: None

BRDNO2 Board No.

Meaning: board number

Value range: 0-72

Explanation: This parameter specifies the number of the board.

Default value: None

SUBCMD1 Command Parameter

Meaning: sub-command

Value range: 1-50 characters

Explanation: This parameter specifies the sub-command to be sent to the DPTU, DTRU or QTRU.

Default value: None

SUBCMD2 Command Parameter

Meaning: sub-command

Value range: 1-50 characters

Explanation: This parameter specifies the sub-command to be sent to the MRRU or GRRU.

Default value: None

Example

Start obtaining the compressed logs from the TMU (Index type = BYIDX(By Index); BTS Index = 0; Start Date = 2008-02-17; Start Time = 10:26:12; End Date = 2008-02-18; End Time = 10:26:12; Board Type = TMU(TMU/DTMU)):
STR BTSCMPLOG2OMU: IDXTYPE=BYIDX, BTSIDX=0, SDATE=2008&02&17, STIME=10&26&12, EDATE=2008&02&18, ETIME=10&26&12, BRDTYPE=TMU;

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