appcModeAdminSyncLvl

APPC-MIB · .1.3.6.1.2.1.34.3.1.2.5.1.23

Object

column Enumeration
Specifies the sync level support. This value is used for
negotiation during session activations (SNA BIND).
              
     none                 - No sync level is supported.
     noneConfirm          - None and Confirm levels supported.
     noneConfirmSyncPoint - None, Confirm, and Sync Point is
                            supported.

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.2.5.1.23
Type
column
Access
readonly
Status
current
Parent
appcModeAdminEntry
Groups
1

Walk 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::appcModeAdminSyncLvl'
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::appcModeAdminSyncLvl.<appcModeAdminLocLuName>.<appcModeAdminParLuName>.<appcModeAdminModeName>'
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::appcModeAdminSyncLvl'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2noneConfirm
3noneConfirmSyncPoint

Conformance