cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2543
Views
0
Helpful
3
Replies

BGP sessions monitoring.

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.

1 Accepted Solution

Accepted Solutions

Dan Frey
Cisco Employee
Cisco Employee

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

View solution in original post

3 Replies 3

Dan Frey
Cisco Employee
Cisco Employee

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

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

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

Review Cisco Networking for a $25 gift card