hi , ive compiled squid 3.3.8 , here is snmp config in squid.conf : #######SNMP Config########################### acl snmppublic snmp_community squidsquid snmp_port 3401 snmp_access allow snmppublic all snmp_incoming_address 0.0.0.0 snmp_outgoing_address 0.0.0.0 # ############################################################# here is testting squid snmp with snmpwalk : root@drx:~# snmpwalk -m /usr/share/squid3/mib.txt -v2c -Cc -c squidsquid x.x.x.6:3401 .1.3.6.1.4.1.3495.1.1 SQUID-MIB::cacheSysVMsize.0 = INTEGER: 224 SQUID-MIB::cacheSysStorage.0 = INTEGER: 92148 SQUID-MIB::cacheUptime.0 = Timeticks: (4283794) 11:53:57.94 root@drx:~# root@drx:~# ############################################## as we see above , snmpwalk sounds good and snmp is fine , now im trying to graph this values on PRTG Monitor software based windows . i just want help how to graph this values on that software ??? on the prtg monitor software i put the ip and snmp key , but it only showed general sensors ? <http://squid-web-proxy-cache.1019090.n4.nabble.com/file/n4661568/KMk7J.png> i tried to add sensors bu conveting squid mib text file "here is link where i got squid mib " to snmp libraray but it failed to get loaded ?? here is squid snmp mib sample : "http://bazaar.launchpad.net/~squid/squid/3.1/view/head:/src/mib.txt any one did it on prtg ??? wish to help regards ----- Mr.Ahmad -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Need-help-with-squid-snmp-with-PRTG-Monitor-MIB-and-Oidlib-tp4661568.html Sent from the Squid - Users mailing list archive at Nabble.com.