jmGeneralOldestActiveJobIndex

Job-Monitoring-MIB · .1.3.6.1.4.1.2699.1.1.1.1.1.1.3

Object

column Integer32
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.

Context

MIB
Job-Monitoring-MIB
OID
.1.3.6.1.4.1.2699.1.1.1.1.1.1.3
Type
column
Access
readonly
Status
current
Parent
jmGeneralEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Job-Monitoring-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Job-Monitoring-MIB::jmGeneralOldestActiveJobIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Job-Monitoring-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Job-Monitoring-MIB::jmGeneralOldestActiveJobIndex.<jmGeneralJobSetIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Job-Monitoring-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Job-Monitoring-MIB::jmGeneralOldestActiveJobIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance