appcModeAdminCompression

APPC-MIB · .1.3.6.1.2.1.34.3.1.2.5.1.19

Object

column Enumeration
Specifies whether compression is supported.  The local LU uses
this value for negotiation during session activation (SNA
BIND).
              
    prohibited  -  specifies that no compression is to be used.
    required    -  specifies that compression is required.
    negotiable  -  specifies that the usage of compression
                   is to be negotiated between the LUs. The
                   level of compression is also negotiated.

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.2.5.1.19
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::appcModeAdminCompression'
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::appcModeAdminCompression.<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::appcModeAdminCompression'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1prohibited
2required
3negotiable

Conformance