cmdot11NPhyRate
CM-dot11plus-MIB ·
.1.3.6.1.4.1.1166.1.19.51.1.5.1.17
Object
scalar deprecated
r/w
Enumeration
Used to specify the 802.11n PHY transmission rate. 'Auto' is used to allow the Access Point to dynamically adapt to the environment and transmit using the fastest data rate for the given environmental conditions. 'Legacy' is used to restrict the transmission to 802.11b/g rates. 'mcs0' through 'mcs15' are used to force the 802.11N PHY transmission rate for the Access Point to a particular speed. The MCS-to-speed mapping is provided by the 802.11n spec and depends on whether a 20 MHz channel or a 40 MHz channel is being used. Note: This MIB object is only valid for products supporting 802.11n.
Context
- MIB
- CM-dot11plus-MIB
- OID
.1.3.6.1.4.1.1166.1.19.51.1.5.1.17- 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::cmdot11NPhyRate.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::cmdot11NPhyRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | auto |
1 | legacy |
2 | mcs0 |
3 | mcs1 |
4 | mcs2 |
5 | mcs3 |
6 | mcs4 |
7 | mcs5 |
8 | mcs6 |
9 | mcs7 |
10 | mcs8 |
11 | mcs9 |
12 | mcs10 |
13 | mcs11 |
14 | mcs12 |
15 | mcs13 |
16 | mcs14 |
17 | mcs15 |