MIB Viewer

FOUNDRY-BGP4V2-MIB

64 objects
The MIB module for the BGP-4 protocol. Copyright (C) The IETF Trust (2011). This version of this MIB module is part of RFC XXX; see the RFC itself for full legal notices.
OIDNameAccessStatusDescription
1.3.6.1.3.5.1Identitybgp4V2The MIB module for the BGP-4 protocol. Copyright (C) The IETF Trust (2011). This version of this MIB module is part of RFC XXX; see the RFC itself for full leg…
1.3.6.1.3.5.1.0Nodebgp4V2Notifications
1.3.6.1.3.5.1.0.1Notificationbgp4V2EstablishedNotificationcurrentThe BGP Established event is generated when the BGP FSM enters the established state.
1.3.6.1.3.5.1.0.2Notificationbgp4V2BackwardTransitionNotificationcurrentThe BGPBackwardTransition Event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state. Due to the nature of the BGP state …
1.3.6.1.3.5.1.1Nodebgp4V2Objects
1.3.6.1.3.5.1.1.2Tablebgp4V2PeerTablenot-accessiblecurrentBGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
1.3.6.1.3.5.1.1.2.1Rowbgp4V2PeerEntrynot-accessiblecurrentEntry containing information about the connection with a remote BGP peer.
1.3.6.1.3.5.1.1.2.1.1Columnbgp4V2PeerInstancenot-accessiblecurrentThe routing instance index. Some BGP implementations permit the creation of multiple instances of a BGP routing process. An example includes routers running BG…
1.3.6.1.3.5.1.1.2.1.2Columnbgp4V2PeerLocalAddrTypenot-accessiblecurrentThe address family of the local end of the peering session.
1.3.6.1.3.5.1.1.2.1.3Columnbgp4V2PeerLocalAddrnot-accessiblecurrentThe local IP address of this entry's BGP connection.
1.3.6.1.3.5.1.1.2.1.4Columnbgp4V2PeerRemoteAddrTypenot-accessiblecurrentThe address family of the remote end of the peering session.
1.3.6.1.3.5.1.1.2.1.5Columnbgp4V2PeerRemoteAddrnot-accessiblecurrentThe remote IP address of this entry's BGP peer.
1.3.6.1.3.5.1.1.2.1.6Columnbgp4V2PeerLocalPortread-onlycurrentThe local port for the TCP connection between the BGP peers.
1.3.6.1.3.5.1.1.2.1.7Columnbgp4V2PeerLocalAsread-onlycurrentSome implementations of BGP can represent themselves as multiple ASes. This is the AS that this peering session is representing itself as to the remote peer.
1.3.6.1.3.5.1.1.2.1.8Columnbgp4V2PeerLocalIdentifierread-onlycurrentThe BGP Identifier of the local system for this peering session. It is REQUIRED that all bgp4V2PeerLocalIdentifier values for the same bgp4V2PeerInstance be id…
1.3.6.1.3.5.1.1.2.1.9Columnbgp4V2PeerRemotePortread-onlycurrentThe remote port for the TCP connection between the BGP peers. Note that the objects bgp4V2PeerLocalAddr, bgp4V2PeerLocalPort, bgp4V2PeerRemoteAddr and bgp4V2Pe…
1.3.6.1.3.5.1.1.2.1.10Columnbgp4V2PeerRemoteAsread-onlycurrentThe remote autonomous system number received in the BGP OPEN message.
1.3.6.1.3.5.1.1.2.1.11Columnbgp4V2PeerRemoteIdentifierread-onlycurrentThe BGP Identifier of this entry's remote BGP peer. This entry should be 0.0.0.0 unless the bgp4V2PeerState is in the openconfirm or the established state.
1.3.6.1.3.5.1.1.2.1.12Columnbgp4V2PeerAdminStatusread-onlycurrentWhether or not the BGP FSM for this remote peer is halted or running. The BGP FSM for a remote peer is halted after processing a Stop event. Likewise, it is in…
1.3.6.1.3.5.1.1.2.1.13Columnbgp4V2PeerStateread-onlycurrentThe BGP peer connection state.
1.3.6.1.3.5.1.1.2.1.14Columnbgp4V2PeerDescriptionread-onlycurrentA user configured description identifying this peer. When this object is not the empty string, this object SHOULD contain a description that is unique within a…
1.3.6.1.3.5.1.1.3Tablebgp4V2PeerErrorsTablenot-accessiblecurrentOn a per-peer basis, this table reflects the last protocol-defined error encountered and reported on the peer session.
1.3.6.1.3.5.1.1.3.1Rowbgp4V2PeerErrorsEntrynot-accessiblecurrentEach entry contains information about errors sent and received for a particular BGP peer.
1.3.6.1.3.5.1.1.3.1.1Columnbgp4V2PeerLastErrorCodeReceivedread-onlycurrentThe last error code received from this peer via NOTIFICATION message on this connection. If no error has occurred, this field is zero.
1.3.6.1.3.5.1.1.3.1.2Columnbgp4V2PeerLastErrorSubCodeReceivedread-onlycurrentThe last subcode received from this peer via NOTIFICATION message on this connection. If no error has occurred, this field is zero.
1.3.6.1.3.5.1.1.3.1.3Columnbgp4V2PeerLastErrorReceivedTimeread-onlycurrentThe timestamp that the last NOTIFICATION was received from this peer.
1.3.6.1.3.5.1.1.3.1.4Columnbgp4V2PeerLastErrorReceivedTextread-onlycurrentThis object contains an implementation specific explanation of the error that was reported.
1.3.6.1.3.5.1.1.3.1.5Columnbgp4V2PeerLastErrorReceivedDataread-onlycurrentThe last error code's data seen by this peer. Per RFC 2578, some implementations may have limitations dealing with OCTET STRINGS larger than 255. Thus, this da…
1.3.6.1.3.5.1.1.3.1.6Columnbgp4V2PeerLastErrorCodeSentread-onlycurrentThe last error code sent to this peer via NOTIFICATION message on this connection. If no error has occurred, this field is zero.
1.3.6.1.3.5.1.1.3.1.7Columnbgp4V2PeerLastErrorSubCodeSentread-onlycurrentThe last subcode sent to this peer via NOTIFICATION message on this connection. If no error has occurred, this field is zero.
1.3.6.1.3.5.1.1.3.1.8Columnbgp4V2PeerLastErrorSentTimeread-onlycurrentThe timestamp that the last NOTIFICATION was sent to this peer.
1.3.6.1.3.5.1.1.3.1.9Columnbgp4V2PeerLastErrorSentTextread-onlycurrentThis object contains an implementation specific explanation of the error that is being reported.
1.3.6.1.3.5.1.1.3.1.10Columnbgp4V2PeerLastErrorSentDataread-onlycurrentThe last error code's data sent to this peer. Per RFC 2578, some implementations may have limitations dealing with OCTET STRINGS larger than 255. Thus, this da…
1.3.6.1.3.5.1.1.4Tablebgp4V2PeerEventTimesTablenot-accessiblecurrentA table reporting the per-peering session amount of time elapsed and update events since the peering session advanced into the established state.
1.3.6.1.3.5.1.1.4.1Rowbgp4V2PeerEventTimesEntrynot-accessiblecurrentEach row contains a set of statistics about time spent and events encountered in the peer session established state.
1.3.6.1.3.5.1.1.4.1.1Columnbgp4V2PeerFsmEstablishedTimeread-onlycurrentThis 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…
1.3.6.1.3.5.1.1.4.1.2Columnbgp4V2PeerInUpdatesElapsedTimeread-onlycurrentElapsed 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 …
1.3.6.1.3.5.1.1.9Tablebgp4V2NlriTablenot-accessiblecurrentThe BGP-4 Received Path Attribute Table contains information about paths to destination networks received from all BGP4 peers. Collectively, this represents th…
1.3.6.1.3.5.1.1.9.1Rowbgp4V2NlriEntrynot-accessiblecurrentInformation about a path to a network.
1.3.6.1.3.5.1.1.9.1.1Columnbgp4V2NlriIndexnot-accessiblecurrentThis index allows for multiple instances of a base prefix for a certain AFI-SAFI from a given peer. This is currently useful for two things: 1. Allowing for a …
1.3.6.1.3.5.1.1.9.1.2Columnbgp4V2NlriAfinot-accessiblecurrentThe address family of the prefix for this NLRI. Note that the AFI is not necessarily equivalent to the an InetAddressType.
1.3.6.1.3.5.1.1.9.1.3Columnbgp4V2NlriSafinot-accessiblecurrentThe subsequent address family of the prefix for this NLRI
1.3.6.1.3.5.1.1.9.1.4Columnbgp4V2NlriPrefixTypenot-accessiblecurrentThe type of the IP address prefix in the Network Layer Reachability Information field. The value of this object is derived from the appropriate value from the …
1.3.6.1.3.5.1.1.9.1.5Columnbgp4V2NlriPrefixnot-accessiblecurrentAn IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by bgp4V2Nlr…
1.3.6.1.3.5.1.1.9.1.6Columnbgp4V2NlriPrefixLennot-accessiblecurrentLength in bits of the address prefix in the Network Layer Reachability Information field.
1.3.6.1.3.5.1.1.9.1.7Columnbgp4V2NlriBestread-onlycurrentAn indication of whether or not this route was chosen as the best BGP4 route for this destination.
1.3.6.1.3.5.1.1.9.1.8Columnbgp4V2NlriCalcLocalPrefread-onlycurrentThe degree of preference calculated by the receiving BGP4 speaker for an advertised route. In the case where this prefix is ineligible, the value of this objec…
1.3.6.1.3.5.1.1.9.1.9Columnbgp4V2NlriOriginread-onlycurrentThe ultimate origin of the path information.
1.3.6.1.3.5.1.1.9.1.10Columnbgp4V2NlriNextHopAddrTyperead-onlycurrentThe address family of the address for the border router that should be used to access the destination network.
1.3.6.1.3.5.1.1.9.1.11Columnbgp4V2NlriNextHopAddrread-onlycurrentThe address of the border router that should be used to access the destination network. This address is the nexthop address received in the UPDATE packet assoc…
1.3.6.1.3.5.1.1.9.1.12Columnbgp4V2NlriLinkLocalNextHopAddrTyperead-onlycurrentThe address type for IPv6 link local addresses. This is present only when receiving RFC 2545 style double nexthops. This object is optionally present in BGP im…
1.3.6.1.3.5.1.1.9.1.13Columnbgp4V2NlriLinkLocalNextHopAddrread-onlycurrentThis value contains an IPv6 link local address and is present only when receiving RFC 2545 style double nexthops. This object is optionally present in BGP impl…
1.3.6.1.3.5.1.1.9.1.14Columnbgp4V2NlriLocalPrefPresentread-onlycurrentThis value is true when the LOCAL_PREF value was sent in the UPDATE message.
1.3.6.1.3.5.1.1.9.1.15Columnbgp4V2NlriLocalPrefread-onlycurrentThe originating BGP4 speakers degree of preference for an advertised route.
1.3.6.1.3.5.1.1.9.1.16Columnbgp4V2NlriMedPresentread-onlycurrentThis value is true when the MED value was sent in the UPDATE message.
1.3.6.1.3.5.1.1.9.1.17Columnbgp4V2NlriMedread-onlycurrentThis metric is used to discriminate between multiple exit points to an adjacent autonomous system. When the MED value is absent but has a calculated default va…
1.3.6.1.3.5.1.1.9.1.18Columnbgp4V2NlriAtomicAggregateread-onlycurrentThis value is true when the ATOMIC_AGGREGATE Path Attribute is present and indicates that the NLRI MUST NOT be made more specific.
1.3.6.1.3.5.1.1.9.1.19Columnbgp4V2NlriAggregatorPresentread-onlycurrentThis value is true when the AGGREGATOR path attribute was sent in the UPDATE message.
1.3.6.1.3.5.1.1.9.1.20Columnbgp4V2NlriAggregatorASread-onlycurrentThe AS number of the last BGP4 speaker that performed route aggregation. When bgp4V2NlriAggregatorPresent is false, the value of this object should be zero (0).
1.3.6.1.3.5.1.1.9.1.21Columnbgp4V2NlriAggregatorAddrread-onlycurrentThe IP address of the last BGP4 speaker that performed route aggregation. When bgp4V2NlriAggregatorPresent is false, the value of this object should be 0.0.0.0
1.3.6.1.3.5.1.1.9.1.22Columnbgp4V2NlriAsPathCalcLengthread-onlycurrentThis value represents the calculated length of the AS Path according to the rules of the BGP specification. This value is used in route selection.
1.3.6.1.3.5.1.1.9.1.23Columnbgp4V2NlriAsPathStringread-onlycurrentThis is a string depicting the autonomous system path to this network which was received from the peer which advertised it. The format of the string is impleme…
1.3.6.1.3.5.1.1.9.1.24Columnbgp4V2NlriAsPathread-onlycurrentIn order to provide a canonicalized form of the BGP-4 AS_PATH along with the human-readable bgp4V2NlriAsPathString, which may be truncated, this object contain…
1.3.6.1.3.5.1.1.9.1.25Columnbgp4V2NlriPathAttrUnknownread-onlycurrentPath Attributes not understood by this implementation SHOULD be be presented in this object. Those Path Attributes use the type, length, value encoding documen…