Class CIM_TextRedirectionService
extends CIM_RedirectionService

A class derived from Service, that 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
DescriptionstringA class derived from Service, that 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.
Experimentalbooleantrue
UMLPackagePathstringCIM::Network::ConsoleProtocols
Versionstring2.16.0

Class Properties

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
MaxConcurrentEnabledSAPsuint16CIM_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