MIBs Depot

DELLEMC-OS10-BGP4V2-MIB

Registered at
1.3.6.1.4.1.674.11000.5000.200.1
Last updated
2018-07-04 12:00
Organization
Dell EMC
Revisions
2018-07-04 12:00, 2014-01-24 00:00
Namespace
dell
Source file
DELLEMC-OS10-BGP4V2-MIB
Digest
sha256:25915adf7153a2a6b7d0ed792334509f565b464a363977bb945ef0d62560b342

Description

The MIB module for the BGP-4 protocol.

Contact

http://www.dell.com/support

Imports

FromSymbols
DELLEMC-OS10-SMI-MIBos10Experiment
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType, InetAutonomousSystemNumber, InetPortNumber
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowPointer, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

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

DELLEMC-OS10-BGP4V2-MIB
DELLEMC-OS10-SMI-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
Os10Bgp4V2AddressFamilyIdentifierTC
TEXTUAL-CONVENTION
The representation of a BGP AFI. The value of this object should be restricted to be between the values of 0 and 65535.
current
Os10Bgp4V2IdentifierTC
TEXTUAL-CONVENTION
The representation of a BGP Identifier. BGP Identifiers are presented in the received network byte order. The BGP Identifier is displayed as if it is an IP address, even if it would be an illegal one.
current
Os10Bgp4V2SubsequentAddressFamilyIdentifierTC
TEXTUAL-CONVENTION
The representation of a BGP SAFI
current

Objects

NameOIDSyntaxAccessStatus
os10bgp4V2Notifications
OBJECT-IDENTITY
1.3.6.1.4.1.674.11000.5000.200.1.0
os10bgp4V2Objects
OBJECT-IDENTITY
1.3.6.1.4.1.674.11000.5000.200.1.1
os10bgp4V2DiscontinuityTable
OBJECT-TYPE
Table of BGP-4 discontinuities. Discontinuities that have external visibility occur on a per-BGP instance basis. Transitions by a given BGP peer will result in a consistent BGP view within that instance and thus do not represent a discontinuity from a protocol standpoint.
1.3.6.1.4.1.674.11000.5000.200.1.1.1not-accessiblecurrent
os10bgp4V2DiscontinuityEntry
OBJECT-TYPE
Entry repsenting information about a discontinuity event for a given BGP instance.
1.3.6.1.4.1.674.11000.5000.200.1.1.1.1not-accessiblecurrent
os10bgp4V2DiscontinuityTime
OBJECT-TYPE
The value of sysUpTime at the most recent occasion at which this BGP management instance has suffered a discontinuity.
1.3.6.1.4.1.674.11000.5000.200.1.1.1.1.1TimeStampread-onlycurrent
os10bgp4V2PeerTable
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.674.11000.5000.200.1.1.2not-accessiblecurrent
os10bgp4V2PeerEntry
OBJECT-TYPE
Entry containing information about the connection with a remote BGP peer.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1not-accessiblecurrent
os10bgp4V2PeerInstance
OBJECT-TYPE
The routing instance index. Some BGP implementations permit the creation of multiple instances of a BGP routing process. An example includes routers running BGP/MPLS IP Virtual Private Networks. Implementations that do not support multiple routing instances should return 1 for this object.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
os10bgp4V2PeerLocalAddrType
OBJECT-TYPE
The address family of the local end of the peering session.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.2InetAddressTyperead-onlycurrent
os10bgp4V2PeerLocalAddr
OBJECT-TYPE
The local IP address of this entry's BGP connection. An implementation is required to support IPv4 peering sessions in which case the length of this object is 4. An implementation MAY support IPv6 peering sessions in which case the length of this object is 16. IPv6 link-local peering sessions MAY be supported by this MIB. In this case the length of this object is 20.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.3InetAddressread-onlycurrent
os10bgp4V2PeerRemoteAddrType
OBJECT-TYPE
The address family of the remote end of the peering session. An implementation is required to support IPv4 peering sessions in which case the length of this object is 4. An implementation MAY support IPv6 peering sessions in which case the length of this object is 16. IPv6 link-local peering sessions MAY be supported by this MIB. In this case the length of this object is 20.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.4InetAddressTypenot-accessiblecurrent
os10bgp4V2PeerRemoteAddr
OBJECT-TYPE
The remote IP address of this entry's BGP peer.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.5InetAddressnot-accessiblecurrent
os10bgp4V2PeerLocalPort
OBJECT-TYPE
The local port for the TCP connection between the BGP peers.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.6InetPortNumberread-onlycurrent
os10bgp4V2PeerLocalAs
OBJECT-TYPE
Some implementations of BGP can represent themselves as multiple ASes. This is the AS that this peering session is representing itself as to the remote peer.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.7InetAutonomousSystemNumberread-onlycurrent
os10bgp4V2PeerLocalIdentifier
OBJECT-TYPE
The BGP Identifier of the local system for this peering session. It is REQUIRED that all os10bgp4V2PeerLocalIdentifier values for the same os10bgp4V2PeerInstance be identical.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.8Os10Bgp4V2IdentifierTCread-onlycurrent
os10bgp4V2PeerRemotePort
OBJECT-TYPE
The remote port for the TCP connection between the BGP peers. Note that the objects os10bgp4V2PeerLocalAddr, os10bgp4V2PeerLocalPort, os10bgp4V2PeerRemoteAddr and os10bgp4V2PeerRemotePort provide the appropriate reference to the standard MIB TCP connection table, or even the ipv6 TCP MIB as in RFC 4022.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.9InetPortNumberread-onlycurrent
os10bgp4V2PeerRemoteAs
OBJECT-TYPE
The remote autonomous system number received in the BGP OPEN message.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.10InetAutonomousSystemNumberread-onlycurrent
os10bgp4V2PeerRemoteIdentifier
OBJECT-TYPE
The BGP Identifier of this entry's remote BGP peer. This entry should be 0.0.0.0 unless the os10bgp4V2PeerState is in the openconfirm or the established state.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.11Os10Bgp4V2IdentifierTCread-onlycurrent
os10bgp4V2PeerAdminStatus
OBJECT-TYPE
Whether or not the BGP FSM for this remote peer is halted or running. The BGP FSM for a remote peer is halted after processing a Stop event. Likewise, it is in the running state after a Start event. The os10bgp4V2PeerState will generally be in the idle state when the FSM is halted, although some extensions such as Graceful Restart will leave the peer in the Idle state but with the FSM running.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.12INTEGER {halted(1), running(2)}read-onlycurrent
os10bgp4V2PeerState
OBJECT-TYPE
The BGP peer connection state.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.13INTEGER {idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)}read-onlycurrent
os10bgp4V2PeerDescription
OBJECT-TYPE
A user configured description identifying this peer. When this object is not the empty string, this object SHOULD contain a description that is unique within a given BGP instance for this peer.
1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.14SnmpAdminStringread-onlycurrent
os10bgp4V2PeerErrorsTable
OBJECT-TYPE
On a per-peer basis, this table reflects the last protocol-defined error encountered and reported on the peer session.
1.3.6.1.4.1.674.11000.5000.200.1.1.3not-accessiblecurrent
os10bgp4V2PeerErrorsEntry
OBJECT-TYPE
Each entry contains information about errors sent and received for a particular BGP peer.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1not-accessiblecurrent
os10bgp4V2PeerLastErrorCodeReceived
OBJECT-TYPE
The last error code received from this peer via NOTIFICATION message on this connection. If no error has occurred, this field is zero.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.1Unsigned32 (0..255)read-onlycurrent
os10bgp4V2PeerLastErrorSubCodeReceived
OBJECT-TYPE
The last subcode received from this peer via NOTIFICATION message on this connection. If no error has occurred, this field is zero.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.2Unsigned32 (0..255)read-onlycurrent
os10bgp4V2PeerLastErrorReceivedTime
OBJECT-TYPE
The timestamp that the last NOTIFICATION was received from this peer.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.3TimeStampread-onlycurrent
os10bgp4V2PeerLastErrorReceivedText
OBJECT-TYPE
This object contains an implementation specific explanation of the error that was reported.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.4SnmpAdminStringread-onlycurrent
os10bgp4V2PeerLastErrorReceivedData
OBJECT-TYPE
The last error code's data seen by this peer. Per RFC 2578, some implementations may have limitations dealing with OCTET STRINGS larger than 255. Thus, this data may be truncated.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.5OCTET STRING (SIZE(0..4075))read-onlycurrent
os10bgp4V2PeerLastErrorCodeSent
OBJECT-TYPE
The last error code sent to this peer via NOTIFICATION message on this connection. If no error has occurred, this field is zero.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.6Unsigned32 (0..255)read-onlycurrent
os10bgp4V2PeerLastErrorSubCodeSent
OBJECT-TYPE
The last subcode sent to this peer via NOTIFICATION message on this connection. If no error has occurred, this field is zero.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.7Unsigned32 (0..255)read-onlycurrent
os10bgp4V2PeerLastErrorSentTime
OBJECT-TYPE
The timestamp that the last NOTIFICATION was sent to this peer.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.8TimeStampread-onlycurrent
os10bgp4V2PeerLastErrorSentText
OBJECT-TYPE
This object contains an implementation specific explanation of the error that is being reported.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.9SnmpAdminStringread-onlycurrent
os10bgp4V2PeerLastErrorSentData
OBJECT-TYPE
The last error code's data sent to this peer. Per RFC 2578, some implementations may have limitations dealing with OCTET STRINGS larger than 255. Thus, this data may be truncated.
1.3.6.1.4.1.674.11000.5000.200.1.1.3.1.10OCTET STRING (SIZE(0..4075))read-onlycurrent
os10bgp4V2PeerEventTimesTable
OBJECT-TYPE
A table reporting the per-peering session amount of time elapsed and update events since the peering session advanced into the established state.
1.3.6.1.4.1.674.11000.5000.200.1.1.4not-accessiblecurrent
os10bgp4V2PeerEventTimesEntry
OBJECT-TYPE
Each row contains a set of statistics about time spent and events encountered in the peer session established state.
1.3.6.1.4.1.674.11000.5000.200.1.1.4.1not-accessiblecurrent
os10bgp4V2PeerFsmEstablishedTime
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. If the peer has never reached the established state, the value remains zero.
1.3.6.1.4.1.674.11000.5000.200.1.1.4.1.1Gauge32read-onlycurrent
os10bgp4V2PeerInUpdatesElapsedTime
OBJECT-TYPE
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 set to zero (0).
1.3.6.1.4.1.674.11000.5000.200.1.1.4.1.2Gauge32read-onlycurrent
os10bgp4V2PeerConfiguredTimersTable
OBJECT-TYPE
Per peer management data on BGP session timers.
1.3.6.1.4.1.674.11000.5000.200.1.1.5not-accessiblecurrent
os10bgp4V2PeerConfiguredTimersEntry
OBJECT-TYPE
Each entry corresponds to the current state of BGP timers on a given peering session.
1.3.6.1.4.1.674.11000.5000.200.1.1.5.1not-accessiblecurrent
os10bgp4V2PeerConnectRetryInterval
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.674.11000.5000.200.1.1.5.1.1Unsigned32 (1..65535)read-onlycurrent
os10bgp4V2PeerHoldTimeConfigured
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 bgpPeerHoldTimeConfigured 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 bgpPeerHoldTimeConfigured object has a value of (0), then this object MUST have a value of (0).
1.3.6.1.4.1.674.11000.5000.200.1.1.5.1.2Unsigned32 (0 | 3..65535)read-onlycurrent
os10bgp4V2PeerKeepAliveConfigured
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 bgpPeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by bgpPeerKeepAlive. A reasonable maximum value for this timer would be one third of that of bgpPeerHoldTimeConfigured. If the value of this object is zero (0), no periodic 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.674.11000.5000.200.1.1.5.1.3Unsigned32 (0 | 1..21845)read-onlycurrent
os10bgp4V2PeerMinASOrigInterval
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.674.11000.5000.200.1.1.5.1.4Unsigned32 (0..65535)read-onlycurrent
os10bgp4V2PeerMinRouteAdverInterval
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.674.11000.5000.200.1.1.5.1.5Unsigned32 (0..65535)read-onlycurrent
os10bgp4V2PeerNegotiatedTimersTable
OBJECT-TYPE
Configured values of per-peer timers are seen in the os10bgp4V2PeerConfiguredTimersTable. Values in this table reflect the current operational values, after negotiation from values derived from initial configuration.
1.3.6.1.4.1.674.11000.5000.200.1.1.6not-accessiblecurrent
os10bgp4V2PeerNegotiatedTimersEntry
OBJECT-TYPE
Each entry reflects a value of the currently operational, negotiated timer as reflected in the Os10Bgp4V2PeerNegotiatedTimersEntry.
1.3.6.1.4.1.674.11000.5000.200.1.1.6.1not-accessiblecurrent
os10bgp4V2PeerHoldTime
OBJECT-TYPE
The value of this object is calculated by this BGP Speaker as being; zero (0) - if this was the value sent by the peer and this value is permitted by this BGP Speaker. In this case, no keepalive messages are sent and the Hold Timer is not set. At least three (3). This value is the smaller of the value sent by this peer in the OPEN message and os10bgp4V2PeerHoldTimeConfigured for this peer. If the peer is not in the established state, the value of this object is zero (0).
1.3.6.1.4.1.674.11000.5000.200.1.1.6.1.1Unsigned32 (0 | 3..65535)read-onlycurrent
os10bgp4V2PeerKeepAlive
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 os10bgp4V2PeerHoldTime, it has the same proportion as what os10bgp4V2PeerKeepAliveConfigured has when compared with os10bgp4V2PeerHoldTimeConfigured. If the value of this object is zero (0), it indicates that the KeepAlive timer has not been established with the peer, or, the value of os10bgp4V2PeerKeepAliveConfigured is zero (0). If the peer is not in the established state, the value of this object is zero (0).
1.3.6.1.4.1.674.11000.5000.200.1.1.6.1.2Unsigned32 (0 | 1..21845)read-onlycurrent
os10bgp4V2PeerCountersTable
OBJECT-TYPE
The counters associated with a BGP Peer.
1.3.6.1.4.1.674.11000.5000.200.1.1.7not-accessiblecurrent
os10bgp4V2PeerCountersEntry
OBJECT-TYPE
Each entry contains counters of message transmissions and FSM transitions for a given BGP Peering session.
1.3.6.1.4.1.674.11000.5000.200.1.1.7.1not-accessiblecurrent
os10bgp4V2PeerInUpdates
OBJECT-TYPE
The number of BGP UPDATE messages received on this connection.
1.3.6.1.4.1.674.11000.5000.200.1.1.7.1.1Counter32read-onlycurrent
os10bgp4V2PeerOutUpdates
OBJECT-TYPE
The number of BGP UPDATE messages transmitted on this connection.
1.3.6.1.4.1.674.11000.5000.200.1.1.7.1.2Counter32read-onlycurrent
os10bgp4V2PeerInTotalMessages
OBJECT-TYPE
The total number of messages received from the remote peer on this connection.
1.3.6.1.4.1.674.11000.5000.200.1.1.7.1.3Counter32read-onlycurrent
os10bgp4V2PeerOutTotalMessages
OBJECT-TYPE
The total number of messages transmitted to the remote peer on this connection.
1.3.6.1.4.1.674.11000.5000.200.1.1.7.1.4Counter32read-onlycurrent
os10bgp4V2PeerFsmEstablishedTransitions
OBJECT-TYPE
The total number of times the BGP FSM transitioned into the established state for this peer.
1.3.6.1.4.1.674.11000.5000.200.1.1.7.1.5Counter32read-onlycurrent
os10bgp4V2PrefixGaugesTable
OBJECT-TYPE
Additional per-peer, per AFI-SAFI counters for prefixes
1.3.6.1.4.1.674.11000.5000.200.1.1.8not-accessiblecurrent
os10bgp4V2PrefixGaugesEntry
OBJECT-TYPE
Entry containing information about a bgp-peers prefix counters.
1.3.6.1.4.1.674.11000.5000.200.1.1.8.1not-accessiblecurrent
os10bgp4V2PrefixGaugesAfi
OBJECT-TYPE
The AFI index of the per-peer, per prefix counters
1.3.6.1.4.1.674.11000.5000.200.1.1.8.1.1Os10Bgp4V2AddressFamilyIdentifierTCnot-accessiblecurrent
os10bgp4V2PrefixGaugesSafi
OBJECT-TYPE
The SAFI index of the per-peer, per prefix counters
1.3.6.1.4.1.674.11000.5000.200.1.1.8.1.2Os10Bgp4V2SubsequentAddressFamilyIdentifierTCnot-accessiblecurrent
os10bgp4V2PrefixInPrefixes
OBJECT-TYPE
The number of prefixes received from a peer and are stored in the Adj-Ribs-In for that peer. Note that this number does not reflect prefixes that have been discarded due to policy.
1.3.6.1.4.1.674.11000.5000.200.1.1.8.1.3Gauge32read-onlycurrent
os10bgp4V2PrefixInPrefixesAccepted
OBJECT-TYPE
The number of prefixes for a peer that are installed in the Adj-Ribs-In and are eligible to become active in the Loc-Rib.
1.3.6.1.4.1.674.11000.5000.200.1.1.8.1.4Gauge32read-onlycurrent
os10bgp4V2PrefixOutPrefixes
OBJECT-TYPE
The number of prefixes for a peer that are installed in that peer's Adj-Ribs-Out.
1.3.6.1.4.1.674.11000.5000.200.1.1.8.1.5Gauge32read-onlycurrent
os10bgp4V2NlriTable
OBJECT-TYPE
The BGP-4 Received Path Attribute Table contains information about paths to destination networks received from all BGP4 peers. Collectively, this represents the Adj-Ribs-In. The route where os10bgp4V2NlriBest is true represents, for this NLRI, the route that is installed in the LocRib from the Adj-Ribs-In.
1.3.6.1.4.1.674.11000.5000.200.1.1.9not-accessiblecurrent
os10bgp4V2NlriEntry
OBJECT-TYPE
Information about a path to a network.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1not-accessiblecurrent
os10bgp4V2NlriIndex
OBJECT-TYPE
This index allows for multiple instances of a base prefix for a certain AFI-SAFI from a given peer. This is currently useful for two things: 1. Allowing for a peer in future implementations to send more than a single route instance. 2. Allow for extensions which extend the NLRI field to send the same prefix while utilizing other extension specific information. An example of this is RFC 3107 - Carrying MPLS labels in BGP.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
os10bgp4V2NlriAfi
OBJECT-TYPE
The address family of the prefix for this NLRI. Note that the AFI is not necessarily equivalent to the an InetAddressType.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.2Os10Bgp4V2AddressFamilyIdentifierTCnot-accessiblecurrent
os10bgp4V2NlriSafi
OBJECT-TYPE
The subsequent address family of the prefix for this NLRI
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.3Os10Bgp4V2SubsequentAddressFamilyIdentifierTCnot-accessiblecurrent
os10bgp4V2NlriPrefixType
OBJECT-TYPE
The type of the IP address prefix in the Network Layer Reachability Information field. The value of this object is derived from the appropriate value from the os10bgp4V2NlriAfi field. Where an appropriate InetAddressType is not available, the value of the object must be unknown(0).
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.4InetAddressTypenot-accessiblecurrent
os10bgp4V2NlriPrefix
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 os10bgp4V2NlriPrefixLen. Any bits beyond the length specified by os10bgp4V2NlriPrefixLen are zeroed. An implementation is required to support IPv4 prefixes. In this case, the object length is (0..4). An implementation MAY support IPv6 prefixes. In this case, the object length is (0..16)
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.5InetAddressnot-accessiblecurrent
os10bgp4V2NlriPrefixLen
OBJECT-TYPE
Length in bits of the address prefix in the Network Layer Reachability Information field.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.6InetAddressPrefixLengthnot-accessiblecurrent
os10bgp4V2NlriBest
OBJECT-TYPE
An indication of whether or not this route was chosen as the best BGP4 route for this destination.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.7TruthValueread-onlycurrent
os10bgp4V2NlriCalcLocalPref
OBJECT-TYPE
The degree of preference calculated by the receiving BGP4 speaker for an advertised route. In the case where this prefix is ineligible, the value of this object will be zero (0).
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.8Unsigned32read-onlycurrent
os10bgp4V2NlriOrigin
OBJECT-TYPE
The ultimate origin of the path information.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.9INTEGER {igp(1), egp(2), incomplete(3)}read-onlycurrent
os10bgp4V2NlriNextHopAddrType
OBJECT-TYPE
The address family of the address for the border router that should be used to access the destination network.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.10InetAddressTyperead-onlycurrent
os10bgp4V2NlriNextHopAddr
OBJECT-TYPE
The address of the border router that should be used to access the destination network. This address is the nexthop address received in the UPDATE packet associated with this prefix. Note that for RFC2545 style double nexthops, this object will always contain the global scope nexthop. bgpPathAttrLinkLocalNextHop will contain the linklocal scope nexthop, if it is present. In the case a mechanism is developed to use only a link local nexthop, os10bgp4V2NlriNextHopAddr will contain the link local nexthop.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.11InetAddress (SIZE(4..20))read-onlycurrent
os10bgp4V2NlriLinkLocalNextHopAddrType
OBJECT-TYPE
The address type for IPv6 link local addresses. This is present only when receiving RFC 2545 style double nexthops. This object is optionally present in BGP implementations that do not support IPv6. When no IPv6 link local nexthop is present, the value of this object should be unknown(0).
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.12InetAddressTyperead-onlycurrent
os10bgp4V2NlriLinkLocalNextHopAddr
OBJECT-TYPE
This value contains an IPv6 link local address and is present only when receiving RFC 2545 style double nexthops. This object is optionally present in BGP implementations that do not support IPv6. When no IPv6 link local nexthop is present, the length of this object should be zero.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.13InetAddressread-onlycurrent
os10bgp4V2NlriLocalPrefPresent
OBJECT-TYPE
This value is true when the LOCAL_PREF value was sent in the UPDATE message.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.14TruthValueread-onlycurrent
os10bgp4V2NlriLocalPref
OBJECT-TYPE
The originating BGP4 speakers degree of preference for an advertised route.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.15Unsigned32read-onlycurrent
os10bgp4V2NlriMedPresent
OBJECT-TYPE
This value is true when the MED value was sent in the UPDATE message.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.16TruthValueread-onlycurrent
os10bgp4V2NlriMed
OBJECT-TYPE
This metric is used to discriminate between multiple exit points to an adjacent autonomous system. When the MED value is absent but has a calculated default value, this object will contain the calculated value.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.17Unsigned32read-onlycurrent
os10bgp4V2NlriAtomicAggregate
OBJECT-TYPE
This value is true when the ATOMIC_AGGREGATE Path Attribute is present and indicates that the NLRI MUST NOT be made more specific.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.18TruthValueread-onlycurrent
os10bgp4V2NlriAggregatorPresent
OBJECT-TYPE
This value is true when the AGGREGATOR path attribute was sent in the UPDATE message.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.19TruthValueread-onlycurrent
os10bgp4V2NlriAggregatorAS
OBJECT-TYPE
The AS number of the last BGP4 speaker that performed route aggregation. When os10bgp4V2NlriAggregatorPresent is false, the value of this object should be zero (0).
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.20InetAutonomousSystemNumberread-onlycurrent
os10bgp4V2NlriAggregatorAddr
OBJECT-TYPE
The IP address of the last BGP4 speaker that performed route aggregation. When os10bgp4V2NlriAggregatorPresent is false, the value of this object should be 0.0.0.0
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.21Os10Bgp4V2IdentifierTCread-onlycurrent
os10bgp4V2NlriAsPathCalcLength
OBJECT-TYPE
This value represents the calculated length of the AS Path according to the rules of the BGP specification. This value is used in route selection.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.22Unsigned32read-onlycurrent
os10bgp4V2NlriAsPathString
OBJECT-TYPE
This is a string depicting the autonomous system path to this network which was received from the peer which advertised it. The format of the string is implementation-dependent, and should be designed for operator readability. Note that SnmpAdminString is only capable of representing a maximum of 255 characters. This may lead to the string being truncated in the presence of a large AS Path. It is RECOMMENDED that when this object's contents will be truncated that the final 3 octets be reserved for the ellipses string, '...'. os10bgp4V2NlriAsPath may give access to the full AS Path.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.23SnmpAdminStringread-onlycurrent
os10bgp4V2NlriAsPath
OBJECT-TYPE
In order to provide a canonicalized form of the BGP-4 AS_PATH along with the human-readable os10bgp4V2NlriAsPathString, which may be truncated, this object contains the contents of the BGP-4 AS_PATH Path Attribute. This object may be parsed using the rules defined for Four-octet ASes as defined in RFC 4893. RFC 4271, Section 4.3, 'Path Attributes: b) AS_PATH' as amended by RFC 5065, Section 3 defines the general format of the AS_PATH path attribute and its code points. In brief, the AS_PATH is composed of a sequence of AS Segments. Each AS Segment is represented by a triple: <path segment type, path segment length, path segment value>. The path segment type and path segment length fields are one octet in length each. The path segment type field may be one of: 1 - AS_SET (RFC 4721, Section 4.3) 2 - AS_SEQUENCE (RFC 4721, Section 4.3) 3 - AS_CONFED_SEQUENCE (RFC 3065, Section 5) 4 - AS_CONFED_SET (RFC 3065, Section 5) The path segment length field contains the number of ASes (not the number of octets) in the path segment value field. The path segment value field contains one or more AS numbers, each encoded as a 4-octet length field in network byte order. Note that since an SNMP agent may truncate this object to less than its maximum theoretical length of 4072 octets users of this object should be prepared to deal with a truncated and thus malformed AS_PATH. It is RECOMMENDED that when such truncation would occur on the boundary of an encoded AS that the partial AS be discarded from this object and the object's size be adjusted accordingly. Further, it is also RECOMMENDED that when such truncation, either alone or in conjuction with the truncation of a partially encoded AS described previously, would yield an empty path segment value field that the path segment type and path segment length components of the truncated AS_PATH also be discarded and the object's size be adjusted accordingly.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.24OCTET STRING (SIZE(2..4072))read-onlycurrent
os10bgp4V2NlriPathAttrUnknown
OBJECT-TYPE
Path Attributes not understood by this implementation SHOULD be be presented in this object. Those Path Attributes use the type, length, value encoding documented in RFC 4271, Section 4.3, 'Path Attributes'. Note that since an SNMP agent may truncate this object to less than its maximum theoretical length of 4072 octets users of this object should be prepared to deal with a truncated and thus malformed Path Attribute.
1.3.6.1.4.1.674.11000.5000.200.1.1.9.1.25OCTET STRING (SIZE(0..4072))read-onlycurrent
os10bgp4V2AdjRibsOutTable
OBJECT-TYPE
This table contains on a per-peer basis one or more routes from the os10bgp4V2NlriTable that have been placed in this peer's Adj-Ribs-Out.
1.3.6.1.4.1.674.11000.5000.200.1.1.10not-accessiblecurrent
os10bgp4V2AdjRibsOutEntry
OBJECT-TYPE
List of BGP routes that have been placed into a peer's Adj-Ribs-Out.
1.3.6.1.4.1.674.11000.5000.200.1.1.10.1not-accessiblecurrent
os10bgp4V2AdjRibsOutIndex
OBJECT-TYPE
Certain extensions to BGP permit multiple instance of a per afi, per safi prefix to be advertised to a peer. This object allows the enumeration of them.
1.3.6.1.4.1.674.11000.5000.200.1.1.10.1.1Unsigned32 (1..4294967295)read-onlycurrent
os10bgp4V2AdjRibsOutRoute
OBJECT-TYPE
This object points to the route in the os10bgp4V2NlriTable that corresponds to the entry in the peer's Adj-Rib-Out. Outgoing route maps are not reflected at this point as those are part of the Update-Send process.
1.3.6.1.4.1.674.11000.5000.200.1.1.10.1.2RowPointerread-onlycurrent
os10bgp4V2Conformance
OBJECT-IDENTITY
1.3.6.1.4.1.674.11000.5000.200.1.2