HP Integrated Lights-Out 2 Management Processor Scripting and Command Line Resource Guide
ItalianGermanFrench Canadian
PortugueseLatin AmericanJapanese
Swiss FrenchSwedishSpanish
Swiss German
SSH_PORT – Specifies the port used for SSH connection on iLO 2. The processor must be reset if
this value is changed.
SSH_STATUS – Determines if SSH is enabled. The valid values are Yes or No, which enable or
disable SSH functionality.
SERIAL_CLI_STATUS – Specifies the status of the CLI. The possible values include:
• 0 – No change
• 1 – Disabled
• 2 – Enabled (no authentication required)
• 3 – Enabled (authentication required)
SERIAL_CLI_SPEED – Specifies the CLI port speed. The possible values include:
• 0 – No change
• 1 – 9,600 bps
• 2 – 19,200 bps
• 3 – 38,400 bps
• 4 – 57,600 bps
• 5 – 115,200 bps
ENFORCE_AES – Determines if iLO 2 enforces the use of AES/3DES encryption ciphers over the
iLO 2 interface, SSH, and XML connections. The possible values are Yes and No.
VSP_SOFTWARE_FLOW_CONTROL – Specifies if the Virtual Serial Port automatically enables
and disables software flow control. The possible values are Yes or No.
VMEDIA_DISABLE – Specifies if the Virtual Media Port is disabled. The possible values are Yes
or No. By default, the port is set to No (enabled). To disable the port, set the value to Yes.
MOD_GLOBAL_SETTINGS runtime errors
The possible MOD_GLOBAL_SETTINGS error messages include:
• RIB information is open for read-only access. Write access is required for this operation.
• User does not have correct privilege for action. CONFIG_ILO_PRIV required.
• Unrecognized keyboard model.
GET_SNMP_IM_SETTINGS
The GET_SNMP_IM_SETTINGS command requests the respective iLO 2 SNMP IM settings. For this
command to parse correctly, the GET_SNMP_IM_SETTINGS command must appear within a
RIB_INFO command block, and RIB_INFO MODE can be set to read or write.
Example:
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<RIB_INFO MODE="read">
<GET_SNMP_IM_SETTINGS/>
</RIB_INFO>
96 Using RIBCL










