authServerType
WLSX-AUTH-MIB ·
.1.3.6.1.4.1.14823.2.2.1.8.1.1.1.2
Object
column ARUBA-TCArubaAuthServerType
The type of the authentication server.
Context
- MIB
- WLSX-AUTH-MIB
- OID
.1.3.6.1.4.1.14823.2.2.1.8.1.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wlsxAuthenticationServerEntry
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-AUTH-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-AUTH-MIB::authServerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WLSX-AUTH-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WLSX-AUTH-MIB::authServerType.<authServerName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WLSX-AUTH-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WLSX-AUTH-MIB::authServerType'
Syntax
- Source
- ARUBA-TCArubaAuthServerType
- Base type
Enumeration
Values & Constraints
Type Values
1 | internaldb |
2 | radius |
3 | ldap |
4 | kerberos |
5 | tacacs |