lmpDataLinkRemoteIpAddress

LMP-MIB · .1.3.6.1.2.1.10.227.1.16.1.4

Object

The remote Internet address for numbered data-bearing links.
The type of this address is determined by the
lmpDataLinkAddressType object.
              
For IPv4 and IPv6 numbered links, this object represents the
remote IP address associated with the data-bearing link.  For
an unnumbered link, the remote address is of type unknown,
and this object is set to the zero-length string; the
lmpDataLinkRemoteIfId object then identifies the unnumbered
address.
              
This information is either configured manually or
communicated by the remote node during the link verification
procedure.

Context

MIB
LMP-MIB
OID
.1.3.6.1.2.1.10.227.1.16.1.4
Type
column
Access
readwrite
Status
current
Parent
lmpDataLinkEntry
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 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpDataLinkRemoteIpAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LMP-MIB::lmpDataLinkRemoteIpAddress.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LMP-MIB::lmpDataLinkRemoteIpAddress'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
lmpModuleReadOnlyCompliance readonly INET-ADDRESS-MIB::InetAddress
range: 0 range: 4 range: 16
Write access is not required if the link verification
procedure is enabled.