Class CIM_AssociatedPrintInterpreter
extends CIM_Dependency

This class represents the association between a PrintChannel component of a Printer (print device) and a default Job Control Language (JCL) or Page Description Language (PDL) PrintInterpreter component of the same Printer. See: Model in section 2 of Printer MIB (RFC 3805) and section 3 of Finisher MIB (RFC 3806).

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


Class Hierarchy

CIM_Dependency
   |
   +--CIM_AssociatedPrintInterpreter

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis class represents the association between a PrintChannel component of a Printer (print device) and a default Job Control Language (JCL) or Page Description Language (PDL) PrintInterpreter component of the same Printer. See: Model in section 2 of Printer MIB (RFC 3805) and section 3 of Finisher MIB (RFC 3806).
Experimentalbooleantrue
MappingStringsstringMIB.IETF|Printer-MIB.prtChannelCurrentJobCntlLangIndex, MIB.IETF|Printer-MIB.prtChannelDefaultPageDescLangIndex
UMLPackagePathstringCIM::Device::Printing
Versionstring2.17.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
DefaultTypeuint16
DescriptionstringThe type of this default PrintInterpreter for this PrintChannel.
MappingStringsstringMIB.IETF|Printer-MIB.prtChannelCurrentJobCntlLangIndex, MIB.IETF|Printer-MIB.prtChannelDefaultPageDescLangIndex
ValueMapstring1, 2, 3, 4, ..
ValuesstringOther, Unknown, JobControlLanguage, PageDescriptionLanguage, DMTF Reserved
OtherDefaultTypeDescriptionstring
DescriptionstringA free-form string that describes the type of this default PrintInterpreter for this PrintChannel when the value of the DefaultType property is equal to 1 (Other).
MaxLenuint32255
MinLenuint320

Association References

NameClass OriginReference Class
AntecedentCIM_AssociatedPrintInterpreterCIM_PrintInterpreter
DependentCIM_AssociatedPrintInterpreterCIM_PrintChannel

Class Methods