White Papers
Virtual Media Profile
Version 1.0.0a 49
3) From the instance of DCIM_OEMVirtualMediaService, find the instance of
CIM_USBRedirectionCapabilities that is associated through an instance of
CIM_ElementCapabilities.
If an instance of CIM_USBRedirectionCapabilities is not found, the Virtual Media cannot be
managed through the state of the Virtual Media Service.
4) For the CIM_USBRedirectionCapabilities instance that is found, obtain the values of the
RequestedStatesSupported property.
5) From the instance of CIM_USBRedirectionSAP, find the
CIM_EnabledLogicalElementCapabilities that is associated through an instance of
CIM_ElementCapabilities.
If an instance of CIM_EnabledLogicalElementCapabilities is not found, the Virtual Media cannot
be managed through the state of the USB Redirection SAP.
6) For the CIM_EnabledLogicalElementCapabilities that is found, obtain the values of the
RequestedStatesSupported property.
7) If the CIM_USBRedirectionCapabilities.RequestedStatesSupported property contains no values
and the CIM_EnabledLogicalElementCapabilities.RequestedStatesSupported contains no
values, then no state management of the Virtual Media is possible.
If the CIM_USBRedirectionCapabilities.RequestedStatesSupported property contains no values
and the CIM_EnabledLogicalElementCapabilities.RequestedStatesSupported contains values,
then state management of the Virtual Media is performed via state management of the SAP
only.
If the CIM_USBRedirectionCapabilities.RequestedStatesSupported property contains values
and the CIM_EnabledLogicalElementCapabilities.RequestedStatesSupported contains values,
then state management of the Virtual Media is possible via state management of both the
Service and the SAP.
9.14 Activate a Virtual Media —SAP State Management
When the Virtual Media is managed through the state of the USB Redirection SAP only, a client can start
a Virtual Media as follows:
1) Start at the instance of the CIM_USBRedirectionSAP that is a component of the USB
Redirection SAP of interest.
2) Invoke the RequestStateChange(
) method with the RequestedState parameter set to 2
(Enabled).
3) Verify that the CIM_USBRedirectionSAP.EnabledState property is set to a value of 2 (Enabled).
The Virtual Media is now active.
9.15 Activate a Virtual Media —Service and SAP State Management
When the Virtual Media is managed through the states of both the Virtual Media Service and USB
Redirection SAP, a client can start a Virtual Media as follows:
1) Start at the DCIM_OEMVirtualMediaService instance of interest.
2) Invoke the RequestStateChange(
) method with the RequestedState parameter set to 2
(Enabled).
3) Verify that the DCIM_OEMVirtualMediaService.EnabledState property is set to a value of 2
(Enabled).