I'm writing a script to pull data from a NetApp filter, I'm trying to get networking data but looking at the MIB file I can see metrics like ifHighOutDiscards
, ifLowOutDiscards
and if64OutOctets
.
What do these numbers mean? Do I need to convert them to something?