Hi,
We are trying to implement a monitoring solution for our firewall that indicates which ISP link is currently being used.
The firewall is connected to a single router provided by the ISP and there are 3 links connected to the router. Which link though, adversities a different BGP community information which is the way we know what is the current internet link being used.
To do so, I currently connect to our firewall and then run the command:
get router info bgp community-info or;
get router info bgp network 0.0.0.0
Both tells me the community like below:
# get router info bgp community-inf
Address Refcnt Community
[0x555be4ac] (1300) 65507:1001
Now, I was looking for a way to implement an automated to query this information and report when the community information changes.
My monitoring system supports SNMP and REST API, but I don't know what OID or API call to use.
Would able to provide this information please? Appreciate your feedbacks. TIA :)
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi @scitlak ,
Thank you for your reply.
I'm afraid that doesn't work. I already found these articles and tried that OID. It does bring lots of BGP information, but it doesn't show BGP community information.
What about the API call? Is there any way of using it?
Thank you!
Hi,
Could you please try to perform the GET API requests below?
/router/bgp/neighbors-statistics --->It is available with FOS 7.4.5
/router/bgp/neighbors
/router/bgp/neighbors6
/router/bgp/paths-statistics
/router/bgp/paths
/router/bgp/paths6
BRs
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1665 | |
1077 | |
752 | |
446 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.