Reference record for OID 1.3.6.1.4.1.9.9.613.0.0.4



parent
1.3.6.1.4.1.9.9.613.0.0 (ciscoEvcNotificationPrefix)
node code
4
node name
cevcMacSecurityViolationNotification
dot oid
1.3.6.1.4.1.9.9.613.0.0.4
type
NOTIFICATION-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBNotifications(0) ciscoEvcNotificationPrefix(0) cevcMacSecurityViolationNotification(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBNotifications(0) ciscoEvcNotificationPrefix(0) cevcMacSecurityViolationNotification(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBNotifications(0) ciscoEvcNotificationPrefix(0) cevcMacSecurityViolationNotification(4)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBNotifications(0) ciscoEvcNotificationPrefix(0) cevcMacSecurityViolationNotification(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBNotifications(0) ciscoEvcNotificationPrefix(0) cevcMacSecurityViolationNotification(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoEvcMIB(613) ciscoEvcMIBNotifications(0) ciscoEvcNotificationPrefix(0) cevcMacSecurityViolationNotification(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBNotifications/ciscoEvcNotificationPrefix/cevcMacSecurityViolationNotification
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBNotifications/ciscoEvcNotificationPrefix/cevcMacSecurityViolationNotification
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBNotifications/ciscoEvcNotificationPrefix/cevcMacSecurityViolationNotification
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBNotifications/ciscoEvcNotificationPrefix/cevcMacSecurityViolationNotification
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBNotifications/ciscoEvcNotificationPrefix/cevcMacSecurityViolationNotification
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoEvcMIB/ciscoEvcMIBNotifications/ciscoEvcNotificationPrefix/cevcMacSecurityViolationNotification
  • Description by cisco

    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.

    Information by cisco

    cevcMacSecurityViolationNotification NOTIFICATION-TYPE OBJECTS { ifIndex, cevcSIForwardBdNumberBase, cevcSIForwardBdNumber1kBitmap, cevcSIForwardBdNumber2kBitmap, cevcSIForwardBdNumber3kBitmap, cevcSIForwardBdNumber4kBitmap, cevcSIID, cevcMacAddress, cevcMaxMacConfigLimit, cevcViolationCause } STATUS current DESCRIPTION "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." ::= { ciscoEvcNotificationPrefix 4 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.613.0.0.1 cevcEvcStatusChangedNotification 0 0 A device generates this notification when an EVC's
    operational status changes, or the number of active UNIs
    associated with the E…
    1.3.6.1.4.1.9.9.613.0.0.2 cevcEvcCreationNotification 0 0 A device generates this notification upon the creation of an
    EVC.
    1.3.6.1.4.1.9.9.613.0.0.3 cevcEvcDeletionNotification 0 0 A device generates this notification upon the deletion of
    an EVC.