MIB Viewer

avipsTunnelInDecompRatio

OBJECT-TYPE
1.3.6.1.4.1.6889.2.6.1.1.4.1.3.1.23
Access
read-only
Status
current
Sub-identifiers
0
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}
Gauge32