XcmSvcMonJobConfirmSupport
The support for handling job confirmation reports and/or job notifications on this host system, specified in a bit-mask. The current set of values (which MAY be extended in the future) is given below: 1 : confirmOnError -- 2**0 2 : confirmOnWarning -- 2**1 4 : confirmOnAbort -- 2**2 8 : confirmOnCancel -- 2**3 16 : confirmOnComplete -- 2**4 32 : confirmOnReceive -- 2**5 64 : confirmOnDeliver -- 2**6 128 : confirmOnStateChange -- 2**7 256 : confirmOnStateReasonChange -- 2**8 Usage: Conforming management agents SHALL accurately report their support for job confirmation reports.