All MIBs › IEEE802dot11-MIB › dot11DiversitySupport
dot11DiversitySupport
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11DiversitySupport
OID (numeric): 1.2.840.10036.4.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This implementation's support for diversity, encoded as:
X'01'-diversity is available and is performed over the fixed list of antennas defined in dot11DiversitySelectionRx.
X'02'-diversity is not supported.
X'03'-diversity is supported and control of diversity is also available, in which case the attribute dot11DiversitySelectionRx can be dynamically modified by the LME.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.2.1.2 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11DiversitySupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.2.1.2.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11DiversitySupport.1
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.2 | dot11PhyAntennaTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.2.1 | dot11PhyAntennaEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.2.1.2 | dot11DiversitySupport | IEEE802dot11-MIB |