Test BTS Board(TST BTSBRD)

Function

An OM command that tests the operating status of all the boards of a BTS to detect any BTS fault.

Note

None.

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

Example

1. Test all the boards of a BTS (Index Type = BYIDX(By Index); BTS Index = 0):
LST BTSBRDVER:IDXTYPE=BYIDX,BTSIDX=0;
The result is as follows:
+++    HUAWEI        2008-02-21 16:41:46
O&M    #51
%%TST BTSBRD: IDXTYPE=BYIDX, BTSIDX=0;%%
RETCODE = 0  Execution succeeded


Subsequent reports to be output

---    END

+++    HUAWEI        2008-02-21 16:41:46
O&M    #51
%%TST BTSBRD: IDXTYPE=BYIDX, BTSIDX=0;%%
RETCODE = 0  Execution succeeded

Test BTS boards
------------
Board Type      Board No.  Test Result

TMU/MMU/IOMU  0       Successful            
TMU/MMU/IOMU  1       Fail            
TRX3/MFU/DRU  0       Successful            
PMU/APMU      0       Successful            
TES           0       Fail            
(Number of results = 5)


2 reports in total
---    END

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