All MIBs › IEEE802dot11-MIB › dot11RTSThreshold
dot11RTSThreshold
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11RTSThreshold
OID (numeric): 1.2.840.10036.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute shall indicate the number of octets in an PSDU, below which an RTS/CTS handshake shall not be performed, except as RTS/CTS is used as a cross modulation protection mechanism as defined in 9.10. An RTS/CTS handshake shall be performed at the beginning of any frame exchange sequence where the PSDU is of type Data or Management, the PSDU has an individual address in the Address1 field, and the length of the PSDU is greater than this threshold. (For additional details, refer to Table 21 in 9.7.) Setting this attribute to be larger than the maximum PSDU size shall have the effect of turning off the RTS/CTS handshake for frames of Data or Management type transmitted by this STA. Setting this attribute to zero shall have the effect of turning on the RTS/ CTS handshake for all frames of Data or Management type transmitted by this STA. The default value of this attribute shall be 65535.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.2.1.1.2 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11RTSThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.2.1.1.2.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11RTSThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.2.1.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.2 | dot11mac | IEEE802dot11-MIB |
| 1.2.840.10036.2.1 | dot11OperationTable | IEEE802dot11-MIB |
| 1.2.840.10036.2.1.1 | dot11OperationEntry | IEEE802dot11-MIB |
| 1.2.840.10036.2.1.1.2 | dot11RTSThreshold | IEEE802dot11-MIB |