cnMaestro API - Signal Strength Ratio

Hi,

I am looking for a way to get an SM's signal strength ratio.  Is there a way to do this via cnMaestro?  If not, is there a way to fetch it via SNMP? 

Thanks!

You can use NBI API for this.

API - /api/v1/devices/statistics or /api/v1/devices/{MAC address}/statistics

The signal strength ratio will be present under radio.dl_rssi_imbalance

On how to use NBI API in cnMaestro. Please refer to the RESTful API user guide on https://support.cambiumnetworks.com/files/cnmaestro

2 Likes

The specific OID to check SSR on a specific LUID is 1.3.6.1.4.1.161.19.3.1.4.1.86.x, where "x" is the LUID of the SM you wanted to check.

1 Like