queue tree Avg Rate by SNMP oid

name=.1.3.6.1.4.1.14988.1.1.2.2.1.2.16777495 packet-mark=.1.3.6.1.4.1.14988.1.1.2.2.1.3.16777495 
bytes=.1.3.6.1.4.1.14988.1.1.2.2.1.5.16777495 packets=.1.3.6.1.4.1.14988.1.1.2.2.1.6.16777495

How we can get Avg Rate of a queue tree by snmp oid like Simple Queues ?

Any solution ? I just want to have graph of queue rate . not queue bytes .

Use queue bytes, then you will graph avg rate using for example COUNTER or DERIVE in rrdtool. It works well for me.

Thanks. :slight_smile:

please can i have the steps in achieving this. i just hit this obstacle in Cacti.