teLinkRemoteIpAddr

TE-LINK-STD-MIB · .1.3.6.1.2.1.10.200.1.1.1.3

Object

The remote Internet address for numbered links.  The type of
this address is determined by the value of the
teLinkAddressType object.
              
The remote IP address associated with the TE link (IPv4 and
IPv6 numbered links).  For an unnumbered link, the remote
address is of type unknown, this object is set to the
zero length string, and the teLinkIncomingIfId object then
identifies the unnumbered address.
              
If the TE link is a Forwarding Adjacency, the remote IP
address is set to the tail-end address of the FA-LSP.

Context

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

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
teLinkModuleFullCompliance INET-ADDRESS-MIB::InetAddress
range: 0 range: 4 range: 16
Size of TE link IP address depends on type of TE link.
TE link IP address size is zero if the link is unnumbered,
four if the link IP address is IPv4, and sixteen if the
link IP address is IPv6.
teLinkModuleReadOnlyCompliance readonly INET-ADDRESS-MIB::InetAddress
range: 0 range: 4 range: 16
Size of TE link IP address depends on type of TE link.
TE link IP address size is zero if the link is unnumbered,
four if the link IP address is IPv4, and sixteen if the
link IP address is IPv6.