Display BTS Borad Configure Parameters(DSP BTSBRDCP)

Function

An OM command that queries the board parameters. The boards are DATU, DDPU, DFCU, NFCB, DHEU, DPMU, PMU, DTMU, GTMU, DRRU, UBFA, UPEU, UEIU, USCU, DRFU, FMU, FMUA, DTCU, GATM, DEMU, APMU, and BTS3900E.

Note

1. The corresponding board is configured in the BTS.

2. The communication between the MML and the BSC is normal.

3. The communication between the BSC and the BTS is normal.

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

BRDTYPE Board Type

Meaning: board type

Value range: NORMAL(Normal Board), RXU(RXU Board)

Explanation: The value NORMAL(Normal Board) indicates the common boards, not including the RXU, and the value RXU(RXU Board) indicates the RXU series boards.

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

RXUIDXTYPE Index Type for RXU

Meaning: index type of the RXU

Value range: RXUN(RXU No.), RXUNAME(RXU Name), RXUSRNSN(RXU Subrack No. and Slot No.)

Explanation: RXUN(RXU No.) indicates the query based on the RXU No., the RXUNAME(RXU Name) determins the query based on the RXU name, and

RXUN RXU No.

Meaning: number of an RXU board

Value range: 0-71

Explanation: This parameter specifies the number of an RXU board.

Default value: None

RXUNAME RXU Name

Meaning: name of an RXU board

Value range: 1-32 characters

Explanation: This parameter specifies the name of an RXU board.

Default value: None

RXUSRN 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

RXUSN 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

Example

Query the information about the PMU (Index Type = BYIDX; BTS Index = 2; Board Type = NORMAL; Subrack No. = 0; Slot No. = 12):
DSP BTSBRDCP: IDXTYPE=BYIDX, BTSIDX=2, BRDTYPE=NORMAL, SRN=0, SN=12;
The result is as follows:
+++    HUAWEI        24.06.08 11:24:50
O&M    #13680
%%DSP BTSBRDCP: IDXTYPE=BYIDX, BTSIDX=2, BRDTYPE=NORMAL, SRN=0, SN=12;%%
RETCODE = 0  Operation succeeded

DSP BTSBRDCP Result
-------------------
                                       Site Name  =  BTS312:test
                                      Board type  =  PMU
                                       Board No.  =  0
                                    Battery Type  =  NULL
                  Battery Boost Charging Voltage  =  NULL
                  Battery Float Charging Voltage  =  NULL
                     Volume of Assembled Battery  =  NULL
Current Limiting Coefficient of Battery Charging  =  NULL
        Current Distributary Coefficient of Load  =  NULL
     Current Distributary Coefficient of Battery  =  NULL
(Number of results = 1)


---    END

Output Description

Domain Name Description
Site Name

BTS name

Board Type

Board type

Board No.

Board number

Battery Type

Battery type

Battery Boost Charging Voltage

Battery boost charging voltage

Battery Float Charging Voltage

Battery float charging voltage

Volume of Assembled Battery

Nominal volume of assembled battery

Current Limiting Coefficient of Battery Charging

Current limiting coefficient of battery charging

Current Distributary Coefficient of Load

Current distributary coefficient of load

Current Distributary Coefficient of Battery

Current distributary coefficient of battery

Related reference
Display Clock Tracing Mode(DSP BTSCLK)
Display BTS Board Basic Information(DSP BTSBRD)
Display BTS Board Extension Information(DSP BTSBRDEX)
Display BTS Board Run Parameters(DSP BTSBRDRP)
Display Expand Information of Board CDU/EAC(DSP CDUEACINFO)
Display BTS Attributes(DSP BTSATTR)

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