alarmClearLogIndex

ALARM-MIB · .1.3.6.1.2.1.118.1.3.2.1.9

Object

column Unsigned32
This number MUST be the same as the log index of the
applicable row in the notification log MIB, if it exists.
If no log index applies to the trap, then this object
MUST have the value of 0.

Context

MIB
ALARM-MIB
OID
.1.3.6.1.2.1.118.1.3.2.1.9
Type
column
Access
readonly
Status
current
Parent
alarmClearEntry
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 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALARM-MIB::alarmClearLogIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALARM-MIB::alarmClearLogIndex.<alarmListName>.<alarmClearDateAndTime>.<alarmClearIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALARM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALARM-MIB::alarmClearLogIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance