HP (Hewlett-Packard) 232664-006 Network Card User Manual


 
Scripting, command line, and utility options 168
<SET_HOST_POWER HOST_POWER="Yes"/>
</SERVER_INFO>
</LOGIN>
</RIBCL>
SET_HOST_POWER Parameters
HOST_POWER enables or disables the Virtual Power Button. The possible values are "Yes" or "No."
SET_HOST_POWER Runtime Errors
The possible SET_HOST_POWER error messages include:
Server information is open for read-only access. Write access is required for this operation.
Virtual Power Button feature is not supported on this server.
Host power is already ON.
Host power is already OFF.
User does not have correct privilege for action.
Logged-in user does not have required privilege for this command.
GET_VPB_CABLE_STATUS
The GET_VPB_CABLE_STATUS command displays the Virtual Power Button cable status on the RILOE II.
The GET_VPB_CABLE_STATUS command must be contained within a SERVER_INFO block, and
SERVER_INFO must be in write mode. The user must be logged in with login privilege to execute this
command.
Example:
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<SERVER_INFO MODE="write">
<GET_VPB_CABLE_STATUS/>
</SERVER_INFO>
</LOGIN>
</RIBCL>
GET_VPB_CABLE_STATUS Parameters
There are no parameters for this command.
GET_VPB_CABLE_STATUS Runtime Errors
The possible GET_VPB_CABLE_STATUS error messages include:
Virtual Power Button cable is attached.
Virtual Power Button cable is not attached.
GET_VPB_CABLE_STATUS Return Messages
The following information is returned within the response:
<GET_VPB_CABLE
VIRTUAL POWER BUTTON CABLE="ATTACHED"
/>