All MIBs › IEEE8021-PAE-MIB › dot1xAuthSessionUserName
dot1xAuthSessionUserName
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthSessionUserName
OID (numeric): 1.0.8802.1.1.1.1.2.4.1.9
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
The User-Name representing the identity of the Supplicant PAE.
What is dot1xAuthSessionUserName?
This object contains the username or identity string supplied by the supplicant device during 802.1X port-based authentication with an authenticator (typically a switch). The value represents the authenticated user or device on the network access port. Network security administrators and RADIUS servers use this information to log authentication attempts, enforce access policies, and track which users are connected to which ports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.9 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionUserName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.9.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionUserName.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.9 | dot1xAuthSessionUserName | IEEE8021-PAE-MIB |