hh3cDot11CurrRadioModeSupport
HH3C-DOT11-APMT-MIB ·
.1.3.6.1.4.1.25506.2.75.2.1.2.1.13
Object
column SNMPv2-SMIInteger32
Represents which radio type supported by the AP. The WLAN system support the following possible radio type. dot11a(1), dot11b(2), dot11g(4), dot11n(8), dot11an(16), dot11gn(32), dot11ac(64), dot11gac(128) For a AP,it could support multiple radio types at the same time.So the value of object could combine multiple value of radio type above. For example: For one AP which support both b and g mode radio, when getting the value from the node, the value is 6(2 + 4).
Context
- MIB
- HH3C-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.25506.2.75.2.1.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hh3cDot11APObjectEntry
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 '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::hh3cDot11CurrRadioModeSupport'
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::hh3cDot11CurrRadioModeSupport.<hh3cDot11APObjID>'
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::hh3cDot11CurrRadioModeSupport'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647