nlmLogVariableIndex
NOTIFICATION-LOG-MIB ·
.1.3.6.1.2.1.92.1.3.2.1.1
Object
column Unsigned32
A monotonically increasing integer, starting at 1 for a given nlmLogIndex, for indexing variables within the logged Notification.
Context
- MIB
- NOTIFICATION-LOG-MIB
- OID
.1.3.6.1.2.1.92.1.3.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- nlmLogVariableEntry
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 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::nlmLogVariableIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::nlmLogVariableIndex.<nlmLogName>.<nlmLogIndex>.<nlmLogVariableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NOTIFICATION-LOG-MIB::nlmLogVariableIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295