deviceAlertConfigTableIndex

LEXMARK-MPS-MIB · .1.3.6.1.4.1.641.6.5.1.1.3

Object

column Integer32
The index of the row of the table indicated by
deviceAlertConfigTableNode that corresponds to the item that this
alert pertains to.  For instance, if a printer's fuser is the first
item listed in the supplyInventoryTable, then
deviceAlertConfigTableNode = 3 and deviceAlertConfigTableIndex = 1.

Context

MIB
LEXMARK-MPS-MIB
OID
.1.3.6.1.4.1.641.6.5.1.1.3
Type
column
Access
readonly
Status
current
Parent
deviceAlertEntry
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 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::deviceAlertConfigTableIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::deviceAlertConfigTableIndex.<deviceIndex>.<deviceAlertIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-MPS-MIB::deviceAlertConfigTableIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance