All MIBs › CISCOSB-DOT1X-MIB › rldot1xAuthMultiBackendAuthState
rldot1xAuthMultiBackendAuthState
Module: CISCOSB-DOT1X-MIB
OID (symbolic): CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendAuthState
OID (numeric): 1.3.6.1.4.1.9.6.1.101.95.14.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the Backend Authentication state machine.
What is rldot1xAuthMultiBackendAuthState?
This read-only integer reports the current state of the Backend Authentication state machine specifically for this client's session, showing where the switch is in its exchange with the RADIUS server, such as awaiting a response, having succeeded, failed, or timed out. An administrator uses this to isolate backend or RADIUS-side problems from client-side or protocol-level authentication issues. For example, seeing this OID stuck at timeout tells the admin the switch sent a request to RADIUS and never got a reply, pointing to a RADIUS server or network reachability problem rather than a client credentials issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.14.1.4 snmpwalk -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendAuthState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.14.1.4.1 snmpget -v2c -c public <target> CISCOSB-DOT1X-MIB::rldot1xAuthMultiBackendAuthState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rldot1xAuthMultiBackendAuthState.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::rldot1xAuthMultiBackendAuthState 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.14 | rldot1xAuthMultiConfigTable | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.14.1 | rldot1xAuthMultiConfigEntry | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.14.1.4 | rldot1xAuthMultiBackendAuthState | CISCOSB-DOT1X-MIB |