HP iLO 4 Scripting and Command Line Guide

Variable POWER_SUPPLIES tags:
The POWER_SUPPLIES tags HP_POWER_DISCOVERY_SERVICES_REDUNDANCY_STATUS
and HIGH_EFFICIENCY_MODE appear only for blade servers.
The following POWER_SUPPLIES tags appear only when SNMP is available, otherwise they
are replaced by the tags SUPPLY_LABEL AND SUPPLY_STATUS:
PRESENT
PDS
HOTPLUG_CAPABLE
MODEL
SPARE
SERIAL_NUMBER
CAPACITY
FIRMWARE_VERSION
The following POWER_SUPPLIES tags appear only when an iPDU is present:
POWER_DISCOVERY_SERVICES_IPDU_SUMMARY
IPDU
BAY
STATUS
PART_NUMBER
SERIAL_NUMBER
MAC_ADDRESS
IPDU_LINK
GET_POWER_READINGS
The GET_POWER_READINGS command is used to get the power readings from the server power
supply.
For example:
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<SERVER_INFO MODE="read">
<GET_POWER_READINGS/>
</SERVER_INFO>
</LOGIN>
</RIBCL>
GET_POWER_READINGS parameters
None
168 RIBCL XML Scripting Language