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