BGPSession Down in Router but received flapping event (clear and then re-notify)
search cancel

BGPSession Down in Router but received flapping event (clear and then re-notify)

book

Article ID: 331976

calendar_today

Updated On:

Products

VMware Smart Assurance

Issue/Introduction

Symptoms:

BGPSession down can be cleared and then re-notified even though the device have been down.

Environment

SMARTS - 10.1.x

Resolution

When the Endpoint's PeerState changes into a status that is either not currently monitored such as SNMPError, it would clear the endpoints event. This in turn would affect the BGPSession down event to clear and when the State is back to the Alarm status, it would re-notify the session down event and thus making it look like a session flapping event.

To verify the issue, one can subscribe to the endpoint instrumentation using below command:
./sm_adapter -s <BGP_Domain> --subscribeProp=BGPSession::.*::Established/v --subscribeProp=BGPSession::.*::Endpoint1Established/v --subscribeProp=BGPProtocolEndpoint_Instrumentation_SNMP::.*::bgpPeerState/v --output=<logname> --daemon

NOTE: Juniper device also have a juniBgpPeerState attribute. Collect instrumentation for juniBgpPeerState as well.