MIBs Depot

AX-BGP-MIB

Registered at
1.3.6.1.4.1.22610.2.5
Last updated
2022-04-07 00:00
Organization
A10 Networks, Inc.
Namespace
a10
Source file
AX-BGP-MIB
Digest
sha256:d38460b81962fad0ef4d91c8d1fe6ab97fc2a34df1f53451b9ae1dee5b4653d7

Description

This MIB module defines the management object for the BGP protocol. This MIB extends the RFC 4273 to cover both IPv4 and IPv6 address families and A10 extensions.

Contact

E-mail: support@A10Networks.com

Imports

FromSymbols
A10-COMMON-MIBa10Mgmt
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType, InetAutonomousSystemNumber, InetPortNumber
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

A10-COMMON-MIB
AX-BGP-MIB
INET-ADDRESS-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
axBgpNotification
OBJECT-IDENTITY
1.3.6.1.4.1.22610.2.5.0
axBgpVersion
OBJECT-TYPE
Vector of supported BGP protocol version numbers. Each peer negotiates the version from this vector. Versions are identified via the string of bits contained within this object. The first octet contains bits 0 to 7, the second octet contains bits 8 to 15, and so on, with the most significant bit referring to the lowest bit number in the octet (e.g., the MSB of the first octet refers to bit 0). If a bit, i, is present and set, then the version (i+1) of the BGP is supported.
1.3.6.1.4.1.22610.2.5.1OCTET STRING (SIZE(1..255))read-onlycurrent
axBgpLocalAs
OBJECT-TYPE
The local autonomous system number. Support for two-octet and four-octet AS number space.
1.3.6.1.4.1.22610.2.5.2InetAutonomousSystemNumberread-onlycurrent
axBgpIdentifier
OBJECT-TYPE
The BGP Identifier of the local system.
1.3.6.1.4.1.22610.2.5.3IpAddressread-onlycurrent
axBgpPeerTable
OBJECT-TYPE
BGP peer table. This table contains, one entry per BGP peer, information about the connections with BGP peers.
1.3.6.1.4.1.22610.2.5.4not-accessiblecurrent
axBgpPeerEntry
OBJECT-TYPE
Entry containing information about the connection with a BGP peer.
1.3.6.1.4.1.22610.2.5.4.1not-accessiblecurrent
axBgpPeerType
OBJECT-TYPE
The type of the BGP peer address
1.3.6.1.4.1.22610.2.5.4.1.1InetAddressTypenot-accessiblecurrent
axBgpPeerIdentifier
OBJECT-TYPE
The BGP Identifier of this entry's BGP peer. This entry MUST be 0.0.0.0 unless the axBgpPeerState is in the openconfirm or the established state.
1.3.6.1.4.1.22610.2.5.4.1.2IpAddressread-onlycurrent
axBgpPeerState
OBJECT-TYPE
The BGP peer connection state.
1.3.6.1.4.1.22610.2.5.4.1.3INTEGER {idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)}read-onlycurrent
axBgpPeerAdminStatus
OBJECT-TYPE
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' to 'stop' will cause the BGP Manual Stop Event to be generated. This parameter can be used to restart BGP peer connections.
1.3.6.1.4.1.22610.2.5.4.1.4INTEGER {stop(1), start(2)}read-onlycurrent
axBgpPeerNegotiatedVersion
OBJECT-TYPE
The negotiated version of BGP running between the two peers. This entry MUST be zero (0) unless the axBgpPeerState is in the openconfirm or the established state. Note that legal values for this object are between 0 and 255.
1.3.6.1.4.1.22610.2.5.4.1.5Integer32read-onlycurrent
axBgpPeerLocalAddr
OBJECT-TYPE
The local IP address of this entry's BGP connection.
1.3.6.1.4.1.22610.2.5.4.1.6InetAddressread-onlycurrent
axBgpPeerLocalPort
OBJECT-TYPE
The local port for the TCP connection between the BGP peers.
1.3.6.1.4.1.22610.2.5.4.1.7Integer32 (0..65535)read-onlycurrent
axBgpPeerRemoteAddr
OBJECT-TYPE
The remote IP address of this entry's BGP peer.
1.3.6.1.4.1.22610.2.5.4.1.8InetAddressread-onlycurrent
axBgpPeerRemotePort
OBJECT-TYPE
The remote port for the TCP connection between the BGP peers. Note that the objects axBgpPeerLocalAddr, axBgpPeerLocalPort, axBgpPeerRemoteAddr, and axBgpPeerRemotePort provide the appropriate reference to the standard MIB TCP connection table.
1.3.6.1.4.1.22610.2.5.4.1.9Integer32 (0..65535)read-onlycurrent
axBgpPeerRemoteAs
OBJECT-TYPE
The remote autonomous system number received in the BGP OPEN message.
1.3.6.1.4.1.22610.2.5.4.1.10InetAutonomousSystemNumberread-onlycurrent
axBgpPeerInUpdates
OBJECT-TYPE
The number of BGP UPDATE messages received on this connection.
1.3.6.1.4.1.22610.2.5.4.1.11Counter32read-onlycurrent
axBgpPeerOutUpdates
OBJECT-TYPE
The number of BGP UPDATE messages transmitted on this connection.
1.3.6.1.4.1.22610.2.5.4.1.12Counter32read-onlycurrent
axBgpPeerInTotalMessages
OBJECT-TYPE
The total number of messages received from the remote peer on this connection.
1.3.6.1.4.1.22610.2.5.4.1.13Counter32read-onlycurrent
axBgpPeerOutTotalMessages
OBJECT-TYPE
The total number of messages transmitted to the remote peer on this connection.
1.3.6.1.4.1.22610.2.5.4.1.14Counter32read-onlycurrent
axBgpPeerLastError
OBJECT-TYPE
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.
1.3.6.1.4.1.22610.2.5.4.1.15OCTET STRING (SIZE(2))read-onlycurrent
axBgpPeerFsmEstablishedTransitions
OBJECT-TYPE
The total number of times the BGP FSM transitioned into the established state for this peer.
1.3.6.1.4.1.22610.2.5.4.1.16Counter32read-onlycurrent
axBgpPeerFsmEstablishedTime
OBJECT-TYPE
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 when the router is booted.
1.3.6.1.4.1.22610.2.5.4.1.17Gauge32read-onlycurrent
axBgpPeerConnectRetryInterval
OBJECT-TYPE
Time interval (in seconds) for the ConnectRetry timer. The suggested value for this timer is 120 seconds.
1.3.6.1.4.1.22610.2.5.4.1.18Integer32 (1..65535)read-onlycurrent
axBgpPeerHoldTime
OBJECT-TYPE
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 values in axBgpPeerHoldTimeConfigured and the Hold Time received in the OPEN message. This value must be at least three seconds if it is not zero (0). If the Hold Timer has not been established with the peer this object MUST have a value of zero (0). If the axBgpPeerHoldTimeConfigured object has a value of (0), then this object MUST have a value of (0).
1.3.6.1.4.1.22610.2.5.4.1.19Integer32 (0 | 3..65535)read-onlycurrent
axBgpPeerKeepAlive
OBJECT-TYPE
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 axBgpPeerHoldTime, it has the same proportion that axBgpPeerKeepAliveConfigured has, compared with axBgpPeerHoldTimeConfigured. If the KeepAlive timer has not been established with the peer, this object MUST have a value of zero (0). If the of axBgpPeerKeepAliveConfigured object has a value of (0), then this object MUST have a value of (0).
1.3.6.1.4.1.22610.2.5.4.1.20Integer32 (0 | 1..21845)read-onlycurrent
axBgpPeerHoldTimeConfigured
OBJECT-TYPE
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 (axBgpPeerHoldTime) with the peer. This value must not be less than three seconds if it is not zero (0). If it is zero (0), the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds.
1.3.6.1.4.1.22610.2.5.4.1.21Integer32 (0 | 3..65535)read-onlycurrent
axBgpPeerKeepAliveConfigured
OBJECT-TYPE
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 axBgpPeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by axBgpPeerKeepAlive. A reasonable maximum value for this timer would be one third of that of axBgpPeerHoldTimeConfigured. 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.
1.3.6.1.4.1.22610.2.5.4.1.22Integer32 (0 | 1..21845)read-onlycurrent
axBgpPeerMinASOriginationInterval
OBJECT-TYPE
Time interval (in seconds) for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds.
1.3.6.1.4.1.22610.2.5.4.1.23Integer32 (1..65535)read-onlycurrent
axBgpPeerMinRouteAdvertisementInterval
OBJECT-TYPE
Time interval (in seconds) for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds for EBGP connections and 5 seconds for IBGP connections.
1.3.6.1.4.1.22610.2.5.4.1.24Integer32 (1..65535)read-onlycurrent
axBgpPeerInUpdateElapsedTime
OBJECT-TYPE
Elapsed time (in seconds) since the last BGP UPDATE message was received from the peer. Each time axBgpPeerInUpdates is incremented, the value of this object is set to zero (0).
1.3.6.1.4.1.22610.2.5.4.1.25Gauge32read-onlycurrent
axBgpPeerMaxPrefixLimit
OBJECT-TYPE
Maximum number of prefix accept from this peer
1.3.6.1.4.1.22610.2.5.4.1.26Gauge32read-onlycurrent
axBgpPeerThreshold
OBJECT-TYPE
Max-Prefix Threshold-value (1-100)%. Once an accepted prefixes exceed the threshold limit a warning message is generatead and the SNMP notification is sent
1.3.6.1.4.1.22610.2.5.4.1.27Integer32 (1..100)read-onlycurrent
axBgpPathAttrTable
OBJECT-TYPE
The BGP Received Path Attribute Table contains information about paths to destination networks, received from all BGP peers.
1.3.6.1.4.1.22610.2.5.5not-accessiblecurrent
axBgpPathAttrEntry
OBJECT-TYPE
Information about a path to a network.
1.3.6.1.4.1.22610.2.5.5.1not-accessiblecurrent
axBgpPathAttrIpAddrType
OBJECT-TYPE
The address family of the prfix specified in axBgpPathAttrIpAddrPrefix
1.3.6.1.4.1.22610.2.5.5.1.1InetAddressTypenot-accessiblecurrent
axBgpPathAttrPeerType
OBJECT-TYPE
The type of the address of the peer where the path information was learned.
1.3.6.1.4.1.22610.2.5.5.1.2InetAddressnot-accessiblecurrent
axBgpPathAttrPeer
OBJECT-TYPE
The IP address of the peer where the path information was learned.
1.3.6.1.4.1.22610.2.5.5.1.3InetAddressread-onlycurrent
axBgpPathAttrIpAddrPrefixLen
OBJECT-TYPE
Length in bits of the IP address prefix in the Network Layer Reachability Information field.
1.3.6.1.4.1.22610.2.5.5.1.4InetAddressPrefixLengthread-onlycurrent
axBgpPathAttrIpAddrPrefix
OBJECT-TYPE
An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by axBgpPathAttrIpAddrPrefixLen. Any bits beyond the length specified by axBgpPathAttrIpAddrPrefixLen are zeroed.
1.3.6.1.4.1.22610.2.5.5.1.5InetAddressread-onlycurrent
axBgpPathAttrOrigin
OBJECT-TYPE
The ultimate origin of the path information.
1.3.6.1.4.1.22610.2.5.5.1.6INTEGER {igp(1), egp(2), incomplete(3)}read-onlycurrent
axBgpPathAttrASPathSegment
OBJECT-TYPE
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 values: 1 AS_SET: unordered set of ASes that a route in the UPDATE message has traversed 2 AS_SEQUENCE: ordered set of ASes that a route in the UPDATE message has traversed. The length is a 1-octet field containing the number of ASes in the value field. The value field contains one or more AS numbers. Each AS is represented in the octet string as a pair of octets according to the following algorithm: first-byte-of-pair = ASNumber / 256; second-byte-of-pair = ASNumber & 255; Known IssueVs: o BGP Confederations will result in a type of either 3 or 4. o An AS Path may be longer than 255 octets. This may result in this object containing a truncated AS Path.
1.3.6.1.4.1.22610.2.5.5.1.7OCTET STRING (SIZE(2..255))read-onlycurrent
axBgpPathAttrNextHopType
OBJECT-TYPE
The address family of the address of the border router that should be used for the destination network.
1.3.6.1.4.1.22610.2.5.5.1.8InetAddressTyperead-onlycurrent
axBgpPathAttrNextHop
OBJECT-TYPE
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.4.1.22610.2.5.5.1.9InetAddressread-onlycurrent
axBgpPathAttrMultiExitDisc
OBJECT-TYPE
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.
1.3.6.1.4.1.22610.2.5.5.1.10Integer32 (-1..2147483647)read-onlycurrent
axBgpPathAttrLocalPref
OBJECT-TYPE
The originating BGP speaker's degree of preference for an advertised route. A value of -1 indicates the absence of this attribute.
1.3.6.1.4.1.22610.2.5.5.1.11Integer32 (-1..2147483647)read-onlycurrent
axBgpPathAttrAtomicAggregate
OBJECT-TYPE
If the ATOMIC_AGGREGATE attribute is present in the Path Attributes then this object MUST have a value of 'lessSpecificRouteNotSelected'. If the ATOMIC_AGGREGATE attribute is missing in the Path Attributes then this object MUST have a value of 'lessSpecificRouteSelected'. Note that ATOMIC_AGGREGATE is now a primarily informational attribute.
1.3.6.1.4.1.22610.2.5.5.1.12INTEGER {lessSpecificRouteNotSelected(1), lessSpecificRouteSelected(2)}read-onlycurrent
axBgpPathAttrAggregatorAS
OBJECT-TYPE
The AS number of the last BGP speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. Note that propagation of AS of zero is illegal in the Internet.
1.3.6.1.4.1.22610.2.5.5.1.13Integer32 (0..65535)read-onlycurrent
axBgpPathAttrAggregatorAddr
OBJECT-TYPE
The IP address of the last BGP speaker that performed route aggregation. A value of 0.0.0.0 indicates the absence of this attribute.
1.3.6.1.4.1.22610.2.5.5.1.14IpAddressread-onlycurrent
axBgpPathAttrCalcLocalPref
OBJECT-TYPE
The degree of preference calculated by the receiving BGP speaker for an advertised route. A value of -1 indicates the absence of this attribute.
1.3.6.1.4.1.22610.2.5.5.1.15Integer32 (-1..2147483647)read-onlycurrent
axBgpPathAttrBest
OBJECT-TYPE
An indication of whether this route was chosen as the best BGP route for this destination.
1.3.6.1.4.1.22610.2.5.5.1.16INTEGER {false(1), true(2)}read-onlycurrent
axBgpPathAttrUnknown
OBJECT-TYPE
One or more path attributes not understood by this BGP speaker. Path attributes are recorded in the Update Path attribute format of type, length, value. Size zero (0) indicates the absence of such attributes. Octets beyond the maximum size, if any, are not recorded by this object. Known Issues: o Attributes understood by this speaker, but not represented in this MIB, are unavailable to the agent.
1.3.6.1.4.1.22610.2.5.5.1.17OCTET STRING (SIZE(0..255))read-onlycurrent
axBgpMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.22610.2.5.8
axBgpMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.22610.2.5.8.1
axBgpMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.22610.2.5.8.2

Notifications

NameOIDStatus
axBgpEstablishedNotification
NOTIFICATION-TYPE
The axbgpEstablishedNotification event is generated when the BGP FSM enters the established state.
1.3.6.1.4.1.22610.2.5.0.1current
axBgpBackwardTransNotification
NOTIFICATION-TYPE
The axbgpBackwardTransNotification event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state.
1.3.6.1.4.1.22610.2.5.0.2current
axBgpPrefixThresholdExceededNotification
NOTIFICATION-TYPE
The axBgpPrefixThresholdExceededNotification event is generated when the prefix count exceeds the warning threshold configured for the BGP peer.
1.3.6.1.4.1.22610.2.5.0.3current
axBgpPrefixThresholdClearNotification
NOTIFICATION-TYPE
The axBgpPrefixThresholdClearNotification event is generated when the prefix count drops below the warning threshold configured for the BGP peer if it exceeded the threshold before.
1.3.6.1.4.1.22610.2.5.0.4current

Conformance

NameOIDStatus
axBgpMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the AX BGP mib.
1.3.6.1.4.1.22610.2.5.8.1.1current
axBgpMIBGlobalsGroup
OBJECT-GROUP
A collection of objects providing information on global BGP state.
1.3.6.1.4.1.22610.2.5.8.2.1current
axBgpMIBPeerGroup
OBJECT-GROUP
A collection of objects for managing BGP peers.
1.3.6.1.4.1.22610.2.5.8.2.2current
axBgpMIBPathAttrGroup
OBJECT-GROUP
A collection of objects for managing BGP path entries.
1.3.6.1.4.1.22610.2.5.8.2.3current
axBgpMIBNotificationGroup
NOTIFICATION-GROUP
A collection of notifications related to BGP events.
1.3.6.1.4.1.22610.2.5.8.2.4current