dot11gProtectionModeSelected

HIPATH-WIRELESS-DOT11-EXTNS-MIB · .1.3.6.1.4.1.4329.15.3.1.1.5.1.7

Object

column r/w Enumeration
Protection mode selected by Access Point. Values are:
off(0) = protection mode is set to off by Access Point.
on(1) = protection mode is set to on by Access Point.
notAvailable(2) = protection mode status is not available, either
due to Access Point's version or stats have not yet been collected
by Controller.

Context

MIB
HIPATH-WIRELESS-DOT11-EXTNS-MIB
OID
.1.3.6.1.4.1.4329.15.3.1.1.5.1.7
Type
column
Access
readwrite
Status
current
Parent
dot11gConfigEntry
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-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11gProtectionModeSelected'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11gProtectionModeSelected.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIPATH-WIRELESS-DOT11-EXTNS-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIPATH-WIRELESS-DOT11-EXTNS-MIB::dot11gProtectionModeSelected'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on
2notAvailable

Conformance