cfmFlowAdminStatus

CISCO-FLOW-MONITOR-MIB · .1.3.6.1.4.1.9.9.692.1.2.1.1.8

Object

column r/w Enumeration
This object specifies the desired state of the traffic flow:
              
'enabled'
    The corresponding flow monitor is collecting data and
    computing metrics for the traffic flow.
              
'disabled'
    The corresponding flow monitor is not collecting data or
    computing metrics for the traffic flow.  As long as a
    traffic flow remains in this state, the flow monitor
    will not expire the traffic flow.
              
'expire'
    When this column is set to this value, it forces the
    traffic flow to expire.  It is not possible to return this
    value in a response to a retrieval operation.

Context

MIB
CISCO-FLOW-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.692.1.2.1.1.8
Type
column
Access
readwrite
Status
current
Parent
cfmFlowEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-MONITOR-MIB::cfmFlowAdminStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-MONITOR-MIB::cfmFlowAdminStatus.<cfmFlowMonitorId>.<cfmFlowId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLOW-MONITOR-MIB::cfmFlowAdminStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2disabled
3expire

Conformance

Member of