CISCO-FLOW-MONITOR-MIB :: cfmFlowOperStatus

MIB Reference — IPNetwork Monitor

All MIBsCISCO-FLOW-MONITOR-MIBcfmFlowOperStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.692ciscoFlowMonitorMIBCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1ciscoFlowMonitorMIBObjectsCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1.2cfmFlowsCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1.2.1cfmFlowTableCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1.2.1.1cfmFlowEntryCISCO-FLOW-MONITOR-MIB
1.3.6.1.4.1.9.9.692.1.2.1.1.9cfmFlowOperStatusCISCO-FLOW-MONITOR-MIB