All MIBs › IEEE8021-PAE-MIB › dot1xSuppEapolReqIdFramesRx
dot1xSuppEapolReqIdFramesRx
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xSuppEapolReqIdFramesRx
OID (numeric): 1.0.8802.1.1.1.1.3.2.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of EAP Req/Id frames that have been received by this Supplicant.
What is dot1xSuppEapolReqIdFramesRx?
This counter tracks the number of EAP Request/Identity frames that a supplicant (wireless or wired client) received during 802.1X port-based network access control authentication. EAP-ReqId frames start the authentication handshake, so this metric shows authentication attempt frequency. A network administrator troubleshooting authentication issues would examine this counter.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.3.2.1.7 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xSuppEapolReqIdFramesRx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.3.2.1.7.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xSuppEapolReqIdFramesRx.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1xSuppEapolReqIdFramesRx.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.3 | dot1xPaeSupplicant | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.3.2 | dot1xSuppStatsTable | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.3.2.1 | dot1xSuppStatsEntry | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.3.2.1.7 | dot1xSuppEapolReqIdFramesRx | IEEE8021-PAE-MIB |