xcmJobInterveningJobs
XEROX-JOB-MONITORING-MIB ·
.1.3.6.1.4.1.253.8.59.14.1.1.5
Object
column SNMPv2-SMIInteger32
The number of jobs that are expected to complete before this
job is completed according to the implementation's queuing and
processing algorithm if no other jobs were to be submitted. In
other words, this value is the job's queue position. The agent
SHALL return a value of 0 for this object when there are no
other jobs that are expected to complete before this job.
A value of (-2) shall be used when the number of intervening
jobs is unknown.
NOTE the ISO DPA language does not include the case when
multiple jobs are in the 'processing' (or printing) state:
ISO DPA: Intervening-jobs
This attribute indicates the number of other jobs to be
processed before this job may be scheduled for processing. The
server shall set the value of this attribute to 0 when the job
begins processing.
Context
- MIB
- XEROX-JOB-MONITORING-MIB
- OID
.1.3.6.1.4.1.253.8.59.14.1.1.5- 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::xcmJobInterveningJobs'
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::xcmJobInterveningJobs.<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::xcmJobInterveningJobs'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of