The encapsulation method used by the tunnel.
Parsed from file TUNNEL-MIB.mib
Module: TUNNEL-MIB
The encapsulation method used by the tunnel.
tunnelIfEncapsMethod OBJECT-TYPE
SYNTAX INTEGER {
other(1), -- none of the following
direct(2), -- no intermediate header
gre(3), -- GRE encapsulation
minimal(4), -- Minimal encapsulation
l2tp(5), -- L2TP encapsulation
pptp(6), -- PPTP encapsulation
l2f(7), -- L2F encapsulation
udp(8), -- UDP encapsulation
atmp(9) -- ATMP encapsulation
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The encapsulation method used by the tunnel. The value
direct indicates that the packet is encapsulated directly
within a normal IPv4 header, with no intermediate header,
and unicast to the remote tunnel endpoint (e.g., an RFC 2003
IP-in-IP tunnel, or an RFC 1933 IPv6-in-IPv4 tunnel). The
value minimal indicates that a Minimal Forwarding Header
(RFC 2004) is inserted between the outer header and the
payload packet. The value UDP indicates that the payload
packet is encapsulated within a normal UDP packet (e.g., RFC
1234). The remaining protocol-specific values indicate that
a header of the protocol of that name is inserted between
the outer header and the payload header."
View at oid-info.com
The encapsulation method used by the tunnel. The value
direct indicates that the packet is encapsulated directly
within a normal IPv4 header, with no intermediate header,
and unicast to the remote tunnel endpoint (e.g., an RFC 2003
IP-in-IP tunnel, or an RFC 1933 IPv6-in-IPv4 tunnel). The
value minimal indicates that a Minimal Forwarding Header
(RFC 2004) is inserted between the outer header and the
payload packet. The value UDP indicates that the payload
packet is encapsulated within a normal UDP packet (e.g., RFC
1234). The remaining protocol-specific values indicate that
a header of the protocol of that name is inserted between
the outer header and the payload header.
Parsed from file TUNNEL-MIB.txt
Company: None
Module: TUNNEL-MIB
The encapsulation method used by the tunnel.
tunnelIfEncapsMethod OBJECT-TYPE SYNTAX IANAtunnelType MAX-ACCESS read-only STATUS current DESCRIPTION " The encapsulation method used by the tunnel." ::= { tunnelIfEntry 3 }
tunnelIfEncapsMethod OBJECT-TYPE SYNTAX IANAtunnelType ACCESS read-only STATUS mandatory DESCRIPTION "The encapsulation method used by the tunnel." ::= { tunnelIfEntry 3 }
Automatically extracted from RFC2667
tunnelIfEncapsMethod OBJECT-TYPE SYNTAX INTEGER { other(1), direct(2), gre(3), minimal(4), l2tp(5), pptp(6), l2f(7), udp(8), atmp(9) } MAX-ACCESS read-only STATUS current DESCRIPTION "The encapsulation method used by the tunnel. The value direct indicates that the packet is encapsulated directly within a normal IPv4 header, with no intermediate header, and unicast to the remote tunnel endpoint (e.g., an RFC 2003 IP-in-IP tunnel, or an RFC 1933 IPv6-in-IPv4 tunnel). The value minimal indicates that a Minimal Forwarding Header (RFC 2004) is inserted between the outer header and the payload packet. The value UDP indicates that the payload packet is encapsulated within a normal UDP packet (e.g., RFC 1234). The remaining protocol-specific values indicate that a header of the protocol of that name is inserted between the outer header and the payload header." ::= { tunnelIfEntry 3 }
tunnelIfEncapsMethod OBJECT-TYPE SYNTAX IANAtunnelType MAX-ACCESS read-only STATUS current DESCRIPTION "The encapsulation method used by the tunnel." ::= { tunnelIfEntry 3 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.10.131.1.1.1.1.1 | tunnelIfLocalAddress | 0 | 0 | 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. |
1.3.6.1.2.1.10.131.1.1.1.1.2 | tunnelIfRemoteAddress | 0 | 0 | The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header), or 0.0.0.0 if unkno… |
1.3.6.1.2.1.10.131.1.1.1.1.4 | tunnelIfHopLimit | 0 | 0 | The TTL to use in the outer IP header. A value of 0 indicates that the value is copied from the payload's header. |
1.3.6.1.2.1.10.131.1.1.1.1.5 | tunnelIfSecurity | 0 | 0 | The method used by the tunnel to secure the outer IP header. The value ipsec indicates that IPsec is used between the tunnel end… |
1.3.6.1.2.1.10.131.1.1.1.1.6 | tunnelIfTOS, tunnelIfPriority | 0 | 0 | The method used to set the high 6 bits of the TOS in the outer IP header. A value of -1 indicates that the bits are copied from … |
1.3.6.1.2.1.10.131.1.1.1.1.7 | tunnelIfFlowLabel | 0 | 0 | The method used to set the IPv6 Flow Label value. This object need not be present in rows where tunnelIfAddressType indicates the… |
1.3.6.1.2.1.10.131.1.1.1.1.8 | tunnelIfAddressType | 0 | 0 | The type of address in the corresponding tunnelIfLocalInetAddress and tunnelIfRemoteInetAddress objects. |
1.3.6.1.2.1.10.131.1.1.1.1.9 | tunnelIfLocalInetAddress | 0 | 0 | The address of the local endpoint of the tunnel (i.e., the source address used in the outer IP header). If the address is unknow… |
1.3.6.1.2.1.10.131.1.1.1.1.10 | tunnelIfRemoteInetAddress | 0 | 0 | The address of the remote endpoint of the tunnel (i.e., the destination address used in the outer IP header). If the address is … |
1.3.6.1.2.1.10.131.1.1.1.1.11 | tunnelIfEncapsLimit | 0 | 0 | The maximum number of additional encapsulations permitted for packets undergoing encapsulation at this node. A value of -1 indic… |