All MIBs › IEEE8021-PAE-MIB › dot1xAuthSessionTerminateCause
dot1xAuthSessionTerminateCause
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthSessionTerminateCause
OID (numeric): 1.0.8802.1.1.1.1.2.4.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The reason for the session termination.
What is dot1xAuthSessionTerminateCause?
This object records the human-readable reason why an 802.1X authentication session ended, such as supplicant logoff or port failure. Network administrators use it to diagnose authentication failures and unexpected logoffs in wired and wireless networks. The text string helps operations teams distinguish between normal logouts, hardware resets, and authentication failures during troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.8 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionTerminateCause
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.8.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionTerminateCause.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.8 | dot1xAuthSessionTerminateCause | IEEE8021-PAE-MIB |