tunnelIfRemoteAddress

TUNNEL-MIB · .1.3.6.1.2.1.10.131.1.1.1.1.2

Object

column deprecated SNMPv2-SMIIpAddress
The address of the remote endpoint of the tunnel
(i.e., the destination address used in the outer IP
header), or 0.0.0.0 if unknown, or an IPv6 address, or
              
the tunnel is not a point-to-point link (e.g., if it
is a 6to4 tunnel).
              
Since this object does not support IPv6, it is
deprecated in favor of tunnelIfRemoteInetAddress.

Context

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

Syntax

Source
SNMPv2-SMIIpAddress
Base type
OctetString

Values & Constraints

Type Constraints
range: 4

Conformance