MIB Viewer

BGP4-MIB

72 objects
The MIB module for the BGP-4 protocol. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4273; see the RFC itself for full legal notices.
Imported Objects
SNMPv2-CONFMODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP
SNMPv2-SMICounter32 Gauge32 Integer32 IpAddress mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
OIDNameAccessStatusDescription
1.3.6.1.2.1.15IdentitybgpThe MIB module for the BGP-4 protocol. Copyright (C) The Internet Society (2006). This version of this MIB module is part of RFC 4273; see the RFC itself for f…
1.3.6.1.2.1.15.0NodebgpNotification
1.3.6.1.2.1.15.0.1NotificationbgpEstablishedNotificationcurrentThe bgpEstablishedNotification event is generated when the BGP FSM enters the established state. This Notification replaces the bgpEstablished Notification.
1.3.6.1.2.1.15.0.2NotificationbgpBackwardTransNotificationcurrentThe bgpBackwardTransNotification event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state. This Notification replaces t…
1.3.6.1.2.1.15.1ScalarbgpVersionread-onlycurrentVector of supported BGP protocol version numbers. Each peer negotiates the version from this vector. Versions are identified via the string of bits contained w…
1.3.6.1.2.1.15.2ScalarbgpLocalAsread-onlycurrentThe local autonomous system number.
1.3.6.1.2.1.15.3TablebgpPeerTablenot-accessiblecurrentBGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
1.3.6.1.2.1.15.3.1RowbgpPeerEntrynot-accessiblecurrentEntry containing information about the connection with a BGP peer.
1.3.6.1.2.1.15.3.1.1ColumnbgpPeerIdentifierread-onlycurrentThe BGP Identifier of this entry's BGP peer. This entry MUST be 0.0.0.0 unless the bgpPeerState is in the openconfirm or the established state.
1.3.6.1.2.1.15.3.1.2ColumnbgpPeerStateread-onlycurrentThe BGP peer connection state.
1.3.6.1.2.1.15.3.1.3ColumnbgpPeerAdminStatusread-writecurrentThe desired state of the BGP connection. A transition from 'stop' to 'start' will cause the BGP Manual Start Event to be generated. A transition from 'start' t…
1.3.6.1.2.1.15.3.1.4ColumnbgpPeerNegotiatedVersionread-onlycurrentThe negotiated version of BGP running between the two peers. This entry MUST be zero (0) unless the bgpPeerState is in the openconfirm or the established state…
1.3.6.1.2.1.15.3.1.5ColumnbgpPeerLocalAddrread-onlycurrentThe local IP address of this entry's BGP connection.
1.3.6.1.2.1.15.3.1.6ColumnbgpPeerLocalPortread-onlycurrentThe local port for the TCP connection between the BGP peers.
1.3.6.1.2.1.15.3.1.7ColumnbgpPeerRemoteAddrread-onlycurrentThe remote IP address of this entry's BGP peer.
1.3.6.1.2.1.15.3.1.8ColumnbgpPeerRemotePortread-onlycurrentThe remote port for the TCP connection between the BGP peers. Note that the objects bgpPeerLocalAddr, bgpPeerLocalPort, bgpPeerRemoteAddr, and bgpPeerRemotePor…
1.3.6.1.2.1.15.3.1.9ColumnbgpPeerRemoteAsread-onlycurrentThe remote autonomous system number received in the BGP OPEN message.
1.3.6.1.2.1.15.3.1.10ColumnbgpPeerInUpdatesread-onlycurrentThe number of BGP UPDATE messages received on this connection.
1.3.6.1.2.1.15.3.1.11ColumnbgpPeerOutUpdatesread-onlycurrentThe number of BGP UPDATE messages transmitted on this connection.
1.3.6.1.2.1.15.3.1.12ColumnbgpPeerInTotalMessagesread-onlycurrentThe total number of messages received from the remote peer on this connection.
1.3.6.1.2.1.15.3.1.13ColumnbgpPeerOutTotalMessagesread-onlycurrentThe total number of messages transmitted to the remote peer on this connection.
1.3.6.1.2.1.15.3.1.14ColumnbgpPeerLastErrorread-onlycurrentThe 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 …
1.3.6.1.2.1.15.3.1.15ColumnbgpPeerFsmEstablishedTransitionsread-onlycurrentThe total number of times the BGP FSM transitioned into the established state for this peer.
1.3.6.1.2.1.15.3.1.16ColumnbgpPeerFsmEstablishedTimeread-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.2.1.15.3.1.17ColumnbgpPeerConnectRetryIntervalread-writecurrentTime interval (in seconds) for the ConnectRetry timer. The suggested value for this timer is 120 seconds.
1.3.6.1.2.1.15.3.1.18ColumnbgpPeerHoldTimeread-onlycurrentTime interval (in seconds) for the Hold Timer established with the peer. The value of this object is calculated by this BGP speaker, using the smaller of the v…
1.3.6.1.2.1.15.3.1.19ColumnbgpPeerKeepAliveread-onlycurrentTime 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 compar…
1.3.6.1.2.1.15.3.1.20ColumnbgpPeerHoldTimeConfiguredread-writecurrentTime 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 …
1.3.6.1.2.1.15.3.1.21ColumnbgpPeerKeepAliveConfiguredread-writecurrentTime 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 m…
1.3.6.1.2.1.15.3.1.22ColumnbgpPeerMinASOriginationIntervalread-writecurrentTime interval (in seconds) for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds.
1.3.6.1.2.1.15.3.1.23ColumnbgpPeerMinRouteAdvertisementIntervalread-writecurrentTime interval (in seconds) for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds for EBGP connections and 5 seconds for…
1.3.6.1.2.1.15.3.1.24ColumnbgpPeerInUpdateElapsedTimeread-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.2.1.15.4ScalarbgpIdentifierread-onlycurrentThe BGP Identifier of the local system.
1.3.6.1.2.1.15.5TablebgpRcvdPathAttrTablenot-accessibleobsoleteThe BGP Received Path Attribute Table contains information about paths to destination networks, received from all peers running BGP version 3 or less.
1.3.6.1.2.1.15.5.1RowbgpPathAttrEntrynot-accessibleobsoleteInformation about a path to a network.
1.3.6.1.2.1.15.5.1.1ColumnbgpPathAttrPeerread-onlyobsoleteThe IP address of the peer where the path information was learned.
1.3.6.1.2.1.15.5.1.2ColumnbgpPathAttrDestNetworkread-onlyobsoleteThe address of the destination network.
1.3.6.1.2.1.15.5.1.3ColumnbgpPathAttrOriginread-onlyobsoleteThe ultimate origin of the path information.
1.3.6.1.2.1.15.5.1.4ColumnbgpPathAttrASPathread-onlyobsoleteThe set of ASes that must be traversed to reach the network. This object is probably best represented as SEQUENCE OF INTEGER. For SMI compatibility, though, it…
1.3.6.1.2.1.15.5.1.5ColumnbgpPathAttrNextHopread-onlyobsoleteThe address of the border router that should be used for the destination network.
1.3.6.1.2.1.15.5.1.6ColumnbgpPathAttrInterASMetricread-onlyobsoleteThe optional inter-AS metric. If this attribute has not been provided for this route, the value for this object is 0.
1.3.6.1.2.1.15.6Tablebgp4PathAttrTablenot-accessiblecurrentThe BGP-4 Received Path Attribute Table contains information about paths to destination networks, received from all BGP4 peers.
1.3.6.1.2.1.15.6.1Rowbgp4PathAttrEntrynot-accessiblecurrentInformation about a path to a network.
1.3.6.1.2.1.15.6.1.1Columnbgp4PathAttrPeerread-onlycurrentThe IP address of the peer where the path information was learned.
1.3.6.1.2.1.15.6.1.2Columnbgp4PathAttrIpAddrPrefixLenread-onlycurrentLength in bits of the IP address prefix in the Network Layer Reachability Information field.
1.3.6.1.2.1.15.6.1.3Columnbgp4PathAttrIpAddrPrefixread-onlycurrentAn IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by bgp4PathA…
1.3.6.1.2.1.15.6.1.4Columnbgp4PathAttrOriginread-onlycurrentThe ultimate origin of the path information.
1.3.6.1.2.1.15.6.1.5Columnbgp4PathAttrASPathSegmentread-onlycurrentThe sequence of AS path segments. Each AS path segment is represented by a triple <type, length, value>. The type is a 1-octet field that has two possible valu…
1.3.6.1.2.1.15.6.1.6Columnbgp4PathAttrNextHopread-onlycurrentThe address of the border router that should be used for the destination network. This address is the NEXT_HOP address received in the UPDATE packet.
1.3.6.1.2.1.15.6.1.7Columnbgp4PathAttrMultiExitDiscread-onlycurrentThis metric is used to discriminate between multiple exit points to an adjacent autonomous system. A value of -1 indicates the absence of this attribute. Known…
1.3.6.1.2.1.15.6.1.8Columnbgp4PathAttrLocalPrefread-onlycurrentThe originating BGP4 speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute. Known Issues: o The BGP-4 s…
1.3.6.1.2.1.15.6.1.9Columnbgp4PathAttrAtomicAggregateread-onlycurrentIf the ATOMIC_AGGREGATE attribute is present in the Path Attributes then this object MUST have a value of 'lessSpecificRouteNotSelected'. If the ATOMIC_AGGREGA…
1.3.6.1.2.1.15.6.1.10Columnbgp4PathAttrAggregatorASread-onlycurrentThe AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. Note that propagation of …
1.3.6.1.2.1.15.6.1.11Columnbgp4PathAttrAggregatorAddrread-onlycurrentThe IP address of the last BGP4 speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attribute.
1.3.6.1.2.1.15.6.1.12Columnbgp4PathAttrCalcLocalPrefread-onlycurrentThe degree of preference calculated by the receiving BGP4 speaker for an advertised route. A value of -1 indicates the absence of this attribute. Known Issues:…
1.3.6.1.2.1.15.6.1.13Columnbgp4PathAttrBestread-onlycurrentAn indication of whether this route was chosen as the best BGP4 route for this destination.
1.3.6.1.2.1.15.6.1.14Columnbgp4PathAttrUnknownread-onlycurrentOne or more path attributes not understood by this BGP4 speaker. Path attributes are recorded in the Update Path attribute format of type, length, value. Size …
1.3.6.1.2.1.15.7NodebgpTraps
1.3.6.1.2.1.15.7.1NotificationbgpEstablisheddeprecatedThe bgpEstablished event is generated when the BGP FSM enters the established state. This Notification has been replaced by the bgpEstablishedNotification Noti…
1.3.6.1.2.1.15.7.2NotificationbgpBackwardTransitiondeprecatedThe bgpBackwardTransition event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state. This Notification has been replaced…
1.3.6.1.2.1.15.8Nodebgp4MIBConformance
1.3.6.1.2.1.15.8.1Nodebgp4MIBCompliances
1.3.6.1.2.1.15.8.1.1Compliancebgp4MIBCompliancecurrentThe compliance statement for entities which implement the BGP4 mib.
1.3.6.1.2.1.15.8.1.2Compliancebgp4MIBDeprecatedCompliancesdeprecatedThe compliance statement documenting deprecated objects in the BGP4 mib.
1.3.6.1.2.1.15.8.1.3Compliancebgp4MIBObsoleteCompliancesobsoleteThe compliance statement documenting obsolete objects in the BGP4 mib.
1.3.6.1.2.1.15.8.2Nodebgp4MIBGroups
1.3.6.1.2.1.15.8.2.1Groupbgp4MIBGlobalsGroupcurrentA collection of objects providing information on global BGP state.
1.3.6.1.2.1.15.8.2.2Groupbgp4MIBPeerGroupcurrentA collection of objects for managing BGP peers.
1.3.6.1.2.1.15.8.2.3GroupbgpRcvdPathAttrGroupobsoleteA collection of objects for managing BGP-3 and earlier path entries. This conformance group, like BGP-3, is obsolete.
1.3.6.1.2.1.15.8.2.4Groupbgp4MIBPathAttrGroupcurrentA collection of objects for managing BGP path entries.
1.3.6.1.2.1.15.8.2.5Groupbgp4MIBTrapGroupdeprecatedA collection of notifications for signaling changes in BGP peer relationships. Obsoleted by bgp4MIBNotificationGroup
1.3.6.1.2.1.15.8.2.6Groupbgp4MIBNotificationGroupcurrentA collection of notifications for signaling changes in BGP peer relationships. Obsoletes bgp4MIBTrapGroup.