Hello, i'm doing snmp polling to firewalls and need to know the throughput for the interfaces. Am i right to think that Interface out counters (ifOutOctets.n, 1.3.6.1.2.1.2.2.1.16.n) and Interface In Counters (IfInOctets.n, 1.3.6.1.2.2.2.2.1.10.n) are the items that i'm looking for? Or there is any other that i might have overlooked? I also need the memory usage, does it correspond to Management plane memory and dataplane packet buffer (hrStorageTable, 1.3.6.1.2.1.25.2.3)? Thanks !!
... View more