appcTpAdminSyncLvl
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.3.1.1.8
Object
column
Enumeration
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.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.3.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcTpAdminEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | confirm |
3 | noneAndConfirm |
4 | syncpoint |
5 | noneAndSyncpoint |
6 | confirmAndSyncpoint |
7 | all |