cevcMacSecurityViolationNotification
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.0.0.4
Object
notification
A SNMP entity generates this notification
in the following cases:
When the system MAC Address limit is exceeded, the
cevcMacSecurityViolationCauseType will contain
'exceedSystemLimit' value.
When the Bridge domain limit is exceeded, the
cevcMacSecurityViolationCauseType will contain
'exceedBdLimit' value.
When the Service Instance limit is exceeded, the
cevcMacSecurityViolationCauseType will contain
'exceedSILimit' value.
If the MAC address is present in the Black list
then cevcMacSecurityViolationCauseType will contain
'blackListDeny' value.
Description of all the varbinds for this Notification is
as follows:
ifIndex indicates the interface index which identifies
the interface that the service instance is attached.
cevcSIForwardBdNumberBase indicates the base of bridge domain.
The bridge domain range is 1~16k, this object is to track the
base of each 4k bitmap.
cevcSIForwardBdNumber1kBitmap indicates a string of octets
containing one bit per Bridge domain per service instance. This
128-octet bitmap represents bridge domain ID values 0~1023.
cevcSIForwardBdNumber2kBitmap indicates a string of octets
containing one bit per Bridge domain per service instance. This
128-octet bitmap represents bridge domain ID values 1024~2047.
cevcSIForwardBdNumber3kBitmap indicates a string of octets
containing one bit per Bridge domain per service instance. This
128-octet bitmap represents bridge domain ID values 2048~3071.
cevcSIForwardBdNumber4kBitmap indicates a string of octets
containing one bit per Bridge domain per service instance. This
128-octet bitmap represents bridge domain ID values 3072~4095.
cevcSIID indicates the service instance ID for the Mac
security violation notification.
cevcMacAddress indicates the Mac address which has violated
the Mac security rules.
cevcMaxMacConfigLimit indicates the maximum Mac configuration
limit. This is also sent as a part of Mac security violation
notification.
cevcViolationCause indicates the Mac security violation cause.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.0.0.4- Type
- notification
- Status
- current
- Parent
- ciscoEvcNotificationPrefix
- Siblings
- 3
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cevcEvcStatusChangedNotification A device generates this notification when an EVC's
operational status changes, or the number of active UNIs
associated with the EVC (cevcNumActiveUnis) changes. | notification | - | .1.3.6.1.4.1.9.9.613.0.0.1 |
| cevcEvcCreationNotification A device generates this notification upon the creation of an
EVC. | notification | - | .1.3.6.1.4.1.9.9.613.0.0.2 |
| cevcEvcDeletionNotification A device generates this notification upon the deletion of
an EVC. | notification | - | .1.3.6.1.4.1.9.9.613.0.0.3 |
Notification Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| IF-MIBifIndex A unique value, greater than zero, for each interface. It
is recommended that values are assigned contiguously
starting from 1. The value for each interface sub-layer
must remai… | column | InterfaceIndex | .1.3.6.1.2.1.2.2.1.1 |
| cevcSIForwardBdNumberBase This object specifies the base of bridge domain. The bridge
domain range is 1~16k, cevcSIForwardBdNumberBase is to track what
is the base of each 4k bitmap. In this way we can spe… | column | Enumeration | .1.3.6.1.4.1.9.9.613.1.4.10.1.4 |
| cevcSIForwardBdNumber1kBitmap This object specifies a string of octets containing one bit
per Bridge domain per service instance(generally we have one
bridge domain per nontrunk service instance but can have … | column | OctetString | .1.3.6.1.4.1.9.9.613.1.4.10.1.5 |
| cevcSIForwardBdNumber2kBitmap This object specifies a string of octets containing one bit
per Bridge domain per service instance(generally we have one
bridge domain per nontrunk service instance but can have … | column | OctetString | .1.3.6.1.4.1.9.9.613.1.4.10.1.6 |
| cevcSIForwardBdNumber3kBitmap This object specifies a string of octets containing one bit
per Bridge domain per service instance(generally we have one
bridge domain per non-trunk service instance but can have … | column | OctetString | .1.3.6.1.4.1.9.9.613.1.4.10.1.7 |
| cevcSIForwardBdNumber4kBitmap This object specifies a string of octets containing one bit
per Bridge domain per service instance(generally we have one
bridge domain per non-trunk service instance but can have… | column | OctetString | .1.3.6.1.4.1.9.9.613.1.4.10.1.8 |
| 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 |
| 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 |
| cevcViolationCause This object indicates the MAC security violation cause.
When the system MAC Address limit is exceeded, the
cevcMacSecurityViolationCause will contain
'exceedSystemLimit… | scalar | CevcMacSecurityViolationCauseType | .1.3.6.1.4.1.9.9.613.1.6.4 |