All MIBs › IEEE8021-PAE-MIB › dot1xAuthSessionId
dot1xAuthSessionId
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthSessionId
OID (numeric): 1.0.8802.1.1.1.1.2.4.1.5
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description:
A unique identifier for the session, in the form of a printable ASCII string of at least three characters.
What is dot1xAuthSessionId?
This read-only object contains a unique identifier for an 802.1X authentication session, formatted as a printable ASCII string with at least three characters. It allows management systems to track individual authentication instances and correlate them with users or devices. The identifier persists for the duration of the session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.5 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.5.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionId.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.5 | dot1xAuthSessionId | IEEE8021-PAE-MIB |