White Papers

Virtual Media Profile
Version 1.0.0a 19
7.4.3 The Relationship to the Computer System with the SAP
The relationship between the USB Redirection SAP and the computer system that contains the endpoint
for the USB Redirection SAP shall be modeled with an instance of CIM_HostedAccessPoint. When used
in this way, the CIM_HostedAccessPoint association's Antecedent property shall reference the
CIM_ComputerSystem instance, and its Dependent property shall reference the
CIM_USBRedirectionSAP instance.
7.4.4 The Relationship to the Capabilities of the SAP
The state management capabilities of the USB Redirection SAP may be modeled.
The relationship shall be modeled with an instance of CIM_EnabledLogicalElementCapabilities.
When an instance of CIM_EnabledLogicalElementCapabilities exists, the relationship between the USB
Redirection SAP and the capabilities of that SAP shall be modeled with an instance of
CIM_ElementCapabilities. When used in this way, the CIM_EnabledLogicalElementCapabilities
association's ManagedElement property shall reference the CIM_USBRedirectionSAP, and its
Capabilities property shall reference CIM_EnabledLogicalElementCapabilities.
7.4.5 CIM_USBRedirectionSAP.ElementName
The CIM_USBRedirectionSAP.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 section
8.20.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.4.5.1 Modifying ElementName Is Supported—Conditional
This
section describes the CIM elements and behavior requirements when an implementation supports
client modification of the CIM_USBRedirectionSAP.ElementName property.
An instance of CIM_ EnabledLogicalElementCapabilities shall be associated with the
CIM_USBRedirectionSAP instance using an instance of the CIM_ElementCapabilities association.
The CIM_ EnabledLogicalElementCapabilities.ElementNameEditSupported property shall have a value of
TRUE.
The CIM_ EnabledLogicalElementCapabilities.MaxElementNameLen property shall be implemented.
7.4.5.2 Modifying ElementName Is Not Supported
This
section describes the CIM elements and behaviors that shall be implemented when the
CIM_USBRedirectionSAP.ElementName does not support being modified by the ModifyInstance
operation.
There may be an instance of CIM_ EnabledLogicalElementCapabilities associated with the
CIM_USBRedirectionSAP instance using an instance of CIM_ElementCapabilities.
When an instance of CIM_ EnabledLogicalElementCapabilities associated with CIM_USBRedirectionSAP
using an instance of CIM_ElementCapabilities exists, its ElementNameEditSupported property shall have
a value of FALSE.
When an instance of CIM_ EnabledLogicalElementCapabilities associated with CIM_USBRedirectionSAP
using an instance of CIM_ElementCapabilities exists, its MaxElementNameLen property may be
implemented. The MaxElementNameLen property is irrelevant in this context.