wlanAuthType

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.4.7.1.1

Object

column r/w Enumeration
The type of authentication applied to stations attempting to associate to a BSSID 
belonging to this WLAN Service. If the dot1x type is selected, then this WLAN 
must have privacy. When the dot1x or internalCP is selected, the controller must 
have a RADIUS server, and SNMP will auto assign one RADIUS server to this 
WLAN if the user did not assign one.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.4.7.1.1
Type
column
Access
readwrite
Status
current
Parent
wlanAuthEntry
Groups
1

Walk 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 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanAuthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-HWC-MIB::wlanAuthType.<wlanID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-HWC-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-HWC-MIB::wlanAuthType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2internalCP
3dot1x
4externalCP
5easyGuestCP
6guestSplash
7firewallFriendlyExCP

Conformance