Community discussions

MikroTik App

Search found 2 matches

by saturn
Sat Aug 31, 2013 2:29 pm
Forum: General
Topic: Listing the routing table via SNMP
Replies: 17
Views: 14408

Re: Listing the routing table via SNMP

can you give more info about how you do the query and what for?
Yes, I execute follow command and get:
root@ocs:~# snmpget -v 2c -c %my_read_comm% 10.10.0.10 .1.3.6.1.2.1.4.21.1.7.0.0.0.0
iso.3.6.1.2.1.4.21.1.7.0.0.0.0 = No Such Instance currently exists at this OID
by saturn
Wed Aug 21, 2013 1:33 pm
Forum: General
Topic: Listing the routing table via SNMP
Replies: 17
Views: 14408

Re: Listing the routing table via SNMP

I have the same (can't get default route via snmp) problem on 5.11, 5.16, 5.24, 5.25, 6.1, 6.2 versions of RouterOS. have you tried commenting the mibs : line in /etc/snmp/snmp.conf in case of a linux machine from which you do the query. had the same problem and that solved it. There is no effect af...