clcVlanMacLimitHighExceedAction

CISCO-L2-CONTROL-MIB · .1.3.6.1.4.1.9.9.313.1.1.6.1.8

Object

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
value of clcVlanMacLimitHigh is not set to 0.
              
The default value of this MIB object is the value of 
clcMacLimitHighExceedActionDef.

Context

MIB
CISCO-L2-CONTROL-MIB
OID
.1.3.6.1.4.1.9.9.313.1.1.6.1.8
Type
column
Access
readwrite
Status
current
Parent
clcVlanMacLimitEntry
Groups
1

Walk 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::clcVlanMacLimitHighExceedAction'
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::clcVlanMacLimitHighExceedAction.<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::clcVlanMacLimitHighExceedAction'

Syntax

Source
MacLimitExceededAction
Base type
Enumeration

Values & Constraints

Type Values
1warning
2limit
3limitNoFlood
4shutdown

Conformance