tunnelIfEntry
|
Contains information on a particular configured tunnel. You can use the interface tunnel command to set a value for this object.
|
tunnelIfEncapsMethod
|
The encapsulation method used by the tunnel. You can use the tunnel mode command to set a value for this object.
|
tunnelIfHopLimit
|
Defines the IPv4 time to live (TTL) or IPv6 hop limit to use in the outer IP header. You can use the tunnel ttl command to set a value for this object.
|
tunnelIfSecurity
|
Used by the tunnel to secure the outer IP header. The value ipsec indicates that IPsec is used between the tunnel endpoints
for authentication or encryption, or both.
|
tunnelIfTOS
|
Used by the tunnel to set the high 6 bits (the differentiated services codepoint) of the IPv4 type of service (ToS) or IPv6
traffic class in the outer IP header. You can use the tunnel tos command to set a value for this object.
|
tunnelIfFlowLabel
|
Used to set the IPv6 Flow Label value. This object is supported for tunnels over IPv6. The default value for this object is
0.
|
tunnelIfAddressType
|
Shows the type of address in the corresponding tunelIfLocalInetAddress and tunnelIfRemoteInetAddress objects. This object
cannot be configured individually through the command-line interface (CLI).
|
tunnelIfLocalInetAddress
|
The address of the local endpoint of the tunnel (that is, the source address used in the outer IP header). If the address
is unknown, the value is 0.0.0.0 for IPv4 or :: for IPv6. The address type of this object is given by tunnelIfAddressType.
You can use the tunnel source command to set a value for this object.
|
tunnelIfRemoteInetAddress
|
The address of the remote endpoint of the tunnel (that is, the destination address used in the outer IP header). If the address
is unknown or the tunnel is not a point-to-point link (for example, a 6-to-4 tunnel), the value is 0.0.0.0 for tunnels over
IPv4 or :: for tunnels over IPv6. The address type of this object is given by tunnelIfAddressType. You can use the tunnel destination command to set a value for this object.
|
tunnelIfEncapsLimit
|
Shows 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 result of packet size).
|
tunnelInetConfigEntry
|
Contains information on a particular configured tunnel. There will be only one entry for multipoint tunnels and for tunnels
that have the remote inet address 0.0.0.0 for IPv4 or :: for IPv6. Only generic routing encapsulation (GRE)/IP and GRE/IPv6
tunnels are created through the MIB.
|
tunnelInetConfigIfIndex
|
Shows the value of ifIndex corresponding to the tunnel interface. A value of 0 is not legal in the active state and means
that the interface index has not yet been assigned.
|
tunnelInetConfigStatus
|
Used to create or delete table entries in the MIB table. You can use the interface tunnel to set a value for this object.
|
tunnelInetConfigStorageType
|
Indicates the storage type. Only a nonvolatile storage value is supported.
|