etsysFlowLimitingIntfFlowProcessingLayer

ENTERASYS-FLOW-LIMITING-MIB · .1.3.6.1.4.1.5624.1.2.43.1.3.1.1.14

Object

The highest OSI layer at which flows are processed.  This is
used to give an indication of how much detail is contained in 
the flows created on the interface.  An interface reporting
that flows being processed at L4 will create flows that
have information from L2, L3, and L4.  In general, interfaces
reporting processing at L4 would be expected to have a higher
number of flows than interfaces reporting processing at L2 
assuming all else equal.

Context

MIB
ENTERASYS-FLOW-LIMITING-MIB
OID
.1.3.6.1.4.1.5624.1.2.43.1.3.1.1.14
Type
column
Access
readonly
Status
current
Parent
etsysFlowLimitingInterfaceEntry
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 'ENTERASYS-FLOW-LIMITING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FLOW-LIMITING-MIB::etsysFlowLimitingIntfFlowProcessingLayer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-FLOW-LIMITING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-FLOW-LIMITING-MIB::etsysFlowLimitingIntfFlowProcessingLayer.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-FLOW-LIMITING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-FLOW-LIMITING-MIB::etsysFlowLimitingIntfFlowProcessingLayer'

Syntax

Source
FlowLmtIntfLayer
Base type
Enumeration

Values & Constraints

Type Values
1none
2l2
3l3
4l4