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).
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 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 |