All MIBs › WLSX-USER6-MIB › user6AuthenticationMethod
user6AuthenticationMethod
Module: WLSX-USER6-MIB
OID (symbolic): WLSX-USER6-MIB::user6AuthenticationMethod
OID (numeric): 1.3.6.1.4.1.14823.2.2.1.1.4.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Authentication mechanism used by the user to connect to the switch.
What is user6AuthenticationMethod?
This OID reports which method (none, other, web, dot1x, vpn, or mac) this IPv6 user used to authenticate to the switch. Unlike the controller's ArubaAuthenticationMethods textual convention, this switch-table object uses its own inline enumeration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.14823.2.2.1.1.4.1.1.6 snmpwalk -v2c -c public <target> WLSX-USER6-MIB::user6AuthenticationMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.14823.2.2.1.1.4.1.1.6.1 snmpget -v2c -c public <target> WLSX-USER6-MIB::user6AuthenticationMethod.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> user6AuthenticationMethod.1
Start monitoring Aruba wireless LAN controller, Aruba mobility controller (per-user IPv6 session/traffic-counter status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WLSX-USER6-MIB::user6AuthenticationMethod OID value, configure state conditions and alerts, and monitor any Aruba wireless LAN controller, Aruba mobility controller (per-user IPv6 session/traffic-counter status) from a single console.
OID Breakdown
Upper-level ancestors (11 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.14823 | aruba | AP80-PRIVATE-MIB |
| 1.3.6.1.4.1.14823.2 | arubaEnterpriseMibModules | AP80-PRIVATE-MIB |
| 1.3.6.1.4.1.14823.2.2 | switch | ARUBA-MIB |
| 1.3.6.1.4.1.14823.2.2.1 | wlsxEnterpriseMibModules | ARUBA-MIB |
| 1.3.6.1.4.1.14823.2.2.1.1 | wlsxSwitchMIB | WLSX-SWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.14823.2.2.1.1.4 | wlsxUser6InfoGroup | WLSX-USER6-MIB |
| 1.3.6.1.4.1.14823.2.2.1.1.4.1 | wlsxSwitchUser6Table | WLSX-USER6-MIB |
| 1.3.6.1.4.1.14823.2.2.1.1.4.1.1 | wlsxSwitchUser6Entry | WLSX-USER6-MIB |
| 1.3.6.1.4.1.14823.2.2.1.1.4.1.1.6 | user6AuthenticationMethod | WLSX-USER6-MIB |