All MIBs › IEEE8021-PAE-MIB › dot1xAuthSessionOctetsRx
dot1xAuthSessionOctetsRx
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthSessionOctetsRx
OID (numeric): 1.0.8802.1.1.1.1.2.4.1.1
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description:
The number of octets received in user data frames on this Port during the session.
What is dot1xAuthSessionOctetsRx?
This 64-bit counter measures the total number of user data bytes received during an 802.1X authenticated session on a specific port. 802.1X is a network access control protocol that authenticates devices before granting network access. Operators monitor this to track per-session traffic volume, verify authentication is working correctly, and gather usage statistics for billing or security auditing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.1 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionOctetsRx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.4.1.1.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthSessionOctetsRx.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.1 | dot1xAuthSessionOctetsRx | IEEE8021-PAE-MIB |