CISCO-L2-CONTROL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
8
Rows
8
Columns
32
.1.3.6.1.4.1.9.9.313.1.1.6 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clcVlanMacLimitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcVlanMacLimitTable'
The table contains information on Vlan MAC address limit
feature for each VLAN capable of this feature.
clcVlanMacLimitEntry row .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
Column Syntax OID
The VLAN ID for each VLAN's configuration of MAC
address limit function in the system.
Unsigned32
Constraints:
range: 1-4096
.1.3.6.1.4.1.9.9.313.1.1.6.1.1
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
clcVlanMaxMa…
Bits
Enumerated Values:
0vlanMaxMacLimit
1vlanLimitExceededAction
2vlanMacLimitHigh
3vlanLimitHighExceededAction
.1.3.6.1.4.1.9.9.313.1.1.6.1.2
The lower threshold limit number of MAC addresses entries for
this VLAN.

When the instance value of this object is set to 0, no lower
threshold limit will be applied for this Vlan and the
correspondin…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.1.6.1.3
The action to be taken by the system for this VLAN while the
number of MAC addresses has exceeded the value of
clcVlanMaxMacLimit.

This object value is only effective when the corresponding
instance va…
MacLimitExceededActionr/w
Type Values:
1warning
2limit
3limitNoFlood
4shutdown
.1.3.6.1.4.1.9.9.313.1.1.6.1.4
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 o…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.313.1.1.6.1.5
This object indicates whether the Mac Limit feature is
enabled on this Vlan or not.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.313.1.1.6.1.6
The higher threshold limit for the number of MAC addresses entries
on this VLAN. The instance value of this clcVlanMacLimitHigh
must be greater than the instance value of the clcVlanMaxMacLimit
of the same row, only …
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.1.6.1.7
The action to be taken by the system for this Vlan while the
number of MAC addresses has exceeded the value of
clcVlanMacLimitHigh.

This object value is only effective when the corresponding instance
valu…
MacLimitExceededActionr/w
Type Values:
1warning
2limit
3limitNoFlood
4shutdown
.1.3.6.1.4.1.9.9.313.1.1.6.1.8
.1.3.6.1.4.1.9.9.313.1.1.7 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clcFdbVlanInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcFdbVlanInfoTable'
The table contains VLAN information of forwarding tables in
the system.
clcFdbVlanInfoEntry row .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.
Column Syntax OID
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.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.1.7.1.1
.1.3.6.1.4.1.9.9.313.1.2.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clcUnicastFloodTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcUnicastFloodTable'
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.
clcUnicastFloodEntry row .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.
Indexes
Column Syntax OID
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 obje…
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.313.1.2.1.1.1
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 i…
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.313.1.2.1.1.2
.1.3.6.1.4.1.9.9.313.1.3.1 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clcIfMacLimitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcIfMacLimitTable'
The table contains information on Interface MAC address limit 
feature for each interface capable of this feature.
clcIfMacLimitEntry row .1.3.6.1.4.1.9.9.313.1.3.1.1
An entry contains Interface MAC address limit feature
configuration for the Interface.
Column Syntax OID
The value of ifIndex for the configuration of MAC address limit
function on an interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.313.1.3.1.1.1
This object indicates whether the Mac Limit feature is
enabled on this interface or not.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.313.1.3.1.1.2
This object indicates whether the configurations for this
interface are based on the corresponding global default
configurations or not.

ifMacLimitLow(0) : indicates that the value of
clcIfMacLimi…
Bits
Enumerated Values:
0ifMacLimitLow
1ifLimitLowExceededAction
2ifMacLimitHigh
3ifLimitHighExceededAction
.1.3.6.1.4.1.9.9.313.1.3.1.1.3
The lower threshold limit for the number of MAC addresses
entries on this interface.

When the instance value of this object is set to 0, no lower
threshold limit will be applied for this Vlan and the
c…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.3.1.1.4
The action to be taken by the system for this interface while the
number of MAC addresses has exceeded the value of
clcMaxIfMacLimitLow.

This object value is only effective when the corresponding instance…
MacLimitExceededActionr/w
Type Values:
1warning
2limit
3limitNoFlood
4shutdown
.1.3.6.1.4.1.9.9.313.1.3.1.1.5
The higher threshold limit for the number of MAC addresses
entries on this interface. The instance value of this
clcIfMacLimitHigh must be greater than the instance value
of the clcIfMacLimitLow of the same row, only…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.3.1.1.6
The action to be taken by the system for this interface while the
number of MAC addresses has exceeded the value of
clcIfMacLimitHigh.

This object value is only effective when the corresponding instance
v…
MacLimitExceededActionr/w
Type Values:
1warning
2limit
3limitNoFlood
4shutdown
.1.3.6.1.4.1.9.9.313.1.3.1.1.7
This object is a conceptual row entry that allows to add
or delete entries to or from the clcIfMacLimitTable.

1. When creating an entry in this table 'createAndGo'
method is used and the value of this obj…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.313.1.3.1.1.8
.1.3.6.1.4.1.9.9.313.1.3.2 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clcFdbIfInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcFdbIfInfoTable'
The table contains interface information of forwarding tables in
the system.
clcFdbIfInfoEntry row .1.3.6.1.4.1.9.9.313.1.3.2.1
An entry contains the information of a interface in a specific
forwarding table. Each forwarding table will be identified by
the entity physical index.
Column Syntax OID
The usage of the MAC addresses in the specific forwarding
table for this interface. It indicates the number of MAC
addresses learnt or configured on this interface for a forwarding
table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.3.2.1.1
.1.3.6.1.4.1.9.9.313.1.4.1 · 1 row entry · 9 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clcIfVlanMacLimitTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcIfVlanMacLimitTable'
The table contains information on Interface Vlan MAC address limit 
feature for each interface-VLAN pair capable of this feature.
clcIfVlanMacLimitEntry row .1.3.6.1.4.1.9.9.313.1.4.1.1
An entry contains Interface Vlan MAC address limit feature
configuration for the Interface and Vlan.
Column Syntax OID
The value of ifIndex for the configuration of MAC address limit
function on an interface.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.313.1.4.1.1.1
The VLAN ID for each VLAN's configuration of MAC
address limit function in the system.
Q-BRIDGE-MIBVlanIndex .1.3.6.1.4.1.9.9.313.1.4.1.1.2
This object indicates whether the Mac Limit feature is
enabled on this interface-Vlan pair or not.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.313.1.4.1.1.3
This object indicates whether the configurations for this
interface are based on the corresponding global default
configurations or not.

ifVlanMacLimitLow(0) : indicates that the value of
clcIfVla…
Bits
Enumerated Values:
0ifVlanMacLimitLow
1ifVlanLimitLowExceededAction
2ifVlanMacLimitHigh
3ifVlanLimitHighExceededAction
.1.3.6.1.4.1.9.9.313.1.4.1.1.4
The lower threshold limit for the number of MAC addresses entries
on this interface and Vlan.

When the instance value of this object is set to 0, no lower
threshold limit will be applied for this Vlan a…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.4.1.1.5
The action to be taken by the system for this interface Vlan while
the number of MAC addresses has exceeded the value of
clcIfVlanMacLimitLow.

This object value is only effective when the corresponding i…
MacLimitExceededActionr/w
Type Values:
1warning
2limit
3limitNoFlood
4shutdown
.1.3.6.1.4.1.9.9.313.1.4.1.1.6
The higher threshold limit for the number of MAC addresses entries
on this interface and Vlan. The instance value of this
clcIfVlanMacLimitHigh must be greater than the instance value
of the clcIfVlanMacLimitLow of t…
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.4.1.1.7
The action to be taken by the system for this interface and Vlan
while the number of MAC addresses has exceeded the value of
clcIfVlanMacLimitHigh.

This object value is only effective when the correspond…
MacLimitExceededActionr/w
Type Values:
1warning
2limit
3limitNoFlood
4shutdown
.1.3.6.1.4.1.9.9.313.1.4.1.1.8
This object is a conceptual row entry that allows to add
or delete entries to or from the clcIfVlanMacLimitTable.

1. When creating an entry in this table 'createAndGo'
method is used and the value of this…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.313.1.4.1.1.9
.1.3.6.1.4.1.9.9.313.1.4.2 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clcFdbIfVlanInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcFdbIfVlanInfoTable'
The table contains interface information of forwarding tables in
the system.
clcFdbIfVlanInfoEntry row .1.3.6.1.4.1.9.9.313.1.4.2.1
An entry contains the information of a interface-VLAN pair in a
specific forwarding table. Each forwarding table will be
identified by the entity physical index.
Column Syntax OID
The usage of the MAC addresses in the specific forwarding
table for this interface and Vlan. It indicates the number of MAC
addresses learnt or configured on this interface and VLAN for a
forwarding table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.4.2.1.1
.1.3.6.1.4.1.9.9.313.1.5.1 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk clcFdbMacAddressStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-L2-CONTROL-MIB::clcFdbMacAddressStatsTable'
The table contains statistics information for different
type of MAC addresses in the forwarding table of the system.
clcFdbMacAddressStatsEntry row .1.3.6.1.4.1.9.9.313.1.5.1.1
An entry contains statistics information for a specific
MAC addresse type in the forwarding table of the system.
Column Syntax OID
This object indicates a specific MAC address statistics type.
ClcMacAddressStatsType
Type Values:
1allMac
2dynamicMac
3staticMac
4mcastMac
5pvlanCloneMac
6overlayMac
7secureMac
.1.3.6.1.4.1.9.9.313.1.5.1.1.1
This object indicates the number of a particular type of MAC
address in the forwarding table.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.313.1.5.1.1.2