msdpPeerLocalAddress

MSDP-MIB · .1.3.6.1.3.92.1.1.5.1.18

Object

column r/w SNMPv2-SMIIpAddress
The local IP address used for this entry's MSDP TCP
connection.

Context

MIB
MSDP-MIB
OID
.1.3.6.1.3.92.1.1.5.1.18
Type
column
Access
readwrite
Status
current
Parent
msdpPeerEntry
Groups
2

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 'MSDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSDP-MIB::msdpPeerLocalAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MSDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSDP-MIB::msdpPeerLocalAddress.<msdpPeerRemoteAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MSDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MSDP-MIB::msdpPeerLocalAddress'

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance

Member of
Compliance refinements
Write access is not required.