All MIBs › CISCO-FLOW-MONITOR-MIB › cfmFlowOperStatus
cfmFlowOperStatus
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmFlowOperStatus
OID (numeric): 1.3.6.1.4.1.9.9.692.1.2.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the operational state of the traffic flow:
'enabled' The corresponding flow monitor is actively monitoring the traffic flow.
'disabled' The corresponding flow monitor is neither collecting data, nor computing metrics for the traffic flow.
What is cfmFlowOperStatus?
Reports whether the flow monitor is actually enabled and actively monitoring this traffic flow or disabled and not collecting data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.9 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.2.1.1.9.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmFlowOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cfmFlowOperStatus.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::cfmFlowOperStatus 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.2 | cfmFlows | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.1 | cfmFlowTable | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.1.1 | cfmFlowEntry | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.2.1.1.9 | cfmFlowOperStatus | CISCO-FLOW-MONITOR-MIB |