alarmEventConfiguredSeverity

RAD-GEN-MIB · .1.3.6.1.4.1.164.6.5.1.13.1.4

Object

column AlarmSeverity
This object identifies the severity of the raised alarm.
Note that the severity of the alarm in the Active Alarm table may be different from the
severity configured in the AlarmEventConfigTable due to severity escalation or deescalation
which may be performed by the NE as a consequent of internal events.

Context

MIB
RAD-GEN-MIB
OID
.1.3.6.1.4.1.164.6.5.1.13.1.4
Type
column
Access
readonly
Status
current
Parent
alarmEventConfiguredEntry

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 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::alarmEventConfiguredSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::alarmEventConfiguredSeverity.<alarmEventConfiguredSourceType>.<alarmEventConfiguredSourceId>.<alarmEventConfiguredId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-GEN-MIB::alarmEventConfiguredSeverity'

Syntax

Source
AlarmSeverity
Base type
Enumeration

Values & Constraints

Type Values
1cleared
3critical
4major
5minor
6warning