etsysLinkFlapIntfAction
ENTERASYS-LINK-FLAP-MIB ·
.1.3.6.1.4.1.5624.1.2.52.1.2.1.1.2
Object
The configured actions that the Link Flap feature can
take when link flap activity exceeds the associated
threshold on this interface.
disableInterface(0)
- Interface operational status set to 'down'.
generateSyslogEntry(1)
- Descriptive syslog message generated
generateNotification(2)
- SNMP notification generated.
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.2- 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::etsysLinkFlapIntfAction'
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::etsysLinkFlapIntfAction.<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::etsysLinkFlapIntfAction'
Syntax
- Source
- LinkFlapIntfAction
- Base type
Bits
Values & Constraints
Type Values
0 | disableInterface |
1 | generateSyslogEntry |
2 | generateNotification |
Conformance
Member of