Google is your friend, search for Squid+OID...the following were in the top 10 results: http://www.linofee.org/~jel/proxy/Squid/oid.shtml http://www.oidview.com/mibs/3495/SQUID-MIB.html Keep in mind that a lot of these OIDs will end in .1, .5 and .60 (for 1 min, 5 min and hourly averages) e.g. requestHitRatioOneMin .1.3.6.1.4.1.3495.1.3.2.2.1.9.1 requestHitRatioFiveMin .1.3.6.1.4.1.3495.1.3.2.2.1.9.5 requestHitRatioHourly .1.3.6.1.4.1.3495.1.3.2.2.1.9.60 You can also just snmpwalk the 1.3.6.1.4.1.3495.1 tree -----Original Message----- From: Luis Daniel Lucio Quiroz [mailto:luis.daniel.lucio@xxxxxxxxx] Sent: Friday, January 16, 2009 9:54 AM To: squid-users@xxxxxxxxxxxxxxx Subject: SNMP OIDs Hi, We are trying to get rid fo a commercial reverse proxy, how ever, we must get this data from SNMP. I know that squid has snmp support, I've used, but I dont know all oids. Does any one has a link where oids are specified? Regards,