enterpriseApRadioAntennaMode

A3COM-PRIVATE-MIB · .1.3.6.1.4.1.43.35.8.10.1.1.7

Object

column r/w Enumeration
This value indicates the antenna mode in use for the G-radio. 
The values are interpreted as follows:
	both(1) means use both built-in antennas,
	left(2) means use left side.
	right(3) means use right side.
	invalid(4) means not support.
This setting is only valid for the 802.11g interface.

Context

MIB
A3COM-PRIVATE-MIB
OID
.1.3.6.1.4.1.43.35.8.10.1.1.7
Type
column
Access
readwrite
Status
current
Parent
enterpriseApRadioEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1both
2left
3right
4invalid