All MIBs › IEEE8021-PAE-MIB › dot1xAuthSessionAuthenticMethod
dot1xAuthSessionAuthenticMethod
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthSessionAuthenticMethod
OID (numeric): 1.0.8802.1.1.1.1.2.4.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The authentication method used to establish the session.
What is dot1xAuthSessionAuthenticMethod?
This read-only object identifies which authentication method was used to establish the current 802.1X session, either through a remote authentication server (like RADIUS) or a local authentication database. The 802.1X protocol controls port-based network access, and knowing the authentication method helps verify security compliance and troubleshoot authentication failures. Network administrators use this to confirm that authentication is occurring through the intended method (centralized or local).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.6 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionAuthenticMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.6.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionAuthenticMethod.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.4 | dot1xAuthSessionStatsTable | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.4.1 | dot1xAuthSessionStatsEntry | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.4.1.6 | dot1xAuthSessionAuthenticMethod | IEEE8021-PAE-MIB |