All MIBs › IEEE8021-PAE-MIB › dot1xAuthAuthSuccessWhileAuthenticating
dot1xAuthAuthSuccessWhileAuthenticating
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthAuthSuccessWhileAuthenticating
OID (numeric): 1.0.8802.1.1.1.1.2.3.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Counts the number of times that the state machine transitions from AUTHENTICATING to AUTHENTICATED, as a result of the Backend Authentication state machine indicating successful authentication of the Supplicant (authSuccess = TRUE).
What is dot1xAuthAuthSuccessWhileAuthenticating?
This counter increments each time the IEEE 802.1X authentication state machine transitions from the AUTHENTICATING state to the AUTHENTICATED state, indicating successful completion of the authentication process. An operator would monitor this counter as a key indicator of successful 802.1X authentication events on the port, helping identify and troubleshoot authentication problems. Rising counts confirm that end devices are successfully authenticating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.3.1.4 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthAuthSuccessWhileAuthenticating
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.3.1.4.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthAuthSuccessWhileAuthenticating.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.4 | dot1xAuthAuthSuccessWhileAuthenticating | IEEE8021-PAE-MIB |