Remote Insight Command Language 313
MOD_BLADE_RACK Runtime Errors
The possible MOD_BLADE_RACK error messages include:
•Rack information is open for
•Rack Name too long.
•Enclosure Name too long.
•Bay Name too long.
•User does not have correct privilege for action. CONFIG_ILO_PRIV required.
GET_DIAGPORT_SETTINGS
The GET_DIAGPORT_SETTINGS command requests the respective iLO diagnostic port settings. For this command to parse correctly, the GET_DIAGPORT_SETTINGS command must appear within a RACK_INFO command block, and RACK_INFO MODE can be set to read or write.
Example:
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password"> <RACK_INFO MODE="read"> <GET_DIAGPORT_SETTINGS/>
</RACK_INFO> </LOGIN>
</RIBCL>
GET_DIAGPORT_SETTINGS Parameters
None
GET_DIAGPORT_SETTINGS Runtime Errors
None