cIfMonNotifSeverity

CISCO-IF-MONITOR-NOTIF-MIB · .1.3.6.1.4.1.9.10.999.1.2.1.2

Object

column Enumeration
The severity of the condition on the link when the 
notification is sent. A smaller enumerated integer value 
indicates that the exceeded condition is more severe.
              
When a red severity notification is sent, it signifies
that a severe event has occured, in which certain errors
over an interval have reached/exceeded a high threshold .
              	
When a yellow severity notification is sent it signifies 
that an event has occured, in which certain errors over 
an interval have reached/exceeded a low threshold.

Context

MIB
CISCO-IF-MONITOR-NOTIF-MIB
OID
.1.3.6.1.4.1.9.10.999.1.2.1.2
Type
column
Access
readonly
Status
current
Parent
cIfMonNotifEntry
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 'CISCO-IF-MONITOR-NOTIF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-MONITOR-NOTIF-MIB::cIfMonNotifSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IF-MONITOR-NOTIF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IF-MONITOR-NOTIF-MIB::cIfMonNotifSeverity.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IF-MONITOR-NOTIF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IF-MONITOR-NOTIF-MIB::cIfMonNotifSeverity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1red
2yellow

Conformance