bgpTrapData
NOTIFICATION-TYPE
1.2.826.1.1.0.1
Description
Structure used to send trap data to the MIB Manager. DC-BGP will send a trap in the following circumstances: - When a BGP peer's FSM enters the established state, if bgpPeerTrapEstab is set to 'true' for the peer - When a BGP peer's FSM moves from a higher numbered state to a lower numbered state, if bgpPeerTrapBackw is set to 'true' for the peer - When the local device changes Graceful Restart helper state for a peer, if bgpPeerTrapGrHelperState is set to 'true' for the peer - When the maximum numbers of prefixes is reached for a peer or an AFI/SAFI of a peer, if bgpPeerTrapPrefix is set to 'true' for the peer and, in the case of the latter, bgpPeerAfiSafiTrapPrefix is set to 'true' for the AFI/SAFI - When the prefix threshold is breached for a peer or an AFI/SAFI of a peer, if bgpPeerTrapPrefix is set to 'true' for the peer and, in the case of the latter, bgpPeerAfiSafiTrapPrefix is set to 'true' for the AFI/SAFI - When the number of prefixes learned for a peer or an AFI/SAFI of a peer drops below the max prefix clear level, if bgpPeerTrapPrefix is set to 'true' for the peer and, in the case of the latter bgpPeerAfiSafiTrapPrefix is set to 'true' for the AFI/SAFI - When the number of prefixes learned for a peer or an AFI/SAFI of a peer drops below the prefix threshold clear level, if bgpPeerTrapPrefix is set to 'true' for the peer and, in the case of the latter, bgpPeerAfiSafiTrapPrefix is set to 'true' for the AFI/SAFI.