coDot11AdminMaximumDataRate

ALVARION-802DOT11-MIB · .1.3.6.1.4.1.12394.1.10.5.4.1.1.1.13

Object

Specifies the maximum transmission rate that clients stations 
must respect to connect with this profile. Clients stations 
that attempt to associate at a higher data rate will be refused.
              
The value of this object must always be greater than the value of 
coDot11MinimumDataRate.
              
Allowed values will change according to the state of the 
radio's wireless mode (coDot11CurrentOperPHYType).
              
  ieee802dot11b: 1, 2, 5.5, 11Meg and highest
              
  ieee802dot11a: 6, 9, 12, 18, 24, 36, 48, 54 Meg, and highest
              
  ieee802dot11g: 6, 9, 12, 18, 24, 36, 48, 54 Meg, and highest
              
  11bAndg: All rates permitted.

Context

MIB
ALVARION-802DOT11-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.4.1.1.1.13
Type
column
Access
readwrite
Status
current
Parent
coDot11AccessPointConfigEntry
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 'ALVARION-802DOT11-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-802DOT11-MIB::coDot11AdminMaximumDataRate'
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::coDot11AdminMaximumDataRate.<index>'
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::coDot11AdminMaximumDataRate'

Syntax

Values & Constraints

Type Values
1rateLowestAvailable
2rate1Meg
3rate2Meg
4rate5dot5Meg
5rate6Meg
6rate9Meg
7rate11Meg
8rate12Meg
9rate18Meg
10rate24Meg
11rate36Meg
12rate48Meg
13rate54Meg
14rateHighestAvailable

Conformance