iLO 2 Scripting and Command Line Guide

DescriptionAccessProperty
Enable or disable enforcing AES/3DES encryptionRead/Write
oemhp_enforce_aes
Enable or disable the enhanced CLI prompt. By default, the
feature is disabled.
Read/Write
oemhp_enhanced_cliprompt_enable
Enable or disable the Virtual Serial Port Log Feature. By
default, the feature is disabled.
Read/Write
oemhp_vsp_log_enable
Examples
set /map1/config1 oemhp_enable=yes oemhp_timeout=30
You can specify one or more properties in the command line. If multiple properties are given on
the same command line, they must be separated by a space.
oemhp_computer_lock
command examples:
set /map1/config1 oemhp_computer_lock = windows
set /map1/config1 oemhp_computer_lock = custom,l_gui,l
set /map1/config1 oemhp_computer_lock = disabled
For a complete list of oemhp_computer_lock custom keys, see the HP Integrated Lights-Out 2
User Guide. Any keys with a space must have the space replaced with an underscore. For example:
set /map1/config1 oemhp_computer_lock = custom,SYS_RQ
set /map1/config1 oemhp_computer_lock = custom,SYS_RQ
iLO 2 embedded health settings
iLO 2 embedded health commands enable you to display system embedded health information
for fans, temperature sensors, voltage sensors, and the power supply.
iLO 2 embedded health CLP settings are located at /system1/fan*, /system1/sensor*, and
/system1/powersupply*.
Targets
Fan
Sensor
Power supply
Properties
DescriptionAccessProperty
Displays fan, sensor, or power supply label numberRead
DeviceID
Displays fan, sensor, or power supply locationRead
ElementName
Displays fan, sensor, or power supply operational statusRead
Operationalstatus
Displays if fan is operating at variable speedRead
VariableSpeed
Displays the current fan speedRead
Desired Speed
Displays the health status of the fan, sensor, or power supplyRead
HealthState
Displays the reading units for temperature and voltage sensorsRead
RateUnits
Displays the current reading of sensorRead
CurrentReading
Displays the sensor typeRead
SensorType
Specific commands 23