jmGeneralNewestActiveJobIndex
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.1.1.1.4
Object
column Integer32
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.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jmGeneralEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::jmGeneralNewestActiveJobIndex'
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::jmGeneralNewestActiveJobIndex.<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::jmGeneralNewestActiveJobIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of