Class CIM_TelnetSettingData
extends CIM_SettingData

A representation of the settings of a Telnet server connection. The relationship between the SettingData and the TelnetProtocolEndpoint is described by instantiating the ElementSettingData association.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_SettingData
   |
   +--CIM_TelnetSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA representation of the settings of a Telnet server connection. The relationship between the SettingData and the TelnetProtocolEndpoint is described by instantiating the ElementSettingData association.
UMLPackagePathstringCIM::Network::ConsoleProtocols
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
CharacterDisplayModeuint16
DescriptionstringThe character display mode that will be active if this SettingData is applied.
ModelCorrespondencestringCIM_TelnetSettingData.OtherCharacterDisplayMode, CIM_TelnetProtocolEndpoint.EnabledCharacterDisplayModes
ValueMapstring1, 2, 3, .., 32768..65535
ValuesstringOther, Console, Stream, DMTF Reserved, Vendor Reserved
Writebooleantrue
EscapeCharacterstring
DescriptionstringString indicating the Escape Character that will be in effect if this SettingData is applied.
ModelCorrespondencestringCIM_TelnetProtocolEndpoint.EscapeCharacter
Writebooleantrue
IdleTimeoutuint320
DescriptionstringIdleTimeout specifies how long the connection can be idle before it is closed. The default value, 0, indicates that there is no idle timeout period.
PUnitstringsecond
UnitsstringSeconds
Writebooleantrue
OtherCharacterDisplayModestring
DescriptionstringWhen 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.
ModelCorrespondencestringCIM_TelnetProtocolEndpoint.CharacterDisplayMode, CIM_TelnetSettingData.OtherEnabledCharacterDisplayMode
Writebooleantrue
OtherTerminalModestring
DescriptionstringIf the TerminalMode property is set to 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.
ModelCorrespondencestringCIM_TelnetSettingData.TerminalMode
Writebooleantrue
TerminalModeuint16
DescriptionstringThe terminal mode that will be in use if this SettingData is applied.
ModelCorrespondencestringCIM_TelnetSettingData.OtherTerminalMode, CIM_TelnetSettingData.EnabledTerminalModes
ValueMapstring1, 2, 3, .., 32768..65535
ValuesstringOther, VT100, ANSI, DMTF Reserved, Vendor Reserved
Writebooleantrue
EnabledCharacterDisplayModesuint16[]
DescriptionstringAn array of integers indicating the Character display modes enabled for the endpoint.
ModelCorrespondencestringCIM_TelnetSettingData.OtherEnabledCharacterDisplayMode
ValueMapstring1, 2, 3, .., 32768..65535
ValuesstringOther, Console, Stream, DMTF Reserved, Vendor Reserved
Writebooleantrue
EnabledTerminalModesuint16[]
DescriptionstringAn array of integers indicating the terminal modes that will be enabled.
ModelCorrespondencestringCIM_TelnetSettingData.OtherEnabledTerminalMode
ValueMapstring1, 2, 3, .., 32768..65535
ValuesstringOther, VT100, ANSI, DMTF Reserved, Vendor Reserved
Writebooleantrue
OtherEnabledCharacterDisplayModestring[]
ArrayTypestringIndexed
DescriptionstringWhen the EnabledCharacterDisplayModes property contains a value of 1, "Other" then this is a free form string providing more information about the enabled modes. If it does not contain 1, this string has no meaning.
ModelCorrespondencestringCIM_TelnetProtocolEndpoint.EnabledCharacterDisplayModes
Writebooleantrue
OtherEnabledTerminalModestring[]
ArrayTypestringIndexed
DescriptionstringWhen the EnabledTerminalModes property contains a value of 1, "Other" then free form string providing more information about the enabled terminal mode. If it does not contain 1, this string has no meaning.
ModelCorrespondencestringCIM_TelnetSettingData.EnabledTerminalModes
Writebooleantrue

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
ChangeableTypeuint16CIM_SettingData
ConfigurationNamestringCIM_SettingData
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_SettingData
InstanceIDstringCIM_SettingData

Class Methods