Class CIM_TelnetCapabilities
extends CIM_ProtocolServiceCapabilities

A subclass of ProtocolServiceCapabilities that defines the capabilities of a Telnet Service. An instance of TelnetCapabilities is associated with the ProtocolService using ElementCapabilities.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities
   |
   +--CIM_ProtocolServiceCapabilities
   |
   +--CIM_TelnetCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringA subclass of ProtocolServiceCapabilities that defines the capabilities of a Telnet Service. An instance of TelnetCapabilities is associated with the ProtocolService using ElementCapabilities.
UMLPackagePathstringCIM::Network::ConsoleProtocols
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OtherSupportedCharacterDisplayModestring[]
ArrayTypestringIndexed
DescriptionstringIf 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.
ModelCorrespondencestringCIM_TelnetCapabilities.SupportedCharacterDisplayModes
OtherSupportedTerminalModestring[]
ArrayTypestringIndexed
DescriptionstringIf 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.
ModelCorrespondencestringCIM_TelnetCapabilities.SupportedTerminalModes
SupportedCharacterDisplayModesuint16[]
ArrayTypestringIndexed
DescriptionstringAn array of integers indicating the Character display modes supported by the service.
ModelCorrespondencestringCIM_TelnetCapabilities.OtherSupportedCharacterDisplayMode
ValueMapstring0, 1, 2, 3, 4..32767, 32768..65535
ValuesstringUnknown, Other, Console, Stream, DMTF Reserved, Vendor Reserved
SupportedTerminalModesuint16[]
ArrayTypestringIndexed
DescriptionstringAn array of integers indicating the terminal modes that the service supports.
ModelCorrespondencestringCIM_TelnetCapabilities.OtherSupportedTerminalMode
ValueMapstring0, 1, 2, 3, 4..32767, 32768..65535
ValuesstringUnknown, Other, VT100, ANSI, DMTF Reserved, Vendor Reserved

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
ElementNameEditSupportedbooleanCIM_EnabledLogicalElementCapabilities
ElementNameMaskstringCIM_EnabledLogicalElementCapabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities
ListeningPortManagementSupportedbooleanCIM_ProtocolServiceCapabilities
MaxConnectionsuint16CIM_ProtocolServiceCapabilities
MaxElementNameLenuint16CIM_EnabledLogicalElementCapabilities
MaxListeningPortsuint16CIM_ProtocolServiceCapabilities
RequestedStatesSupporteduint16[]CIM_EnabledLogicalElementCapabilities
StateAwarenessuint16[]CIM_EnabledLogicalElementCapabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities