Class CIM_MediaRedirectionCapabilities
extends CIM_RedirectionServiceCapabilities

MediaRedirectionCapabilities describes the capabilities of the Media Redirection Service.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities
   |
   +--CIM_RedirectionServiceCapabilities
   |
   +--CIM_MediaRedirectionCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringMediaRedirectionCapabilities describes the capabilities of the Media Redirection Service.
UMLPackagePathstringCIM::Network::MediaRedirection
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ConnectionModesSupporteduint16[]
DescriptionstringThe connection mode used to configure the session. A value set to 2 = "Listen" shall indicate that the SAP will listen for a connection request from the remote Media redirection server. A CIM_BindsTo association to a CIM_ProtocolEndoint may be used to represent where the SAP is listening for the connection request. A value set to 3 = "Connect" shall indicate that the the SAP shall initiate the connection to the remote Media redirection server. A CIM_RemoteAccessAvailableToElement association to a CIM_RemoteServiceAccessPoint may be used to represent where the SAP shall connect to the remote Media redirection server.
ModelCorrespondencestringCIM_MediaRedirectionSAP.ConnectionMode
ValueMapstring0, 2, 3, .., 32768..65535
ValuesstringUnknown, Listen, Connect, DMTF Reserved, Vendor Specified
DevicesSupporteduint16[]
ArrayTypestringIndexed
DescriptionstringAn enumeration indicating the types of Media Devices which are supported by the Media Redirection Service. Note that each entry of this array is related to the entry in the MaxDevicesSupported array that is located at the same index.
ModelCorrespondencestringCIM_MediaRedirectionCapabilities.MaxDevicesSupported
ValueMapstring0, 2, 3, 4, 5, 6, 7, 8, .., 32768..65535
ValuesstringUnknown, CIM_CDROMDrive, CIM_DiskDrive, CIM_DisketteDrive, CIM_DVDDrive, CIM_MagnetoOpticalDrive, CIM_TapDrive, CIM_WORMDrive, DMTF_ Reserved, Vendor_ Specified
InfoFormatsSupporteduint16[]
DescriptionstringAn enumeration indicating which of the formats for CIM_RemoteServiceAccessPoint.InfoFormat are supported by the Media Redirection Service.
ModelCorrespondencestringCIM_RemoteServiceAccessPoint.InfoFormat
ValueMapstring1, 2, 3, 4, 5, 6, 7, 10, 11, 12, 13, 100, 101, 102, 200, 201, 202, 203, 204, 205, .., 32768..65535
ValuesstringOther, Host Name, IPv4 Address, IPv6 Address, IPX Address, DECnet Address, SNA Address, IPv4 Subnet Address, IPv6 Subnet Address, IPv4 Address Range, IPv6 Address Range, Dial String, Ethernet Address, Token Ring Address, URL, FQDN, User FQDN, DER ASN1 DN, DER ASN1 GN, Key ID, DMTF Reserved, Vendor Reserved
MaxDevicesPerSAPuint16[]
ArrayTypestringIndexed
DescriptionstringAn enumeration indicating the number of Media devices per MediaRedirection Session which are supported for the devices specified in the DevicesSupported array property. Note that each entry of this array is related to the engry in the DevicesSupported array that is located at the same index.
ModelCorrespondencestringCIM_MediaRedirectionCapabilities.DevicesSupported
MaxDevicesSupporteduint16[]
ArrayTypestringIndexed
DescriptionstringAn enumeration indicating the number of Media devices which are supported for the devices specified in the DevicesSupported array property. Note that each entry of this array is related to the entry in the DevicesSupported that is located at the same index.
ModelCorrespondencestringCIM_MediaRedirectionCapabilities.DevicesSupported
SAPCapabilitiesSupporteduint16[]
DescriptionstringAn enumeration indicating the whether instances of USBRedirectionSAPs already exist and whether whether SAPs can be created. A value set to 2 = "Modify Timeouts" shall indicate that the timeout parameters of instances of CIM_USBRedirectionSAP can be modified by applications using 'ModifyInstance'
ValueMapstring0, 2, .., 32768..65535
ValuesstringUnknown, Modify SAP, DMTF Reserved, Vendor Specified

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
ElementNameEditSupportedbooleanCIM_EnabledLogicalElementCapabilities
ElementNameMaskstringCIM_EnabledLogicalElementCapabilities
InstanceIDstringCIM_Capabilities
MaxElementNameLenuint16CIM_EnabledLogicalElementCapabilities
RequestedStatesSupporteduint16[]CIM_EnabledLogicalElementCapabilities
SharingModeSupporteduint16[]CIM_RedirectionServiceCapabilities

Class Methods