All MIBs › ARISTA-BGP4V2-MIB › aristaBgp4V2PeerRemotePort
aristaBgp4V2PeerRemotePort
Module: ARISTA-BGP4V2-MIB
OID (symbolic): ARISTA-BGP4V2-MIB::aristaBgp4V2PeerRemotePort
OID (numeric): 1.3.6.1.4.1.30065.4.1.1.2.1.9
Node type: OBJECT-TYPE
Type: InetPortNumber
Access: read-only
Description: The remote port for the TCP connection between the BGP peers.
Note that the objects aristaBgp4V2PeerLocalAddr, aristaBgp4V2PeerLocalPort, aristaBgp4V2PeerRemoteAddr and aristaBgp4V2PeerRemotePort provide the appropriate reference to the standard MIB TCP connection table, or even the ipv6 TCP MIB as in RFC 4022.
What is aristaBgp4V2PeerRemotePort?
This is the remote TCP port number the peer uses for the BGP connection. Remote port is the peer's listening port. Remote port 179 is the peer's BGP port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.30065.4.1.1.2.1.9 snmpwalk -v2c -c public <target> ARISTA-BGP4V2-MIB::aristaBgp4V2PeerRemotePort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.30065.4.1.1.2.1.9.1 snmpget -v2c -c public <target> ARISTA-BGP4V2-MIB::aristaBgp4V2PeerRemotePort.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aristaBgp4V2PeerRemotePort.1
Start monitoring Arista Networks EOS switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARISTA-BGP4V2-MIB::aristaBgp4V2PeerRemotePort OID value, configure state conditions and alerts, and monitor any Arista Networks EOS switches from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.30065 | arista | ARISTA-SMI-MIB |
| 1.3.6.1.4.1.30065.4 | aristaExperiment | ARISTA-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.30065.4.1 | aristaBgp4V2 | ARISTA-BGP4V2-MIB |
| 1.3.6.1.4.1.30065.4.1.1 | aristaBgp4V2Objects | ARISTA-BGP4V2-MIB |
| 1.3.6.1.4.1.30065.4.1.1.2 | aristaBgp4V2PeerTable | ARISTA-BGP4V2-MIB |
| 1.3.6.1.4.1.30065.4.1.1.2.1 | aristaBgp4V2PeerEntry | ARISTA-BGP4V2-MIB |
| 1.3.6.1.4.1.30065.4.1.1.2.1.9 | aristaBgp4V2PeerRemotePort | ARISTA-BGP4V2-MIB |