clcVlanMacLimitExceededAction
CISCO-L2-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.313.1.1.6.1.4
Object
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 value of clcVlanMaxMacLimit is not set to 0.
The default value of this MIB object is the value of
clcMacLimitExceededActionDefault.
Context
- MIB
- CISCO-L2-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.313.1.1.6.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clcVlanMacLimitEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::clcVlanMacLimitExceededAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::clcVlanMacLimitExceededAction.<clcVlanMacLimitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-L2-CONTROL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-L2-CONTROL-MIB::clcVlanMacLimitExceededAction'
Syntax
- Source
- MacLimitExceededAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | warning |
2 | limit |
3 | limitNoFlood |
4 | shutdown |
Conformance
Member of