dataRate
WAC510 ·
.1.3.6.1.4.1.4526.100.7.14.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
- WAC510
- OID
.1.3.6.1.4.1.4526.100.7.14.2.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wlanSettingEntry
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 'WAC510' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAC510::dataRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WAC510' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAC510::dataRate.<wlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAC510' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAC510::dataRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | best |
2 | rate1Mbps |
4 | rate2Mbps |
11 | rate5dot5Mbps |
12 | rate6Mbps |
18 | rate9Mbps |
22 | rate11Mbps |
24 | rate12Mbps |
36 | rate18Mbps |
48 | rate24Mbps |
72 | rate36Mbps |
96 | rate48Mbps |
108 | rate54Mbps |