All MIBs › IEEE8021-PAE-MIB › dot1xAuthBackendAuthFails
dot1xAuthBackendAuthFails
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthBackendAuthFails
OID (numeric): 1.0.8802.1.1.1.1.2.3.1.18
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Counts the number of times that the state machine receives an EAP-Failure message from the Authentication Server (i.e., aFail becomes TRUE, causing a transition from RESPONSE to FAIL). Indicates that the Supplicant has not authenticated to the Authentication Server.
What is dot1xAuthBackendAuthFails?
This counter records how many times the authentication server rejected a supplicant's credentials by sending an EAP-Failure message during the 802.1X port access control process. It indicates failed authentication attempts where clients provided invalid credentials or failed remote authentication checks. An operator would monitor this counter to identify security issues, troubleshoot authentication problems, or detect possible unauthorized access attempts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.3.1.18 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthBackendAuthFails
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.3.1.18.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthBackendAuthFails.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| 1.0.8802.1.1.1 | ieee8021paeMIB | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1 | paeMIBObjects | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2 | dot1xPaeAuthenticator | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.3 | dot1xAuthDiagTable | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.3.1 | dot1xAuthDiagEntry | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.3.1.18 | dot1xAuthBackendAuthFails | IEEE8021-PAE-MIB |