CItpXuaTrafMode

  • Base type Enumeration

The possible traffic modes supported by AS 'overRide' : In override mode, one ASP takes over all traffic for the AS, possibly overriding any currently active ASP in the AS. 'broadcast' : In broadcast mode, every active ASP receives the same message. 'loadBind' : In loadshare bindings mode, an ASP shares in the traffic distribution with any other currently active ASPs based on ASP bindings. 'loadRndRobin' : In loadshare round-robin mode, an ASP shares in the traffic distribution with any other currently active ASPs using a roundrobin algorithm. 'undefined' : The traffic mode is not defined. The first ASP that becomes active will define the traffic mode.

Possible values

5 objects
Number Name
1 overRide
2 loadBind
3 loadRndRobin
4 broadcast
5 undefined