Description:
|
hpOVMessageTrap NOTIFICATION-TYPE
OBJECTS { openViewSourceId,
openViewSourceName,
openViewData,
openViewSeverity }
STATUS current
DESCRIPTION
"This special event can be generated by a user to
display an event message in the event browser.
It assumes the message is in the third variable.
To send a message with a popup notification, use the
OV_Popup_Message event.
On UNIX, see the trapd.conf(4) manpage for a discussion on
how to set up the parameters to send this event, and a
description of the parameters. On Windows, see the
trapd.conf reference page in the help file.
The data passed with the event is
openViewSourceId: The ID of application sending the event
openViewSourceName: The source of the event, if available
openViewData: The string to display
openViewSeverity: The severity of the event
On UNIX, see the trapd.conf(4) manpage for complete details.
On Windows, see the trapd.conf reference page in the help
file."
|
|