All MIBs › IEEE8021-PAE-MIB › dot1xAuthBackendOtherRequestsToSupplicant
dot1xAuthBackendOtherRequestsToSupplicant
Module: IEEE8021-PAE-MIB
OID (symbolic): IEEE8021-PAE-MIB::dot1xAuthBackendOtherRequestsToSupplicant
OID (numeric): 1.0.8802.1.1.1.1.2.3.1.15
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Counts the number of times that the state machine sends an EAP-Request packet (other than an Identity, Notification, Failure or Success message) to the Supplicant (i.e., executes txReq on entry to the REQUEST state). Indicates that the Authenticator chose an EAP-method.
What is dot1xAuthBackendOtherRequestsToSupplicant?
Counts how many times this port's Authenticator sent an EAP-Request (beyond the initial identity/notification/failure/success types) to the Supplicant, marking that the server-chosen EAP method (e.g. TLS or PEAP) has begun its challenge exchange.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.1.1.2.3.1.15 snmpwalk -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthBackendOtherRequestsToSupplicant
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.1.1.2.3.1.15.1 snmpget -v2c -c public <target> IEEE8021-PAE-MIB::dot1xAuthBackendOtherRequestsToSupplicant.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1xAuthBackendOtherRequestsToSupplicant.1
Start monitoring Vendor-neutral IEEE 802.1X standard (managed Ethernet switch/wireless LAN controller, Port Access Entity) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IEEE8021-PAE-MIB::dot1xAuthBackendOtherRequestsToSupplicant OID value, configure state conditions and alerts, and monitor any Vendor-neutral IEEE 802.1X standard (managed Ethernet switch/wireless LAN controller, Port Access Entity) from a single console.
OID Breakdown
Upper-level ancestors (5 from the standard OID tree / other modules)
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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.3 | dot1xAuthDiagTable | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.3.1 | dot1xAuthDiagEntry | IEEE8021-PAE-MIB |
| 1.0.8802.1.1.1.1.2.3.1.15 | dot1xAuthBackendOtherRequestsToSupplicant | IEEE8021-PAE-MIB |