dot11CurrentTxAntenna

IEEE802dot11-MIB · .1.2.840.10036.4.2.1.1

Object

column r/w Integer32
The current antenna being used to transmit.  This value
is one of the values appearing in dot11SupportedTxAntenna. This 
may be used by a management agent to control which antenna is 
used for transmission.

Context

MIB
IEEE802dot11-MIB
OID
.1.2.840.10036.4.2.1.1
Type
column
Access
readwrite
Status
current
Parent
dot11PhyAntennaEntry
Groups
1

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 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11CurrentTxAntenna'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11CurrentTxAntenna.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11CurrentTxAntenna'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-255

Conformance