All MIBs › IEEE802dot11-MIB › dot11DiversitySelectionRx
dot11DiversitySelectionRx
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11DiversitySelectionRx
OID (numeric): 1.2.840.10036.4.8.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
When true, this object indicates that the antenna represented by dot11AntennaIndex can be used for receive diversity. This object may only be true if the antenna can be used as a receive antenna, as indicated by dot11SupportedRxAntenna.
What is dot11DiversitySelectionRx?
This boolean object indicates whether a specific antenna is enabled for receive antenna diversity, allowing the wireless adapter to select the best-quality antenna for incoming signals. An operator enables or disables this to optimize radio performance in areas with multipath interference or to simplify antenna configurations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.8.1.4 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11DiversitySelectionRx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.8.1.4.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11DiversitySelectionRx.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.4.8.1.4.1 s <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.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.8 | dot11AntennasListTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.8.1 | dot11AntennasListEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.8.1.4 | dot11DiversitySelectionRx | IEEE802dot11-MIB |