Trying to come up with a query to do a percentage of packet drops for a policer but I'm seeing a difference in the stats for what Solarwinds shows in InterfaceTraffic table for InTotalPkts and what I see in Juniper CLI.
From Solarwinds documentation it looks like ifInUcastPkts (.1.3.6.1.2.1.2.2.1.11) is used for InTotalPkts but this doesn't reflect the same stat I see in the CLI and its not obvious if its being summed from something else?
I looked through Junipers interface MIB but don't see anything comparable for Input Packet counts I could make a custom poller from either.
Here's the stat I want to be able to poll and with what I see returned in SNMP.

Does anyone have experience with Juniper interface MIB and know what OID I can use or something in the standard MIB?