The type of algorithm or method used to re-establish channels
that for some reason fail to be established or is torn down.
The methods are:
exponential(1)
Establishment attempts are done at time interval that is
doubled for each attempt, starting at chmgrMinInterval and
increased to a maximum of chmgrMaxInterval, until a channel
is successfully established.
The value is only valid if the allowReestablish(6) bit in
chmgrODescrCapabililties is set.