SNMP Downlink Percentage

snmpget -v2c -c Canopyro -m ALL 169.254.1.1 .1.3.6.1.4.1.161.19.3.1.10.1.1.2.0

radioDownlinkPercent
Object ID: 1.3.6.1.4.1.161.19.3.1.10.1.1.2
Syntax: INTEGER
Constraints: 1..99
Access: read-write
Status: current


This is the percentage of frame data space allocated for downlink.

I dont seem to be able to read downlink percentage with SNMP on a 450 AP.  Is anyone else able too?


@hci wrote:
snmpget -v2c -c Canopyro -m ALL 169.254.1.1 .1.3.6.1.4.1.161.19.3.1.10.1.1.2.0

radioDownlinkPercent
Object ID: 1.3.6.1.4.1.161.19.3.1.10.1.1.2
Syntax: INTEGER
Constraints: 1…99
Access: read-write
Status: current

This is the percentage of frame data space allocated for downlink.

I dont seem to be able to read downlink percentage with SNMP on a 450 AP.  Is anyone else able too?


# snmpget -v2c -c Canopyro 169.254.1.1 radioDownlinkPercent.1
WHISP-APS-MIB::radioDownlinkPercent.1 = INTEGER: 80 %
# snmptranslate -On WHISP-APS-MIB::radioDownlinkPercent.1
.1.3.6.1.4.1.161.19.3.1.10.1.1.2.1

.1 final, not .0.

1 Like