alarmActiveEngineID

ALARM-MIB · .1.3.6.1.2.1.118.1.2.2.1.4

Object

The identification of the SNMP engine at which the alarm
originated.  If the alarm is from an SNMPv1 system this
object is a zero length string.

Context

MIB
ALARM-MIB
OID
.1.3.6.1.2.1.118.1.2.2.1.4
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::alarmActiveEngineID'
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::alarmActiveEngineID.<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::alarmActiveEngineID'

Syntax

Values & Constraints

Type Constraints
range: 0 range: 5..32

Conformance