etsysLinkFlapIntfOperStatus
ENTERASYS-LINK-FLAP-MIB ·
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.3
Object
column r/w
Enumeration
The current status of the interface with respect to Link
Flap detection.
A read of operational(1) indicates that the Link Flap
feature has not taken any action to operationally limit
this interface.
A read of disabled(2) indicates that the Link Flap
feature has taken action to operationally disable
this interface due to excessive link state transitions.
Setting this object to operational(1) when it is disabled(2)
will cause Link Flap to release its control which is
keeping this interface operationally disabled. Any other
write of this object will have no effect.
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.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysLinkFlapInterfaceEntry
- Groups
- 1
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-LINK-FLAP-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-LINK-FLAP-MIB::etsysLinkFlapIntfOperStatus'
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::etsysLinkFlapIntfOperStatus.<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::etsysLinkFlapIntfOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | operational |
2 | disabled |
Conformance
Member of