Display BTS Power Maintenance Information(DSP BTSPWRMAIN)

Function

An OM command that queries the information about power management.

Note

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

2. The BSC should communicate with the BTS properly.

3. The power module should be in position and run normally.

4. The BTS should be configured with the APMU or DPMU.

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

Example

Query the information about power management of the BTS (Index Type = BYIDX(By Index); BTS Index = 7):
DSP BTSPWRMAIN: IDXTYPE=BYIDX, BTSIDX=7;
The result is as follows:
+++    HUAWEI        2008-02-14 16:50:27
O&M    #606515
%%DSP BTSPWRMAIN: IDXTYPE=BYIDX, BTSIDX=7;%%
RETCODE = 0  Operation succeeded

DSP PWRMAIN Result
------------------
                                                   Subrack No.  =  2
                                                      Slot No.  =  2
               Overvoltage Alarm Value of AC Input Voltage [V]  =  280.00
              Undervoltage Alarm Value of AC Input Voltage [V]  =  180.00
                 Overvoltage Alarm Value of DC Bus Voltage [V]  =  58.00
                Undervoltage Alarm Value of DC Bus Voltage [V]  =  48.00
Maximum Value of Environment Temperature Measurement Range [C]  =  80.00
Minimum Value of Environment Temperature Measurement Range [C]  =  -20.00
            Maximum Value of Environment Temperature Alarm [C]  =  50.00
            Minimum Value of Environment Temperature Alarm [C]  =   0.00
       Maximum Value of Environment Humidity Measurement Range  =  100.00
       Minimum Value of Environment Humidity Measurement Range  =   0.00
                   Maximum Value of Environment Humidity Alarm  =  85.00
                   Minimum Value of Environment Humidity Alarm  =  15.00
(Number of results = 1)


---    END

Output Description

Domain Name Description
Overvoltage Alarm Value of AC Input Voltage [V]

AC overvoltage alarm threshold

Undervoltage Alarm Value of AC Input Voltage [V]

AC undervoltage alarm threshold

Overvoltage Alarm Value of DC Bus Voltage [V]

DC overvoltage alarm threshold

Undervoltage Alarm Value of DC Bus Voltage [V]

DC undervoltage alarm threshold

Maximum Value of Environment Temperature Measurement Range [C]

Upper threshold of ambient temperature measurement

Minimum Value of Environment Temperature Measurement Range [C]

Lower threshold of ambient temperature measurement

Maximum Value of Environment Temperature Alarm [C]

Upper threshold of ambient temperature alarm

Minimum Value of Environment Temperature Alarm [C]

Lower threshold of ambient temperature alarm

Maximum Value of Environment Humidity Measurement Range

Upper threshold of ambient humidity measurement

Minimum Value of Environment Humidity Measurement Range

Lower threshold of ambient humidity measurement

Maximum Value of Environment Humidity Alarm

Upper threshold of ambient humidity alarm

Minimum Value of Environment Humidity Alarm

Lower threshold of ambient humidity alarm


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