extremeEapsFailedTimerExpiryAction

EXTREME-EAPS-MIB · .1.3.6.1.4.1.1916.1.18.1.1.10

Object

This indicates the action taken by the domain when the
fail timer expires. 
If the action is to sendAlert, then a SNMP trap -
extremeEapsFailTimerExpFlagSet - will be sent, and the
secondary port will continue to remain in blocking state.
If the action is to openSecondaryPort, then the secondary
port will open and be set to forwarding state.

Context

MIB
EXTREME-EAPS-MIB
OID
.1.3.6.1.4.1.1916.1.18.1.1.10
Type
column
Access
readwrite
Status
current
Parent
extremeEapsEntry

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 'EXTREME-EAPS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-EAPS-MIB::extremeEapsFailedTimerExpiryAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-EAPS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-EAPS-MIB::extremeEapsFailedTimerExpiryAction.<extremeEapsName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-EAPS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-EAPS-MIB::extremeEapsFailedTimerExpiryAction'

Syntax

Values & Constraints

Type Values
0sendAlert
1openSecondaryPort