cfgWlanDevModulation
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.3.1.1.4
Object
column r/w
Enumeration
The modulation modes of the physical wireless device are:
* **g(2):** This modulation mode uses OFDM data rates up
to 54 MBit/s in the frequency band between 2.4 and 2.4835 GHz.
It supports the 802.11g standard.
* **bg(3):** This modulation mode uses data rates up to
54 MBit/s in the frequency band between 2.4 and 2.4835 GHz.
It supports the 802.11bg standard. The modulation is
either DSSS for the slower rates or OFDM for the faster ones.
* **a(4):** Mode supports data rates up to 54 MBit/s in the
5GHz frequency band and only OFDM modulation.
* **n(8):** Mode supports data rates up to 300 MBit/s in
the 2.4GHz and 5GHz frequency band and only OFDM modulation.
Mode **n(8)** cannot be used as such. It has to be combined
with g or a to specify which frequency band shall be used.
* **ng(10):** For 2.4GHz
* **na(12):** For 5GHz.
* **ac(28):** 11ac mode for 5GHz.
**Note:** Some products do not support all modulations.
Please check the data-sheet of your product.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgWlanDeviceTableEntry
- 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::cfgWlanDevModulation'
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::cfgWlanDevModulation.<cfgWlanDevIndex>'
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::cfgWlanDevModulation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
2 | g |
3 | bg |
4 | a |
10 | ng |
12 | na |
28 | ac |
Conformance
Member of