Check BGP Peer State with Mikrotik
Posted: Mon Jul 16, 2018 5:57 am
Dears,
Kindly note that i'm trying to get the status of a BGP peer between my mikrotik router and my Customer usingNAGIOS.
I tried this plugin:
https://exchange.nagios.org/components/ ... 9&cf_id=29
But i got the below output:
It's look like the problem is related to the OIDs, but i'm not able to find any new OIDs or new scripts.
Please let me know if there's any other way to get the status of BGP Peer with mikrotik router.
Kindly note that i'm trying to get the status of a BGP peer between my mikrotik router and my Customer usingNAGIOS.
I tried this plugin:
https://exchange.nagios.org/components/ ... 9&cf_id=29
But i got the below output:
Code: Select all
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: .1.3.6.1.2.1.15.3.1.2.192.168.60.17
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: .1.3.6.1.4.1.9.9.187.1.2.4.1.1.192.168.60.17.1.1
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: .1.3.6.1.2.1.15.3.1.12.192.168.60.17
Error in packet
Reason: (noSuchName) There is no such variable name in this MIB.
Failed object: .1.3.6.1.2.1.15.3.1.13.192.168.60.17
expr: syntax error
expr: syntax error
expr: non-integer argument
expr: non-integer argument
line: neighbor:192.168.60.17:sent::received:
./check_bgp_neighbors.sh: line 107: [: -eq: unary operator expected
Failed: status: prefixes: sent: received:Please let me know if there's any other way to get the status of BGP Peer with mikrotik router.