All MIBs › AVAYA-IPSEC-MIB › avipsTunnelInDecompRatio
avipsTunnelInDecompRatio
Module: AVAYA-IPSEC-MIB
OID (symbolic): AVAYA-IPSEC-MIB::avipsTunnelInDecompRatio
OID (numeric): 1.3.6.1.4.1.6889.2.6.1.1.4.1.3.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 {[(avipsTunnelInDecompOctetsWraps*2^32 + avipsTunnelInDecompOctets) / (avipsTunnelInOctetsWraps*2^32 + avipsTunnelInOctets)] * 100}
What is avipsTunnelInDecompRatio?
This read-only gauge reports this tunnel's overall inbound decompression ratio times 100, decompressed bytes divided by pre-decompression bytes, computed from the 64-bit inbound octet and decompressed-octet counters. It's the per-tunnel equivalent of avipsPeerInDecompRatio.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.4.1.3.1.23 snmpwalk -v2c -c public <target> AVAYA-IPSEC-MIB::avipsTunnelInDecompRatio
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.6.1.1.4.1.3.1.23.1 snmpget -v2c -c public <target> AVAYA-IPSEC-MIB::avipsTunnelInDecompRatio.1
Start monitoring Avaya converged Gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-IPSEC-MIB::avipsTunnelInDecompRatio 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.3 | avipsTunnelTable | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1.3.1 | avipsTunnelEntry | AVAYA-IPSEC-MIB |
| 1.3.6.1.4.1.6889.2.6.1.1.4.1.3.1.23 | avipsTunnelInDecompRatio | AVAYA-IPSEC-MIB |