coDot11AdminMinimumDataRate

ALVARION-802DOT11-MIB · .1.3.6.1.4.1.12394.1.10.5.4.1.1.1.12

Object

Specifies the minimum transmission rate that clients stations 
must meet in order to connect with this profile. Client stations 
that are below this setting will not be able to connect.
The value of this object must always be less or equal
than the value of coDot11MaximumDataRate.
              
Allowed values will change according to the state of the 
radio's wireless mode (coDot11CurrentOperPHYType).
              
  ieee802dot11b:    Lowest, 1, 2, 5.5, and 11 Meg
              
  ieee802dot11a:    Lowest, 6, 9, 12, 18, 24, 36, 48, and 54 Meg
              
  ieee802dot11g:    Lowest, 6, 9, 12, 18, 24, 36, 48, and 54 Meg
              
  11bAndg:          All rates permitted.

Context

MIB
ALVARION-802DOT11-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.4.1.1.1.12
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::coDot11AdminMinimumDataRate'
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::coDot11AdminMinimumDataRate.<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::coDot11AdminMinimumDataRate'

Syntax

Values & Constraints

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

Conformance