All MIBs › AVAYA-IPSEC-MIB › avipsTranSetEspCompTran
avipsTranSetEspCompTran
Module: AVAYA-IPSEC-MIB
OID (symbolic): AVAYA-IPSEC-MIB::avipsTranSetEspCompTran
OID (numeric): 1.3.6.1.4.1.6889.2.6.1.1.3.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies the ESP compression algorithm: none(1) - no compression algorithm. ippcpLzs(2) - IPPCP with LZS compression.
What is avipsTranSetEspCompTran?
This read-write value selects the ESP compression algorithm for this transform-set: none, or ippcpLzs (IPPCP with LZS compression), defaulting to none. Enabling LZS compression can reduce the octet count reported by the corresponding compression-ratio counters on peers and tunnels using this transform-set.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.3.2.1.8 snmpwalk -v2c -c public <target> AVAYA-IPSEC-MIB::avipsTranSetEspCompTran
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.3.2.1.8.1 snmpget -v2c -c public <target> AVAYA-IPSEC-MIB::avipsTranSetEspCompTran.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6889.2.6.1.1.3.2.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avipsTranSetEspCompTran.1
Start monitoring Avaya converged Gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-IPSEC-MIB::avipsTranSetEspCompTran OID value, configure state conditions and alerts, and monitor any Avaya converged Gateways from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.6 | avGatewayMibs | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.6.1 | avayaIpsecMib | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1 | avipsMIBObjects | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.3 | avipsIpsecGroup | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.3.2 | avipsTranSetTable | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.3.2.1 | avipsTranSetEntry | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.3.2.1.8 | avipsTranSetEspCompTran | AVAYA-IPSEC-MIB |