aristaBgp4V2PeerRemoteIdentifier
ARISTA-BGP4V2-MIB ·
.1.3.6.1.4.1.30065.4.1.1.2.1.11
Object
column
ARISTA-BGP4V2-TC-MIBAristaBgp4V2IdentifierTC
The BGP Identifier of this entry's remote BGP peer.
This entry should be 0.0.0.0 unless the
aristaBgp4V2PeerState is in the openconfirm or the
established state.
Context
- MIB
- ARISTA-BGP4V2-MIB
- OID
.1.3.6.1.4.1.30065.4.1.1.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aristaBgp4V2PeerEntry
- Table
- aristaBgp4V2PeerTable
- Siblings
- 21
Syntax
ARISTA-BGP4V2-TC-MIBAristaBgp4V2IdentifierTC
- Source
- ARISTA-BGP4V2-TC-MIBAristaBgp4V2IdentifierTC
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aristaBgp4V2PeerInstance The routing instance index.
Some BGP implementations permit the creation of
multiple instances of a BGP routing process. An
example includes routers running BGP/MPL… | column | Unsigned32 | .1.3.6.1.4.1.30065.4.1.1.2.1.1 |
| aristaBgp4V2PeerRemoteAs The remote autonomous system number received in the BGP
OPEN message. | column | INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.30065.4.1.1.2.1.10 |
| aristaBgp4V2PeerAdminStatus 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 a… | column | Enumeration | .1.3.6.1.4.1.30065.4.1.1.2.1.12 |
| aristaBgp4V2PeerState The BGP peer connection state. | column | Enumeration | .1.3.6.1.4.1.30065.4.1.1.2.1.13 |
| aristaBgp4V2PeerDescription 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… | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.30065.4.1.1.2.1.14 |
| aristaBgp4V2PeerPrevState The BGP peer previous connection state. | column | Enumeration | .1.3.6.1.4.1.30065.4.1.1.2.1.15 |
| aristaBgp4V2PeerMaxRoutes The maximum received prefix limit for this peer. Zero
means unlimited or the value hasn't become available
in the MIB yet. | column | Unsigned32 | .1.3.6.1.4.1.30065.4.1.1.2.1.16 |
| aristaBgp4V2PeerMaxRoutesWarnThreshold The absolute threshold value of number of prefix received
from this peer at which a warning is issued. Zero means
never warn or the value hasn't become availble in the MIB
yet. | column | Unsigned32 | .1.3.6.1.4.1.30065.4.1.1.2.1.17 |
| aristaBgp4V2PeerMaxRoutesDoNotIdlePeerForever Controls the actions to take when maximum received prefix
limit exceeded.
doNotIdlePeerForever(1) means a syslog warning message will be
issued and any further upda… | column | Enumeration | .1.3.6.1.4.1.30065.4.1.1.2.1.18 |
| aristaBgp4V2PeerMaxAcceptedRoutes The maximum accepted prefix limit for this peer. Zero
means unlimited or the value hasn't become availble in
the MIB yet. | column | Unsigned32 | .1.3.6.1.4.1.30065.4.1.1.2.1.19 |
| aristaBgp4V2PeerLocalAddrType The address family of the local end of the peering
session. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.30065.4.1.1.2.1.2 |
| aristaBgp4V2PeerMaxAcceptedRoutesWarnThreshold The absolute threshold value of number of accepted prefix
from this peer at which a warning is issued. Zero means
never warn or the value hasn't become availble in the MIB
yet. | column | Unsigned32 | .1.3.6.1.4.1.30065.4.1.1.2.1.20 |
| aristaBgp4V2PeerMaxAdvRoutes The maximum advertise prefix limit for this peer. Zero
means unlimited. | column | Unsigned32 | .1.3.6.1.4.1.30065.4.1.1.2.1.21 |
| aristaBgp4V2PeerMaxAdvRoutesWarnThreshold The absolute threshold value of number of prefix advertised
to this peer at which a warning is issued. Zero means never
warn or the value hasn't become availble in the MIB yet. | column | Unsigned32 | .1.3.6.1.4.1.30065.4.1.1.2.1.22 |
| aristaBgp4V2PeerLocalAddr 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… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.30065.4.1.1.2.1.3 |
| aristaBgp4V2PeerRemoteAddrType 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 … | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.30065.4.1.1.2.1.4 |
| aristaBgp4V2PeerRemoteAddr The remote IP address of this entry's BGP peer. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.30065.4.1.1.2.1.5 |
| aristaBgp4V2PeerLocalPort The local port for the TCP connection between the BGP
peers. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.30065.4.1.1.2.1.6 |
| aristaBgp4V2PeerLocalAs 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. | column | INET-ADDRESS-MIBInetAutonomousSystemNumber | .1.3.6.1.4.1.30065.4.1.1.2.1.7 |
| aristaBgp4V2PeerLocalIdentifier The BGP Identifier of the local system for this peering
session. It is REQUIRED that all aristaBgp4V2PeerLocalIdentifier
values for the same aristaBgp4V2PeerInstance be identical. | column | ARISTA-BGP4V2-TC-MIBAristaBgp4V2IdentifierTC | .1.3.6.1.4.1.30065.4.1.1.2.1.8 |
| aristaBgp4V2PeerRemotePort The remote port for the TCP connection between the BGP
peers.
Note that the objects aristaBgp4V2PeerLocalAddr,
aristaBgp4V2PeerLocalPort, aristaBgp4V2PeerRemoteAddr… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.30065.4.1.1.2.1.9 |