Display BTS Cavity Status and Frequency(DSP BTSCAVSTAT)

Function

An OM command that queries the cavity status and frequency of the cavity combiner.

Note

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

2. The BSC should communicate with the BTS properly.

3 The BTS should be configured with the DFCU or DFCB.

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

SRN Subrack No.

Meaning: subrack number of the board

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 of the board

Value range: 0-23

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

Default value: None

Example

1. Query the cavity status and frequency of the board (Index Type = BYIDX(By Index); BTS Index = 0; Subrack No. = 0; Slot No. = 4):
DSP BTSCAVSTAT:IDXTYPE=BYIDX,BTSIDX=0,SRN=0,SN=4;
The result is as follows:
+++    HUAWEI        2007-06-18 09:13:07
O&M    #1320
%% DSP BTSCAVSTAT:IDXTYPE=BYIDX,BTSIDX=0,SRN=0,SN=4;%%
RETCODE = 0  Operation succeeded

DSP BTSCAVSTAT Result
---------------------
        Subrack No.   Slot No.    Cavity  No.       Cavity  State               Cavity  Frequency
        0             4           1                 Normal                      12.45
        0             4           2                 Abnormal                    PARK

 ---    END

Output Description

Domain Name Description
Cavity No.

Cavity number

Cavity State

Cavity status

Cavity Frequency

Cavity frequency


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