dataRate

WNDAP620 · .1.3.6.1.4.1.4526.100.7.12.2.1.1.5

Object

column r/w Enumeration
This attribute shall indicate the transmit rate applicable to
802.11b, 802.11bg and 802.11a modes. When the operateMode is:
              
 dot11b(0) - can set to 0:best, 2:1Mb/s, 4:2Mb/s,
		11:5.5Mb/s, and 22:11 Mb/s.
              
 dot11bg(1) - can set to 0:best, 2:1Mb/s, 4:2Mb/s,
		11:5.5Mb/s, 22:11 Mb/s, 12:6Mb/s, 18:9Mb/s,
		24:12Mb/s, 36:18Mb/s, 48:24Mb/s, 72:36Mb/s,
		96:48Mb/s, and 108:54Mb/s.
              
 dot11a(3) - can set to 0:best, 12:6Mb/s, 18:9Mb/s,
		24:12Mb/s, 36:18Mb/s, 48:24Mb/s,
		72:36Mb/s, 96:48Mb/s and 108:54Mb/s.
              
The default value is best(0).

Context

MIB
WNDAP620
OID
.1.3.6.1.4.1.4526.100.7.12.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
wlanSettingEntry

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 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WNDAP620::dataRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WNDAP620::dataRate.<wlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WNDAP620::dataRate'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0best
2rate1Mbps
4rate2Mbps
11rate5dot5Mbps
12rate6Mbps
18rate9Mbps
22rate11Mbps
24rate12Mbps
36rate18Mbps
48rate24Mbps
72rate36Mbps
96rate48Mbps
108rate54Mbps