appcLluAdminCompression
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.2.1.1.6
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.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- appcLluAdminEntry
- 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::appcLluAdminCompression'
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::appcLluAdminCompression.<appcLluAdminName>'
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::appcLluAdminCompression'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | prohibited |
2 | required |
3 | negotiable |
Conformance
Member of