MIB Viewer

ipv6TunnelMode

OBJECT-TYPE
1.3.6.1.4.1.1966.21.1.1.1.2.1.6.4.1.4
Access
read-write
Status
current
Sub-identifiers
0
The method or protocol that is used to create the IPv6 tunnel. o Manual-When specified, the management module will manually create the IPv6 tunnel to the specified Remote Host through the specified Interface. o ip6to4-When specified, the MCR-MGT will broadcast to the multicast address 192.88.99.1 through the specified Interface. When the closest ip6to4 router responds, it will create the IPv6 tunnel, encapsulating and decapsulating IPv6 traffic sent to and from the management module. o Teredo-When specified, the Teredo protocol encapsulates the IPv6 packet as an IPv4 UDP message, allowing it to pass through most network address translator (NAT) boxes and create an IPv6 tunnel to the specified Remote Host (a Teredo server) through the specified Interface. Default is Manual.
INTEGER { manual(0), ip6to4(1), teredo(2) }