All MIBs › IEEE8021-PAE-MIB › dot1xAuthSessionTime
dot1xAuthSessionTime
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthSessionTime
OID (numeric): 1.0.8802.1.1.1.1.2.4.1.7
Node type: OBJECT-TYPE
Type: TimeTicks
Access: read-only
Description:
The duration of the session in seconds.
What is dot1xAuthSessionTime?
This object reports the duration in seconds of an 802.1X authentication session for a specific port or user session. It measures how long the current authenticated session has been active since the user logged in. Network administrators use this to monitor session longevity and identify long-running sessions that may need renewal or re-authentication.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.7 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.7.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionTime.1
How to Use in IPNetwork Monitor
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.7 | dot1xAuthSessionTime | IEEE8021-PAE-MIB |