cmdot11MulticastRate
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.5.1.100
Object
scalar deprecated
r/w
Enumeration
Controls the physical layer transmission rate used for Multicast traffic on the Wireless interface. The defined rates are the theoretical physical link rate. Actual data rates will be much lower due to PHY and MAC overhead. If rateAuto is selected, the Wireless driver will select the lowest valid rate, which for 802.11b and 802.11g is 1Mbps. Note: Values above 11Mbps are not valid for 802.11b. If cmdot1154gNetMode is set to mode54g11bOnly and this object is set to a value above 11Mbps, the set will be rejected.
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.5.1.100- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- cmdot11MgmtBase
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-dot11plus-MIB::cmdot11MulticastRate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-dot11plus-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-dot11plus-MIB::cmdot11MulticastRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rateAuto |
2 | rate1Mbps |
3 | rate2Mbps |
4 | rate5dot5Mbps |
5 | rate6Mbps |
6 | rate9Mbps |
7 | rate11Mbps |
8 | rate12Mbps |
9 | rate18Mbps |
10 | rate24Mbps |
11 | rate36Mbps |
12 | rate48Mbps |
13 | rate54Mbps |