dot11DiversitySelectionRx

IEEE802dot11-MIB · .1.2.840.10036.4.8.1.4

Object

column r/w SNMPv2-TCTruthValue
When true, this object indicates that the antenna represented by 
dot11AntennaIndex can be used for receive diversity.  This object 
may only be true if the antenna can be used as a receive antenna, 
as indicated by dot11SupportedRxAntenna.

Context

MIB
IEEE802dot11-MIB
OID
.1.2.840.10036.4.8.1.4
Type
column
Access
readwrite
Status
current
Parent
dot11AntennasListEntry
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::dot11DiversitySelectionRx'
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::dot11DiversitySelectionRx.<ifIndex>.<dot11AntennaListIndex>'
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::dot11DiversitySelectionRx'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance