cbgpPeer2RemotePort

CISCO-BGP4-MIB · .1.3.6.1.4.1.9.9.187.1.2.5.1.10

Object

The remote port for the TCP connection
between the BGP peers.  Note that the
objects cbgpPeer2LocalAddr,
cbgpPeer2LocalPort, cbgpPeer2RemoteAddr, and
cbgpPeer2RemotePort provide the appropriate
reference to the standard MIB TCP
connection table.

Context

MIB
CISCO-BGP4-MIB
OID
.1.3.6.1.4.1.9.9.187.1.2.5.1.10
Type
column
Access
readonly
Status
current
Parent
cbgpPeer2Entry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2RemotePort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-BGP4-MIB::cbgpPeer2RemotePort.<cbgpPeer2Type>.<cbgpPeer2RemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-BGP4-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-BGP4-MIB::cbgpPeer2RemotePort'

Values & Constraints

Type Constraints
range: 0..65535

Conformance