txRate
WAG102 ·
.1.3.6.1.4.1.4526.4.5.2.1.1.7
Object
column r/w
Enumeration
This attribute shall indicate the transmite rate. When
the operatemode is:
auto(0) - can set to 0:best, 1:1Mb/s, 2:2Mb/s,
5.5:5.5Mb/s, 11:11 Mb/s, 6:6Mb/s, 9:9Mb/s,
12:12Mb/s, 18:18Mb/s, 24:24Mb/s, 36:36Mb/s,
48:48Mb/s, and 54:54Mb/s.
dot11a(1) - can set to 0:best, 6:6Mb/s, 9:9Mb/s,
12:12Mb/s, 18:18Mb/s, 24:24Mb/s,
36:36Mb/s, 48:48Mb/s, 54:54Mb/s.
dot11b(2) - can set to 0:best, 1:1Mb/s, 2:2Mb/s,
5.5:5.5Mb/s, and 11:11 Mb/s.
dot11g(3) - can set to 0:best, 6:6Mb/s, 9:9Mb/s,
12:12Mb/s, 18:18Mb/s, 24:24Mb/s,
36:36Mb/s, 48:48Mb/s, 54:54Mb/s.
Context
- MIB
- WAG102
- OID
.1.3.6.1.4.1.4526.4.5.2.1.1.7- 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 'WAG102' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAG102::txRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WAG102' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WAG102::txRate.<radioIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WAG102' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WAG102::txRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | best |
1 | rate1Mbps |
2 | rate2Mbps |
3 | rate5dot5Mbps |
4 | rate6Mbps |
5 | rate9Mbps |
6 | rate11Mbps |
7 | rate12Mbps |
8 | rate18Mbps |
9 | rate24Mbps |
10 | rate36Mbps |
11 | rate48Mbps |
12 | rate54Mbps |