clcIfVlanMacLimitHiExceedAction

CISCO-L2-CONTROL-MIB · .1.3.6.1.4.1.9.9.313.1.4.1.1.8

Object

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 corresponding instance
value of clcIfVlanMacLimitHigh 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.4.1.1.8
Type
column
Access
readwrite
Status
current
Parent
clcIfVlanMacLimitEntry
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::clcIfVlanMacLimitHiExceedAction'
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::clcIfVlanMacLimitHiExceedAction.<clcIfVlanMacLimitIfIndex>.<clcIfVlanMacLimitVlanIndex>'
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::clcIfVlanMacLimitHiExceedAction'

Syntax

Source
MacLimitExceededAction
Base type
Enumeration

Values & Constraints

Type Values
1warning
2limit
3limitNoFlood
4shutdown

Conformance