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
| From | Symbols |
|---|---|
| A10-COMMON-MIB | a10Mgmt |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType, InetAutonomousSystemNumber, InetPortNumber |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso, mib-2 |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | OCTET STRING (SIZE(1..255)) | read-only | current |
| 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.2 | InetAutonomousSystemNumber | read-only | current |
| axBgpIdentifier OBJECT-TYPE The BGP Identifier of the local system. | 1.3.6.1.4.1.22610.2.5.3 | IpAddress | read-only | current |
| 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.4 | not-accessible | current | |
| axBgpPeerEntry OBJECT-TYPE Entry containing information about the connection with a BGP peer. | 1.3.6.1.4.1.22610.2.5.4.1 | not-accessible | current | |
| axBgpPeerType OBJECT-TYPE The type of the BGP peer address | 1.3.6.1.4.1.22610.2.5.4.1.1 | InetAddressType | not-accessible | current |
| 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.2 | IpAddress | read-only | current |
| axBgpPeerState OBJECT-TYPE The BGP peer connection state. | 1.3.6.1.4.1.22610.2.5.4.1.3 | INTEGER {idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)} | read-only | current |
| 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.4 | INTEGER {stop(1), start(2)} | read-only | current |
| 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.5 | Integer32 | read-only | current |
| axBgpPeerLocalAddr OBJECT-TYPE The local IP address of this entry's BGP connection. | 1.3.6.1.4.1.22610.2.5.4.1.6 | InetAddress | read-only | current |
| 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.7 | Integer32 (0..65535) | read-only | current |
| axBgpPeerRemoteAddr OBJECT-TYPE The remote IP address of this entry's BGP peer. | 1.3.6.1.4.1.22610.2.5.4.1.8 | InetAddress | read-only | current |
| 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.9 | Integer32 (0..65535) | read-only | current |
| 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.10 | InetAutonomousSystemNumber | read-only | current |
| axBgpPeerInUpdates OBJECT-TYPE The number of BGP UPDATE messages received on this connection. | 1.3.6.1.4.1.22610.2.5.4.1.11 | Counter32 | read-only | current |
| axBgpPeerOutUpdates OBJECT-TYPE The number of BGP UPDATE messages transmitted on this connection. | 1.3.6.1.4.1.22610.2.5.4.1.12 | Counter32 | read-only | current |
| 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.13 | Counter32 | read-only | current |
| 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.14 | Counter32 | read-only | current |
| 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.15 | OCTET STRING (SIZE(2)) | read-only | current |
| 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.16 | Counter32 | read-only | current |
| 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.17 | Gauge32 | read-only | current |
| 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.18 | Integer32 (1..65535) | read-only | current |
| 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.19 | Integer32 (0 | 3..65535) | read-only | current |
| 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.20 | Integer32 (0 | 1..21845) | read-only | current |
| 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.21 | Integer32 (0 | 3..65535) | read-only | current |
| 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.22 | Integer32 (0 | 1..21845) | read-only | current |
| 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.23 | Integer32 (1..65535) | read-only | current |
| 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.24 | Integer32 (1..65535) | read-only | current |
| 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.25 | Gauge32 | read-only | current |
| axBgpPeerMaxPrefixLimit OBJECT-TYPE Maximum number of prefix accept from this peer | 1.3.6.1.4.1.22610.2.5.4.1.26 | Gauge32 | read-only | current |
| 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.27 | Integer32 (1..100) | read-only | current |
| 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.5 | not-accessible | current | |
| axBgpPathAttrEntry OBJECT-TYPE Information about a path to a network. | 1.3.6.1.4.1.22610.2.5.5.1 | not-accessible | current | |
| axBgpPathAttrIpAddrType OBJECT-TYPE The address family of the prfix specified in axBgpPathAttrIpAddrPrefix | 1.3.6.1.4.1.22610.2.5.5.1.1 | InetAddressType | not-accessible | current |
| 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.2 | InetAddress | not-accessible | current |
| 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.3 | InetAddress | read-only | current |
| 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.4 | InetAddressPrefixLength | read-only | current |
| 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.5 | InetAddress | read-only | current |
| axBgpPathAttrOrigin OBJECT-TYPE The ultimate origin of the path information. | 1.3.6.1.4.1.22610.2.5.5.1.6 | INTEGER {igp(1), egp(2), incomplete(3)} | read-only | current |
| 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.7 | OCTET STRING (SIZE(2..255)) | read-only | current |
| 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.8 | InetAddressType | read-only | current |
| 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.9 | InetAddress | read-only | current |
| 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.10 | Integer32 (-1..2147483647) | read-only | current |
| 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.11 | Integer32 (-1..2147483647) | read-only | current |
| 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.12 | INTEGER {lessSpecificRouteNotSelected(1), lessSpecificRouteSelected(2)} | read-only | current |
| 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.13 | Integer32 (0..65535) | read-only | current |
| 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.14 | IpAddress | read-only | current |
| 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.15 | Integer32 (-1..2147483647) | read-only | current |
| 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.16 | INTEGER {false(1), true(2)} | read-only | current |
| 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.17 | OCTET STRING (SIZE(0..255)) | read-only | current |
| 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
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| 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.2 | current |
| 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.3 | current |
| 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.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| axBgpMIBGlobalsGroup OBJECT-GROUP A collection of objects providing information on global BGP state. | 1.3.6.1.4.1.22610.2.5.8.2.1 | current |
| axBgpMIBPeerGroup OBJECT-GROUP A collection of objects for managing BGP peers. | 1.3.6.1.4.1.22610.2.5.8.2.2 | current |
| axBgpMIBPathAttrGroup OBJECT-GROUP A collection of objects for managing BGP path entries. | 1.3.6.1.4.1.22610.2.5.8.2.3 | current |
| axBgpMIBNotificationGroup NOTIFICATION-GROUP A collection of notifications related to BGP events. | 1.3.6.1.4.1.22610.2.5.8.2.4 | current |