nUserSubAuthenticationMethod
WLSX-USER-MIB ·
.1.3.6.1.4.1.14823.2.2.1.4.1.2.1.7
Object
Sub Authentication Method
Context
- MIB
- WLSX-USER-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.4.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxUserEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'WLSX-USER-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-USER-MIB::nUserSubAuthenticationMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-USER-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-USER-MIB::nUserSubAuthenticationMethod.<nUserPhyAddress>.<nUserIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-USER-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-USER-MIB::nUserSubAuthenticationMethod'
Syntax
- Source
- ARUBA-TCArubaSubAuthenticationMethods
- Base type
Enumeration
Values & Constraints
Type Values
1 | authPAP |
2 | authCHAP |
3 | authMSCHAP |
4 | authMSCHAPv2 |
5 | eapTLS |
6 | eapTTLS |
7 | eapLEAP |
8 | eapMD5 |
9 | eapPEAP |