appcActiveConvSyncLvl
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.5.1.1.8
Object
column Enumeration
Indicates the highest sync level support for the conversation.
The values are:
none
Indicates that no sync-level processing can be
performed on this conversation. The
transaction program does not issue verbs or
recognize any returned parameters
relating to any sync-level function.
confirm
Indicates that confirmation processing can be
performed on this conversation. The
transaction program can issue verbs and
recognize returned parameters relating to
confirmation.
syncpt
Indicates that syncpt and confirmation processing
can be performed on this conversation. The
transaction program can issue verbs and recognize
returned parameters relating to syncpt and
confirmation.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.5.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcActiveConvEntry
- 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::appcActiveConvSyncLvl'
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::appcActiveConvSyncLvl.<appcActiveConvLocLuName>.<appcActiveConvParLuName>.<appcActiveConvSessIndex>'
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::appcActiveConvSyncLvl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | confirm |
3 | syncpt |
Conformance
Member of