Update_rib_firmware parameters, Update_rib_firmware runtime errors, Get_fw_version – HP Remote Insight Lights-Out Edition II Board User Manual

Page 157: Get_fw_version parameters, Get_fw_version runtime errors, Get_fw_version return messages, Cation

Advertising
background image

Scripting, command line, and utility options 157

</RIB_INFO>

</LOGIN>

</RIBCL>

UPDATE_RIB_FIRMWARE parameters

IMAGE_LOCATION takes the full path file name of the firmware upgrade file.

UPDATE_RIB_FIRMWARE runtime errors

The possible UPDATE_RIB_FIRMWARE error messages include:

RIB information is open for read-only access. Write access is required for this operation.

Unable to open the firmware image update file.

Unable to read the firmware image update file.

The firmware upgrade file size is too big.

The firmware image file is not valid.

A valid firmware image has not been loaded.

The flash process could not be started.

IMAGE_LOCATION must not be blank.

User does not have correct privilege for action. CONFIG_ILO_PRIV required.

GET_FW_VERSION

The GET_FW_VERSION command requests the respective RILOE II firmware information. For this
command to parse correctly, the command must appear within a RIB_INFO command block, and
RIB_INFO MODE must be set to write. The user must have the configure RILOE II privilege to execute this
command.

Example:

<RIBCL VERSION="2.0">

<LOGIN USER_LOGIN="adminname" PASSWORD="password">

<RIB_INFO MODE="read">

<GET_FW_VERSION/>

</RIB_INFO>

</LOGIN>

</RIBCL>

GET_FW_VERSION parameters

None

GET_FW_VERSION runtime errors

None

GET_FW_VERSION return messages

The following information is returned within the response:

<GET_FW_VERSION

FIRMWARE_VERSION = <firmware version>

Advertising