enterpriseApRadioAntennaMode

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1both
2left
3right
4invalid