I am trying to get a figure for the backplane utilisation of a Cisco 4000/4500 series switch.
I know the STACK MIB is not available so querying the Cisco website I see a formula has to be used with 3 pieces of information from the mgmt MIB.
Below shows the location of the 3 pieces of information.
.1.3.6.1.2.1.2.2.1.10 ifInOctets
.1.3.6.1.2.1.2.2.1.16 ifOutOctets
.1.3.6.1.2.1.2.2.1.5 ifSpeed
These are then included into a formula using the following guide;

and then using this forumla;

In SolarWinds I have used UnDP to collect the 3 separate pieces of information and what I was wondering if anyone has managed to automate the formula (maybe in Report Writer or using Advanced SQL?) to gain a figure of throughput for these switches??? or another method that provides the same functionality?
If so please please please share it 
James