This is the percentage utilization of total number of
octets received on all the active egress interface, including framing
characters.
A port is considered as an egress port if it's ifSpeed > 1544000
% Utilization of ifInOctets = (diff_total_ifInoctets*100)/
(time in seconds * total_speed)
.