wlanSecurityReportUnsecureType

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.4.11.1.2

Object

column Bits
bit 0: by setting this bit means this WLAN does not use any kind of encryption
bit 1: by setting this bit means this WLAN uses weak WEP encryption
bit 2: by setting this bit means this WLAN uses weak tkip encryption
bit 3: by setting this bit means this WLAN uses default SSID
bit 4: by setting this bit means this WLAN uses HotSpot SSID
bit 5: by setting this bit means this WLAN uses Rainbow SSID
bit 6: by setting this bit means this WLAN uses dictionary word as an encryption key
bit 7: by setting this bit means this WLAN uses dictionary word in an encryption key string
bit 8: by setting this bit means this WLAN uses a short password key

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.4.11.1.2
Type
column
Access
readonly
Status
current
Parent
wlanSecurityReportEntry
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::wlanSecurityReportUnsecureType'
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::wlanSecurityReportUnsecureType.<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::wlanSecurityReportUnsecureType'

Syntax

Bits

Values & Constraints

Enumerated Values
0open
1wep
2tkip
3defaultSsid
4hotspotSsid
5rainbowSsid
6dictionaryWordKey
7dictionaryWordSubstring
8passwordTooShort

Conformance