All MIBs › IEEE802dot11-MIB › dot11SupportedRxAntenna
dot11SupportedRxAntenna
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11SupportedRxAntenna
OID (numeric): 1.2.840.10036.4.8.1.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
When true, this object indocates that the antenna represented by the dot11AntennaIndex xan be used as a receive antenna.
What is dot11SupportedRxAntenna?
This object indicates whether a particular antenna can be used to receive wireless signals in an IEEE 802.11 system. When set to true, the antenna identified by dot11AntennaIndex is capable of receiving transmissions. An operator would verify this setting to ensure antennas are properly configured for receive operations and to manage diversity reception capabilities.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.8.1.3 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11SupportedRxAntenna
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.8.1.3.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11SupportedRxAntenna.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.4.8.1.3.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.3 | dot11SupportedRxAntenna | IEEE802dot11-MIB |