hwRadioMngPowerLevel

HUAWEI-WLAN-RADIO-MIB · .1.3.6.1.4.1.2011.6.139.3.2.1.6

Object

An object uses to set the power level of a radio. The range of the power level of a radio is from 0 to 3. 
the power of power level 0 is the maximum power, the power of power level 1 is a half of the maximum power, 
the power of power level 2 is a quarter of the maximum power, the power of power level 3 is one of eight equal parts of the maximum power.

Context

MIB
HUAWEI-WLAN-RADIO-MIB
OID
.1.3.6.1.4.1.2011.6.139.3.2.1.6
Type
column
Access
readwrite
Status
current
Parent
hwRadioManageEntry
Groups
1

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 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwRadioMngPowerLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-RADIO-MIB::hwRadioMngPowerLevel.<hwApIndex>.<hwRadioID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-RADIO-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-RADIO-MIB::hwRadioMngPowerLevel'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance