jmGeneralJobPersistence

Job-Monitoring-MIB · .1.3.6.1.4.1.2699.1.1.1.1.1.1.5

Object

column secondsInteger32
The minimum time in seconds for this instance of the Job Set
that an entry SHALL remain in the jmJobIDTable and jmJobTable
after processing has completed, i.e., the minimum time in
seconds starting when the job enters the completed, canceled,
or aborted state.
              
Configuring this object is implementation-dependent.
              
This value SHALL be equal to or greater than the value of
jmGeneralAttributePersistence.  This value SHOULD be at least
60 which gives a monitoring or accounting application one
minute in which to poll for job data.

Context

MIB
Job-Monitoring-MIB
OID
.1.3.6.1.4.1.2699.1.1.1.1.1.1.5
Type
column
Access
readonly
Status
current
Units
seconds
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::jmGeneralJobPersistence'
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::jmGeneralJobPersistence.<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::jmGeneralJobPersistence'

Syntax

secondsInteger32

Values & Constraints

Object Constraints
range: 15-2147483647

Conformance