cfmFlowMonitorAlarmSeverity

CISCO-FLOW-MONITOR-MIB · .1.3.6.1.4.1.9.9.692.1.1.1.1.8

Object

This object indicates the high severity alarm condition
currently raised by the flow monitor and the traffic flows
monitored by the flow monitor.
              
If no alarm is raised for the flow monitor and the traffic
flows monitored for the flow monitor, then the value of this
column is 'cleared'.

Context

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

Syntax

Values & Constraints

Type Values
1cleared
2indeterminate
3critical
4major
5minor
6warning
7info

Conformance