TUNNEL-MIB

        The MIB module for management of IP Tunnels,
independent of the specific encapsulation scheme in
use.
        
Copyright (C) The Internet Society (2005).  This
version of this MIB module is part of RFC 4087;  see
the RFC itself for full legal notices.
    
Source file
TUNNEL-MIB
Last revised
Identity
tunnelMIB
Base OID
1.3.6.1.2.1.10.131
Imported Objects
Net-SNMP examples using the rfc MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'TUNNEL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TUNNEL-MIB::tunnelMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TUNNEL-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TUNNEL-MIB::tunnelMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (37)
.1.3.6.1.2.1.10.131
.1.3.6.1.2.1.10.131.1
.1.3.6.1.2.1.10.131.1.1
.1.3.6.1.2.1.10.131.1.1.1
.1.3.6.1.2.1.10.131.1.1.1.1
.1.3.6.1.2.1.10.131.1.1.1.1.1
.1.3.6.1.2.1.10.131.1.1.1.1.10
Integer32
.1.3.6.1.2.1.10.131.1.1.1.1.11
.1.3.6.1.2.1.10.131.1.1.1.1.2
.1.3.6.1.2.1.10.131.1.1.1.1.3
Integer32
.1.3.6.1.2.1.10.131.1.1.1.1.4
Enumeration
.1.3.6.1.2.1.10.131.1.1.1.1.5
Integer32
.1.3.6.1.2.1.10.131.1.1.1.1.6
.1.3.6.1.2.1.10.131.1.1.1.1.7
.1.3.6.1.2.1.10.131.1.1.1.1.8
.1.3.6.1.2.1.10.131.1.1.1.1.9
tunnelConfigTable deprecated
.1.3.6.1.2.1.10.131.1.1.2
tunnelConfigEntry deprecated
.1.3.6.1.2.1.10.131.1.1.2.1
.1.3.6.1.2.1.10.131.1.1.2.1.1
.1.3.6.1.2.1.10.131.1.1.2.1.2
.1.3.6.1.2.1.10.131.1.1.2.1.3
tunnelConfigID deprecated
Integer32
.1.3.6.1.2.1.10.131.1.1.2.1.4
tunnelConfigIfIndex deprecated
.1.3.6.1.2.1.10.131.1.1.2.1.5
tunnelConfigStatus deprecated r/w
.1.3.6.1.2.1.10.131.1.1.2.1.6
.1.3.6.1.2.1.10.131.1.1.3
.1.3.6.1.2.1.10.131.1.1.3.1
.1.3.6.1.2.1.10.131.1.1.3.1.1
.1.3.6.1.2.1.10.131.1.1.3.1.2
.1.3.6.1.2.1.10.131.1.1.3.1.3
.1.3.6.1.2.1.10.131.1.1.3.1.4
Integer32
.1.3.6.1.2.1.10.131.1.1.3.1.5
.1.3.6.1.2.1.10.131.1.1.3.1.6
.1.3.6.1.2.1.10.131.1.1.3.1.7
.1.3.6.1.2.1.10.131.1.1.3.1.8
.1.3.6.1.2.1.10.131.2
.1.3.6.1.2.1.10.131.2.1
.1.3.6.1.2.1.10.131.2.2
Dependencies (8) 7 direct · 1 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Conformance Groups (2)
A collection of objects to support basic management

of IPv4 Tunnels. Since this group cannot support
IPv6, it is deprecated in favor of
tunnelMIBInetGroup.
.1.3.6.1.2.1.10.131.2.2.1
A collection of objects to support basic management
of IPv4 and IPv6 Tunnels.
.1.3.6.1.2.1.10.131.2.2.2
Compliance Statements (3)

OID .1.3.6.1.2.1.10.131.2.1.1
The (deprecated) IPv4-only compliance statement for
the IP Tunnel MIB.

This is deprecated in favor of
tunnelMIBInetFullCompliance and
tunnelMIBInetReadOnlyCompliance.
Required groups
Object refinements
ObjectAccessSyntaxDescription
tunnelIfHopLimit readonly
Write access is not required.
tunnelIfTOS readonly
Write access is not required.
tunnelConfigStatus readonly
Write access is not required.

OID .1.3.6.1.2.1.10.131.2.1.2
The full compliance statement for the IP Tunnel MIB.
Required groups
Object refinements
ObjectAccessSyntaxDescription
tunnelIfAddressType
ipv4(1), ipv6(2), ipv4z(3), ipv6z(4)
An implementation is only required to support IPv4
and/or IPv6 addresses. An implementation only needs to
support the addresses it actually supports on the
device.

OID .1.3.6.1.2.1.10.131.2.1.3
The read-only compliance statement for the IP Tunnel
MIB.
Required groups
Object refinements
ObjectAccessSyntaxDescription
tunnelIfHopLimit readonly
Write access is not required.
tunnelIfTOS readonly
Write access is not required.
tunnelIfFlowLabel readonly
Write access is not required.
tunnelIfAddressType readonly
ipv4(1), ipv6(2), ipv4z(3), ipv6z(4)
Write access is not required.

An implementation is only required to support IPv4
and/or IPv6 addresses. An implementation only needs to
support the addresses it actually supports on the
device.
tunnelIfLocalInetAddress readonly
Write access is not required.
tunnelIfRemoteInetAddress readonly
Write access is not required.
tunnelIfEncapsLimit readonly
Write access is not required.
tunnelInetConfigStatus readonly
Write access is not required, and active is the only
status that needs to be supported.
tunnelInetConfigStorageType readonly
Write access is not required.