All MIBs › CISCO-FLOW-MONITOR-MIB › cfmAlarmHistorySeverity
cfmAlarmHistorySeverity
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmAlarmHistorySeverity
OID (numeric): 1.3.6.1.4.1.9.9.692.1.6.3.1.6
Node type: OBJECT-TYPE
Type: CiscoAlarmSeverity
Access: read-only
Description: This object indicates the severity of the alarm condition that changed state.
What is cfmAlarmHistorySeverity?
This OID records the severity level (critical, major, minor, or warning) of an alarm condition that occurred on the network monitoring system. It tells you how serious each detected problem was, from a minor informational alert to a critical failure requiring immediate attention. A network operator checks this when reviewing alarm logs to prioritize which problems to investigate first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.6.3.1.6 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmAlarmHistorySeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.6.3.1.6.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmAlarmHistorySeverity.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cfmAlarmHistorySeverity.1
Start monitoring Cisco Catalyst 9300/9500 switches (Flexible NetFlow) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FLOW-MONITOR-MIB::cfmAlarmHistorySeverity OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 9300/9500 switches (Flexible NetFlow) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.692 | ciscoFlowMonitorMIB | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1 | ciscoFlowMonitorMIBObjects | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.6 | cfmAlarmHistory | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.6.3 | cfmAlarmHistoryTable | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.6.3.1 | cfmAlarmHistoryEntry | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.6.3.1.6 | cfmAlarmHistorySeverity | CISCO-FLOW-MONITOR-MIB |