appcModeOperCompRleBeforeLZ

APPC-MIB · .1.3.6.1.2.1.34.3.1.2.6.1.23

Object

column Enumeration
Specifies whether run-length encoding is to be applied to the
data before applying Lempel-Ziv-like compression.  The local LU
uses this value for negotiation during session activation (SNA
BIND).  This parameter is only supported if LZ compression is
used.

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.2.6.1.23
Type
column
Access
readonly
Status
current
Parent
appcModeOperEntry
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::appcModeOperCompRleBeforeLZ'
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::appcModeOperCompRleBeforeLZ.<appcModeOperLocLuName>.<appcModeOperParLuName>.<appcModeOperModeName>'
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::appcModeOperCompRleBeforeLZ'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1no
2yes

Conformance