clcVlanMacLimitHigh

CISCO-L2-CONTROL-MIB · .1.3.6.1.4.1.9.9.313.1.1.6.1.7

Object

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 when the  value is not zero. 
              
When the instance value of this object is set to 0, no higher
threshold limit will be applied for this Vlan and the 
corresponding instance value of clcVlanMacLimitHighExceededAction 
of the same row has no effect.
              
The default value of this MIB object is the value of 
clcMacLimitHighDefault.

Context

MIB
CISCO-L2-CONTROL-MIB
OID
.1.3.6.1.4.1.9.9.313.1.1.6.1.7
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::clcVlanMacLimitHigh'
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::clcVlanMacLimitHigh.<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::clcVlanMacLimitHigh'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance