I currently use the Nagios BGP plugin.  It checks all BGP sessions and
notifies if/when a neighbor goes into any non-established state.

On Thu, Oct 14, 2010 at 3:05 PM, Jonathan Call <[email protected]>wrote:

>
> Pick your favorite SNMP monitoring tool and have it use this OID:
>
> 1.3.6.1.2.1.15.3.1.2 (bgpPeerState)
>
>
>
> http://www.mibdepot.com/cgi-bin/getmib3.cgi?win=mib_a&i=1657&n=BGP4-MIB&r=inreach&f=rfc1657.mib&v=v1&t=tab&o=bgpPeerState
>
>
> It presents each peer as an extension of the OID.  So if you just want to
> find the state of peer 192.168.243.233 you would do an snmpget of
>
> 1.3.6.1.2.1.15.3.1.2.192.168.243.233
>
> Jonathan
>
> > Date: Thu, 14 Oct 2010 20:30:26 +0200
> > From: [email protected]
> > To: [email protected]
> > Subject: [j-nsp] BGP surveillance
> >
> > Hi,
> >
> > What do people use to monitor their BGP sessions on Juniper equipment?
> >
> > I've tried a couple of open source solutions, but my problem right now is
> > that Juniper does not send which peer that went up/down in the snmp trap
> > that get's generated. So I can configure an alarm that says BGP up/down
> but
> > I can't tell which session it concerns.
> >
> > Regards
> > Johan
> > _______________________________________________
> > juniper-nsp mailing list [email protected]
> > https://puck.nether.net/mailman/listinfo/juniper-nsp
>
> _______________________________________________
> juniper-nsp mailing list [email protected]
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>



-- 
It has to start somewhere, it has to start sometime.  What better place than
here? What better time than now?
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to