HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
XPath OS 7.4.x command reference guide 73
Sets the action type for a predefined event.
Synopsis
eventactionset eventId actionType
Availability
admin
Description
Use this command to display or set the action type for a predefined event.
Operands
The following operands are required for set operation:
Examples
To change event action type for event ID 6:
See also
eventActionShow
eventSeverity
eventActionSet
eventId Event identification number.
actionType The available action types are:
none No action is taken.
log Places the event in a RAM-based event log.
snmptrap Generates a trap for the event.
logandtrap Combines both log and snmptrap actions
for the event.
persist Places the event in a persistent RAM-based
event log and in the logandtrap mode.
switch:admin> eventactionset 6 logandtrap
Event Action for eventId 6 is set to: logandtrap