OS-TUNNEL-MIB

        The MIB module for management of IP Tunnels,
independent of the specific encapsulation scheme in
use.
        
The standard RFC4087 MIB is modified with MRV proprietary 
additions to support GRE tunnels.
    
Source file
OS-TUNNEL-MIB
Last revised
Identity
osTunnelMIB
Base OID
1.3.6.1.4.1.629.1.50.23
Imported Objects
IANAifType-MIB IANAtunnelType
INET-ADDRESS-MIB InetAddress InetAddressType
OS-COMMON-TC-MIB nbSwitchG1Il
SNMPv2-CONF MODULE-COMPLIANCE (no object page) NOTIFICATION-GROUP (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC DisplayString RowStatus
Net-SNMP examples using the mrv 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 'OS-TUNNEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-TUNNEL-MIB::osTunnelMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OS-TUNNEL-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-TUNNEL-MIB::osTunnelMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (28)
.1.3.6.1.4.1.629.1.50.23
.1.3.6.1.4.1.629.1.50.23.0
.1.3.6.1.4.1.629.1.50.23.1
.1.3.6.1.4.1.629.1.50.23.1.1
.1.3.6.1.4.1.629.1.50.23.1.1.1
.1.3.6.1.4.1.629.1.50.23.1.1.1.1
OctetString
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.1
Enumeration
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.10
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.2
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.3
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.4
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.5
OctetString
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.6
OctetString
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.7
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.8
Enumeration
.1.3.6.1.4.1.629.1.50.23.1.1.1.1.9
.1.3.6.1.4.1.629.1.50.23.1.1.2
.1.3.6.1.4.1.629.1.50.23.1.1.2.1
OctetString
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.1
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.2
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.3
Enumeration
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.4
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.5
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.6
Enumeration
.1.3.6.1.4.1.629.1.50.23.1.1.2.1.7
.1.3.6.1.4.1.629.1.50.23.10
.1.3.6.1.4.1.629.1.50.23.10.1
.1.3.6.1.4.1.629.1.50.23.10.2
Dependencies (6) 6 direct 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
Dependency-first compile order
  1. SNMPv2-SMIrfc
  2. SNMPv2-TCrfc
  3. IANAifType-MIBrfc
  4. INET-ADDRESS-MIBrfc
  5. OS-COMMON-TC-MIBmrv
  6. SNMPv2-CONFrfc
  7. OS-TUNNEL-MIBmrvselected
Compliance Statements (1)

OID .1.3.6.1.4.1.629.1.50.23.10.1.1
The core compliance statement for all the implementations.
Required groups
Notifications / Traps (2)
NameOIDDescription
.1.3.6.1.4.1.629.1.50.23.0.1
This notification is generated when Tunnel became UP, i.e. osTunnelOperStatus=up(1).
.1.3.6.1.4.1.629.1.50.23.0.2
This notification is generated when Tunnel became DOWN, i.e. osTunnelOperStatus=dowm(2).