Observe Mik. on Cacti

Hi, i have a Mikrotik server and i configured it as a server of hotspot users, and i want to observe it by Cacti but that doesn’t work and no ping reply, i think coz Cacti need to login Mik as a hotspot user. How can i exclude cacti ip to observe Mik?, notable that i enabled SNMP on Mik.

and i want to observe it by Cacti but that doesn’t work and no ping reply, i think coz Cacti need to login Mik as a hotspot user.

Cacti server login to HotSpot is necessary, if server is connected to the same network.


/ip hotspot ip-binding
to bypass specific HotSpot address without any HotSpot authentication.

/ip hotspot walled-garden ip
to bypass specific port (161/162 UDP) without HotSpot authentication.

If server is connected to private network, Cacti server has direct access to it without HotSpot login.