MIB Viewer

cpsIfViolationAction

OBJECT-TYPE
1.3.6.1.4.1.9.9.315.1.2.1.1.8
Access
read-write
Status
current
Sub-identifiers
0
Determines the action that the device will take if the traffic matches the port security violation. shutdown(1) - the interface will be forced to shut down. dropNotify(2) - the matched traffic will be dropped and cpsSecureMacAddrViolation notification will be generated. drop(3) - the matched traffic will be dropped.
INTEGER { shutdown(1), dropNotify(2), drop(3) }