PhysicalChassisPowerSupplyStatus Object


Description:

Chassis power supply information(including name and status).

Parents: PhysicalChassis

PhysicalChassisPowerSupplyStatus Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

PhysicalChassisPowerSupplyStatus Read-Only Attributes

Read-Only Attribute Description
HighestPowerSupply

Position of power supply with highest error.

Type: string

Default: "" (empty string)

HighestPowerSupplyCurrent

Power supply current.

Type: double

Default: 0

HighestPowerSupplyStatus

Status of power supply with most serious error.

Type: enum

Default: POWER_STATUS_NORMAL

Possible Values:

Value Description
POWER_STATUS_NORMAL

Power supply is normal.

POWER_STATUS_AC_FAILURE

AC failure (possibly AC unplugged).

POWER_STATUS_DC_FAILURE

DC failure.

POWER_STATUS_BOOST_FAILURE

General power supply failure.

POWER_STATUS_FAN_FAILURE

Power supply fan failure.

POWER_STATUS_HIGH_VOLTAGE_SHUTDOWN

Power supply high voltage shutdown.

POWER_STATUS_LOW_VOLTAGE_SHUTDOWN

Power supply low voltage shutdown.

POWER_STATUS_REMOTE_OFF_SHUTDOWN

Power supply remote off shutdown.

POWER_STATUS_MOD_DISABLE_SHUTDOWN

Power supply module disable shutdown.

POWER_STATUS_SHORT_PIN_SHUTDOWN

Power supply shorted pin shutdown.

POWER_STATUS_TEMP_ALARM

Power supply temperature alarm.

POWER_STATUS_LOW_VOLTAGE_ALARM

Power supply low voltage alarm.

POWER_STATUS_CURRENT_LIMIT

Power supply current limit.

POWER_STATUS_NOT_PRESENT

Power supply unplugged

POWER_STATUS_CIRCUIT_BREAKER_OFF

POWER_STATUS_PSU_INCOMPATIBLE

Incompatible powersupply connected.

HighestPowerSupplyVoltage

Power supply voltage.

Type: double

Default: 0

PowerSupplyCurrentList

List of power supply output currents.

Type: double

Default: 0

PowerSupplyList

List of 9U power supplies (top, middle, bottom).

Type: string

Default: "" (empty string)

PowerSupplyStatusList

Status of the power supply.

Type: enum

Default: POWER_STATUS_NORMAL

Possible Values:

Value Description
POWER_STATUS_NORMAL

Power supply is normal.

POWER_STATUS_AC_FAILURE

AC failure (possibly AC unplugged).

POWER_STATUS_DC_FAILURE

DC failure.

POWER_STATUS_BOOST_FAILURE

General power supply failure.

POWER_STATUS_FAN_FAILURE

Power supply fan failure.

POWER_STATUS_HIGH_VOLTAGE_SHUTDOWN

Power supply high voltage shutdown.

POWER_STATUS_LOW_VOLTAGE_SHUTDOWN

Power supply low voltage shutdown.

POWER_STATUS_REMOTE_OFF_SHUTDOWN

Power supply remote off shutdown.

POWER_STATUS_MOD_DISABLE_SHUTDOWN

Power supply module disable shutdown.

POWER_STATUS_SHORT_PIN_SHUTDOWN

Power supply shorted pin shutdown.

POWER_STATUS_TEMP_ALARM

Power supply temperature alarm.

POWER_STATUS_LOW_VOLTAGE_ALARM

Power supply low voltage alarm.

POWER_STATUS_CURRENT_LIMIT

Power supply current limit.

POWER_STATUS_NOT_PRESENT

Power supply unplugged.

POWER_STATUS_CIRCUIT_BREAKER_OFF

POWER_STATUS_PSU_INCOMPATIBLE

PowerSupplyVoltageList

List of power supply output voltages.

Type: double

Default: 0