All MIBs › AVAYA-IPSEC-MIB › avipsTunnelOutCompRatio
avipsTunnelOutCompRatio
Module: AVAYA-IPSEC-MIB
OID (symbolic): AVAYA-IPSEC-MIB::avipsTunnelOutCompRatio
OID (numeric): 1.3.6.1.4.1.6889.2.6.1.1.4.1.3.1.37
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The overall compression ratio * 100. This is the ratio between the number of outbound octets before compression and the number of outbound octets after compression. It is calculated as the integer of {[(avipsTunnelOutUncompOctetsWraps*2^32 + avipsTunnelOutUncompOctets) / (avipsTunnelOutOctetsWraps*2^32 + avipsTunnelOutOctets)]* 100}
What is avipsTunnelOutCompRatio?
This read-only gauge reports this tunnel's overall outbound compression ratio times 100, pre-compression bytes divided by post-compression bytes, computed from the 64-bit outbound uncompressed and raw octet counters. It's the per-tunnel equivalent of avipsPeerOutCompRatio.
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.37 snmpwalk -v2c -c public <target> AVAYA-IPSEC-MIB::avipsTunnelOutCompRatio
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.37.1 snmpget -v2c -c public <target> AVAYA-IPSEC-MIB::avipsTunnelOutCompRatio.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> avipsTunnelOutCompRatio.1
Start monitoring Avaya converged Gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AVAYA-IPSEC-MIB::avipsTunnelOutCompRatio 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.37 | avipsTunnelOutCompRatio | AVAYA-IPSEC-MIB |