Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CharacterDisplayMode | uint16 | |
Description | string | The character display mode that is currently active. |
ModelCorrespondence | string | CIM_TelnetProtocolEndpoint.OtherCharacterDisplayMode, CIM_TelnetProtocolEndpoint.EnabledCharacterDisplayModes |
ValueMap | string | 0, 1, 2, 3, 4..32767, 32768..65535 |
Values | string | Unknown, Other, Console, Stream, DMTF Reserved, Vendor Reserved |
Write | boolean | true |
EscapeCharacter | string | |
Description | string | String indicating the Escape Character is in effect. |
Write | boolean | true |
IdleTimeout | uint32 | 0 |
Description | string | IdleTimeout specifies how long the connection can be idle before it is closed. The default value, 0, indicates that there is no idle timeout period. |
PUnit | string | second |
Units | string | Seconds |
Write | boolean | true |
OtherCharacterDisplayMode | string | |
Description | string | When the CharacterDisplayMode property is set to 1, "Other" then this is a free form string providing more information about the character display mode. If not set to 1, this string has no meaning. |
ModelCorrespondence | string | CIM_TelnetProtocolEndpoint.CharacterDisplayMode, CIM_TelnetProtocolEndpoint.OtherEnabledCharacterDisplayMode |
Write | boolean | true |
OtherTerminalMode | string | |
Description | string | Where the TerminalMode property contains a value of 1, "Other" then this is a free form string providing more information about the current terminal mode and this value shall be one of the values in OtherEnabledTerminalModes. If not set to 1, this string has no meaning. |
ModelCorrespondence | string | CIM_TelnetProtocolEndpoint.TerminalMode, CIM_TelnetProtocolEndpoint.OtherEnabledTerminalMode |
Write | boolean | true |
TerminalMode | uint16 | |
Description | string | The terminal mode in use for this Telnet endpoint.This value shall be one of the values in EnabledTerminalModes |
ModelCorrespondence | string | CIM_TelnetProtocolEndpoint.OtherTerminalMode, CIM_TelnetProtocolEndpoint.EnabledTerminalModes |
ValueMap | string | 0, 1, 2, 3, 4..32767, 32768..65535 |
Values | string | Unknown, Other, VT100, ANSI, DMTF Reserved, Vendor Reserved |
Write | boolean | true |
EnabledCharacterDisplayModes | uint16[] | |
ArrayType | string | Indexed |
Description | string | An array of integers indicating the character display modes enabled for the service. Additional character display modes may be supported but currently not enabled for use. |
ModelCorrespondence | string | CIM_TelnetProtocolEndpoint.OtherEnabledCharacterDisplayMode |
ValueMap | string | 0, 1, 2, 3, 4..32767, 32768..65535 |
Values | string | Unknown, Other, Console, Stream, DMTF Reserved, Vendor Reserved |
Write | boolean | true |
EnabledTerminalModes | uint16[] | |
ArrayType | string | Indexed |
Description | string | An array of integers indicating the terminal modes that are enabled for use in this server connection. Additional terminal modes may be supported by the service but not enabled for use. |
ModelCorrespondence | string | CIM_TelnetProtocolEndpoint.OtherEnabledTerminalMode |
ValueMap | string | 0, 1, 2, 3, 4..32767, 32768..65535 |
Values | string | Unknown, Other, VT100, ANSI, DMTF Reserved, Vendor Reserved |
OtherEnabledCharacterDisplayMode | string[] | |
ArrayType | string | Indexed |
Description | string | If the EnabledCharacterDisplayModes property is set to 1, "Other" then free form string providing more information about the enabled mode. If not set to 1, this string has no meaning. |
ModelCorrespondence | string | CIM_TelnetProtocolEndpoint.EnabledCharacterDisplayModes |
OtherEnabledTerminalMode | string[] | |
ArrayType | string | Indexed |
Description | string | If the EnabledTerminalModes property is set to 1, "Other" then free form string providing more information about supported terminal mode. If not set to 1, this string has no meaning. |
ModelCorrespondence | string | CIM_TelnetProtocolEndpoint.EnabledTerminalModes |