BGP4-V2-MIB

File: BGP4-V2-MIB.mib (109489 bytes)

Imported modules

SNMPv2-SMI INET-ADDRESS-MIB SNMPv2-TC
SNMPv2-CONF SNMP-FRAMEWORK-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Gauge32 mib-2
Unsigned32 Integer32 TimeTicks
InetAddressType InetAddress InetPortNumber
InetAutonomousSystemNumber InetAddressPrefixLength TEXTUAL-CONVENTION
TruthValue RowPointer StorageType
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP SnmpAdminString

Defined Types

BgpM2Identifier  
The representation of a BGP Identifier. The BGP Identifier should be represented in the OCTET STRING as with the first OCTET of the string containing the first OCTET of the BGP Identifier received or sent in the OPEN packet and so on. Even though the BGP Identifier is trending away from an IP address it is still displayed as if it was one, even when it would be an illegal IP address.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

BgpM2Afi  
The representation of a BGP AFI
TEXTUAL-CONVENTION    
  Unsigned32 0..65535  

BgpM2Safi  
The representation of a BGP SAFI
TEXTUAL-CONVENTION    
  Unsigned32 0..255  

BgpM2Community  
The representation of a BGP Community.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

BgpM2ExtendedCommunity  
The representation of a BGP Extended Community.
TEXTUAL-CONVENTION    
  OCTET STRING Size(8)  

BgpM2VersionEntry  
SEQUENCE    
  bgpM2VersionIndex Unsigned32
  bgpM2VersionSupported TruthValue

BgpM2SupportedCapabilityEntry  
SEQUENCE    
  bgpM2SupportedCapabilityCode Unsigned32
  bgpM2SupportedCapability TruthValue

BgpM2PeerEntry  
SEQUENCE    
  bgpM2PeerInstance Unsigned32
  bgpM2PeerIdentifier BgpM2Identifier
  bgpM2PeerState INTEGER
  bgpM2PeerStatus INTEGER
  bgpM2PeerConfiguredVersion Unsigned32
  bgpM2PeerNegotiatedVersion Unsigned32
  bgpM2PeerLocalAddrType InetAddressType
  bgpM2PeerLocalAddr InetAddress
  bgpM2PeerLocalPort InetPortNumber
  bgpM2PeerLocalAs InetAutonomousSystemNumber
  bgpM2PeerRemoteAddrType InetAddressType
  bgpM2PeerRemoteAddr InetAddress
  bgpM2PeerRemotePort InetPortNumber
  bgpM2PeerRemoteAs InetAutonomousSystemNumber
  bgpM2PeerIndex Unsigned32

BgpM2PeerErrorsEntry  
SEQUENCE    
  bgpM2PeerLastErrorReceived OCTET STRING
  bgpM2PeerLastErrorSent OCTET STRING
  bgpM2PeerLastErrorReceivedTime TimeTicks
  bgpM2PeerLastErrorSentTime TimeTicks
  bgpM2PeerLastErrorReceivedText SnmpAdminString
  bgpM2PeerLastErrorSentText SnmpAdminString
  bgpM2PeerLastErrorReceivedData OCTET STRING
  bgpM2PeerLastErrorSentData OCTET STRING

BgpM2PeerEventTimesEntry  
SEQUENCE    
  bgpM2PeerFsmEstablishedTime Gauge32
  bgpM2PeerInUpdatesElapsedTime Gauge32

BgpM2PeerConfiguredTimersEntry  
SEQUENCE    
  bgpM2PeerConnectRetryInterval Unsigned32
  bgpM2PeerHoldTimeConfigured Unsigned32
  bgpM2PeerKeepAliveConfigured Unsigned32
  bgpM2PeerMinASOrigInterval Unsigned32
  bgpM2PeerMinRouteAdverInterval Unsigned32

BgpM2PeerNegotiatedTimersEntry  
SEQUENCE    
  bgpM2PeerHoldTime Unsigned32
  bgpM2PeerKeepAlive Unsigned32

BgpM2PeerCapsAnnouncedEntry  
SEQUENCE    
  bgpM2PeerCapAnnouncedCode Unsigned32
  bgpM2PeerCapAnnouncedIndex Unsigned32
  bgpM2PeerCapAnnouncedValue OCTET STRING

BgpM24PeerCapsReceivedEntry  
SEQUENCE    
  bgpM2PeerCapReceivedCode Unsigned32
  bgpM2PeerCapReceivedIndex Unsigned32
  bgpM2PeerCapReceivedValue OCTET STRING

BgpM2PeerCountersEntry  
SEQUENCE    
  bgpM2PeerInUpdates Counter32
  bgpM2PeerOutUpdates Counter32
  bgpM2PeerInTotalMessages Counter32
  bgpM2PeerOutTotalMessages Counter32
  bgpM2PeerFsmEstablishedTrans Counter32

BgpM2PrefixCountersEntry  
SEQUENCE    
  bgpM2PrefixCountersAfi BgpM2Afi
  bgpM2PrefixCountersSafi BgpM2Safi
  bgpM2PrefixInPrefixes Gauge32
  bgpM2PrefixInPrefixesAccepted Gauge32
  bgpM2PrefixInPrefixesRejected Gauge32
  bgpM2PrefixOutPrefixes Gauge32

BgpM2PeerReflectorClientEntry  
SEQUENCE    
  bgpM2PeerReflectorClient INTEGER

BgpM2PeerConfedMemberEntry  
SEQUENCE    
  bgpM2PeerConfedMember TruthValue

BgpM2CfgPeerAdminStatusEntry  
SEQUENCE    
  bgpM2CfgPeerAdminStatus INTEGER

BgpM2CfgPeerEntry  
SEQUENCE    
  bgpM2CfgPeerConfiguredVersion Unsigned32
  bgpM2CfgAllowVersionNegotiation TruthValue
  bgpM2CfgPeerLocalAddrType InetAddressType
  bgpM2CfgPeerLocalAddr InetAddress
  bgpM2CfgPeerLocalAs InetAutonomousSystemNumber
  bgpM2CfgPeerRemoteAddrType InetAddressType
  bgpM2CfgPeerRemoteAddr InetAddress
  bgpM2CfgPeerRemoteAs InetAutonomousSystemNumber
  bgpM2CfgPeerEntryStorageType StorageType
  bgpM2CfgPeerError INTEGER
  bgpM2CfgPeerBgpPeerEntry RowPointer
  bgpM2CfgPeerRowEntryStatus RowStatus
  bgpM2CfgPeerIndex Integer32
  bgpM2CfgPeerStatus INTEGER

BgpM2CfgPeerTimersEntry  
SEQUENCE    
  bgpM2CfgPeerConnectRetryInterval Unsigned32
  bgpM2CfgPeerHoldTimeConfigured Unsigned32
  bgpM2CfgPeerKeepAliveConfigured Unsigned32
  bgpM2CfgPeerMinASOrigInterval Unsigned32
  bgpM2CfgPeerMinRouteAdverInter Unsigned32

BgpM2CfgPeerReflectorClientEntry  
SEQUENCE    
  bgpM2CfgPeerReflectorClient INTEGER

BgpM2CfgPeerConfedMemberEntry  
SEQUENCE    
  bgpM2CfgPeerConfedMember TruthValue

BgpM2NlriEntry  
SEQUENCE    
  bgpM2NlriIndex Unsigned32
  bgpM2NlriAfi BgpM2Afi
  bgpM2NlriSafi BgpM2Safi
  bgpM2NlriPrefixType InetAddressType
  bgpM2NlriPrefix InetAddress
  bgpM2NlriPrefixLen InetAddressPrefixLength
  bgpM2NlriBest TruthValue
  bgpM2NlriCalcLocalPref Unsigned32
  bgpM2PathAttrIndex Unsigned32
  bgpM2NlriOpaqueType INTEGER
  bgpM2NlriOpaquePointer RowPointer

BgpM2AdjRibsOutEntry  
SEQUENCE    
  bgpM2AdjRibsOutIndex Unsigned32
  bgpM2AdjRibsOutRoute RowPointer

BgpM2PathAttrEntry  
SEQUENCE    
  bgpM2PathAttrOrigin INTEGER
  bgpM2PathAttrNextHopAddrType InetAddressType
  bgpM2PathAttrNextHop InetAddress
  bgpM2PathAttrMedPresent TruthValue
  bgpM2PathAttrMed Unsigned32
  bgpM2PathAttrLocalPrefPresent TruthValue
  bgpM2PathAttrLocalPref Unsigned32
  bgpM2PathAttrAtomicAggregate INTEGER
  bgpM2PathAttrAggregatorAS InetAutonomousSystemNumber
  bgpM2PathAttrAggregatorAddr BgpM2Identifier
  bgpM2AsPathCalcLength Unsigned32
  bgpM2AsPathString SnmpAdminString
  bgpM2AsPathIndex Unsigned32

BgpM2AsPath4byteEntry  
SEQUENCE    
  bgpM2AsPath4bytePathPresent TruthValue
  bgpM2AsPath4byteAggregatorAS InetAutonomousSystemNumber
  bgpM2AsPath4byteCalcLength Unsigned32
  bgpM2AsPath4byteString SnmpAdminString
  bgpM2AsPath4byteIndex Unsigned32

BgpM2AsPathEntry  
SEQUENCE    
  bgpM2AsPathSegmentIndex Unsigned32
  bgpM2AsPathElementIndex Unsigned32
  bgpM2AsPathType INTEGER
  bgpM2AsPathElementValue InetAutonomousSystemNumber

BgpM2PathAttrUnknownEntry  
SEQUENCE    
  bgpM2PathAttrUnknownIndex Unsigned32
  bgpM2PathAttrUnknownType Unsigned32
  bgpM2PathAttrUnknownValue OCTET STRING

BgpM2PathAttrOriginatorIdEntry  
SEQUENCE    
  bgpM2PathAttrOriginatorId BgpM2Identifier

BgpM2PathAttrClusterEntry  
SEQUENCE    
  bgpM2PathAttrClusterIndex Unsigned32
  bgpM2PathAttrClusterValue BgpM2Identifier

BgpM2PathAttrCommEntry  
SEQUENCE    
  bgpM2PathAttrCommIndex Unsigned32
  bgpM2PathAttrCommValue BgpM2Community

BgpM2PathAttrExtCommEntry  
SEQUENCE    
  bgpM2PathAttrExtCommIndex Unsigned32
  bgpM2PathAttrExtCommValue BgpM2ExtendedCommunity

BgpM2LinkLocalNextHopEntry  
SEQUENCE    
  bgpM2LinkLocalNextHopPresent TruthValue
  bgpM2LinkLocalNextHop InetAddress

Defined Values

bgpM2 1.3.6.1.2.1.1
This MIB module defines management objects for the Border Gateway Protocol, Version 4.
MODULE-IDENTITY    

bgpM2BaseScalars 1.3.6.1.2.1.1.1
OBJECT IDENTIFIER    

bgpM2BaseNotifications 1.3.6.1.2.1.1.1.0
OBJECT IDENTIFIER    

bgpM2Established 1.3.6.1.2.1.1.1.0.1
The BGP Established event is generated when the BGP FSM enters the ESTABLISHED state.
Status: current Access: read-only
NOTIFICATION-TYPE    

bgpM2BackwardTransition 1.3.6.1.2.1.1.1.0.2
The BGPBackwardTransition Event is generated when the BGP FSM moves from a higher numbered state to a lower numbered state.
Status: current Access: read-only
NOTIFICATION-TYPE    

bgpM2Version 1.3.6.1.2.1.1.1.1
OBJECT IDENTIFIER    

bgpM2VersionTable 1.3.6.1.2.1.1.1.1.1
Table of supported BGP versions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2VersionEntry

bgpM2VersionEntry 1.3.6.1.2.1.1.1.1.1.1
Entry containing data on a given supported version of the Border Gateway Protocol and the level of support provided. It is expected that any agent implementation supporting this MIB module will report support for Version 4 of the Border Gateway Protocol at the very minimum.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2VersionEntry  

bgpM2VersionIndex 1.3.6.1.2.1.1.1.1.1.1.1
The version number of the BGP Protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

bgpM2VersionSupported 1.3.6.1.2.1.1.1.1.1.1.2
This value is TRUE if this version of the BGP protocol identified in 'bgpM2VersionIndex' is supported. The absence of a row for a particular bgpM2VersionIndex indicates that that bgpM2VersionIndex protocol version number is not supported.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2SupportedCapabilities 1.3.6.1.2.1.1.1.2
OBJECT IDENTIFIER    

bgpM2CapabilitySupportAvailable 1.3.6.1.2.1.1.1.2.1
This value is TRUE if capability support is available and is enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2SupportedCapabilitiesTable 1.3.6.1.2.1.1.1.2.2
Table of supported BGP-4 capabilities.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2SupportedCapabilityEntry

bgpM2SupportedCapabilitiesEntry 1.3.6.1.2.1.1.1.2.2.1
Information about supported capabilities indexed by capability number.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2SupportedCapabilityEntry  

bgpM2SupportedCapabilityCode 1.3.6.1.2.1.1.1.2.2.1.1
Index of supported capability. The index directly corresponds with the BGP-4 Capability Advertisement Capability Code.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

bgpM2SupportedCapability 1.3.6.1.2.1.1.1.2.2.1.2
This value is True if this capability is supported, False otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2AsSize 1.3.6.1.2.1.1.1.4
The size of the AS value in this implementation. The semantics of this are determined as per the as-4bytes draft.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER twoOctet(1), fourOctet(2)  

bgpM2LocalAs 1.3.6.1.2.1.1.1.5
The local autonomous system number. If the bgpM2AsSize is twoOctet, then the range is constrained to be 0-65535.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2LocalIdentifier 1.3.6.1.2.1.1.1.6
The BGP Identifier of local system. Current practice is trending away from this value being treated as an IP address and more as a generic identifier.
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Identifier  

bgpM2BaseScalarExtensions 1.3.6.1.2.1.1.1.7
OBJECT IDENTIFIER    

bgpM2BaseScalarNonCapExts 1.3.6.1.2.1.1.1.7.1
OBJECT IDENTIFIER    

bgpM2BaseScalarCapExts 1.3.6.1.2.1.1.1.7.2
OBJECT IDENTIFIER    

bgpM2BaseScalarRouteReflectExts 1.3.6.1.2.1.1.1.7.1.2796
OBJECT IDENTIFIER    

bgpM2RouteReflector 1.3.6.1.2.1.1.1.7.1.2796.1
This value is TRUE if this implementation supports the BGP Route Reflection Extension and is enabled as a route reflector. If the BGP Route Reflection extension is not supported this value must be FALSE.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2ClusterId 1.3.6.1.2.1.1.1.7.1.2796.2
The configured Cluster-ID of the BGP Speaker. This will default to the BGP Speaker's BgpM2Identifier if this speaker is functioning as a route reflector and an explicit Cluster-ID has not been configured. A value of 0.0.0.0 will be present if Route Reflection is not enabled.
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Identifier  

bgpM2BaseScalarASConfedExts 1.3.6.1.2.1.1.1.7.1.3065
OBJECT IDENTIFIER    

bgpM2ConfederationRouter 1.3.6.1.2.1.1.1.7.1.3065.1
This value is TRUE if this implementation supports the BGP AS Confederations Extension and this router is configured to be in a confederation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2ConfederationId 1.3.6.1.2.1.1.1.7.1.3065.2
The local Confederation Identification Number. This value will be zero (0) if this BGP Speaker is not a confederation router.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2BaseScalarConfiguration 1.3.6.1.2.1.1.1.8
OBJECT IDENTIFIER    

bgpM2CfgBaseScalarStorageType 1.3.6.1.2.1.1.1.8.1
This object specifies the intended storage type for all configurable base scalars.
Status: current Access: read-write
OBJECT-TYPE    
  StorageType  

bgpM2CfgLocalAs 1.3.6.1.2.1.1.1.8.2
The local autonomous system number. If the bgpM2AsSize is twoOctet, then the range is constrained to be 0-65535.
Status: current Access: read-write
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2CfgLocalIdentifier 1.3.6.1.2.1.1.1.8.3
The BGP Identifier of local system. Current practice is trending away from this value being treated as an IP address and more as a generic identifier.
Status: current Access: read-write
OBJECT-TYPE    
  BgpM2Identifier  

bgpM2CfgBaseScalarExtensions 1.3.6.1.2.1.1.1.8.4
OBJECT IDENTIFIER    

bgpM2CfgBaseScalarNonCapExts 1.3.6.1.2.1.1.1.8.4.1
OBJECT IDENTIFIER    

bgpM2CfgBaseScalarCapExts 1.3.6.1.2.1.1.1.8.4.2
OBJECT IDENTIFIER    

bgpM2CfgBaseScalarReflectorExts 1.3.6.1.2.1.1.1.8.4.1.2796
OBJECT IDENTIFIER    

bgpM2CfgRouteReflector 1.3.6.1.2.1.1.1.8.4.1.2796.1
This value is set to true if this implementation will be supporting route reflection.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpM2CfgClusterId 1.3.6.1.2.1.1.1.8.4.1.2796.2
The configured Cluster-ID of the BGP Speaker. This will default to the BGP Speaker's BgpM2Identifier if this speaker is functioning as a route reflector and an explicit Cluster-ID has not been configured. A value of 0.0.0.0 will be present if Route Reflection is not enabled.
Status: current Access: read-write
OBJECT-TYPE    
  BgpM2Identifier  

bgpM2CfgBaseScalarASConfedExts 1.3.6.1.2.1.1.1.8.4.1.3065
OBJECT IDENTIFIER    

bgpM2CfgConfederationRouter 1.3.6.1.2.1.1.1.8.4.1.3065.1
This value is set to true if this implementation will be supporting BGP AS Confederations.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

bgpM2CfgConfederationId 1.3.6.1.2.1.1.1.8.4.1.3065.2
The local Confederation Identification Number. This value will be zero (0) if this BGP Speaker is not a confederation router.
Status: current Access: read-write
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2Peer 1.3.6.1.2.1.1.2
OBJECT IDENTIFIER    

bgpM2PeerData 1.3.6.1.2.1.1.2.1
OBJECT IDENTIFIER    

bgpM2PeerTable 1.3.6.1.2.1.1.2.1.1
BGP peer table. This table contains, one entry per remote BGP peer, any information about the connections with the remote BGP peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PeerEntry

bgpM2PeerEntry 1.3.6.1.2.1.1.2.1.1.1
Entry containing information about the connection with a remote BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PeerEntry  

bgpM2PeerInstance 1.3.6.1.2.1.1.2.1.1.1.1
The routing instance index. Some BGP implementations permit the creation of multiple instances of a BGP routing process. An example includes RFC 2547 PE-CE routers. Implementations that do not support multiple routing instances should return 1 for this object. XXX TODO - We need to provide a way to configure these in the peer configuration table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PeerIdentifier 1.3.6.1.2.1.1.2.1.1.1.2
The BGP Identifier of this entry's remote BGP peer. This entry should be 0.0.0.0 unless the bgpM2PeerState is in the OpenConfirm or the Established state.
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Identifier  

bgpM2PeerState 1.3.6.1.2.1.1.2.1.1.1.3
The remote BGP peer's FSM state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), connect(2), active(3), opensent(4), openconfirm(5), established(6)  

bgpM2PeerStatus 1.3.6.1.2.1.1.2.1.1.1.4
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 bgpM2PeerState 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER halted(1), running(2)  

bgpM2PeerConfiguredVersion 1.3.6.1.2.1.1.2.1.1.1.5
The configured version to originally start with this remote peer. The BGP speaker may permit negotiation to a lower version number of the protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..255  

bgpM2PeerNegotiatedVersion 1.3.6.1.2.1.1.2.1.1.1.6
The negotiated version of BGP running between the two peers.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..255  

bgpM2PeerLocalAddrType 1.3.6.1.2.1.1.2.1.1.1.7
The address family of the local end of the peering session.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bgpM2PeerLocalAddr 1.3.6.1.2.1.1.2.1.1.1.8
The address of the local end of the peering session.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4..20)  

bgpM2PeerLocalPort 1.3.6.1.2.1.1.2.1.1.1.9
The local port for the TCP connection between the BGP peers.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

bgpM2PeerLocalAs 1.3.6.1.2.1.1.2.1.1.1.10
Some implementations of BGP can represent themselves as multiple ASs. This is the AS that this peering session is representing itself as to the remote peer.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2PeerRemoteAddrType 1.3.6.1.2.1.1.2.1.1.1.11
The address family of the remote end of the peering session.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bgpM2PeerRemoteAddr 1.3.6.1.2.1.1.2.1.1.1.12
The address of the remote end of the peering session.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4..20)  

bgpM2PeerRemotePort 1.3.6.1.2.1.1.2.1.1.1.13
The remote port for the TCP connection between the BGP peers. In the case of a transport for which the notion of 'port' is irrelevant, an instance value of -1 should be returned by the agent for this object. Note that the objects bgpM2PeerLocalAddr, bgpM2PeerLocalPort, bgpM2PeerRemoteAddr and bgpM2PeerRemotePort provide the appropriate reference to the standard MIB TCP connection table. or even the ipv6 TCP MIB as in rfc2452.
Status: current Access: read-only
OBJECT-TYPE    
  InetPortNumber  

bgpM2PeerRemoteAs 1.3.6.1.2.1.1.2.1.1.1.14
The remote autonomous system number.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2PeerIndex 1.3.6.1.2.1.1.2.1.1.1.15
This value is a unique index for the remote peer entry in the bgpM2PeerTable. It is assigned by the agent at the point of creation of the bgpM2PeerTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to the management application with respect to its value or the contiguity of bgpM2PeerIndex row instance values across rows of the bgpM2PeerTable. It is used to provide an index structure for other tables whose data is logically per-peer. For explicitly configured peers, this value will remain consistent until this row is deleted by deleting the configured peers. Unconfigured peers will generate a monotonically increasing number when a BGP FSM is built to process the peering session. Values in the bgpM2PeerTable and other tables utilizing bgpM2PeerIndex are expected to remain in existence for an arbitrary time after the unconfigured peer has been deleted in order to allow management applications to extract useful management information for those peers. Thus, an unconfigured peer using the same indices as the bgpM2PeerTable that comes up while this row still exists will re-utilize the same row.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PeerErrors 1.3.6.1.2.1.1.2.2
OBJECT IDENTIFIER    

bgpM2PeerErrorsTable 1.3.6.1.2.1.1.2.2.1
On a per peer basis, this table reflects the last protocol-defined error encountered and reported on the peer session. If no entry for a given peer, by its bgpM2PeerIndex, exists in this table, then no such errors have been observed, reported, and recorded on the session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PeerErrorsEntry

bgpM2PeerErrorsEntry 1.3.6.1.2.1.1.2.2.1.1
Each entry contains information about errors sent and received for a particular BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PeerErrorsEntry  

bgpM2PeerLastErrorReceived 1.3.6.1.2.1.1.2.2.1.1.1
The last error code and subcode received by this BGP Speaker via a NOTIFICATION message for this peer. 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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

bgpM2PeerLastErrorSent 1.3.6.1.2.1.1.2.2.1.1.2
The last error code and subcode sent by this BGP Speaker via a NOTIFICATION message to this peer. 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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

bgpM2PeerLastErrorReceivedTime 1.3.6.1.2.1.1.2.2.1.1.3
The timestamp that the last NOTIFICATION was received from this peer.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

bgpM2PeerLastErrorSentTime 1.3.6.1.2.1.1.2.2.1.1.4
The timestamp that the last NOTIFICATION was sent to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

bgpM2PeerLastErrorReceivedText 1.3.6.1.2.1.1.2.2.1.1.5
This object contains an implementation specific explanation of the error that was reported.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

bgpM2PeerLastErrorSentText 1.3.6.1.2.1.1.2.2.1.1.6
This object contains an implementation specific explanation of the error that is being reported.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

bgpM2PeerLastErrorReceivedData 1.3.6.1.2.1.1.2.2.1.1.7
The last error code's data seen by this peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..4075)  

bgpM2PeerLastErrorSentData 1.3.6.1.2.1.1.2.2.1.1.8
The last error code's data sent to this peer.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..4075)  

bgpM2PeerTimers 1.3.6.1.2.1.1.2.3
OBJECT IDENTIFIER    

bgpM2PeerEventTimesTable 1.3.6.1.2.1.1.2.3.1
A table reporting the per-peering session amount of time elapsed and update events since the peering session advanced into the Established state.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PeerEventTimesEntry

bgpM2PeerEventTimesEntry 1.3.6.1.2.1.1.2.3.1.1
Each row contains a set of statistics about time spent and events encountered in the peer session Established state.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PeerEventTimesEntry  

bgpM2PeerFsmEstablishedTime 1.3.6.1.2.1.1.2.3.1.1.1
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 the router is booted.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

bgpM2PeerInUpdatesElapsedTime 1.3.6.1.2.1.1.2.3.1.1.2
Elapsed time in seconds since the last BGP UPDATE message was received from the peer. Each time bgpM2PeerInUpdates is incremented, the value of this object is set to zero (0). This value shall also be zero (0) when the peer is not in the Established state
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

bgpM2PeerConfiguredTimersTable 1.3.6.1.2.1.1.2.3.2
Per peer management data on BGP session timers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PeerConfiguredTimersEntry

bgpM2PeerConfiguredTimersEntry 1.3.6.1.2.1.1.2.3.2.1
Each entry corresponds to the current state of BGP timers on a given peering session.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PeerConfiguredTimersEntry  

bgpM2PeerConnectRetryInterval 1.3.6.1.2.1.1.2.3.2.1.1
Time interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..65535  

bgpM2PeerHoldTimeConfigured 1.3.6.1.2.1.1.2.3.2.1.2
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 (bgpM2PeerHoldTime) with the peer. This value must not be less than three seconds if it is not zero (0) in which case the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 3..65535  

bgpM2PeerKeepAliveConfigured 1.3.6.1.2.1.1.2.3.2.1.3
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 bgpM2PeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by bgpM2PeerKeepAlive. A reasonable maximum value for this timer would be configured to be one third of that of bgpM2PeerHoldTimeConfigured. 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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..21845  

bgpM2PeerMinASOrigInterval 1.3.6.1.2.1.1.2.3.2.1.4
Time interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

bgpM2PeerMinRouteAdverInterval 1.3.6.1.2.1.1.2.3.2.1.5
Time interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

bgpM2PeerNegotiatedTimersTable 1.3.6.1.2.1.1.2.3.3
Current values of per-peer timers which can be dynamically set in the bgpM2PeerConfiguredTimersTable. Values reflected in this table are the current operational values, after negotiation from values derived from initial configuration or last set from bgpM2PeerConfiguredTimersTable row instances.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PeerNegotiatedTimersEntry

bgpM2PeerNegotiatedTimersEntry 1.3.6.1.2.1.1.2.3.3.1
Each entry reflects a value of the currently operational, negotiated timers as reflected in the BgpM2PeerNegotiatedTimersEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PeerNegotiatedTimersEntry  

bgpM2PeerHoldTime 1.3.6.1.2.1.1.2.3.3.1.1
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 bgpM2PeerHoldTimeConfigured for this peer. This value is only defined when the peering session is in the Established state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 3..65535  

bgpM2PeerKeepAlive 1.3.6.1.2.1.1.2.3.3.1.2
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 bgpM2PeerHoldTime, it has the same proportion as what bgpM2PeerKeepAliveConfigured has when compared with bgpM2PeerHoldTimeConfigured. 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 bgpM2PeerKeepAliveConfigured is zero (0). This value is only defined when the peering session is in the Established state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0 | 1..21845  

bgpM2PeerCapabilities 1.3.6.1.2.1.1.2.4
OBJECT IDENTIFIER    

bgpM2PeerCapsAnnouncedTable 1.3.6.1.2.1.1.2.4.1
This table contains the capabilities that are supported for a given peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PeerCapsAnnouncedEntry

bgpM2PeerCapsAnnouncedEntry 1.3.6.1.2.1.1.2.4.1.1
These entries are keyed by a BGP-4 peer remote address and the BGP Capability Code
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PeerCapsAnnouncedEntry  

bgpM2PeerCapAnnouncedCode 1.3.6.1.2.1.1.2.4.1.1.1
The BGP Capability Advertisement Capability Code.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

bgpM2PeerCapAnnouncedIndex 1.3.6.1.2.1.1.2.4.1.1.2
Multiple instances of a given capability may be sent bgp a BGP speaker. This variable is used to index them.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..128  

bgpM2PeerCapAnnouncedValue 1.3.6.1.2.1.1.2.4.1.1.3
The value of the announced capability.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

bgpM2PeerCapsReceivedTable 1.3.6.1.2.1.1.2.4.2
This table contains the capabilities that are supported for a given peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM24PeerCapsReceivedEntry

bgpM2PeerCapsReceivedEntry 1.3.6.1.2.1.1.2.4.2.1
These entries are keyed by a BGP-4 peer remote address and the BGP Capability Code
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM24PeerCapsReceivedEntry  

bgpM2PeerCapReceivedCode 1.3.6.1.2.1.1.2.4.2.1.1
The BGP Capability Advertisement Capability Code.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..255  

bgpM2PeerCapReceivedIndex 1.3.6.1.2.1.1.2.4.2.1.2
Multiple instances of a given capability may be sent bgp a BGP speaker. This variable is used to index them.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..128  

bgpM2PeerCapReceivedValue 1.3.6.1.2.1.1.2.4.2.1.3
The value of the announced capability.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

bgpM2PeerCounters 1.3.6.1.2.1.1.2.6
OBJECT IDENTIFIER    

bgpM2PeerCountersTable 1.3.6.1.2.1.1.2.6.1
The counters associated with a BGP Peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PeerCountersEntry

bgpM2PeerCountersEntry 1.3.6.1.2.1.1.2.6.1.1
Each entry contains counters of message transmissions and FSM transitions for a given BGP Peering session.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PeerCountersEntry  

bgpM2PeerInUpdates 1.3.6.1.2.1.1.2.6.1.1.1
The number of BGP UPDATE messages received on this connection. This object should be initialized to zero (0) when the connection is established.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bgpM2PeerOutUpdates 1.3.6.1.2.1.1.2.6.1.1.2
The number of BGP UPDATE messages transmitted on this connection. This object should be initialized to zero (0) when the connection is established.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bgpM2PeerInTotalMessages 1.3.6.1.2.1.1.2.6.1.1.3
The total number of messages received from the remote peer on this connection. This object should be initialized to zero when the connection is established.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bgpM2PeerOutTotalMessages 1.3.6.1.2.1.1.2.6.1.1.4
The total number of messages transmitted to the remote peer on this connection. This object should be initialized to zero when the connection is established.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bgpM2PeerFsmEstablishedTrans 1.3.6.1.2.1.1.2.6.1.1.5
The total number of times the BGP FSM transitioned into the established state for this peer.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bgpM2PrefixCountersTable 1.3.6.1.2.1.1.2.6.2
Additional per-peer, per AFI SAFI counters for prefixes
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PrefixCountersEntry

bgpM2PrefixCountersEntry 1.3.6.1.2.1.1.2.6.2.1
Entry containing information about a bgp-peers prefix counters.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PrefixCountersEntry  

bgpM2PrefixCountersAfi 1.3.6.1.2.1.1.2.6.2.1.1
The AFI index of the per-peer, per prefix counters
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Afi  

bgpM2PrefixCountersSafi 1.3.6.1.2.1.1.2.6.2.1.2
The SAFI index of the per-peer, per prefix counters
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Safi  

bgpM2PrefixInPrefixes 1.3.6.1.2.1.1.2.6.2.1.7
The number of prefixes received from a peer and are stored in the Adj-Ribs-In for that peer.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

bgpM2PrefixInPrefixesAccepted 1.3.6.1.2.1.1.2.6.2.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

bgpM2PrefixInPrefixesRejected 1.3.6.1.2.1.1.2.6.2.1.9
The number of prefixes for a peer that are installed in the Adj-Ribs-In and are NOT eligible to become active in the Loc-Rib.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

bgpM2PrefixOutPrefixes 1.3.6.1.2.1.1.2.6.2.1.10
The number of prefixes for a peer that are installed in that peers Adj-Ribs-Out.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

bgpM2PeerExtensions 1.3.6.1.2.1.1.2.7
OBJECT IDENTIFIER    

bgpM2PeerNonCapExts 1.3.6.1.2.1.1.2.7.1
OBJECT IDENTIFIER    

bgpM2PeerCapExts 1.3.6.1.2.1.1.2.7.2
OBJECT IDENTIFIER    

bgpM2PeerRouteReflectionExts 1.3.6.1.2.1.1.2.7.1.2796
OBJECT IDENTIFIER    

bgpM2PeerReflectorClientTable 1.3.6.1.2.1.1.2.7.1.2796.1
Table of route reflection client settings on a per-peer basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PeerReflectorClientEntry

bgpM2PeerReflectorClientEntry 1.3.6.1.2.1.1.2.7.1.2796.1.1
Entry containing data on a per-peer basis on whether the peer is configured as a route reflector client.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PeerReflectorClientEntry  

bgpM2PeerReflectorClient 1.3.6.1.2.1.1.2.7.1.2796.1.1.1
This value indicates whether the given peer is a reflector client of this router, or not. A value of nonClient indicates that this peer is not a reflector client. A value of client indicates that this peer is a reflector client that is not fully meshed with other reflector clients. A value of meshedClient indicates that the peer is a reflector client and is fully meshed with all other reflector clients. This value must be nonClient (0) for BGP external peers.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nonClient(0), client(1), meshedClient(2)  

bgpM2PeerASConfederationExts 1.3.6.1.2.1.1.2.7.1.3065
OBJECT IDENTIFIER    

bgpM2PeerConfedMemberTable 1.3.6.1.2.1.1.2.7.1.3065.1
Table of confederation member settings on a per-peer basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PeerConfedMemberEntry

bgpM2PeerConfedMemberEntry 1.3.6.1.2.1.1.2.7.1.3065.1.1
Entry containing data on a per-peer basis on whether the peer is configured as a BGP confederation member.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PeerConfedMemberEntry  

bgpM2PeerConfedMember 1.3.6.1.2.1.1.2.7.1.3065.1.1.1
This value indicates whether the given peer is in our confederation or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2PeerConfiguration 1.3.6.1.2.1.1.2.8
OBJECT IDENTIFIER    

bgpM2CfgPeerAdminStatusTable 1.3.6.1.2.1.1.2.8.1
Table containing rows for administratively starting and stopping peering sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2CfgPeerAdminStatusEntry

bgpM2CfgPeerAdminStatusEntry 1.3.6.1.2.1.1.2.8.1.1
Entry containing row for administratively starting and stopping peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2CfgPeerAdminStatusEntry  

bgpM2CfgPeerAdminStatus 1.3.6.1.2.1.1.2.8.1.1.1
This object allows the Manual Stop and Manual Start events to be sent to an activated peering session.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER stop(1), start(2)  

bgpM2CfgPeerNextIndex 1.3.6.1.2.1.1.2.8.2
This object contains the next appropriate value to use as an index for creation of a row instance in in the bgpM2CfgPeerTable. If the number of available entries in the bgpM2CfgPeerTable is exhausted, a retrieval value of this object instance will return 0. A value of 0 may also be returned if the agent is otherwise incapable of bgpM2CfgPeerTable row creation at the time of bgpM2CfgPeerNextIndex retrieval.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

bgpM2CfgPeerTable 1.3.6.1.2.1.1.2.8.3
BGP configuration peer table. This table allows the configuration of the parameters for a session with a BGP peer. +++wayne provide description of how config should be done for a peer per table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2CfgPeerEntry

bgpM2CfgPeerEntry 1.3.6.1.2.1.1.2.8.3.1
Entry containing information set up by a management entity to configure a connection with a BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2CfgPeerEntry  

bgpM2CfgPeerConfiguredVersion 1.3.6.1.2.1.1.2.8.3.1.1
The configured version to originally start with this peer. The BGP speaker may permit negotiation to a lower version number of the protocol depending on the set value of bgpM2CfgAllowVersionNegotiation.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..255  

bgpM2CfgAllowVersionNegotiation 1.3.6.1.2.1.1.2.8.3.1.2
If set to true, during session establishment with this peer, negotiation to a version lower than that specified in bgpM2CfgPeerConfiguredVersion will be allowed.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

bgpM2CfgPeerLocalAddrType 1.3.6.1.2.1.1.2.8.3.1.3
The address family of the speakers of this BGP session.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

bgpM2CfgPeerLocalAddr 1.3.6.1.2.1.1.2.8.3.1.4
The address of the local end of the peering session.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4..20)  

bgpM2CfgPeerLocalAs 1.3.6.1.2.1.1.2.8.3.1.5
Autonomous system represented to peer on peering session initialization. Some implementations of BGP can represent themselves as multiple ASes. These implementations can set this to an alternate autonomous system. If this object is set to zero (0) at the point this row instance is set to active, then the implementation will initialize this session representing itself as the value of bgpM2CfgLocalAs.
Status: current Access: read-create
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2CfgPeerRemoteAddrType 1.3.6.1.2.1.1.2.8.3.1.6
The address family of the speakers of the remote BGP session.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

bgpM2CfgPeerRemoteAddr 1.3.6.1.2.1.1.2.8.3.1.7
The address of the remote end (destination address of peer) for peering session.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(4..20)  

bgpM2CfgPeerRemoteAs 1.3.6.1.2.1.1.2.8.3.1.8
Autonomous system number of the remote peer.
Status: current Access: read-create
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2CfgPeerEntryStorageType 1.3.6.1.2.1.1.2.8.3.1.9
This object type specifies the intended storage type for the bgpM2CfgPeerEntry row instance.
Status: current Access: read-create
OBJECT-TYPE    
  StorageType  

bgpM2CfgPeerError 1.3.6.1.2.1.1.2.8.3.1.10
This value indicates the current error status of the row denoting the configured error status. If this row is still under creation (has not been activated bgpM2CfgPeerRowEntryStatus), then this instance will be set to not-activated (1). At the point that the row is activated, bgpM2CfgPeerError will reflect the error status of the row data itself. If there is another session already activated with the same local and remote addresses as denoted by {bgpM2CfgPeerLocalAddrType, bgpM2CfgPeerLocalAddr, bgpM2CfgPeerRemoteAddr}, then the value of this will be set to err-duplicate-peering-session (2). If this row is associated with a peer session whose initialization has been attempted, the value will be set to activated (3) (and, bgpM2PeerCfgPeerEntry will be set to the row instance of the entry in the bgpM2PeerTable which reflects the state of the peering session). Note that this object only reflects the error as a function of the attempted activation of this row as containing data for a bgp peering session. The actual state of the session at the point of any protocol exchange or session state machine initiation is reflected in the bgpM2PeerTable row instance (as reflected through bgpM2CfgPeerPeerEntry) associated with this row instance.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), notActivated(1), errDuplicatePeeringSession(2), activated(3)  

bgpM2CfgPeerBgpPeerEntry 1.3.6.1.2.1.1.2.8.3.1.11
Upon activation of the session data contained in this row instance, this object points to an instance of a row within the bgpM2PeerTable reflecting the session in its initializing or operational state. Retrieval of this column instance will always yield a value of {0.0} unless the session has successfully been activated (via bgpM2CfgPeerRowEntryStatus). Such row instances will always have a value of bgpM2CfgPeerError which is activated (3).
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

bgpM2CfgPeerRowEntryStatus 1.3.6.1.2.1.1.2.8.3.1.12
This object type is used to control creation, activation, and deletion of this row instance.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

bgpM2CfgPeerIndex 1.3.6.1.2.1.1.2.8.3.1.13
Uniquely identifies an instance of a peer row, as an element of configuration.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..65535  

bgpM2CfgPeerStatus 1.3.6.1.2.1.1.2.8.3.1.14
This specifies the state of the peering session upon activation. If disabled, the FSM is in the halted state and no Automatic Start events are generated. If enabled, the FSM is in the running state and Automatic Start events may be generated.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER halted(1), running(2)  

bgpM2CfgPeerTimersTable 1.3.6.1.2.1.1.2.8.4
Table for configuration of per-peer timers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2CfgPeerTimersEntry

bgpM2CfgPeerTimersEntry 1.3.6.1.2.1.1.2.8.4.1
Entry containing per-peer timer configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2CfgPeerTimersEntry  

bgpM2CfgPeerConnectRetryInterval 1.3.6.1.2.1.1.2.8.4.1.1
Time interval in seconds for the ConnectRetry timer. The suggested value for this timer is 120 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..65535  

bgpM2CfgPeerHoldTimeConfigured 1.3.6.1.2.1.1.2.8.4.1.2
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 (bgpM2PeerHoldTime) with the peer. This value must not be less than three seconds if it is not zero (0) in which case the Hold Time is NOT to be established with the peer. The suggested value for this timer is 90 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 3..65535  

bgpM2CfgPeerKeepAliveConfigured 1.3.6.1.2.1.1.2.8.4.1.3
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 bgpM2PeerHoldTimeConfigured; the actual time interval for the KEEPALIVE messages is indicated by bgpM2PeerKeepAlive. A reasonable maximum value for this timer would be configured to be one third of that of bgpM2PeerHoldTimeConfigured. 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.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0 | 1..21845  

bgpM2CfgPeerMinASOrigInterval 1.3.6.1.2.1.1.2.8.4.1.4
Time interval in seconds for the MinASOriginationInterval timer. The suggested value for this timer is 15 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

bgpM2CfgPeerMinRouteAdverInter 1.3.6.1.2.1.1.2.8.4.1.5
Time interval in seconds for the MinRouteAdvertisementInterval timer. The suggested value for this timer is 30 seconds.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..65535  

bgpM2CfgPeerExtensions 1.3.6.1.2.1.1.2.8.5
OBJECT IDENTIFIER    

bgpM2CfgPeerNonCapExts 1.3.6.1.2.1.1.2.8.5.1
OBJECT IDENTIFIER    

bgpM2CfgPeerCapExts 1.3.6.1.2.1.1.2.8.5.2
OBJECT IDENTIFIER    

bgpM2CfgPeerRouteReflectionExts 1.3.6.1.2.1.1.2.8.5.1.2796
OBJECT IDENTIFIER    

bgpM2CfgPeerReflectorClientTable 1.3.6.1.2.1.1.2.8.5.1.2796.1
Table of route reflection client settings on a per-peer basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2CfgPeerReflectorClientEntry

bgpM2CfgPeerReflectorClientEntry 1.3.6.1.2.1.1.2.8.5.1.2796.1.1
Entry containing data on a per-peer basis on whether the peer is configured as a route reflector client.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2CfgPeerReflectorClientEntry  

bgpM2CfgPeerReflectorClient 1.3.6.1.2.1.1.2.8.5.1.2796.1.1.1
This value indicates whether the given peer is a reflector client of this router, or not. A value of nonClient indicates that this peer is not a reflector client. A value of client indicates that this peer is a reflector client that is not fully meshed with other reflector clients. A value of meshedClient indicates that the peer is a reflector client and is fully meshed with all other reflector clients. This value must be nonClient (0) for BGP external peers.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER nonClient(0), client(1), meshedClient(2)  

bgpM2CfgPeerASConfederationExts 1.3.6.1.2.1.1.2.8.5.1.3065
OBJECT IDENTIFIER    

bgpM2CfgPeerConfedMemberTable 1.3.6.1.2.1.1.2.8.5.1.3065.1
Table of confederation member settings on a per-peer basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2CfgPeerConfedMemberEntry

bgpM2CfgPeerConfedMemberEntry 1.3.6.1.2.1.1.2.8.5.1.3065.1.1
Entry containing data on a per-peer basis on whether the peer is configured as a BGP confederation member.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2CfgPeerConfedMemberEntry  

bgpM2CfgPeerConfedMember 1.3.6.1.2.1.1.2.8.5.1.3065.1.1.1
This value indicates whether the given peer is in our confederation or not.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

bgpM2Rib 1.3.6.1.2.1.1.3
OBJECT IDENTIFIER    

bgpM2NlriTable 1.3.6.1.2.1.1.3.1
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 bgpM2NlriBest is TRUE represents, for this NLRI, the route that is installed in the LocRib from the Adj-Ribs-In.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2NlriEntry

bgpM2NlriEntry 1.3.6.1.2.1.1.3.1.1
Information about a path to a network.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2NlriEntry  

bgpM2NlriIndex 1.3.6.1.2.1.1.3.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2NlriAfi 1.3.6.1.2.1.1.3.1.1.2
The address family of the prefix for this NLRI.
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Afi  

bgpM2NlriSafi 1.3.6.1.2.1.1.3.1.1.3
The subsequent address family of the prefix for this NLRI
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Safi  

bgpM2NlriPrefixType 1.3.6.1.2.1.1.3.1.1.4
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 bgpM2NlriAfi field. Where an appropriate InetAddressType is not available, the value of the object must be unknown(0). XXX TODO - This seems like a hack.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bgpM2NlriPrefix 1.3.6.1.2.1.1.3.1.1.5
An IP address prefix in the Network Layer Reachability Information field. This object is an IP address containing the prefix with length specified by bgpM2PathAttrAddrPrefixLen. Any bits beyond the length specified by bgpM2PathAttrAddrPrefixLen are zeroed.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4..20)  

bgpM2NlriPrefixLen 1.3.6.1.2.1.1.3.1.1.6
Length in bits of the address prefix in the Network Layer Reachability Information field.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

bgpM2NlriBest 1.3.6.1.2.1.1.3.1.1.7
An indication of whether or not this route was chosen as the best BGP4 route.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2NlriCalcLocalPref 1.3.6.1.2.1.1.3.1.1.8
The degree of preference calculated by the receiving BGP4 speaker for an advertised route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PathAttrIndex 1.3.6.1.2.1.1.3.1.1.9
This value is a unique index for the per-NLRI entry in the bgpM2PathAttrTable. It is assigned by the agent at the point of creation of the bgpM2PathAttrTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to the management application with respect to its value or the contiguity of bgpM2PathAttrIndex row instance values across rows of the bgpM2PeerAttrTable. It is used to provide an index structure for other tables whose data is logically per-peer, per-NLRI.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2NlriOpaqueType 1.3.6.1.2.1.1.3.1.1.10
This object enumerates the type of the row that is pointed to in the table row bgpM2NlriOpaquePointer instance, if bgpM2NlriOpaquePointer is in fact not a zero length. bgpM2NlriOpaqueType is necessary since the data referenced by bgpM2NlriOpaquePointer is opaque to BGP. For example, in the case of RFC 3107, the label stack that is pointed to may occur in the mplsLabelStackTable from the MPLS-LSR-MIB, and the instance value of bgpM2NlriOpaqueType would be bgpMplsLabelStack(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), bgpMplsLabelStack(1)  

bgpM2NlriOpaquePointer 1.3.6.1.2.1.1.3.1.1.11
Pointer to a row that decomposes the data that is opaque to the BGP MIB but is sent in the NLRI. This RowPointer has zero (0) length data instance if bgpM2NlriOpaqueType is none.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

bgpM2AdjRibsOutTable 1.3.6.1.2.1.1.3.2
This table contains on a per-peer basis one or more routes from the bgpM2NlriTable that have been placed in this peer's Adj-Ribs-Out.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2AdjRibsOutEntry

bgpM2AdjRibsOutEntry 1.3.6.1.2.1.1.3.2.1
List of BGP routes that have been placed into a peer's Adj-Ribs-Out.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2AdjRibsOutEntry  

bgpM2AdjRibsOutIndex 1.3.6.1.2.1.1.3.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2AdjRibsOutRoute 1.3.6.1.2.1.1.3.2.1.2
This object points to the route in the bgpM2NlriTable 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.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

bgpM2PathAttrCount 1.3.6.1.2.1.1.3.3
The number of entries in the bgpM2PathAttrTable.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

bgpM2PathAttrTable 1.3.6.1.2.1.1.3.4
Provides per advertised network-prefix attribute data, as advertised over a peering session.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PathAttrEntry

bgpM2PathAttrEntry 1.3.6.1.2.1.1.3.4.1
Each entry contains data about a given network prefix, per-prefix and per-advertising peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PathAttrEntry  

bgpM2PathAttrOrigin 1.3.6.1.2.1.1.3.4.1.1
The ultimate origin of the path information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER igp(1), egp(2), incomplete(3)  

bgpM2PathAttrNextHopAddrType 1.3.6.1.2.1.1.3.4.1.2
The address family of the address for the border router that should be used to access the destination network.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

bgpM2PathAttrNextHop 1.3.6.1.2.1.1.3.4.1.3
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. The address family of this object will be the same as that of the prefix in this row. Note that for RFC2545 style double nexthops, this object will always contain the global scope nexthop. bgpM2LinkLocalNextHopTable will contain the linklocal scope nexthop. In the case that the mechanism documented in draft-kato-bgp-ipv6-link-local-00.txt is used and only a link local nexthop has been sent, , bgpM2LinkLocalNextHopPresent will be false and bgpM2PathAttrNextHop will contain the link local nexthop.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(4..20)  

bgpM2PathAttrMedPresent 1.3.6.1.2.1.1.3.4.1.4
Whether or not the MED value is present. If it is not present, the bgpM2PathAttrMed object has no useful value and should be set to 0.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2PathAttrMed 1.3.6.1.2.1.1.3.4.1.5
This metric is used to discriminate between multiple exit points to an adjacent autonomous system.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PathAttrLocalPrefPresent 1.3.6.1.2.1.1.3.4.1.6
Whether or not the LocalPref value is present. If it is not present, the bgpM2PathAttrLocalPref object has no useful value and should be set to 0.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2PathAttrLocalPref 1.3.6.1.2.1.1.3.4.1.7
The originating BGP4 speakers degree of preference for an advertised route.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PathAttrAtomicAggregate 1.3.6.1.2.1.1.3.4.1.8
When this object is set to atomicAggregatePresent, the ATOMIC_AGGREGATE Path Attribute is present and indicates that the NLRI MUST NOT be made more specific.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER atomicAggregatePresent(1), atomicAggregateMissing(2)  

bgpM2PathAttrAggregatorAS 1.3.6.1.2.1.1.3.4.1.9
The AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. Note propagation of AS of zero is illegal in the Internet.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2PathAttrAggregatorAddr 1.3.6.1.2.1.1.3.4.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Identifier  

bgpM2AsPathCalcLength 1.3.6.1.2.1.1.3.4.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2AsPathString 1.3.6.1.2.1.1.3.4.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

bgpM2AsPathIndex 1.3.6.1.2.1.1.3.4.1.13
This value is a unique index for the decomposed AS Path in the bgpM2AsPathTable. It is assigned by the agent at the point of creation of the bgpM2AsPathTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to the management application with respect to its value or the contiguity of bgpM2AsPathIndex row instance values across rows of the bgpM2AsPathTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2AsPath4byteTable 1.3.6.1.2.1.1.3.5
This table is present for BGP speakers that support the AS 4byte specification and are functioning as a router between 2-byte and 4-byte AS space.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2AsPath4byteEntry

bgpM2AsPath4byteEntry 1.3.6.1.2.1.1.3.5.1
Each row contains the information for the AS 4-byte extension's NEW_AS_PATH and NEW_AGGREGATOR attributes.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2AsPath4byteEntry  

bgpM2AsPath4bytePathPresent 1.3.6.1.2.1.1.3.5.1.1
This value may only be true if this BGP Speaker is functioning as a router between ASs that are in 2-byte and 4-byte AS space. If this value is true, then the NEW_AS_PATH attributes are present and the 4-byte versions of the appropriate path attributes are in this row. If this value is false, then the following values will be present in the row: bgpM2PathAttrAggregatorAS - zero (0). bgpM2AsPathCalcLength - zero (0). bgpM2AsPathString - zero (0) length string. bgpM2AsPathIndex - zero (0).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2AsPath4byteAggregatorAS 1.3.6.1.2.1.1.3.5.1.2
The NEW_AGGREGATOR AS number of the last BGP4 speaker that performed route aggregation. A value of zero (0) indicates the absence of this attribute. Note propagation of AS of zero is illegal in the Internet.
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2AsPath4byteCalcLength 1.3.6.1.2.1.1.3.5.1.3
This value represents the calculated length of the NEW_AS_PATH according to the rules of the BGP specification. This value is used in route selection.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2AsPath4byteString 1.3.6.1.2.1.1.3.5.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

bgpM2AsPath4byteIndex 1.3.6.1.2.1.1.3.5.1.5
This value is a unique index for the decomposed AS Path in the bgpM2AsPathTable. It is assigned by the agent at the point of creation of the bgpM2AsPathTable row entry. While its value is guaranteed to be unique at any time, it is otherwise opaque to the management application with respect to its value or the contiguity of bgpM2AsPathIndex row instance values across rows of the bgpM2AsPathTable.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2AsPathTable 1.3.6.1.2.1.1.3.6
The BGP-4 Path Attribute AS Path Table contains the per network path (NLRI) AS PATH data received from the advertising BGP peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2AsPathEntry

bgpM2AsPathTableEntry 1.3.6.1.2.1.1.3.6.1
Information about an AS path provided with a path to a network.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2AsPathEntry  

bgpM2AsPathSegmentIndex 1.3.6.1.2.1.1.3.6.1.1
A per-AS path segment index. This will index a set of autonomous systems in an AS path which are part of the same sequence or set (as determined by the row value of bgpM2AsPathType, which should be the same value for each bgpM2AsPathTable entry indexed by the same (bgpM2PathAttrIndex, bgpM2AsPathIndex) pair).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2AsPathElementIndex 1.3.6.1.2.1.1.3.6.1.2
A per-AS element index. This will index a particular AS within a sequence or set of autonomous systems in an AS path.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2AsPathType 1.3.6.1.2.1.1.3.6.1.3
The type of sequence in which this asPath was advertised as an attribute. Note that all asPath row instances for a given (bgpM2PathAttrIndex, bgpM2AsPathIndex) index pair will have their bgpM2AsPathType set to the same value. The values for bgpM2AsPathType are interpreted as defined in the base BGP document and the BGP AS Confederations document.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER asSet(1), asSequence(2), confedSequence(3), confedSet(4)  

bgpM2AsPathElementValue 1.3.6.1.2.1.1.3.6.1.4
An AS value for an AS the related NLRI traversed in the propagation of its advertisement. This value is to be interpreted in the context of the sequence implied by bgpM2AsPathIndex and bgpM2AsPathType (and, in sequence of the other table rows with the same value of bgpM2PathAttrIndex and bgpM2AsPathIndex).
Status: current Access: read-only
OBJECT-TYPE    
  InetAutonomousSystemNumber  

bgpM2PathAttrUnknownTable 1.3.6.1.2.1.1.3.7
The BGP-4 Path Attribute Unknown Table contains the per network path (NLRI) data on the path attributes advertised with a route but not known to the local BGP implementation or not otherwise capable of being returned from this agent. The absence of row data for a given index value for bgpM2PathAttrIndex indicates a lack of such unknown attribute information for the indicated network path (as indexed by that bgpM2PathAttrIndex value in the bgpM2PathAttrTable).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PathAttrUnknownEntry

bgpM2PathAttrUnknownEntry 1.3.6.1.2.1.1.3.7.1
Information about an unknown attribute provided with a path to a network.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PathAttrUnknownEntry  

bgpM2PathAttrUnknownIndex 1.3.6.1.2.1.1.3.7.1.1
An integer index for a row in this table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PathAttrUnknownType 1.3.6.1.2.1.1.3.7.1.2
The attribute type advertised with this unknown attribute by the peer.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PathAttrUnknownValue 1.3.6.1.2.1.1.3.7.1.3
Value of path attribute not understood by the base BGP-4 document. Octets beyond the maximum size, if any, are not recorded by this row object.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..4070)  

bgpM2PathAttrExtensions 1.3.6.1.2.1.1.3.8
OBJECT IDENTIFIER    

bgpM2PathAttrNonCapExts 1.3.6.1.2.1.1.3.8.1
OBJECT IDENTIFIER    

bgpM2PathAttrCapExts 1.3.6.1.2.1.1.3.8.2
OBJECT IDENTIFIER    

bgpM2PathAttrRouteReflectionExts 1.3.6.1.2.1.1.3.8.1.2796
OBJECT IDENTIFIER    

bgpM2PathAttrOriginatorIdTable 1.3.6.1.2.1.1.3.8.1.2796.1
Per prefix data pertinent to advertisement of a network prefix through an originator.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PathAttrOriginatorIdEntry

bgpM2PathAttrOriginatorIdEntry 1.3.6.1.2.1.1.3.8.1.2796.1.1
Each entry contains data pertinent to a network prefix as received through its originating BGP route reflector.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PathAttrOriginatorIdEntry  

bgpM2PathAttrOriginatorId 1.3.6.1.2.1.1.3.8.1.2796.1.1.1
The Originator-ID identifying the router that initially advertised this destination to a Route Reflector. A value of 0.0.0.0 indicates the absence of this attribute.
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Identifier  

bgpM2PathAttrClusterTable 1.3.6.1.2.1.1.3.8.1.2796.2
The BGP-4 Path Attribute Cluster Table contains the per network path (NLRI) data on the reflection path which a route has traversed. The absence of row data for a given index value for bgpM2PathAttrIndex indicates a lack of this attribute information for the indicated network path (as indexed by that bgpM2PathAttrIndex value in the bgpM2PathAttrTable).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PathAttrClusterEntry

bgpM2PathAttrClusterEntry 1.3.6.1.2.1.1.3.8.1.2796.2.1
Information about a cluster traversal provided with a path to a network.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PathAttrClusterEntry  

bgpM2PathAttrClusterIndex 1.3.6.1.2.1.1.3.8.1.2796.2.1.1
An integral index for a row in this table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PathAttrClusterValue 1.3.6.1.2.1.1.3.8.1.2796.2.1.2
A four octet long value representing a part of the reflection path that the route has passed. Each such four octet long value represents the ID of a cluster that the route has traversed. The sequence of this path as received in the route advertisement will be preserved in the sequence of bgpM2PathAttrClusterTable rows (and the bgpM2PathAttrClusterValues in each row) as returned for a given bgpM2PathAttrIndex value, and the monotonically increasing sequence of bgpM2PathAttrClusterIndex values for that bgpM2PathAttrIndex.
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Identifier  

bgpM2PathAttrCommunityExts 1.3.6.1.2.1.1.3.8.1.1997
OBJECT IDENTIFIER    

bgpM2PathAttrCommTable 1.3.6.1.2.1.1.3.8.1.1997.1
The BGP-4 Path Attribute Community Table contains the per network path (NLRI) data on the community membership advertised with a route. The absence of row data for a given index value for bgpM2PathAttrIndex indicates a lack of this attribute information for the indicated network path (as indexed by that bgpM2PathAttrIndex value in the bgpM2PathAttrTable).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PathAttrCommEntry

bgpM2PathAttrCommEntry 1.3.6.1.2.1.1.3.8.1.1997.1.1
Information about a community association provided with a path to a network.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PathAttrCommEntry  

bgpM2PathAttrCommIndex 1.3.6.1.2.1.1.3.8.1.1997.1.1.1
An integer index for a row in this table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PathAttrCommValue 1.3.6.1.2.1.1.3.8.1.1997.1.1.2
A value representing a community. There are certain 4-octet long values which could be returned in this columnar row data that carry additional semantics.
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2Community  

bgpM2PathAttrExtCommTable 1.3.6.1.2.1.1.3.8.1.1
The BGP-4 Path Attribute Community Table contains the per network path (NLRI) data on the extended community membership advertised with a route. The absence of row data for a given index value for bgpM2PathAttrIndex indicates a lack of this attribute information for the indicated network path (as indexed by that bgpM2PathAttrIndex value in the bgpM2PathAttrTable). XXX JMH - can not assign the OID until an RFC is published.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2PathAttrExtCommEntry

bgpM2PathAttrExtCommEntry 1.3.6.1.2.1.1.3.8.1.1.1
Information about an extended community association provided with a path to a network.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2PathAttrExtCommEntry  

bgpM2PathAttrExtCommIndex 1.3.6.1.2.1.1.3.8.1.1.1.1
An integral index for a row in this table.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

bgpM2PathAttrExtCommValue 1.3.6.1.2.1.1.3.8.1.1.1.2
A value representing an extended community which was received with the route implied by the bgpM2PathAttr Index value of this row data. There are certain 8-octet long values which could be returned in this columnar row data that carry additional semantics.
Status: current Access: read-only
OBJECT-TYPE    
  BgpM2ExtendedCommunity  

bgpM2LinkLocalNextHopTable 1.3.6.1.2.1.1.3.8.1.2545
Table of link local nexthops as sent by RFC 2545 for IPv6 BGP Speakers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    BgpM2LinkLocalNextHopEntry

bgpM2LinkLocalNextHopEntry 1.3.6.1.2.1.1.3.8.1.2545.1
Entry containing the link-local nexthops as sent by a BGP speaker running RFC 2545 extensions for double-nexthops.
Status: current Access: not-accessible
OBJECT-TYPE    
  BgpM2LinkLocalNextHopEntry  

bgpM2LinkLocalNextHopPresent 1.3.6.1.2.1.1.3.8.1.2545.1.1
This value is TRUE if and only if the BGP speaker is receiving IPv6 NLRI using the RFC 2545 double nexthop convention and it has received a link local scope nexthop in addition to the global scope nexthop.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

bgpM2LinkLocalNextHop 1.3.6.1.2.1.1.3.8.1.2545.1.2
This value contains an IPv6 link local address of InetAddressType of type ipv6z. This value is only present if bgpM2LinkLocalNextHopPresent is true.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress Size(20)  

bgpM2Conformance 1.3.6.1.2.1.1.4
OBJECT IDENTIFIER    

bgpM2MIBCompliances 1.3.6.1.2.1.1.4.1
OBJECT IDENTIFIER    

bgpM2MIBGroups 1.3.6.1.2.1.1.4.2
OBJECT IDENTIFIER    

bgpM2MIBCompliance 1.3.6.1.2.1.1.4.1.1
The compliance statement for entities which implement the BGP4 mib.
Status: current Access: read-only
MODULE-COMPLIANCE    

bgpM2CommunitiesGroup 1.3.6.1.2.1.1.4.2.1
Objects associated with BGP communities.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2ExtCommunitiesGroup 1.3.6.1.2.1.1.4.2.2
Objects associated with BGP extended communities.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2RouteReflectionGroup 1.3.6.1.2.1.1.4.2.3
Objects associated with BGP route reflection.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2AsConfederationGroup 1.3.6.1.2.1.1.4.2.4
Objects associated with BGP confederation membership.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2TimersGroup 1.3.6.1.2.1.1.4.2.5
Objects associated with BGP peering timers.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2CountersGroup 1.3.6.1.2.1.1.4.2.6
Objects to count discrete events and exchanges on BGP sessions.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2CapabilitiesGroup 1.3.6.1.2.1.1.4.2.7
Objects to report capabilities as received on BGP sessions.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2AsPathGroup 1.3.6.1.2.1.1.4.2.8
Objects to report AS paths received on BGP NLRIs.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2As4byteGroup 1.3.6.1.2.1.1.4.2.9
AS Size objects.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2BaseGroup 1.3.6.1.2.1.1.4.2.10
Basic objects in local BGP implementation.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2ErrorsGroup 1.3.6.1.2.1.1.4.2.11
Errors received on BGP peering sessions.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2PeerGroup 1.3.6.1.2.1.1.4.2.12
Core object types on BGP peering sessions.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2PathAttributesGroup 1.3.6.1.2.1.1.4.2.13
Attributes received on BGP peering sessions.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2PeerConfigurationGroup 1.3.6.1.2.1.1.4.2.14
Configuration objects for BGP peers.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2PeerRouteReflectorCfgGroup 1.3.6.1.2.1.1.4.2.15
Configuration objects for BGP peers that support route reflection.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2PeerAsConfederationCfgGroup 1.3.6.1.2.1.1.4.2.16
Configuration objects for BGP peers that support BGP confederations.
Status: current Access: read-only
OBJECT-GROUP    

bgpM2MIBNotificationsGroup 1.3.6.1.2.1.1.4.2.17
This group contains objects for notifications supported by this mib module.
Status: current Access: read-only
NOTIFICATION-GROUP    

bgpM2Rfc2545Group 1.3.6.1.2.1.1.4.2.18
This group is required for peers that support exchanging of IPv6 NLRI per RFC 2545.
Status: current Access: read-only
OBJECT-GROUP