HP iLO 3 Scripting and Command Line Guide

in its place. The following table lists keys available to combine in a Remote Console hot key
sequence.
BACKSPACEsdF1ESC
SYS RQte(F2L_ALT
1uf)F3R_ALT
2vg*F4L_SHIFT
3wh+F5R_SHIFT
4xI:F6INS
5yj<F7DEL
6zk>F8HOME
7;l=F9END
8m[F10PG UP
9L_CTRLn]F11PG DN
0R_CTRLo\F12ENTER
NONENUM PLUSpaSPACETAB
L_GUINUM MINUSqb/BREAK
R_GUISCRL LCKrc.COMMA
HOTKEY_CONFIG runtime errors
The possible HOTKEY_CONFIG error messages include:
RIB information is open for read-only access. Write access is
required for this operation.
The hot key parameter specified is not valid.
Invalid number of hot keys. The maximum allowed is five.
User does not have correct privilege for action. CONFIG_ILO_PRIV
required.
Failed to update the hot key.
GET_HOTKEY_CONFIG
Use this command to retrieve hotkeys available for use in remote console sessions. Use
HPQLOCFG.EXE version 1.00 or later with this command. Replace USER_LOGIN and PASSWORD
values with values that are appropriate for your environment.
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<RIB_INFO MODE="read">
<GET_HOTKEY_CONFIG/>
</RIB_INFO>
</LOGIN>
</RIBCL>
GET_HOTKEY_CONFIG parameters
None
GET_HOTKEY_CONFIG runtime errors
A possible GET_HOTKEY_CONFIG error message is:
RIB_INFO 103