clcMacLimitHighExceedActionDef
CISCO-L2-CONTROL-MIB ·
.1.3.6.1.4.1.9.9.313.1.1.10
Object
The global default action to be taken by the system when the number of MAC addresses in the forwarding table has exceeded the high threshold number of MAC address limit for a VLAN or for a interface or for interface-VLAN pair.
Context
- MIB
- CISCO-L2-CONTROL-MIB
- OID
.1.3.6.1.4.1.9.9.313.1.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- clcMacAddressLimitObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::clcMacLimitHighExceedActionDef.0'
More examples
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::clcMacLimitHighExceedActionDef'
Syntax
- Source
- MacLimitExceededAction
- Base type
Enumeration
Values & Constraints
Type Values
1 | warning |
2 | limit |
3 | limitNoFlood |
4 | shutdown |
Conformance
Member of
Compliance refinements
ciscoL2ControlMIBCompliance2
CISCO-L2-CONTROL-MIB::MacLimitExceededAction
Values:
warning(1), limit(2), shutdown(4)
The option limitNoFlood(3) may not be applied to this
object since this option is not supported in the global
default configuration.
object since this option is not supported in the global
default configuration.
ciscoL2ControlMIBCompliance3
CISCO-L2-CONTROL-MIB::MacLimitExceededAction
Values:
warning(1), limit(2), shutdown(4)
The option limitNoFlood(3) may not be applied to this
object since this option is not supported in the global
default configuration.
object since this option is not supported in the global
default configuration.