etsysLinkFlapIntfClearStats

ENTERASYS-LINK-FLAP-MIB · .1.3.6.1.4.1.5624.1.2.52.1.2.1.1.4

Object

column r/w SNMPv2-TCTruthValue
When set to true(1) the following objects:
              
etsysLinkFlapIntfLinkdownCountCurrent
etsysLinkFlapIntfLinkdownCountTotal
etsysLinkFlapIntfLinkFlapViolations
              
in this row of the etsysLinkFlapInterfaceTable MUST
be set to 0 (zero). 
              
Setting this object to false(2) will have no effect.
When read this object will always return false(2).
Maintaining the value of this object across agent reboots
is NOT RECOMMENDED.

Context

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not REQUIRED.