Using
Abbreviations
for
A
ttribute
Names
and
V
alues
The
v
alues
that
y
ou
sp ecify
for
the
event-identifiers
comp onen
t
can
b e:
Individual
ev
en
ts
One
or
more
ev
en
t-class
names
that
represen
t
groups
of
ev
en
ts
Or
a
com
bination
of
ev
en
t-class
names
and
individual
ev
en
ts.
Ev
ents
Specified
for
Serv
ers
(Spoolers
and
Supervisors)
Serv
ers
con
tain
other
ob
jects
that
ha
v
e
their
o
wn
notication
proles.
Sp o olers
con
tain
logical
prin
ters
and
queues
and
sup ervisors
con
tain
ph
ysical
prin
ters.
If
an
ev
en
t
o ccurs
in
a
serv
er
that
aects
an
ob
ject
con
tained
in
it,
then
HPDPS
sends
notication
for
those
ob
jects.
F
or
example,
the
ev
en
t
object-deleted
in
a
sp o oler
notication
prole
causes
HPDPS
to
send
a
notication
message
for
con
tained
logical
prin
ters
or
queues.
Also,
some
ev
en
ts
that
o ccur
in
the
con
tained
ob
jects
of
a
serv
er
cause
HPDPS
to
send
a
notication
message
to
other
ob
jects
con
tained
within
the
serv
er.
F
or
example,
the
ev
en
t
queue-backlogged
on
a
sp o oler
notication
prole
causes
a
message
to
b e
sen
t
for
an
y
queue
con
tained
within
that
sp o oler.
This
is
not
true
of
all
ev
en
ts.
F
or
example,
queue-state-changed
will
cause
a
message
to
b e
sen
t
only
for
the
queue
in
v
olved.
See
T
able
7-3
for
a
list
of
the
default
ev
en
ts
for
eac
h
ob
ject.
Ev
ents
Specified
in
any
Notification
Profile
If
y
ou
name
t
w
o
ob
jects
in
a
notication
prole
with
the
same
ev
en
t
iden
tier,
deliv
ery-metho d,
and
deliv
ery-address
in
a
notication
prole
for
another
ob
ject,
the
p erson
iden
tied
in
the
deliv
ery-address
will
receiv
e
t
w
o
notication
messages
for
the
same
ev
en
t.
If
y
ou
sp ecify
an
ev
en
t-iden
tier
that
is
not
supp orted
for
the
ob
ject
for
whic
h
y
ou
are
creating
the
notification-profile
attribute
v
alue,
suc
h
as
queue-state-change
on
a
sp o oler
or
object-deleted
on
a
job,
no
error
is
iden
tied.
HPDPS
accepts
this
but
nev
er
pro
vides
an
y
messages
for
that
ev
en
t
b ecause
the
ev
en
t
will
nev
er
o ccur
for
that
t
yp e
of
ob
ject.
Using
Notification
7-3