tunnelIfLocalAddress
TUNNEL-MIB ·
.1.3.6.1.2.1.10.131.1.1.1.1.1
Object
The address of the local endpoint of the tunnel
(i.e., the source address used in the outer IP
header), or 0.0.0.0 if unknown or if the tunnel is
over IPv6.
Since this object does not support IPv6, it is
deprecated in favor of tunnelIfLocalInetAddress.
Context
- MIB
- TUNNEL-MIB
- OID
.1.3.6.1.2.1.10.131.1.1.1.1.1- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- tunnelIfEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::tunnelIfLocalAddress'
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::tunnelIfLocalAddress.<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::tunnelIfLocalAddress'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of