User guide

C-30 Compaq Remote Insight Lights-Out Edition User Guide
GET_HOST_POWER_STATUS Parameters
There are no parameters for the GET_HOST_POWER_STATUS command.
GET_HOST_POWER_STATUS Errors
The possible GET_HOST_POWER_STATUS error messages include:
Host power is OFF.
Host power is ON.
RESET_SERVER
The RESET_SERVER command will reset the server if the server is turned
ON. The RESET_SERVER command must display within a SERVER_INFO
element and SERVER_INFO must be in write mode.
Example:
<RIBCL VERSION=1.2>
<LOGIN USER_LOGIN = adminname PASSWORD = password>
<SERVER_INFO MODE = write>
<RESET_SERVER/>
</SERVER_INFO>
</LOGIN>
</RIBCL>
RESET_SERVER Parameters
There are no parameters for the RESET_SERVER command.
RESET_SERVER Errors
The possible RESET_SERVER error messages include:
Server information is open for read-only access. Write access is required
for this operation.
Server is currently powered off.