avgPowerLevelInt
WHISP-APS-MIB ·
.1.3.6.1.4.1.161.19.3.1.4.1.93
Object
column Integer32
The average power level of registered SM as Integer. For systems that support power control, this value can read '0' when the AP adjusts the transmit power of a SM until new packets are received from the SM with it transmitting at its new power level. For MIMO this is the combined receive power.
Context
- MIB
- WHISP-APS-MIB
- OID
.1.3.6.1.4.1.161.19.3.1.4.1.93- Type
- column
- Access
- readonly
- Status
- current
- Parent
- whispLinkEntry
- 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 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-APS-MIB::avgPowerLevelInt'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-APS-MIB::avgPowerLevelInt.<linkLUID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-APS-MIB::avgPowerLevelInt'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of