MIB Viewer

bgpAdjRibOutAdvertStatus

OBJECT-TYPE
1.3.6.1.4.1.164.11.4.5.1.5
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the current state of advertisement of the route to the peer. A value of advertised(1) indicates that the route has been advertised to the peer. A value of suppressed(2) indicates that the route is not currently advertised to the peer, but will be advertised when a minimum advertisement interval timer expires. A value of pendingWithdrawal(3) indicates that the route is currently advertised to the peer, but will be withdrawn when the timer expires. A value of withdrawn(4) indicates that the route has been withdrawn from the peer, and this entry will be removed from the Adj-RIB-Out on the expiry of the timer.
INTEGER { advertised(1), suppressed(2), pendingWithdrawal(3), withdrawn(4) }