OSI/MHS Management Programming Manual

Commands and Responses
OSI/MHS Management Programming Manual424824-001
5-120
ALTER CLASS
All tokens are optional for ALTER CLASS.
For MR CLASS objects, the following attributes can be altered regardless of the
state of the MR CLASS object:
ZASSOC-CLOSE-TIME
ZASSOC-OPEN-REQ-TIME
ZCLOSE-THRESHOLD-TIME
ZLINK-RETRY-DELAY
ZLINK-RETRY-TIME
ZMAX-MSG-XFER-TIME
ZNONURGENT-COUNT
ZNONURGENT-ROUTE-RETRY-DELAY
ZNONURG-ROUTE-RETRY-GROW
ZNONURGENT-ROUTE-RETRY-TIME
ZNONURGENT-TIME
ZNORMAL-COUNT
ZNORMAL-ROUTE-RETRY-DELAY
ZNORMAL-ROUTE-RETRY-GROW
ZNORMAL-ROUTE-RETRY-TIME
ZNORMAL-TIME
ZREPORT-ROUTE-RETRY-DELAY
ZREPORT-ROUTE-RETRY-GROW
ZREPORT-ROUTE-RETRY-TIME
ZURGENT-COUNT
ZURGENT-ROUTE-RETRY-DELAY
ZURGENT-ROUTE-RETRY-GROW
ZURGENT-ROUTE-RETRY-TIME
ZURGENT-TIME
Generally, altering these attributes does not affect existing associations and queue
timers—only new associations and queue timers are affected.
If you alter any Zxxx-ROUTE-RETRY-GROW or Zxxx-ROUTE-RETRY-
DELAY attribute (ZNONURGENT, ZNORMAL, ZREPORT, or ZURGENT), MHS
recalculates the corresponding current delay as
delay = Zxxx-ROUTE-RETRY-DELAY *
(1 + Zxxx-ROUTE-RETRY-GROW/100) ^ attempts
where ^ means “to the power of” and attempts is the number of times the
message has been on the route-retry queue, including this time.
Except for the MR CLASS object (see above), CLASS objects must be in the
STOPPED state before attributes can be altered.