White Papers

Virtual Media Profile
Version 1.0.0a 47
The ConnectionMode property of CIM_USBRedirectionSAP has been set to "connect", so the instance of
CIM_RemoteServiceAccessPoint, remotesap1, has been configured with information about how to
access the remote SAP.
9.7 Object Diagram for a Monolithic Server with Service Processor
Figure 8 shows a monolithic server with a service processor. The diagram is similar to Figure 6, but
Figure 8 contains an instance of CIM_ComputerSystem, sp1, that rep
resents the service processor.
Figure 8 – Monolithic System with Service Processor
9.8 Determine whether a System supports Virtual Media
A client can determine whether a computer system of interest supports Virtual Media as follows:
1) Start at the instance of CIM_ComputerSystem that represents the computer system of interest
2) Enumerate the instances of DCIM_OEMVirtualMediaService that are associated to the instance
of CIM_ComputerSystem using an instance of the CIM_ServiceAffectsElement association.
3) If such an instance of DCIM_OEMVirtualMediaService is not found, the computer system does
not support Virtual Media. Otherwise, the computer system does support Virtual Media.
9.9 Determine whether Static Pre-configured USB Redirection SAPs Exist
A client can determine whether a computer system of interest has static pre-configured USB Redirection
SAPs as follows:
1) Start at the instance of DCIM_OEMVirtualMediaService found using the use case in section 9.8.
2)
Traverse the instance of CIM_ElementCapabilities to find the instance of
CIM_USBRedirectionCapabilities.