HP (Hewlett-Packard) HP Integrated Lights-Out Network Card User Manual


 
Remote Insight Command Language 311
This command block is only valid on ProLiant BL Class servers.
Example:
<RACK_INFO MODE=”read”>
……… RACK_INFO commands ………
</RACK_INFO>
RACK_INFO Parameters
MODE is a specific string parameter with a maximum length of 10 characters
that specifies what you intend to do with the information. Valid arguments are
"read" and "write."
Write mode enables both reading and writing of rack infrastructure information.
Read mode prevents modification of rack infrastructure information.
RACK_INFO Runtime Errors
The possible RACK_INFO error messages include:
Invalid Mode.
Server is not a rack server; rack commands do not apply.
MOD_BLADE_RACK
MOD_BLADE_RACK command is used to modify the rack infrastructure
settings. For this command to parse properly, the MOD_BLADE_RACK
command must appear within a RACK_INFO command block, and
RACK_INFO MODE must be set to write. The user must have the configure iLO
privilege to execute this command.
Example:
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<RACK_INFO MODE="write">
<MOD_BLADE_RACK>
<RACK_NAME value="CPQ_Rack_1"/>
<ENCLOSURE_NAME value="CPQ_Enclosure_1"/>