08-30-2011 06:37 AM - edited 03-04-2019 01:27 PM
Hi,i have 4 BGP peers (ISP) connected to my WAN routers.
I want to monitor in real time how many active routes i received from each of the peers.I was unable to find the coresponding MIB.
Do you have some better scenarios/software to perform BGP monitoring ?
Thanks.
Solved! Go to Solution.
08-30-2011 08:38 AM
I believe your looking for this OID in the CISCO-BGP4-MIB:
cbgpPeerAcceptedPrefixes OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of accepted route prefixes on this connection,
which belong to an address family."
::= { cbgpPeerAddrFamilyPrefixEntry 1 }
- Dan
08-30-2011 08:38 AM
I believe your looking for this OID in the CISCO-BGP4-MIB:
cbgpPeerAcceptedPrefixes OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Number of accepted route prefixes on this connection,
which belong to an address family."
::= { cbgpPeerAddrFamilyPrefixEntry 1 }
- Dan
08-30-2011 10:44 AM
Thanks.
Based on your information i founded this document.
http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-BGP4-MIB
In there are all the MIB`s i can dream of
Thanks again
12-02-2018 11:27 PM
Is there any OID to monitor bandwidth of BGP session: Example, I have 3 BGP sessions over same 1 physical link, so I want to monitor bandwidth of each BGP session
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide