ENTERASYS-LINK-FLAP-MIB

        This is the MIB module for Enterasys Link Flap 
Detection, a mechanism to automatically limit
the effect of frequent link state transitions on
Extreme network devices.
    
Source file
ENTERASYS-LINK-FLAP-MIB
Last revised
Identity
etsysLinkFlapMIB
Base OID
1.3.6.1.4.1.5624.1.2.52
Imported Objects
ENTERASYS-MIB-NAMES etsysModules
IF-MIB ifIndex ifName
P-BRIDGE-MIB EnabledStatus
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI Gauge32 MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) Unsigned32
SNMPv2-TC TEXTUAL-CONVENTION (no object page) TruthValue
Net-SNMP examples using the enterasys MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/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::etsysLinkFlapMIB'
Walk the MIB subtree
/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::etsysLinkFlapMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (24)
.1.3.6.1.4.1.5624.1.2.52
.1.3.6.1.4.1.5624.1.2.52.1
.1.3.6.1.4.1.5624.1.2.52.1.0
.1.3.6.1.4.1.5624.1.2.52.1.1
.1.3.6.1.4.1.5624.1.2.52.1.1.1
.1.3.6.1.4.1.5624.1.2.52.1.1.2
.1.3.6.1.4.1.5624.1.2.52.1.1.3
.1.3.6.1.4.1.5624.1.2.52.1.2
.1.3.6.1.4.1.5624.1.2.52.1.2.1
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1
Enumeration
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.1
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.10
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.11
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.2
Enumeration
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.3
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.4
link state transitionsSNMPv2-SMIUnsigned32
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.5
secondsUnsigned32
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.6
secondsUnsigned32
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.7
link state transitionsSNMPv2-SMIGauge32
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.8
link state transitionsSNMPv2-SMIGauge32
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.9
.1.3.6.1.4.1.5624.1.2.52.2
.1.3.6.1.4.1.5624.1.2.52.2.1
.1.3.6.1.4.1.5624.1.2.52.2.2
Dependencies (9) 6 direct · 3 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. ENTERASYS-MIB-NAMESenterasys
  3. SNMPv2-TCrfc
  4. IANAifType-MIBrfc
  5. SNMPv2-CONFrfc
  6. SNMPv2-MIBrfc
  7. IF-MIBrfc
  8. BRIDGE-MIBrfc
  9. P-BRIDGE-MIBrfc
  10. ENTERASYS-LINK-FLAP-MIBenterasysselected
Type Definitions (1)
Bits
disableInterface(0)
generateSyslogEntry(1)
generateNotification(2)
Conformance Groups (3)
A collection of objects providing global configuration
and status for the Link Flap feature.
.1.3.6.1.4.1.5624.1.2.52.2.1.1
A collection of objects providing interface based
configuration, status, and statistics of the Link
Flap feature.
.1.3.6.1.4.1.5624.1.2.52.2.1.2
A collection of notifications for violation of
link state transition rates on individual interfaces.
.1.3.6.1.4.1.5624.1.2.52.2.1.3
Compliance Statements (1)

OID .1.3.6.1.4.1.5624.1.2.52.2.2.1
The compliance statement for devices that support
Link Flap.
Required groups
mandatory etsysLinkFlapSystemGroup
mandatory etsysLinkFlapInterfaceGroup
optional etsysLinkFlapNotificationGroup This group is REQUIRED for entities that support SNMP
notifications or traps.
Object refinements
ObjectAccessSyntaxDescription
etsysLinkFlapIntfClearStats readonly
Write access is not REQUIRED.
Notifications / Traps (1)
NameOIDDescription
.1.3.6.1.4.1.5624.1.2.52.1.0.1
If the Link Flap feature is globally enabled and
specifically enabled for this interface, then this trap
is sent when a link state transition is detected which
accrues to a sum of transitions exceeding the value
etsysLinkFlapIntfCountThreshold over the time period
etsysLinkFlapIntfTimeInterval.