Home/Catalog/Juniper-BGP-MIB

Juniper-BGP-MIB

The BGP Protocol MIB for the Juniper Networks enterprise.
Main OID:
juniBgpMIB.1.3.6.1.4.1.4874.2.2.29
666
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

666 total
Object Name
juniBgpMIBThe BGP Protocol MIB for the Juniper Networks enterprise.
MODULE-IDENTITY
.1.3.6.1.4.1.4874.2.2.29
juniBgpObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.29.1
juniBgpGeneralGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.29.1.1
juniBgpLocalAsNumberDeprecated. The local autonomous system number. This object has been replaced by juniBgpFourOctetLocalAsNumber. It is still possible to get and set this object, but if the actual local AS number is greater than 65535, getting this object returns 23456 (AS-TRANS).rwdeprecated
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.1
juniBgpEnabledSet this object to true(1) in order to have BGP router enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.2
juniBgpIdentifierThe BGP identifier of the local system. The identifier is the system router ID by default.rw
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.1.3
juniBgpAlwaysCompareMedSet this object to true(1) in order to compare metrics for paths from neighors of different ASs.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.4
juniBgpDefaultLocalPreferenceThe default local preference.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.1.5
juniBgpEqualCostLimitObsolete maximum equal cost paths to store in the routing table. This object has been replaced by the juniBgpVrfMaximumPathsEbgp object.rwobsolete
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.6
juniBgpClientToClientReflectionSet this object to true(1) in order to have client-to-client route reflection enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.7
juniBgpClusterIdThe cluster ID. When this object is zero, the router ID will be used.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.1.8
juniBgpConfederationIdThe confederation ID. When this object is zero, the router is not in a confederation.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.1.9
juniBgpMissingAsWorstIf this object is set to true(1) routes without a MED attribute are considered worse than routes with a MED attribute. If this object is set to false(0) routes without a MED attribute are considered better than routes with a MED attribute.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.10
juniBgpResetAllConnectionTypeWriting a value to this object causes all sessions to all peers to be cleared; the value determines what type of clear is executed (hard clear, soft clear in, soft clear out, etc.). Reading this object has no effect and always returns resetTypeNoop.rw
JuniBgpResetConnectionType
.1.3.6.1.4.1.4874.2.2.29.1.1.11
juniBgpAdvertiseInactiveSet this object to true(1) in order to propagate received BGP routes which are not the best route in the IP forwarding table.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.12
juniBgpEnforceFirstAsSet this object to true(1) in order to check whether the first AS number in the AS-path in routes from EBGP peers is consistent with the AS number of the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.13
juniBgpConfedCompareMedSet this object to true(1) in order to compare metrics for paths from neighors of different sub-ASs in the same confederation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.14
juniBgpGlobalRetryIntervalThe default number of seconds before BGP retries to establish an outgoing BGP session.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.15
juniBgpGlobalConfigKeepAliveIntervalDefault time interval in seconds for the KeepAlive timer for all peers. Zero means don't send KeepAlive messages.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.16
juniBgpGlobalConfigHoldTimeDefault time interval in seconds for the Hold timer for all peers. Zero means don't expect KeepAlive message to be received.rw
Integer32 (0|3..65535) UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.1.17
juniBgpGlobalAsOriginationIntervalDefault time interval in seconds for the MinASOriginationInterval timer for all peers.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.18
juniBgpExternalAdvertisementIntervalDefault time interval in seconds for the MinRouteAdvertisementInterval timer for all external peers.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.19
juniBgpGlobalRibOutEnabledSet this object to true(1) in order to enable RIB-out by default for all peers, or to false(2) to disable RIB-out by default for all peers.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.20
juniBgpOverloadShutdownSet this object to true(1) for BGP to shut itself down when it runs out of memory. Set this object to false(2) for BGP to continue running (with incomplete information) when it runs out of memory.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.21
juniBgpLogNeighborChangesSet this object to true(1) for BGP log a message whenever a peer enters or leaves the established state.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.22
juniBgpFastExternalFalloverSet this object to true(1) for BGP to immediately bring down any directly adjacent EBGP session on a link down.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.23
juniBgpInternalAdvertisementIntervalDefault time interval in seconds for the MinRouteAdvertisementInterval timer for all internal peers.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.24
juniBgpMaxAsLimitMaximum length of received AS-path. Received routes with an AS-path longer than this are not placed in the IP forwarding table and are not propagated to other peers. Zero means no maximum length.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.25
juniBgpOperationalStateThe BGP instance operational state.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.1.26
juniBgpPreviousOperationalStateThe BGP instance previous operational state.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.1.27
juniBgpAutomaticRouteTargetFilterSet this object to true(1) for BGP to enable automatic route-target filtering.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.28
juniBgpDefaultIPv4UnicastSet this object to true(1) for BGP to automatically activate peers in the IPv4 unicast address family.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.29
juniBgpRedistributeInternalSet this object to true(1) for BGP to automatically redistribute iBGP routes to IGP protocols.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.30
juniBgpFourOctetLocalAsNumberThe four-octet local autonomous system number. This attribute replaces the old two-octet local autonomous system number.rw
JuniBgpFourOctetAsNumber
.1.3.6.1.4.1.4874.2.2.29.1.1.31
juniBgpConfederationPeersFilterListThe confederation peers filter-list contains the name of an as-path access-list. Every neighbor whose remote-AS number matches this as-path access-list is considered a confederation peer. An empty string means that no confederation peers filter-list is configured.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.1.32
juniBgpUnconfiguredAttributesOn 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.rw
Bits
.1.3.6.1.4.1.4874.2.2.29.1.1.33
juniBgpAdvertiseBestExternalToInternalIf this object is set to true(1) then BGP advertises the best route received from external (and confederation) peers to internal peers. If this object is set to false(2) then BGP advertises the best route received from all peers to internal peers except if the best route was received from an internal peer in which case BGP doesn't advertise any route to internal peers.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.34
juniBgpGracefulRestartEnabledSet this object to true(1) to enable BGP graceful restart.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.35
juniBgpGracefulRestartRestartTimeThe restart-time advertised in graceful-restart capabilities sent to all peers. This is the estimated time (in seconds) it will take for the BGP session to be re-established after a restart. This can be used to speed up routing convergence by the peer in case that this BGP speaker does not come back after a restart. This value is used by all peers unless overridden by juniBgpPeerGroupGracefulRestartRestartTime or juniBgpPeerGracefulRestartRestartTime.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.36
juniBgpGracefulRestartStalePathsTimeThe maximum amount of time in seconds we keep stale routes after a session goes down. This value is used for all peers unless it has been overridden by juniBgpPeerGroupGracefulRestartStalePathsTime or juniBgpPeerGracefulRestartStalePathsTime.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.37
juniBgpGracefulRestartPathSelectionDeferTimeLimitThe maximum amount of time in seconds route selection is deferred after a restart.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.1.38
juniBgpPlatformSupportsNonStopForwardingDoes this platform support non-stop forwarding?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.39
juniBgpDeviceCanPreserveForwardingStateIs this router at this moment able to do a graceful restart (i.e. is it able to switch over from the primary controller to the standby controller without losing forwarding state on the line cards). The router may not be able to do a graceful restart because the platform does not support non-stop forwarding, because there is no secondary controller present, because the secondary controller is not in standby state, etc.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.40
juniBgpLastRestartWasGracefulWas the most recent restart graceful? (i.e. was forwarding state preserved on the line cards during the most recent switch-over from the primary controller to the standby controller?)ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.1.41
juniBgpRouteTableStatisticsGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.29.1.2
juniBgpBaselineTimeThe sysUpTime at which the counters were most recently baselined.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.2.1
juniBgpDestinationCountNumber of distinct destinations in the local RIB.ro
Gauge32
.1.3.6.1.4.1.4874.2.2.29.1.2.2
juniBgpDestinationMemoryUsedMemory used by distinct destinations in the local RIB.ro
Gauge32 UNITS "bytes"
.1.3.6.1.4.1.4874.2.2.29.1.2.3
juniBgpRouteCountNumber of routes in the local RIB.ro
Gauge32
.1.3.6.1.4.1.4874.2.2.29.1.2.4
juniBgpRouteMemoryUsedMemory used by routes in the local RIB.ro
Gauge32 UNITS "bytes"
.1.3.6.1.4.1.4874.2.2.29.1.2.5
juniBgpSelectedRouteCountNumber of routes selected for route table installation.ro
Gauge32
.1.3.6.1.4.1.4874.2.2.29.1.2.6
juniBgpPathAttributeCountNumber of entries in the path attribute database.ro
Gauge32
.1.3.6.1.4.1.4874.2.2.29.1.2.8
juniBgpPathAttributeMemoryUsedMemory used by entries in the path attribute database.ro
Gauge32 UNITS "bytes"
.1.3.6.1.4.1.4874.2.2.29.1.2.9
juniBgpRouteFlapHistoryCountNumber of routes with active route flap histories.ro
Gauge32
.1.3.6.1.4.1.4874.2.2.29.1.2.10
juniBgpRouteFlapHistoryMemoryUsedMemory used by routes with active route flap histories.ro
Gauge32 UNITS "bytes"
.1.3.6.1.4.1.4874.2.2.29.1.2.11
juniBgpSuppressedRouteCountNumber of routes suppressed due to route flap.ro
Gauge32
.1.3.6.1.4.1.4874.2.2.29.1.2.12
juniBgpConfederationPeerTableThe Juniper BGP Confederation Peer Table describes the BGP-specific characteristics of confederation peers.deprecated
SEQUENCE OF JuniBgpConfederationPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.3
juniBgpConfederationPeerEntryThe BGP Confederation Peer Entry describes BGP-specific characteristics of one confederation peer.deprecated
JuniBgpConfederationPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.3.1
juniBgpConfederationPeerAsNumberThe AsNumber of this confederation peer.deprecated
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.3.1.1
juniBgpConfederationPeerRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrwdeprecated
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.3.1.2
juniBgpPeerTableThe Juniper BGP Peer Table describes the BGP-specific characteristics of peers.
SEQUENCE OF JuniBgpPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.4
juniBgpPeerEntryThe BGP Peer Entry describes BGP-specific characteristics of one peer.
JuniBgpPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.4.1
juniBgpPeerVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this peer is configured. The empty string indicates that this peer is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.1
juniBgpPeerRemoteAddressThe remote IP address of this entry's BGP peer.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.4.1.2
juniBgpPeerAdminStatusThe desired state of the BGP connection. A transition from 'stop' to 'start' will cause the BGP Start Event to be generated. A transition from 'start' to 'stop' will cause the BGP Stop Event to be generated. This parameter can be used to restart BGP peer connections. Care should be used in providing write access to this object without adequate authentication.rw
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.4.1.3
juniBgpPeerStateThe BGP peer connection state.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.4.1.4
juniBgpPeerNegotiatedVersionThe negotiated version of BGP running between the two peers.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.5
juniBgpPeerLocalAddressThe local IP address of this entry's BGP connection.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.4.1.6
juniBgpPeerLocalAddressMaskThe local IP address mask of this entry's BGP connection.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.4.1.7
juniBgpPeerLocalPortThe local port for the TCP connection between the BGP peers.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.8
juniBgpPeerRemoteAsNumberDeprecated. The peer's autonomous system number. This object has been replaced by juniBgpPeerFourOctetRemoteAsNumber. It is still possible to get and set this object, but if the actual remote AS number is greater than 65535, getting this object returns 23456 (AS-TRANS).rwdeprecated
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.9
juniBgpPeerRemotePortThe remote port for the TCP connection between the BGP peers. Note that the objects bgpPeerLocalAddr, bgpPeerLocalPort, bgpPeerRemoteAddr and bgpPeerRemotePort provide the appropriate reference to the standard MIB TCP connection table.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.10
juniBgpPeerInUpdatesThe number of BGP UPDATE messages received on this connection. This object should be initialized to zero (0) when the connection is established.ro
Counter32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.11
juniBgpPeerOutUpdatesThe number of BGP UPDATE messages transmitted on this connection. This object should be initialized to zero (0) when the connection is established.ro
Counter32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.12
juniBgpPeerInTotalMessagesThe total number of messages received from the remote peer on this connection. This object should be initialized to zero when the connection is established.ro
Counter32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.13
juniBgpPeerOutTotalMessagesThe total number of messages transmitted to the remote peer on this connection. This object should be initialized to zero when the connection is established.ro
Counter32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.14
juniBgpPeerLastErrorCodeThe last error code and subcode seen by this peer on this connection. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte contains the subcode.ro
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.4.1.15
juniBgpPeerLastResetReasonThe string representing the last error code seen by this peer on this connection. If no error has occurred, this string is null.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.16
juniBgpPeerFsmEstablishedTransitionsThe total number of times the BGP FSM transitioned into the established state.ro
Counter32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.17
juniBgpPeerFsmEstablishedTimeThis timer indicates how long (in seconds) this peer has been in the Established state or how long since this peer was last in the Established state. It is set to zero when a new peer is configured or the router is booted.ro
Gauge32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.4.1.18
juniBgpPeerRetryIntervalTime interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.19
juniBgpPeerHoldTimeTime interval in seconds for the Hold Timer established with the peer. The value of this object is calculated by this BGP speaker by using the smaller of the value in bgpPeerHoldTimeConfigured and the Hold Time received in the OPEN message. This value must be at lease three seconds if it is not zero (0) in which case the Hold Timer has not been established with the peer, or, the value of bgpPeerHoldTimeConfigured is zero (0).ro
Integer32 (0|3..65535) UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.4.1.20
juniBgpPeerKeepAliveIntervalTime interval in seconds for the KeepAlive timer established with the peer. The value of this object is calculated by this BGP speaker such that, when compared with bgpPeerHoldTime, it has the same proportion as what bgpPeerKeepAliveConfigured has when compared with bgpPeerHoldTimeConfigured. If the value of this object is zero (0), it indicates that the KeepAlive timer has not been established with the peer, or, the value of bgpPeerKeepAliveConfigured is zero (0).ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.21
juniBgpPeerConfigHoldTimeTime interval in seconds for the Hold Time configured for this BGP speaker with this peer. This value is placed in an OPEN message sent to this peer by this BGP speaker, and is compared with the Hold Time field in an OPEN message received from the peer when determining the Hold Time (bgpPeerHoldTime) with the peer. This value must not be less than three seconds if it is not zero (0) in which case the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds.rw
Integer32 (0|3..65535) UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.4.1.22
juniBgpPeerConfigKeepAliveIntervalTime interval in seconds for the KeepAlive timer configured for this BGP speaker with this peer. The value of this object will only determine the KEEPALIVE messages' frequency relative to the value specified in bgpPeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by bgpPeerKeepAlive. A reasonable maximum value for this timer would be configured to be one third of that of bgpPeerHoldTimeConfigured. If the value of this object is zero (0), no periodical KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.23
juniBgpPeerAsOriginationIntervalTime interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 10 seconds.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.24
juniBgpPeerAdvertisementIntervalTime interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.25
juniBgpPeerInUpdateElapsedTimeElapsed time in seconds since the last BGP UPDATE message was received from the peer. Each time bgpPeerInUpdates is incremented, the value of this object is set to zero (0).ro
Gauge32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.4.1.26
juniBgpPeerDescriptionPeer textual description.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.4.1.27
juniBgpPeerRemoteIdentifierPeer's remote router ID.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.4.1.28
juniBgpPeerWeightThe weight assigned to routes learned from peer.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.29
juniBgpPeerEbgpMultihopThe EBGP multihop is enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.30
juniBgpPeerEbgpMultihopTtlMaximum number of hops to the external peer (only relevant if EBGP multihop turned on).rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.31
juniBgpPeerUpdateSourceThe source IP address for peer connections.rw
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.4.1.32
juniBgpPeerMd5PasswordThe password for MD5 authentication. Reading this object always results in an OCTET STRING of length zero.rw
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.4.1.33
juniBgpPeerMaxUpdateSizeThe maximum size in bytes of transmitted UPDATE messages.rw
Unsigned32 UNITS "bytes"
.1.3.6.1.4.1.4874.2.2.29.1.4.1.34
juniBgpPeerTypeThe type of peer.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.4.1.35
juniBgpPeerReceivedCapabilitiesOptionThe peer sent the capabilities optional parameter in its open message.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.36
juniBgpPeerReceivedCapabilityMultiProtocolThe peer has advertised the multi-protocol capability to us.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.37
juniBgpPeerReceivedCapabilityRouteRefreshThe peer has advertised the route-refresh capability to us.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.38
juniBgpPeerReceivedCapabilityRouteRefreshCiscoThe peer has advertised the route-refresh-cisco capability to us.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.39
juniBgpPeerResetConnectionTypeWriting a value to this object causes the session to the peer to be cleared; the value determines what type of clear is executed (hard clear, soft clear in, soft clear out, etc.). Reading this object has no effect and always returns resetTypeNoop.rw
JuniBgpResetConnectionType
.1.3.6.1.4.1.4874.2.2.29.1.4.1.40
juniBgpPeerRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.41
juniBgpPeerLocalAsNumberDeprecated. The local autonomous system number to be used for this peer. Value zero (0) means that the global local automous system number (as specified in the object juniBgpPeerLocalAsNumber) is used. This object has been replaced by juniBgpPeerFourOctetLocalAsNumber. It is still possible to get and set this object, but if the actual local AS number is greater than 65535, getting this object returns AS-TRANS (23456).rwdeprecated
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.42
juniBgpPeerFourOctetRemoteAsNumberThe peer's four-octet autonomous system number.rw
JuniBgpFourOctetAsNumber
.1.3.6.1.4.1.4874.2.2.29.1.4.1.43
juniBgpPeerFourOctetLocalAsNumberThe four-octet local autonomous system number to be used for this peer. Value zero (0) means that the global local automous system number (as specified in the object juniBgpPeerFourOctetLocalAsNumber) is used.rw
JuniBgpFourOctetAsNumber
.1.3.6.1.4.1.4874.2.2.29.1.4.1.44
juniBgpPeerReceivedCapabilityFourOctetAsNumbersThe peer has advertised the four-octet-as-numbers capability to us.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.45
juniBgpPeerReceivedCapabilityDynamicCapabilityNegThe peer has advertised the dynamic-capability-negotiation capability to us.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.46
juniBgpPeerShouldAdvertiseCapabilitiesOptionSet this object to true if the capabilities option should be included in OPEN messages sent to this peer. Even if this object is set to true, BGP may decide not to include the capabilities option in OPEN messages sent to this peer (for example when it is detected that the peer does not support capability negotiation). The juniBgpPeerSentCapabilitiesOption can be used to determine whether or not the OPEN message sent to the peer actually contained the capabilities option.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.47
juniBgpPeerShouldAdvertiseCapabilityRouteRefreshSet this object to true if the route-refresh capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the route-refresh capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the route-refresh capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityRouteRefresh can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.48
juniBgpPeerShouldAdvertiseCapabilityRouteRefreshCiscoSet this object to true if the route-refresh-cisco capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the route-refresh-cisco capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the route-refresh-cisco capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityRouteRefreshCisco can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.49
juniBgpPeerShouldAdvertiseCapabilityFourOctetAsNumbersSet this object to true if the four-octet-as-numbers capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the four-octet-as-numbers capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the four-octet-as-numbers capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityFourOctetAsNumbers can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.50
juniBgpPeerShouldAdvertiseCapabilityDynamicCapabilityNegSet this object to true if the dynamic-capability-negotiation capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the dynamic-capability-negotiation capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the dynamic-capability-negotiation capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityDynamicCapabilityNeg can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.51
juniBgpPeerSentCapabilitiesOptionWe sent the capabilities optional parameter in the OPEN message to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.52
juniBgpPeerSentCapabilityMultiProtocolWe advertised the multi-protocol capability to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.53
juniBgpPeerSentCapabilityRouteRefreshWe advertised the route-refresh capability to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.54
juniBgpPeerSentCapabilityRouteRefreshCiscoWe advertised the route-refresh-cisco capability to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.55
juniBgpPeerSentCapabilityFourOctetAsNumbersWe advertised the four-octet-as-numbers capability to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.56
juniBgpPeerSentCapabilityDynamicCapabilityNegWe advertised the dynamic-capability-negotiation capability to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.57
juniBgpPeerReceivedUnsupportedOptionalParameterNotificationWe received an unsupported optional parameter notification from this peer. This indicates that the peer does not support capability negotiation. When this object is set to true, we do not include the capabilities optional parameter in OPEN messages sent to this peer. A hard clear of the session is needed to retry sending the capabilities optional parameter.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.58
juniBgpPeerReceivedUnsupportedCapabilityNotificationWe received an unsupported capability notification from this peer. This often happens because the peer did not recognize a capability which we advertised to the peer and that peer incorrectly send back an unsupported capability notification (the peer should ignore the unsupported capability instead). When this object is set to true, we do not advertise capabilities that the peer does not support.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.59
juniBgpPeerUnconfiguredAttributesOn 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.rw
Bits
.1.3.6.1.4.1.4874.2.2.29.1.4.1.60
juniBgpPeerSiteOfOriginThe site-of-origin. This site-of-origin is added to the extended communities for all routes received from the peer. When sending routes to this peer all routes with this extended community are filtered. The null extended community (all 8 bytes zero) means that no site-of-origin is configured for this peer. It is not allowed to set this object to any extended community other than a site-of-origin type of extended community or null.rw
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.4.1.61
juniBgpPeerLenientEnable Lenient behavior for this peer so that it is more tolerant of finite state machine errors and malformed messages received from the remote peer and avoids terminating the peer session whenever possible.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.62
juniBgpPeerReceivedCapabilityOldDynamicCapabilityNegThe peer has advertised the old deprecated dynamic-capability- negotiation capability to us.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.63
juniBgpPeerShouldAdvertiseCapabilityOldDynamicCapabilityNegSet this object to true if the deprecated-dynamic-capability- negotiation capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the deprecated-dynamic-capability-negotiation capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the deprecated-dynamic-capability-negotiation capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityOldDynamicCapabilityNeg can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.64
juniBgpPeerSentCapabilityOldDynamicCapabilityNegWe advertised the old-dynamic-capability-negotiation capability to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.65
juniBgpPeerPassiveSet this object to true(1) to make this a passive peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.66
juniBgpPeerDynamicThis object return true(1) if this is a dynamically created peer or false(2) if this is a configured peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.67
juniBgpPeerShouldAdvertiseCapabilityGracefulRestartSet this object to true if the graceful-restart capability should be advertised to all peers. Even if this object is set to true, BGP may decide not to advertise the graceful-restart capability to a peer (for example when graceful-restart is not enabled or when it is detected that the peer does not support capability negotiation). The juniBgpPeerSentCapabilityGracefulRestart can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.68
juniBgpPeerSentCapabilityGracefulRestartWe advertised the graceful-restart capability to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.69
juniBgpPeerReceivedCapabilityGracefulRestartThe peer has advertised the graceful-restart capability to us.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.70
juniBgpPeerGracefulRestartRestartTimeThe restart-time advertised in the graceful-restart capability sent to this peer. This is the estimated time (in seconds) it will take for the BGP session to be re-established after a restart. This can be used to speed up routing convergence by the peer in case that this BGP speaker does not come back after a restart. This value (if configured) overrides the global value configured in juniBgpGracefulRestartRestartTime and the value for the peer-group configured in juniBgpPeerGroupGracefulRestartRestartTime.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.71
juniBgpPeerGracefulRestartStalePathsTimeThe maximum amount of time in seconds we keep stale routes after the session to this peer goes down. This value (if configured) overrides the global value configured in juniBgpGracefulRestartStalePathsTime and the value for the peer-group configured in juniBgpPeerGroupGracefulRestartStalePathsTime.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.72
juniBgpPeerSentGracefulRestartRestartStateValue true(1) indicates that the OPEN message most recently sent to this peer contained the graceful-restart capability with the Restart-State (R) bit in the Restart Flags field set to one (this indicates that BGP has experienced a restart).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.73
juniBgpPeerReceivedGracefulRestartRestartStateValue true(1) indicates that the OPEN message most recently received from this peer contained the graceful-restart capability with the Restart-State (R) bit in the Restart Flags field set to one (this indicates that the peer has experienced a restart).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.74
juniBgpPeerSentGracefulRestartRestartTimeThe restart time in seconds field in the graceful-restart capability which we sent to the peer.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.75
juniBgpPeerReceivedGracefulRestartRestartTimeThe restart time in seconds field in the graceful-restart capability which we received from the peer.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.76
juniBgpPeerTimeUntilGracefulRestartRestartTimerExpiresIf the restart-timer is running this object contains the number of seconds before it will expire. If the restart-timer is not running this object contains zero. The restart-timer is used to limit the amount of time that we are willing to wait for the session to come back up after the peer restarts.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.77
juniBgpPeerTimeUntilGracefulRestartStalePathsTimerExpiresIf the stale-paths-timer is running this object contains the number of seconds before it will expire. If the stale-paths-timer is not running this object contains zero. The stale-paths-timer is used to limit the amount of time that we are willing continue using stale routes from a peer after that peer restarts.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.78
juniBgpPeerBfdEnabledValue true(1) the BFD is enabled for this peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.79
juniBgpPeerBfdMinTransmitIntervalThe minimum interval (in milliseconds) between BFD packets sent to the remote BFD speaker. In other words, it specifies the maximum rate at which we are willing to send BFD packets.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.80
juniBgpPeerBfdMinReceiveIntervalThe minimum interval (in milliseconds) between BFD packets received from the remote BFD speaker. In other words, it specifies the maximum rate at which we are willing to receive BFD packets.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.81
juniBgpPeerBfdMultiplierHow many BFD packets can be missed before the BFD session is declared down.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.82
juniBgpPeerBfdSessionUpIs the BFD session up.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.83
juniBgpPeerBfdDetectionTimeThe BFD detection time (in milliseconds) negotiated with the remote BFD speaker. In other words, how quickly can a broken connection be detected.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.4.1.84
juniBgpPeerIbgpSinglehopThe IBGP single-hop is enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.4.1.85
juniBgpPeerProposedAfiSafiPeerTableThe Juniper BGP PeerProposedAfiSafi Peer Table describes the BGP-specific AFI and SAFIs a peer proposed.
SEQUENCE OF JuniBgpPeerProposedAfiSafiPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.5
juniBgpPeerProposedAfiSafiPeerEntryThe BGP PeerProposedAfiSafi Peer Entry describes a BGP-specific AFI/SAFIs proposed by one peer.
JuniBgpPeerProposedAfiSafiPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.5.1
juniBgpPeerProposedAfiSafiPeerVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this peer is configured. The empty string indicates that this peer is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.5.1.1
juniBgpPeerProposedAfiSafiPeerRemoteAddrThe remote IP address of this entry's BGP peer.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.5.1.2
juniBgpPeerProposedAfiSafiPeerAfiThe AFI proposed by this peer to us.
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.5.1.3
juniBgpPeerProposedAfiSafiPeerSafiThe SAFI proposed by this peer to us.
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.5.1.4
juniBgpPeerProposedAfiSafiPeerRowStatusShould always be active according to the Row Status convention.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.5.1.5
juniBgpLocalProposedAfiSafiPeerTableThe Juniper BGP LocalProposedAfiSafi Peer Table describes the BGP-specific AFI and SAFIs proposed to the peer.
SEQUENCE OF JuniBgpLocalProposedAfiSafiPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.6
juniBgpLocalProposedAfiSafiPeerEntryThe BGP LocalProposedAfiSafi Peer Entry describes a BGP-specific AFI/SAFIs proposed to one peer.
JuniBgpLocalProposedAfiSafiPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.6.1
juniBgpLocalProposedAfiSafiPeerVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this peer is configured. The empty string indicates that this peer is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.6.1.1
juniBgpLocalProposedAfiSafiPeerRemoteAddrThe remote IP address of this entry's BGP peer.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.6.1.2
juniBgpLocalProposedAfiSafiPeerAfiThe AFI we proposed to this peer.
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.6.1.3
juniBgpLocalProposedAfiSafiPeerSafiThe SAFI we proposed to this peer.
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.6.1.4
juniBgpLocalProposedAfiSafiPeerRowStatusShould always be active according to the Row Status convention.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.6.1.5
juniBgpExchangedAfiSafiPeerTableThe Juniper BGP PeerExchangedAfiSafi Peer Table describes the BGP-specific AFI and SAFIs a peer exchanged.
SEQUENCE OF JuniBgpExchangedAfiSafiPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.7
juniBgpExchangedAfiSafiPeerEntryThe BGP ExchangedAfiSafi Peer Entry describes a BGP-specific AFI/SAFIs exchanged by one peer.
JuniBgpExchangedAfiSafiPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.7.1
juniBgpExchangedAfiSafiPeerVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this peer is configured. The empty string indicates that this peer is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.7.1.1
juniBgpExchangedAfiSafiPeerRemoteAddrThe remote IP address of this entry's BGP peer.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.7.1.2
juniBgpExchangedAfiSafiPeerAfiThe AFI which we exchange with this peer.
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.7.1.3
juniBgpExchangedAfiSafiPeerSafiThe SAFI which we exchange with this peer.
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.7.1.4
juniBgpExchangedAfiSafiPeerRowStatusShould always be active according to the Row Status convention.ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.7.1.5
juniBgpPeerAddressFamilyTableThe Juniper BGP Peer Address Family Table describes the BGP-specific attributes of an Address Family for a peer.
SEQUENCE OF JuniBgpPeerAddressFamilyEntry
.1.3.6.1.4.1.4874.2.2.29.1.8
juniBgpPeerAddressFamilyEntryThe BGP ExchangedAfiSafi Peer Entry describes a BGP-specific AFI/SAFIs exchanged by one peer.
JuniBgpPeerAddressFamilyEntry
.1.3.6.1.4.1.4874.2.2.29.1.8.1
juniBgpPeerAddressFamilyVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this peer is configured. The empty string indicates that this peer is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.1
juniBgpPeerAddressFamilyAfiThe AFI of the address-family in which this peer is configured.
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.8.1.2
juniBgpPeerAddressFamilySafiThe SAFI of the address-family in which this peer is configured.
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.8.1.3
juniBgpPeerAddressFamilyRemoteAddressThe remote IP address of this entry's BGP peer.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.8.1.4
juniBgpPeerAddressFamilyPeerGroupPeer group membership (null if none).rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.8.1.5
juniBgpPeerAddressFamilyDefaultOriginateSet this object to true(1) in order to advertise a default route to this peer, if present.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.6
juniBgpPeerAddressFamilyNextHopSelfSet this object to true(1) in order to always advertise this router as the next hop.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.7
juniBgpPeerAddressFamilySendCommunitySet this object to true(1) in order to send COMMUNITIES attributes in updates.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.8
juniBgpPeerAddressFamilyDistributeListInThe inbound distribute IP access list name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.9
juniBgpPeerAddressFamilyDistributeListOutThe outbound distribute IP access list name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.10
juniBgpPeerAddressFamilyPrefixListInThe inbound IP prefix list name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.11
juniBgpPeerAddressFamilyPrefixListOutThe outbound IP prefix list name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.12
juniBgpPeerAddressFamilyPrefixTreeInThe inbound IP prefix tree name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.13
juniBgpPeerAddressFamilyPrefixTreeOutThe outbound IP prefix tree name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.14
juniBgpPeerAddressFamilyFilterListInThe inbound filter AS path list name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.15
juniBgpPeerAddressFamilyFilterListOutThe outbound filter AS path list name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.16
juniBgpPeerAddressFamilyFilterListWeightThe weight filter AS path list name.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.17
juniBgpPeerAddressFamilyFilterListWeightValueThe weight to apply on weight filter list matches.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.8.1.18
juniBgpPeerAddressFamilyRouteMapInThe inbound route-map name. An empty string means no inbound route-map.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.8.1.19
juniBgpPeerAddressFamilyRouteMapOutThe outbound route-map name. An empty string means no outbound route-map.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.8.1.20
juniBgpPeerAddressFamilyRouteReflectorClientThe peer is a route reflector client.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.21
juniBgpPeerAddressFamilyRouteLimitWarnLog a warning if pathCount exceeds this value.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.8.1.22
juniBgpPeerAddressFamilyRouteLimitResetReset connection is pathCount exceeds this value.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.8.1.23
juniBgpPeerAddressFamilyRouteLimitWarnOnlyWarn, but do not reset, if the path limit is exceeded.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.24
juniBgpPeerAddressFamilyRemovePrivateAsRemove private AS numbers from AS paths.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.25
juniBgpPeerAddressFamilyUnsuppressMapThe unsuppress route-map name. Routes which are sent to this peer and which match this route-map are not subject to suppression by summary-only aggregates. An empty string means no unsuppress route-map.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.8.1.26
juniBgpPeerAddressFamilyInboundSoftReconfigInbound soft-reconfiguration is enabled. If inbound soft-reconfiguration is enabled we keep a copy of each received route before inbound policy was applied.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.27
juniBgpPeerAddressFamilyResetConnectionTypeWriting a value to this object causes one individual address family within the session to the peer to be cleared; the value determines what type of clear is executed (hard clear, soft clear in, soft clear out, etc.). Note that hard clearing an address family within a session will bounce the session and thus also affect the other address families in the session. Reading this object has no effect and always returns resetTypeNoop.rw
JuniBgpResetConnectionType
.1.3.6.1.4.1.4874.2.2.29.1.8.1.28
juniBgpPeerAddressFamilyRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.29
juniBgpPeerAddressFamilyAsOverrideReplace the AS number of the peer by our own AS number in the AS-path attribute in UPDATEs sent to this peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.30
juniBgpPeerAddressFamilyAllowAsInThe maximum number of times our own AS number is allowed to occur in a received AS-path before that received route is considered to be a loop and therefore rejected.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.8.1.31
juniBgpPeerAddressFamilySendExtendedCommunitySet this object to true(1) in order to send EXTENDED-COMMUNITIES attributes in updates.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.32
juniBgpPeerAddressFamilyAdvertiseCapPrefixListOrfSendSet this object to true(1) in order to send PREFIX-LIST ORF SEND CAPABILITY in Open Message.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.33
juniBgpPeerAddressFamilyAdvertiseCapPrefixListOrfReceiveSet this object to true(1) in order to send PREFIX-LIST ORF RECEIVE CAPABILITY in Open Message.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.34
juniBgpPeerAddressFamilyAdvertiseCapPrefixListCiscoOrfSendSet this object to true(1) in order to send PREFIX-LIST-CISCO ORF SEND CAPABILITY in Open Message.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.35
juniBgpPeerAddressFamilyAdvertiseCapPrefixListCiscoOrfReceiveSet this object to true(1) in order to send PREFIX-LIST-CISCO ORF RECEIVE CAPABILITY in Open Message.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.36
juniBgpPeerAddressFamilyReceivedCapPrefixListOrfSendThe peer has sent PREFIX-LIST ORF SEND CAPABILITY to us for this address family.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.37
juniBgpPeerAddressFamilyReceivedCapPrefixListOrfReceiveThe peer has sent PREFIX-LIST ORF RECEIVE CAPABILITY to us for this address family.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.38
juniBgpPeerAddressFamilyReceivedCapPrefixListCiscoOrfSendThe peer has sent PREFIX-LIST-CISCO ORF SEND CAPABILITY to us for this address family.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.39
juniBgpPeerAddressFamilyReceivedCapPrefixListCiscoOrfReceiveThe peer has sent PREFIX-LIST-CISCO ORF RECEIVE CAPABILITY to us for this address family.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.40
juniBgpPeerAddressFamilyReceivedOrfEntriesLimitIgnore received ORF entries for this address family if count exceeds this value.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.8.1.41
juniBgpPeerAddressFamilyReceivedPrefixListOrfNameThe prefix list name containing ORF entries received from the peer for this address familyro
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.8.1.42
juniBgpPeerAddressFamilyMaximumPrefixStrictIf the juniBgpPeerAddressFamilyInboundSoftReconfig object is set to true then routes which were rejected by inbound policy are stored in memory anyway. The juniBgpPeerAddressFamilyMaximumPrefixStrict object determines whether or not these routes count towards the maximum number of routes from the peer (as configured in juniBgpPeerAddressFamilyRouteLimitWarn and/or juniBgpPeerAddressFamilyRouteLimitReset).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.43
juniBgpPeerAddressFamilyUnconfiguredAttributesOn 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.rw
Bits
.1.3.6.1.4.1.4874.2.2.29.1.8.1.44
juniBgpPeerAddressFamilySendLabelSend labeled prefixes to this peer for this address-family.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.45
juniBgpPeerAddressFamilyDefaultOriginateRouteMapThe route-map to apply to the default route which is advertised to this peer as a result of setting juniBgpPeerAddressFamilyDefaultOriginate to true. An empty string means that no route-map is applied.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.8.1.46
juniBgpPeerAddressFamilySentCapabilityGracefulRestartValue true(1) means that an AFI-SAFI block for this address-family was included in the graceful-restart capability which we sent to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.47
juniBgpPeerAddressFamilyReceivedCapabilityGracefulRestartValue true(1) means that an AFI-SAFI block for this address-family was included in the graceful-restart capability which we received from this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.48
juniBgpPeerAddressFamilySentForwardingStatePreservedValue true(1) indicates that the OPEN message most recently sent to this peer contained the graceful-restart capability which included an AFI-SAFI block for this address-family with the Forwarding-State (F) bit in the Flags for Address Family field set to one (this indicates that forwarding state has been preserved for the address family during the previous restart).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.49
juniBgpPeerAddressFamilyReceivedForwardingStatePreservedValue true(1) indicates that the OPEN message most recently received from this peer contained the graceful-restart capability which included an AFI-SAFI block for this address-family with the Forwarding-State (F) bit in the Flags for Address Family field set to one (this indicates that the peer preserved forwarding state for the address family during the previous restart).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.50
juniBgpPeerAddressFamilySentEndOfRibMarkerValue true(1) indicates that we have sent an End-of-RIB marker for this address-family to this peer since the session became established.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.51
juniBgpPeerAddressFamilyReceivedEndOfRibMarkerValue true(1) indicates that we have received an End-of-RIB marker for this address-family from this peer since the session became established.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.52
juniBgpPeerAddressFamilyWaitingForEndOfRibBeforeFlushStaleRoutesValue true(1) indicates that we are still waiting for an End-of-RIB marker from this peer before flushing all remaining stale routes from the address-family.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.53
juniBgpPeerAddressFamilyWaitingForEndOfRibBeforePathSelectionValue true(1) indicates that we are still waiting for an End-of-RIB marker from this peer before we stop deferring path selection for this address-family.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.54
juniBgpPeerAddressFamilyNextHopUnchangedSet this object to true(1) in order to always advertise the the next-hop unchanged to this peer for this address-family.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.8.1.55
juniBgpPeerGroupTableThe Juniper BGP Peer Group Table describes the BGP-specific characteristics of peer groups.
SEQUENCE OF JuniBgpPeerGroupEntry
.1.3.6.1.4.1.4874.2.2.29.1.9
juniBgpPeerGroupEntryThe BGP Peer Group Entry describes BGP-specific characteristics of one peer group.
JuniBgpPeerGroupEntry
.1.3.6.1.4.1.4874.2.2.29.1.9.1
juniBgpPeerGroupVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this peer-group is configured. The empty string indicates that this peer-group is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.1
juniBgpPeerGroupGroupNameThe name of the Peer group this instance configures.
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.9.1.2
juniBgpPeerGroupAdminStatusThe desired state of the BGP connection. A transition from 'stop' to 'start' will cause the BGP Start Event to be generated. A transition from 'start' to 'stop' will cause the BGP Stop Event to be generated. This parameter can be used to restart BGP peer connections. Care should be used in providing write access to this object without adequate authentication.rw
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.9.1.3
juniBgpPeerGroupRemoteAsNumberDeprecated. The peer's autonomous system number. This object has been replaced by juniBgpPeerGroupFourOctetRemoteAsNumber. It is still possible to get and set this object, but if the actual remote AS number is greater than 65535, getting this object returns 23456 (AS-TRANS).rwdeprecated
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.4
juniBgpPeerGroupRetryIntervalTime interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.5
juniBgpPeerGroupConfigHoldTimeTime interval in seconds for the Hold Time configured for this BGP speaker with this peer. This value is placed in an OPEN message sent to this peer by this BGP speaker, and is compared with the Hold Time field in an OPEN message received from the peer when determining the Hold Time (bgpPeerHoldTime) with the peer. This value must not be less than three seconds if it is not zero (0) in which case the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds.rw
Integer32 (0|3..65535) UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.9.1.6
juniBgpPeerGroupConfigKeepAliveIntervalTime interval in seconds for the KeepAlive timer configured for this BGP speaker with this peer. The value of this object will only determine the KEEPALIVE messages' frequency relative to the value specified in bgpPeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by bgpPeerKeepAlive. A reasonable maximum value for this timer would be configured to be one third of that of bgpPeerHoldTimeConfigured. If the value of this object is zero (0), no periodical KEEPALIVE messages are sent to the peer after the BGP connection has been established. The suggested value for this timer is 30 seconds.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.7
juniBgpPeerGroupAsOriginationIntervalTime interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 10 seconds.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.8
juniBgpPeerGroupAdvertisementIntervalTime interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.9
juniBgpPeerGroupDescriptionPeer textual description.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.9.1.10
juniBgpPeerGroupWeightThe weight assigned to routes learned from peer.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.11
juniBgpPeerGroupEbgpMultihopThe EBGP multihop is enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.12
juniBgpPeerGroupEbgpMultihopTtlMaximum number of hops to the external peer (only relevant if EBGP multihop turned on).rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.13
juniBgpPeerGroupUpdateSourceThe source IP address for peer connections.rw
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.9.1.14
juniBgpPeerGroupMd5PasswordThe password for MD5 authentication. Reading this object always results in an OCTET STRING of length zero.rw
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.9.1.15
juniBgpPeerGroupMaxUpdateSizeThe maximum size in bytes of transmitted UPDATE messages.rw
Unsigned32 UNITS "bytes"
.1.3.6.1.4.1.4874.2.2.29.1.9.1.16
juniBgpPeerGroupResetConnectionTypeWriting a value to this object causes the sessions to all peers in the peer-group to be cleared; the value determines what type of clear is executed (hard clear, soft clear in, soft clear out, etc.). Reading this object has no effect and always returns resetTypeNoop.rw
JuniBgpResetConnectionType
.1.3.6.1.4.1.4874.2.2.29.1.9.1.17
juniBgpPeerGroupRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.18
juniBgpPeerGroupLocalAsNumberDeprecated. The local autonomous system number to be used for members. of this peer-group. Value zero (0) means that the global local automous system number (as specified in the object juniBgpPeerGroupLocalAsNumber) is used. This object has been replaced by juniBgpPeerGroupFourOctetLocalAsNumber. It is still possible to get and set this object, but if the actual local AS number is greater than 65535, getting this object returns AS-TRANS (23456).rwdeprecated
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.19
juniBgpPeerGroupFourOctetRemoteAsNumberThe peer's four-octet autonomous system number.rw
JuniBgpFourOctetAsNumber
.1.3.6.1.4.1.4874.2.2.29.1.9.1.20
juniBgpPeerGroupFourOctetLocalAsNumberThe four-octet local autonomous system number to be used for this peer. Value zero (0) means that the global local automous system number (as specified in the object juniBgpPeerGroupFourOctetLocalAsNumber) is used.rw
JuniBgpFourOctetAsNumber
.1.3.6.1.4.1.4874.2.2.29.1.9.1.21
juniBgpPeerGroupShouldAdvertiseCapabilitiesOptionSet this object to true if the capabilities option should be included in OPEN messages sent to this peer. Even if this object is set to true, BGP may decide not to include the capabilities option in OPEN messages sent to this peer (for example when it is detected that the peer does not support capability negotiation). The juniBgpPeerSentCapabilitiesOption can be used to determine whether or not the OPEN message sent to the peer actually contained the capabilities option.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.22
juniBgpPeerGroupShouldAdvertiseCapabilityRouteRefreshSet this object to true if the route-refresh capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the route-refresh capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the route-refresh capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityRouteRefresh can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.23
juniBgpPeerGroupShouldAdvertiseCapabilityRouteRefreshCiscoSet this object to true if the route-refresh-cisco capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the route-refresh-cisco capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the route-refresh-cisco capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityRouteRefreshCisco can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.24
juniBgpPeerGroupShouldAdvertiseCapabilityFourOctetAsNumbersSet this object to true if the four-octet-as-numbers capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the four-octet-as-numbers capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the four-octet-as-numbers capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityFourOctetAsNumbers can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.25
juniBgpPeerGroupShouldAdvertiseCapabilityDynamicCapabilityNegSet this object to true if the dynamic-capability-negotiation capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the dynamic-capability-negotiation capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the dynamic-capability-negotiation capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityDynamicCapabilityNeg can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.26
juniBgpPeerGroupUnconfiguredAttributesOn 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.rw
Bits
.1.3.6.1.4.1.4874.2.2.29.1.9.1.27
juniBgpPeerGroupSiteOfOriginThe site-of-origin. This site-of-origin is added to the extended communities for all routes received from the peer. When sending routes to this peer-group all routes with this extended community are filtered. The null extended community (all 8 bytes zero) means that no site-of-origin is configured for this peer. It is not allowed to set this object to any extended community other than a site-of-origin type of extended community or null.rw
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.9.1.28
juniBgpPeerGroupLenientEnable Lenient behavior for member peers so that they are more tolerant of finite state machine errors and malformed messages received from the remote peer and avoid terminating the peer session whenever possible.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.29
juniBgpPeerGroupShouldAdvertiseCapabilityOldDynamicCapabilityNegSet this object to true if the deprecated-dynamic-capability- negotiation capability should be advertised to this peer. Even if this object is set to true, BGP may decide not to advertise the deprecated-dynamic-capability-negotiation capability to this peer (for example when it is detected that the peer does not support capability negotiation or when it is detected that the peer does not support the deprecated-dynamic-capability-negotiation capability and incorrectly sends an unsupported capability notification). The juniBgpPeerSentCapabilityOldDynamicCapabilityNeg can be used to determine whether or not the capability was actually advertised to the peer.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.30
juniBgpPeerGroupPassiveSet this object to true(1) to make members of this peer-group passive.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.31
juniBgpPeerGroupConfiguredPeerTypeThe type of the members of the peer-group.rw
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.9.1.32
juniBgpPeerGroupAllowAccessListNameThe name of the access-list for promiscuous peers. When an incoming connection arrives whose remote address matches this access-list the connection is accepted and a dynamic peer is created. An empty string means that promiscuous peers are disabled for this peer-group.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.9.1.33
juniBgpPeerGroupAllowMaxPeersThe maximum number of dynamic peers for this peer-group. Zero means that there is no limit.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.34
juniBgpPeerGroupCurrentDynamicPeerCountThe current number of dynamic peers for this peer-group.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.35
juniBgpPeerGroupHighWaterMarkDynamicPeerCountThe high water mark for the number of dynamic peers for this peer-group.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.36
juniBgpPeerGroupRejectedDynamicPeerCountThe number of connection attempts for dynamic peers that were rejected because the number number of dynamic peers was reached.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.37
juniBgpPeerGroupShouldAdvertiseCapabilityGracefulRestartSet this object to true if the graceful-restart capability should be advertised to all members of the peer-group.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.38
juniBgpPeerGroupGracefulRestartRestartTimeThe restart-time advertised in the graceful-restart capability sent to members of this peer-group. This is the estimated time (in seconds) it will take for the BGP session to be re-established after a restart. This can be used to speed up routing convergence by the peer in case that this BGP speaker does not come back after a restart. This value (if configured) overrides the global value configured in juniBgpGracefulRestartRestartTime.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.39
juniBgpPeerGroupGracefulRestartStalePathsTimeThe maximum amount of time in seconds we keep stale routes after the session to a member of this peer-group goes down. This value (if configured) overrides the global value configured in juniBgpGracefulRestartStalePathsTime.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.40
juniBgpPeerGroupBfdEnabledValue true(1) the BFD is enabled for this peer-group.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.41
juniBgpPeerGroupBfdMinTransmitIntervalThe minimum interval (in milliseconds) between BFD packets sent to the remote BFD speaker. In other words, it specifies the maximum rate at which we are willing to send BFD packets.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.42
juniBgpPeerGroupBfdMinReceiveIntervalThe minimum interval (in milliseconds) between BFD packets received from the remote BFD speaker. In other words, it specifies the maximum rate at which we are willing to receive BFD packets.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.43
juniBgpPeerGroupBfdMultiplierHow many BFD packets can be missed before the BFD session is declared down.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.9.1.44
juniBgpPeerGroupIbgpSinglehopThe IBGP single-hop is enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.9.1.45
juniBgpPeerGroupAddressFamilyTableThe Juniper BGP Peer Group Address Family Table describes the BGP-specific attributes of an Address Family for a peer group.
SEQUENCE OF JuniBgpPeerGroupAddressFamilyEntry
.1.3.6.1.4.1.4874.2.2.29.1.10
juniBgpPeerGroupAddressFamilyEntryThe BGP Peer Group Address Family Entry describes.
JuniBgpPeerGroupAddressFamilyEntry
.1.3.6.1.4.1.4874.2.2.29.1.10.1
juniBgpPeerGroupAddressFamilyVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this peer-group is configured. The empty string indicates that this peer-group is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.1
juniBgpPeerGroupAddressFamilyAfiThe AFI of the address-family in which this peer-group is configured.
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.10.1.2
juniBgpPeerGroupAddressFamilySafiThe SAFI of the address-family in which this peer-group is configured.
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.10.1.3
juniBgpPeerGroupGroupAddressFamilyGroupNameThe name of the Peer group this instance configures.
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.4
juniBgpPeerGroupAddressFamilyDefaultOriginateSet this object to true(1) in order to advertise a default route to this peer, if present.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.5
juniBgpPeerGroupAddressFamilyNextHopSelfSet this object to true(1) in order to always advertise this router as the next hop.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.6
juniBgpPeerGroupAddressFamilySendCommunitySet this object to true(1) in order to send COMMUNITIES attributes in updates.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.7
juniBgpPeerGroupAddressFamilyDistributeListInThe inbound distribute IP access list name.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.8
juniBgpPeerGroupAddressFamilyDistributeListOutThe outbound distribute IP access list name.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.9
juniBgpPeerGroupAddressFamilyPrefixListInThe inbound IP prefix list name.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.10
juniBgpPeerGroupAddressFamilyPrefixListOutThe outbound IP prefix list name.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.11
juniBgpPeerGroupAddressFamilyPrefixTreeInThe inbound IP prefix tree name.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.12
juniBgpPeerGroupAddressFamilyPrefixTreeOutThe outbound IP prefix tree name.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.13
juniBgpPeerGroupAddressFamilyFilterListInThe inbound filter AS path list name.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.14
juniBgpPeerGroupAddressFamilyFilterListOutThe outbound filter AS path list name.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.15
juniBgpPeerGroupAddressFamilyFilterListWeightThe weight filter AS path list name.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.16
juniBgpPeerGroupAddressFamilyFilterListWeightValueThe weight to apply on weight filter list matches.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.10.1.17
juniBgpPeerGroupAddressFamilyRouteMapInThe inbound route-map name. An empty string means no inbound route-map.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.18
juniBgpPeerGroupAddressFamilyRouteMapOutThe outbound route-map name. An empty string means no outbound route-map.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.19
juniBgpPeerGroupAddressFamilyRouteReflectorClientThe peer is a route reflector client.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.20
juniBgpPeerGroupAddressFamilyRouteLimitWarnLog a warning if pathCount exceeds this value.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.10.1.21
juniBgpPeerGroupAddressFamilyRouteLimitResetReset connection is pathCount exceeds this value.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.10.1.22
juniBgpPeerGroupAddressFamilyRouteLimitWarnOnlyWarn, but do not reset, if the path limit is exceeded.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.23
juniBgpPeerGroupAddressFamilyRemovePrivateAsRemove private AS numbers from AS paths.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.24
juniBgpPeerGroupAddressFamilyUnsuppressMapThe unsuppress route-map name. Routes which are sent to this peer and which match this route-map are not subject to suppression by summary-only aggregates. An empty string means no unsuppress route-map.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.25
juniBgpPeerGroupAddressFamilyInboundSoftReconfigInbound soft-reconfiguration is enabled. If inbound soft-reconfiguration is enabled we keep a copy of each received route before inbound policy was applied.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.26
juniBgpPeerGroupAddressFamilyResetConnectionTypeWriting a value to this object causes one individual address family within the sessions to all peers in the peer-group to be cleared; the value determines what type of clear is executed (hard clear, soft clear in, soft clear out, etc.). Note that hard clearing an address family within a session will bounce the session and thus also affect the other address families in the session. Reading this object has no effect and always returns resetTypeNoop.rw
JuniBgpResetConnectionType
.1.3.6.1.4.1.4874.2.2.29.1.10.1.27
juniBgpPeerGroupAddressFamilyRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.28
juniBgpPeerGroupAddressFamilyAsOverrideReplace the AS number of the peer by our own AS number in the AS-path attribute in UPDATEs sent to this peer-group.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.29
juniBgpPeerGroupAddressFamilyAllowAsInThe maximum number of times our own AS number is allowed to occur in a received AS-path before that received route is considered to be a loop and therefore rejected.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.10.1.30
juniBgpPeerGroupAddressFamilySendExtendedCommunitySet this object to true(1) in order to send EXTENDED-COMMUNITIES attributes in updates.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.31
juniBgpPeerGroupAddressFamilyAdvertiseCapPrefixListOrfSendSet this object to true(1) in order to send PREFIX-LIST ORF SEND CAPABILITY in Open Message.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.32
juniBgpPeerGroupAddressFamilyAdvertiseCapPrefixListCiscoOrfSendSet this object to true(1) in order to send PREFIX-LIST-CISCO ORF SEND CAPABILITY in Open Message.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.33
juniBgpPeerGroupAddressFamilyMaximumPrefixStrictIf the juniBgpPeerGroupAddressFamilyInboundSoftReconfig object is set to true then routes which were rejected by inbound policy are stored in memory anyway. The juniBgpPeerGroupAddressFamilyMaximumPrefixStrict object determines whether or not these routes count towards the maximum number of routes from the peer-group members (as configured in juniBgpPeerGroupAddressFamilyRouteLimitWarn and/or juniBgpPeerGroupAddressFamilyRouteLimitReset).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.34
juniBgpPeerGroupAddressFamilyUnconfiguredAttributesOn 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.rw
Bits
.1.3.6.1.4.1.4874.2.2.29.1.10.1.35
juniBgpPeerGroupAddressFamilySendLabelSend labeled prefixes to this peer for this address-family.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.36
juniBgpPeerGroupAddressFamilyDefaultOriginateRouteMapThe route-map to apply to the default route which is advertised to this peer-group as a result of setting juniBgpPeerGroupAddressFamilyDefaultOriginate to true. An empty string means that no route-map is applied.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.10.1.37
juniBgpPeerGroupAddressFamilyNextHopUnchangedSet this object to true(1) in order to always advertise the next-hop unchanged to this peer-group in this address-family.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.10.1.38
juniBgpRouteFlapHistoryTableThe obsolete BGP Route Flap History Table contained information about recorded route flap events. This table has been replaced by the juniBgpNewRouteFlapHistoryTable.obsolete
SEQUENCE OF JuniBgpRouteFlapHistoryEntry
.1.3.6.1.4.1.4874.2.2.29.1.12
juniBgpRouteFlapHistoryEntryAn instance in the list of route flap events.obsolete
JuniBgpRouteFlapHistoryEntry
.1.3.6.1.4.1.4874.2.2.29.1.12.1
juniBgpRouteFlapStateCurrent state: stateAvailable(1) - indicates path is available stateSuppressedReachable(2) - indicates path is suppressed, destination is reachable stateSuppressedUnreachable(3) - indicates path in suppressed, destination is not reachableroobsolete
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.12.1.1
juniBgpRouteFlapFigureOfMeritCalculated figure-of-merit.roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.12.1.2
juniBgpRouteFlapRemainingTimeNumber of seconds until reuse or removal.roobsolete
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.12.1.3
juniBgpRouteFlapSuppressThresholdDamping cutoff threshold (scaled).roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.12.1.4
juniBgpRouteFlapReuseThresholdDamping reuse threshold (scaled).roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.12.1.5
juniBgpRouteFlapMaxHoldDownTimeMaximum route holddown time (seconds).roobsolete
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.12.1.6
juniBgpRouteFlapHalfLifeReachableFigure of merit half life for reachable routes (seconds).roobsolete
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.12.1.7
juniBgpRouteFlapHalfLifeUnreachableFigure of merit half life for unreachable routes (seconds).roobsolete
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.12.1.8
juniBgpRouteTableThe obsolete BGP-4 Received Path Attribute Table contained additional information about paths to destination networks received from all BGP4 peers. This table has been replaced by the juniBgpNewRouteTable.obsolete
SEQUENCE OF JuniBgpRouteEntry
.1.3.6.1.4.1.4874.2.2.29.1.13
juniBgpRouteEntryAdditional information about a path to a network.obsolete
JuniBgpRouteEntry
.1.3.6.1.4.1.4874.2.2.29.1.13.1
juniBgpRouteOriginatorIdThe Originator-ID path attribute of the route if present. The juniBgpRouteOriginatorIdPresent object indicates whether the Originator-ID path attribute is present.roobsolete
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.13.1.1
juniBgpRouteAtomicAggregatePresentAtomic-Aggregate path attribute is present.roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.2
juniBgpRouteMedPresentThe Multi-Exit-Discriminator path attribute is present.roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.3
juniBgpRouteLocalPrefPresentThe Local-Pref path attribute is present.roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.4
juniBgpRouteAggregatorPresentThe Aggregator path attribute is present.roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.5
juniBgpRouteCommunitiesPresentThe Communities path attribute is present.roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.6
juniBgpRouteOriginatorIdPresentThe Originator-ID path attribute is present.roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.7
juniBgpRouteClusterListPresentThe Cluster-List path attribute is present.roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.8
juniBgpRouteWeightThe weight of the route.roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.13.1.9
juniBgpRouteVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this route is present. The empty string indicates that this route is not in a VRF.obsolete
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.10
juniBgpRouteAfiThe AFI of the address-family in which this route is present.obsolete
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.13.1.11
juniBgpRouteSafiThe SAFI of the address-family in which this route is present.obsolete
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.13.1.12
juniBgpRoutePeerThe IP address of the peer from which the route was received. This object has value 0.0.0.0 is the route was a locally originated route.obsolete
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.13.1.13
juniBgpRouteIpAddrPrefixLenLength in bits of the IP address prefix of the route.obsolete
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.13.1.14
juniBgpRouteIpAddrPrefixThe IP address prefix of the route. This object is an IP address containing the prefix with length specified by juniBgpNewRouteIpAddrPrefixLen. Any bits beyond the length specified by juniBgpNewRouteIpAddrPrefixLen are zeroed.obsolete
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.13.1.15
juniBgpRouteRouteTypeThe type of the route.obsolete
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.13.1.16
juniBgpRouteOriginThe value of the Origin path attribute.roobsolete
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.13.1.17
juniBgpRouteASPathSegmentThe value of the AS-path path attribute (as encoded in the received update message).roobsolete
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.13.1.18
juniBgpRouteNextHopThe value of the Next-Hop path attribute.roobsolete
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.13.1.19
juniBgpRouteMultiExitDiscThe value of the Multi-Exit-Discriminator path attribute if present. The juniBgpRouteMedPresent object indicates whether the Multi-Exit-Discriminator path attribute is present.roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.13.1.20
juniBgpRouteLocalPrefThe value of the Local-Pref path attribute if present. The juniBgpRouteLocalPrefPresent object indicates whether the Local-Pref path attribute is present.roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.13.1.21
juniBgpRouteAtomicAggregateWhether or not the local system has selected a less specific route without selecting a more specific route.roobsolete
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.13.1.22
juniBgpRouteAggregatorASThe value of the AS field in the Aggregator path attribute if present. The juniBgpRouteAggregatorPresent object indicates whether the Aggregator path attribute is present.roobsolete
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.13.1.23
juniBgpRouteAggregatorAddressThe value of the address field in the Aggregator path attribute if present. The juniBgpRouteAggregatorPresent object indicates whether the Aggregator path attribute is present.roobsolete
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.13.1.24
juniBgpRouteBestInIpRouteTableWhen BGP places a routes in the IP route table, that route may not be used for forwarding traffic if there are other routes (e.g. IGP routes or static routes) to that same prefix with a better administrative distance in the IP route table. This object indicates whether or not the BGP route in the IP route table is the best route (and hence is used for forwarding traffic).roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.25
juniBgpRouteUnknownOne or more path attributes not understood by this BGP4 speaker. Size zero (0) indicates the absence of such attribute(s). Octets beyond the maximum size, if any, are not recorded by this object.roobsolete
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.13.1.26
juniBgpRouteExtendedCommunitiesPresentIs the Extended-Communities path attribute present?roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.27
juniBgpRouteValidIs the route valid? The route is declared invalid if there is something wrong with it which is not serious enough for sending a notification, but it serious enough for not placing it in the IP route table or propagating it to other peers (for example the next-hop of the route is a local address).roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.28
juniBgpRouteSuppressedByIndicates whether or not the route is suppressed, and if so why: suppressedByNothing - Route is not suppressed. suppressedByAggregate - Route is suppressed by a summary-only aggregate. suppressedByAutoSummary - Route is suppressed by an auto-summary. suppressedByDampening - Route is suppressed as a result of route-flap dampening.roobsolete
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.13.1.29
juniBgpRouteNextHopReachableIs the indirect next-hop of the route reachable (i.e. can the indirect next-hop of the route be resolved to at least one direct next-hop)?roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.30
juniBgpRouteSynchronizedWithIgpIs the route is synchronized (i.e. is there is an IGP route to the same prefix in the IP route table)?roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.31
juniBgpRoutePlaceInIpRouteTableHas a BGP route for this prefix been placed in the IP route table?roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.32
juniBgpRouteAdvertiseToExternalPeersShould this route be advertised to external peers?roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.33
juniBgpRouteAdvertiseToInternalPeersShould this route be advertised to internal peers?roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.13.1.34
juniBgpRouteDistinguisherThe Route Distinguisher (RD) of the route. This object has an undefined value for non-VPN routes.roobsolete
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.13.1.35
juniBgpRouteMplsLabelThe MPLS label for the route.roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.13.1.36
juniBgpRouteNextHopMetricThe metric of direct next-hop of this BGP route.roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.13.1.37
juniBgpRouteCommunityTableThe obsolete BGP-4 Path Community Table contained information about communities within destination networks received from all BGP4 peers. This table has been replaced by the juniBgpNewRouteCommunityTable.obsolete
SEQUENCE OF JuniBgpRouteCommunityEntry
.1.3.6.1.4.1.4874.2.2.29.1.14
juniBgpRouteCommunityEntryCommunity attribute information within a path to a network.obsolete
JuniBgpRouteCommunityEntry
.1.3.6.1.4.1.4874.2.2.29.1.14.1
juniBgpRouteCommunityNumberThe community number.roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.14.1.1
juniBgpRouteClusterIdTableThe obsolete BGP-4 Path ClusterId Table contained information about router reflector cluster IDs. This table has been replaced by the juniBgpNewRouteClusterIdTable.obsolete
SEQUENCE OF JuniBgpRouteClusterIdEntry
.1.3.6.1.4.1.4874.2.2.29.1.15
juniBgpRouteClusterIdEntryClusterId attribute information within a path to a network.obsolete
JuniBgpRouteClusterIdEntry
.1.3.6.1.4.1.4874.2.2.29.1.15.1
juniBgpRouteClusterIdThe cluster id.roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.15.1.1
juniBgpNetworkTableThe BGP Network Table controls what networks are originated by this BGP router.
SEQUENCE OF JuniBgpNetworkEntry
.1.3.6.1.4.1.4874.2.2.29.1.16
juniBgpNetworkEntryAn instance in the list of networks originated by this BGP router.
JuniBgpNetworkEntry
.1.3.6.1.4.1.4874.2.2.29.1.16.1
juniBgpNetworkVrfNameThe 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.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.16.1.1
juniBgpNetworkAfiThe AFI of the address-family in which this network is configured.
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.16.1.2
juniBgpNetworkSafiThe SAFI of the address-family in which this network is configured.
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.16.1.3
juniBgpNetworkIpAddrPrefixAn IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by bgpRouteIpAddrPrefixLen. Any bits beyond the length specified by bgpRouteIpAddrPrefixLen are zeroed.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.16.1.4
juniBgpNetworkIpAddrPrefixLenLength in bits of the IP address prefix in the Network Layer Reachability Information field.
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.16.1.5
juniBgpNetworkBackdoorSet this object to true(1) in order to enable BGP backdoor in this network. This object can only be set at row creation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.16.1.6
juniBgpNetworkRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.16.1.7
juniBgpNetworkWeightSpecifiedIf 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.16.1.8
juniBgpNetworkWeightIf 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 the prefix. This object can only be set at row creation.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.16.1.9
juniBgpNetworkRouteMapThe 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 creation.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.16.1.10
juniBgpNetworkUnconfiguredAttributesOn 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.rw
Bits
.1.3.6.1.4.1.4874.2.2.29.1.16.1.11
juniBgpAggregateTableThe BGP Aggregate Table controls the consolidation of route information.
SEQUENCE OF JuniBgpAggregateEntry
.1.3.6.1.4.1.4874.2.2.29.1.17
juniBgpAggregateEntryAn instance in the list of route aggregation.
JuniBgpAggregateEntry
.1.3.6.1.4.1.4874.2.2.29.1.17.1
juniBgpAggregateVrfNameThe 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.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.17.1.1
juniBgpAggregateAfiThe AFI of the address-family in which this aggregate is configured.
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.17.1.2
juniBgpAggregateSafiThe SAFI of the address-family in which this aggregate is configured.
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.17.1.3
juniBgpAggregateIpAddrPrefixAn IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by bgpRouteIpAddrPrefixLen. Any bits beyond the length specified by bgpRouteIpAddrPrefixLen are zeroed.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.17.1.4
juniBgpAggregateIpAddrPrefixLenLength in bits of the IP address prefix in the Network Layer Reachability Information field.
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.17.1.5
juniBgpAggregateAsSetSet 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 summarized. This object can only be set at row creation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.17.1.6
juniBgpAggregateSummaryOnlySet 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 object can only be set at row creation.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.17.1.7
juniBgpAggregateAttributeMapThe name of the route-map used to set the attributes of the aggregate An empty string means no route-map for this purpose.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.17.1.8
juniBgpAggregateAdvertiseMapThe 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 attributes of the covered routes). An empty string means no route-map for this purpose.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.17.1.9
juniBgpAggregateRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.17.1.10
juniBgpAggregateSuppressMapThe 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 empty string means no inbound route-map.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.17.1.11
juniBgpAggregateUnconfiguredAttributesOn 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.rw
Bits
.1.3.6.1.4.1.4874.2.2.29.1.17.1.12
juniBgpVrfTableThe Juniper BGP VRF Table describes the BGP-specific characteristics of a VPN routing forwarding instance.
SEQUENCE OF JuniBgpVrfEntry
.1.3.6.1.4.1.4874.2.2.29.1.18
juniBgpVrfEntryThe BGP VRF Entry describes BGP-specific characteristics of one VRF.
JuniBgpVrfEntry
.1.3.6.1.4.1.4874.2.2.29.1.18.1
juniBgpVrfNameThe name of the VPN Routing Forwarding (VRF) instance.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.18.1.1
juniBgpVrfSynchronizationSet this object to true(1) in order to have IGP route synchronization enabled.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.18.1.2
juniBgpVrfAutoSummarySet this object to true(1) in order to automatically summarize redistributed routes to their natural network mask.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.18.1.3
juniBgpVrfExternalDistanceObsolete administrative distance for external routes. Replaced by juniBgpAddressFamilyExternalDistance.rwobsolete
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.18.1.4
juniBgpVrfInternalDistanceObsolete administrative distance for internal routes. Replaced by juniBgpAddressFamilyInternalDistance.rwobsolete
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.18.1.5
juniBgpVrfLocalDistanceObsolete administrative distance for local routes. Replaced by juniBgpAddressFamilyLocalDistance.rwobsolete
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.18.1.6
juniBgpVrfResetConnectionTypeWriting a value to this object causes the sessions to all peers in this VRF to be cleared; the value determines what type of clear is executed (hard clear, soft clear in, soft clear out, etc.). Reading this object has no effect and always returns resetTypeNoop.rw
JuniBgpResetConnectionType
.1.3.6.1.4.1.4874.2.2.29.1.18.1.7
juniBgpVrfRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.18.1.8
juniBgpVrfOperationalStateThe BGP VRF operational state.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.18.1.9
juniBgpVrfAddUnicastRoutesToMulticastViewSet this object to true(1) in order to add routes learnt by IPv4 Unicast BGP to the multicast route table.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.18.1.10
juniBgpVrfMaximumPathsEbgpThe maximum number of routes received from EBGP peers which BGP can select as equal cost. Zero means that routes from EBGP peers cannot be selected as equal cost.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.18.1.11
juniBgpVrfMaximumPathsIbgpThe maximum number of routes received from IBGP peers which BGP can select as equal cost. Zero means that routes from IBGP peers cannot be selected as equal cost.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.18.1.12
juniBgpVrfUnconfiguredAttributesOn 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.rw
Bits
.1.3.6.1.4.1.4874.2.2.29.1.18.1.13
juniBgpVrfMaximumPathsEIbgpThe maximum number of routes received from both EBGP and IBGP peers which BGP can select as equal cost. Zero means that routes from both EBGP and IBGP peers cannot be selected as equal cost.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.18.1.14
juniBgpVrfCarriersCarrierModeEnabledObsolete the BGP carrier's carrier flag since there is no need for it when in carrier's carrier mode.roobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.18.1.16
juniBgpAddressFamilyTableThe BGP AddressFamily Entry describes BGP-specific characteristics of one AddressFamily.
SEQUENCE OF JuniBgpAddressFamilyEntry
.1.3.6.1.4.1.4874.2.2.29.1.19
juniBgpAddressFamilyEntryThe BGP address family entry
JuniBgpAddressFamilyEntry
.1.3.6.1.4.1.4874.2.2.29.1.19.1
juniBgpAddressFamilyVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this address-family is configured. The empty string indicates that this address-family is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.19.1.1
juniBgpAddressFamilyAfiThe AFI of the address-family.
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.19.1.2
juniBgpAddressFamilySafiThe SAFI of the address-family.
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.19.1.3
juniBgpAddressFamilyDefaultOriginateSet this object to true(1) in order to advertise a default route, if present.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.19.1.4
juniBgpAddressFamilyRouteFlapDampeningSet this object to true(1) in order to enable route flap dampening.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.19.1.5
juniBgpAddressFamilyDampeningSuppressThresholdThe dampening cutoff threshold (scaled).rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.19.1.6
juniBgpAddressFamilyDampeningReuseThresholdThe dampening reuse threshold (scaled).rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.19.1.7
juniBgpAddressFamilyDampeningMaxHoldDownTimeMaximum route holddown time, in seconds.rw
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.19.1.8
juniBgpAddressFamilyDampeningHalfLifeReachableFigure of merit half life for reachable routes, in seconds.rw
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.19.1.9
juniBgpAddressFamilyDampeningHalfLifeUnreachableFigure of merit half life for unreachable routes, in seconds.rw
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.19.1.10
juniBgpAddressFamilyDampeningRouteMapNameThe name of the route-map used to determine which routes are dampened and which aren't and to set the dampening parameters for those routes which are dampenend. A zero length route-map name means don't use a route-map for this.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.19.1.11
juniBgpAddressFamilyResetConnectionTypeWriting a value to this object causes one individual address family within the sessions to all peers in this VRF to be cleared; the value determines what type of clear is executed (hard clear, soft clear in, soft clear out, etc.). Note that hard clearing an address family within a session will bounce the session and thus also affect the other address families in the session. Reading this object has no effect and always returns resetTypeNoop.rw
JuniBgpResetConnectionType
.1.3.6.1.4.1.4874.2.2.29.1.19.1.12
juniBgpAddressFamilyRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.19.1.13
juniBgpAddressFamilyOperationalStateThe BGP address family operational state.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.19.1.14
juniBgpAddressFamilyUnconfiguredAttributesOn 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.rw
Bits
.1.3.6.1.4.1.4874.2.2.29.1.19.1.15
juniBgpAddressFamilyExternalDistanceThe administrative distance for external routes.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.19.1.16
juniBgpAddressFamilyInternalDistanceThe administrative distance for internal routes.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.19.1.17
juniBgpAddressFamilyLocalDistanceThe administrative distance for local routes.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.19.1.18
juniBgpAddressFamilyDefaultOriginateRouteMapThe route-map to apply to the default route which is advertised as a result of setting juniBgpAddressFamilyDefaultOriginate to true. An empty string means that no route-map is applied.rw
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.19.1.19
juniBgpAddressFamilyIpIntfProfileNameForMplsHeadsObsolete the name of the IP interface profile used by BGP to create IP dynamic interfaces on top of MPLS stacked tunnel heads. When support for BGP-created IP dynamic interfaces was removed, BGP profile names were obsoleted too.rwobsolete
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.19.1.20
juniBgpAddressFamilyIpIntfProfileNameForMplsTailsObsolete the name of the IP interface profile used by BGP to create IP dynamic interfaces on top of MPLS stacked tunnel tails. When support for BGP-created IP dynamic interfaces was removed, BGP profile names were obsoleted too.rwobsolete
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.19.1.21
juniBgpAddressFamilyIpIntfServiceProfileNameForMplsHeadsObsolete the name of the IP interface service-profile used by BGP to create IP dynamic interfaces on top of MPLS stacked tunnel heads. When support for BGP-created dynamic interfaces was removed, BGP profile names were obsoleted too.rwobsolete
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.19.1.22
juniBgpAddressFamilyIpIntfServiceProfileNameForMplsTailsThe name of the IP interface service-profile used by BGP to create IP dynamic interfaces on top of MPLS stacked tunnel tails. When support for BGP-created dynamic interfaces was removed, BGP profile names were obsoleted too.rwobsolete
DisplayString
.1.3.6.1.4.1.4874.2.2.29.1.19.1.23
juniBgpAddressFamilyCheckVpnNextHopsIf this object is set to true, the reachability of the next-hops of routes in this address-family are checked. If this object is set to false, the next-hops if routes in this address-families are always considered to be reachable. This attribute only applies to address- families with SAFI 128 (labeled-vpn-unicast). For all other address- families this attributes is meaningless and attempting to set the attribute will result in an error.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.19.1.24
juniBgpAddressFamilyPathSelectionIsDeferredIs path selection for the address-family currently deferred?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.19.1.25
juniBgpAddressFamilyPreventBgpRoutesFromBeingPushedToLineCardsIs BGP still in the process of placing fresh routes in the route table after a restart? During this period the line cards are forced to continue forwarding using the old stale routes.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.19.1.26
juniBgpAddressFamilyTimeUntilPathSelectionDeferTimerExpiresThe number of seconds until the path selection defer timer expires or zero if it is not running.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.19.1.27
juniBgpStorageGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.29.1.20
juniBgpStorageInitialHeapSizeObsolete initial size of the BGP heap in octets. The BGP heap is used for a small number of variable sized data structures.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.1
juniBgpStorageMaxHeapSizeObsolete maximum size of the BGP heap in octets.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.2
juniBgpStorageInitialVrfPoolSizeObsolete initial size of the VRF pool in entries. One entry is allocated from the VRF pool for each VRF used by BGP.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.4
juniBgpStorageMaxVrfPoolSizeObsolete maximum size of the VRF pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.5
juniBgpStorageInitialAddressFamilyPoolSizeObsolete initial size of the address-family pool in entries. One entry is allocated from the address-family pool for each address-family used by BGP.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.6
juniBgpStorageMaxAddressFamilyPoolSizeObsolete initial size of the address-family pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.7
juniBgpStorageInitialPeerPoolSizeObsolete initial size of the peer pool in entries. One entry is allocated from the peer pool for each peer configured in BGP.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.8
juniBgpStorageMaxPeerPoolSizeObsolete maximum size of the peer pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.9
juniBgpStorageInitialPeerAfPoolSizeObsolete initial size of the peer-address-family pool in entries. One entry is allocated from the peer-address-family pool for each address family activated for any peer in BGP (including the IPv4 unicast address families which are usually activated by default for each peer).rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.10
juniBgpStorageMaxPeerAfPoolSizeObsolete maximum size of the peer-address-family pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.11
juniBgpStorageInitialPeerGroupPoolSizeObsolete initial size of the peer-group pool in entries. One entry is allocated from the peer-group pool for each peer-group configured in BGP.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.12
juniBgpStorageMaxPeerGroupPoolSizeObsolete maximum size of the peer-group pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.13
juniBgpStorageInitialPeerGroupAfPoolSizeObsolete initial size of the peer-group-address-family pool in entries. One entry is allocated from the peer-group-address-family pool for each address family activated for any peer-group in BGP (including the IPv4 unicast address families which are usually activated by default for each peer-group).rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.14
juniBgpStorageMaxPeerGroupAfPoolSizeObsolete maximum size of the peer-group-address-family pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.15
juniBgpStorageInitialNetworkPoolSizeObsolete initial size of the network pool in entries. One entry is allocated from the network pool for each network configured in BGP.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.16
juniBgpStorageMaxNetworkPoolSizeObsolete maximum size of the network pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.17
juniBgpStorageInitialAggregatePoolSizeObsolete initial size of the aggregate pool in entries. One entry is allocated from the aggregate pool for each aggregate configured in BGP.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.18
juniBgpStorageMaxAggregatePoolSizeObsolete maximum size of the aggregate pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.19
juniBgpStorageInitialDestinationPoolSizeObsolete initial size of the destination pool in entries. One entry is allocated from the destination pool for each unique prefix in the BGP RIB.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.20
juniBgpStorageMaxDestinationPoolSizeObsolete maximum size of the destination pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.21
juniBgpStorageInitialRoutePoolSizeObsolete initial size of the route pool in entries. One entry is allocated from the route pool for each received non-VPN route in the BGP RIB.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.22
juniBgpStorageMaxRoutePoolSizeObsolete maximum size of the route pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.23
juniBgpStorageInitialAttributesPoolSizeObsolete initial size of the attributes pool in entries. One entry is allocated from the attributes pool for each unique combination of path attributes of routes in the BGP RIB.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.24
juniBgpStorageMaxAttributesPoolSizeObsolete maximum size of the attributes pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.25
juniBgpStorageInitialRouteFlapHistoryPoolSizeObsolete initial size of the route-flap-history pool in entries. One entry is allocated from the route-flap-history pool for each route in the BGP RIB which has route-flap dampening history associated with it.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.26
juniBgpStorageMaxRouteFlapHistoryPoolSizeObsolete maximum size of the route-flap-history pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.27
juniBgpStorageInitialNetworkRoutePoolSizeObsolete initial size of the network-route pool in entries. One entry is allocated from the network-route pool for each network route in the BGP RIB.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.28
juniBgpStorageMaxNetworkRoutePoolSizeObsolete maximum size of the network-route pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.29
juniBgpStorageInitialRedistributedRoutePoolSizeObsolete initial size of the redistributed-route pool in entries. One entry is allocated from the redistributed-route pool for each redistributed route in the BGP RIB.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.30
juniBgpStorageMaxRedistributedRoutePoolSizeObsolete maximum size of the redistributed-route pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.31
juniBgpStorageInitialAggregateRoutePoolSizeObsolete initial size of the aggregate-route pool in entries. One entry is allocated from the aggregate-route pool for each aggregate route in the BGP RIB.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.32
juniBgpStorageMaxAggregateRoutePoolSizeObsolete maximum size of the aggregate-route pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.33
juniBgpStorageInitialAutoSummaryRoutePoolSizeObsolete initial size of the auto-summary-route pool in entries. One entry is allocated from the auto-summary-route pool for each auto-summary route in the BGP RIB.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.34
juniBgpStorageMaxAutoSummaryRoutePoolSizeObsolete maximum size of the auto-summary-route pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.35
juniBgpStorageInitialHistoryRoutePoolSizeObsolete object is obsolete. Setting it has not effect and reading this object returns an undefined value.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.36
juniBgpStorageMaxHistoryRoutePoolSizeObsolete object is obsolete. Setting it has not effect and reading this object returns an undefined value.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.37
juniBgpStorageInitialSendQueueEntryPoolSizeObsolete initial size of the send-queue-entry pool in entries. One entry is allocated from the send-queue-entry pool for update messages which is queued for transmission to a peer.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.38
juniBgpStorageMaxSendQueueEntryPoolSizeObsolete maximum size of the send-queue-entry pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.39
juniBgpStorageInitialVpnRoutePoolSizeObsolete initial size of the vpn-route pool in entries. One entry is allocated from the vpn-route pool for each received VPN route in the BGP RIB.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.40
juniBgpStorageMaxVpnRoutePoolSizeObsolete maximum size of the vpn-route pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.41
juniBgpStorageInitialRouteTargetPoolSizeObsolete initial size of the route-target pool in entries. One entry is allocated from the route-target pool for each route-target imported in any VRF used by BGP.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.42
juniBgpStorageMaxRouteTargetPoolSizeObsolete maximum size of the route-target pool in entries.rwobsolete
JuniBgpStorageInteger
.1.3.6.1.4.1.4874.2.2.29.1.20.43
juniBgpRouteExtendedCommunityTableThe obsolete BGP-4 Path Extended Community Table contained information about communities within destination networks received from all BGP4 peers. This table has been replaced by the juniBgpNewRouteExtendedCommunityTable.obsolete
SEQUENCE OF JuniBgpRouteExtendedCommunityEntry
.1.3.6.1.4.1.4874.2.2.29.1.22
juniBgpRouteExtendedCommunityEntryExtended Community attribute information within a path to a network.obsolete
JuniBgpRouteExtendedCommunityEntry
.1.3.6.1.4.1.4874.2.2.29.1.22.1
juniBgpRouteExtendedCommunityNumberThe extended community number.roobsolete
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.22.1.1
juniBgpNewRouteTableThe BGP-4 Received Path Attribute Table contains additional information about paths to destination networks received from all BGP4 peers.
SEQUENCE OF JuniBgpNewRouteEntry
.1.3.6.1.4.1.4874.2.2.29.1.23
juniBgpNewRouteEntryAdditional information about a path to a network.
JuniBgpNewRouteEntry
.1.3.6.1.4.1.4874.2.2.29.1.23.1
juniBgpNewRouteVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this route is present. The empty string indicates that this route is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.1
juniBgpNewRouteAfiThe AFI of the address-family in which this route is present.
JuniBgpAfi
.1.3.6.1.4.1.4874.2.2.29.1.23.1.2
juniBgpNewRouteSafiThe SAFI of the address-family in which this route is present.
JuniBgpSafi
.1.3.6.1.4.1.4874.2.2.29.1.23.1.3
juniBgpNewRouteIpAddrPrefixThe IP address prefix of the route. This object is an IP address containing the prefix with length specified by juniBgpNewRouteIpAddrPrefixLen. Any bits beyond the length specified by juniBgpNewRouteIpAddrPrefixLen are zeroed.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.23.1.4
juniBgpNewRouteIpAddrPrefixLenLength in bits of the IP address prefix of the route.
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.23.1.5
juniBgpNewRouteDistinguisherThe Route Distinguisher (RD) of the route. This object has an undefined value for non-VPN routes.
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.23.1.6
juniBgpNewRoutePeerThe IP address of the peer from which the route was received. This object has value 0.0.0.0 is the route was a locally originated route.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.23.1.7
juniBgpNewRouteRouteTypeThe type of the route.
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.23.1.8
juniBgpNewRouteOriginalRdThe original Route Distinguisher (RD) of a VPN route. For VPN routes which are originated in a VRF or which are received from a CE the original RD is equal to the RD of the VRF. For VPN routes which are received from another PE and imported into a VRF, the original RD is the RD which was received from the other PE (the RD of the route itself is changed to the RD for the VRF when the route is imported into the VRF). For non-VPN routes the value of this object is undefined.
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.23.1.9
juniBgpNewRouteOriginatorIdThe Originator-ID path attribute of the route if present. The juniBgpNewRouteOriginatorIdPresent object indicates whether the Originator-ID path attribute is present.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.23.1.10
juniBgpNewRouteAtomicAggregatePresentAtomic-Aggregate path attribute is present.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.11
juniBgpNewRouteMedPresentThe Multi-Exit-Discriminator path attribute is present.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.12
juniBgpNewRouteLocalPrefPresentThe Local-Pref path attribute is present.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.13
juniBgpNewRouteAggregatorPresentThe Aggregator path attribute is present.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.14
juniBgpNewRouteCommunitiesPresentThe Communities path attribute is present.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.15
juniBgpNewRouteOriginatorIdPresentThe Originator-ID path attribute is present.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.16
juniBgpNewRouteClusterListPresentThe Cluster-List path attribute is present.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.17
juniBgpNewRouteWeightThe weight of the route.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.23.1.18
juniBgpNewRouteOriginThe value of the Origin path attribute.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.23.1.19
juniBgpNewRouteASPathSegmentThe value of the AS-path path attribute (as encoded in the received update message).ro
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.23.1.20
juniBgpNewRouteNextHopThe value of the Next-Hop path attribute.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.23.1.21
juniBgpNewRouteMultiExitDiscThe value of the Multi-Exit-Discriminator path attribute if present. The juniBgpNewRouteMedPresent object indicates whether the Multi-Exit-Discriminator path attribute is present.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.23.1.22
juniBgpNewRouteLocalPrefThe value of the Local-Pref path attribute if present. The juniBgpNewRouteLocalPrefPresent object indicates whether the Local-Pref path attribute is present.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.23.1.23
juniBgpNewRouteAtomicAggregateWhether or not the local system has selected a less specific route without selecting a more specific route.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.23.1.24
juniBgpNewRouteAggregatorASThe value of the AS field in the Aggregator path attribute if present. The juniBgpNewRouteAggregatorPresent object indicates whether the Aggregator path attribute is present.ro
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.23.1.25
juniBgpNewRouteAggregatorAddressThe value of the address field in the Aggregator path attribute if present. The juniBgpNewRouteAggregatorPresent object indicates whether the Aggregator path attribute is present.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.23.1.26
juniBgpNewRouteBestInIpRouteTableWhen BGP places a routes in the IP route table, that route may not be used for forwarding traffic if there are other routes (e.g. IGP routes or static routes) to that same prefix with a better administrative distance in the IP route table. This object indicates whether or not the BGP route in the IP route table is the best route (and hence is used for forwarding traffic).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.27
juniBgpNewRouteUnknownOne or more path attributes not understood by this BGP4 speaker. Size zero (0) indicates the absence of such attribute(s). Octets beyond the maximum size, if any, are not recorded by this object.ro
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.23.1.28
juniBgpNewRouteExtendedCommunitiesPresentIs the Extended-Communities path attribute present?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.29
juniBgpNewRouteValidIs the route valid? The route is declared invalid if there is something wrong with it which is not serious enough for sending a notification, but it serious enough for not placing it in the IP route table or propagating it to other peers (for example the next-hop of the route is a local address).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.30
juniBgpNewRouteSuppressedByIndicates whether or not the route is suppressed, and if so why: suppressedByNothing - Route is not suppressed. suppressedByAggregate - Route is suppressed by a summary-only aggregate. suppressedByAutoSummary - Route is suppressed by an auto-summary. suppressedByDampening - Route is suppressed as a result of route-flap dampening.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.23.1.31
juniBgpNewRouteNextHopReachableIs the indirect next-hop of the route reachable (i.e. can the indirect next-hop of the route be resolved to at least one direct next-hop)?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.32
juniBgpNewRouteSynchronizedWithIgpIs the route is synchronized (i.e. is there is an IGP route to the same prefix in the IP route table)?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.33
juniBgpNewRoutePlaceInIpRouteTableHas a BGP route for this prefix been placed in the IP route table?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.34
juniBgpNewRouteAdvertiseToExternalPeersShould this route be advertised to external peers?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.35
juniBgpNewRouteAdvertiseToInternalPeersShould this route be advertised to internal peers?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.36
juniBgpNewRouteMplsLabelThe obsolete MPLS label for the route. This object was obsoleted when in-label and out-label were introduced.roobsolete
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.23.1.37
juniBgpNewRouteNextHopMetricThe metric of direct next-hop of this BGP route.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.23.1.38
juniBgpNewRouteMplsInLabelThe MPLS in-label for the route. This is the label that MPLS frames are going to be received with.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.23.1.39
juniBgpNewRouteMplsOutLabelThe MPLS out-label for the route. This is the label that MPLS frames are going to be sent with.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.23.1.40
juniBgpNewRouteLeakedIs the route leaked into this address-family from another address- family?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.41
juniBgpNewRouteStaleIs the route stale?ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.23.1.42
juniBgpNewRouteFlapHistoryTableThe BGP Route Flap History Table contains information about recorded route flap events.
SEQUENCE OF JuniBgpNewRouteFlapHistoryEntry
.1.3.6.1.4.1.4874.2.2.29.1.24
juniBgpNewRouteFlapHistoryEntryAn instance in the list of route flap events.
JuniBgpNewRouteFlapHistoryEntry
.1.3.6.1.4.1.4874.2.2.29.1.24.1
juniBgpNewRouteFlapStateCurrent state: stateAvailable(1) - indicates path is available stateSuppressedReachable(2) - indicates path is suppressed, destination is reachable stateSuppressedUnreachable(3) - indicates path in suppressed, destination is not reachablero
Enumeration
.1.3.6.1.4.1.4874.2.2.29.1.24.1.1
juniBgpNewRouteFlapFigureOfMeritCalculated figure-of-merit.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.24.1.2
juniBgpNewRouteFlapRemainingTimeNumber of seconds until reuse or removal.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.24.1.3
juniBgpNewRouteFlapSuppressThresholdDamping cutoff threshold (scaled).ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.24.1.4
juniBgpNewRouteFlapReuseThresholdDamping reuse threshold (scaled).ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.24.1.5
juniBgpNewRouteFlapMaxHoldDownTimeMaximum route holddown time (seconds).ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.24.1.6
juniBgpNewRouteFlapHalfLifeReachableFigure of merit half life for reachable routes (seconds).ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.24.1.7
juniBgpNewRouteFlapHalfLifeUnreachableFigure of merit half life for unreachable routes (seconds).ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.29.1.24.1.8
juniBgpNewRouteCommunityTableThe BGP-4 Path Community Table contains information about communities within destination networks received from all BGP4 peers.
SEQUENCE OF JuniBgpNewRouteCommunityEntry
.1.3.6.1.4.1.4874.2.2.29.1.25
juniBgpNewRouteCommunityEntryCommunity attribute information within a path to a network.
JuniBgpNewRouteCommunityEntry
.1.3.6.1.4.1.4874.2.2.29.1.25.1
juniBgpNewRouteCommunityNumberThe community number.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.25.1.1
juniBgpNewRouteExtendedCommunityTableThe BGP-4 Path Extended Community Table contains information about communities within destination networks received from all BGP4 peers.
SEQUENCE OF JuniBgpNewRouteExtendedCommunityEntry
.1.3.6.1.4.1.4874.2.2.29.1.26
juniBgpNewRouteExtendedCommunityEntryExtended Community attribute information within a path to a network.
JuniBgpNewRouteExtendedCommunityEntry
.1.3.6.1.4.1.4874.2.2.29.1.26.1
juniBgpNewRouteExtendedCommunityNumberThe extended community number.ro
OCTET STRING
.1.3.6.1.4.1.4874.2.2.29.1.26.1.1
juniBgpNewRouteClusterIdTableThe BGP-4 Path ClusterId Table contains information about router reflector cluster IDs.
SEQUENCE OF JuniBgpNewRouteClusterIdEntry
.1.3.6.1.4.1.4874.2.2.29.1.27
juniBgpNewRouteClusterIdEntryClusterId attribute information within a path to a network.
JuniBgpNewRouteClusterIdEntry
.1.3.6.1.4.1.4874.2.2.29.1.27.1
juniBgpNewRouteClusterIdThe cluster ID.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.29.1.27.1.1
juniBgpFourOctetConfederationPeerTableThe BGP New Confederation Peer Table describes the BGP-specific characteristics of confederation peers using four-octet AS-numbers.
SEQUENCE OF JuniBgpFourOctetConfederationPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.28
juniBgpFourOctetConfederationPeerEntryThe BGP New Confederation Peer Entry describes BGP-specific characteristics of one confederation peer using four-octet AS-numbers.
JuniBgpFourOctetConfederationPeerEntry
.1.3.6.1.4.1.4874.2.2.29.1.28.1
juniBgpFourOctetConfederationPeerAsNumberThe four-octet AS-number of this confederation peer.
JuniBgpFourOctetAsNumber
.1.3.6.1.4.1.4874.2.2.29.1.28.1.1
juniBgpFourOctetConfederationPeerRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.28.1.2
juniBgpPeerDynamicCapabilityTableThe BGP PeerDynamicCapbility Table describes which dynamic capbilities we proposed to the peer, which the peer proposed to us, and which are being used.
SEQUENCE OF JuniBgpPeerDynamicCapabilityEntry
.1.3.6.1.4.1.4874.2.2.29.1.29
juniBgpPeerDynamicCapabilityEntryThe BGP PeerDynamicCapbility Entry describes one dynamic capability.
JuniBgpPeerDynamicCapabilityEntry
.1.3.6.1.4.1.4874.2.2.29.1.29.1
juniBgpPeerDynamicCapabilityPeerVrfNameThe name of the VPN Routing Forwarding (VRF) instance in which this peer is configured. The empty string indicates that this peer is not in a VRF.
JuniVrfName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.29.1.29.1.1
juniBgpPeerDynamicCapabilityPeerRemoteAddrThe remote IP address of this entry's BGP peer.
IpAddress
.1.3.6.1.4.1.4874.2.2.29.1.29.1.2
juniBgpPeerDynamicCapabilityCodeThe capability code for the dynamic capability.
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.29.1.3
juniBgpPeerDynamicCapabilitySentReturns true if we advertised capability code juniBgpPeerDynamicCapabilityCode in the dynamic-capability-negotiation capability which we sent to this peer.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.29.1.4
juniBgpPeerDynamicCapabilityReceivedReturns true if the peer advertised capability code juniBgpPeerDynamicCapabilityCode in the dynamic-capability-negotiation capability which this peer sent to us.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.29.1.5
juniBgpPeerAddressFamilyConditionalAdvTableThe Juniper BGP Peer Address Family Conditional Advertisement Table describes the BGP conditional advertisement attributes in an Address Family for a peer.
SEQUENCE OF JuniBgpPeerAddressFamilyConditionalAdvEntry
.1.3.6.1.4.1.4874.2.2.29.1.30
juniBgpPeerAddressFamilyConditionalAdvEntryThe Juniper BGP Peer Address Family Conditional Advertisement Entry describes a specific conditional advertisement entry in Address Family for a peer.
JuniBgpPeerAddressFamilyConditionalAdvEntry
.1.3.6.1.4.1.4874.2.2.29.1.30.1
juniBgpPeerAddressFamilyConditionalAdvAdvertiseMapThe route-map for conditional advertisement.
JuniBgpAdvertiseMapName
.1.3.6.1.4.1.4874.2.2.29.1.30.1.1
juniBgpPeerAddressFamilyConditionalAdvConditionMapThe condition-map to apply for this conditional advertisement entry.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.30.1.2
juniBgpPeerAddressFamilyConditionalAdvIsExistMapSet this value to true(1) if the condition-map specified should be applied as an exist-map. If the condition-map should be applied as a non-exist-map, set it to false(2).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.30.1.3
juniBgpPeerAddressFamilyConditionalAdvSequenceNumThe sequence number of this conditional advertisement entry.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.30.1.4
juniBgpPeerAddressFamilyConditionalAdvStatusThis value will be advertise(1) if the status of this advertise-map is evaluated as advertise based on the condition-map. Otherwise it is withdraw(2).ro
JuniBgpConditionalAdvStatus
.1.3.6.1.4.1.4874.2.2.29.1.30.1.5
juniBgpPeerAddressFamilyConditionalAdvRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo, destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.30.1.6
juniBgpPeerGroupAddressFamilyConditionalAdvTableThe Juniper BGP Peer Group Address Family Conditional Advertisement Table describes the BGP conditional advertisement attributes in an Address Family for a peer-group.
SEQUENCE OF JuniBgpPeerGroupAddressFamilyConditionalAdvEntry
.1.3.6.1.4.1.4874.2.2.29.1.31
juniBgpPeerGroupAddressFamilyConditionalAdvEntryThe Juniper BGP Peer Group Address Family Conditional Advertisement Entry describes a specific conditional advertisement entry in an Address Family for a peer-group.
JuniBgpPeerGroupAddressFamilyConditionalAdvEntry
.1.3.6.1.4.1.4874.2.2.29.1.31.1
juniBgpPeerGroupAddressFamilyConditionalAdvAdvertiseMapThe route-map for conditional advertisement.
JuniBgpAdvertiseMapName
.1.3.6.1.4.1.4874.2.2.29.1.31.1.1
juniBgpPeerGroupAddressFamilyConditionalAdvConditionMapThe condition-map to apply for this conditional advertisement entry.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.31.1.2
juniBgpPeerGroupAddressFamilyConditionalAdvIsExistMapSet this value to true(1) if the condition-map specified should be applied as an exist-map. If the condition-map should be applied as a non-exist-map, set it to false(2).rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.31.1.3
juniBgpPeerGroupAddressFamilyConditionalAdvSequenceNumThe sequence number of this conditional advertisement entry.rw
Integer32
.1.3.6.1.4.1.4874.2.2.29.1.31.1.4
juniBgpPeerGroupAddressFamilyConditionalAdvStatusThis value will be advertise(1) if the status of this advertise-map is evaluated as advertise based on the condition-map. Otherwise it is withdraw(2).ro
JuniBgpConditionalAdvStatus
.1.3.6.1.4.1.4874.2.2.29.1.31.1.5
juniBgpPeerGroupAddressFamilyConditionalAdvRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo, destroyrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.29.1.31.1.6
juniBgpConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.29.2
juniBgpCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.29.2.1
juniBgpComplianceObsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when the juniBgpDefaultIPv4Unicast object was added to the general cofiguation group.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.1
juniBgpCompliance2Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when the original route destination was added as an index to each of the route configuration tables.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.2
juniBgpCompliance3Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when the peer and peer-group local-as support was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.3
juniBgpCompliance4Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support was added for adding unicast BGP routes into a multicast view.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.4
juniBgpCompliance5Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when the juniBgpRedistributeInternal object was added to the general configuration group and the history pool size objects were obsoleted and the ability to unconfigure BGP attributes from the MIB was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.5
juniBgpCompliance6Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for four-octet AS-numbers, dynamic capability negotiation, iBGP multipath, confederation peers filter-list, and address family maximum prefix strict was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.6
juniBgpCompliance7Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for advertise-best-external-to-internal was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.7
juniBgpCompliance8Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for maximum-paths eiBGP and other features were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.8
juniBgpCompliance9Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for send-label was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.9
juniBgpCompliance10Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for a route-map for default-information originate and neighbor ... default-originate was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.10
juniBgpCompliance11Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when MIB support for graceful restart was addedobsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.11
juniBgpCompliance12Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when BGP storage support was removed and when MIB support for next-hop-unchanged was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.12
juniBgpCompliance13Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for BGP BFD was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.13
juniBgpCompliance14Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for ibgp-singlehop was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.14
juniBgpCompliance15Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for conditional advertisement was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.15
juniBgpCompliance16The compliance statement for entities which implement the Juniper BGP MIB.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.1.16
juniBgpConfGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.29.2.2
juniBgpGeneralConfGroupObsolete collection of objects providing general management of BGP in a Juniper product. This group became obsolete when the juniBgpDefaultIPv4Unicast object was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.1
juniBgpStatisticsConfGroupA collection of objects providing statistics of BGP operations in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.2
juniBgpConfederationPeerConfGroupDeprecated object providing management of BGP-specific confederation peers in a Juniper product. This group became deprecated when support for four-octet AS-numbers was added.deprecated
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.3
juniBgpPeerConfGroupObsolete collection of objects providing management of BGP peers in a Juniper product. This group became obsolete when the juniBgpPeerLocalAsNumber object was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.4
juniBgpAfiSafiPeerConfGroupA collection of objects providing management of BGP-specific AFI and SAFI peers in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.5
juniBgpPeerAddressFamilyConfGroupObsolete collection of objects providing management of BGP peer address families in a Juniper product. This group became obsolete when the ability to unconfigure attributes using the MIB was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.6
juniBgpPeerGroupConfGroupObsolete collection of objects providing management of BGP peer groups in a Juniper product. This group became obsolete when the juniBgpPeerGroupLocalAsNumber object was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.7
juniBgpPeerGroupAddressFamilyConfGroupObsolete collection of objects providing management of BGP peer group address families in a Juniper product. This group was obsoleted when the ability to unconfigure BGP attributes using the MIB was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.8
juniBgpRouteConfGroupObsolete collection of objects providing management of BGP routes in a Juniper product. This group became obsolete when the original route destination was added as an index to each of the tables.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.9
juniBgpNetworkConfGroupObsolete collection of objects providing management of BGP networks in a Juniper product. This group was obsoleted when the ability to unconfigure BGP attributes using the MIB was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.10
juniBgpAggregateConfGroupObsolete collection of objects providing consolidation of BGP route information in a Juniper product. This group was obsoleted when the ability to unconfigure BGP attributes using the MIB was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.11
juniBgpVrfConfGroupObsolete collection of objects providing management of BGP-specific VPN routing forwarding (VRF) characteristics in a Juniper product. This group became obsolete when the juniBgpVrfAddUnicastRoutesToMulticastView object was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.12
juniBgpAddressFamilyConfGroupObsolete collection of objects providing management of BGP address families in a Juniper product. This group was obsoleted when the ability to unconfigure BGP attributes using the MIB was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.13
juniBgpStorageConfGroupObsolete collection of objects providing management of BGP characteristics in a Juniper product that will not take affect until reboot. This group became obsolete when the history pool size objects were obsoleted.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.14
juniBgpGeneralConfGroup2Obsolete collection of objects providing general management in a Juniper product. This group became obsolete when the juniBgpRedistributeInternal object and unconfigure support were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.15
juniBgpNewRouteConfGroupObsolete collection of objects providing management of BGP routes in a Juniper product. This group was obsoleted when label was replaced by in-label and out-label.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.16
juniBgpPeerConfGroup2Obsolete collection of objects providing management of BGP peers in a Juniper product. This group became obsolete when the ability to unconfigure BGP attributes from the MIB was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.17
juniBgpPeerGroupConfGroup2Obsolete collection of objects providing management of BGP peer groups in a Juniper product. This group was obsoleted when the ability to unconfigure BGP attributes using the MIB was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.18
juniBgpVrfConfGroup2Obsolete collection of objects providing management of BGP-specific VPN routing forwarding (VRF) characteristics in a Juniper product. This group was obsoleted when the ability to unconfigure BGP attributes using the MIB was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.19
juniBgpGeneralConfGroup3Obsolete collection of objects providing general management of BGP in a Juniper product. This group became obsolete when four-octet AS-numbers and maximum-paths iBGP support was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.20
juniBgpStorageConfGroup2Obsolete collection of objects providing management of BGP characteristics in a Juniper product that will not take affect until reboot. This group became obsolete when storage heap size objects were obsoleted.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.21
juniBgpPeerConfGroup3Obsolete collection of objects providing management of BGP peers in a Juniper product. This groups was obsoleted when support for four octet AS numbers was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.22
juniBgpPeerAddressFamilyConfGroup2Obsolete collection of objects providing management of BGP peer address families in a Juniper product. This group was obsoleted when support for ORFs was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.23
juniBgpPeerGroupConfGroup3Obsolete collection of objects providing management of BGP peer groups in a Juniper product. This group was obsoleted when support for dynamic capability negotiation was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.24
juniBgpPeerGroupAddressFamilyConfGroup2Obsolete collection of objects providing management of BGP peer group address families in a Juniper product. This group was obsoleted when support for ORFs was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.25
juniBgpNetworkConfGroup2A collection of objects providing management of BGP networks in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.26
juniBgpAggregateConfGroup2A collection of objects providing consolidation of BGP route information in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.27
juniBgpVrfConfGroup3Obsolete collection of objects providing management of BGP-specific VPN routing forwarding (VRF) characteristics in a Juniper product. This group was obsoleted when support for iBGP multipath was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.28
juniBgpAddressFamilyConfGroup2Obsolete collection of objects providing management of BGP address-family groups in a Juniper product. This group was obsoleted when support for administrative distance was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.29
juniBgpGeneralConfGroup4Obsolete collection of objects providing general management of BGP in a Juniper product. This group became obsolete when support for advertise-best-external-to-internal was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.30
juniBgpFourOctetConfederationPeerConfGroupAn object providing management of BGP-specific confederation peers in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.31
juniBgpPeerConfGroup4Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when support for site-of-origin was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.32
juniBgpPeerAddressFamilyConfGroup3Obsolete collection of objects providing management of BGP peer address families in a Juniper product. This group was obsoleted when support for send-label was addedobsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.33
juniBgpPeerGroupConfGroup4Obsolete collection of objects providing management of BGP peer groups in a Juniper product. This group was obsoleted when support for site-of-origin was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.34
juniBgpPeerGroupAddressFamilyConfGroup3Obsolete collection of objects providing management of BGP peer group address families in a Juniper product. This group was obsoleted when support for send-label was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.35
juniBgpVrfConfGroup4Obsolete collection of objects providing management of BGP-specific VPN routing forwarding (VRF) characteristics in a Juniper product. This group was obsoleted when support for eiBGP multipath was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.36
juniBgpDeprecatedGroupA collection of deprecated objects that continue to be supported on some current Juniper products.deprecated
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.37
juniBgpNewRouteConfGroup2Obsolete collection of objects providing management of BGP routes in a Juniper product. This group was obsoleted when support for leaked flag attribute of the BGP route was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.38
juniBgpGeneralConfGroup5Obsolete collection of objects providing general management of BGP in a Juniper product. This group was obsoleted when MIB support for graceful restart was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.39
juniBgpPeerConfGroup5Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when support for the new dynamic capability negotiation draft was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.40
juniBgpPeerGroupConfGroup5Obsolete collection of objects providing management of BGP peer groups in a Juniper product. This group was obsoleted when support for the new dynamic capability negotiation draft was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.41
juniBgpVrfConfGroup5Obsolete collection of objects providing management of BGP-specific VPN routing forwarding (VRF) characteristics in a Juniper product. This group was obsoleted when support for carrier's carrier was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.42
juniBgpAddressFamilyConfGroup3Obsolete collection of objects providing management of BGP address families in a Juniper product. This group was obsoleted when support for check-vpn-next-hops was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.43
juniBgpStorageConfGroup3Obsolete collection of objects providing management of BGP characteristics in a Juniper product that will not take affect until reboot. This group became obsolete when storage support objects were obsoleted.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.44
juniBgpNewRouteConfGroup3Obsolete collection of objects providing management of BGP routes in a Juniper product. This group was obsoleted when MIB support for graceful restart was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.45
juniBgpPeerAddressFamilyConfGroup4Obsolete collection of objects providing management of BGP peer address families in a Juniper product. This group was obsoleted when support for a route-map for neighbor ... default-originate was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.46
juniBgpPeerGroupAddressFamilyConfGroup4Obsolete collection of objects providing management of BGP peer group address families in a Juniper product. This group was obsoleted when support for a route-map for neighbor ... default-originate was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.47
juniBgpVrfConfGroup6Obsolete collection of objects providing management of BGP-specific VPN routing forwarding (VRF) characteristics in a Juniper product. This group was obsoleted when the BGP-specific carrier's carrier flag was removed.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.48
juniBgpAddressFamilyConfGroup4Obsolete collection of objects providing management of BGP address families in a Juniper product. This group was obsoleted when support for the route-map option in default-information originate was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.49
juniBgpPeerAddressFamilyConfGroup5Obsolete collection of objects providing management of BGP peer address families in a Juniper product. This group was obsoleted when MIB support for graceful restart was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.50
juniBgpPeerGroupAddressFamilyConfGroup5Obsolete collection of objects providing management of BGP peer group address families in a Juniper product. This group was obsoleted when MIB support for next-hop-unchanged was added.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.51
juniBgpAddressFamilyConfGroup5Obsolete collection of objects providing management of BGP address families in a Juniper product. This group was obsoleted when MIB support for graceful restart was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.52
juniBgpPeerConfGroup6Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when MIB support for graceful restart was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.53
juniBgpPeerGroupConfGroup6Obsolete collection of objects providing management of BGP peer groups in a Juniper product. This group was obsoleted when MIB support for graceful restart was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.54
juniBgpPeerDynamicCapabilityConfGroupA collection of objects providing management of BGP dynamic capability negotiation.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.55
juniBgpGeneralConfGroup6A collection of objects providing general management of BGP in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.56
juniBgpPeerConfGroup7Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when support for BFD was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.57
juniBgpPeerAddressFamilyConfGroup6Obsolete collection of objects providing management of BGP peer address families in a Juniper product. This group was obsoleted when MIB support for next-hop-unchanged was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.58
juniBgpPeerGroupConfGroup7Obsolete collection of objects providing management of BGP peer groups in a Juniper product. This group was obsoleted when support for BFD was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.59
juniBgpNewRouteConfGroup4A collection of objects providing management of BGP routes in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.60
juniBgpAddressFamilyConfGroup6Obsolete collection of objects providing management of BGP address families in a Juniper product. This group was obsoleted when BGP-created IP dynamic interface profile support has been removed.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.61
juniBgpVrfConfGroup7A collection of objects providing management of BGP-specific VPN routing forwarding (VRF) characteristics in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.62
juniBgpPeerAddressFamilyConfGroup7A collection of objects providing management of BGP peer address families in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.63
juniBgpPeerGroupAddressFamilyConfGroup6A collection of objects providing management of BGP peer group address families in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.64
juniBgpAddressFamilyConfGroup7A collection of objects providing management of BGP address families in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.65
juniBgpPeerConfGroup8Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when support for ibgp-singlehop was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.66
juniBgpPeerGroupConfGroup8Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when support for ibgp-singlehop was added.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.67
juniBgpPeerConfGroup9A collection of objects providing management of BGP peers in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.68
juniBgpPeerGroupConfGroup9A collection of objects providing management of BGP peer groups in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.69
juniBgpPeerAddressFamilyConditionalAdvConfGroupA collection of objects providing management of BGP Conditional Advertisement for peers in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.70
juniBgpPeerGroupAddressFamilyConditionalAdvConfGroupA collection of objects providing management of BGP Conditional Advertisement for peer groups in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.29.2.2.71
Juniper-BGP-MIB - SNMP MIB Reference | MIBs Explorer