etsysFlowLimitingIntfClearStats
ENTERASYS-FLOW-LIMITING-MIB ·
.1.3.6.1.4.1.5624.1.2.43.1.3.1.1.5
Object
When set to true(1) the following objects in this row MUST
be set to zero:
etsysFlowLimitingIntfFlowCountMaxTime
etsysFlowLimitingIntfFlowCountEvents
etsysFlowLimitingIntfSetupRateMax
etsysFlowLimitingIntfSetupRateMaxTime
etsysFlowLimitingIntfSetupRateCurrent
etsysFlowLimitingIntfSetupRateEvents
and the etsysFlowLimitingIntfFlowCountMax object MUST be set
to the value of the etsysFlowLimitingIntfFlowCountCurrent
object.
Setting this object to false(2) will have no effect.
When read this object will always return false(2).
Context
- MIB
- ENTERASYS-FLOW-LIMITING-MIB
- OID
.1.3.6.1.4.1.5624.1.2.43.1.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysFlowLimitingInterfaceEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::etsysFlowLimitingIntfClearStats'
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::etsysFlowLimitingIntfClearStats.<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::etsysFlowLimitingIntfClearStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |