All MIBs › Job-Monitoring-MIB › jmGeneralNewestActiveJobIndex
jmGeneralNewestActiveJobIndex
Module: Job-Monitoring-MIB
OID (symbolic): Job-Monitoring-MIB::jmGeneralNewestActiveJobIndex
OID (numeric): 1.3.6.1.4.1.2699.1.1.1.1.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The jmJobIndex of the newest job that is in one of the 'active' states (pending, processing, or processingStopped). In other words, the index of the 'active' job that has been most recently added to the job tables.
When all jobs become 'inactive', i.e., enter the pendingHeld, completed, canceled, or aborted states, 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.4 snmpwalk -v2c -c public <target> Job-Monitoring-MIB::jmGeneralNewestActiveJobIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2699.1.1.1.1.1.1.4.1 snmpget -v2c -c public <target> Job-Monitoring-MIB::jmGeneralNewestActiveJobIndex.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.4 | jmGeneralNewestActiveJobIndex | Job-Monitoring-MIB |