clcVlanMacLimitStatus
CISCO-L2-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.313.1.1.6.1.5
Object
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.
The value of clcVlanMaxMacLimit, clcVlanMacLimitExceededAction,
clcVlanMacLimitEnable, clcVlanMacLimitHigh and
clcVlanMacLimitHighExceedAction object can be modified when the
value of this RowStatus object is 'active'.
Context
- MIB
- CISCO-L2-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.313.1.1.6.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clcVlanMacLimitEntry
- Table
- clcVlanMacLimitTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| clcVlanMacLimitIndex The VLAN ID for each VLAN's configuration of MAC
address limit function in the system. | column | Unsigned32 | .1.3.6.1.4.1.9.9.313.1.1.6.1.1 |
| clcVlanMacLimitGlobalConfig This object indicates whether the configurations for this
VLAN are based on the corresponding global default
configurations or not.
vlanMaxMacLimit(0) : indicates… | column | Bits | .1.3.6.1.4.1.9.9.313.1.1.6.1.2 |
| clcVlanMaxMacLimit 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 app… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.313.1.1.6.1.3 |
| clcVlanMacLimitExceededAction 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 effec… | column | MacLimitExceededAction | .1.3.6.1.4.1.9.9.313.1.1.6.1.4 |
| clcVlanMacLimitEnable This object indicates whether the Mac Limit feature is
enabled on this Vlan or not. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.313.1.1.6.1.6 |
| clcVlanMacLimitHigh 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 cl… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.313.1.1.6.1.7 |
| clcVlanMacLimitHighExceedAction 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 effect… | column | MacLimitExceededAction | .1.3.6.1.4.1.9.9.313.1.1.6.1.8 |