All MIBs › IEEE8021-PAE-MIB › dot1xAuthEapolReqFramesTx
dot1xAuthEapolReqFramesTx
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthEapolReqFramesTx
OID (numeric): 1.0.8802.1.1.1.1.2.2.1.8
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of EAP Request frames (other than Rq/Id frames) that have been transmitted by this Authenticator.
What is dot1xAuthEapolReqFramesTx?
This read-only counter tracks the number of EAP (Extensible Authentication Protocol) Request frames transmitted by an 802.1X authenticator port, excluding identity-request frames. These frames are sent to supplicants (usually client devices) during network authentication to challenge them to prove their identity. Security operations teams monitor this counter to verify that authentication exchanges are occurring normally and to detect abnormal activity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.2.1.8 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthEapolReqFramesTx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.2.1.8.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthEapolReqFramesTx.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.2 | dot1xAuthStatsTable | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.2.1 | dot1xAuthStatsEntry | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.2.1.8 | dot1xAuthEapolReqFramesTx | IEEE8021-PAE-MIB |