Display Expand Information of Board CDU/EAC(DSP CDUEACINFO)

Function

An OM command that queries the extended information such as software version, hardware version, and manufacturer of a special board (CDU/EAC).

1. For the CDU, EDU, DFCU, DFCB, PCDU, DCDU, PEDU, REDU, DEDU, RCDU, CDUR, CDUE, EDUR, EDUE, CDUP, EDUP, CDUC, EDUC, DDPU and DDPM, the following extension information is available: board type, frequency band, power, manufacturer, batch number, and production date.

2. For the EAC, the following extension information is available: board number, board type, manufacturer, hardware version, and software version.

Note

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

2. The BSC should communicate with the BTS properly.

3. Only the extension information about the CDU or EAC can be queried.

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

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 BTS.

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

Example

Query the extension information of the EAC (Index Type = BYIDX(By Index); BTS Index = 0; Subrack No. = 3; Slot No. = 2):
DSP CDUEACINFO: IDXTYPE=BYIDX, BTSIDX=0, SRN=3, SN=2;
The result is as follows:
+++    HUAWEI        2008-06-18 01:01:37
O&M    #34644
%%DSP CDUEACINFO: IDXTYPE=BYIDX, BTSIDX=0, SRN=3, SN=2;%%
RETCODE = 0  Operation succeeded

DSP CDUEACINFO Result
---------------------
       Board No.  =  0
      Board type  =  EAC
    Manufacturer  =  NULL
Hardware version  =  REV.255
Software version  =  NULL
(Number of results = 1)


---    END

Output Description

Domain Name Description
Board No.

Board number

Board type

Board type

Manufacturer

Manufacturer

Hardware version

Hardware version

Link No.

Link number

Software version

Software version

Related reference
Display Clock Tracing Mode(DSP BTSCLK)
Display BTS Board Basic Information(DSP BTSBRD)
Display BTS Borad Configure Parameters(DSP BTSBRDCP)
Display BTS Board Extension Information(DSP BTSBRDEX)
Display BTS Attributes(DSP BTSATTR)

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