cisco-l2-control-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-control-mib and use it to monitor vendor specific OID's.
cisco-l2-control-mib file content
Object view of cisco-l2-control-mib:
  
    
      | Scalar Object | 
    
  
  
    
      | clcMacLimitEnable | 
      .1.3.6.1.4.1.9.9.313.1.1.1 | 
    
    
      | 
        This object is to enable or disable the limit of number
        of MAC addresses function globally.
        MAC limit function is to try to control the number of MAC
        addresses for each VLAN in the forwarding tables for a
        network device.  It is possible that one VLAN can exhaust
        all available MAC entries because of Denial-of-Service
        and cause users' traffic on the other VLANS flooded.  To
        prevent this situation, the MAC limit for each VLAN is
        needed.  The major function of this feature is to protect
        the layer 2 forwarding table.
       | 
    
    
      | clcMaxMacLimitDefault | 
      .1.3.6.1.4.1.9.9.313.1.1.2 | 
    
    
      | 
        The global default value for limit number of MAC addresses
        in the system.
        If clcMacLimitEnable is false(2), this object may not be
        writable.
       | 
    
    
      | clcMacLimitExceededActionDefault | 
      .1.3.6.1.4.1.9.9.313.1.1.3 | 
    
    
      | 
        The global default action to be taken by the system
        when the number of VLAN MAC addresses in the forwarding
        table has exceeded the number of MAC address limit
        for the VLAN.
        If clcMacLimitEnable is false(2), this object may not be
        writable.
       | 
    
    
      | clcMacLimitExceedNotifOption | 
      .1.3.6.1.4.1.9.9.313.1.1.4 | 
    
    
      | 
        This MIB object provides the choices of generating MAC limit
        exceeded notification to the users.
        When the system detects the current learned number of MAC
        addresses in the forwarding table which has exceeded the limit
        number of MAC addresses, the system will generate the
        following notifications.
        syslog(1) : An syslog message will be generated to users.
        snmpNotif(2) : An SNMP notification message will be generated
        to users.
        both(3) : Both a syslog message and an SNMP notification
        message will be generated to users.
        If clcMacLimitEnable is false(2), this object may not be
        writable.
       | 
    
    
      | clcMacLimitNotifEnable | 
      .1.3.6.1.4.1.9.9.313.1.1.5 | 
    
    
      | 
        The MIB object controls generation of SNMP notification
        for MAC Limit feature.
        When this object is true(1), generation of
        clcVlanMacLimitNotif is enabled. When this object is
        false(2), generation of clcVlanMacLimitNotif is disabled.
       | 
    
    
      | clcVlanMacLimitEntry | 
      .1.3.6.1.4.1.9.9.313.1.1.6.1 | 
    
    
      | 
        An entry contains Vlan MAC address limit feature
        configuration for the VLAN
       | 
    
    
      | clcFdbVlanInfoEntry | 
      .1.3.6.1.4.1.9.9.313.1.1.7.1 | 
    
    
      | 
        An entry contains the information of a VLAN in a specific
        forwarding table.  Each forwarding table will be identified by
        the entity physical index.
       | 
    
    
      | clcUnicastFloodEntry | 
      .1.3.6.1.4.1.9.9.313.1.2.1.1 | 
    
    
      | 
        An entry contains the information about the unicast flooding
        for a particular interface.
       | 
    
  
  
    
      | Tabular Object | 
    
  
  
    
      | clcVlanMacLimitIndex | 
      .1.3.6.1.4.1.9.9.313.1.1.6.1.1 | 
    
    
      | 
        The VLAN ID for each VLAN's configuration of MAC
        address limit function in the system.
       | 
    
    
      | clcVlanMacLimitGlobalConfig | 
      .1.3.6.1.4.1.9.9.313.1.1.6.1.2 | 
    
    
      | 
        This object indicates whether the configurations for this
        vlan are based on the corresponding global default
        configurations or not.
        vlanMaxMacLimit(0) : indicates that the value of
        clcVlanMaxMacLimit is based on the value of
        clcMaxMacLimitDefault if this bit is set.
        vlanLimitExceededAction(1) : indicates that the value of
        clcVlanMacLimitExceededAction is based on the
        value of clcMacLimitExceededActionDefault if this
        bit is set.
       | 
    
    
      | clcVlanMaxMacLimit | 
      .1.3.6.1.4.1.9.9.313.1.1.6.1.3 | 
    
    
      | 
        The limit number of MAC addresses for this VLAN.
        The default value of this object is the value of
        clcMaxMacLimitDefault.
       | 
    
    
      | clcVlanMacLimitExceededAction | 
      .1.3.6.1.4.1.9.9.313.1.1.6.1.4 | 
    
    
      | 
        The action to be taken by the system for this VLAN while the
        number of MAC addresses has exceeded the value of
        clcVlanMaxMacLimit.
        The default value of this MIB object is the value of
        clcMacLimitExceededActionDefault.
       | 
    
    
      | clcVlanMacLimitStatus | 
      .1.3.6.1.4.1.9.9.313.1.1.6.1.5 | 
    
    
      | 
        This object is a conceptual row entry that allows to add
        or delete entries to or from the clcVlanMacLimitTable.
        1. When creating an entry in this table 'createAndGo'
        method is used and the value of this object is set to
        'active'. Deactivation of an 'active' entry is not
        allowed.
        2. When deleting an entry in this table 'destroy' method
        is used.
       | 
    
    
      | clcFdbVlanMacUsage | 
      .1.3.6.1.4.1.9.9.313.1.1.7.1.1 | 
    
    
      | 
        The usage of the MAC addresses in the specific forwarding
        table for this VLAN.  It indicates the number of MAC
        addresses in this VLAN for a forwarding table.
       | 
    
    
      | clcUnicastFloodAdminEnable | 
      .1.3.6.1.4.1.9.9.313.1.2.1.1.1 | 
    
    
      | 
        This object indicates whether the configuration of the unicast
        flooding is  enabled or disabled on a particular interface. If
        this object is true, then the unicast flooding has been
        configured to enabled. If this object is false, then the
        unicast flooding has been configured to disabled.
       | 
    
    
      | clcUnicastFloodOperEnable | 
      .1.3.6.1.4.1.9.9.313.1.2.1.1.2 | 
    
    
      | 
        This object indicates the operational status of the unicast
        flooding on an interface, whether it is enabled or not. If
        this object is true, then the interface is unicast flooding.
        If this object is false, then the interface is not unicast
        flooding.
       | 
    
  
  
    
      | Table | 
    
  
  
    
      | clcVlanMacLimitTable | 
      .1.3.6.1.4.1.9.9.313.1.1.6 | 
    
    
      | 
        The table contains information for Vlan MAC address limit
        feature for each VLAN with VLAN MAC limit function enabled
        in the system.
       | 
    
    
      | clcFdbVlanInfoTable | 
      .1.3.6.1.4.1.9.9.313.1.1.7 | 
    
    
      | 
        The table contains VLAN information of forwarding tables in
        the system.
        If object clcMacLimitEnable is false(2), this table will not
        be instantiated.
       | 
    
    
      | clcUnicastFloodTable | 
      .1.3.6.1.4.1.9.9.313.1.2.1 | 
    
    
      | 
        This table contains information about the unicast flooding
        on the system. The number of entries is determined by the
        number of interfaces in the system that can support the
        unicast flooding feature. Only L2 interfaces can support
        unicast flooding.
       | 
    
  
  
    
      | Trap | 
    
  
  
    
      | clcVlanMacLimitNotif | 
      .1.3.6.1.4.1.9.9.313.0.1 | 
    
    
      | 
        Notification is sent when the number of MAC addresses
        (the value of clcFdbVlanMacUsage) has crossed the
        configured limit of MAC addresses(clcVlanMaxMacLimit)
        either rising above or falling below it.
       | 
    
  
  
    
      | Object Identifier | 
    
  
  
    
      | ciscoL2ControlMIB | 
      .1.3.6.1.4.1.9.9.313 | 
    
    
      | 
        The CISCO-L2-CONTROL-MIB is used to control some layer 2
        functions, including MAC limit function and unicast
        flooding.  This device could be a router or a switch.
       | 
    
    
      | ciscoL2ControlMIBNotifs | 
      .1.3.6.1.4.1.9.9.313.0 | 
    
    
      | ciscoL2ControlMIBObjects | 
      .1.3.6.1.4.1.9.9.313.1 | 
    
    
      | ciscoL2ControlMIBConformance | 
      .1.3.6.1.4.1.9.9.313.2 | 
    
    
      | clcMacAddressLimitObjects | 
      .1.3.6.1.4.1.9.9.313.1.1 | 
    
    
      | clcUnicastFloodObjects | 
      .1.3.6.1.4.1.9.9.313.1.2 | 
    
    
      | ciscoL2ControlMIBCompliances | 
      .1.3.6.1.4.1.9.9.313.2.1 | 
    
    
      | ciscoL2ControlMIBGroups | 
      .1.3.6.1.4.1.9.9.313.2.2 | 
    
  
  
    
      | Group | 
    
  
  
    
      | clcMacAddressLimitGroup | 
      .1.3.6.1.4.1.9.9.313.2.2.1 | 
    
    
      | 
        This is the group to control MAC address limit function.
       | 
    
    
      | clcVlanMacAddressLimitGroup | 
      .1.3.6.1.4.1.9.9.313.2.2.2 | 
    
    
      | 
        This is the group to control VLAN MAC address limit function.
       | 
    
    
      | clcVlanMacLimitNotifsGroup | 
      .1.3.6.1.4.1.9.9.313.2.2.3 | 
    
    
      | 
        The collection of notifications used to indicate that the
        number of MAC addresses has crossed  the configured limit
        of MAC addresses either rising above or falling below it.
       | 
    
    
      | clcUnicastFloodGroup | 
      .1.3.6.1.4.1.9.9.313.2.2.4 | 
    
    
      | 
        This is the group to control unicast flooding.
       |