Send Cell System Message(SND SYSMSG)

Function

An OM command that updates the system messages of a cell. Then the BTS broadcasts the messages to the MSs on the Um interface.

Note

None.

Parameters

ID Name Description
IDXTYPE Cell Index Type

Meaning: how to specify a cell

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

Explanation: This parameter determines whether a cell is specified by its name or index.

Default value: None

CELLNAME Cell Name

Meaning: cell name

Value range: 1-32 characters

Explanation:

1. This parameter specifies the name of the cell.

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

Default value: None

CELLIDX Cell Index

Meaning: cell index

Value range: 0-2047

Explanation:

1. This parameter specifies the number of the cell.

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

Default value: None

Example

Send the system message to a cell (Cell Index Type = BYIDX(By Index); Cell Index = 0):
SND SYSMSG: IDXTYPE=BYIDX, CELLIDX=0;

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