xcmJobNumberOfJobResultSets
XEROX-JOB-MONITORING-MIB ·
.1.3.6.1.4.1.253.8.59.14.1.1.1
Object
column XEROX-GENERAL-TCOrdinal32
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 | | |
| | +-------------+ | |
| +----------------------------+ |
+-------------------------------------------------------------+
Context
- MIB
- XEROX-JOB-MONITORING-MIB
- OID
.1.3.6.1.4.1.253.8.59.14.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- xcmJobGenSpoolingBasicEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmJobNumberOfJobResultSets'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-JOB-MONITORING-MIB::xcmJobNumberOfJobResultSets.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-JOB-MONITORING-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-JOB-MONITORING-MIB::xcmJobNumberOfJobResultSets'
Syntax
- Source
- XEROX-GENERAL-TCOrdinal32
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647
Conformance
Member of