bgpAggrOptions
DC-BGP-MIB ·
.1.2.826.42.1.1578918.5.65.1.5.10.1.7
Object
column
r/w
BgpAggregateOptions
Options applied to this set of aggregate addresses. Note with
no options, more specific routes are installed in the routing
table, but the AS_PATH will lose information as it will not
contain AS-SETs. This is normally OK as it reduces route
flap.
Note that a route may be aggregated by multiple overlapping
aggregate addresses. In this case, the route is suppressed
if any of the matching aggregates would cause the route to
be suppressed.
Context
- MIB
- DC-BGP-MIB
- OID
.1.2.826.42.1.1578918.5.65.1.5.10.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bgpAggregateEntry
- Table
- bgpAggregateTable
- Siblings
- 11
Syntax
BgpAggregateOptions
- Source
- BgpAggregateOptions
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | summary |
3 | asSet |
4 | summaryAsSet |
5 | asAppend |
6 | summaryAsAppend |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| bgpAggrAttributeMap The index of the Route Map used to set aggregated routes
attributes. The set clauses of this route map are used to set
path attributes of the aggregated route. | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.10.1.10 |
| bgpAggrPermanent If this field is set to TRUE, an aggregate entry is created in
the routing table and advertised to peers even if no
more-specific matching routes are known. | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.65.1.5.10.1.11 |
| bgpAggrProgramRejectRoute If this field is set to TRUE, a REJECT route is configured
in the AFM for this aggregate to catch any traffic that is
not routed by the more specific routes.
If the… | column | SNMPv2-TCTruthValue | .1.2.826.42.1.1578918.5.65.1.5.10.1.12 |
| bgpAggrInheritMap If the aggregate is configured to inherit attributes from
its aggregated routes (that is, if the asSet,
summaryAsSet, asPrepend or summaryAsPrepend option is
set), this field can … | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.10.1.13 |
| bgpAggrAfi The AFI of the aggregating address. | column | BgpAfi | .1.2.826.42.1.1578918.5.65.1.5.10.1.2 |
| bgpAggrSafi The SAFI of the aggregating address. | column | BgpSafi | .1.2.826.42.1.1578918.5.65.1.5.10.1.3 |
| bgpAggrPrefix The index of this bgpAggregateEntry. This is the prefix of
the configured aggregating address. | column | OctetString | .1.2.826.42.1.1578918.5.65.1.5.10.1.4 |
| bgpAggrPrefixLength The index of this bgpAggregateEntry. This is the length of
the prefix (in bits) of the configured aggregating address. | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.2.826.42.1.1578918.5.65.1.5.10.1.5 |
| bgpAggrRowStatus Used to create and delete an aggregate address option set. | column | SNMPv2-TCRowStatus | .1.2.826.42.1.1578918.5.65.1.5.10.1.6 |
| bgpAggrSuppressMap The index of the Route Map used to suppress routes. The match
clauses of this route map are used to selectively suppress
more specific routes from being advertised. No route map
… | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.10.1.8 |
| bgpAggrExcludeMap The index of a Route Map used to exclude aggregatable
routes from this aggregate. The match clauses of this
route map are used to select routes which, although they
match the agg… | column | SNMPv2-SMIUnsigned32 | .1.2.826.42.1.1578918.5.65.1.5.10.1.9 |