Hi,
I have an issue with MRTG 200Mbps graph, please help me how to check snmp version on Cisco 3750 switch, how to check whether switch is working on 32 bit counters or 64 bit counters. If the switch is working on 32 bit counters how to change in to 64 bit counters.
Thanks & Regards
aztech44
the switch either has high capacity (xxHCxxx) counters or it doesn't. Use snmpwalk to see the list of available OIDs (be sure you use 2c version o SNMP since the HC counters are not accessible under SNMP version 1). There is no way to change the switch counter behavior (IMHO) you just need to use another OID/name of the SNMP counter (ifHCInOctets instead of ifInOctets, etc)