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.
What is jmGeneralNewestActiveJobIndex?
This read-only value reports the jmJobIndex of the most recently submitted active job (pending, processing, or processingStopped), and is set to 0 once all jobs become inactive. An admin uses it to quickly find the latest job added to the queue without scanning the entire job table. For example, comparing this index against jmGeneralOldestActiveJobIndex gives a rough sense of how many jobs are currently queued between them.
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
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::jmGeneralNewestActiveJobIndex 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.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 |