I'd like to get bandwidth from cisco device using SNMP. I have created new bulk monitor the following syntax in device template.
monitor name: TotalBandwidthUtilization
SNMP OID: (.1.3.6.1.2.1.2.2.1.10+.1.3.6.1.2.1.2.2.1.16)*8*100/(.1.3.6.1.2.1.2.2.1.5*$DELTA_TIME)
Interval: 15
Units: Percentage
Thanks.