wlsxTrapUserAuthenticationMethod
WLSX-TRAP-MIB ·
.1.3.6.1.4.1.14823.2.3.1.11.1.1.55
Object
This object represents the Authentication method of the user.
Context
- MIB
- WLSX-TRAP-MIB
- OID
.1.3.6.1.4.1.14823.2.3.1.11.1.1.55- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- wlsxTrapObjectsGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-TRAP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-TRAP-MIB::wlsxTrapUserAuthenticationMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-TRAP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-TRAP-MIB::wlsxTrapUserAuthenticationMethod'
Syntax
- Source
- ARUBA-TCArubaAuthenticationMethods
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | web |
2 | mac |
3 | vpn |
4 | dot1x |
5 | kerberos |
7 | secureId |
15 | pubcookie |
16 | xSec |
17 | xSecMachine |
28 | via-vpn |
255 | other |