Juniper-BGP-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-BGP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
juniBgpMIB | 1.3.6.1.4.1.4874.2.2.29 |
The BGP Protocol MIB for the Juniper Networks enterprise. |
||
juniBgpObjects | 1.3.6.1.4.1.4874.2.2.29.1 | |||
juniBgpGeneralGroup | 1.3.6.1.4.1.4874.2.2.29.1.1 | |||
juniBgpLocalAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.1.1 | integer32 | read-write |
Deprecated. 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). |
juniBgpEnabled | 1.3.6.1.4.1.4874.2.2.29.1.1.2 | truthvalue | read-write |
Set this object to true(1) in order to have BGP router enabled. |
juniBgpIdentifier | 1.3.6.1.4.1.4874.2.2.29.1.1.3 | ipaddress | read-write |
The BGP identifier of the local system. The identifier is the system router ID by default. |
juniBgpAlwaysCompareMed | 1.3.6.1.4.1.4874.2.2.29.1.1.4 | truthvalue | read-write |
Set this object to true(1) in order to compare metrics for paths from neighors of different ASs. |
juniBgpDefaultLocalPreference | 1.3.6.1.4.1.4874.2.2.29.1.1.5 | unsigned32 | read-write |
The default local preference. |
juniBgpEqualCostLimit | 1.3.6.1.4.1.4874.2.2.29.1.1.6 | integer32 | read-write |
Obsolete maximum equal cost paths to store in the routing table. This object has been replaced by the juniBgpVrfMaximumPathsEbgp object. |
juniBgpClientToClientReflection | 1.3.6.1.4.1.4874.2.2.29.1.1.7 | truthvalue | read-write |
Set this object to true(1) in order to have client-to-client route reflection enabled. |
juniBgpClusterId | 1.3.6.1.4.1.4874.2.2.29.1.1.8 | unsigned32 | read-write |
The cluster ID. When this object is zero, the router ID will be used. |
juniBgpConfederationId | 1.3.6.1.4.1.4874.2.2.29.1.1.9 | unsigned32 | read-write |
The confederation ID. When this object is zero, the router is not in a confederation. |
juniBgpMissingAsWorst | 1.3.6.1.4.1.4874.2.2.29.1.1.10 | truthvalue | read-write |
If 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. |
juniBgpResetAllConnectionType | 1.3.6.1.4.1.4874.2.2.29.1.1.11 | junibgpresetconnectiontype | read-write |
Writing 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. |
juniBgpAdvertiseInactive | 1.3.6.1.4.1.4874.2.2.29.1.1.12 | truthvalue | read-write |
Set this object to true(1) in order to propagate received BGP routes which are not the best route in the IP forwarding table. |
juniBgpEnforceFirstAs | 1.3.6.1.4.1.4874.2.2.29.1.1.13 | truthvalue | read-write |
Set 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. |
juniBgpConfedCompareMed | 1.3.6.1.4.1.4874.2.2.29.1.1.14 | truthvalue | read-write |
Set this object to true(1) in order to compare metrics for paths from neighors of different sub-ASs in the same confederation. |
juniBgpGlobalRetryInterval | 1.3.6.1.4.1.4874.2.2.29.1.1.15 | integer32 | read-write |
The default number of seconds before BGP retries to establish an outgoing BGP session. |
juniBgpGlobalConfigKeepAliveInterval | 1.3.6.1.4.1.4874.2.2.29.1.1.16 | integer32 | read-write |
Default time interval in seconds for the KeepAlive timer for all peers. Zero means don't send KeepAlive messages. |
juniBgpGlobalConfigHoldTime | 1.3.6.1.4.1.4874.2.2.29.1.1.17 | integer32 | read-write |
Default time interval in seconds for the Hold timer for all peers. Zero means don't expect KeepAlive message to be received. |
juniBgpGlobalAsOriginationInterval | 1.3.6.1.4.1.4874.2.2.29.1.1.18 | integer32 | read-write |
Default time interval in seconds for the MinASOriginationInterval timer for all peers. |
juniBgpExternalAdvertisementInterval | 1.3.6.1.4.1.4874.2.2.29.1.1.19 | integer32 | read-write |
Default time interval in seconds for the MinRouteAdvertisementInterval timer for all external peers. |
juniBgpGlobalRibOutEnabled | 1.3.6.1.4.1.4874.2.2.29.1.1.20 | truthvalue | read-write |
Set 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. |
juniBgpOverloadShutdown | 1.3.6.1.4.1.4874.2.2.29.1.1.21 | truthvalue | read-write |
Set 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. |
juniBgpLogNeighborChanges | 1.3.6.1.4.1.4874.2.2.29.1.1.22 | truthvalue | read-write |
Set this object to true(1) for BGP log a message whenever a peer enters or leaves the established state. |
juniBgpFastExternalFallover | 1.3.6.1.4.1.4874.2.2.29.1.1.23 | truthvalue | read-write |
Set this object to true(1) for BGP to immediately bring down any directly adjacent EBGP session on a link down. |
juniBgpInternalAdvertisementInterval | 1.3.6.1.4.1.4874.2.2.29.1.1.24 | integer32 | read-write |
Default time interval in seconds for the MinRouteAdvertisementInterval timer for all internal peers. |
juniBgpMaxAsLimit | 1.3.6.1.4.1.4874.2.2.29.1.1.25 | integer32 | read-write |
Maximum 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. |
juniBgpOperationalState | 1.3.6.1.4.1.4874.2.2.29.1.1.26 | integer | read-only |
The BGP instance operational state. Enumeration: 'down': 2, 'none': 0, 'up': 1, 'overload': 3. |
juniBgpPreviousOperationalState | 1.3.6.1.4.1.4874.2.2.29.1.1.27 | integer | read-only |
The BGP instance previous operational state. Enumeration: 'down': 2, 'none': 0, 'up': 1, 'overload': 3. |
juniBgpAutomaticRouteTargetFilter | 1.3.6.1.4.1.4874.2.2.29.1.1.28 | truthvalue | read-write |
Set this object to true(1) for BGP to enable automatic route-target filtering. |
juniBgpDefaultIPv4Unicast | 1.3.6.1.4.1.4874.2.2.29.1.1.29 | truthvalue | read-write |
Set this object to true(1) for BGP to automatically activate peers in the IPv4 unicast address family. |
juniBgpRedistributeInternal | 1.3.6.1.4.1.4874.2.2.29.1.1.30 | truthvalue | read-write |
Set this object to true(1) for BGP to automatically redistribute iBGP routes to IGP protocols. |
juniBgpFourOctetLocalAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.1.31 | junibgpfouroctetasnumber | read-write |
The four-octet local autonomous system number. This attribute replaces the old two-octet local autonomous system number. |
juniBgpConfederationPeersFilterList | 1.3.6.1.4.1.4874.2.2.29.1.1.32 | displaystring | read-write |
The 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. |
juniBgpUnconfiguredAttributes | 1.3.6.1.4.1.4874.2.2.29.1.1.33 | bits | read-write |
On get each bit indicates whether the corresponding attribute is configured or unconfigured: 0 = The attribute is configured (i.e. the configured value is the operational value). 1 = The attribute is unconfigured (i.e. the operational value is inherited from the a higher level which could be the default value). Getting the attribute value itself always returns the operational value of that attribute regardless of whether the attribute is configured or unconfigured. On write each bit indicates whether or not the corresponding attribute should be set to the unconfigured state: 0 = No operation (i.e. do not change the state of the attribute). 1 = Set the attribute to the unconfigured state. Setting an attribute to a value has the automatic side-effect of setting the bit with the same name to zero. Bits: 'juniBgpGracefulRestartRestartTime': 30, 'juniBgpConfedCompareMed': 11, 'juniBgpRedistributeInternal': 25, 'juniBgpDefaultIPv4Unicast': 24, 'juniBgpGracefulRestartEnabled': 29, 'juniBgpGracefulRestartPathSelectionDeferTimeLimit': 32, 'juniBgpAdvertiseInactive': 9, 'juniBgpConfederationId': 7, 'juniBgpAlwaysCompareMed': 2, 'juniBgpEqualCostLimit': 4, 'juniBgpAutomaticRouteTargetFilter': 23, 'juniBgpMissingAsWorst': 8, 'juniBgpClusterId': 6, 'juniBgpGlobalAsOriginationInterval': 15, 'juniBgpFourOctetLocalAsNumber': 26, 'juniBgpGlobalConfigHoldTime': 14, 'juniBgpGracefulRestartStalePathsTime': 31, 'juniBgpGlobalRetryInterval': 12, 'juniBgpExternalAdvertisementInterval': 16, 'juniBgpAdvertiseBestExternalToInternal': 28, 'juniBgpConfederationPeersFilterList': 27, 'juniBgpLogNeighborChanges': 19, 'juniBgpEnforceFirstAs': 10, 'juniBgpInternalAdvertisementInterval': 21, 'juniBgpOverloadShutdown': 18, 'juniBgpEnabled': 0, 'juniBgpIdentifier': 1, 'juniBgpMaxAsLimit': 22, 'juniBgpDefaultLocalPreference': 3, 'juniBgpClientToClientReflection': 5, 'juniBgpGlobalConfigKeepAliveInterval': 13, 'juniBgpGlobalRibOutEnabled': 17, 'juniBgpFastExternalFallover': 20. |
juniBgpAdvertiseBestExternalToInternal | 1.3.6.1.4.1.4874.2.2.29.1.1.34 | truthvalue | read-write |
If 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. |
juniBgpGracefulRestartEnabled | 1.3.6.1.4.1.4874.2.2.29.1.1.35 | truthvalue | read-write |
Set this object to true(1) to enable BGP graceful restart. |
juniBgpGracefulRestartRestartTime | 1.3.6.1.4.1.4874.2.2.29.1.1.36 | integer32 | read-write |
The 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. |
juniBgpGracefulRestartStalePathsTime | 1.3.6.1.4.1.4874.2.2.29.1.1.37 | integer32 | read-write |
The 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. |
juniBgpGracefulRestartPathSelectionDeferTimeLimit | 1.3.6.1.4.1.4874.2.2.29.1.1.38 | integer32 | read-write |
The maximum amount of time in seconds route selection is deferred after a restart. |
juniBgpPlatformSupportsNonStopForwarding | 1.3.6.1.4.1.4874.2.2.29.1.1.39 | truthvalue | read-only |
Does this platform support non-stop forwarding? |
juniBgpDeviceCanPreserveForwardingState | 1.3.6.1.4.1.4874.2.2.29.1.1.40 | truthvalue | read-only |
Is 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. |
juniBgpLastRestartWasGraceful | 1.3.6.1.4.1.4874.2.2.29.1.1.41 | truthvalue | read-only |
Was 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?) |
juniBgpRouteTableStatisticsGroup | 1.3.6.1.4.1.4874.2.2.29.1.2 | |||
juniBgpBaselineTime | 1.3.6.1.4.1.4874.2.2.29.1.2.1 | unsigned32 | read-only |
The sysUpTime at which the counters were most recently baselined. |
juniBgpDestinationCount | 1.3.6.1.4.1.4874.2.2.29.1.2.2 | gauge32 | read-only |
Number of distinct destinations in the local RIB. |
juniBgpDestinationMemoryUsed | 1.3.6.1.4.1.4874.2.2.29.1.2.3 | gauge32 | read-only |
Memory used by distinct destinations in the local RIB. |
juniBgpRouteCount | 1.3.6.1.4.1.4874.2.2.29.1.2.4 | gauge32 | read-only |
Number of routes in the local RIB. |
juniBgpRouteMemoryUsed | 1.3.6.1.4.1.4874.2.2.29.1.2.5 | gauge32 | read-only |
Memory used by routes in the local RIB. |
juniBgpSelectedRouteCount | 1.3.6.1.4.1.4874.2.2.29.1.2.6 | gauge32 | read-only |
Number of routes selected for route table installation. |
juniBgpPathAttributeCount | 1.3.6.1.4.1.4874.2.2.29.1.2.8 | gauge32 | read-only |
Number of entries in the path attribute database. |
juniBgpPathAttributeMemoryUsed | 1.3.6.1.4.1.4874.2.2.29.1.2.9 | gauge32 | read-only |
Memory used by entries in the path attribute database. |
juniBgpRouteFlapHistoryCount | 1.3.6.1.4.1.4874.2.2.29.1.2.10 | gauge32 | read-only |
Number of routes with active route flap histories. |
juniBgpRouteFlapHistoryMemoryUsed | 1.3.6.1.4.1.4874.2.2.29.1.2.11 | gauge32 | read-only |
Memory used by routes with active route flap histories. |
juniBgpSuppressedRouteCount | 1.3.6.1.4.1.4874.2.2.29.1.2.12 | gauge32 | read-only |
Number of routes suppressed due to route flap. |
juniBgpConfederationPeerTable | 1.3.6.1.4.1.4874.2.2.29.1.3 | no-access |
The Juniper BGP Confederation Peer Table describes the BGP-specific characteristics of confederation peers. |
|
1.3.6.1.4.1.4874.2.2.29.1.3.1 | no-access |
The BGP Confederation Peer Entry describes BGP-specific characteristics of one confederation peer. |
||
juniBgpConfederationPeerAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.3.1.1 | integer32 | no-access |
The AsNumber of this confederation peer. |
juniBgpConfederationPeerRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.3.1.2 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpPeerTable | 1.3.6.1.4.1.4874.2.2.29.1.4 | no-access |
The Juniper BGP Peer Table describes the BGP-specific characteristics of peers. |
|
1.3.6.1.4.1.4874.2.2.29.1.4.1 | no-access |
The BGP Peer Entry describes BGP-specific characteristics of one peer. |
||
juniBgpPeerVrfName | 1.3.6.1.4.1.4874.2.2.29.1.4.1.1 | junivrfname | no-access |
The 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. |
juniBgpPeerRemoteAddress | 1.3.6.1.4.1.4874.2.2.29.1.4.1.2 | ipaddress | no-access |
The remote IP address of this entry's BGP peer. |
juniBgpPeerAdminStatus | 1.3.6.1.4.1.4874.2.2.29.1.4.1.3 | integer | read-only |
The 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. Enumeration: 'start': 2, 'stop': 1. |
juniBgpPeerState | 1.3.6.1.4.1.4874.2.2.29.1.4.1.4 | integer | read-only |
The BGP peer connection state. Enumeration: 'established': 6, 'openconfirm': 5, 'removing': 7, 'opensent': 4, 'stop': 0, 'idle': 1, 'connect': 2, 'active': 3. |
juniBgpPeerNegotiatedVersion | 1.3.6.1.4.1.4874.2.2.29.1.4.1.5 | integer32 | read-only |
The negotiated version of BGP running between the two peers. |
juniBgpPeerLocalAddress | 1.3.6.1.4.1.4874.2.2.29.1.4.1.6 | ipaddress | read-only |
The local IP address of this entry's BGP connection. |
juniBgpPeerLocalAddressMask | 1.3.6.1.4.1.4874.2.2.29.1.4.1.7 | ipaddress | read-only |
The local IP address mask of this entry's BGP connection. |
juniBgpPeerLocalPort | 1.3.6.1.4.1.4874.2.2.29.1.4.1.8 | integer32 | read-only |
The local port for the TCP connection between the BGP peers. |
juniBgpPeerRemoteAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.4.1.9 | integer32 | read-only |
Deprecated. 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). |
juniBgpPeerRemotePort | 1.3.6.1.4.1.4874.2.2.29.1.4.1.10 | integer32 | read-only |
The 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. |
juniBgpPeerInUpdates | 1.3.6.1.4.1.4874.2.2.29.1.4.1.11 | counter32 | read-only |
The number of BGP UPDATE messages received on this connection. This object should be initialized to zero (0) when the connection is established. |
juniBgpPeerOutUpdates | 1.3.6.1.4.1.4874.2.2.29.1.4.1.12 | counter32 | read-only |
The number of BGP UPDATE messages transmitted on this connection. This object should be initialized to zero (0) when the connection is established. |
juniBgpPeerInTotalMessages | 1.3.6.1.4.1.4874.2.2.29.1.4.1.13 | counter32 | read-only |
The total number of messages received from the remote peer on this connection. This object should be initialized to zero when the connection is established. |
juniBgpPeerOutTotalMessages | 1.3.6.1.4.1.4874.2.2.29.1.4.1.14 | counter32 | read-only |
The total number of messages transmitted to the remote peer on this connection. This object should be initialized to zero when the connection is established. |
juniBgpPeerLastErrorCode | 1.3.6.1.4.1.4874.2.2.29.1.4.1.15 | octet string | read-only |
The 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. |
juniBgpPeerLastResetReason | 1.3.6.1.4.1.4874.2.2.29.1.4.1.16 | displaystring | read-only |
The string representing the last error code seen by this peer on this connection. If no error has occurred, this string is null. |
juniBgpPeerFsmEstablishedTransitions | 1.3.6.1.4.1.4874.2.2.29.1.4.1.17 | counter32 | read-only |
The total number of times the BGP FSM transitioned into the established state. |
juniBgpPeerFsmEstablishedTime | 1.3.6.1.4.1.4874.2.2.29.1.4.1.18 | gauge32 | read-only |
This 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. |
juniBgpPeerRetryInterval | 1.3.6.1.4.1.4874.2.2.29.1.4.1.19 | integer32 | read-only |
Time interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds. |
juniBgpPeerHoldTime | 1.3.6.1.4.1.4874.2.2.29.1.4.1.20 | integer32 | read-only |
Time 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). |
juniBgpPeerKeepAliveInterval | 1.3.6.1.4.1.4874.2.2.29.1.4.1.21 | integer32 | read-only |
Time 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). |
juniBgpPeerConfigHoldTime | 1.3.6.1.4.1.4874.2.2.29.1.4.1.22 | integer32 | read-only |
Time 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. |
juniBgpPeerConfigKeepAliveInterval | 1.3.6.1.4.1.4874.2.2.29.1.4.1.23 | integer32 | read-only |
Time 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. |
juniBgpPeerAsOriginationInterval | 1.3.6.1.4.1.4874.2.2.29.1.4.1.24 | integer32 | read-only |
Time interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 10 seconds. |
juniBgpPeerAdvertisementInterval | 1.3.6.1.4.1.4874.2.2.29.1.4.1.25 | integer32 | read-only |
Time interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds. |
juniBgpPeerInUpdateElapsedTime | 1.3.6.1.4.1.4874.2.2.29.1.4.1.26 | gauge32 | read-only |
Elapsed 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). |
juniBgpPeerDescription | 1.3.6.1.4.1.4874.2.2.29.1.4.1.27 | displaystring | read-only |
Peer textual description. |
juniBgpPeerRemoteIdentifier | 1.3.6.1.4.1.4874.2.2.29.1.4.1.28 | ipaddress | read-only |
Peer's remote router ID. |
juniBgpPeerWeight | 1.3.6.1.4.1.4874.2.2.29.1.4.1.29 | unsigned32 | read-only |
The weight assigned to routes learned from peer. |
juniBgpPeerEbgpMultihop | 1.3.6.1.4.1.4874.2.2.29.1.4.1.30 | truthvalue | read-only |
The EBGP multihop is enabled. |
juniBgpPeerEbgpMultihopTtl | 1.3.6.1.4.1.4874.2.2.29.1.4.1.31 | integer32 | read-only |
Maximum number of hops to the external peer (only relevant if EBGP multihop turned on). |
juniBgpPeerUpdateSource | 1.3.6.1.4.1.4874.2.2.29.1.4.1.32 | ipaddress | read-only |
The source IP address for peer connections. |
juniBgpPeerMd5Password | 1.3.6.1.4.1.4874.2.2.29.1.4.1.33 | octet string | read-only |
The password for MD5 authentication. Reading this object always results in an OCTET STRING of length zero. |
juniBgpPeerMaxUpdateSize | 1.3.6.1.4.1.4874.2.2.29.1.4.1.34 | unsigned32 | read-only |
The maximum size in bytes of transmitted UPDATE messages. |
juniBgpPeerType | 1.3.6.1.4.1.4874.2.2.29.1.4.1.35 | integer | read-only |
The type of peer. Enumeration: 'peerTypeExternal': 2, 'peerTypeConfederation': 3, 'peerTypeUnknown': 4, 'peerTypeInternal': 1. |
juniBgpPeerReceivedCapabilitiesOption | 1.3.6.1.4.1.4874.2.2.29.1.4.1.36 | truthvalue | read-only |
The peer sent the capabilities optional parameter in its open message. |
juniBgpPeerReceivedCapabilityMultiProtocol | 1.3.6.1.4.1.4874.2.2.29.1.4.1.37 | truthvalue | read-only |
The peer has advertised the multi-protocol capability to us. |
juniBgpPeerReceivedCapabilityRouteRefresh | 1.3.6.1.4.1.4874.2.2.29.1.4.1.38 | truthvalue | read-only |
The peer has advertised the route-refresh capability to us. |
juniBgpPeerReceivedCapabilityRouteRefreshCisco | 1.3.6.1.4.1.4874.2.2.29.1.4.1.39 | truthvalue | read-only |
The peer has advertised the route-refresh-cisco capability to us. |
juniBgpPeerResetConnectionType | 1.3.6.1.4.1.4874.2.2.29.1.4.1.40 | junibgpresetconnectiontype | read-only |
Writing 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. |
juniBgpPeerRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.4.1.41 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpPeerLocalAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.4.1.42 | integer32 | read-only |
Deprecated. 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). |
juniBgpPeerFourOctetRemoteAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.4.1.43 | junibgpfouroctetasnumber | read-only |
The peer's four-octet autonomous system number. |
juniBgpPeerFourOctetLocalAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.4.1.44 | junibgpfouroctetasnumber | read-only |
The 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. |
juniBgpPeerReceivedCapabilityFourOctetAsNumbers | 1.3.6.1.4.1.4874.2.2.29.1.4.1.45 | truthvalue | read-only |
The peer has advertised the four-octet-as-numbers capability to us. |
juniBgpPeerReceivedCapabilityDynamicCapabilityNeg | 1.3.6.1.4.1.4874.2.2.29.1.4.1.46 | truthvalue | read-only |
The peer has advertised the dynamic-capability-negotiation capability to us. |
juniBgpPeerShouldAdvertiseCapabilitiesOption | 1.3.6.1.4.1.4874.2.2.29.1.4.1.47 | truthvalue | read-only |
Set 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. |
juniBgpPeerShouldAdvertiseCapabilityRouteRefresh | 1.3.6.1.4.1.4874.2.2.29.1.4.1.48 | truthvalue | read-only |
Set 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. |
juniBgpPeerShouldAdvertiseCapabilityRouteRefreshCisco | 1.3.6.1.4.1.4874.2.2.29.1.4.1.49 | truthvalue | read-only |
Set 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. |
juniBgpPeerShouldAdvertiseCapabilityFourOctetAsNumbers | 1.3.6.1.4.1.4874.2.2.29.1.4.1.50 | truthvalue | read-only |
Set 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. |
juniBgpPeerShouldAdvertiseCapabilityDynamicCapabilityNeg | 1.3.6.1.4.1.4874.2.2.29.1.4.1.51 | truthvalue | read-only |
Set 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. |
juniBgpPeerSentCapabilitiesOption | 1.3.6.1.4.1.4874.2.2.29.1.4.1.52 | truthvalue | read-only |
We sent the capabilities optional parameter in the OPEN message to this peer. |
juniBgpPeerSentCapabilityMultiProtocol | 1.3.6.1.4.1.4874.2.2.29.1.4.1.53 | truthvalue | read-only |
We advertised the multi-protocol capability to this peer. |
juniBgpPeerSentCapabilityRouteRefresh | 1.3.6.1.4.1.4874.2.2.29.1.4.1.54 | truthvalue | read-only |
We advertised the route-refresh capability to this peer. |
juniBgpPeerSentCapabilityRouteRefreshCisco | 1.3.6.1.4.1.4874.2.2.29.1.4.1.55 | truthvalue | read-only |
We advertised the route-refresh-cisco capability to this peer. |
juniBgpPeerSentCapabilityFourOctetAsNumbers | 1.3.6.1.4.1.4874.2.2.29.1.4.1.56 | truthvalue | read-only |
We advertised the four-octet-as-numbers capability to this peer. |
juniBgpPeerSentCapabilityDynamicCapabilityNeg | 1.3.6.1.4.1.4874.2.2.29.1.4.1.57 | truthvalue | read-only |
We advertised the dynamic-capability-negotiation capability to this peer. |
juniBgpPeerReceivedUnsupportedOptionalParameterNotification | 1.3.6.1.4.1.4874.2.2.29.1.4.1.58 | truthvalue | read-only |
We 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. |
juniBgpPeerReceivedUnsupportedCapabilityNotification | 1.3.6.1.4.1.4874.2.2.29.1.4.1.59 | truthvalue | read-only |
We 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. |
juniBgpPeerUnconfiguredAttributes | 1.3.6.1.4.1.4874.2.2.29.1.4.1.60 | bits | read-only |
On get each bit indicates whether the corresponding attribute is configured or unconfigured: 0 = The attribute is configured (i.e. the configured value is the operational value). 1 = The attribute is unconfigured (i.e. the operational value is inherited from the a higher level which could be the default value). Getting the attribute value itself always returns the operational value of that attribute regardless of whether the attribute is configured or unconfigured. On write each bit indicates whether or not the corresponding attribute should be set to the unconfigured state: 0 = No operation (i.e. do not change the state of the attribute). 1 = Set the attribute to the unconfigured state. Setting an attribute to a value has the automatic side-effect of setting the bit with the same name to zero. Bits: 'juniBgpPeerShouldAdvertiseCapabilityFourOctetAsNumbers': 18, 'juniBgpPeerGracefulRestartRestartTime': 25, 'juniBgpPeerIbgpSinglehop': 31, 'juniBgpPeerMd5Password': 11, 'juniBgpPeerEbgpMultihop': 8, 'juniBgpPeerShouldAdvertiseCapabilityRouteRefreshCisco': 17, 'juniBgpPeerLenient': 21, 'juniBgpPeerFourOctetRemoteAsNumber': 13, 'juniBgpPeerPassive': 23, 'juniBgpPeerRetryInterval': 1, 'juniBgpPeerBfdMultiplier': 30, 'juniBgpPeerAsOriginationInterval': 4, 'juniBgpPeerAdminStatus': 0, 'juniBgpPeerBfdMinReceiveInterval': 29, 'juniBgpPeerConfigHoldTime': 2, 'juniBgpPeerGracefulRestartStalePathsTime': 26, 'juniBgpPeerBfdMinTransmitInterval': 28, 'juniBgpPeerShouldAdvertiseCapabilitiesOption': 15, 'juniBgpPeerEbgpMultihopTtl': 9, 'juniBgpPeerDescription': 6, 'juniBgpPeerBfdEnabled': 27, 'juniBgpPeerShouldAdvertiseCapabilityOldDynamicCapabilityNeg': 22, 'juniBgpPeerShouldAdvertiseCapabilityRouteRefresh': 16, 'juniBgpPeerAdvertisementInterval': 5, 'juniBgpPeerWeight': 7, 'juniBgpPeerSiteOfOrigin': 20, 'juniBgpPeerShouldAdvertiseCapabilityDynamicCapabilityNeg': 19, 'juniBgpPeerConfigKeepAliveInterval': 3, 'juniBgpPeerUpdateSource': 10, 'juniBgpPeerMaxUpdateSize': 12, 'juniBgpPeerShouldAdvertiseCapabilityGracefulRestart': 24, 'juniBgpPeerFourOctetLocalAsNumber': 14. |
juniBgpPeerSiteOfOrigin | 1.3.6.1.4.1.4874.2.2.29.1.4.1.61 | octet string | read-only |
The 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. |
juniBgpPeerLenient | 1.3.6.1.4.1.4874.2.2.29.1.4.1.62 | truthvalue | read-only |
Enable 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. |
juniBgpPeerReceivedCapabilityOldDynamicCapabilityNeg | 1.3.6.1.4.1.4874.2.2.29.1.4.1.63 | truthvalue | read-only |
The peer has advertised the old deprecated dynamic-capability- negotiation capability to us. |
juniBgpPeerShouldAdvertiseCapabilityOldDynamicCapabilityNeg | 1.3.6.1.4.1.4874.2.2.29.1.4.1.64 | truthvalue | read-only |
Set 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. |
juniBgpPeerSentCapabilityOldDynamicCapabilityNeg | 1.3.6.1.4.1.4874.2.2.29.1.4.1.65 | truthvalue | read-only |
We advertised the old-dynamic-capability-negotiation capability to this peer. |
juniBgpPeerPassive | 1.3.6.1.4.1.4874.2.2.29.1.4.1.66 | truthvalue | read-only |
Set this object to true(1) to make this a passive peer. |
juniBgpPeerDynamic | 1.3.6.1.4.1.4874.2.2.29.1.4.1.67 | truthvalue | read-only |
This object return true(1) if this is a dynamically created peer or false(2) if this is a configured peer. |
juniBgpPeerShouldAdvertiseCapabilityGracefulRestart | 1.3.6.1.4.1.4874.2.2.29.1.4.1.68 | truthvalue | read-only |
Set 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. |
juniBgpPeerSentCapabilityGracefulRestart | 1.3.6.1.4.1.4874.2.2.29.1.4.1.69 | truthvalue | read-only |
We advertised the graceful-restart capability to this peer. |
juniBgpPeerReceivedCapabilityGracefulRestart | 1.3.6.1.4.1.4874.2.2.29.1.4.1.70 | truthvalue | read-only |
The peer has advertised the graceful-restart capability to us. |
juniBgpPeerGracefulRestartRestartTime | 1.3.6.1.4.1.4874.2.2.29.1.4.1.71 | integer32 | read-only |
The 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. |
juniBgpPeerGracefulRestartStalePathsTime | 1.3.6.1.4.1.4874.2.2.29.1.4.1.72 | integer32 | read-only |
The 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. |
juniBgpPeerSentGracefulRestartRestartState | 1.3.6.1.4.1.4874.2.2.29.1.4.1.73 | truthvalue | read-only |
Value 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). |
juniBgpPeerReceivedGracefulRestartRestartState | 1.3.6.1.4.1.4874.2.2.29.1.4.1.74 | truthvalue | read-only |
Value 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). |
juniBgpPeerSentGracefulRestartRestartTime | 1.3.6.1.4.1.4874.2.2.29.1.4.1.75 | integer32 | read-only |
The restart time in seconds field in the graceful-restart capability which we sent to the peer. |
juniBgpPeerReceivedGracefulRestartRestartTime | 1.3.6.1.4.1.4874.2.2.29.1.4.1.76 | integer32 | read-only |
The restart time in seconds field in the graceful-restart capability which we received from the peer. |
juniBgpPeerTimeUntilGracefulRestartRestartTimerExpires | 1.3.6.1.4.1.4874.2.2.29.1.4.1.77 | integer32 | read-only |
If 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. |
juniBgpPeerTimeUntilGracefulRestartStalePathsTimerExpires | 1.3.6.1.4.1.4874.2.2.29.1.4.1.78 | integer32 | read-only |
If 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. |
juniBgpPeerBfdEnabled | 1.3.6.1.4.1.4874.2.2.29.1.4.1.79 | truthvalue | read-only |
Value true(1) the BFD is enabled for this peer. |
juniBgpPeerBfdMinTransmitInterval | 1.3.6.1.4.1.4874.2.2.29.1.4.1.80 | integer32 | read-only |
The 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. |
juniBgpPeerBfdMinReceiveInterval | 1.3.6.1.4.1.4874.2.2.29.1.4.1.81 | integer32 | read-only |
The 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. |
juniBgpPeerBfdMultiplier | 1.3.6.1.4.1.4874.2.2.29.1.4.1.82 | integer32 | read-only |
How many BFD packets can be missed before the BFD session is declared down. |
juniBgpPeerBfdSessionUp | 1.3.6.1.4.1.4874.2.2.29.1.4.1.83 | truthvalue | read-only |
Is the BFD session up. |
juniBgpPeerBfdDetectionTime | 1.3.6.1.4.1.4874.2.2.29.1.4.1.84 | integer32 | read-only |
The BFD detection time (in milliseconds) negotiated with the remote BFD speaker. In other words, how quickly can a broken connection be detected. |
juniBgpPeerIbgpSinglehop | 1.3.6.1.4.1.4874.2.2.29.1.4.1.85 | truthvalue | read-only |
The IBGP single-hop is enabled. |
juniBgpPeerProposedAfiSafiPeerTable | 1.3.6.1.4.1.4874.2.2.29.1.5 | no-access |
The Juniper BGP PeerProposedAfiSafi Peer Table describes the BGP-specific AFI and SAFIs a peer proposed. |
|
1.3.6.1.4.1.4874.2.2.29.1.5.1 | no-access |
The BGP PeerProposedAfiSafi Peer Entry describes a BGP-specific AFI/SAFIs proposed by one peer. |
||
juniBgpPeerProposedAfiSafiPeerVrfName | 1.3.6.1.4.1.4874.2.2.29.1.5.1.1 | junivrfname | no-access |
The 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. |
juniBgpPeerProposedAfiSafiPeerRemoteAddr | 1.3.6.1.4.1.4874.2.2.29.1.5.1.2 | ipaddress | no-access |
The remote IP address of this entry's BGP peer. |
juniBgpPeerProposedAfiSafiPeerAfi | 1.3.6.1.4.1.4874.2.2.29.1.5.1.3 | junibgpafi | no-access |
The AFI proposed by this peer to us. |
juniBgpPeerProposedAfiSafiPeerSafi | 1.3.6.1.4.1.4874.2.2.29.1.5.1.4 | junibgpsafi | no-access |
The SAFI proposed by this peer to us. |
juniBgpPeerProposedAfiSafiPeerRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.5.1.5 | rowstatus | read-only |
Should always be active according to the Row Status convention. |
juniBgpLocalProposedAfiSafiPeerTable | 1.3.6.1.4.1.4874.2.2.29.1.6 | no-access |
The Juniper BGP LocalProposedAfiSafi Peer Table describes the BGP-specific AFI and SAFIs proposed to the peer. |
|
1.3.6.1.4.1.4874.2.2.29.1.6.1 | no-access |
The BGP LocalProposedAfiSafi Peer Entry describes a BGP-specific AFI/SAFIs proposed to one peer. |
||
juniBgpLocalProposedAfiSafiPeerVrfName | 1.3.6.1.4.1.4874.2.2.29.1.6.1.1 | junivrfname | no-access |
The 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. |
juniBgpLocalProposedAfiSafiPeerRemoteAddr | 1.3.6.1.4.1.4874.2.2.29.1.6.1.2 | ipaddress | no-access |
The remote IP address of this entry's BGP peer. |
juniBgpLocalProposedAfiSafiPeerAfi | 1.3.6.1.4.1.4874.2.2.29.1.6.1.3 | junibgpafi | no-access |
The AFI we proposed to this peer. |
juniBgpLocalProposedAfiSafiPeerSafi | 1.3.6.1.4.1.4874.2.2.29.1.6.1.4 | junibgpsafi | no-access |
The SAFI we proposed to this peer. |
juniBgpLocalProposedAfiSafiPeerRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.6.1.5 | rowstatus | read-only |
Should always be active according to the Row Status convention. |
juniBgpExchangedAfiSafiPeerTable | 1.3.6.1.4.1.4874.2.2.29.1.7 | no-access |
The Juniper BGP PeerExchangedAfiSafi Peer Table describes the BGP-specific AFI and SAFIs a peer exchanged. |
|
1.3.6.1.4.1.4874.2.2.29.1.7.1 | no-access |
The BGP ExchangedAfiSafi Peer Entry describes a BGP-specific AFI/SAFIs exchanged by one peer. |
||
juniBgpExchangedAfiSafiPeerVrfName | 1.3.6.1.4.1.4874.2.2.29.1.7.1.1 | junivrfname | no-access |
The 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. |
juniBgpExchangedAfiSafiPeerRemoteAddr | 1.3.6.1.4.1.4874.2.2.29.1.7.1.2 | ipaddress | no-access |
The remote IP address of this entry's BGP peer. |
juniBgpExchangedAfiSafiPeerAfi | 1.3.6.1.4.1.4874.2.2.29.1.7.1.3 | junibgpafi | no-access |
The AFI which we exchange with this peer. |
juniBgpExchangedAfiSafiPeerSafi | 1.3.6.1.4.1.4874.2.2.29.1.7.1.4 | junibgpsafi | no-access |
The SAFI which we exchange with this peer. |
juniBgpExchangedAfiSafiPeerRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.7.1.5 | rowstatus | read-only |
Should always be active according to the Row Status convention. |
juniBgpPeerAddressFamilyTable | 1.3.6.1.4.1.4874.2.2.29.1.8 | no-access |
The Juniper BGP Peer Address Family Table describes the BGP-specific attributes of an Address Family for a peer. |
|
1.3.6.1.4.1.4874.2.2.29.1.8.1 | no-access |
The BGP ExchangedAfiSafi Peer Entry describes a BGP-specific AFI/SAFIs exchanged by one peer. |
||
juniBgpPeerAddressFamilyVrfName | 1.3.6.1.4.1.4874.2.2.29.1.8.1.1 | junivrfname | no-access |
The 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. |
juniBgpPeerAddressFamilyAfi | 1.3.6.1.4.1.4874.2.2.29.1.8.1.2 | junibgpafi | no-access |
The AFI of the address-family in which this peer is configured. |
juniBgpPeerAddressFamilySafi | 1.3.6.1.4.1.4874.2.2.29.1.8.1.3 | junibgpsafi | no-access |
The SAFI of the address-family in which this peer is configured. |
juniBgpPeerAddressFamilyRemoteAddress | 1.3.6.1.4.1.4874.2.2.29.1.8.1.4 | ipaddress | no-access |
The remote IP address of this entry's BGP peer. |
juniBgpPeerAddressFamilyPeerGroup | 1.3.6.1.4.1.4874.2.2.29.1.8.1.5 | displaystring | read-only |
Peer group membership (null if none). |
juniBgpPeerAddressFamilyDefaultOriginate | 1.3.6.1.4.1.4874.2.2.29.1.8.1.6 | truthvalue | read-only |
Set this object to true(1) in order to advertise a default route to this peer, if present. |
juniBgpPeerAddressFamilyNextHopSelf | 1.3.6.1.4.1.4874.2.2.29.1.8.1.7 | truthvalue | read-only |
Set this object to true(1) in order to always advertise this router as the next hop. |
juniBgpPeerAddressFamilySendCommunity | 1.3.6.1.4.1.4874.2.2.29.1.8.1.8 | truthvalue | read-only |
Set this object to true(1) in order to send COMMUNITIES attributes in updates. |
juniBgpPeerAddressFamilyDistributeListIn | 1.3.6.1.4.1.4874.2.2.29.1.8.1.9 | displaystring | read-only |
The inbound distribute IP access list name. |
juniBgpPeerAddressFamilyDistributeListOut | 1.3.6.1.4.1.4874.2.2.29.1.8.1.10 | displaystring | read-only |
The outbound distribute IP access list name. |
juniBgpPeerAddressFamilyPrefixListIn | 1.3.6.1.4.1.4874.2.2.29.1.8.1.11 | displaystring | read-only |
The inbound IP prefix list name. |
juniBgpPeerAddressFamilyPrefixListOut | 1.3.6.1.4.1.4874.2.2.29.1.8.1.12 | displaystring | read-only |
The outbound IP prefix list name. |
juniBgpPeerAddressFamilyPrefixTreeIn | 1.3.6.1.4.1.4874.2.2.29.1.8.1.13 | displaystring | read-only |
The inbound IP prefix tree name. |
juniBgpPeerAddressFamilyPrefixTreeOut | 1.3.6.1.4.1.4874.2.2.29.1.8.1.14 | displaystring | read-only |
The outbound IP prefix tree name. |
juniBgpPeerAddressFamilyFilterListIn | 1.3.6.1.4.1.4874.2.2.29.1.8.1.15 | displaystring | read-only |
The inbound filter AS path list name. |
juniBgpPeerAddressFamilyFilterListOut | 1.3.6.1.4.1.4874.2.2.29.1.8.1.16 | displaystring | read-only |
The outbound filter AS path list name. |
juniBgpPeerAddressFamilyFilterListWeight | 1.3.6.1.4.1.4874.2.2.29.1.8.1.17 | displaystring | read-only |
The weight filter AS path list name. |
juniBgpPeerAddressFamilyFilterListWeightValue | 1.3.6.1.4.1.4874.2.2.29.1.8.1.18 | unsigned32 | read-only |
The weight to apply on weight filter list matches. |
juniBgpPeerAddressFamilyRouteMapIn | 1.3.6.1.4.1.4874.2.2.29.1.8.1.19 | displaystring | read-only |
The inbound route-map name. An empty string means no inbound route-map. |
juniBgpPeerAddressFamilyRouteMapOut | 1.3.6.1.4.1.4874.2.2.29.1.8.1.20 | displaystring | read-only |
The outbound route-map name. An empty string means no outbound route-map. |
juniBgpPeerAddressFamilyRouteReflectorClient | 1.3.6.1.4.1.4874.2.2.29.1.8.1.21 | truthvalue | read-only |
The peer is a route reflector client. |
juniBgpPeerAddressFamilyRouteLimitWarn | 1.3.6.1.4.1.4874.2.2.29.1.8.1.22 | unsigned32 | read-only |
Log a warning if pathCount exceeds this value. |
juniBgpPeerAddressFamilyRouteLimitReset | 1.3.6.1.4.1.4874.2.2.29.1.8.1.23 | unsigned32 | read-only |
Reset connection is pathCount exceeds this value. |
juniBgpPeerAddressFamilyRouteLimitWarnOnly | 1.3.6.1.4.1.4874.2.2.29.1.8.1.24 | truthvalue | read-only |
Warn, but do not reset, if the path limit is exceeded. |
juniBgpPeerAddressFamilyRemovePrivateAs | 1.3.6.1.4.1.4874.2.2.29.1.8.1.25 | truthvalue | read-only |
Remove private AS numbers from AS paths. |
juniBgpPeerAddressFamilyUnsuppressMap | 1.3.6.1.4.1.4874.2.2.29.1.8.1.26 | displaystring | read-only |
The 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. |
juniBgpPeerAddressFamilyInboundSoftReconfig | 1.3.6.1.4.1.4874.2.2.29.1.8.1.27 | truthvalue | read-only |
Inbound soft-reconfiguration is enabled. If inbound soft-reconfiguration is enabled we keep a copy of each received route before inbound policy was applied. |
juniBgpPeerAddressFamilyResetConnectionType | 1.3.6.1.4.1.4874.2.2.29.1.8.1.28 | junibgpresetconnectiontype | read-only |
Writing 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. |
juniBgpPeerAddressFamilyRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.8.1.29 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpPeerAddressFamilyAsOverride | 1.3.6.1.4.1.4874.2.2.29.1.8.1.30 | truthvalue | read-only |
Replace the AS number of the peer by our own AS number in the AS-path attribute in UPDATEs sent to this peer. |
juniBgpPeerAddressFamilyAllowAsIn | 1.3.6.1.4.1.4874.2.2.29.1.8.1.31 | integer32 | read-only |
The 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. |
juniBgpPeerAddressFamilySendExtendedCommunity | 1.3.6.1.4.1.4874.2.2.29.1.8.1.32 | truthvalue | read-only |
Set this object to true(1) in order to send EXTENDED-COMMUNITIES attributes in updates. |
juniBgpPeerAddressFamilyAdvertiseCapPrefixListOrfSend | 1.3.6.1.4.1.4874.2.2.29.1.8.1.33 | truthvalue | read-only |
Set this object to true(1) in order to send PREFIX-LIST ORF SEND CAPABILITY in Open Message. |
juniBgpPeerAddressFamilyAdvertiseCapPrefixListOrfReceive | 1.3.6.1.4.1.4874.2.2.29.1.8.1.34 | truthvalue | read-only |
Set this object to true(1) in order to send PREFIX-LIST ORF RECEIVE CAPABILITY in Open Message. |
juniBgpPeerAddressFamilyAdvertiseCapPrefixListCiscoOrfSend | 1.3.6.1.4.1.4874.2.2.29.1.8.1.35 | truthvalue | read-only |
Set this object to true(1) in order to send PREFIX-LIST-CISCO ORF SEND CAPABILITY in Open Message. |
juniBgpPeerAddressFamilyAdvertiseCapPrefixListCiscoOrfReceive | 1.3.6.1.4.1.4874.2.2.29.1.8.1.36 | truthvalue | read-only |
Set this object to true(1) in order to send PREFIX-LIST-CISCO ORF RECEIVE CAPABILITY in Open Message. |
juniBgpPeerAddressFamilyReceivedCapPrefixListOrfSend | 1.3.6.1.4.1.4874.2.2.29.1.8.1.37 | truthvalue | read-only |
The peer has sent PREFIX-LIST ORF SEND CAPABILITY to us for this address family. |
juniBgpPeerAddressFamilyReceivedCapPrefixListOrfReceive | 1.3.6.1.4.1.4874.2.2.29.1.8.1.38 | truthvalue | read-only |
The peer has sent PREFIX-LIST ORF RECEIVE CAPABILITY to us for this address family. |
juniBgpPeerAddressFamilyReceivedCapPrefixListCiscoOrfSend | 1.3.6.1.4.1.4874.2.2.29.1.8.1.39 | truthvalue | read-only |
The peer has sent PREFIX-LIST-CISCO ORF SEND CAPABILITY to us for this address family. |
juniBgpPeerAddressFamilyReceivedCapPrefixListCiscoOrfReceive | 1.3.6.1.4.1.4874.2.2.29.1.8.1.40 | truthvalue | read-only |
The peer has sent PREFIX-LIST-CISCO ORF RECEIVE CAPABILITY to us for this address family. |
juniBgpPeerAddressFamilyReceivedOrfEntriesLimit | 1.3.6.1.4.1.4874.2.2.29.1.8.1.41 | unsigned32 | read-only |
Ignore received ORF entries for this address family if count exceeds this value. |
juniBgpPeerAddressFamilyReceivedPrefixListOrfName | 1.3.6.1.4.1.4874.2.2.29.1.8.1.42 | displaystring | read-only |
The prefix list name containing ORF entries received from the peer for this address family |
juniBgpPeerAddressFamilyMaximumPrefixStrict | 1.3.6.1.4.1.4874.2.2.29.1.8.1.43 | truthvalue | read-only |
If 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). |
juniBgpPeerAddressFamilyUnconfiguredAttributes | 1.3.6.1.4.1.4874.2.2.29.1.8.1.44 | bits | read-only |
On get each bit indicates whether the corresponding attribute is configured or unconfigured: 0 = The attribute is configured (i.e. the configured value is the operational value). 1 = The attribute is unconfigured (i.e. the operational value is inherited from the a higher level which could be the default value). Getting the attribute value itself always returns the operational value of that attribute regardless of whether the attribute is configured or unconfigured. On write each bit indicates whether or not the corresponding attribute should be set to the unconfigured state: 0 = No operation (i.e. do not change the state of the attribute). 1 = Set the attribute to the unconfigured state. Setting an attribute to a value has the automatic side-effect of setting the bit with the same name to zero. Bits: 'juniBgpPeerAddressFamilySendCommunity': 3, 'juniBgpPeerAddressFamilyRouteLimitReset': 18, 'juniBgpPeerAddressFamilyDistributeListOut': 5, 'juniBgpPeerAddressFamilyPrefixListOut': 7, 'juniBgpPeerAddressFamilyDefaultOriginate': 1, 'juniBgpPeerAddressFamilyAdvertiseCapPrefixListOrfReceive': 27, 'juniBgpPeerAddressFamilyRouteLimitWarnOnly': 19, 'juniBgpPeerAddressFamilyFilterListIn': 10, 'juniBgpPeerAddressFamilyFilterListWeightValue': 13, 'juniBgpPeerAddressFamilyFilterListOut': 11, 'juniBgpPeerAddressFamilyInboundSoftReconfig': 22, 'juniBgpPeerAddressFamilyDistributeListIn': 4, 'juniBgpPeerAddressFamilyNextHopUnchanged': 34, 'juniBgpPeerAddressFamilyNextHopSelf': 2, 'juniBgpPeerAddressFamilyAdvertiseCapPrefixListCiscoOrfSend': 28, 'juniBgpPeerAddressFamilyPeerGroup': 0, 'juniBgpPeerAddressFamilyRouteMapIn': 14, 'juniBgpPeerAddressFamilyMaximumPrefixStrict': 31, 'juniBgpPeerAddressFamilyPrefixListIn': 6, 'juniBgpPeerAddressFamilyDefaultOriginateRouteMap': 33, 'juniBgpPeerAddressFamilyAdvertiseCapPrefixListOrfSend': 26, 'juniBgpPeerAddressFamilyRouteMapOut': 15, 'juniBgpPeerAddressFamilyFilterListWeight': 12, 'juniBgpPeerAddressFamilyAllowAsIn': 24, 'juniBgpPeerAddressFamilyAsOverride': 23, 'juniBgpPeerAddressFamilyRemovePrivateAs': 20, 'juniBgpPeerAddressFamilyRouteReflectorClient': 16, 'juniBgpPeerAddressFamilySendLabel': 32, 'juniBgpPeerAddressFamilyRouteLimitWarn': 17, 'juniBgpPeerAddressFamilyPrefixTreeOut': 9, 'juniBgpPeerAddressFamilyAdvertiseCapPrefixListCiscoOrfReceive': 29, 'juniBgpPeerAddressFamilyUnsuppressMap': 21, 'juniBgpPeerAddressFamilyReceivedOrfEntriesLimit': 30, 'juniBgpPeerAddressFamilyPrefixTreeIn': 8, 'juniBgpPeerAddressFamilySendExtendedCommunity': 25. |
juniBgpPeerAddressFamilySendLabel | 1.3.6.1.4.1.4874.2.2.29.1.8.1.45 | truthvalue | read-only |
Send labeled prefixes to this peer for this address-family. |
juniBgpPeerAddressFamilyDefaultOriginateRouteMap | 1.3.6.1.4.1.4874.2.2.29.1.8.1.46 | displaystring | read-only |
The 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. |
juniBgpPeerAddressFamilySentCapabilityGracefulRestart | 1.3.6.1.4.1.4874.2.2.29.1.8.1.47 | truthvalue | read-only |
Value 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. |
juniBgpPeerAddressFamilyReceivedCapabilityGracefulRestart | 1.3.6.1.4.1.4874.2.2.29.1.8.1.48 | truthvalue | read-only |
Value 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. |
juniBgpPeerAddressFamilySentForwardingStatePreserved | 1.3.6.1.4.1.4874.2.2.29.1.8.1.49 | truthvalue | read-only |
Value 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). |
juniBgpPeerAddressFamilyReceivedForwardingStatePreserved | 1.3.6.1.4.1.4874.2.2.29.1.8.1.50 | truthvalue | read-only |
Value 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). |
juniBgpPeerAddressFamilySentEndOfRibMarker | 1.3.6.1.4.1.4874.2.2.29.1.8.1.51 | truthvalue | read-only |
Value true(1) indicates that we have sent an End-of-RIB marker for this address-family to this peer since the session became established. |
juniBgpPeerAddressFamilyReceivedEndOfRibMarker | 1.3.6.1.4.1.4874.2.2.29.1.8.1.52 | truthvalue | read-only |
Value true(1) indicates that we have received an End-of-RIB marker for this address-family from this peer since the session became established. |
juniBgpPeerAddressFamilyWaitingForEndOfRibBeforeFlushStaleRoutes | 1.3.6.1.4.1.4874.2.2.29.1.8.1.53 | truthvalue | read-only |
Value 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. |
juniBgpPeerAddressFamilyWaitingForEndOfRibBeforePathSelection | 1.3.6.1.4.1.4874.2.2.29.1.8.1.54 | truthvalue | read-only |
Value 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. |
juniBgpPeerAddressFamilyNextHopUnchanged | 1.3.6.1.4.1.4874.2.2.29.1.8.1.55 | truthvalue | read-only |
Set this object to true(1) in order to always advertise the the next-hop unchanged to this peer for this address-family. |
juniBgpPeerGroupTable | 1.3.6.1.4.1.4874.2.2.29.1.9 | no-access |
The Juniper BGP Peer Group Table describes the BGP-specific characteristics of peer groups. |
|
1.3.6.1.4.1.4874.2.2.29.1.9.1 | no-access |
The BGP Peer Group Entry describes BGP-specific characteristics of one peer group. |
||
juniBgpPeerGroupVrfName | 1.3.6.1.4.1.4874.2.2.29.1.9.1.1 | junivrfname | no-access |
The 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. |
juniBgpPeerGroupGroupName | 1.3.6.1.4.1.4874.2.2.29.1.9.1.2 | displaystring | no-access |
The name of the Peer group this instance configures. |
juniBgpPeerGroupAdminStatus | 1.3.6.1.4.1.4874.2.2.29.1.9.1.3 | integer | read-only |
The 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. Enumeration: 'start': 2, 'stop': 1. |
juniBgpPeerGroupRemoteAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.9.1.4 | integer32 | read-only |
Deprecated. 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). |
juniBgpPeerGroupRetryInterval | 1.3.6.1.4.1.4874.2.2.29.1.9.1.5 | integer32 | read-only |
Time interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds. |
juniBgpPeerGroupConfigHoldTime | 1.3.6.1.4.1.4874.2.2.29.1.9.1.6 | integer32 | read-only |
Time 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. |
juniBgpPeerGroupConfigKeepAliveInterval | 1.3.6.1.4.1.4874.2.2.29.1.9.1.7 | integer32 | read-only |
Time 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. |
juniBgpPeerGroupAsOriginationInterval | 1.3.6.1.4.1.4874.2.2.29.1.9.1.8 | integer32 | read-only |
Time interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 10 seconds. |
juniBgpPeerGroupAdvertisementInterval | 1.3.6.1.4.1.4874.2.2.29.1.9.1.9 | integer32 | read-only |
Time interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds. |
juniBgpPeerGroupDescription | 1.3.6.1.4.1.4874.2.2.29.1.9.1.10 | displaystring | read-only |
Peer textual description. |
juniBgpPeerGroupWeight | 1.3.6.1.4.1.4874.2.2.29.1.9.1.11 | unsigned32 | read-only |
The weight assigned to routes learned from peer. |
juniBgpPeerGroupEbgpMultihop | 1.3.6.1.4.1.4874.2.2.29.1.9.1.12 | truthvalue | read-only |
The EBGP multihop is enabled. |
juniBgpPeerGroupEbgpMultihopTtl | 1.3.6.1.4.1.4874.2.2.29.1.9.1.13 | integer32 | read-only |
Maximum number of hops to the external peer (only relevant if EBGP multihop turned on). |
juniBgpPeerGroupUpdateSource | 1.3.6.1.4.1.4874.2.2.29.1.9.1.14 | ipaddress | read-only |
The source IP address for peer connections. |
juniBgpPeerGroupMd5Password | 1.3.6.1.4.1.4874.2.2.29.1.9.1.15 | octet string | read-only |
The password for MD5 authentication. Reading this object always results in an OCTET STRING of length zero. |
juniBgpPeerGroupMaxUpdateSize | 1.3.6.1.4.1.4874.2.2.29.1.9.1.16 | unsigned32 | read-only |
The maximum size in bytes of transmitted UPDATE messages. |
juniBgpPeerGroupResetConnectionType | 1.3.6.1.4.1.4874.2.2.29.1.9.1.17 | junibgpresetconnectiontype | read-only |
Writing 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. |
juniBgpPeerGroupRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.9.1.18 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpPeerGroupLocalAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.9.1.19 | integer32 | read-only |
Deprecated. 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). |
juniBgpPeerGroupFourOctetRemoteAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.9.1.20 | junibgpfouroctetasnumber | read-only |
The peer's four-octet autonomous system number. |
juniBgpPeerGroupFourOctetLocalAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.9.1.21 | junibgpfouroctetasnumber | read-only |
The 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. |
juniBgpPeerGroupShouldAdvertiseCapabilitiesOption | 1.3.6.1.4.1.4874.2.2.29.1.9.1.22 | truthvalue | read-only |
Set 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. |
juniBgpPeerGroupShouldAdvertiseCapabilityRouteRefresh | 1.3.6.1.4.1.4874.2.2.29.1.9.1.23 | truthvalue | read-only |
Set 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. |
juniBgpPeerGroupShouldAdvertiseCapabilityRouteRefreshCisco | 1.3.6.1.4.1.4874.2.2.29.1.9.1.24 | truthvalue | read-only |
Set 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. |
juniBgpPeerGroupShouldAdvertiseCapabilityFourOctetAsNumbers | 1.3.6.1.4.1.4874.2.2.29.1.9.1.25 | truthvalue | read-only |
Set 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. |
juniBgpPeerGroupShouldAdvertiseCapabilityDynamicCapabilityNeg | 1.3.6.1.4.1.4874.2.2.29.1.9.1.26 | truthvalue | read-only |
Set 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. |
juniBgpPeerGroupUnconfiguredAttributes | 1.3.6.1.4.1.4874.2.2.29.1.9.1.27 | bits | read-only |
On get each bit indicates whether the corresponding attribute is configured or unconfigured: 0 = The attribute is configured (i.e. the configured value is the operational value). 1 = The attribute is unconfigured (i.e. the operational value is inherited from the a higher level which could be the default value). Getting the attribute value itself always returns the operational value of that attribute regardless of whether the attribute is configured or unconfigured. On write each bit indicates whether or not the corresponding attribute should be set to the unconfigured state: 0 = No operation (i.e. do not change the state of the attribute). 1 = Set the attribute to the unconfigured state. Setting an attribute to a value has the automatic side-effect of setting the bit with the same name to zero. Bits: 'juniBgpPeerGroupShouldAdvertiseCapabilitiesOption': 15, 'juniBgpPeerGroupAllowAccessListName': 25, 'juniBgpPeerGroupBfdMultiplier': 33, 'juniBgpPeerGroupAsOriginationInterval': 4, 'juniBgpPeerGroupRetryInterval': 1, 'juniBgpPeerGroupEbgpMultihop': 8, 'juniBgpPeerGroupDescription': 6, 'juniBgpPeerGroupShouldAdvertiseCapabilityRouteRefreshCisco': 17, 'juniBgpPeerGroupAdvertisementInterval': 5, 'juniBgpPeerGroupSiteOfOrigin': 20, 'juniBgpPeerGroupBfdMinTransmitInterval': 31, 'juniBgpPeerGroupFourOctetRemoteAsNumber': 13, 'juniBgpPeerGroupUpdateSource': 10, 'juniBgpPeerGroupFourOctetLocalAsNumber': 14, 'juniBgpPeerGroupShouldAdvertiseCapabilityFourOctetAsNumbers': 18, 'juniBgpPeerGroupAllowMaxPeers': 26, 'juniBgpPeerGroupConfigKeepAliveInterval': 3, 'juniBgpPeerGroupBfdMinReceiveInterval': 32, 'juniBgpPeerGroupGracefulRestartRestartTime': 28, 'juniBgpPeerGroupEbgpMultihopTtl': 9, 'juniBgpPeerGroupConfigHoldTime': 2, 'juniBgpPeerGroupBfdEnabled': 30, 'juniBgpPeerGroupGracefulRestartStalePathsTime': 29, 'juniBgpPeerGroupAdminStatus': 0, 'juniBgpPeerGroupWeight': 7, 'juniBgpPeerGroupShouldAdvertiseCapabilityOldDynamicCapabilityNeg': 22, 'juniBgpPeerGroupShouldAdvertiseCapabilityRouteRefresh': 16, 'juniBgpPeerGroupPassive': 23, 'juniBgpPeerGroupShouldAdvertiseCapabilityDynamicCapabilityNeg': 19, 'juniBgpPeerGroupShouldAdvertiseCapabilityGracefulRestart': 27, 'juniBgpPeerGroupLenient': 21, 'juniBgpPeerGroupMd5Password': 11, 'juniBgpPeerGroupIbgpSinglehop': 34, 'juniBgpPeerGroupConfiguredPeerType': 24, 'juniBgpPeerGroupMaxUpdateSize': 12. |
juniBgpPeerGroupSiteOfOrigin | 1.3.6.1.4.1.4874.2.2.29.1.9.1.28 | octet string | read-only |
The 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. |
juniBgpPeerGroupLenient | 1.3.6.1.4.1.4874.2.2.29.1.9.1.29 | truthvalue | read-only |
Enable 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. |
juniBgpPeerGroupShouldAdvertiseCapabilityOldDynamicCapabilityNeg | 1.3.6.1.4.1.4874.2.2.29.1.9.1.30 | truthvalue | read-only |
Set 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. |
juniBgpPeerGroupPassive | 1.3.6.1.4.1.4874.2.2.29.1.9.1.31 | truthvalue | read-only |
Set this object to true(1) to make members of this peer-group passive. |
juniBgpPeerGroupConfiguredPeerType | 1.3.6.1.4.1.4874.2.2.29.1.9.1.32 | integer | read-only |
The type of the members of the peer-group. Enumeration: 'peerTypeExternal': 2, 'peerTypeNotConfigured': 0, 'peerTypeConfederation': 3, 'peerTypeInternal': 1. |
juniBgpPeerGroupAllowAccessListName | 1.3.6.1.4.1.4874.2.2.29.1.9.1.33 | displaystring | read-only |
The 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. |
juniBgpPeerGroupAllowMaxPeers | 1.3.6.1.4.1.4874.2.2.29.1.9.1.34 | unsigned32 | read-only |
The maximum number of dynamic peers for this peer-group. Zero means that there is no limit. |
juniBgpPeerGroupCurrentDynamicPeerCount | 1.3.6.1.4.1.4874.2.2.29.1.9.1.35 | unsigned32 | read-only |
The current number of dynamic peers for this peer-group. |
juniBgpPeerGroupHighWaterMarkDynamicPeerCount | 1.3.6.1.4.1.4874.2.2.29.1.9.1.36 | unsigned32 | read-only |
The high water mark for the number of dynamic peers for this peer-group. |
juniBgpPeerGroupRejectedDynamicPeerCount | 1.3.6.1.4.1.4874.2.2.29.1.9.1.37 | unsigned32 | read-only |
The number of connection attempts for dynamic peers that were rejected because the number number of dynamic peers was reached. |
juniBgpPeerGroupShouldAdvertiseCapabilityGracefulRestart | 1.3.6.1.4.1.4874.2.2.29.1.9.1.38 | truthvalue | read-only |
Set this object to true if the graceful-restart capability should be advertised to all members of the peer-group. |
juniBgpPeerGroupGracefulRestartRestartTime | 1.3.6.1.4.1.4874.2.2.29.1.9.1.39 | integer32 | read-only |
The 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. |
juniBgpPeerGroupGracefulRestartStalePathsTime | 1.3.6.1.4.1.4874.2.2.29.1.9.1.40 | integer32 | read-only |
The 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. |
juniBgpPeerGroupBfdEnabled | 1.3.6.1.4.1.4874.2.2.29.1.9.1.41 | truthvalue | read-only |
Value true(1) the BFD is enabled for this peer-group. |
juniBgpPeerGroupBfdMinTransmitInterval | 1.3.6.1.4.1.4874.2.2.29.1.9.1.42 | integer32 | read-only |
The 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. |
juniBgpPeerGroupBfdMinReceiveInterval | 1.3.6.1.4.1.4874.2.2.29.1.9.1.43 | integer32 | read-only |
The 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. |
juniBgpPeerGroupBfdMultiplier | 1.3.6.1.4.1.4874.2.2.29.1.9.1.44 | integer32 | read-only |
How many BFD packets can be missed before the BFD session is declared down. |
juniBgpPeerGroupIbgpSinglehop | 1.3.6.1.4.1.4874.2.2.29.1.9.1.45 | truthvalue | read-only |
The IBGP single-hop is enabled. |
juniBgpPeerGroupAddressFamilyTable | 1.3.6.1.4.1.4874.2.2.29.1.10 | no-access |
The Juniper BGP Peer Group Address Family Table describes the BGP-specific attributes of an Address Family for a peer group. |
|
1.3.6.1.4.1.4874.2.2.29.1.10.1 | no-access |
The BGP Peer Group Address Family Entry describes. |
||
juniBgpPeerGroupAddressFamilyVrfName | 1.3.6.1.4.1.4874.2.2.29.1.10.1.1 | junivrfname | no-access |
The 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. |
juniBgpPeerGroupAddressFamilyAfi | 1.3.6.1.4.1.4874.2.2.29.1.10.1.2 | junibgpafi | no-access |
The AFI of the address-family in which this peer-group is configured. |
juniBgpPeerGroupAddressFamilySafi | 1.3.6.1.4.1.4874.2.2.29.1.10.1.3 | junibgpsafi | no-access |
The SAFI of the address-family in which this peer-group is configured. |
juniBgpPeerGroupGroupAddressFamilyGroupName | 1.3.6.1.4.1.4874.2.2.29.1.10.1.4 | displaystring | no-access |
The name of the Peer group this instance configures. |
juniBgpPeerGroupAddressFamilyDefaultOriginate | 1.3.6.1.4.1.4874.2.2.29.1.10.1.5 | truthvalue | read-only |
Set this object to true(1) in order to advertise a default route to this peer, if present. |
juniBgpPeerGroupAddressFamilyNextHopSelf | 1.3.6.1.4.1.4874.2.2.29.1.10.1.6 | truthvalue | read-only |
Set this object to true(1) in order to always advertise this router as the next hop. |
juniBgpPeerGroupAddressFamilySendCommunity | 1.3.6.1.4.1.4874.2.2.29.1.10.1.7 | truthvalue | read-only |
Set this object to true(1) in order to send COMMUNITIES attributes in updates. |
juniBgpPeerGroupAddressFamilyDistributeListIn | 1.3.6.1.4.1.4874.2.2.29.1.10.1.8 | displaystring | read-only |
The inbound distribute IP access list name. |
juniBgpPeerGroupAddressFamilyDistributeListOut | 1.3.6.1.4.1.4874.2.2.29.1.10.1.9 | displaystring | read-only |
The outbound distribute IP access list name. |
juniBgpPeerGroupAddressFamilyPrefixListIn | 1.3.6.1.4.1.4874.2.2.29.1.10.1.10 | displaystring | read-only |
The inbound IP prefix list name. |
juniBgpPeerGroupAddressFamilyPrefixListOut | 1.3.6.1.4.1.4874.2.2.29.1.10.1.11 | displaystring | read-only |
The outbound IP prefix list name. |
juniBgpPeerGroupAddressFamilyPrefixTreeIn | 1.3.6.1.4.1.4874.2.2.29.1.10.1.12 | displaystring | read-only |
The inbound IP prefix tree name. |
juniBgpPeerGroupAddressFamilyPrefixTreeOut | 1.3.6.1.4.1.4874.2.2.29.1.10.1.13 | displaystring | read-only |
The outbound IP prefix tree name. |
juniBgpPeerGroupAddressFamilyFilterListIn | 1.3.6.1.4.1.4874.2.2.29.1.10.1.14 | displaystring | read-only |
The inbound filter AS path list name. |
juniBgpPeerGroupAddressFamilyFilterListOut | 1.3.6.1.4.1.4874.2.2.29.1.10.1.15 | displaystring | read-only |
The outbound filter AS path list name. |
juniBgpPeerGroupAddressFamilyFilterListWeight | 1.3.6.1.4.1.4874.2.2.29.1.10.1.16 | displaystring | read-only |
The weight filter AS path list name. |
juniBgpPeerGroupAddressFamilyFilterListWeightValue | 1.3.6.1.4.1.4874.2.2.29.1.10.1.17 | unsigned32 | read-only |
The weight to apply on weight filter list matches. |
juniBgpPeerGroupAddressFamilyRouteMapIn | 1.3.6.1.4.1.4874.2.2.29.1.10.1.18 | displaystring | read-only |
The inbound route-map name. An empty string means no inbound route-map. |
juniBgpPeerGroupAddressFamilyRouteMapOut | 1.3.6.1.4.1.4874.2.2.29.1.10.1.19 | displaystring | read-only |
The outbound route-map name. An empty string means no outbound route-map. |
juniBgpPeerGroupAddressFamilyRouteReflectorClient | 1.3.6.1.4.1.4874.2.2.29.1.10.1.20 | truthvalue | read-only |
The peer is a route reflector client. |
juniBgpPeerGroupAddressFamilyRouteLimitWarn | 1.3.6.1.4.1.4874.2.2.29.1.10.1.21 | unsigned32 | read-only |
Log a warning if pathCount exceeds this value. |
juniBgpPeerGroupAddressFamilyRouteLimitReset | 1.3.6.1.4.1.4874.2.2.29.1.10.1.22 | unsigned32 | read-only |
Reset connection is pathCount exceeds this value. |
juniBgpPeerGroupAddressFamilyRouteLimitWarnOnly | 1.3.6.1.4.1.4874.2.2.29.1.10.1.23 | truthvalue | read-only |
Warn, but do not reset, if the path limit is exceeded. |
juniBgpPeerGroupAddressFamilyRemovePrivateAs | 1.3.6.1.4.1.4874.2.2.29.1.10.1.24 | truthvalue | read-only |
Remove private AS numbers from AS paths. |
juniBgpPeerGroupAddressFamilyUnsuppressMap | 1.3.6.1.4.1.4874.2.2.29.1.10.1.25 | displaystring | read-only |
The 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. |
juniBgpPeerGroupAddressFamilyInboundSoftReconfig | 1.3.6.1.4.1.4874.2.2.29.1.10.1.26 | truthvalue | read-only |
Inbound soft-reconfiguration is enabled. If inbound soft-reconfiguration is enabled we keep a copy of each received route before inbound policy was applied. |
juniBgpPeerGroupAddressFamilyResetConnectionType | 1.3.6.1.4.1.4874.2.2.29.1.10.1.27 | junibgpresetconnectiontype | read-only |
Writing 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. |
juniBgpPeerGroupAddressFamilyRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.10.1.28 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpPeerGroupAddressFamilyAsOverride | 1.3.6.1.4.1.4874.2.2.29.1.10.1.29 | truthvalue | read-only |
Replace the AS number of the peer by our own AS number in the AS-path attribute in UPDATEs sent to this peer-group. |
juniBgpPeerGroupAddressFamilyAllowAsIn | 1.3.6.1.4.1.4874.2.2.29.1.10.1.30 | integer32 | read-only |
The 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. |
juniBgpPeerGroupAddressFamilySendExtendedCommunity | 1.3.6.1.4.1.4874.2.2.29.1.10.1.31 | truthvalue | read-only |
Set this object to true(1) in order to send EXTENDED-COMMUNITIES attributes in updates. |
juniBgpPeerGroupAddressFamilyAdvertiseCapPrefixListOrfSend | 1.3.6.1.4.1.4874.2.2.29.1.10.1.32 | truthvalue | read-only |
Set this object to true(1) in order to send PREFIX-LIST ORF SEND CAPABILITY in Open Message. |
juniBgpPeerGroupAddressFamilyAdvertiseCapPrefixListCiscoOrfSend | 1.3.6.1.4.1.4874.2.2.29.1.10.1.33 | truthvalue | read-only |
Set this object to true(1) in order to send PREFIX-LIST-CISCO ORF SEND CAPABILITY in Open Message. |
juniBgpPeerGroupAddressFamilyMaximumPrefixStrict | 1.3.6.1.4.1.4874.2.2.29.1.10.1.34 | truthvalue | read-only |
If 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). |
juniBgpPeerGroupAddressFamilyUnconfiguredAttributes | 1.3.6.1.4.1.4874.2.2.29.1.10.1.35 | bits | read-only |
On get each bit indicates whether the corresponding attribute is configured or unconfigured: 0 = The attribute is configured (i.e. the configured value is the operational value). 1 = The attribute is unconfigured (i.e. the operational value is inherited from the a higher level which could be the default value). Getting the attribute value itself always returns the operational value of that attribute regardless of whether the attribute is configured or unconfigured. On write each bit indicates whether or not the corresponding attribute should be set to the unconfigured state: 0 = No operation (i.e. do not change the state of the attribute). 1 = Set the attribute to the unconfigured state. Setting an attribute to a value has the automatic side-effect of setting the bit with the same name to zero. Bits: 'juniBgpPeerGroupAddressFamilyPrefixListIn': 5, 'juniBgpPeerGroupAddressFamilyMaximumPrefixStrict': 27, 'juniBgpPeerGroupAddressFamilyAdvertiseCapPrefixListOrfCiscoSend': 26, 'juniBgpPeerGroupAddressFamilyRouteLimitWarn': 16, 'juniBgpPeerGroupAddressFamilyUnsuppressMap': 20, 'juniBgpPeerGroupAddressFamilySendExtendedCommunity': 24, 'juniBgpPeerGroupAddressFamilySendLabel': 28, 'juniBgpPeerGroupAddressFamilyDistributeListOut': 4, 'juniBgpPeerGroupAddressFamilyRouteMapOut': 14, 'juniBgpPeerGroupAddressFamilyDefaultOriginateRouteMap': 29, 'juniBgpPeerGroupAddressFamilyFilterListWeight': 11, 'juniBgpPeerGroupAddressFamilySendCommunity': 2, 'juniBgpPeerGroupAddressFamilyPrefixTreeOut': 8, 'juniBgpPeerGroupAddressFamilyPrefixListOut': 6, 'juniBgpPeerGroupAddressFamilyDistributeListIn': 3, 'juniBgpPeerGroupAddressFamilyRouteMapIn': 13, 'juniBgpPeerGroupAddressFamilyDefaultOriginate': 0, 'juniBgpPeerGroupAddressFamilyInboundSoftReconfig': 21, 'juniBgpPeerGroupAddressFamilyAsOverride': 22, 'juniBgpPeerGroupAddressFamilyNextHopUnchanged': 30, 'juniBgpPeerGroupAddressFamilyAdvertiseCapPrefixListOrfSend': 25, 'juniBgpPeerGroupAddressFamilyRouteLimitWarnOnly': 18, 'juniBgpPeerGroupAddressFamilyFilterListIn': 9, 'juniBgpPeerGroupAddressFamilyRouteLimitReset': 17, 'juniBgpPeerGroupAddressFamilyPrefixTreeIn': 7, 'juniBgpPeerGroupAddressFamilyFilterListOut': 10, 'juniBgpPeerGroupAddressFamilyFilterListWeightValue': 12, 'juniBgpPeerGroupAddressFamilyAllowAsIn': 23, 'juniBgpPeerGroupAddressFamilyRouteReflectorClient': 15, 'juniBgpPeerGroupAddressFamilyRemovePrivateAs': 19, 'juniBgpPeerGroupAddressFamilyNextHopSelf': 1. |
juniBgpPeerGroupAddressFamilySendLabel | 1.3.6.1.4.1.4874.2.2.29.1.10.1.36 | truthvalue | read-only |
Send labeled prefixes to this peer for this address-family. |
juniBgpPeerGroupAddressFamilyDefaultOriginateRouteMap | 1.3.6.1.4.1.4874.2.2.29.1.10.1.37 | displaystring | read-only |
The 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. |
juniBgpPeerGroupAddressFamilyNextHopUnchanged | 1.3.6.1.4.1.4874.2.2.29.1.10.1.38 | truthvalue | read-only |
Set this object to true(1) in order to always advertise the next-hop unchanged to this peer-group in this address-family. |
juniBgpRouteFlapHistoryTable | 1.3.6.1.4.1.4874.2.2.29.1.12 | no-access |
The obsolete BGP Route Flap History Table contained information about recorded route flap events. This table has been replaced by the juniBgpNewRouteFlapHistoryTable. |
|
1.3.6.1.4.1.4874.2.2.29.1.12.1 | no-access |
An instance in the list of route flap events. |
||
juniBgpRouteFlapState | 1.3.6.1.4.1.4874.2.2.29.1.12.1.1 | integer | read-only |
Current 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 reachable Enumeration: 'stateSuppressedReachable': 2, 'stateAvailable': 1, 'stateSuppressedUnreachable': 3. |
juniBgpRouteFlapFigureOfMerit | 1.3.6.1.4.1.4874.2.2.29.1.12.1.2 | unsigned32 | read-only |
Calculated figure-of-merit. |
juniBgpRouteFlapRemainingTime | 1.3.6.1.4.1.4874.2.2.29.1.12.1.3 | unsigned32 | read-only |
Number of seconds until reuse or removal. |
juniBgpRouteFlapSuppressThreshold | 1.3.6.1.4.1.4874.2.2.29.1.12.1.4 | unsigned32 | read-only |
Damping cutoff threshold (scaled). |
juniBgpRouteFlapReuseThreshold | 1.3.6.1.4.1.4874.2.2.29.1.12.1.5 | unsigned32 | read-only |
Damping reuse threshold (scaled). |
juniBgpRouteFlapMaxHoldDownTime | 1.3.6.1.4.1.4874.2.2.29.1.12.1.6 | unsigned32 | read-only |
Maximum route holddown time (seconds). |
juniBgpRouteFlapHalfLifeReachable | 1.3.6.1.4.1.4874.2.2.29.1.12.1.7 | unsigned32 | read-only |
Figure of merit half life for reachable routes (seconds). |
juniBgpRouteFlapHalfLifeUnreachable | 1.3.6.1.4.1.4874.2.2.29.1.12.1.8 | unsigned32 | read-only |
Figure of merit half life for unreachable routes (seconds). |
juniBgpRouteTable | 1.3.6.1.4.1.4874.2.2.29.1.13 | no-access |
The 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. |
|
1.3.6.1.4.1.4874.2.2.29.1.13.1 | no-access |
Additional information about a path to a network. |
||
juniBgpRouteOriginatorId | 1.3.6.1.4.1.4874.2.2.29.1.13.1.1 | ipaddress | read-only |
The Originator-ID path attribute of the route if present. The juniBgpRouteOriginatorIdPresent object indicates whether the Originator-ID path attribute is present. |
juniBgpRouteAtomicAggregatePresent | 1.3.6.1.4.1.4874.2.2.29.1.13.1.2 | truthvalue | read-only |
Atomic-Aggregate path attribute is present. |
juniBgpRouteMedPresent | 1.3.6.1.4.1.4874.2.2.29.1.13.1.3 | truthvalue | read-only |
The Multi-Exit-Discriminator path attribute is present. |
juniBgpRouteLocalPrefPresent | 1.3.6.1.4.1.4874.2.2.29.1.13.1.4 | truthvalue | read-only |
The Local-Pref path attribute is present. |
juniBgpRouteAggregatorPresent | 1.3.6.1.4.1.4874.2.2.29.1.13.1.5 | truthvalue | read-only |
The Aggregator path attribute is present. |
juniBgpRouteCommunitiesPresent | 1.3.6.1.4.1.4874.2.2.29.1.13.1.6 | truthvalue | read-only |
The Communities path attribute is present. |
juniBgpRouteOriginatorIdPresent | 1.3.6.1.4.1.4874.2.2.29.1.13.1.7 | truthvalue | read-only |
The Originator-ID path attribute is present. |
juniBgpRouteClusterListPresent | 1.3.6.1.4.1.4874.2.2.29.1.13.1.8 | truthvalue | read-only |
The Cluster-List path attribute is present. |
juniBgpRouteWeight | 1.3.6.1.4.1.4874.2.2.29.1.13.1.9 | unsigned32 | read-only |
The weight of the route. |
juniBgpRouteVrfName | 1.3.6.1.4.1.4874.2.2.29.1.13.1.10 | junivrfname | no-access |
The 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. |
juniBgpRouteAfi | 1.3.6.1.4.1.4874.2.2.29.1.13.1.11 | junibgpafi | no-access |
The AFI of the address-family in which this route is present. |
juniBgpRouteSafi | 1.3.6.1.4.1.4874.2.2.29.1.13.1.12 | junibgpsafi | no-access |
The SAFI of the address-family in which this route is present. |
juniBgpRoutePeer | 1.3.6.1.4.1.4874.2.2.29.1.13.1.13 | ipaddress | no-access |
The 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. |
juniBgpRouteIpAddrPrefixLen | 1.3.6.1.4.1.4874.2.2.29.1.13.1.14 | integer32 | no-access |
Length in bits of the IP address prefix of the route. |
juniBgpRouteIpAddrPrefix | 1.3.6.1.4.1.4874.2.2.29.1.13.1.15 | ipaddress | no-access |
The 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. |
juniBgpRouteRouteType | 1.3.6.1.4.1.4874.2.2.29.1.13.1.16 | integer | no-access |
The type of the route. Enumeration: 'routeTypeRedistributed': 3, 'routeTypeAggregate': 4, 'routeTypeNetwork': 2, 'routeTypeAutoSummary': 5, 'routeTypeReceived': 1. |
juniBgpRouteOrigin | 1.3.6.1.4.1.4874.2.2.29.1.13.1.17 | integer | read-only |
The value of the Origin path attribute. Enumeration: 'egp': 2, 'incomplete': 3, 'igp': 1. |
juniBgpRouteASPathSegment | 1.3.6.1.4.1.4874.2.2.29.1.13.1.18 | octet string | read-only |
The value of the AS-path path attribute (as encoded in the received update message). |
juniBgpRouteNextHop | 1.3.6.1.4.1.4874.2.2.29.1.13.1.19 | ipaddress | read-only |
The value of the Next-Hop path attribute. |
juniBgpRouteMultiExitDisc | 1.3.6.1.4.1.4874.2.2.29.1.13.1.20 | unsigned32 | read-only |
The value of the Multi-Exit-Discriminator path attribute if present. The juniBgpRouteMedPresent object indicates whether the Multi-Exit-Discriminator path attribute is present. |
juniBgpRouteLocalPref | 1.3.6.1.4.1.4874.2.2.29.1.13.1.21 | unsigned32 | read-only |
The value of the Local-Pref path attribute if present. The juniBgpRouteLocalPrefPresent object indicates whether the Local-Pref path attribute is present. |
juniBgpRouteAtomicAggregate | 1.3.6.1.4.1.4874.2.2.29.1.13.1.22 | integer | read-only |
Whether or not the local system has selected a less specific route without selecting a more specific route. Enumeration: 'lessSpecificRouteNotSelected': 1, 'lessSpecificRouteSelected': 2. |
juniBgpRouteAggregatorAS | 1.3.6.1.4.1.4874.2.2.29.1.13.1.23 | integer32 | read-only |
The value of the AS field in the Aggregator path attribute if present. The juniBgpRouteAggregatorPresent object indicates whether the Aggregator path attribute is present. |
juniBgpRouteAggregatorAddress | 1.3.6.1.4.1.4874.2.2.29.1.13.1.24 | ipaddress | read-only |
The value of the address field in the Aggregator path attribute if present. The juniBgpRouteAggregatorPresent object indicates whether the Aggregator path attribute is present. |
juniBgpRouteBestInIpRouteTable | 1.3.6.1.4.1.4874.2.2.29.1.13.1.25 | truthvalue | read-only |
When 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). |
juniBgpRouteUnknown | 1.3.6.1.4.1.4874.2.2.29.1.13.1.26 | octet string | read-only |
One 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. |
juniBgpRouteExtendedCommunitiesPresent | 1.3.6.1.4.1.4874.2.2.29.1.13.1.27 | truthvalue | read-only |
Is the Extended-Communities path attribute present? |
juniBgpRouteValid | 1.3.6.1.4.1.4874.2.2.29.1.13.1.28 | truthvalue | read-only |
Is 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). |
juniBgpRouteSuppressedBy | 1.3.6.1.4.1.4874.2.2.29.1.13.1.29 | integer | read-only |
Indicates 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. Enumeration: 'suppressedByAggregate': 2, 'suppressedByAutoSummary': 3, 'suppressedByDampening': 4, 'suppressedByNothing': 1. |
juniBgpRouteNextHopReachable | 1.3.6.1.4.1.4874.2.2.29.1.13.1.30 | truthvalue | read-only |
Is 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)? |
juniBgpRouteSynchronizedWithIgp | 1.3.6.1.4.1.4874.2.2.29.1.13.1.31 | truthvalue | read-only |
Is the route is synchronized (i.e. is there is an IGP route to the same prefix in the IP route table)? |
juniBgpRoutePlaceInIpRouteTable | 1.3.6.1.4.1.4874.2.2.29.1.13.1.32 | truthvalue | read-only |
Has a BGP route for this prefix been placed in the IP route table? |
juniBgpRouteAdvertiseToExternalPeers | 1.3.6.1.4.1.4874.2.2.29.1.13.1.33 | truthvalue | read-only |
Should this route be advertised to external peers? |
juniBgpRouteAdvertiseToInternalPeers | 1.3.6.1.4.1.4874.2.2.29.1.13.1.34 | truthvalue | read-only |
Should this route be advertised to internal peers? |
juniBgpRouteDistinguisher | 1.3.6.1.4.1.4874.2.2.29.1.13.1.35 | octet string | read-only |
The Route Distinguisher (RD) of the route. This object has an undefined value for non-VPN routes. |
juniBgpRouteMplsLabel | 1.3.6.1.4.1.4874.2.2.29.1.13.1.36 | unsigned32 | read-only |
The MPLS label for the route. |
juniBgpRouteNextHopMetric | 1.3.6.1.4.1.4874.2.2.29.1.13.1.37 | unsigned32 | read-only |
The metric of direct next-hop of this BGP route. |
juniBgpRouteCommunityTable | 1.3.6.1.4.1.4874.2.2.29.1.14 | no-access |
The 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. |
|
1.3.6.1.4.1.4874.2.2.29.1.14.1 | no-access |
Community attribute information within a path to a network. |
||
juniBgpRouteCommunityNumber | 1.3.6.1.4.1.4874.2.2.29.1.14.1.1 | unsigned32 | read-only |
The community number. |
juniBgpRouteClusterIdTable | 1.3.6.1.4.1.4874.2.2.29.1.15 | no-access |
The obsolete BGP-4 Path ClusterId Table contained information about router reflector cluster IDs. This table has been replaced by the juniBgpNewRouteClusterIdTable. |
|
1.3.6.1.4.1.4874.2.2.29.1.15.1 | no-access |
ClusterId attribute information within a path to a network. |
||
juniBgpRouteClusterId | 1.3.6.1.4.1.4874.2.2.29.1.15.1.1 | unsigned32 | read-only |
The cluster id. |
juniBgpNetworkTable | 1.3.6.1.4.1.4874.2.2.29.1.16 | no-access |
The BGP Network Table controls what networks are originated by this BGP router. |
|
1.3.6.1.4.1.4874.2.2.29.1.16.1 | no-access |
An instance in the list of networks originated by this BGP router. |
||
juniBgpNetworkVrfName | 1.3.6.1.4.1.4874.2.2.29.1.16.1.1 | junivrfname | no-access |
The name of the VPN Routing Forwarding (VRF) instance in which this network is configured. The empty string indicates that this network is not in a VRF. |
juniBgpNetworkAfi | 1.3.6.1.4.1.4874.2.2.29.1.16.1.2 | junibgpafi | no-access |
The AFI of the address-family in which this network is configured. |
juniBgpNetworkSafi | 1.3.6.1.4.1.4874.2.2.29.1.16.1.3 | junibgpsafi | no-access |
The SAFI of the address-family in which this network is configured. |
juniBgpNetworkIpAddrPrefix | 1.3.6.1.4.1.4874.2.2.29.1.16.1.4 | ipaddress | no-access |
An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by bgpRouteIpAddrPrefixLen. Any bits beyond the length specified by bgpRouteIpAddrPrefixLen are zeroed. |
juniBgpNetworkIpAddrPrefixLen | 1.3.6.1.4.1.4874.2.2.29.1.16.1.5 | integer32 | no-access |
Length in bits of the IP address prefix in the Network Layer Reachability Information field. |
juniBgpNetworkBackdoor | 1.3.6.1.4.1.4874.2.2.29.1.16.1.6 | truthvalue | read-only |
Set this object to true(1) in order to enable BGP backdoor in this network. This object can only be set at row creation. |
juniBgpNetworkRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.16.1.7 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpNetworkWeightSpecified | 1.3.6.1.4.1.4874.2.2.29.1.16.1.8 | truthvalue | read-only |
If this object is set to true(1) then the BGP weight of this network is set to the value specified in juniBgpNetworkWeightValue. This object can only be set at row creation. |
juniBgpNetworkWeight | 1.3.6.1.4.1.4874.2.2.29.1.16.1.9 | integer32 | read-only |
If juniBgpNetworkWeight specified is set to true(1) then this object specifies the weight of the network. Otherwise the weight of the network is determined by the IGP metric of the prefix. This object can only be set at row creation. |
juniBgpNetworkRouteMap | 1.3.6.1.4.1.4874.2.2.29.1.16.1.10 | displaystring | read-only |
The name of the route-map used to set the path attributes of this network. A zero length route-map name means don't use a route-map for this. This object can only be set at row creation. |
juniBgpNetworkUnconfiguredAttributes | 1.3.6.1.4.1.4874.2.2.29.1.16.1.11 | bits | read-only |
On get each bit indicates whether the corresponding attribute is configured or unconfigured: 0 = The attribute is configured (i.e. the configured value is the operational value). 1 = The attribute is unconfigured (i.e. the operational value is inherited from the a higher level which could be the default value). Getting the attribute value itself always returns the operational value of that attribute regardless of whether the attribute is configured or unconfigured. On write each bit indicates whether or not the corresponding attribute should be set to the unconfigured state: 0 = No operation (i.e. do not change the state of the attribute). 1 = Set the attribute to the unconfigured state. Setting an attribute to a value has the automatic side-effect of setting the bit with the same name to zero. Bits: 'juniBgpNetworkBackdoor': 0, 'juniBgpNetworkRouteMap': 2, 'juniBgpNetworkWeight': 1. |
juniBgpAggregateTable | 1.3.6.1.4.1.4874.2.2.29.1.17 | no-access |
The BGP Aggregate Table controls the consolidation of route information. |
|
1.3.6.1.4.1.4874.2.2.29.1.17.1 | no-access |
An instance in the list of route aggregation. |
||
juniBgpAggregateVrfName | 1.3.6.1.4.1.4874.2.2.29.1.17.1.1 | junivrfname | no-access |
The name of the VPN Routing Forwarding (VRF) instance in which this aggregate is configured. The empty string indicates that this aggregate is not in a VRF. |
juniBgpAggregateAfi | 1.3.6.1.4.1.4874.2.2.29.1.17.1.2 | junibgpafi | no-access |
The AFI of the address-family in which this aggregate is configured. |
juniBgpAggregateSafi | 1.3.6.1.4.1.4874.2.2.29.1.17.1.3 | junibgpsafi | no-access |
The SAFI of the address-family in which this aggregate is configured. |
juniBgpAggregateIpAddrPrefix | 1.3.6.1.4.1.4874.2.2.29.1.17.1.4 | ipaddress | no-access |
An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by bgpRouteIpAddrPrefixLen. Any bits beyond the length specified by bgpRouteIpAddrPrefixLen are zeroed. |
juniBgpAggregateIpAddrPrefixLen | 1.3.6.1.4.1.4874.2.2.29.1.17.1.5 | integer32 | no-access |
Length in bits of the IP address prefix in the Network Layer Reachability Information field. |
juniBgpAggregateAsSet | 1.3.6.1.4.1.4874.2.2.29.1.17.1.6 | truthvalue | read-only |
Set this object to true(1) in order to generate AS_set path information by creating an aggregate entry that consists of all elements contained in all paths that are being summarized. This object can only be set at row creation. |
juniBgpAggregateSummaryOnly | 1.3.6.1.4.1.4874.2.2.29.1.17.1.7 | truthvalue | read-only |
Set this object to true(1) in order to filter specific routes from updates. By doing that, advertisements of more specific routes will be suppressed to all neighbors. This object can only be set at row creation. |
juniBgpAggregateAttributeMap | 1.3.6.1.4.1.4874.2.2.29.1.17.1.8 | displaystring | read-only |
The name of the route-map used to set the attributes of the aggregate An empty string means no route-map for this purpose. |
juniBgpAggregateAdvertiseMap | 1.3.6.1.4.1.4874.2.2.29.1.17.1.9 | displaystring | read-only |
The name of the route-map used to select routes covered by the aggregate (for as-set aggregates the path attributes of the aggregate route are created by summarizing the path attributes of the covered routes). An empty string means no route-map for this purpose. |
juniBgpAggregateRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.17.1.10 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpAggregateSuppressMap | 1.3.6.1.4.1.4874.2.2.29.1.17.1.11 | displaystring | read-only |
The suppress route-map name. If a suppress route-map has been specified, all routes which are covered by the aggregate and which match the suppress route-map are suppressed. An empty string means no inbound route-map. |
juniBgpAggregateUnconfiguredAttributes | 1.3.6.1.4.1.4874.2.2.29.1.17.1.12 | bits | read-only |
On get each bit indicates whether the corresponding attribute is configured or unconfigured: 0 = The attribute is configured (i.e. the configured value is the operational value). 1 = The attribute is unconfigured (i.e. the operational value is inherited from the a higher level which could be the default value). Getting the attribute value itself always returns the operational value of that attribute regardless of whether the attribute is configured or unconfigured. On write each bit indicates whether or not the corresponding attribute should be set to the unconfigured state: 0 = No operation (i.e. do not change the state of the attribute). 1 = Set the attribute to the unconfigured state. Setting an attribute to a value has the automatic side-effect of setting the bit with the same name to zero. Bits: 'juniBgpAggregateSuppressMap': 4, 'juniBgpAggregateAdvertiseMap': 3, 'juniBgpAggregateAsSet': 0, 'juniBgpAggregateAttributeMap': 2, 'juniBgpAggregateSummaryOnly': 1. |
juniBgpVrfTable | 1.3.6.1.4.1.4874.2.2.29.1.18 | no-access |
The Juniper BGP VRF Table describes the BGP-specific characteristics of a VPN routing forwarding instance. |
|
1.3.6.1.4.1.4874.2.2.29.1.18.1 | no-access |
The BGP VRF Entry describes BGP-specific characteristics of one VRF. |
||
juniBgpVrfName | 1.3.6.1.4.1.4874.2.2.29.1.18.1.1 | junivrfname | no-access |
The name of the VPN Routing Forwarding (VRF) instance. |
juniBgpVrfSynchronization | 1.3.6.1.4.1.4874.2.2.29.1.18.1.2 | truthvalue | read-only |
Set this object to true(1) in order to have IGP route synchronization enabled. |
juniBgpVrfAutoSummary | 1.3.6.1.4.1.4874.2.2.29.1.18.1.3 | truthvalue | read-only |
Set this object to true(1) in order to automatically summarize redistributed routes to their natural network mask. |
juniBgpVrfExternalDistance | 1.3.6.1.4.1.4874.2.2.29.1.18.1.4 | integer32 | read-only |
Obsolete administrative distance for external routes. Replaced by juniBgpAddressFamilyExternalDistance. |
juniBgpVrfInternalDistance | 1.3.6.1.4.1.4874.2.2.29.1.18.1.5 | integer32 | read-only |
Obsolete administrative distance for internal routes. Replaced by juniBgpAddressFamilyInternalDistance. |
juniBgpVrfLocalDistance | 1.3.6.1.4.1.4874.2.2.29.1.18.1.6 | integer32 | read-only |
Obsolete administrative distance for local routes. Replaced by juniBgpAddressFamilyLocalDistance. |
juniBgpVrfResetConnectionType | 1.3.6.1.4.1.4874.2.2.29.1.18.1.7 | junibgpresetconnectiontype | read-only |
Writing 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. |
juniBgpVrfRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.18.1.8 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpVrfOperationalState | 1.3.6.1.4.1.4874.2.2.29.1.18.1.9 | integer | read-only |
The BGP VRF operational state. Enumeration: 'down': 2, 'none': 0, 'up': 1, 'overload': 3. |
juniBgpVrfAddUnicastRoutesToMulticastView | 1.3.6.1.4.1.4874.2.2.29.1.18.1.10 | truthvalue | read-only |
Set this object to true(1) in order to add routes learnt by IPv4 Unicast BGP to the multicast route table. |
juniBgpVrfMaximumPathsEbgp | 1.3.6.1.4.1.4874.2.2.29.1.18.1.11 | integer32 | read-only |
The 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. |
juniBgpVrfMaximumPathsIbgp | 1.3.6.1.4.1.4874.2.2.29.1.18.1.12 | integer32 | read-only |
The 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. |
juniBgpVrfUnconfiguredAttributes | 1.3.6.1.4.1.4874.2.2.29.1.18.1.13 | bits | read-only |
On get each bit indicates whether the corresponding attribute is configured or unconfigured: 0 = The attribute is configured (i.e. the configured value is the operational value). 1 = The attribute is unconfigured (i.e. the operational value is inherited from the a higher level which could be the default value). Getting the attribute value itself always returns the operational value of that attribute regardless of whether the attribute is configured or unconfigured. On write each bit indicates whether or not the corresponding attribute should be set to the unconfigured state: 0 = No operation (i.e. do not change the state of the attribute). 1 = Set the attribute to the unconfigured state. Setting an attribute to a value has the automatic side-effect of setting the bit with the same name to zero. Bits: 'juniBgpVrfSynchronization': 0, 'juniBgpVrfExternalDistance': 2, 'juniBgpVrfAutoSummary': 1, 'juniBgpVrfLocalDistance': 4, 'juniBgpVrfMaximumPathsEbgp': 6, 'juniBgpVrfMaximumPathsEIbgp': 8, 'juniBgpVrfAddUnicastRoutesToMulticastView': 5, 'juniBgpVrfInternalDistance': 3, 'juniBgpVrfMaximumPathsIbgp': 7. |
juniBgpVrfMaximumPathsEIbgp | 1.3.6.1.4.1.4874.2.2.29.1.18.1.14 | integer32 | read-only |
The 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. |
juniBgpVrfCarriersCarrierModeEnabled | 1.3.6.1.4.1.4874.2.2.29.1.18.1.16 | truthvalue | read-only |
Obsolete the BGP carrier's carrier flag since there is no need for it when in carrier's carrier mode. |
juniBgpAddressFamilyTable | 1.3.6.1.4.1.4874.2.2.29.1.19 | no-access |
The BGP AddressFamily Entry describes BGP-specific characteristics of one AddressFamily. |
|
1.3.6.1.4.1.4874.2.2.29.1.19.1 | no-access |
The BGP address family entry |
||
juniBgpAddressFamilyVrfName | 1.3.6.1.4.1.4874.2.2.29.1.19.1.1 | junivrfname | no-access |
The 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. |
juniBgpAddressFamilyAfi | 1.3.6.1.4.1.4874.2.2.29.1.19.1.2 | junibgpafi | no-access |
The AFI of the address-family. |
juniBgpAddressFamilySafi | 1.3.6.1.4.1.4874.2.2.29.1.19.1.3 | junibgpsafi | no-access |
The SAFI of the address-family. |
juniBgpAddressFamilyDefaultOriginate | 1.3.6.1.4.1.4874.2.2.29.1.19.1.4 | truthvalue | read-only |
Set this object to true(1) in order to advertise a default route, if present. |
juniBgpAddressFamilyRouteFlapDampening | 1.3.6.1.4.1.4874.2.2.29.1.19.1.5 | truthvalue | read-only |
Set this object to true(1) in order to enable route flap dampening. |
juniBgpAddressFamilyDampeningSuppressThreshold | 1.3.6.1.4.1.4874.2.2.29.1.19.1.6 | unsigned32 | read-only |
The dampening cutoff threshold (scaled). |
juniBgpAddressFamilyDampeningReuseThreshold | 1.3.6.1.4.1.4874.2.2.29.1.19.1.7 | unsigned32 | read-only |
The dampening reuse threshold (scaled). |
juniBgpAddressFamilyDampeningMaxHoldDownTime | 1.3.6.1.4.1.4874.2.2.29.1.19.1.8 | unsigned32 | read-only |
Maximum route holddown time, in seconds. |
juniBgpAddressFamilyDampeningHalfLifeReachable | 1.3.6.1.4.1.4874.2.2.29.1.19.1.9 | unsigned32 | read-only |
Figure of merit half life for reachable routes, in seconds. |
juniBgpAddressFamilyDampeningHalfLifeUnreachable | 1.3.6.1.4.1.4874.2.2.29.1.19.1.10 | unsigned32 | read-only |
Figure of merit half life for unreachable routes, in seconds. |
juniBgpAddressFamilyDampeningRouteMapName | 1.3.6.1.4.1.4874.2.2.29.1.19.1.11 | displaystring | read-only |
The 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. |
juniBgpAddressFamilyResetConnectionType | 1.3.6.1.4.1.4874.2.2.29.1.19.1.12 | junibgpresetconnectiontype | read-only |
Writing 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. |
juniBgpAddressFamilyRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.19.1.13 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpAddressFamilyOperationalState | 1.3.6.1.4.1.4874.2.2.29.1.19.1.14 | integer | read-only |
The BGP address family operational state. Enumeration: 'down': 2, 'none': 0, 'up': 1, 'overload': 3. |
juniBgpAddressFamilyUnconfiguredAttributes | 1.3.6.1.4.1.4874.2.2.29.1.19.1.15 | bits | read-only |
On get each bit indicates whether the corresponding attribute is configured or unconfigured: 0 = The attribute is configured (i.e. the configured value is the operational value). 1 = The attribute is unconfigured (i.e. the operational value is inherited from the a higher level which could be the default value). Getting the attribute value itself always returns the operational value of that attribute regardless of whether the attribute is configured or unconfigured. On write each bit indicates whether or not the corresponding attribute should be set to the unconfigured state: 0 = No operation (i.e. do not change the state of the attribute). 1 = Set the attribute to the unconfigured state. Setting an attribute to a value has the automatic side-effect of setting the bit with the same name to zero. Bits: 'juniBgpAddressFamilyRouteFlapDampening': 1, 'juniBgpAddressFamilyCheckVpnNextHops': 12, 'juniBgpAddressFamilyDefaultOriginateRouteMap': 11, 'juniBgpAddressFamilyDampeningSuppressThreshold': 2, 'juniBgpAddressFamilyInternalDistance': 9, 'juniBgpAddressFamilyDefaultOriginate': 0, 'juniBgpAddressFamilyDampeningHalfLifeUnreachable': 6, 'juniBgpAddressFamilyDampeningMaxHoldDownTime': 4, 'juniBgpAddressFamilyDampeningHalfLifeReachable': 5, 'juniBgpAddressFamilyDampeningReuseThreshold': 3, 'juniBgpAddressFamilyDampeningRouteMapName': 7, 'juniBgpAddressFamilyLocalDistance': 10, 'juniBgpAddressFamilyExternalDistance': 8. |
juniBgpAddressFamilyExternalDistance | 1.3.6.1.4.1.4874.2.2.29.1.19.1.16 | integer32 | read-only |
The administrative distance for external routes. |
juniBgpAddressFamilyInternalDistance | 1.3.6.1.4.1.4874.2.2.29.1.19.1.17 | integer32 | read-only |
The administrative distance for internal routes. |
juniBgpAddressFamilyLocalDistance | 1.3.6.1.4.1.4874.2.2.29.1.19.1.18 | integer32 | read-only |
The administrative distance for local routes. |
juniBgpAddressFamilyDefaultOriginateRouteMap | 1.3.6.1.4.1.4874.2.2.29.1.19.1.19 | displaystring | read-only |
The 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. |
juniBgpAddressFamilyIpIntfProfileNameForMplsHeads | 1.3.6.1.4.1.4874.2.2.29.1.19.1.20 | displaystring | read-only |
Obsolete 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. |
juniBgpAddressFamilyIpIntfProfileNameForMplsTails | 1.3.6.1.4.1.4874.2.2.29.1.19.1.21 | displaystring | read-only |
Obsolete 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. |
juniBgpAddressFamilyIpIntfServiceProfileNameForMplsHeads | 1.3.6.1.4.1.4874.2.2.29.1.19.1.22 | displaystring | read-only |
Obsolete 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. |
juniBgpAddressFamilyIpIntfServiceProfileNameForMplsTails | 1.3.6.1.4.1.4874.2.2.29.1.19.1.23 | displaystring | read-only |
The 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. |
juniBgpAddressFamilyCheckVpnNextHops | 1.3.6.1.4.1.4874.2.2.29.1.19.1.24 | truthvalue | read-only |
If 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. |
juniBgpAddressFamilyPathSelectionIsDeferred | 1.3.6.1.4.1.4874.2.2.29.1.19.1.25 | truthvalue | read-only |
Is path selection for the address-family currently deferred? |
juniBgpAddressFamilyPreventBgpRoutesFromBeingPushedToLineCards | 1.3.6.1.4.1.4874.2.2.29.1.19.1.26 | truthvalue | read-only |
Is 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. |
juniBgpAddressFamilyTimeUntilPathSelectionDeferTimerExpires | 1.3.6.1.4.1.4874.2.2.29.1.19.1.27 | integer32 | read-only |
The number of seconds until the path selection defer timer expires or zero if it is not running. |
juniBgpStorageGroup | 1.3.6.1.4.1.4874.2.2.29.1.20 | |||
juniBgpStorageInitialHeapSize | 1.3.6.1.4.1.4874.2.2.29.1.20.1 | junibgpstorageinteger | read-write |
Obsolete initial size of the BGP heap in octets. The BGP heap is used for a small number of variable sized data structures. |
juniBgpStorageMaxHeapSize | 1.3.6.1.4.1.4874.2.2.29.1.20.2 | junibgpstorageinteger | read-write |
Obsolete maximum size of the BGP heap in octets. |
juniBgpStorageInitialVrfPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.4 | junibgpstorageinteger | read-write |
Obsolete initial size of the VRF pool in entries. One entry is allocated from the VRF pool for each VRF used by BGP. |
juniBgpStorageMaxVrfPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.5 | junibgpstorageinteger | read-write |
Obsolete maximum size of the VRF pool in entries. |
juniBgpStorageInitialAddressFamilyPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.6 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxAddressFamilyPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.7 | junibgpstorageinteger | read-write |
Obsolete initial size of the address-family pool in entries. |
juniBgpStorageInitialPeerPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.8 | junibgpstorageinteger | read-write |
Obsolete initial size of the peer pool in entries. One entry is allocated from the peer pool for each peer configured in BGP. |
juniBgpStorageMaxPeerPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.9 | junibgpstorageinteger | read-write |
Obsolete maximum size of the peer pool in entries. |
juniBgpStorageInitialPeerAfPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.10 | junibgpstorageinteger | read-write |
Obsolete 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). |
juniBgpStorageMaxPeerAfPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.11 | junibgpstorageinteger | read-write |
Obsolete maximum size of the peer-address-family pool in entries. |
juniBgpStorageInitialPeerGroupPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.12 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxPeerGroupPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.13 | junibgpstorageinteger | read-write |
Obsolete maximum size of the peer-group pool in entries. |
juniBgpStorageInitialPeerGroupAfPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.14 | junibgpstorageinteger | read-write |
Obsolete 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). |
juniBgpStorageMaxPeerGroupAfPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.15 | junibgpstorageinteger | read-write |
Obsolete maximum size of the peer-group-address-family pool in entries. |
juniBgpStorageInitialNetworkPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.16 | junibgpstorageinteger | read-write |
Obsolete initial size of the network pool in entries. One entry is allocated from the network pool for each network configured in BGP. |
juniBgpStorageMaxNetworkPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.17 | junibgpstorageinteger | read-write |
Obsolete maximum size of the network pool in entries. |
juniBgpStorageInitialAggregatePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.18 | junibgpstorageinteger | read-write |
Obsolete initial size of the aggregate pool in entries. One entry is allocated from the aggregate pool for each aggregate configured in BGP. |
juniBgpStorageMaxAggregatePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.19 | junibgpstorageinteger | read-write |
Obsolete maximum size of the aggregate pool in entries. |
juniBgpStorageInitialDestinationPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.20 | junibgpstorageinteger | read-write |
Obsolete initial size of the destination pool in entries. One entry is allocated from the destination pool for each unique prefix in the BGP RIB. |
juniBgpStorageMaxDestinationPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.21 | junibgpstorageinteger | read-write |
Obsolete maximum size of the destination pool in entries. |
juniBgpStorageInitialRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.22 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.23 | junibgpstorageinteger | read-write |
Obsolete maximum size of the route pool in entries. |
juniBgpStorageInitialAttributesPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.24 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxAttributesPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.25 | junibgpstorageinteger | read-write |
Obsolete maximum size of the attributes pool in entries. |
juniBgpStorageInitialRouteFlapHistoryPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.26 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxRouteFlapHistoryPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.27 | junibgpstorageinteger | read-write |
Obsolete maximum size of the route-flap-history pool in entries. |
juniBgpStorageInitialNetworkRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.28 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxNetworkRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.29 | junibgpstorageinteger | read-write |
Obsolete maximum size of the network-route pool in entries. |
juniBgpStorageInitialRedistributedRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.30 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxRedistributedRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.31 | junibgpstorageinteger | read-write |
Obsolete maximum size of the redistributed-route pool in entries. |
juniBgpStorageInitialAggregateRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.32 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxAggregateRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.33 | junibgpstorageinteger | read-write |
Obsolete maximum size of the aggregate-route pool in entries. |
juniBgpStorageInitialAutoSummaryRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.34 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxAutoSummaryRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.35 | junibgpstorageinteger | read-write |
Obsolete maximum size of the auto-summary-route pool in entries. |
juniBgpStorageInitialHistoryRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.36 | junibgpstorageinteger | read-write |
Obsolete object is obsolete. Setting it has not effect and reading this object returns an undefined value. |
juniBgpStorageMaxHistoryRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.37 | junibgpstorageinteger | read-write |
Obsolete object is obsolete. Setting it has not effect and reading this object returns an undefined value. |
juniBgpStorageInitialSendQueueEntryPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.38 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxSendQueueEntryPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.39 | junibgpstorageinteger | read-write |
Obsolete maximum size of the send-queue-entry pool in entries. |
juniBgpStorageInitialVpnRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.40 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxVpnRoutePoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.41 | junibgpstorageinteger | read-write |
Obsolete maximum size of the vpn-route pool in entries. |
juniBgpStorageInitialRouteTargetPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.42 | junibgpstorageinteger | read-write |
Obsolete 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. |
juniBgpStorageMaxRouteTargetPoolSize | 1.3.6.1.4.1.4874.2.2.29.1.20.43 | junibgpstorageinteger | read-write |
Obsolete maximum size of the route-target pool in entries. |
juniBgpRouteExtendedCommunityTable | 1.3.6.1.4.1.4874.2.2.29.1.22 | no-access |
The 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. |
|
1.3.6.1.4.1.4874.2.2.29.1.22.1 | no-access |
Extended Community attribute information within a path to a network. |
||
juniBgpRouteExtendedCommunityNumber | 1.3.6.1.4.1.4874.2.2.29.1.22.1.1 | octet string | read-only |
The extended community number. |
juniBgpNewRouteTable | 1.3.6.1.4.1.4874.2.2.29.1.23 | no-access |
The BGP-4 Received Path Attribute Table contains additional information about paths to destination networks received from all BGP4 peers. |
|
1.3.6.1.4.1.4874.2.2.29.1.23.1 | no-access |
Additional information about a path to a network. |
||
juniBgpNewRouteVrfName | 1.3.6.1.4.1.4874.2.2.29.1.23.1.1 | junivrfname | no-access |
The 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. |
juniBgpNewRouteAfi | 1.3.6.1.4.1.4874.2.2.29.1.23.1.2 | junibgpafi | no-access |
The AFI of the address-family in which this route is present. |
juniBgpNewRouteSafi | 1.3.6.1.4.1.4874.2.2.29.1.23.1.3 | junibgpsafi | no-access |
The SAFI of the address-family in which this route is present. |
juniBgpNewRouteIpAddrPrefix | 1.3.6.1.4.1.4874.2.2.29.1.23.1.4 | ipaddress | no-access |
The 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. |
juniBgpNewRouteIpAddrPrefixLen | 1.3.6.1.4.1.4874.2.2.29.1.23.1.5 | integer32 | no-access |
Length in bits of the IP address prefix of the route. |
juniBgpNewRouteDistinguisher | 1.3.6.1.4.1.4874.2.2.29.1.23.1.6 | octet string | no-access |
The Route Distinguisher (RD) of the route. This object has an undefined value for non-VPN routes. |
juniBgpNewRoutePeer | 1.3.6.1.4.1.4874.2.2.29.1.23.1.7 | ipaddress | no-access |
The 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. |
juniBgpNewRouteRouteType | 1.3.6.1.4.1.4874.2.2.29.1.23.1.8 | integer | no-access |
The type of the route. Enumeration: 'routeTypeRedistributed': 3, 'routeTypeAggregate': 4, 'routeTypeNetwork': 2, 'routeTypeAutoSummary': 5, 'routeTypeReceived': 1. |
juniBgpNewRouteOriginalRd | 1.3.6.1.4.1.4874.2.2.29.1.23.1.9 | octet string | no-access |
The 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. |
juniBgpNewRouteOriginatorId | 1.3.6.1.4.1.4874.2.2.29.1.23.1.10 | ipaddress | read-only |
The Originator-ID path attribute of the route if present. The juniBgpNewRouteOriginatorIdPresent object indicates whether the Originator-ID path attribute is present. |
juniBgpNewRouteAtomicAggregatePresent | 1.3.6.1.4.1.4874.2.2.29.1.23.1.11 | truthvalue | read-only |
Atomic-Aggregate path attribute is present. |
juniBgpNewRouteMedPresent | 1.3.6.1.4.1.4874.2.2.29.1.23.1.12 | truthvalue | read-only |
The Multi-Exit-Discriminator path attribute is present. |
juniBgpNewRouteLocalPrefPresent | 1.3.6.1.4.1.4874.2.2.29.1.23.1.13 | truthvalue | read-only |
The Local-Pref path attribute is present. |
juniBgpNewRouteAggregatorPresent | 1.3.6.1.4.1.4874.2.2.29.1.23.1.14 | truthvalue | read-only |
The Aggregator path attribute is present. |
juniBgpNewRouteCommunitiesPresent | 1.3.6.1.4.1.4874.2.2.29.1.23.1.15 | truthvalue | read-only |
The Communities path attribute is present. |
juniBgpNewRouteOriginatorIdPresent | 1.3.6.1.4.1.4874.2.2.29.1.23.1.16 | truthvalue | read-only |
The Originator-ID path attribute is present. |
juniBgpNewRouteClusterListPresent | 1.3.6.1.4.1.4874.2.2.29.1.23.1.17 | truthvalue | read-only |
The Cluster-List path attribute is present. |
juniBgpNewRouteWeight | 1.3.6.1.4.1.4874.2.2.29.1.23.1.18 | unsigned32 | read-only |
The weight of the route. |
juniBgpNewRouteOrigin | 1.3.6.1.4.1.4874.2.2.29.1.23.1.19 | integer | read-only |
The value of the Origin path attribute. Enumeration: 'egp': 2, 'incomplete': 3, 'igp': 1. |
juniBgpNewRouteASPathSegment | 1.3.6.1.4.1.4874.2.2.29.1.23.1.20 | octet string | read-only |
The value of the AS-path path attribute (as encoded in the received update message). |
juniBgpNewRouteNextHop | 1.3.6.1.4.1.4874.2.2.29.1.23.1.21 | ipaddress | read-only |
The value of the Next-Hop path attribute. |
juniBgpNewRouteMultiExitDisc | 1.3.6.1.4.1.4874.2.2.29.1.23.1.22 | unsigned32 | read-only |
The value of the Multi-Exit-Discriminator path attribute if present. The juniBgpNewRouteMedPresent object indicates whether the Multi-Exit-Discriminator path attribute is present. |
juniBgpNewRouteLocalPref | 1.3.6.1.4.1.4874.2.2.29.1.23.1.23 | unsigned32 | read-only |
The value of the Local-Pref path attribute if present. The juniBgpNewRouteLocalPrefPresent object indicates whether the Local-Pref path attribute is present. |
juniBgpNewRouteAtomicAggregate | 1.3.6.1.4.1.4874.2.2.29.1.23.1.24 | integer | read-only |
Whether or not the local system has selected a less specific route without selecting a more specific route. Enumeration: 'lessSpecificRouteNotSelected': 1, 'lessSpecificRouteSelected': 2. |
juniBgpNewRouteAggregatorAS | 1.3.6.1.4.1.4874.2.2.29.1.23.1.25 | integer32 | read-only |
The value of the AS field in the Aggregator path attribute if present. The juniBgpNewRouteAggregatorPresent object indicates whether the Aggregator path attribute is present. |
juniBgpNewRouteAggregatorAddress | 1.3.6.1.4.1.4874.2.2.29.1.23.1.26 | ipaddress | read-only |
The value of the address field in the Aggregator path attribute if present. The juniBgpNewRouteAggregatorPresent object indicates whether the Aggregator path attribute is present. |
juniBgpNewRouteBestInIpRouteTable | 1.3.6.1.4.1.4874.2.2.29.1.23.1.27 | truthvalue | read-only |
When 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). |
juniBgpNewRouteUnknown | 1.3.6.1.4.1.4874.2.2.29.1.23.1.28 | octet string | read-only |
One 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. |
juniBgpNewRouteExtendedCommunitiesPresent | 1.3.6.1.4.1.4874.2.2.29.1.23.1.29 | truthvalue | read-only |
Is the Extended-Communities path attribute present? |
juniBgpNewRouteValid | 1.3.6.1.4.1.4874.2.2.29.1.23.1.30 | truthvalue | read-only |
Is 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). |
juniBgpNewRouteSuppressedBy | 1.3.6.1.4.1.4874.2.2.29.1.23.1.31 | integer | read-only |
Indicates 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. Enumeration: 'suppressedByAggregate': 2, 'suppressedByAutoSummary': 3, 'suppressedByDampening': 4, 'suppressedByNothing': 1. |
juniBgpNewRouteNextHopReachable | 1.3.6.1.4.1.4874.2.2.29.1.23.1.32 | truthvalue | read-only |
Is 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)? |
juniBgpNewRouteSynchronizedWithIgp | 1.3.6.1.4.1.4874.2.2.29.1.23.1.33 | truthvalue | read-only |
Is the route is synchronized (i.e. is there is an IGP route to the same prefix in the IP route table)? |
juniBgpNewRoutePlaceInIpRouteTable | 1.3.6.1.4.1.4874.2.2.29.1.23.1.34 | truthvalue | read-only |
Has a BGP route for this prefix been placed in the IP route table? |
juniBgpNewRouteAdvertiseToExternalPeers | 1.3.6.1.4.1.4874.2.2.29.1.23.1.35 | truthvalue | read-only |
Should this route be advertised to external peers? |
juniBgpNewRouteAdvertiseToInternalPeers | 1.3.6.1.4.1.4874.2.2.29.1.23.1.36 | truthvalue | read-only |
Should this route be advertised to internal peers? |
juniBgpNewRouteMplsLabel | 1.3.6.1.4.1.4874.2.2.29.1.23.1.37 | unsigned32 | read-only |
The obsolete MPLS label for the route. This object was obsoleted when in-label and out-label were introduced. |
juniBgpNewRouteNextHopMetric | 1.3.6.1.4.1.4874.2.2.29.1.23.1.38 | unsigned32 | read-only |
The metric of direct next-hop of this BGP route. |
juniBgpNewRouteMplsInLabel | 1.3.6.1.4.1.4874.2.2.29.1.23.1.39 | unsigned32 | read-only |
The MPLS in-label for the route. This is the label that MPLS frames are going to be received with. |
juniBgpNewRouteMplsOutLabel | 1.3.6.1.4.1.4874.2.2.29.1.23.1.40 | unsigned32 | read-only |
The MPLS out-label for the route. This is the label that MPLS frames are going to be sent with. |
juniBgpNewRouteLeaked | 1.3.6.1.4.1.4874.2.2.29.1.23.1.41 | truthvalue | read-only |
Is the route leaked into this address-family from another address- family? |
juniBgpNewRouteStale | 1.3.6.1.4.1.4874.2.2.29.1.23.1.42 | truthvalue | read-only |
Is the route stale? |
juniBgpNewRouteFlapHistoryTable | 1.3.6.1.4.1.4874.2.2.29.1.24 | no-access |
The BGP Route Flap History Table contains information about recorded route flap events. |
|
1.3.6.1.4.1.4874.2.2.29.1.24.1 | no-access |
An instance in the list of route flap events. |
||
juniBgpNewRouteFlapState | 1.3.6.1.4.1.4874.2.2.29.1.24.1.1 | integer | read-only |
Current 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 reachable Enumeration: 'stateSuppressedReachable': 2, 'stateAvailable': 1, 'stateSuppressedUnreachable': 3. |
juniBgpNewRouteFlapFigureOfMerit | 1.3.6.1.4.1.4874.2.2.29.1.24.1.2 | unsigned32 | read-only |
Calculated figure-of-merit. |
juniBgpNewRouteFlapRemainingTime | 1.3.6.1.4.1.4874.2.2.29.1.24.1.3 | unsigned32 | read-only |
Number of seconds until reuse or removal. |
juniBgpNewRouteFlapSuppressThreshold | 1.3.6.1.4.1.4874.2.2.29.1.24.1.4 | unsigned32 | read-only |
Damping cutoff threshold (scaled). |
juniBgpNewRouteFlapReuseThreshold | 1.3.6.1.4.1.4874.2.2.29.1.24.1.5 | unsigned32 | read-only |
Damping reuse threshold (scaled). |
juniBgpNewRouteFlapMaxHoldDownTime | 1.3.6.1.4.1.4874.2.2.29.1.24.1.6 | unsigned32 | read-only |
Maximum route holddown time (seconds). |
juniBgpNewRouteFlapHalfLifeReachable | 1.3.6.1.4.1.4874.2.2.29.1.24.1.7 | unsigned32 | read-only |
Figure of merit half life for reachable routes (seconds). |
juniBgpNewRouteFlapHalfLifeUnreachable | 1.3.6.1.4.1.4874.2.2.29.1.24.1.8 | unsigned32 | read-only |
Figure of merit half life for unreachable routes (seconds). |
juniBgpNewRouteCommunityTable | 1.3.6.1.4.1.4874.2.2.29.1.25 | no-access |
The BGP-4 Path Community Table contains information about communities within destination networks received from all BGP4 peers. |
|
1.3.6.1.4.1.4874.2.2.29.1.25.1 | no-access |
Community attribute information within a path to a network. |
||
juniBgpNewRouteCommunityNumber | 1.3.6.1.4.1.4874.2.2.29.1.25.1.1 | unsigned32 | read-only |
The community number. |
juniBgpNewRouteExtendedCommunityTable | 1.3.6.1.4.1.4874.2.2.29.1.26 | no-access |
The BGP-4 Path Extended Community Table contains information about communities within destination networks received from all BGP4 peers. |
|
1.3.6.1.4.1.4874.2.2.29.1.26.1 | no-access |
Extended Community attribute information within a path to a network. |
||
juniBgpNewRouteExtendedCommunityNumber | 1.3.6.1.4.1.4874.2.2.29.1.26.1.1 | octet string | read-only |
The extended community number. |
juniBgpNewRouteClusterIdTable | 1.3.6.1.4.1.4874.2.2.29.1.27 | no-access |
The BGP-4 Path ClusterId Table contains information about router reflector cluster IDs. |
|
1.3.6.1.4.1.4874.2.2.29.1.27.1 | no-access |
ClusterId attribute information within a path to a network. |
||
juniBgpNewRouteClusterId | 1.3.6.1.4.1.4874.2.2.29.1.27.1.1 | unsigned32 | read-only |
The cluster ID. |
juniBgpFourOctetConfederationPeerTable | 1.3.6.1.4.1.4874.2.2.29.1.28 | no-access |
The BGP New Confederation Peer Table describes the BGP-specific characteristics of confederation peers using four-octet AS-numbers. |
|
1.3.6.1.4.1.4874.2.2.29.1.28.1 | no-access |
The BGP New Confederation Peer Entry describes BGP-specific characteristics of one confederation peer using four-octet AS-numbers. |
||
juniBgpFourOctetConfederationPeerAsNumber | 1.3.6.1.4.1.4874.2.2.29.1.28.1.1 | junibgpfouroctetasnumber | no-access |
The four-octet AS-number of this confederation peer. |
juniBgpFourOctetConfederationPeerRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.28.1.2 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy |
juniBgpPeerDynamicCapabilityTable | 1.3.6.1.4.1.4874.2.2.29.1.29 | no-access |
The BGP PeerDynamicCapbility Table describes which dynamic capbilities we proposed to the peer, which the peer proposed to us, and which are being used. |
|
1.3.6.1.4.1.4874.2.2.29.1.29.1 | no-access |
The BGP PeerDynamicCapbility Entry describes one dynamic capability. |
||
juniBgpPeerDynamicCapabilityPeerVrfName | 1.3.6.1.4.1.4874.2.2.29.1.29.1.1 | junivrfname | no-access |
The 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. |
juniBgpPeerDynamicCapabilityPeerRemoteAddr | 1.3.6.1.4.1.4874.2.2.29.1.29.1.2 | ipaddress | no-access |
The remote IP address of this entry's BGP peer. |
juniBgpPeerDynamicCapabilityCode | 1.3.6.1.4.1.4874.2.2.29.1.29.1.3 | integer32 | no-access |
The capability code for the dynamic capability. |
juniBgpPeerDynamicCapabilitySent | 1.3.6.1.4.1.4874.2.2.29.1.29.1.4 | truthvalue | read-only |
Returns true if we advertised capability code juniBgpPeerDynamicCapabilityCode in the dynamic-capability-negotiation capability which we sent to this peer. |
juniBgpPeerDynamicCapabilityReceived | 1.3.6.1.4.1.4874.2.2.29.1.29.1.5 | truthvalue | read-only |
Returns true if the peer advertised capability code juniBgpPeerDynamicCapabilityCode in the dynamic-capability-negotiation capability which this peer sent to us. |
juniBgpPeerAddressFamilyConditionalAdvTable | 1.3.6.1.4.1.4874.2.2.29.1.30 | no-access |
The Juniper BGP Peer Address Family Conditional Advertisement Table describes the BGP conditional advertisement attributes in an Address Family for a peer. |
|
1.3.6.1.4.1.4874.2.2.29.1.30.1 | no-access |
The Juniper BGP Peer Address Family Conditional Advertisement Entry describes a specific conditional advertisement entry in Address Family for a peer. |
||
juniBgpPeerAddressFamilyConditionalAdvAdvertiseMap | 1.3.6.1.4.1.4874.2.2.29.1.30.1.1 | junibgpadvertisemapname | no-access |
The route-map for conditional advertisement. |
juniBgpPeerAddressFamilyConditionalAdvConditionMap | 1.3.6.1.4.1.4874.2.2.29.1.30.1.2 | displaystring | read-only |
The condition-map to apply for this conditional advertisement entry. |
juniBgpPeerAddressFamilyConditionalAdvIsExistMap | 1.3.6.1.4.1.4874.2.2.29.1.30.1.3 | truthvalue | read-only |
Set 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). |
juniBgpPeerAddressFamilyConditionalAdvSequenceNum | 1.3.6.1.4.1.4874.2.2.29.1.30.1.4 | integer32 | read-only |
The sequence number of this conditional advertisement entry. |
juniBgpPeerAddressFamilyConditionalAdvStatus | 1.3.6.1.4.1.4874.2.2.29.1.30.1.5 | junibgpconditionaladvstatus | read-only |
This 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). |
juniBgpPeerAddressFamilyConditionalAdvRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.30.1.6 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo, destroy |
juniBgpPeerGroupAddressFamilyConditionalAdvTable | 1.3.6.1.4.1.4874.2.2.29.1.31 | no-access |
The Juniper BGP Peer Group Address Family Conditional Advertisement Table describes the BGP conditional advertisement attributes in an Address Family for a peer-group. |
|
1.3.6.1.4.1.4874.2.2.29.1.31.1 | no-access |
The Juniper BGP Peer Group Address Family Conditional Advertisement Entry describes a specific conditional advertisement entry in an Address Family for a peer-group. |
||
juniBgpPeerGroupAddressFamilyConditionalAdvAdvertiseMap | 1.3.6.1.4.1.4874.2.2.29.1.31.1.1 | junibgpadvertisemapname | no-access |
The route-map for conditional advertisement. |
juniBgpPeerGroupAddressFamilyConditionalAdvConditionMap | 1.3.6.1.4.1.4874.2.2.29.1.31.1.2 | displaystring | read-only |
The condition-map to apply for this conditional advertisement entry. |
juniBgpPeerGroupAddressFamilyConditionalAdvIsExistMap | 1.3.6.1.4.1.4874.2.2.29.1.31.1.3 | truthvalue | read-only |
Set 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). |
juniBgpPeerGroupAddressFamilyConditionalAdvSequenceNum | 1.3.6.1.4.1.4874.2.2.29.1.31.1.4 | integer32 | read-only |
The sequence number of this conditional advertisement entry. |
juniBgpPeerGroupAddressFamilyConditionalAdvStatus | 1.3.6.1.4.1.4874.2.2.29.1.31.1.5 | junibgpconditionaladvstatus | read-only |
This 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). |
juniBgpPeerGroupAddressFamilyConditionalAdvRowStatus | 1.3.6.1.4.1.4874.2.2.29.1.31.1.6 | rowstatus | read-only |
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo, destroy |
juniBgpConformance | 1.3.6.1.4.1.4874.2.2.29.2 | |||
juniBgpCompliances | 1.3.6.1.4.1.4874.2.2.29.2.1 | |||
juniBgpCompliance | 1.3.6.1.4.1.4874.2.2.29.2.1.1 |
Obsolete 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. |
||
juniBgpCompliance2 | 1.3.6.1.4.1.4874.2.2.29.2.1.2 |
Obsolete 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. |
||
juniBgpCompliance3 | 1.3.6.1.4.1.4874.2.2.29.2.1.3 |
Obsolete 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. |
||
juniBgpCompliance4 | 1.3.6.1.4.1.4874.2.2.29.2.1.4 |
Obsolete 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. |
||
juniBgpCompliance5 | 1.3.6.1.4.1.4874.2.2.29.2.1.5 |
Obsolete 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. |
||
juniBgpCompliance6 | 1.3.6.1.4.1.4874.2.2.29.2.1.6 |
Obsolete 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. |
||
juniBgpCompliance7 | 1.3.6.1.4.1.4874.2.2.29.2.1.7 |
Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for advertise-best-external-to-internal was added. |
||
juniBgpCompliance8 | 1.3.6.1.4.1.4874.2.2.29.2.1.8 |
Obsolete 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. |
||
juniBgpCompliance9 | 1.3.6.1.4.1.4874.2.2.29.2.1.9 |
Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for send-label was added. |
||
juniBgpCompliance10 | 1.3.6.1.4.1.4874.2.2.29.2.1.10 |
Obsolete 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. |
||
juniBgpCompliance11 | 1.3.6.1.4.1.4874.2.2.29.2.1.11 |
Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when MIB support for graceful restart was added |
||
juniBgpCompliance12 | 1.3.6.1.4.1.4874.2.2.29.2.1.12 |
Obsolete 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. |
||
juniBgpCompliance13 | 1.3.6.1.4.1.4874.2.2.29.2.1.13 |
Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for BGP BFD was added. |
||
juniBgpCompliance14 | 1.3.6.1.4.1.4874.2.2.29.2.1.14 |
Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for ibgp-singlehop was added. |
||
juniBgpCompliance15 | 1.3.6.1.4.1.4874.2.2.29.2.1.15 |
Obsolete compliance statement for entities which implement the Juniper BGP MIB. This statement became obsolete when support for conditional advertisement was added. |
||
juniBgpCompliance16 | 1.3.6.1.4.1.4874.2.2.29.2.1.16 |
The compliance statement for entities which implement the Juniper BGP MIB. |
||
juniBgpConfGroups | 1.3.6.1.4.1.4874.2.2.29.2.2 | |||
juniBgpGeneralConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.1 |
Obsolete collection of objects providing general management of BGP in a Juniper product. This group became obsolete when the juniBgpDefaultIPv4Unicast object was added. |
||
juniBgpStatisticsConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.2 |
A collection of objects providing statistics of BGP operations in a Juniper product. |
||
juniBgpConfederationPeerConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.3 |
Deprecated 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. |
||
juniBgpPeerConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.4 |
Obsolete collection of objects providing management of BGP peers in a Juniper product. This group became obsolete when the juniBgpPeerLocalAsNumber object was added. |
||
juniBgpAfiSafiPeerConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.5 |
A collection of objects providing management of BGP-specific AFI and SAFI peers in a Juniper product. |
||
juniBgpPeerAddressFamilyConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.6 |
Obsolete 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. |
||
juniBgpPeerGroupConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.7 |
Obsolete collection of objects providing management of BGP peer groups in a Juniper product. This group became obsolete when the juniBgpPeerGroupLocalAsNumber object was added. |
||
juniBgpPeerGroupAddressFamilyConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.8 |
Obsolete 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. |
||
juniBgpRouteConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.9 |
Obsolete 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. |
||
juniBgpNetworkConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.10 |
Obsolete 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. |
||
juniBgpAggregateConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.11 |
Obsolete 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. |
||
juniBgpVrfConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.12 |
Obsolete 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. |
||
juniBgpAddressFamilyConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.13 |
Obsolete 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. |
||
juniBgpStorageConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.14 |
Obsolete 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. |
||
juniBgpGeneralConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.15 |
Obsolete collection of objects providing general management in a Juniper product. This group became obsolete when the juniBgpRedistributeInternal object and unconfigure support were added. |
||
juniBgpNewRouteConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.16 |
Obsolete 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. |
||
juniBgpPeerConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.17 |
Obsolete 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. |
||
juniBgpPeerGroupConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.18 |
Obsolete 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. |
||
juniBgpVrfConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.19 |
Obsolete 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. |
||
juniBgpGeneralConfGroup3 | 1.3.6.1.4.1.4874.2.2.29.2.2.20 |
Obsolete 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. |
||
juniBgpStorageConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.21 |
Obsolete 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. |
||
juniBgpPeerConfGroup3 | 1.3.6.1.4.1.4874.2.2.29.2.2.22 |
Obsolete 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. |
||
juniBgpPeerAddressFamilyConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.23 |
Obsolete collection of objects providing management of BGP peer address families in a Juniper product. This group was obsoleted when support for ORFs was added. |
||
juniBgpPeerGroupConfGroup3 | 1.3.6.1.4.1.4874.2.2.29.2.2.24 |
Obsolete 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. |
||
juniBgpPeerGroupAddressFamilyConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.25 |
Obsolete 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. |
||
juniBgpNetworkConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.26 |
A collection of objects providing management of BGP networks in a Juniper product. |
||
juniBgpAggregateConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.27 |
A collection of objects providing consolidation of BGP route information in a Juniper product. |
||
juniBgpVrfConfGroup3 | 1.3.6.1.4.1.4874.2.2.29.2.2.28 |
Obsolete 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. |
||
juniBgpAddressFamilyConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.29 |
Obsolete 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. |
||
juniBgpGeneralConfGroup4 | 1.3.6.1.4.1.4874.2.2.29.2.2.30 |
Obsolete 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. |
||
juniBgpFourOctetConfederationPeerConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.31 |
An object providing management of BGP-specific confederation peers in a Juniper product. |
||
juniBgpPeerConfGroup4 | 1.3.6.1.4.1.4874.2.2.29.2.2.32 |
Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when support for site-of-origin was added. |
||
juniBgpPeerAddressFamilyConfGroup3 | 1.3.6.1.4.1.4874.2.2.29.2.2.33 |
Obsolete collection of objects providing management of BGP peer address families in a Juniper product. This group was obsoleted when support for send-label was added |
||
juniBgpPeerGroupConfGroup4 | 1.3.6.1.4.1.4874.2.2.29.2.2.34 |
Obsolete 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. |
||
juniBgpPeerGroupAddressFamilyConfGroup3 | 1.3.6.1.4.1.4874.2.2.29.2.2.35 |
Obsolete 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. |
||
juniBgpVrfConfGroup4 | 1.3.6.1.4.1.4874.2.2.29.2.2.36 |
Obsolete 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. |
||
juniBgpDeprecatedGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.37 |
A collection of deprecated objects that continue to be supported on some current Juniper products. |
||
juniBgpNewRouteConfGroup2 | 1.3.6.1.4.1.4874.2.2.29.2.2.38 |
Obsolete 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. |
||
juniBgpGeneralConfGroup5 | 1.3.6.1.4.1.4874.2.2.29.2.2.39 |
Obsolete collection of objects providing general management of BGP in a Juniper product. This group was obsoleted when MIB support for graceful restart was added. |
||
juniBgpPeerConfGroup5 | 1.3.6.1.4.1.4874.2.2.29.2.2.40 |
Obsolete 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. |
||
juniBgpPeerGroupConfGroup5 | 1.3.6.1.4.1.4874.2.2.29.2.2.41 |
Obsolete 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. |
||
juniBgpVrfConfGroup5 | 1.3.6.1.4.1.4874.2.2.29.2.2.42 |
Obsolete 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. |
||
juniBgpAddressFamilyConfGroup3 | 1.3.6.1.4.1.4874.2.2.29.2.2.43 |
Obsolete 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. |
||
juniBgpStorageConfGroup3 | 1.3.6.1.4.1.4874.2.2.29.2.2.44 |
Obsolete 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. |
||
juniBgpNewRouteConfGroup3 | 1.3.6.1.4.1.4874.2.2.29.2.2.45 |
Obsolete collection of objects providing management of BGP routes in a Juniper product. This group was obsoleted when MIB support for graceful restart was added. |
||
juniBgpPeerAddressFamilyConfGroup4 | 1.3.6.1.4.1.4874.2.2.29.2.2.46 |
Obsolete 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. |
||
juniBgpPeerGroupAddressFamilyConfGroup4 | 1.3.6.1.4.1.4874.2.2.29.2.2.47 |
Obsolete 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. |
||
juniBgpVrfConfGroup6 | 1.3.6.1.4.1.4874.2.2.29.2.2.48 |
Obsolete 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. |
||
juniBgpAddressFamilyConfGroup4 | 1.3.6.1.4.1.4874.2.2.29.2.2.49 |
Obsolete 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. |
||
juniBgpPeerAddressFamilyConfGroup5 | 1.3.6.1.4.1.4874.2.2.29.2.2.50 |
Obsolete 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. |
||
juniBgpPeerGroupAddressFamilyConfGroup5 | 1.3.6.1.4.1.4874.2.2.29.2.2.51 |
Obsolete 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. |
||
juniBgpAddressFamilyConfGroup5 | 1.3.6.1.4.1.4874.2.2.29.2.2.52 |
Obsolete 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. |
||
juniBgpPeerConfGroup6 | 1.3.6.1.4.1.4874.2.2.29.2.2.53 |
Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when MIB support for graceful restart was added. |
||
juniBgpPeerGroupConfGroup6 | 1.3.6.1.4.1.4874.2.2.29.2.2.54 |
Obsolete 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. |
||
juniBgpPeerDynamicCapabilityConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.55 |
A collection of objects providing management of BGP dynamic capability negotiation. |
||
juniBgpGeneralConfGroup6 | 1.3.6.1.4.1.4874.2.2.29.2.2.56 |
A collection of objects providing general management of BGP in a Juniper product. |
||
juniBgpPeerConfGroup7 | 1.3.6.1.4.1.4874.2.2.29.2.2.57 |
Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when support for BFD was added. |
||
juniBgpPeerAddressFamilyConfGroup6 | 1.3.6.1.4.1.4874.2.2.29.2.2.58 |
Obsolete 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. |
||
juniBgpPeerGroupConfGroup7 | 1.3.6.1.4.1.4874.2.2.29.2.2.59 |
Obsolete collection of objects providing management of BGP peer groups in a Juniper product. This group was obsoleted when support for BFD was added. |
||
juniBgpNewRouteConfGroup4 | 1.3.6.1.4.1.4874.2.2.29.2.2.60 |
A collection of objects providing management of BGP routes in a Juniper product. |
||
juniBgpAddressFamilyConfGroup6 | 1.3.6.1.4.1.4874.2.2.29.2.2.61 |
Obsolete 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. |
||
juniBgpVrfConfGroup7 | 1.3.6.1.4.1.4874.2.2.29.2.2.62 |
A collection of objects providing management of BGP-specific VPN routing forwarding (VRF) characteristics in a Juniper product. |
||
juniBgpPeerAddressFamilyConfGroup7 | 1.3.6.1.4.1.4874.2.2.29.2.2.63 |
A collection of objects providing management of BGP peer address families in a Juniper product. |
||
juniBgpPeerGroupAddressFamilyConfGroup6 | 1.3.6.1.4.1.4874.2.2.29.2.2.64 |
A collection of objects providing management of BGP peer group address families in a Juniper product. |
||
juniBgpAddressFamilyConfGroup7 | 1.3.6.1.4.1.4874.2.2.29.2.2.65 |
A collection of objects providing management of BGP address families in a Juniper product. |
||
juniBgpPeerConfGroup8 | 1.3.6.1.4.1.4874.2.2.29.2.2.66 |
Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when support for ibgp-singlehop was added. |
||
juniBgpPeerGroupConfGroup8 | 1.3.6.1.4.1.4874.2.2.29.2.2.67 |
Obsolete collection of objects providing management of BGP peers in a Juniper product. This group was obsoleted when support for ibgp-singlehop was added. |
||
juniBgpPeerConfGroup9 | 1.3.6.1.4.1.4874.2.2.29.2.2.68 |
A collection of objects providing management of BGP peers in a Juniper product. |
||
juniBgpPeerGroupConfGroup9 | 1.3.6.1.4.1.4874.2.2.29.2.2.69 |
A collection of objects providing management of BGP peer groups in a Juniper product. |
||
juniBgpPeerAddressFamilyConditionalAdvConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.70 |
A collection of objects providing management of BGP Conditional Advertisement for peers in a Juniper product. |
||
juniBgpPeerGroupAddressFamilyConditionalAdvConfGroup | 1.3.6.1.4.1.4874.2.2.29.2.2.71 |
A collection of objects providing management of BGP Conditional Advertisement for peer groups in a Juniper product. |