I don’t mean polling the MikroTik via SNMP. I mean the MikroTik polling something else through SNMP
I want to write some scripts that monitor wireless links and switch to failover as the link degrades, before it completely drops out. And keeps it on the failover until the link is fully restored
Since our MikroTik routers aren’t doing the wireless themselves though, they have no knowledge of the link performance. So they’d have to poll the radio’s via SNMP to get the current modulation / data rate / EIRP. If I can do that I can write the rest of the script