Does "Total Bytes Transfer" chart get data from device's MIBs? Or it calculate based on other chart.
If it get data from device, could you tell me the OID? Device's type is cisco 6509.
If it calculate based on other chart(other OID), what is it?
I enable the "allow 64 bit counter" on Node's edit page. The problem solved
Yes the "Total Bytes Transfer" chart gets data from the device MIB's directly.The OID where the data is coming from is mentioned below.
In_TotalBytes 1.3.6.1.2.1.2.2.1.10.Out_TotalBytes 1.3.6.1.2.1.2.2.1.16
Just incase,it supports 64bit counter then the OIDs are
In_TotalBytes 1.3.6.1.2.1.31.1.1.1.6.Out_TotalBytes 1.3.6.1.2.1.31.1.1.1.10.