etsysFlowLimitingUserStatus

ENTERASYS-FLOW-LIMITING-MIB · .1.3.6.1.4.1.5624.1.2.43.1.4.1.1.2

Object

column Enumeration
The current status of the user with respect to Flow
Limiting.
              
A value of operational(1) indicates that the Flow Limiting
feature has not taken any action to operationally limit
this user's creation of new flows.
              
A value of disabled(2) indicates that the Flow Limiting
feature has taken action to operationally disable
this user as a result of exceeding the flow limits configured.
              
A value of droppingExcessFlows(3) indicates that no new flows 
for this user will be created in excess of the of the flow limits 
specified.
              
A read of creatingDiscardFlows(4) indicates that any flows in 
excess of the specified limits for this user will be created as 
discard flows.

Context

MIB
ENTERASYS-FLOW-LIMITING-MIB
OID
.1.3.6.1.4.1.5624.1.2.43.1.4.1.1.2
Type
column
Access
readonly
Status
current
Parent
etsysFlowLimitingUserEntry
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::etsysFlowLimitingUserStatus'
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::etsysFlowLimitingUserStatus.<ifIndex>.<etsysMultiAuthStationAddrType>.<etsysMultiAuthStationAddr>'
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::etsysFlowLimitingUserStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1operational
2disabled
3droppingExcessFlows
4creatingDiscardFlows

Conformance