dot11DiversitySupport
DLINK-WLAN-MIB ·
.1.3.6.1.4.1.171.1.3.4.2.2
Object
scalar Enumeration
This implementation's support for diversity, encoded as:
X'01'-diversity is available and is performed over the fixed
list of antennas defined in dot11DiversitySelectionRx.
X'02'-diversity is not supported.
X'03'-diversity is supported and control of diversity is also
available, in which case the attribute
dot11DiversitySelectionRx can be dynamically modified by the
LME.
Context
- MIB
- DLINK-WLAN-MIB
- OID
.1.3.6.1.4.1.171.1.3.4.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dot11PhyAntennaEntry
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-WLAN-MIB::dot11DiversitySupport.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-WLAN-MIB::dot11DiversitySupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixedlist |
2 | notsupported |
3 | dynamic |