Hello all -
I have written a telemetry / monitoring system to collect the load against all of our pfSense instances (quite a lot, actually). I'm walking the SNMP and gathering the ifInOctets and ifOutOctets and have the correct formula/method for converting that into real information - or at least my graphs look dang close to the Traffic Graph in pfSense

The question I have is the ifInUcastPkts (.1.3.6.1.2.1.2.2.1.11.1, .2 and .3). Their values clearly contribute to the overall load, but I'm not sure how to attribute them. Would it be fair to say that Octets are all TCP and Ucast are pandora-esque stuff? I'm afraid I'm outside my experience here, sorry if the question is completely stupid.
TIA