Swap BTS Board(SWP BTSBRD)

Function

An OM command that switches over specified BTS boards.

Note

1. The MML communicates properly with the BSC.

2. The BSC communicates properly with the BTS.

3. This command applies to the BTS20, BTS3012, BTS3012V2, and BTS3012AE.You can run this command on the DTMU, OMU, MCK, or BIE.

4. Before the switchover, the standby board must be in position and clear of any major or critical alarm.

5. Switching over a BTS board disrupts the services carried on the board, so use this command when the traffic is low (such as before dawn).

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

SRN Subrack No.

Meaning: subrack number

Value range: 0-53

Explanation: This parameter specifies the number of the subrack where a BTS board is located. The subrack number is unique in a site.

Default value: None

SN Slot No.

Meaning: slot number

Value range: 0-23

Explanation: This parameter specifies the number of the slot in which a BTS board is located.

Default value: None

OPTP Operation type

Meaning: operation type

Value range: MANUAL(MANUAL), FORCED(FORCED), CLEARALARMA(CLEARALARMA)

Explanation: MANUAL(MANUAL) indicates the manual switchover, FORCED(FORCED) indicates the forced switchover, and CLEARALARMA(CLEARALARMA) indicates the clear switchover alarm.

Default value: None

Example

1. Switch over a BTS board (Index Type = BYIDX(By Index); BTS Index = 1; Subrack No. = 0; Slot No. = 0; Operation type = MANUAL(MANUAL):
SWP BTSBRD: IDXTYPE=BYIDX, BTSIDX=1, SRN=0, SN=0, OPTP=MANUAL;
2. Switch over a BTS board (Index Type = BYNAME(By Name); BTS Name = bts312; Subrack No. = 0; Slot No. = 0; Operation type = MANUAL(MANUAL):
SWP BTSBRD: IDXTYPE=BYNAME, BTSNAME="bts312", SRN=0, SN=0,OPTP=MANUAL;
Related reference
Reset BTS Board(RST BTSBRD)
Reset BTS EAC(RST BTSEAC)

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