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
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.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 |