o catch all filter
Default: Pass Value: Block or pass
Specifies the action to take if neither the specific filter
setting nor the global filter setting matches an event or if a
filter setting that does match an event is set to Ignore.
block Discard the event.
pass Report the event.
o client type
Default: Console Value: See description.
Specifies the application to accept the events received by the
sink. This can only be set when the event dispatcher sink entity
is disabled (when the sink state is off).
console Events go to the operator's console (OPCOM-OpenVMS).
device Events go to a device (see the device name
characteristic).
file Events go to a file (see the file name
characteristic).
o description
Default: Null Value: Latin1String
Application description string.
o device name
Default: Null Value: Latin1String
Name of the device to which events are going to be logged, if the
client type of the sink is device.
o displayuids
Default: True Value: Boolean
A boolean value indicating whether to include the UIDs when
displaying an event.
o end user
Default: Number = 82 Value: End-user specification
Sink session control end user specification for this sink. For
Tru64 UNIX, do not modify this characteristic.
o file name
Default for Tru64 UNIX: Value: File specification
/usr/adm/event_file
Default for OpenVMS: Value: File specification
SYS$MANAGER:NET$EVD_SINK_sinkname.LOG
Name of the file to which events are going to be logged if the
client type of the sink is file.
o global filter
Current global filter as it has been constructed by block,
ignore, and pass commands for this sink. By default, the global
filter is set to block all events for the following entities:
event dispatcher, event dispatcher sink, and event dispatcher
sink inbound stream. You cannot modify this characteristic.
o object name
Default: No sink object Value: Full-name
Full DNS object name of the sink. Modifying this characteristic
affects only subsequent connect requests; existing connections
are unaffected.
o specific filter
Default: No specific filter
Current specific filter setting as constructed by block,
ignore and pass commands for this sink. You cannot modify this
characteristic.
o template (Tru64 UNIX)
Default: No template Value: Simple name
Transport template (see the osi transport template entity) for
this sink's connections.
o user client (Tru64 UNIX)
Default: Null Value: End-user specification
Session control end user specification for a user program that
has been set to receive events.