Hi Frank you can use SNMP Notiications inform message to monitor BGP neighbor flaps , below is sample configuration can be used for a secure communication between BGP router and NMS
1-define RO community string for SNMP communication between router and NMS snmp-server community XXXX ro 10 access-list 10 deny any 2-enable SNMP notifications snmp-server enable traps 3- enable SNMP BGP Informs notifcations snmp-server host A.B.C.D informs version 2 XXXX bgp regarding BGP MIB , kindly find below Cisco link http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&mibName=BGP4-MIB i hope that will solve ur problem :) best regards --Abo Zaid On 4/9/08, Frank Bulk <[EMAIL PROTECTED]> wrote: > > We had an incident a little over a week ago where our upstream provider > (which managers our edge routers) told us that the BGP routes were > flapping > between our two edge routers. > > Is there a MIB that we can poll to monitor the number of changes in > routing > tables, or BGP flaps? > > Regards, > > Frank > > _______________________________________________ > cisco-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/cisco-nsp > archive at http://puck.nether.net/pipermail/cisco-nsp/ > _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
