etsysLinkFlapIntfEnabledStatus
ENTERASYS-LINK-FLAP-MIB ·
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.1
Object
column r/w
Enumeration
The enable state of Link Flap on this interface.
Transitioning from enabled(1) to disabled(2) will disable the
active part of the Link Flap feature as defined for the
etsysLinkFlapSystemState object on this interface. In this
event the agent MUST:
1) Release its control on this interface. If the interface
had been operationally held in the 'down' state, then the
interface MUST be allowed to attain its currently correct
operational state.
2) etsysLinkFlapIntfOperStatus MUST be set to operational(1).
3) The objects
etsysLinkFlapIntfLinkdownCountCurrent
etsysLinkFlapIntfLinkdownCountTotal
etsysLinkFlapIntfCurrentElapsed
MUST continue to accrue value as events occur.
In transitioning from disabled(2) to enabled(1) the objects:
etsysLinkFlapIntfLinkdownCountCurrent
etsysLinkFlapIntfCurrentElapsed
MUST be initialized at 0 (zero) for this interface.
Maintaining the value of this object across agent reboots is
REQUIRED.
Context
- MIB
- ENTERASYS-LINK-FLAP-MIB
- OID
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.1- 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::etsysLinkFlapIntfEnabledStatus'
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::etsysLinkFlapIntfEnabledStatus.<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::etsysLinkFlapIntfEnabledStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
Conformance
Member of