Reference record for OID 1.3.6.1.2.1.10.131.1.1.1.1.3



parent
1.3.6.1.2.1.10.131.1.1.1.1 (tunnelIfEntry)
node code
3
node name
tunnelIfEncapsMethod
dot oid
1.3.6.1.2.1.10.131.1.1.1.1.3
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) tunnelIfEncapsMethod(3)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) tunnelIfEncapsMethod(3)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) tunnelIfEncapsMethod(3)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) tunnelIfEncapsMethod(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) transmission(10) tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) tunnelIfEncapsMethod(3)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) transmission(10) tunnelMIB(131) tunnelMIBObjects(1) tunnel(1) tunnelIfTable(1) tunnelIfEntry(1) tunnelIfEncapsMethod(3)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/transmission/tunnelMIB/tunnelMIBObjects/tunnel/tunnelIfTable/tunnelIfEntry/tunnelIfEncapsMethod
  • /iso/identified-organization/dod/internet/mgmt/mib/transmission/tunnelMIB/tunnelMIBObjects/tunnel/tunnelIfTable/tunnelIfEntry/tunnelIfEncapsMethod
  • /iso/org/dod/internet/mgmt/mib-2/transmission/tunnelMIB/tunnelMIBObjects/tunnel/tunnelIfTable/tunnelIfEntry/tunnelIfEncapsMethod
  • /iso/org/dod/internet/mgmt/mib/transmission/tunnelMIB/tunnelMIBObjects/tunnel/tunnelIfTable/tunnelIfEntry/tunnelIfEncapsMethod
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/transmission/tunnelMIB/tunnelMIBObjects/tunnel/tunnelIfTable/tunnelIfEntry/tunnelIfEncapsMethod
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/transmission/tunnelMIB/tunnelMIBObjects/tunnel/tunnelIfTable/tunnelIfEntry/tunnelIfEncapsMethod
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/10/131/1/1/1/1/3

    Description by circitor

    The encapsulation method used by the tunnel.

    Parsed from file TUNNEL-MIB.mib
    Module: TUNNEL-MIB

    Description by cisco_v1

    The encapsulation method used by the tunnel.

    Description by oid_info

    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

    Description by mibdepot

    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

    Description by cisco

    The encapsulation method used by the tunnel.

    Information by circitor

    tunnelIfEncapsMethod OBJECT-TYPE SYNTAX IANAtunnelType MAX-ACCESS read-only STATUS current DESCRIPTION " The encapsulation method used by the tunnel." ::= { tunnelIfEntry 3 }

    Information by cisco_v1

    tunnelIfEncapsMethod OBJECT-TYPE SYNTAX IANAtunnelType ACCESS read-only STATUS mandatory DESCRIPTION "The encapsulation method used by the tunnel." ::= { tunnelIfEntry 3 }

    Information by oid_info

    Automatically extracted from RFC2667

    Information by mibdepot

    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 }

    Information by cisco

    tunnelIfEncapsMethod OBJECT-TYPE SYNTAX IANAtunnelType MAX-ACCESS read-only STATUS current DESCRIPTION "The encapsulation method used by the tunnel." ::= { tunnelIfEntry 3 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (10)

    OIDNameSub childrenSub Nodes TotalDescription
    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…