All MIBs › VIPTELA-DOT1X › dot1xClientsAuthState
dot1xClientsAuthState
Module: VIPTELA-DOT1X
OID (symbolic): VIPTELA-DOT1X::dot1xClientsAuthState
OID (numeric): 1.3.6.1.4.1.41916.19.1.2.1.3
Node type: OBJECT-TYPE
Type: Dot1xAuthState
Access: read-only
Description: 802.1x authentication state of the client
What is dot1xClientsAuthState?
This read-only value reports this client's current 802.1x state: none(0), authenticated(1), authenticating(2), exception(3), guest(4), authFail(5), or authReject(6). An admin troubleshooting a user who can't get network access checks this to see exactly where the session is stuck, for example authFail(5) pointing to a RADIUS reachability problem rather than bad credentials.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.41916.19.1.2.1.3 snmpwalk -v2c -c public <target> VIPTELA-DOT1X::dot1xClientsAuthState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.41916.19.1.2.1.3.1 snmpget -v2c -c public <target> VIPTELA-DOT1X::dot1xClientsAuthState.1
Start monitoring Viptela/Cisco SD-WAN edge routers/switches (802.1X port-authentication operational state status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VIPTELA-DOT1X::dot1xClientsAuthState OID value, configure state conditions and alerts, and monitor any Viptela/Cisco SD-WAN edge routers/switches (802.1X port-authentication operational state status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.41916 | viptela | VIPTELA-GLOBAL |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.41916.19 | viptela_dot1x | VIPTELA-DOT1X |
| 1.3.6.1.4.1.41916.19.1 | dot1x | VIPTELA-DOT1X |
| 1.3.6.1.4.1.41916.19.1.2 | dot1xClientsTable | VIPTELA-DOT1X |
| 1.3.6.1.4.1.41916.19.1.2.1 | dot1xClientsEntry | VIPTELA-DOT1X |
| 1.3.6.1.4.1.41916.19.1.2.1.3 | dot1xClientsAuthState | VIPTELA-DOT1X |