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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 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 |