MIB Viewer

cafPortViolationAction

OBJECT-TYPE
1.3.6.1.4.1.9.9.656.1.2.1.1.10
Access
read-write
Status
current
Sub-identifiers
0
Specifies the action to be taken due to a security violation occurs on this port. restrict: This port will be moved to restricted state. shutdown: This port will be shutdown from Authentication Framework perspective. protect : This port will be moved to protected state. replace : The current authentication session on this port will be terminated and replaced by a new authentication session, upon the detection of security violation on the current authentication session on the port.
INTEGER { restrict(1), shutdown(2), protect(3), replace(4) }