AX-BGP-MIB
65 objects
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.
Imported Objects
| 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 mib-2 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.22610.2.5 | IdentityaxBgpMIB | 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 extensio… | ||
| 1.3.6.1.4.1.22610.2.5.0 | NodeaxBgpNotification | |||
| 1.3.6.1.4.1.22610.2.5.0.1 | NotificationaxBgpEstablishedNotification | current | The axbgpEstablishedNotification event is generated when the BGP FSM enters the established state. | |
| 1.3.6.1.4.1.22610.2.5.0.2 | NotificationaxBgpBackwardTransNotification | current | 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.3 | NotificationaxBgpPrefixThresholdExceededNotification | current | 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.4 | NotificationaxBgpPrefixThresholdClearNotification | current | The axBgpPrefixThresholdClearNotification event is generated when the prefix count drops below the warning threshold configured for the BGP peer if it exceeded… | |
| 1.3.6.1.4.1.22610.2.5.1 | ScalaraxBgpVersion | 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.4.1.22610.2.5.2 | ScalaraxBgpLocalAs | read-only | current | The local autonomous system number. Support for two-octet and four-octet AS number space. |
| 1.3.6.1.4.1.22610.2.5.3 | ScalaraxBgpIdentifier | read-only | current | The BGP Identifier of the local system. |
| 1.3.6.1.4.1.22610.2.5.4 | TableaxBgpPeerTable | 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.4.1.22610.2.5.4.1 | RowaxBgpPeerEntry | not-accessible | current | Entry containing information about the connection with a BGP peer. |
| 1.3.6.1.4.1.22610.2.5.4.1.1 | ColumnaxBgpPeerType | not-accessible | current | The type of the BGP peer address |
| 1.3.6.1.4.1.22610.2.5.4.1.2 | ColumnaxBgpPeerIdentifier | read-only | current | 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.3 | ColumnaxBgpPeerState | read-only | current | The BGP peer connection state. |
| 1.3.6.1.4.1.22610.2.5.4.1.4 | ColumnaxBgpPeerAdminStatus | read-only | 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.4.1.22610.2.5.4.1.5 | ColumnaxBgpPeerNegotiatedVersion | read-only | current | 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 sta… |
| 1.3.6.1.4.1.22610.2.5.4.1.6 | ColumnaxBgpPeerLocalAddr | read-only | current | The local IP address of this entry's BGP connection. |
| 1.3.6.1.4.1.22610.2.5.4.1.7 | ColumnaxBgpPeerLocalPort | read-only | current | The local port for the TCP connection between the BGP peers. |
| 1.3.6.1.4.1.22610.2.5.4.1.8 | ColumnaxBgpPeerRemoteAddr | read-only | current | The remote IP address of this entry's BGP peer. |
| 1.3.6.1.4.1.22610.2.5.4.1.9 | ColumnaxBgpPeerRemotePort | read-only | current | The remote port for the TCP connection between the BGP peers. Note that the objects axBgpPeerLocalAddr, axBgpPeerLocalPort, axBgpPeerRemoteAddr, and axBgpPeerR… |
| 1.3.6.1.4.1.22610.2.5.4.1.10 | ColumnaxBgpPeerRemoteAs | read-only | current | The remote autonomous system number received in the BGP OPEN message. |
| 1.3.6.1.4.1.22610.2.5.4.1.11 | ColumnaxBgpPeerInUpdates | read-only | current | The number of BGP UPDATE messages received on this connection. |
| 1.3.6.1.4.1.22610.2.5.4.1.12 | ColumnaxBgpPeerOutUpdates | read-only | current | The number of BGP UPDATE messages transmitted on this connection. |
| 1.3.6.1.4.1.22610.2.5.4.1.13 | ColumnaxBgpPeerInTotalMessages | read-only | current | The total number of messages received from the remote peer on this connection. |
| 1.3.6.1.4.1.22610.2.5.4.1.14 | ColumnaxBgpPeerOutTotalMessages | read-only | current | The total number of messages transmitted to the remote peer on this connection. |
| 1.3.6.1.4.1.22610.2.5.4.1.15 | ColumnaxBgpPeerLastError | 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.4.1.22610.2.5.4.1.16 | ColumnaxBgpPeerFsmEstablishedTransitions | read-only | current | 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.17 | ColumnaxBgpPeerFsmEstablishedTime | 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.4.1.22610.2.5.4.1.18 | ColumnaxBgpPeerConnectRetryInterval | read-only | current | 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.19 | ColumnaxBgpPeerHoldTime | 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.4.1.22610.2.5.4.1.20 | ColumnaxBgpPeerKeepAlive | 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.4.1.22610.2.5.4.1.21 | ColumnaxBgpPeerHoldTimeConfigured | read-only | 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.4.1.22610.2.5.4.1.22 | ColumnaxBgpPeerKeepAliveConfigured | read-only | 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.4.1.22610.2.5.4.1.23 | ColumnaxBgpPeerMinASOriginationInterval | read-only | current | 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.24 | ColumnaxBgpPeerMinRouteAdvertisementInterval | read-only | 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.4.1.22610.2.5.4.1.25 | ColumnaxBgpPeerInUpdateElapsedTime | read-only | current | 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 i… |
| 1.3.6.1.4.1.22610.2.5.4.1.26 | ColumnaxBgpPeerMaxPrefixLimit | read-only | current | Maximum number of prefix accept from this peer |
| 1.3.6.1.4.1.22610.2.5.4.1.27 | ColumnaxBgpPeerThreshold | read-only | current | 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.5 | TableaxBgpPathAttrTable | not-accessible | current | 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.1 | RowaxBgpPathAttrEntry | not-accessible | current | Information about a path to a network. |
| 1.3.6.1.4.1.22610.2.5.5.1.1 | ColumnaxBgpPathAttrIpAddrType | not-accessible | current | The address family of the prfix specified in axBgpPathAttrIpAddrPrefix |
| 1.3.6.1.4.1.22610.2.5.5.1.2 | ColumnaxBgpPathAttrPeerType | not-accessible | current | 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.3 | ColumnaxBgpPathAttrPeer | read-only | current | The IP address of the peer where the path information was learned. |
| 1.3.6.1.4.1.22610.2.5.5.1.4 | ColumnaxBgpPathAttrIpAddrPrefixLen | read-only | current | 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.5 | ColumnaxBgpPathAttrIpAddrPrefix | 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 axBgpPath… |
| 1.3.6.1.4.1.22610.2.5.5.1.6 | ColumnaxBgpPathAttrOrigin | read-only | current | The ultimate origin of the path information. |
| 1.3.6.1.4.1.22610.2.5.5.1.7 | ColumnaxBgpPathAttrASPathSegment | 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.4.1.22610.2.5.5.1.8 | ColumnaxBgpPathAttrNextHopType | read-only | current | 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.9 | ColumnaxBgpPathAttrNextHop | 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.4.1.22610.2.5.5.1.10 | ColumnaxBgpPathAttrMultiExitDisc | 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. |
| 1.3.6.1.4.1.22610.2.5.5.1.11 | ColumnaxBgpPathAttrLocalPref | read-only | current | 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.12 | ColumnaxBgpPathAttrAtomicAggregate | 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.4.1.22610.2.5.5.1.13 | ColumnaxBgpPathAttrAggregatorAS | read-only | current | 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 A… |
| 1.3.6.1.4.1.22610.2.5.5.1.14 | ColumnaxBgpPathAttrAggregatorAddr | read-only | current | 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.15 | ColumnaxBgpPathAttrCalcLocalPref | read-only | current | 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.16 | ColumnaxBgpPathAttrBest | read-only | current | 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.17 | ColumnaxBgpPathAttrUnknown | read-only | current | 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 z… |
| 1.3.6.1.4.1.22610.2.5.8 | NodeaxBgpMIBConformance | |||
| 1.3.6.1.4.1.22610.2.5.8.1 | NodeaxBgpMIBCompliances | |||
| 1.3.6.1.4.1.22610.2.5.8.1.1 | ComplianceaxBgpMIBCompliance | current | The compliance statement for entities which implement the AX BGP mib. | |
| 1.3.6.1.4.1.22610.2.5.8.2 | NodeaxBgpMIBGroups | |||
| 1.3.6.1.4.1.22610.2.5.8.2.1 | GroupaxBgpMIBGlobalsGroup | current | A collection of objects providing information on global BGP state. | |
| 1.3.6.1.4.1.22610.2.5.8.2.2 | GroupaxBgpMIBPeerGroup | current | A collection of objects for managing BGP peers. | |
| 1.3.6.1.4.1.22610.2.5.8.2.3 | GroupaxBgpMIBPathAttrGroup | current | A collection of objects for managing BGP path entries. | |
| 1.3.6.1.4.1.22610.2.5.8.2.4 | GroupaxBgpMIBNotificationGroup | current | A collection of notifications related to BGP events. |