fsAntennaMode

SUPERMICRO-DOT11-MIB · .1.3.6.1.4.1.10876.101.2.83.5.1.1.1

Object

column r/w Enumeration
To configure an AP to use one internal antenna for an 802.11 sectorized
180-degree coverage pattern or both internal antennas for an 802.11
360-degree omnidirectional pattern. 
              
sectorA - Specifies to use only the left internal antenna. 
sectorB - Specifies to use only the right internal antenna
omni - Specifies to use both internal antennas. 
mimo -  Specifies to use multiple antennas at both transmitter and receiver.

Context

MIB
SUPERMICRO-DOT11-MIB
OID
.1.3.6.1.4.1.10876.101.2.83.5.1.1.1
Type
column
Access
readwrite
Status
current
Parent
fsDot11AntennasListEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-DOT11-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT11-MIB::fsAntennaMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DOT11-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT11-MIB::fsAntennaMode.<ifIndex>.<dot11AntennaListIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DOT11-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DOT11-MIB::fsAntennaMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1sectorA
2sectorB
3omni
4mimo