xcmJobCopies

XEROX-JOB-MONITORING-MIB · .1.3.6.1.4.1.253.8.59.10.1.1.4

Object

For the MIB:  this object is generalized so that it applies
to scanning as well as printing.
              
ISO DPA:  job-copies (an element of results-profile attribute)
Total number of job copies in the job, i.e., number of job
copies summed across the job-result-sets.  If a job contains
documents A, B, C, a job-copies value of 2 results in:
A, B, C, A, B, C.  See ISO DPA results-profile attribute
description for the specification of a job result set and
the definition of job-copies.
              
NOTE - In ISO DPA, job-copies is a separate value for each job
result set, not the summation.  But it didn't seem worth the
effort to make job-copies a table since not many systems support
multiple job results sets for a single job.

Context

MIB
XEROX-JOB-MONITORING-MIB
OID
.1.3.6.1.4.1.253.8.59.10.1.1.4
Type
column
Access
readonly
Status
current
Parent
xcmJobGenExtEntry
Groups
1

Walk 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::xcmJobCopies'
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::xcmJobCopies.<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::xcmJobCopies'

Syntax

Values & Constraints

Type Constraints
range: 1..2147483647

Conformance