MIB Viewer

appcTpAdminSyncLvl

OBJECT-TYPE
1.3.6.1.2.1.34.3.1.3.1.1.8
Access
read-only
Status
current
Source
APPC-MIB
Sub-identifiers
0
Indicates the synchronization level or levels that the transaction program supports. The levels are defined as follows: none - allocation requests indicating a synchronization level of none are allowed to start the program. confirm - allocation requests indicating a synchronization level of confirm are allowed to start the program. syncpoint - allocation requests indicating a synchronization level of sync point are allowed to start the program.
INTEGER { none(1), confirm(2), noneAndConfirm(3), syncpoint(4), noneAndSyncpoint(5), confirmAndSyncpoint(6), all(7) }