alarmEventSeverity
IPE-COMMON-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.5.1.2.1.5
Object
column r/w
Enumeration
Configures the alarm severity. Once the alarm severity is changed, the system changes the alarm severity of all raised alarms, but the corresponding notifications are suppressed. The manager must synchronize the alarm status after receiving the equipConfigStatus change notification.
Context
- MIB
- IPE-COMMON-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.5.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- provAlarmEventEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::alarmEventSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::alarmEventSeverity.<alarmEventIndex>.<alarmEventSourceCategory>.<alarmEventElemId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-COMMON-MIB::alarmEventSeverity'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.