White Papers

Virtual Media Profile
Version 1.0.0a 15
7.2.5 Maximum Number of Concurrently Enabled Redirection SAPs
The Virtual Media Service may support multiple USB Redirection SAPs; however, there may be a
limitation to the number of concurrent redirections.
The DCIM_OEMVirtualMediaService.MaxCurrentEnabledSAPs property shall contain the maximum
number of instances of CIM_USBRedirectionSAP’s, whose EnabledState property is set to 2 (Enabled)
that may be associated to the instance of DCIM_OEMVirtualMediaService.
7.2.6 DCIM_OEMVirtualMediaService.ElementName
The ElementName property shall be formatted as a free-form string of variable length (pattern “.*”).
The ElementName property may support being modified by the ModifyInstance operation. See Clause
8.13.1.1. This behavior is conditional. The following se
ctions describe the CIM elements and behavior
required to determine whether an implementation supports client modification of the ElementName
property.
7.2.6.1 Modifying ElementName Is Supported—Conditional
This
section describes the CIM elements and behavior requirements when an implementation supports
client modification of the DCIM_OEMVirtualMediaService.ElementName property.
An instance of CIM_USBRedirectionCapabilities shall be associated with the
DCIM_OEMVirtualMediaService instance using an instance of the CIM_ElementCapabilities association.
The CIM_USBRedirectionCapabilities.ElementNameEditSupported property shall have a value of TRUE.
The CIM_USBRedirectionCapabilities.MaxElementNameLen property shall be implemented.
7.2.6.2 Modifying ElementName Is Not Supported
This
section describes the CIM elements and behaviors that shall be implemented when the
DCIM_OEMVirtualMediaService.ElementName does not support modification by the ModifyInstance
operation.
There may be an instance of CIM_USBRedirectionCapabilities associated with the
DCIM_OEMVirtualMediaService instance using an instance of CIM_ElementCapabilities.
When an instance of CIM_USBRedirectionCapabilities exists, its ElementNameEditSupported property
shall have a value of FALSE.
When an instance of CIM_USBRedirectionCapabilities exists, its MaxElementNameLen property may be
implemented. The MaxElementNameLen property is irrelevant in this context.
7.3 Representing the Capabilities of a Virtual Media Service
There shall be one instance of CIM_USBRedirectionCapabilities associated with the instance of
DCIM_OEMVirtualMediaService.
The Virtual Media Service may constrain the number and type of USB Devices that can be redirected.
These constraints are represented by properties in the instance of CIM_USBRedirectionCapabilities
associated with the instance of DCIM_OEMVirtualMediaServices.
When there is an instance of CIM_USBRedirectionCapablities associated with the instance of
DCIM_OEMVirtualMediaService and the Virtual Media Service does not support creating USB
Redirection SAPs, then the properties of CIM_USBRedirectionCapabilities shall reflect the pre-configured
USB Redirection SAPs for that service.