Class CIM_PrintChannel
extends CIM_PrinterElement

This class represents the PrintChannel component of a Printer (print device). It contains properties that describe the print protocol type and version and the status of the PrintChannel. Note: A PrintChannel shall be associated with exactly one Printer via an instance of the PrinterComponent class. A PrintChannel may be associated with a PrintInterpreter (for Job Control Language or Page Description Language defaults) via an instance of AssociatedPrintInterpreter. See: Model in section 2 of Printer MIB (RFC 3805).

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_PrinterElement
   |
   +--CIM_PrintChannel

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class represents the PrintChannel component of a Printer (print device). It contains properties that describe the print protocol type and version and the status of the PrintChannel. Note: A PrintChannel shall be associated with exactly one Printer via an instance of the PrinterComponent class. A PrintChannel may be associated with a PrintInterpreter (for Job Control Language or Page Description Language defaults) via an instance of AssociatedPrintInterpreter. See: Model in section 2 of Printer MIB (RFC 3805).
Experimentalbooleantrue
MappingStringsstringMIB.IETF|Printer-MIB.prtChannelEntry
UMLPackagePathstringCIM::Device::Printing
Versionstring2.25.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AvailabilityStatusuint32
DescriptionstringThis property contains detailed availability information for this PrintChannel, as follows: 1 (Other) means other detailed availability information is present in the OtherAvailabilityStatus property. 2 (Unknown) means detailed availability information for this PrintChannel is unknown. 3 (AvailableIdle) means this PrintChannel is available and idle, i.e., not currently in use. 4 (AvailableStandy) means this PrintChannel is available but on standby, e.g., in a power saving mode. 5 (AvailableActive) means this PrintChannel is available and active, i.e., currently in use. 6 (AvailableBusy) means this PrintChannel is available but busy, i.e., not immediately available for its primary function. 7 (UnavailableOnRequest) means this PrintChannel is not available and is on request, i.e., needs human intervention. 8 (UnavailableBroken) means this PrintChannel is not available and is broken, e.g., needs repair/replacement.
MappingStringsstringMIB.IETF|Printer-MIB.PrtSubUnitStatusTC
ModelCorrespondencestringCIM_ManagedSystemElement.OperatingStatus, CIM_PrintChannel.OtherAvailabilityStatus
ValueMapstring1, 2, 3, 4, 5, 6, 7, 8, ..
ValuesstringOther, Unknown, AvailableIdle, AvailableStandby, AvailableActive, AvailableBusy, UnavailableOnRequest, UnavailableBroken, DMTF Reserved
CriticalAlertsPresentboolean
DescriptionstringIf true, there are currently critical alerts on this PrintChannel.
MappingStringsstringMIB.IETF|Printer-MIB.PrtSubUnitStatusTC
ModelCorrespondencestringCIM_ManagedSystemElement.DetailedStatus
NonCriticalAlertsPresentboolean
DescriptionstringIf true, there are currently non-critical alerts on this PrintChannel.
MappingStringsstringMIB.IETF|Printer-MIB.PrtSubUnitStatusTC
ModelCorrespondencestringCIM_ManagedSystemElement.DetailedStatus
OtherAvailabilityStatusstring
DescriptionstringA free-form string that describes the detailed availability of this PrintChannel when the value of the AvailabilityStatus property is equal to 1 (Other).
MaxLenuint32255
MinLenuint320
ModelCorrespondencestringCIM_PrintChannel.AvailabilityStatus
OtherTypeDescriptionstring
DescriptionstringA free-form string that describes the type of PrintChannel when the value of the Type property is equal to 1 (Other).
MaxLenuint32255
MinLenuint320
ModelCorrespondencestringCIM_PrintChannel.Type, CIM_PrintChannel.ProtocolVersion
ProtocolVersionstring
DescriptionstringThe version of the protocol used on this PrintChannel. The format used for version numbering depends on value of the Type property, as specified in the PrtChannelTypeTC textual convention in the IANA Printer MIB (originally published in RFC 3805).
MappingStringsstringMIB.IETF|Printer-MIB.prtChannelProtocolVersion, MIB.IETF|IANA-PRINTER-MIB.PrtChannelTypeTC
MaxLenuint3263
MinLenuint320
ModelCorrespondencestringCIM_PrintChannel.Type, CIM_PrintChannel.OtherTypeDescription
Typeuint32
DescriptionstringThe type of this PrintChannel. This property provides the linkage to PrintChannel type-specific classes that may (conceptually) extend the PrintChannel class with additional details about that PrintChannel.
MappingStringsstringMIB.IETF|Printer-MIB.prtChannelType, MIB.IETF|IANA-PRINTER-MIB.PrtChannelTypeTC
ModelCorrespondencestringCIM_PrintChannel.OtherTypeDescription, CIM_PrintChannel.ProtocolVersion
ValueMapstring1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, .., 32768..65535
ValuesstringOther, ChSerialPort, ChParallelPort, ChIEEE1284Port, ChSCSIPort, ChAppleTalkPAP, ChLPDServer, ChNetwareRPrinter, ChNetwarePServer, ChPort9100, ChAppSocket, ChFTP, ChTFTP, ChDLCLLCPort, ChIBM3270, ChIBM5250, ChFax, ChIEEE1394, ChTransport1, ChCPAP, ChDCERemoteProcCall, ChONCRemoteProcCall, ChOLE, ChNamedPipe, ChPCPrint, ChServerMessageBlock, ChDPMF, ChDLLAPI, ChVxDAPI, ChSystemObjectManager, ChDECLAT, ChNPAP, ChUSB, ChIRDA, ChPrintXChange, ChPortTCP, ChBidirPortTCP, ChUNPP, ChAppleTalkADSP, ChPortSPX, ChPortHTTP, ChNDPS, ChIPP, ChSMTP, ChWSPrint, DMTF Reserved, Vendor Reserved

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_PrinterElement
NamestringCIM_ManagedSystemElement
OperatingStatusuint16CIM_ManagedSystemElement
PrimaryStatusuint16CIM_ManagedSystemElement
SNMPRowIduint32CIM_PrinterElement
StatusstringCIM_ManagedSystemElement
OperationalStatusuint16[]CIM_ManagedSystemElement
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods