All MIBs › AVAYA-IPSEC-MIB › avipsPeerInDecompRatio
avipsPeerInDecompRatio
Module: AVAYA-IPSEC-MIB
OID (symbolic): AVAYA-IPSEC-MIB::avipsPeerInDecompRatio
OID (numeric): 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.23
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The overall decompression ratio * 100. This is the ratio between the number of octets received after decompression and the number of octets received before decompression. It is calculated as the integer of {[(avipsPeerInDecompOctetsWraps*2^32 + avipsPeerInDecompOctets) / (avipsPeerInOctetsWraps*2^32 + avipsPeerInOctets)] * 100}
What is avipsPeerInDecompRatio?
This read-only gauge reports the overall inbound decompression ratio times 100 for this peer pair, i.e. decompressed bytes divided by compressed bytes received, computed from the 64-bit inbound decompressed and raw octet counters. A ratio well above 100 indicates compression is providing meaningful bandwidth savings on inbound traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.23 snmpwalk -v2c -c public <target> AVAYA-IPSEC-MIB::avipsPeerInDecompRatio
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.23.1 snmpget -v2c -c public <target> AVAYA-IPSEC-MIB::avipsPeerInDecompRatio.1
Start monitoring Avaya converged Gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-IPSEC-MIB::avipsPeerInDecompRatio 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.4 | avipsMonitoringGroup | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1 | avipsMonitoringTables | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1.2 | avipsPeerTable | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1 | avipsPeerEntry | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1.2.1.23 | avipsPeerInDecompRatio | AVAYA-IPSEC-MIB |