cseStatsFlowPurged

CISCO-SWITCH-ENGINE-MIB · .1.3.6.1.4.1.9.9.97.1.4.3.1.2

Object

Total number of layer 3 flows purged by software; it may happen
because a router invalidates certain flows, or a router for which
flows are being switched has been excluded from cseRouterTable, or
access-list has changed, or certain features have been enabled
that would purge certain flows (TCP interception, Web cache are
examples of such features).

Context

MIB
CISCO-SWITCH-ENGINE-MIB
OID
.1.3.6.1.4.1.9.9.97.1.4.3.1.2
Type
column
Access
readonly
Status
current
Parent
cseStatsFlowEntry
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-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseStatsFlowPurged'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseStatsFlowPurged.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-ENGINE-MIB::cseStatsFlowPurged'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance