Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
OtherSupportedCharacterDisplayMode | string[] | |
ArrayType | string | Indexed |
Description | string | If the SupportedCharacterDisplayModes property is set to 1 "Other" then free form string providing more information about the supported modes. If not set to 1, this string has no meaning. |
ModelCorrespondence | string | CIM_TelnetCapabilities.SupportedCharacterDisplayModes |
OtherSupportedTerminalMode | string[] | |
ArrayType | string | Indexed |
Description | string | If the SupportedTerminalModes property is set to 1, "Other" then free form string providing more information about supported terminal modes. If not set to 1, this string has no meaning. |
ModelCorrespondence | string | CIM_TelnetCapabilities.SupportedTerminalModes |
SupportedCharacterDisplayModes | uint16[] | |
ArrayType | string | Indexed |
Description | string | An array of integers indicating the Character display modes supported by the service. |
ModelCorrespondence | string | CIM_TelnetCapabilities.OtherSupportedCharacterDisplayMode |
ValueMap | string | 0, 1, 2, 3, 4..32767, 32768..65535 |
Values | string | Unknown, Other, Console, Stream, DMTF Reserved, Vendor Reserved |
SupportedTerminalModes | uint16[] | |
ArrayType | string | Indexed |
Description | string | An array of integers indicating the terminal modes that the service supports. |
ModelCorrespondence | string | CIM_TelnetCapabilities.OtherSupportedTerminalMode |
ValueMap | string | 0, 1, 2, 3, 4..32767, 32768..65535 |
Values | string | Unknown, Other, VT100, ANSI, DMTF Reserved, Vendor Reserved |