This object controls whether a non-standard backoff algorithm
is used for collision handling in order to avoid 'capture
effect'. Capture effect occurs when two stations transmit in
such a way that, because of collision backoff, one station
captures the channel for an unfair amount of time (and the
line may remain idle for a long time after that station stops
transmitting because of the second station increasing its
backoff time.) The value of 'enabled(1)' indicates the
enhanced algorithm will be use. The value 'disabled(2)' is the
default and indicates the standard backoff algorithm is used.