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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcTpAdminSyncLvl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcTpAdminSyncLvl.<appcTpAdminLocLuName>.<appcTpAdminTpName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcTpAdminSyncLvl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | confirm |
3 | noneAndConfirm |
4 | syncpoint |
5 | noneAndSyncpoint |
6 | confirmAndSyncpoint |
7 | all |
Conformance
Member of