All MIBs › Job-Monitoring-MIB › jmGeneralOldestActiveJobIndex
jmGeneralOldestActiveJobIndex
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmGeneralOldestActiveJobIndex
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.1.1.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The jmJobIndex of the oldest job that is still in one of the 'active' states (pending, processing, or processingStopped). In other words, the index of the 'active' job that has been in the job tables the longest.
If there are no active jobs, the agent SHALL set the value of this object to 0.
See Section 3.2 entitled 'The Job Tables and the Oldest Active and Newest Active Indexes' for a description of the usage of this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.1.1.1.3 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmGeneralOldestActiveJobIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.1.1.1.3.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmGeneralOldestActiveJobIndex.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.1 | jmGeneral | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.1.1 | jmGeneralTable | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.1.1.1 | jmGeneralEntry | Job-Monitoring-MIB |
| 1.3.6.1.4.1.2699.1.1.1.1.1.1.3 | jmGeneralOldestActiveJobIndex | Job-Monitoring-MIB |