aixPrtQueJobNum

IBM-AIX-MIB · .1.3.6.1.4.1.2.6.191.3.1.1.1.9

Object

column Integer32
the job number of currently running job in the queue.
If the queue is down, the job number of the currently
running job will be zero.

Context

MIB
IBM-AIX-MIB
OID
.1.3.6.1.4.1.2.6.191.3.1.1.1.9
Type
column
Access
readonly
Status
current
Parent
aixPrtQueEntry
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 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixPrtQueJobNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-AIX-MIB::aixPrtQueJobNum.<aixPrtQueIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-AIX-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-AIX-MIB::aixPrtQueJobNum'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance