All MIBs › CISCOSB-DOT1X-MIB › rldot1xAuthMultiBackendAuthSuccesses
rldot1xAuthMultiBackendAuthSuccesses
Module: CISCOSB-DOT1X-MIB
OID (symbolic): CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendAuthSuccesses
OID (numeric): 1.3.6.1.4.1.9.6.1.101.95.12.1.15
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Counts the number of times that the state machine receives an EAP-Success message from the Authentication Server (i.e., aSuccess becomes TRUE, causing a transition from RESPONSE to SUCCESS). Indicates that the Supplicant has successfully authenticated to the Authentication Server.
What is rldot1xAuthMultiBackendAuthSuccesses?
This read-only counter tracks how many times the RADIUS authentication server has sent back an explicit EAP-Success message for this session, confirming the supplicant successfully authenticated to the backend server. An administrator treats this as the authoritative tally, from the backend's perspective, of successful logins for that client over time. For example, comparing this counter to the higher-level authenticated-transition counter helps confirm the backend success signal is correctly propagating into the overall session state machine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.12.1.15 snmpwalk -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendAuthSuccesses
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.12.1.15.1 snmpget -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendAuthSuccesses.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::rldot1xAuthMultiBackendAuthSuccesses 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.15 | rldot1xAuthMultiBackendAuthSuccesses | CISCOSB-DOT1X-MIB |