Previous Topic

Next Topic

Virtual media commands

Access to the iLO 3 virtual media is supported through the CLP. The virtual media subsystem is located at /map1/oemhp_vm1. See the user guide for more information.

Targets

You can access the following sub-components of the virtual media.

Target

Description

/map1/oemhp_vm1/floppydr1

Virtual floppy or key drive device

/map1/oemhp_vm1/cddr1

Virtual CD-ROM device

Properties

Property

Access

Description

oemhp_image

Read/Write

The image path and name for virtual media access. The value is a URL with a maximum length of 80 characters.

oemhp_connect

Read

Displays if a virtual media device is already connected through the CLP or scriptable virtual media.

oemhp_boot

Read/Write

Sets the boot flag. The valid values are:

  • Never—Do not boot from the device. The value is displayed as No_Boot.
  • Once—Boot from the device only once. The value is displayed as Once.
  • Always—Boot from the device each time the server is rebooted. The value is displayed as Always.
  • Connect—Connect the virtual media device. Sets oemhp_connect to Yes and oemhp_boot to Always.
  • Disconnect—Disconnects the virtual media device and sets the oemhp_boot to No_Boot.

oemhp_wp

Read/Write

Enables or disables the write-protect flag. Boolean values accepted.

oemhp_applet_connected

Read

Indicates if the Java™ applet is connected.

Image URL

The oemhp image value is a URL. The URL, which is limited to 80 characters, specifies the location of the virtual media image file on an HTTP server and is in the same format as the scriptable virtual media image location.

URL example:

protocol://username:password@hostname:port/filename

The CLP performs only a cursory syntax verification of the <URL> value. You must visually verify the URL is valid.

Examples

iLO 1.60 CLI support

The vm simple CLI commands are still supported for virtual media:

Tasks