All MIBs › XEROX-JOB-MONITORING-MIB › xcmJobInterveningJobs
xcmJobInterveningJobs
Module: XEROX-JOB-MONITORING-MIB
OID (symbolic): XEROX-JOB-MONITORING-MIB::xcmJobInterveningJobs
OID (numeric): 1.3.6.1.4.1.253.8.59.14.1.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: 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.
What is xcmJobInterveningJobs?
This read-only Integer32 reports the job's position in the processing queue, i.e. how many other jobs are expected to complete before this one, with 0 meaning it's next and -2 meaning the position is unknown. An admin uses this to tell a user roughly how far back their job is in the queue on a busy shared device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.253.8.59.14.1.1.5 snmpwalk -v2c -c public <target> XEROX-JOB-MONITORING-MIB::xcmJobInterveningJobs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.253.8.59.14.1.1.5.1 snmpget -v2c -c public <target> XEROX-JOB-MONITORING-MIB::xcmJobInterveningJobs.1
Start monitoring Xerox network printers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the XEROX-JOB-MONITORING-MIB::xcmJobInterveningJobs OID value, configure state conditions and alerts, and monitor any Xerox network printers from a single console.
How to Use in IPNetwork Monitor
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.253.8.59.14.1.1.5 | xcmJobInterveningJobs | XEROX-JOB-MONITORING-MIB |