coDot11DiversitySupport
ALVARION-802DOT11-MIB ·
.1.3.6.1.4.1.12394.1.10.5.4.3.2.1.2
Object
column 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 coDot11DiversitySelectionRx.
X'02': Diversity is not supported.
X'03': Diversity is supported and control of diversity is also
available, in which case the attribute
coDot11DiversitySelectionRx can be dynamically modified
by the LME.
Context
- MIB
- ALVARION-802DOT11-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.4.3.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- coDot11PhyAntennaEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-802DOT11-MIB::coDot11DiversitySupport'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-802DOT11-MIB::coDot11DiversitySupport.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-802DOT11-MIB::coDot11DiversitySupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixedlist |
2 | notsupported |
3 | dynamic |
Conformance
Member of