apRadioProtection

LINKSYS-WLAN-ACCESS-POINT-MIB · .1.3.6.1.4.1.3955.1000.203.6.1.1.30

Object

column r/w Enumeration
Protection is a mechanism defined in later 802.11 standards
which allow 'legacy' clients/APs to co-exist with the newer
clients/APs without causing interference, etc. By default,
this mechanism is typically turned on. However, if network
administrator is confident that there are no legacy
clients/APs in the environment, then the Protection mechanism
can be turned off. This can potentially improve throughput
in an all 802.11g or all 802.11n network.

Context

MIB
LINKSYS-WLAN-ACCESS-POINT-MIB
OID
.1.3.6.1.4.1.3955.1000.203.6.1.1.30
Type
column
Access
readwrite
Status
current
Parent
apRadioEntry
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 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apRadioProtection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apRadioProtection.<apRadioIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apRadioProtection'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1auto
2off

Conformance