cevcViolationCause
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.6.4
Object
scalar
CevcMacSecurityViolationCauseType
This object indicates the MAC security violation cause.
When the system MAC Address limit is exceeded, the
cevcMacSecurityViolationCause will contain
'exceedSystemLimit' value.
When the Bridge domain limit is exceeded, the
cevcMacSecurityViolationCause will contain
'exceedBdLimit' value.
When the Service Instance limit is exceeded, the
cevcMacSecurityViolationCause will contain
'exceedSILimit' value.
If the MAC address is present in the Black list
then cevcMacSecurityViolationCause will contain
'blackListDeny' value.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.6.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cevcMacSecurityViolation
- Siblings
- 3
Syntax
CevcMacSecurityViolationCauseType
- Source
- CevcMacSecurityViolationCauseType
- Base type
Enumeration
Values & Constraints
Type Values
1 | exceedSystemLimit |
2 | exceedBdLimit |
3 | exceedSILimit |
4 | blackListDeny |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cevcMacAddress This object indicates the MAC Address which has violated
the Mac security rules. | scalar | SNMPv2-TCMacAddress | .1.3.6.1.4.1.9.9.613.1.6.1 |
| cevcMaxMacConfigLimit This object specifies the maximum MAC configuration limit. This
is also sent as a part of MAC security violation notification.
Every platform has their own forwarding table limita… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.613.1.6.2 |
| cevcSIID This object indicates the service instance ID for the MAC
security violation notification. | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.9.9.613.1.6.3 |