alarmActiveDescription

ALARM-MIB · .1.3.6.1.2.1.118.1.2.2.1.11

Object

This object provides a textual description of the
active alarm.  This text is generated dynamically by the
notification generator to provide useful information
to the human operator.  This information SHOULD
provide information allowing the operator to locate
the resource for which this alarm is being generated.
This information is not intended for consumption by
automated tools.

Context

MIB
ALARM-MIB
OID
.1.3.6.1.2.1.118.1.2.2.1.11
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::alarmActiveDescription'
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::alarmActiveDescription.<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::alarmActiveDescription'

Values & Constraints

Type Constraints
range: 0..255

Conformance