hh3cDot11RadioModeSupport2

HH3C-DOT11-APMT-MIB · .1.3.6.1.4.1.25506.2.75.2.1.3.1.24

Object

Represents radio type supported by the radio.
The WLAN system supports the following possible radio type:
dot11a(1),
dot11b(2),
dot11g(4),
dot11an(8),
dot11gn(16),
dot11gac(32),
dot11ac(64)
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 6(2 + 4).

Context

MIB
HH3C-DOT11-APMT-MIB
OID
.1.3.6.1.4.1.25506.2.75.2.1.3.1.24
Type
column
Access
readonly
Status
current
Parent
hh3cDot11APRadioEntry

Walk 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 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11RadioModeSupport2'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11RadioModeSupport2.<hh3cDot11CurAPID>.<hh3cDot11RadioID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11-APMT-MIB::hh3cDot11RadioModeSupport2'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295