All MIBs › CISCOSB-DOT1X-MIB › rlDot1xAuthSessionAuthenticMethod
rlDot1xAuthSessionAuthenticMethod
Module: CISCOSB-DOT1X-MIB
OID (symbolic): CISCOSB-DOT1X-MIB::rlDot1xAuthSessionAuthenticMethod
OID (numeric): 1.3.6.1.4.1.9.6.1.101.95.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The authentication method used to establish the session.
What is rlDot1xAuthSessionAuthenticMethod?
This read-only integer reports which method was used to authenticate a particular 802.1X session: a remote RADIUS server, the device's own local authentication database, or none at all. An administrator checks this to audit how a connected client actually got authenticated, especially when local fallback authentication is configured as a backup to RADIUS. For example, if a session shows localAuthServer when RADIUS was expected, the admin knows that client's authentication fell back to local credentials, likely because the RADIUS server was unreachable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.2.1.1 snmpwalk -v2c -c public <target> CISCOSB-DOT1X-MIB::rlDot1xAuthSessionAuthenticMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.95.2.1.1.1 snmpget -v2c -c public <target> CISCOSB-DOT1X-MIB::rlDot1xAuthSessionAuthenticMethod.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::rlDot1xAuthSessionAuthenticMethod 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.2 | rldot1xExtAuthSessionStatsTable | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.2.1 | rldot1xExtAuthSessionStatsEntry | CISCOSB-DOT1X-MIB |
| 1.3.6.1.4.1.9.6.1.101.95.2.1.1 | rlDot1xAuthSessionAuthenticMethod | CISCOSB-DOT1X-MIB |