MIB Viewer

bgpNlriPrefixAggrType

OBJECT-TYPE
1.2.826.1.4.5.1.47
Access
read-only
Status
current
Sub-identifiers
0
This object indicates any aggregation processing that has been applied to this route. A value of noAggregation(1) indicates that this route does not aggregate any other routes, and is not aggregated by any route. A value of aggregateRoute(2) indicates that this route is a locally configured aggregating route, corresponding to an entry in the bgpAggregateTable. A value of unsuppAggregatedRoute(3) indicates that this route has been aggregated by a locally configured aggregate route and is not suppressed - the route is still explicitly advertised to peers. A value of suppressedAggregatedRoute(4) indicates that this route has been aggregated by a locally configured aggregate route and is flagged such that it should not be advertised along with the aggregate route.
INTEGER { noAggregation(1), aggregateRoute(2), unsuppAggregatedRoute(3), suppressedAggregatedRoute(4) }