HP iLO 3 Scripting and Command Line Guide

The CLP format is supported as well:
show /system1/led1—Verifies LED status
start /system1/led1—Turns LED on
stop /system1/led1—Turns LED off
System properties and targets
The properties and targets described in this section provide information about the server.
Table 23 (page 56) shows the System targets. Table 24 (page 57) shows the System properties.
System properties settings are available at:
/system1/oemhp_power1
Table 23 System Targets
DescriptionTarget
Displays the average power reading from the last sampleoemhp_PresentPower
Displays the average power reading from the past 24 hoursoemhp_AvgPower
Displays the greatest peak power reading from the past 24 hoursoemhp_MaxPower
Displays the minimum average power reading from the past 24 hoursoemhp_MinPower
Displays and modifies the warning typewarning_type
Displays and modifies the warning threshold for power consumptionwarning_threshold
Displays and modifies the duration the power threshold must be exceeded before a
warning is generated
warning_duration
Displays and modifies the Power Regulator for ProLiant state. Valid values are dynamic,
max, min, or os.
oemhp_powerreg
Displays and modifies the power cap setting for the server in watts. A wattage of
zero indicates that power capping is disabled. The value must be an integer cap
oemhp_pwrcap
value that is greater than or equal to oemhp_serverminpower, and must be less than
or equal to oemhp_powersupplycapacity.
Displays the power supply's total capacity in Watts.oemhp_powersupplycapacity
Displays the server's maximum power capacity in Watts.oemhp_servermaxpower
Displays the server's minimum power capacity in Watts.oemhp_serverminpower
Displays the firmware version number for the Power Micro Controller.oemhp_power_micro_ver
Displays and modifies Server Automatic Power On setting. Valid values are on,
restore, and off. On turns on automatic power on with minimum delay. Restore restores
the last power state (ML/DL servers only). Off turns off automatic power on.
oemhp_auto_pwr
Verbs:
cd
version
exit
show
set
For example:
show /system1/oemhp_power1 oemhp_powerreg
set /system1/oemhp_power1 oemhp_powerreg=<dynamic|max|min|os>
56 SMASH CLP Scripting Language