juniBgpAggregateUnconfiguredAttributes
Juniper-BGP-MIB ·
.1.3.6.1.4.1.4874.2.2.29.1.17.1.12
Object
column
r/w
Bits
On get each bit indicates whether the corresponding attribute is
configured or unconfigured:
0 = The attribute is configured (i.e. the configured value is the
operational value).
1 = The attribute is unconfigured (i.e. the operational value is
inherited from the a higher level which could be the default
value).
Getting the attribute value itself always returns the operational value
of that attribute regardless of whether the attribute is configured or
unconfigured.
On write each bit indicates whether or not the corresponding attribute
should be set to the unconfigured state:
0 = No operation (i.e. do not change the state of the attribute).
1 = Set the attribute to the unconfigured state.
Setting an attribute to a value has the automatic side-effect of setting
the bit with the same name to zero.
Context
- MIB
- Juniper-BGP-MIB
- OID
.1.3.6.1.4.1.4874.2.2.29.1.17.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniBgpAggregateEntry
- Table
- juniBgpAggregateTable
- Siblings
- 11
Syntax
Bits
Values & Constraints
Enumerated Values
0 | juniBgpAggregateAsSet |
1 | juniBgpAggregateSummaryOnly |
2 | juniBgpAggregateAttributeMap |
3 | juniBgpAggregateAdvertiseMap |
4 | juniBgpAggregateSuppressMap |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| juniBgpAggregateVrfName The name of the VPN Routing Forwarding (VRF) instance in which this
aggregate is configured. The empty string indicates that this aggregate
is not in a VRF. | column | Juniper-TCJuniVrfName | .1.3.6.1.4.1.4874.2.2.29.1.17.1.1 |
| juniBgpAggregateRowStatus Controls creation/deletion of entries in this table according to the
RowStatus textual convention, constrained to support the following
values only:
createAndGo
destroy | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.4874.2.2.29.1.17.1.10 |
| juniBgpAggregateSuppressMap The suppress route-map name. If a suppress route-map has been
specified, all routes which are covered by the aggregate and which match
the suppress route-map are suppressed. An … | column | OctetString | .1.3.6.1.4.1.4874.2.2.29.1.17.1.11 |
| juniBgpAggregateAfi The AFI of the address-family in which this aggregate is configured. | column | JuniBgpAfi | .1.3.6.1.4.1.4874.2.2.29.1.17.1.2 |
| juniBgpAggregateSafi The SAFI of the address-family in which this aggregate is configured. | column | JuniBgpSafi | .1.3.6.1.4.1.4874.2.2.29.1.17.1.3 |
| juniBgpAggregateIpAddrPrefix An IP address prefix in the Network Layer Reachability Information
field. This object is an IP address containing the prefix with length
specified by bgpRouteIpAddrPrefixLen. An… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4874.2.2.29.1.17.1.4 |
| juniBgpAggregateIpAddrPrefixLen Length in bits of the IP address prefix in the Network Layer
Reachability Information field. | column | Integer32 | .1.3.6.1.4.1.4874.2.2.29.1.17.1.5 |
| juniBgpAggregateAsSet Set this object to true(1) in order to generate AS_set path information
by creating an aggregate entry that consists of all elements contained
in all paths that are being summariz… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.29.1.17.1.6 |
| juniBgpAggregateSummaryOnly Set this object to true(1) in order to filter specific routes from
updates. By doing that, advertisements of more specific routes will be
suppressed to all neighbors. This objec… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.29.1.17.1.7 |
| juniBgpAggregateAttributeMap The name of the route-map used to set the attributes of the aggregate
An empty string means no route-map for this purpose. | column | OctetString | .1.3.6.1.4.1.4874.2.2.29.1.17.1.8 |
| juniBgpAggregateAdvertiseMap The name of the route-map used to select routes covered by the
aggregate (for as-set aggregates the path attributes of the aggregate
route are created by summarizing the path attr… | column | OctetString | .1.3.6.1.4.1.4874.2.2.29.1.17.1.9 |