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. |
ModelCorrespondence | string | CIM_TelnetProtocolEndpoint.EscapeCharacter |
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 |
OtherEnabledCharacterDisplayMode | string | |
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 | |
Description | string | If the TerminalModes 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 |
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. 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. |
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 |