Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
MaxCurrentEnabledSAPs | uint16 | |
Description | string | Maximum number of concurrently enabled redirection SAPs. The Service may have multiple (more than this number) SAPs associated with it. However, the number of Active SAPs (EnabledState=Enabled) associated with this Service instance cannot exceed this number. This limitation could come from hardware limitations (e.g. one COM port can only redirect the text to one console), or from any other software resource limitations. |
OtherRedirectionServiceType | string | |
Description | string | A string describing the Redirection Service when the value of the RedirectionServiceType property is set to 1 = "Other". |
ModelCorrespondence | string | CIM_RedirectionService.RedirectionServiceType |
SharingMode | uint16 | |
Description | string | An enumeration specifying the impact of enabling the redirection of the text console flow on the original destination of the flow. The original destination is modeled as a concrete subclass of LogicalDevice and associated to this service using a ServiceAffectsElement association). If this value is Exclusive, it shall mean that when the element flow is actively being redirected, then the element being redirected cannot be accessed at the original destination. If this value is Shared, it shall mean that when the element flow is actively being redirected, then the element being redirected can still be accessed at the original destination. |
ValueMap | string | 0, 2, 3 |
Values | string | Unknown, Exclusive, Shared |
RedirectionServiceType | uint16[] | |
Description | string | An enumerated array indicating the type(s) of Redirection supported by this Service. This value is set to the type of redirection service that this service represents. A value set to 2 = "Text" shall indicate a Text Console Redirection service. A value set to 3 = "KVM" shall indicate a Keyboard, Mouse and Video Console Redirection service. A value set to 4 = "USB" shall indicate a USB Redirection service. A value set to 5 = "media" shall indicate a traditional Media Redirection service. |
ModelCorrespondence | string | CIM_RedirectionService.OtherRedirectionServiceType |
ValueMap | string | 0, 1, 2, 3, 4, 5, 6..32767, 32768..65535 |
Values | string | Unknown, Other, Text, KVM, USB, Media, DMTF Reserved, Vendor Specified |