extremeWirelessClientAuthType
EXTREME-WIRELESS-MIB ·
.1.3.6.1.4.1.1916.1.25.1.11.1.8
Object
This is an indication of what access method was used to authenticated the client. The strongest mechanism used should be listed here, in case more than one was used. For example, if a combination of mac-based shared-key and dot1x were used, this value should indicated dot1x.
Context
- MIB
- EXTREME-WIRELESS-MIB
- OID
.1.3.6.1.4.1.1916.1.25.1.11.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- extremeWirelessClientEntry
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 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-WIRELESS-MIB::extremeWirelessClientAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-WIRELESS-MIB::extremeWirelessClientAuthType.<ifIndex>.<extremeWirelessClientID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-WIRELESS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-WIRELESS-MIB::extremeWirelessClientAuthType'
Syntax
- Source
- EXTREME-BASE-MIBClientAuthType
- Base type
Enumeration
Values & Constraints
Type Values
0 | none |
1 | open |
2 | wep |
3 | mac-based |
4 | dot1x |
5 | wpa-psk |
6 | web-based |
7 | wpa2 |
8 | wpa |
9 | wpa2-psk |