cisco-l2-tunnel-config-mib.mib object
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2025 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2025 can import MIB file cisco-l2-tunnel-config-mib and use it to monitor vendor specific OID's.
cisco-l2-tunnel-config-mib file content
Object view of cisco-l2-tunnel-config-mib:
  
    
      | Scalar Object | 
    
  
  
    
      | cltcTunnelCos | 
      .1.3.6.1.4.1.9.9.246.1.1.1 | 
    
    
      | 
        Specifies the user priority of the tunneled PDUs and applies
        to all ingress tunneling interfaces.
       | 
    
    
      | cltcNotificationEnable | 
      .1.3.6.1.4.1.9.9.246.1.1.2 | 
    
    
      | 
        This object indicates whether the system will
        generate the cltcTunnelDropThresholdExceeded and
        cltcTunnelShutdownThresholdExceeded notifications.
       | 
    
    
      | cltcDot1qTunnelEntry | 
      .1.3.6.1.4.1.9.9.246.1.2.1.1 | 
    
    
      | 
        Information about the dot1q tunnel. Only dot1q tunneling
        capable interfaces are shown.
       | 
    
    
      | cltcTunneledProtocolEntry | 
      .1.3.6.1.4.1.9.9.246.1.3.1.1 | 
    
    
      | 
        Information about the protocols being tunneled. Only tunneled
        protocol filtering capable interfaces are shown.
       | 
    
    
      | cltcTunnelThresholdEntry | 
      .1.3.6.1.4.1.9.9.246.1.4.1.1 | 
    
    
      | 
        Information about the thresholds for protocol tunneling. Only
        tunneled protocol filtering capable interfaces are shown. The
        entries will be on a per interface, per protocol basis
       | 
    
    
      | cltcTunnelStatisticsEntry | 
      .1.3.6.1.4.1.9.9.246.1.5.1.1 | 
    
    
      | 
        Protocol tunneling statistics on the interface.
       | 
    
    
      | cltcDot1qAllTaggedEnabled | 
      .1.3.6.1.4.1.9.9.246.1.6.1 | 
    
    
      | 
        This object controls if dot1q-all-tagged feature is enabled in
        the managed system.
       | 
    
    
      | cltcDot1qAllTaggedIfEntry | 
      .1.3.6.1.4.1.9.9.246.1.6.2.1 | 
    
    
      | 
        Configuration of dot1q-all-tagged feature on interfaces. Each
        entry is created for a dot1q-all-tagged capable interface in
        the system.
       | 
    
  
  
    
      | Tabular Object | 
    
  
  
    
      | cltcDot1qTunnelMode | 
      .1.3.6.1.4.1.9.9.246.1.2.1.1.1 | 
    
    
      | 
        Indicates the dot1q tunnel mode of the interface.
        Setting the interface to dot1q tunnel 'disabled' mode causes
        the dot1q tunnel feature to be disabled on this interface.
        Setting the interface to dot1q tunnel 'enabled' mode causes
        the dot1q tunnel feature to be enabled on this interface.
       | 
    
    
      | cltcTunneledProtocolType | 
      .1.3.6.1.4.1.9.9.246.1.3.1.1.1 | 
    
    
      | 
        Indicates tunneled protocol of the interface. This object can
        only be applied to access interfaces.
        If a BIT is set, then the value of the corresponding
        protocol is tunneled. Specifically, if the 'cdp(0)'
        BIT is set, then the Cisco Discovery Protocol PDU is
        tunneled; if the 'vtp(1)' BIT is set, then the VLAN
        Trunking Protocol PDU is tunneled; if the 'stp(2)' BIT
        is set, then the Spanning Tree Protocol PDU is tunneled.
        If the bit for a given protocol is cleared for an interface,
        then the statistics for that interface and protocol are cleared.
        If the bit for a given protocol is set for an interface, then
        the statistics for that interface and protocol will start to be
        monitored
       | 
    
    
      | cltcTunnelThresholdProtocolIndex | 
      .1.3.6.1.4.1.9.9.246.1.4.1.1.1 | 
    
    
      | 
        A tunneled protocol of an interface.
        - all(1) is supported for devices which allow the setting
        of thresholds on a per interface basis. This threshold is
        a combined threshold for the interface which includes all
        protocols.
        - cdp(2), vtp(3), stp(4) are supported for devices which allow
        the setting of thresholds on a per interface, per protocol
        basis.
       | 
    
    
      | cltcTunnelDropThreshold | 
      .1.3.6.1.4.1.9.9.246.1.4.1.1.2 | 
    
    
      | 
        The drop threshold on an interface for a given protocol. After
        reaching this drop threshold, the interface will start dropping
        PDUs for the given protocol. This value cannot be greater than
        the value of cltcTunnelShutdownThreshold.  A value of 0
        indicates that no limit is set.
       | 
    
    
      | cltcTunnelShutdownThreshold | 
      .1.3.6.1.4.1.9.9.246.1.4.1.1.3 | 
    
    
      | 
        The shutdown threshold on an interface for a given protocol.
        After reaching the shutdown threshold, the interface will
        shutdown for the given protocol. The statistics for the given
        interface and protocol will be cleared. This value cannot be
        less than the value of cltcTunnelDropThreshold. A value of 0
        indicates that no limit is set.
       | 
    
    
      | cltcTunneledProtocolIndex | 
      .1.3.6.1.4.1.9.9.246.1.5.1.1.1 | 
    
    
      | 
        A tunneled protocol of an interface.
       | 
    
    
      | cltcTunnelEncapStats | 
      .1.3.6.1.4.1.9.9.246.1.5.1.1.2 | 
    
    
      | 
        The tunneled PDU encapsulation statistics of an interface.
        These statistics cover the number of tunneled ingress
        PDUs.
       | 
    
    
      | cltcTunnelDeEncapStats | 
      .1.3.6.1.4.1.9.9.246.1.5.1.1.3 | 
    
    
      | 
        The tunneled PDU de-encapsulation statistics of an interface.
        These statistics cover the number of tunneled egress PDUs.
       | 
    
    
      | cltcTunnelDropStats | 
      .1.3.6.1.4.1.9.9.246.1.5.1.1.4 | 
    
    
      | 
        The number of PDUs dropped on an interface for a given
        protocol. The PDUs will be dropped when the
        cltcTunnelDropThreshold is reached.
       | 
    
    
      | cltcDot1qAllTaggedIfEnabled | 
      .1.3.6.1.4.1.9.9.246.1.6.2.1.1 | 
    
    
      | 
        This object specifies whether dot1q-all-tagged feature has been
        enabled on a specific interface.
       | 
    
  
  
    
      | Table | 
    
  
  
    
      | cltcDot1qTunnelTable | 
      .1.3.6.1.4.1.9.9.246.1.2.1 | 
    
    
      | 
        This table contains information about the dot1q tunnel
        interfaces. Only dot1q tunneling capable interfaces are shown.
        1Q-in-1Q will allow service providers to separate the traffic
        of various customers within their infrastructure while the
        customers appear to be on the same VLANs.
       | 
    
    
      | cltcTunneledProtocolTable | 
      .1.3.6.1.4.1.9.9.246.1.3.1 | 
    
    
      | 
        This table contains information about the protocols being
        tunneled. Only tunneled protocol filtering capable interfaces
        are shown.
       | 
    
    
      | cltcTunnelThresholdTable | 
      .1.3.6.1.4.1.9.9.246.1.4.1 | 
    
    
      | 
        This table contains information about the thresholds for
        protocol tunneling. Only tunneled protocol filtering capable
        interfaces are shown. The objects will be on a per interface,
        per protocol basis.
       | 
    
    
      | cltcTunnelStatisticsTable | 
      .1.3.6.1.4.1.9.9.246.1.5.1 | 
    
    
      | 
        This table contains protocol tunneling statistics on the
        interface.
       | 
    
    
      | cltcDot1qAllTaggedIfTable | 
      .1.3.6.1.4.1.9.9.246.1.6.2 | 
    
    
      | 
        This table contains information about the dot1q-all-tagged
        feature's configuration of capable interfaces in the system.
       | 
    
  
  
    
      | Trap | 
    
  
  
    
      | cltcTunnelDropThresholdExceeded | 
      .1.3.6.1.4.1.9.9.246.2.0.1 | 
    
    
      | 
        This notification is generated when the
        cltcTunnelDropThreshold has been exceeded.
       | 
    
    
      | cltcTunnelShutdownThresholdExceeded | 
      .1.3.6.1.4.1.9.9.246.2.0.2 | 
    
    
      | 
        This notification is generated when the
        cltcTunnelShutdownThreshold has been exceeded.
       | 
    
  
  
    
      | Object Identifier | 
    
  
  
    
      | ciscoL2TunnelConfigMIB | 
      .1.3.6.1.4.1.9.9.246 | 
    
    
      | 
        This MIB module is for layer 2 tunneling related configurations
        on a device.
        Tunneling allows separate local networks to be considered as
        a single VLAN. These separate networks are connected via an
        ISP, which will tunnel the packets from one network to another,
        making it appear as if the two networks are actually just one.
       | 
    
    
      | cltcMIBObjects | 
      .1.3.6.1.4.1.9.9.246.1 | 
    
    
      | cltcGlobal | 
      .1.3.6.1.4.1.9.9.246.1.1 | 
    
    
      | cltcDot1qTunnel | 
      .1.3.6.1.4.1.9.9.246.1.2 | 
    
    
      | cltcTunneledProtocol | 
      .1.3.6.1.4.1.9.9.246.1.3 | 
    
    
      | cltcTunnelThreshold | 
      .1.3.6.1.4.1.9.9.246.1.4 | 
    
    
      | cltcTunnelStatistics | 
      .1.3.6.1.4.1.9.9.246.1.5 | 
    
    
      | cltcDot1qAllTagged | 
      .1.3.6.1.4.1.9.9.246.1.6 | 
    
    
      | cltcMIBNotifications | 
      .1.3.6.1.4.1.9.9.246.2 | 
    
    
      | cltcMIBNotificationsPrefix | 
      .1.3.6.1.4.1.9.9.246.2.0 | 
    
    
      | cltcMIBConformance | 
      .1.3.6.1.4.1.9.9.246.3 | 
    
    
      | cltcMIBCompliances | 
      .1.3.6.1.4.1.9.9.246.3.1 | 
    
    
      | cltcMIBGroups | 
      .1.3.6.1.4.1.9.9.246.3.2 | 
    
  
  
    
      | Group | 
    
  
  
    
      | cltcDot1qTunnelGroup | 
      .1.3.6.1.4.1.9.9.246.3.2.1 | 
    
    
      | 
        A collection of objects for configuring dot1q tunnneling.
       | 
    
    
      | cltcTunneledProtocolGroup | 
      .1.3.6.1.4.1.9.9.246.3.2.2 | 
    
    
      | 
        A collection of objects for configuring tunneled protocols.
       | 
    
    
      | cltcTunnelThresholdGroup | 
      .1.3.6.1.4.1.9.9.246.3.2.3 | 
    
    
      | 
        A collection of objects for configuring the thresholds for
        protocol tunneling.
       | 
    
    
      | cltcTunnelStatisticsGroup | 
      .1.3.6.1.4.1.9.9.246.3.2.4 | 
    
    
      | 
        A collection of objects which give the statistics regarding
        the tunneling interfaces.
       | 
    
    
      | cltcDot1qAllTaggedGroup | 
      .1.3.6.1.4.1.9.9.246.3.2.5 | 
    
    
      | 
        A collection of objects for configuring the dot1q-all-tagged
        feature in the system.
       | 
    
    
      | cltcTunnelDropStatisticsGroup | 
      .1.3.6.1.4.1.9.9.246.3.2.6 | 
    
    
      | 
        A collection of objects which give the statistics regarding
        dropped PDUs on the tunneling interfaces.
       | 
    
    
      | cltcNotifsEnableGroup | 
      .1.3.6.1.4.1.9.9.246.3.2.7 | 
    
    
      | 
        A collections of objects used to enable notifications.
       | 
    
    
      | cltcTunnelThresholdNotifsGroup | 
      .1.3.6.1.4.1.9.9.246.3.2.8 | 
    
    
      | 
        A collection of notifications used for the tunnel
        thresholds.
       |