Set_Vm_Status; Set_Vm_Status Parameters - HP Integrated Lights-Out User Manual

Hp integrated lights-out user guide
Hide thumbs Also See for HP Integrated Lights-Out:
Table of Contents

Advertisement

SET_VM_STATUS

SET_VM_STATUS sets the Virtual Media drive status. This command must
display within a RIB_INFO element, and RIB_INFO must be in write mode. All
the parameters in the command are optional.
Example:

SET_VM_STATUS Parameters

DEVICE specifies the Virtual Media device target. The possible values are
FLOPPY or CDROM. If the DEVICE is not specified, FLOPPY is assumed. This
value is case-sensitive.
VM_BOOT_OPTION specifies the boot option parameter for the Virtual Media.
For the device to act like the RIBLO Virtual Floppy functionality, the possible
values are BOOT_ALWAYS, BOOT_ONCE or NO_BOOT. These values
control how the Virtual Media device behaves after the server is rebooted. To
control the Virtual Media devices in the same way that they are controlled in the
Virtual Media applet, the values this parameter are CONNECT or
DISCONNECT. This value is case-sensitive.
VM_APPLET = CONNECTED | DISCONNECTED
DEVICE = FLOPPY | CDROM
BOOT_OPTION = BOOT_ALWAYS | BOOT_ONCE | NO_BOOT
WRITE_PROTECT_FLAG = YES | NO
IMAGE_INSERTED = YES | NO
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN = "adminname" PASSWORD = "password">
<RIB_INFO MODE = "write">
<SET_VM_STATUS DEVICE = "CDROM">
<VM_BOOT_OPTION value = "BOOT_ONCE"/>
<VM_WRITE_PROTECT value = "Y"/>
</ SET_VF_STATUS>
</RIB_INFO>
</LOGIN>
</RIBCL>
Remote Insight Command Language
329

Advertisement

Table of Contents
loading

Table of Contents