All MIBs › XEROX-COMMON-MIB › xcmDocFormatVariants
xcmDocFormatVariants
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmDocFormatVariants
OID (numeric): 1.3.6.1.4.1.253.8.59.12.1.1.7
Node type: OBJECT-TYPE
Type: CodeIndexedStringIndex
Access: read-only
Description:
For scan-to-file jobs, the xcmDocFormatVariants object specifies the document format variant desired as a result of the scan. ISO DPA: Document-format-variants The document-format-variants and document-format-version elements identify a specific instance of a document format. The variant refers to a particular functional subset of a format. For example, the format PostScript has variants of level 1 and level 2, and the format PCL has several variants, including PCL4 and PCL5. The document-format-variants element consists of a single text string. If it is necessary to identify more than one variant, the respective variant values shall all be contained in the document-format-variants element, separated from one another by commas. If the client omits the document-format-variants or document- format-version elements, the server may supply a format- specific default which will restrict the outcome of the rules described in the next paragraph. This rule shall not cause a job to fail in validation if it would have succeeded with the rules of the next paragraph. If the client omits the document-format-variants element, the server shall print the document if the requested printer's document-formats-supported attribute contains a DocFormat which differs from the specified document-format only in the value of its document-format-variants. If the document-format-variants is omitted from the printer document-formats-supported attribute, the printer shall accept documents with any variant of the specified format. Similar rules apply if the document-format-version element is omitted. If the client omits the document-format-variants or document- format-version elements, the server may supply a format- specific default. Such a default shall be one that could have matched a document-format according to the rules of the preceding paragraph. Proprietary values for the document-format, document-format- variants, and document-format-version elements are assigned by the owners of those formats. Annex F contains a set of document-formats and variants for various commercially available formats and variants that are currently in common use.
What is xcmDocFormatVariants?
This object identifies format variants for documents being processed on a Xerox device (such as different versions of PostScript or PCL). It indicates the specific version or sub-type of the document format, providing details beyond the basic document format specification. An operator would check this when analyzing print jobs to understand format compatibility or version-specific processing requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.12.1.1.7 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmDocFormatVariants
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.12.1.1.7.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmDocFormatVariants.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.253 | xerox | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8 | xeroxCommonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59 | xcmJobMonMIB | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.12 | xcmDocGenBasic | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.12.1 | xcmDocGenBasicTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.12.1.1 | xcmDocGenBasicEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.12.1.1.7 | xcmDocFormatVariants | XEROX-COMMON-MIB |