All MIBs › XEROX-COMMON-MIB › xcmJobNumberOfJobResultSets
xcmJobNumberOfJobResultSets
Module: XEROX-COMMON-MIB
OID (symbolic): XEROX-COMMON-MIB::xcmJobNumberOfJobResultSets
OID (numeric): 1.3.6.1.4.1.253.8.59.14.1.1.1
Node type: OBJECT-TYPE
Type: Ordinal32
Access: read-only
Description:
ISO DPA: number-of-job-result-sets
The hardcopy output of a print-job consists of one or more job
sets, each of which may be specified to be delivered to, or
held for, one particular recipient who is not necessarily the
job creator. Each job set may be specified to contain one or
more job copies. Each job copy shall contain one or more
copies of each of the documents specified by means of the Print
operations that compose the job.
For example, consider the following job being submitted:
results-profile: {delivery-address=Jones, job-copies=1},
{delivery-address=Smith, job-copies=2}
documentA with copy-count=1
documentB with copy-count=2
+-------------------------------------------------------------+
| +----------------------------+ |
| | +-------------+ | |
| | | document A | | |
| | +-------------+ | |
| | | document B | job copy | job result set #1 for Jones |
| | +-------------+ | |
| | | document B | | |
| | +-------------+ | |
| +----------------------------+ |
+-------------------------------------------------------------+
+-------------------------------------------------------------+
| +----------------------------+ |
| | +-------------+ | |
| | | document A | | |
| | +-------------+ | |
| | | document B | job copy | |
| | +-------------+ | |
| | | document B | | |
| | +-------------+ | |
| +----------------------------+ |
job result set #2 for Smith |
| +----------------------------+ |
| | +-------------+ | |
| | | document A | | |
| | +-------------+ | |
| | | document B | job copy | |
| | +-------------+ | |
| | | document B | | |
| | +-------------+ | |
| +----------------------------+ |
+-------------------------------------------------------------+What is xcmJobNumberOfJobResultSets?
This object counts the number of result sets generated or produced by a job in the Xerox device's job monitoring system, typically representing multiple output files, copies, or detailed report sections created by a single print or document processing request. It provides visibility into job complexity and output volume. Operators and accounting systems use this metric to correlate resource consumption with specific jobs for billing, tracking, and capacity planning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.14.1.1.1 snmpwalk -v2c -c public <target> XEROX-COMMON-MIB::xcmJobNumberOfJobResultSets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.14.1.1.1.1 snmpget -v2c -c public <target> XEROX-COMMON-MIB::xcmJobNumberOfJobResultSets.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.14 | xcmJobGenSpoolingBasic | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.14.1 | xcmJobGenSpoolingBasicTable | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.14.1.1 | xcmJobGenSpoolingBasicEntry | XEROX-COMMON-MIB |
| 1.3.6.1.4.1.253.8.59.14.1.1.1 | xcmJobNumberOfJobResultSets | XEROX-COMMON-MIB |