cfgWlanDevRts

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.1.3.1.1.11

Object

column r/w Integer32
Frames equal or longer in bytes than this value require a
RTS/CTS handshake.
              
RTS/CTS is used in hidden node situations. In 11bg and b mode,
these frames are sent in DSSS modulation at 11b data rates.
Otherwise (pure-g and a) OFDM rates are used.
              
The following settings are special:
              
* **-1** disable value, RTS/CTS is disabled.
* **0** minimum value, RTS/CTS is always used.
* **2346** maximum value legacy-rates, RTS/CTS is enabled for
  maximum sized frames.
* **65535** maximum value n-rates, RTS/CTS is enabled for maximal
  aggregate sized frames.
              
**Note:** It is not recommended to use RTS/CTS in AP mode.
              
Applies to AP and STA.

Context

MIB
WESTERMO-SW6-MIB
OID
.1.3.6.1.4.1.16177.1.400.1.1.3.1.1.11
Type
column
Access
readwrite
Status
current
Parent
cfgWlanDeviceTableEntry
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 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanDevRts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanDevRts.<cfgWlanDevIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgWlanDevRts'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-65535

Conformance