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-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Gauge32 Integer32 IpAddress mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.15 | Identitybgp | 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 f… | ||
| 1.3.6.1.2.1.15.0 | NodebgpNotification | |||
| 1.3.6.1.2.1.15.0.1 | NotificationbgpEstablishedNotification | current | The 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.2 | NotificationbgpBackwardTransNotification | current | The 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.1 | ScalarbgpVersion | read-only | current | Vector 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.2 | ScalarbgpLocalAs | read-only | current | The local autonomous system number. |
| 1.3.6.1.2.1.15.3 | TablebgpPeerTable | not-accessible | current | BGP 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.1 | RowbgpPeerEntry | not-accessible | current | Entry containing information about the connection with a BGP peer. |
| 1.3.6.1.2.1.15.3.1.1 | ColumnbgpPeerIdentifier | read-only | current | The 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.2 | ColumnbgpPeerState | read-only | current | The BGP peer connection state. |
| 1.3.6.1.2.1.15.3.1.3 | ColumnbgpPeerAdminStatus | read-write | current | The 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.4 | ColumnbgpPeerNegotiatedVersion | read-only | current | The 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.5 | ColumnbgpPeerLocalAddr | read-only | current | The local IP address of this entry's BGP connection. |
| 1.3.6.1.2.1.15.3.1.6 | ColumnbgpPeerLocalPort | read-only | current | The local port for the TCP connection between the BGP peers. |
| 1.3.6.1.2.1.15.3.1.7 | ColumnbgpPeerRemoteAddr | read-only | current | The remote IP address of this entry's BGP peer. |
| 1.3.6.1.2.1.15.3.1.8 | ColumnbgpPeerRemotePort | read-only | current | The 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.9 | ColumnbgpPeerRemoteAs | read-only | current | The remote autonomous system number received in the BGP OPEN message. |
| 1.3.6.1.2.1.15.3.1.10 | ColumnbgpPeerInUpdates | read-only | current | The number of BGP UPDATE messages received on this connection. |
| 1.3.6.1.2.1.15.3.1.11 | ColumnbgpPeerOutUpdates | read-only | current | The number of BGP UPDATE messages transmitted on this connection. |
| 1.3.6.1.2.1.15.3.1.12 | ColumnbgpPeerInTotalMessages | read-only | current | The total number of messages received from the remote peer on this connection. |
| 1.3.6.1.2.1.15.3.1.13 | ColumnbgpPeerOutTotalMessages | read-only | current | The total number of messages transmitted to the remote peer on this connection. |
| 1.3.6.1.2.1.15.3.1.14 | ColumnbgpPeerLastError | read-only | current | 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 … |
| 1.3.6.1.2.1.15.3.1.15 | ColumnbgpPeerFsmEstablishedTransitions | read-only | current | The total number of times the BGP FSM transitioned into the established state for this peer. |
| 1.3.6.1.2.1.15.3.1.16 | ColumnbgpPeerFsmEstablishedTime | read-only | current | 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… |
| 1.3.6.1.2.1.15.3.1.17 | ColumnbgpPeerConnectRetryInterval | read-write | current | Time 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.18 | ColumnbgpPeerHoldTime | read-only | current | Time 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.19 | ColumnbgpPeerKeepAlive | read-only | current | 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 compar… |
| 1.3.6.1.2.1.15.3.1.20 | ColumnbgpPeerHoldTimeConfigured | read-write | current | 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 … |
| 1.3.6.1.2.1.15.3.1.21 | ColumnbgpPeerKeepAliveConfigured | read-write | current | 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 m… |
| 1.3.6.1.2.1.15.3.1.22 | ColumnbgpPeerMinASOriginationInterval | read-write | current | Time 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.23 | ColumnbgpPeerMinRouteAdvertisementInterval | read-write | current | Time 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.24 | ColumnbgpPeerInUpdateElapsedTime | read-only | current | 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 … |
| 1.3.6.1.2.1.15.4 | ScalarbgpIdentifier | read-only | current | The BGP Identifier of the local system. |
| 1.3.6.1.2.1.15.5 | TablebgpRcvdPathAttrTable | not-accessible | obsolete | The 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.1 | RowbgpPathAttrEntry | not-accessible | obsolete | Information about a path to a network. |
| 1.3.6.1.2.1.15.5.1.1 | ColumnbgpPathAttrPeer | read-only | obsolete | The IP address of the peer where the path information was learned. |
| 1.3.6.1.2.1.15.5.1.2 | ColumnbgpPathAttrDestNetwork | read-only | obsolete | The address of the destination network. |
| 1.3.6.1.2.1.15.5.1.3 | ColumnbgpPathAttrOrigin | read-only | obsolete | The ultimate origin of the path information. |
| 1.3.6.1.2.1.15.5.1.4 | ColumnbgpPathAttrASPath | read-only | obsolete | The 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.5 | ColumnbgpPathAttrNextHop | read-only | obsolete | The address of the border router that should be used for the destination network. |
| 1.3.6.1.2.1.15.5.1.6 | ColumnbgpPathAttrInterASMetric | read-only | obsolete | The 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.6 | Tablebgp4PathAttrTable | not-accessible | current | The 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.1 | Rowbgp4PathAttrEntry | not-accessible | current | Information about a path to a network. |
| 1.3.6.1.2.1.15.6.1.1 | Columnbgp4PathAttrPeer | read-only | current | The IP address of the peer where the path information was learned. |
| 1.3.6.1.2.1.15.6.1.2 | Columnbgp4PathAttrIpAddrPrefixLen | read-only | current | Length in bits of the IP address prefix in the Network Layer Reachability Information field. |
| 1.3.6.1.2.1.15.6.1.3 | Columnbgp4PathAttrIpAddrPrefix | read-only | current | An 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.4 | Columnbgp4PathAttrOrigin | read-only | current | The ultimate origin of the path information. |
| 1.3.6.1.2.1.15.6.1.5 | Columnbgp4PathAttrASPathSegment | read-only | current | The 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.6 | Columnbgp4PathAttrNextHop | read-only | current | The 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.7 | Columnbgp4PathAttrMultiExitDisc | read-only | current | This 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.8 | Columnbgp4PathAttrLocalPref | read-only | current | The 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.9 | Columnbgp4PathAttrAtomicAggregate | read-only | current | If 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.10 | Columnbgp4PathAttrAggregatorAS | read-only | current | The 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.11 | Columnbgp4PathAttrAggregatorAddr | read-only | current | The 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.12 | Columnbgp4PathAttrCalcLocalPref | read-only | current | The 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.13 | Columnbgp4PathAttrBest | read-only | current | An indication of whether this route was chosen as the best BGP4 route for this destination. |
| 1.3.6.1.2.1.15.6.1.14 | Columnbgp4PathAttrUnknown | read-only | current | One 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.7 | NodebgpTraps | |||
| 1.3.6.1.2.1.15.7.1 | NotificationbgpEstablished | deprecated | The 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.2 | NotificationbgpBackwardTransition | deprecated | The 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.8 | Nodebgp4MIBConformance | |||
| 1.3.6.1.2.1.15.8.1 | Nodebgp4MIBCompliances | |||
| 1.3.6.1.2.1.15.8.1.1 | Compliancebgp4MIBCompliance | current | The compliance statement for entities which implement the BGP4 mib. | |
| 1.3.6.1.2.1.15.8.1.2 | Compliancebgp4MIBDeprecatedCompliances | deprecated | The compliance statement documenting deprecated objects in the BGP4 mib. | |
| 1.3.6.1.2.1.15.8.1.3 | Compliancebgp4MIBObsoleteCompliances | obsolete | The compliance statement documenting obsolete objects in the BGP4 mib. | |
| 1.3.6.1.2.1.15.8.2 | Nodebgp4MIBGroups | |||
| 1.3.6.1.2.1.15.8.2.1 | Groupbgp4MIBGlobalsGroup | current | A collection of objects providing information on global BGP state. | |
| 1.3.6.1.2.1.15.8.2.2 | Groupbgp4MIBPeerGroup | current | A collection of objects for managing BGP peers. | |
| 1.3.6.1.2.1.15.8.2.3 | GroupbgpRcvdPathAttrGroup | obsolete | A 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.4 | Groupbgp4MIBPathAttrGroup | current | A collection of objects for managing BGP path entries. | |
| 1.3.6.1.2.1.15.8.2.5 | Groupbgp4MIBTrapGroup | deprecated | A collection of notifications for signaling changes in BGP peer relationships. Obsoleted by bgp4MIBNotificationGroup | |
| 1.3.6.1.2.1.15.8.2.6 | Groupbgp4MIBNotificationGroup | current | A collection of notifications for signaling changes in BGP peer relationships. Obsoletes bgp4MIBTrapGroup. |