jmGeneralNumberOfActiveJobs

Job-Monitoring-MIB · .1.3.6.1.4.1.2699.1.1.1.1.1.1.2

Object

column Integer32
The current number of 'active' jobs in the jmJobIDTable,
jmJobTable, and jmAttributeTable, i.e., the total number of
jobs that are in the pending, processing, or processingStopped
states.  See the JmJobStateTC textual-convention for the exact
specification of the semantics of the job states.

Context

MIB
Job-Monitoring-MIB
OID
.1.3.6.1.4.1.2699.1.1.1.1.1.1.2
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::jmGeneralNumberOfActiveJobs'
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::jmGeneralNumberOfActiveJobs.<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::jmGeneralNumberOfActiveJobs'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance