IEEE802dot11-MIB :: dot11RTSThreshold

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11RTSThreshold

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 OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.2dot11macIEEE802dot11-MIB
1.2.840.10036.2.1dot11OperationTableIEEE802dot11-MIB
1.2.840.10036.2.1.1dot11OperationEntryIEEE802dot11-MIB
1.2.840.10036.2.1.1.2dot11RTSThresholdIEEE802dot11-MIB