All MIBs › CISCOSB-DOT1X-MIB › rldot1xAuthMultiEapolStartFramesRx
rldot1xAuthMultiEapolStartFramesRx
Module: CISCOSB-DOT1X-MIB
OID (symbolic): CISCOSB-DOT1X-MIB::rldot1xAuthMultiEapolStartFramesRx
OID (numeric): 1.3.6.1.4.1.9.6.1.101.95.11.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of EAPOL Start frames that have been received by this Authenticator.
What is rldot1xAuthMultiEapolStartFramesRx?
This read-only counter counts how many EAPOL-Start frames the switch has received from the client for this session, which a supplicant sends to initiate 802.1X authentication. An administrator watches this counter to see whether a client is actively trying to re-initiate authentication, which can indicate repeated connection attempts or a flapping link. For example, a rapidly climbing count here alongside repeated authentication failures suggests the client keeps resending Start frames because earlier attempts aren't completing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.11.1.5 snmpwalk -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiEapolStartFramesRx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.11.1.5.1 snmpget -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiEapolStartFramesRx.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rldot1xAuthMultiEapolStartFramesRx.1
Start monitoring Cisco Small Business managed switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-DOT1X-MIB::rldot1xAuthMultiEapolStartFramesRx OID value, configure state conditions and alerts, and monitor any Cisco Small Business managed switch from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.95 | rldot1x | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.11 | rldot1xAuthMultiStatsTable | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.11.1 | rldot1xAuthMultiStatsEntry | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.11.1.5 | rldot1xAuthMultiEapolStartFramesRx | CISCOSB-DOT1X-MIB |