|
Description:
|
hpSecPtAlarmEnable OBJECT-TYPE
SYNTAX INTEGER {
disable(1),
sendTrap(2),
sendTrapAndDisablePort(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object identifies the action taken when an
intrusion occurs. See hpSecPtLearnMode for what
constitutes an intrusion.
disable. No trap is sent and the port
remains enabled.
SendTrap. If the hpSecPtIntrusionFlag is
set to noIntrusion, the agent will generate
an intrusionTrap.
SendTrapAndDisablePort. If the hpSecPtIntru-
sionFlag is set to noIntrusion, the agent
generate an intrusionTrap and disable
the port. This value does not apply to
repeaters."
|
|
|