AirPair-MIB :: authenticationFailureAction

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsAirPair-MIBauthenticationFailureAction

authenticationFailureAction

Module: AirPair-MIB

OID (symbolic): AirPair-MIB::authenticationFailureAction

OID (numeric): 1.3.6.1.4.1.7262.1.11.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This sets the authentication failure action for the system.

Block traffic will block all user traffic including remote management access. Pass traffic will allow all user traffic to be sent and recieved

What is authenticationFailureAction?

This read-write object decides what happens to traffic when authentication fails: blockTraffic drops all user traffic including remote management access, while passTraffic still allows traffic to flow. Because blockTraffic can cut off remote SNMP/management access to the unit, admins should be cautious changing authentication settings on a unit they can only reach remotely.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.11.4
snmpwalk -v2c -c public <target> AirPair-MIB::authenticationFailureAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.11.4.1
snmpget -v2c -c public <target> AirPair-MIB::authenticationFailureAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.11.4.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> authenticationFailureAction.1

Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::authenticationFailureAction OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.

OID Breakdown

Upper-level ancestors (1 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
Numeric OIDNameModule
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.7262dragonwaveAirPair-MIB
1.3.6.1.4.1.7262.1airPairAirPair-MIB
1.3.6.1.4.1.7262.1.11apAuthenticationAirPair-MIB
1.3.6.1.4.1.7262.1.11.4authenticationFailureActionAirPair-MIB