jmGeneralJobSetIndex
Job-Monitoring-MIB ·
.1.3.6.1.4.1.2699.1.1.1.1.1.1.1
Object
column Integer32
A unique value for each job set in this MIB. The jmJobTable
and jmAttributeTable tables have this same index as their
primary index.
The value(s) of the jmGeneralJobSetIndex SHALL be persistent
across power cycles, so that clients that have retained
jmGeneralJobSetIndex values will access the same job sets upon
subsequent power-up.
An implementation that has only one job set, such as a printer
with a single queue, SHALL hard code this object with the value
1.
See Section 2 entitled 'Terminology and Job Model' for the
definition of a job set.
Corresponds to the first index in jmJobTable and
jmAttributeTable.
Context
- MIB
- Job-Monitoring-MIB
- OID
.1.3.6.1.4.1.2699.1.1.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- jmGeneralEntry
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::jmGeneralJobSetIndex'
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::jmGeneralJobSetIndex.<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::jmGeneralJobSetIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-32767