All MIBs › APPC-MIB › appcLluOperOutBoundCompLevel
appcLluOperOutBoundCompLevel
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcLluOperOutBoundCompLevel
OID (numeric): 1.3.6.1.2.1.34.3.1.2.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies the maximum level of compression supported for outbound data. The local LU uses this value in conjunction with appcLluAdminCompression for negotiation during session activation (SNA BIND).
none - specifies that no compression is to be used. rle - specifies run-length encoding compression in which a 1 or 2 byte sequence substitution is used for each repeated run of the same character. lz9 - specifies Lempel-Ziv-like compression in which 9 bit codes are used to substitute repeated substrings in the data stream. These codes are indices that refer to entries in a common dictionary generated adaptively at both sender and receiver as the data flows and compression occurs. The larger of number bits used for the code, the more storage space is required for the dictionary, but the larger the compression ratio. lz10 - specifies a 10 bit code Lempel-Ziv-like compression. lz12 - specifies a 12 bit code Lempel-Ziv-like compression.
What is appcLluOperOutBoundCompLevel?
Reports the maximum compression level this local LU supports for outbound (outgoing) data, used during SNA BIND session negotiation alongside the compression policy setting. A value of none means no compression is applied to data sent by this LU.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.2.2.1.8 snmpwalk -v2c -c public <target> APPC-MIB::appcLluOperOutBoundCompLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.2.2.1.8.1 snmpget -v2c -c public <target> APPC-MIB::appcLluOperOutBoundCompLevel.1
Start monitoring SNA/APPC gateway or protocol converter with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPC-MIB::appcLluOperOutBoundCompLevel OID value, configure state conditions and alerts, and monitor any SNA/APPC gateway or protocol converter from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.3 | appcMIB | APPC-MIB |
| 1.3.6.1.2.1.34.3.1 | appcObjects | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2 | appcLu | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.2 | appcLluOperTable | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.2.1 | appcLluOperEntry | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.2.1.8 | appcLluOperOutBoundCompLevel | APPC-MIB |