Listing the routing OSPF mikrotik

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
pintu
Posts: 27
Joined: Fri Jun 09, 2017 6:33 am

Re: Listing the routing OSPF mikrotik

Post 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
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Listing the routing OSPF mikrotik

Post 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.
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked