wlanPrivManagementFrameProtection

HIPATH-WIRELESS-HWC-MIB · .1.3.6.1.4.1.4329.15.3.3.4.6.1.14

Object

column r/w Enumeration
Disable(0) : The AP will not encrypt any management frames.
Enable(1): The AP will encrypt management frames for clients who also support
            this feature. If the clients do not support this feature, they are still able to 
            connect to the AP but with no management frames encryption.
Require(2): The AP will only allow clients who have the PMF feature to connect. Supported 
            management frames will be encrypted to 802.11w standards. Clients who 
            do not support this feature will not be able to associate.

Context

MIB
HIPATH-WIRELESS-HWC-MIB
OID
.1.3.6.1.4.1.4329.15.3.3.4.6.1.14
Type
column
Access
readwrite
Status
current
Parent
wlanPrivEntry
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::wlanPrivManagementFrameProtection'
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::wlanPrivManagementFrameProtection.<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::wlanPrivManagementFrameProtection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1enable
2require

Conformance