MIB Viewer

avipsPeerInDecompRatio

OBJECT-TYPE
1.3.6.1.4.1.6889.2.6.1.1.4.1.2.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 {[(avipsPeerInDecompOctetsWraps*2^32 + avipsPeerInDecompOctets) / (avipsPeerInOctetsWraps*2^32 + avipsPeerInOctets)] * 100}
Gauge32