Set Frequency Scan(SET FREQSCAN)

Function

An OM command that configures the frequency scanning of a cell.

Note

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

2. The mapping between the cell type and frequency band is as follows:

ctCell850:

GSM850;

ctCell900:

P-GSM900;

E-GSM900;

R-GSM900;

ctCell1800:

DSC1800;

ctCell1900:

PSC1900;

ctCellMix:

P-GSM900;

E-GSM900;

R-GSM900;

DSC1800;

Parameters

ID Name Description
IDXTYPE Index type

Meaning: how to specify a cell

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

Explanation: This parameter determines whether to specify a cell by its name or index.

Default value: None

CELLIDX Cell index

Meaning: cell index

Value range: 0-2047

Explanation:

1. This parameter specifies a global index to the cell.

2. This parameter is mandatory if Index type is set to BYIDX(By Index).

Default value: None

CELLNAME Cell name

Meaning: cell name

Value range: 1-32 characters

Explanation:

1. This parameter specifies a global name of the cell.

2. This parameter is mandatory if Index type is set to BYNAME(By Name).

Default value: None

STRTM Start time

Meaning: start time

Value range: 00:00:00-23:59:59

Explanation: This parameter specifies the start time of frequency scan.

Default value: the current time. For example, 14:20:15.

TIME Duration minute

Meaning: duration

Value range: 5-1440

Explanation: This parameter specifies the duration of frequency scan. The parameter is expressed in minutes.

Default value: None

FREQBAND Freq band

Meaning: frequency band

Value range: P-GSM900, E-GSM900, R-GSM900, DSC1800, PSC1900, GSM850

Explanation: This parameter specifies the frequency band.

Default value: None

FREQLST_P900 Freq list

Meaning: frequency list

Value range: 1-124

Explanation: This parameter specifies the frequency list.

Default value: None

FREQLST_E900 Freq list

Meaning: frequency list

Value range: 0, 975-1023

Explanation: This parameter specifies the frequency list.

Default value: None

FREQLST_R900 Freq list

Meaning: frequency list

Value range: 955-974

Explanation: This parameter specifies the frequency list.

Default value: None

FREQLST_1800 Freq list

Meaning: frequency list

Value range: 512-885

Explanation: This parameter specifies the frequency list.

Default value: None

FREQLST_1900 Freq list

Meaning: frequency list

Value range: 512-810

Explanation: This parameter specifies the frequency list.

Default value: None

FREQLST_850 Freq list

Meaning: frequency list

Value range: 128-251

Explanation: This parameter specifies the frequency list.

Default value: None

Example

Set the frequency scanning (Index type = BYIDX(By Index); Cell index = 0; Start time = 17:06:07; Duration minute = 5; Freq band = E-GSM900; Freq list = 0&975&1023):
SET FREQSCAN: IDXTYPE=BYIDX, CELLIDX=0, STRTM=17&06&07, TIME=5, FREQBAND=E-GSM900,FREQLST_E900=0&975&1023;

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