Previous Topic

Next Topic

GET_OA_INFO

The GET_OA_INFO command requests the Onboard Administrator information from the enclosure where iLO 3 is located. For this command to parse correctly, the GET_OA_INFO command must appear within a RACK_INFO command block, and BLADESYSTEM_INFO MODE can be set to read or write.

Example:

<RIBCL VERSION="2.0">

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

<BLADESYSTEM_INFO MODE="read">

<GET_OA_INFO>

</BLADESYSTEM_INFO>

</LOGIN>

</RIBCL>