alarmActiveEngineAddress

ALARM-MIB · .1.3.6.1.2.1.118.1.2.2.1.6

Object

The address of the SNMP engine on which the alarm is
occurring.
              
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.2.2.1.6
Type
column
Access
readonly
Status
current
Parent
alarmActiveEntry
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::alarmActiveEngineAddress'
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::alarmActiveEngineAddress.<alarmListName>.<alarmActiveDateAndTime>.<alarmActiveIndex>'
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::alarmActiveEngineAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance