All MIBs › IEEE8021-PAE-MIB › dot1xAuthAuthReauthsWhileAuthenticated
dot1xAuthAuthReauthsWhileAuthenticated
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthAuthReauthsWhileAuthenticated
OID (numeric): 1.0.8802.1.1.1.1.2.3.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Counts the number of times that the state machine transitions from AUTHENTICATED to CONNECTING, as a result of a reauthentication request (reAuthenticate = TRUE).
What is dot1xAuthAuthReauthsWhileAuthenticated?
This counter tracks how many times an authenticated port has transitioned from the AUTHENTICATED state back to CONNECTING state due to a reauthentication request, indicating periodic re-verification of user credentials or device identity. Each transition may involve interactions with a RADIUS server or other authentication backend. An operator would monitor this counter to detect authentication infrastructure problems or excessive reauthentication activity that might indicate policy conflicts or authentication server issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.3.1.10 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthAuthReauthsWhileAuthenticated
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.3.1.10.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthAuthReauthsWhileAuthenticated.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.10 | dot1xAuthAuthReauthsWhileAuthenticated | IEEE8021-PAE-MIB |