juniBgpNetworkUnconfiguredAttributes
Juniper-BGP-MIB ·
.1.3.6.1.4.1.4874.2.2.29.1.16.1.11
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.16.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- juniBgpNetworkEntry
- Table
- juniBgpNetworkTable
- Siblings
- 10
Syntax
Bits
Values & Constraints
Enumerated Values
0 | juniBgpNetworkBackdoor |
1 | juniBgpNetworkWeight |
2 | juniBgpNetworkRouteMap |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| juniBgpNetworkVrfName The name of the VPN Routing Forwarding (VRF) instance in which this
network is configured. The empty string indicates that this network is
not in a VRF. | column | Juniper-TCJuniVrfName | .1.3.6.1.4.1.4874.2.2.29.1.16.1.1 |
| juniBgpNetworkRouteMap The name of the route-map used to set the path attributes of this
network. A zero length route-map name means don't use a route-map for
this. This object can only be set at row … | column | OctetString | .1.3.6.1.4.1.4874.2.2.29.1.16.1.10 |
| juniBgpNetworkAfi The AFI of the address-family in which this network is configured. | column | JuniBgpAfi | .1.3.6.1.4.1.4874.2.2.29.1.16.1.2 |
| juniBgpNetworkSafi The SAFI of the address-family in which this network is configured. | column | JuniBgpSafi | .1.3.6.1.4.1.4874.2.2.29.1.16.1.3 |
| juniBgpNetworkIpAddrPrefix 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.16.1.4 |
| juniBgpNetworkIpAddrPrefixLen 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.16.1.5 |
| juniBgpNetworkBackdoor Set this object to true(1) in order to enable BGP backdoor in this
network. This object can only be set at row creation. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.29.1.16.1.6 |
| juniBgpNetworkRowStatus 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.16.1.7 |
| juniBgpNetworkWeightSpecified If this object is set to true(1) then the BGP weight of this network is
set to the value specified in juniBgpNetworkWeightValue. This object
can only be set at row creation. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.4874.2.2.29.1.16.1.8 |
| juniBgpNetworkWeight If juniBgpNetworkWeight specified is set to true(1) then this object
specifies the weight of the network. Otherwise the weight of the
network is determined by the IGP metric of t… | column | Integer32 | .1.3.6.1.4.1.4874.2.2.29.1.16.1.9 |