h3cDot11RadioModeSupport
1.3.6.1.4.1.2011.10.2.75.2.1.3.1.11
Represents radio type supported by the radio.
The WLAN system supports the following possible radio type:
dot11a(1),
dot11b(2),
dot11g(4),
dot11gn(16),
dot11an(32).
For the radio, it could support multiple radio types at
the same time. So the value of this object could combine multiple
values of radio type above.
For example:
For one radio which supports both dot11b and dot11g mode, when get
value from the object, the value is 5(1 + 4).