Page 2 of 2

Re: Listing the routing OSPF mikrotik

Posted: Tue Jan 15, 2019 5:06 am
by pintu

Code: Select all

snmpget -v 2c -c public 10.10.100.10 .1.3.6.1.2.1.4.21.1.7.192.168.1.0
iso.3.6.1.2.1.4.21.1.7.192.168.1.0 = IpAddress: 10.10.100.93
its OK

Code: Select all

./check_ospf.0.1.pl -H 10.10.100.10 -C public -v 2 -p 192.168.1.0
Use of uninitialized value in concatenation (.) or string at ./check_ospf.0.1.pl line 141.
Argument "noSuchObject" isn't numeric in numeric eq (==) at ./check_ospf.0.1.pl line 143.
CRITICAL - 192.168.1.0 (Router ID noSuchObject) state is
Mikrotik version 6.42.6

Re: Listing the routing OSPF mikrotik

Posted: Tue Jan 15, 2019 12:21 pm
by scottwilkerson
Looking at the post you shared earlier
https://forum.mikrotik.com/viewtopic.php?t=51835

There is a problem in v6.xx
Checked with v5.26 works!
Problem exists in v6.xx

G.