association CIM_AssociatedPrintInterpreter : CIM_Dependency



Description:

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).

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_PrintInterpreter CIM_Dependency
Override Antecedent
Min 0
Max 2
Description The PrintInterpreter component of a Printer that is the the default JCL (e.g., HP PJL) or PDL (e.g., Adobe PDF) interpreter for this PrintChannel, according to the value of DefaultType.
Key TRUE
Dependent CIM_PrintChannel CIM_Dependency
Override Dependent
Description The PrintChannel (e.g., IPP) component of the same Printer that needs or is associated with this default PrintInterpreter.
Key TRUE
DefaultType uint16 CIM_AssociatedPrintInterpreter
Description The type of this default PrintInterpreter for this PrintChannel.
ValueMap 1, 2, 3, 4, ..
Values "Other" [1]
"Unknown" [2]
"JobControlLanguage" [3]
"PageDescriptionLanguage" [4]
"DMTF Reserved" [..]
MappingStrings MIB.IETF|Printer-MIB.prtChannelCurrentJobCntlLangIndex, MIB.IETF|Printer-MIB.prtChannelDefaultPageDescLangIndex
OtherDefaultTypeDescription string CIM_AssociatedPrintInterpreter
Description A 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).
MinLen 0
MaxLen 255

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold