All MIBs › Job-Monitoring-MIB › jmNumberOfInterveningJobs
jmNumberOfInterveningJobs
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmNumberOfInterveningJobs
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.3.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of jobs that are expected to complete processing before this job has completed processing according to the implementation's queuing 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 attribute when the job is the next job to complete processing (or has completed processing).
What is jmNumberOfInterveningJobs?
This read-only value reports how many other jobs are expected to complete before this job finishes, effectively the job's queue position, with 0 meaning it is next up or already done. An admin reads it to estimate how long a submitted job will wait before it starts processing. For example, a value of 3 tells a user or admin that three other jobs are ahead of this one in the processing order.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.4 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmNumberOfInterveningJobs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.3.1.1.4.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmNumberOfInterveningJobs.1
Start monitoring Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Job-Monitoring-MIB::jmNumberOfInterveningJobs OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 2564 (network printers/print servers/MFDs) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2699.1.1 | jobmonMIB | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1 | jobmonMIBObjects | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3 | jmJob | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1 | jmJobTable | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1.1 | jmJobEntry | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.3.1.1.4 | jmNumberOfInterveningJobs | Job-Monitoring-MIB |