cfgWlanIfaceLegacyRates
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.3.2.1.20
Object
column r/w
Integer32
Wireless legacy data rates:
* **11b:** 1, 2, 5.5, 11 Mbps
* **11a/g:** 6, 9, 12, 18, 24, 36, 48, 54 Mbps
The values are interpreted as flags:
* auto(0), 1Mbps(1), 2Mbps(2), 5.5Mbps(4), 6Mbps(8), 9Mbps(16),
* 11Mbps(32), 12Mbps(64), 18Mbps(128), 24Mbps(256), 36Mbps(512),
* 48Mbps(1024), 54Mbps(2048)
When cfgWlanDevBandwidth is equal 3 (quarter rates) the rate is
quarter i.e. 36Mbps becomes 9MBps. When cfgWlanDevBandwidth is
equal 4 (half rates) the rate is halved i.e. 36Mbps becomes 18MBps.
This entry is only active when g-rates or a-rates are selected in
cfgWlanDevModulation (disabled with n-rates).
Applies to AP and STA. 802.11n products only.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.3.2.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgWlanInterfaceTableEntry
- Groups
- 1
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 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanIfaceLegacyRates'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanIfaceLegacyRates.<cfgWlanIfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgWlanIfaceLegacyRates'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2048
Conformance
Member of