OSI/MHS SCF Reference Manual
OSI/MHS SCF Commands
OSI /MHS SCF Reference Manualβ424828-001
2-32
ADD CLASS Command
NORMAL-ROUTE-RETRY-DELAY
specifies the initial time the MR group has to wait after it has exhausted all the
routes for sending a normal message, before it can retry starting with the first route.
This value is expressed in minutes, and the range is 0 through 36000. The value 0
means an infinite time is allowed; that is, no route retry attempts are made. The
default value is 30. This attribute applies to normal-priority messages.
NORMAL-ROUTE-RETRY-GROW
specifies the percentage increase of the delay between attempts to route messages to
adjacent MTAs. This increase is applied to the NORMAL-ROUTE-RETRY-
DELAY attribute each time there is an attempt to reroute the message. This value is
in the range 0 through 200 percent. The default value is 0. This attribute applies to
normal-priority messages.
ALTERing the NORMAL-ROUTE-RETRY-DELAY or the NORMAL-ROUTE-
RETRY-GROW attributes causes a recalculation of the current delay between
rerouting attempts for normal-priority messages. This delay is calculated using the
following formula:
delay = NORMAL-ROUTE-RETRY-DELAY *
(1 + NORMAL-ROUTE-RETRY-GROW/100)^ attempts
where ^ means βto the power of,β and attempts means the number of times the
message has been on the route-retry queue (including this time).
NORMAL-ROUTE-RETRY-TIME
specifies the maximum time allowed for transit of normal-priority user MPDUs
within the entire MHS. After this time, a nondelivery report is generated for the
user MPDU. This value is expressed in minutes and the range is 0 through 36000.
The value 0 means an infinite time is allowed; that is, no route retry attempts are
made. The default value is 1440. This attribute applies to normal-priority
messages.
NORMAL-TIME
specifies the maximum time the MR group can wait after a NORMAL message
arrives on its queue for an adjacent MTA, before it must attempt to establish an
association with the adjacent MTA. The MR group can initiate an association with
an adjacent MTA before this time expires if the NORMAL-COUNT threshold is
reached for the adjacent MTA. This value is expressed in seconds and has a range
of 1 through 36000. The default value is 300.
OPEN-RETRY-TIME
is not used.
RECOVERY-TIME
specifies the maximum amount of time after an association fails, within which the
adjacent MTA can initiate association recovery. This value is expressed in seconds
and has a range of 5 through 36000. The default value is 600.