All MIBs › APPC-MIB › appcModeOperCompression
appcModeOperCompression
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcModeOperCompression
OID (numeric): 1.3.6.1.2.1.34.3.1.2.6.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is appcModeOperCompression?
Reports whether data compression is permitted or prohibited for SNA sessions involving this LU pair and mode. The local LU uses this value during session activation (BIND) negotiation to agree on compression usage with its partner.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.2.6.1.20 snmpwalk -v2c -c public <target> APPC-MIB::appcModeOperCompression
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.2.6.1.20.1 snmpget -v2c -c public <target> APPC-MIB::appcModeOperCompression.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appcModeOperCompression.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::appcModeOperCompression 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.6 | appcModeOperTable | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.6.1 | appcModeOperEntry | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.2.6.1.20 | appcModeOperCompression | APPC-MIB |