MIB table for the tunnel configuration information.
The index of the table is ipv6IfIndex.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.201.1.1.1.1 | hwTunnelProtocol | INTEGER{gre(1),mplsTe(2),ipv6Ipv4(3),ipv6Ipv4Auto(4),ipv6Ipv46to4(5),ipv6Ipv4Isatap(6),ipv4Ipv6(7),none(8)} | read-write | This object specifies the Tunnel protocol type. | The actually supported value range is ipv4Ipv6(7) ;none(8). | 
| 1.3.6.1.4.1.2011.5.25.201.1.1.1.2 | hwTunnelSourceType | INTEGER{interfaceName(1),sourceAddress(2),unknown(3)} | read-write | This object specifies the Tunnel source type. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.201.1.1.1.3 | hwTunnelSrcIfName | OCTET STRING{(0,255)} | read-write | This object specifies the tunnel source interface name. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.201.1.1.1.4 | hwTunnelAddrType | INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} | read-write | This object specifies the address type for Tunnel source and destination address. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.201.1.1.1.5 | hwTunnelSourceAddr | OCTET STRING{(0,255)} | read-write | This object specifies source address of the tunnel interface. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.201.1.1.1.6 | hwTunnelDestinationAddr | OCTET STRING{(0,255)} | read-write | This object specifies destination address of the tunnel interface. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.201.1.1.1.7 | hwTunnelCfgUndoFlag | INTEGER{undoTunnelProtocol(1),undoTunnelSource(2),undoTunnelDestination(3),invalid(4)} | read-write | This object specifies undo operation for specified hwTunnelCfgTable parameter. | This object is implemented as defined in the corresponding MIB files. |