Cacti cant find mikrotik device

I have ros 2.9.50. I have cacti installed on ubuntu, when I Create in cacti/console/crate devices and choose local linux machine(pc ubuntu is installed on) everything works.
I installed mikrotik template using this:

Installation:
A. Unzip somewhere the attachment (cacti_mikrotik_template.zip)
B. Copy:

      1. zipdir/cacti-dir/scripts/mikrotik_wireless_interfaces.php -> cacti-web-dir/scripts/mikrotik_wireless_interfaces.php
      2. zipdir/cacti-dir/resources/script_server/mikrotik_wireless_interfaces.xml -> cacti-web-dir/resources/script_server/mikrotik_wireless_interfaces.xml
      3. zipdir/cacti-dir/resources/snmp_queries/mikrotik_queue_simple.xml -> cacti-web-dir/resources/snmp_queries/mikrotik_queue_simple.xml
      4. zipdir/cacti-dir/resources/snmp_queries/mikrotik_queue_tree.xml -> cacti-web-dir/resources/snmp_queries/mikrotik_queue_tree.xml
      5. zipdir/cacti-dir/resources/snmp_queries/mikrotik_wireless_client.xml -> cacti-web-dir/resources/snmp_queries/mikrotik_wireless_client.xml

C. Import zipdir/cacti-dir/templates/cacti_host_template_mikrotik.xml -> http://cacti.url.path/templates_import.php
D. Now just Add a New Device and select "Mikrotik" on Host Template

but when i choose: add a new device, it didnt find my mikrotik device.
SNMP is propably enabled in MK:

[R-C@MikroTik] snmp> print
   enabled: yes
   contact: "admin"
  location: "mk1"

Any firewall rules in your Mikrotik that would prevent SNMP?

-Louis

no, firewall rule.
It is interesting that it find just my computer under ip: 127.0.0.1, not under 192.168.1.1. And also it didnt find any other machine in network, there is also about ten machines bridged.
I have no idea what can be wrong.

Sounds like an issue with Cacti. Sounds like an issue with the poller. I had a difficult time when I set it up the first time. I found using there CactiEZ CD for setup was quick and worked perfect.

-Louis