alarmClearEngineAddress

ALARM-MIB · .1.3.6.1.2.1.118.1.3.2.1.5

Object

The Address of the SNMP engine on which the alarm was
occurring.  This is used to identify the source of an SNMPv1
              
trap, since an alarmActiveEngineId cannot be extracted from the
SNMPv1 trap PDU.
              
This object MUST always be instantiated, even if the list
can contain alarms from only one engine.

Context

MIB
ALARM-MIB
OID
.1.3.6.1.2.1.118.1.3.2.1.5
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::alarmClearEngineAddress'
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::alarmClearEngineAddress.<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::alarmClearEngineAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance