All MIBs › CISCOSB-DOT1X-MIB › rldot1xAuthMultiBackendNonNakResponsesFromSupplicant
rldot1xAuthMultiBackendNonNakResponsesFromSupplicant
Module: CISCOSB-DOT1X-MIB
OID (symbolic): CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendNonNakResponsesFromSupplicant
OID (numeric): 1.3.6.1.4.1.9.6.1.101.95.12.1.14
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Counts the number of times that the state machine receives a response from the Supplicant to an initial EAP-Request, and the response is something other than EAP-NAK (i.e., rxResp becomes TRUE, causing the state machine to transition from REQUEST to RESPONSE, and the response is not an EAP-NAK). Indicates that the Supplicant can respond to the Authenticators chosen EAP-method.
What is rldot1xAuthMultiBackendNonNakResponsesFromSupplicant?
This read-only counter tracks how many times the client responded to the switch's initial EAP-Request with something other than an EAP-NAK, confirming the supplicant is capable of using the authentication method the switch chose. An administrator uses this to distinguish a supplicant capability mismatch, which would show up as NAKs rather than being counted here, from a supplicant that accepts the method but then fails for another reason. For example, a rising count here alongside authentication failures suggests the client accepted the chosen EAP method but failed the actual credential check, not a method-compatibility issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.12.1.14 snmpwalk -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendNonNakResponsesFromSupplicant
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.12.1.14.1 snmpget -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendNonNakResponsesFromSupplicant.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::rldot1xAuthMultiBackendNonNakResponsesFromSupplicant 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.12 | rldot1xAuthMultiDiagTable | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.12.1 | rldot1xAuthMultiDiagEntry | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.12.1.14 | rldot1xAuthMultiBackendNonNakResponsesFromSupplicant | CISCOSB-DOT1X-MIB |