User Manual
48 Unified IP MIB Reference
53-1003106-01
RFC 4087: IP Tunnel MIB
2
tunnelInetConfigTable
The tunnelInetConfigTable can be used to map a set of tunnel endpoints to the associated ifIndex
value. Every row in the tunnelIfTable with a fixed destination address should have a corresponding
row in the tunnelInetConfigTable.
Object names Description
tunnelIfLocalAddress Not supported as it is deprecated.
tunnelIfRemoteAddress Not supported as it is deprecated.
tunnelIfEncapsMethod Read-only. Only 6to4 and GRE tunnel types are supported. This is
the encapsulation method used by the tunnel.
tunnelIfHopLimit Read-only. This is the IPv4 time-to-live (TTL) or IPv6 Hop Limit to
use in the outer IP header. A value of 0 indicates that the value is
copied from the payload's header.
tunnelIfSecurity Read-only. Always returns none(1).
tunnelIfTOS Read-only.
tunnelIfFlowLabel Read-only. Always returns -1 which indicates a wildcard as
suggested by RFC 3595.
tunnelIfAddressType Read-only.
tunnelIfLocalInetAddress Read-only.
tunnelIfRemoteInetAddress Read-only.
tunnelIfEncapsLimit Read-only. This is the maximum number of additional
encapsulations permitted for packets undergoing encapsulation at
this node. A value of -1 indicates that no limit is present, except as
a result of the packet size.
Object names Description
tunnelInetConfigAddressType Read-only. Index value.
tunnelInetConfigLocalAddress Read-only. Index value.
tunnelInetConfigRemoteAddress Read-only. Index value.
tunnelInetConfigEncapsMethod Read-only. Index value. This is the encapsulation method used by
the tunnel. Only 6to4 and GRE tunnel types are supported.
tunnelInetConfigID Read-only. Index value. Always 1 in 6to4 tunnel type.
tunnelInetConfigIfIndex Read-only.
tunnelInetConfigStatus Read-only. Always returns active(1).
tunnelInetConfigStorageType Read-only. Always returns nonVolatile(3).