Class CIM_TextRedirectionService
extends CIM_RedirectionService

TextRedirectionService provides the capability to redirect a text console output to the remote console. For example, any text stream directed to a Serial COM Port (by the operating system) on a Computer System can be redirected out to a remote administrator's console. Similarly the text input keystrokes from the remote administrator's console can be redirected into the same COM Port. Each redirection stream is accessible via a TextRedirectionSAP. This service can support multiple redirection streams via multiple associated TextRedirectionSAPs.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_Service
   |
   +--CIM_RedirectionService
   |
   +--CIM_TextRedirectionService

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringTextRedirectionService provides the capability to redirect a text console output to the remote console. For example, any text stream directed to a Serial COM Port (by the operating system) on a Computer System can be redirected out to a remote administrator's console. Similarly the text input keystrokes from the remote administrator's console can be redirected into the same COM Port. Each redirection stream is accessible via a TextRedirectionSAP. This service can support multiple redirection streams via multiple associated TextRedirectionSAPs.
UMLPackagePathstringCIM::Network::ConsoleProtocols
Versionstring2.17.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
RedirectionServiceTypeuint16[]2
DescriptionstringType of Redirection Supported by this Service. This value is set to the type of Redirection Service That this service represents. A value set to 2 = "Text" indicates a Text Console Redirection service.
ModelCorrespondencestringCIM_RedirectionService.OtherRedirectionServiceType
OverridestringRedirectionServiceType
ValueMapstring.., 2, 3..32767, 32768..65535
ValuesstringDMTF Reserved, Text, DMTF Reserved, Vendor Specified

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
LoSIDstringCIM_Service
LoSOrgIDstringCIM_Service
MaxCurrentEnabledSAPsuint16CIM_RedirectionService
NamestringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherEnabledStatestringCIM_EnabledLogicalElement
OtherRedirectionServiceTypestringCIM_RedirectionService
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
SharingModeuint16CIM_RedirectionService
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ChangeAffectedElementsAssignedSequenceuint32CIM_Service
RequestStateChangeuint32CIM_EnabledLogicalElement
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service