All MIBs › CISCOSB-DOT1X-MIB › rldot1xAuthMultiBackendAccessChallenges
rldot1xAuthMultiBackendAccessChallenges
Module: CISCOSB-DOT1X-MIB
OID (symbolic): CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendAccessChallenges
OID (numeric): 1.3.6.1.4.1.9.6.1.101.95.12.1.12
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Counts the number of times that the state machine receives an initial Access-Challenge packet from the Authentication server (i.e., aReq becomes TRUE, causing exit from the RESPONSE state). Indicates that the Authentication Server has communication with the Authenticator.
What is rldot1xAuthMultiBackendAccessChallenges?
This read-only counter tracks how many times the switch has received an initial Access-Challenge response from the RADIUS server for this session, confirming that the authentication server is actively communicating back with the authenticator. An administrator compares this against the backend-responses counter to verify RADIUS is actually answering the switch's requests rather than the requests going unanswered. For example, the responses counter incrementing while this counter stays at zero would point to a RADIUS server that's unreachable or not responding, rather than a client-side problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.12.1.12 snmpwalk -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendAccessChallenges
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.12.1.12.1 snmpget -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendAccessChallenges.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rldot1xAuthMultiBackendAccessChallenges.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::rldot1xAuthMultiBackendAccessChallenges 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.12 | rldot1xAuthMultiBackendAccessChallenges | CISCOSB-DOT1X-MIB |