|
Description:
|
portSecAction OBJECT-TYPE
SYNTAX INTEGER{none(1),
trap(2),
shutdown(3),
trapAndShutdown(4)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The corresponding actions that will take place when a
port is under intrusion, when this variable is set to
none(1), no action will be performed, when this variable is
set to trap(2), a swPortSecurityTrap trap will be sent,
when this variable is set to shutdown(3), the port will
shutdown, when this variable is set to
trapAndShutdown(4), a swPortSecurityTrap will be sent
and the port will shutdown."
|
|
|