| SNMP counter name | Counter name | Description |
| SQUID-MIB::cacheSysVMsize | SysVMsize | Memory cache size in KB. |
| SQUID-MIB::cacheSysStorage | SysStorage | Disk cache size in KB. |
| SQUID-MIB::cacheUptime | Uptime | SQUID uptime in timeticks (1/100 of second). |
| SQUID-MIB::cacheSysPageFaults | SysPageFaults | Page faults with physical I/O. |
| SQUID-MIB::cacheSysNumReads | SysNumReads | HTTP I/O number of reads. |
| SQUID-MIB::cacheMemUsage | MemUsage | Total memory used by SQUID in KB. |
| SQUID-MIB::cacheCpuTime | CpuTime | Amount of cpu seconds consumed. |
| SQUID-MIB::cacheCpuUsage | CpuUsage | The percentage use of the CPU. |
| SQUID-MIB::cacheMaxResSize | MaxResSize | Maximum Resident Size in KB. |
| SQUID-MIB::cacheNumObjCount | NumObjCount | Number of objects stored in the cache. |
| SQUID-MIB::cacheCurrentUnlinkRequests | CurrentUnlinkRequests | Requests given to unlinkd. |
| SQUID-MIB::cacheCurrentUnusedFDescrCnt | CurrentUnusedFDescrCnt | Available number of file descriptors. |
| SQUID-MIB::cacheCurrentResFileDescrCnt | CurrentResFileDescrCnt | Reserved number of file descriptors. |
| SQUID-MIB::cacheCurrentFileDescrCnt | CurrentFileDescrCnt | Number of file descriptors in use. |
| SQUID-MIB::cacheCurrentFileDescrMax | CurrentFileDescrMax | Highest number of file descriptors in use. |
| SQUID-MIB::cacheProtoClientHttpRequests | ProtoClientHttpRequests | Number of HTTP requests received. |
| SQUID-MIB::cacheHttpHits | HttpHits | Number of cache HTTP Hits. |
| SQUID-MIB::cacheHttpErrors | HttpErrors | Number of cache HTTP Errors. |
| SQUID-MIB::cacheHttpInKb | HttpInKb | HTTP traffic received, in kilobytes. |
| SQUID-MIB::cacheHttpOutKb | HttpOutKb | HTTP traffic sent, in kilobytes. |
| SQUID-MIB::cacheServerRequests | ServerRequests | Number of requests from the client for the cache server. |
| SQUID-MIB::cacheServerErrors | ServerErrors | All errors for the cache server from client requests |
| SQUID-MIB::cacheServerInKb | ServerInKb | Incoming traffic from servers, in kilobytes. |
| SQUID-MIB::cacheServerOutKb | ServerOutKb | Outgoing traffic to servers, in kilobytes. |
| SQUID-MIB::cacheClients | Clients | Number of clients accessing cache |
| SQUID-MIB::cacheHttpAllSvcTime.1 | HttpAllSvcTime1 | CPU time spent for processing HTTP requests (for the last minute), in seconds. |
| SQUID-MIB::cacheHttpAllSvcTime.5 | HttpAllSvcTime5 | CPU time spent for processing HTTP requests (for the last 5 minutes), in seconds. |
| SQUID-MIB::cacheHttpAllSvcTime.60 | HttpAllSvcTime60 | CPU time spent for processing HTTP requests (for the last 60 minutes), in seconds. |
| SQUID-MIB::cacheHttpMissSvcTime.1 | HttpMissSvcTime1 | CPU time spent for processing cache misses (for the last minute), in seconds. |
| SQUID-MIB::cacheHttpMissSvcTime.5 | HttpMissSvcTime5 | CPU time spent for processing cache misses (for the last 5 minutes), in seconds. |
| SQUID-MIB::cacheHttpMissSvcTime.60 | HttpMissSvcTime60 | CPU time spent for processing cache misses (for the last 60 minutes), in seconds. |
| SQUID-MIB::cacheHttpNmSvcTime.1 | HttpNmSvcTime1 | CPU time spent for processing cache hits (content not-modified) (for the last minute), in seconds. |
| SQUID-MIB::cacheHttpNmSvcTime.5 | HttpNmSvcTime5 | CPU time spent for processing cache hits (content not-modified) (for the last 5 minutes), in seconds. |
| SQUID-MIB::cacheHttpNmSvcTime.60 | HttpNmSvcTime60 | CPU time spent for processing cache hits (content not-modified) (for the last 60 minutes), in seconds. |
| SQUID-MIB::cacheHttpHitSvcTime.1 | HttpHitSvcTime1 | CPU time spent for processing cache hits (for the last minute), in seconds. |
| SQUID-MIB::cacheHttpHitSvcTime.5 | HttpHitSvcTime5 | CPU time spent for processing cache hits (for the last 5 minutes), in seconds. |
| SQUID-MIB::cacheHttpHitSvcTime.60 | HttpHitSvcTime60 | CPU time spent for processing cache hits (for the last 60 minutes), in seconds. |
| SQUID-MIB::cacheDnsSvcTime.1 | DnsSvcTime1 | CPU time spent for processing DNS requests (for the last minute), in seconds. |
| SQUID-MIB::cacheDnsSvcTime.5 | DnsSvcTime5 | CPU time spent for processing DNS requests (for the last 5 minutes), in seconds. |
| SQUID-MIB::cacheDnsSvcTime.60 | DnsSvcTime60 | CPU time spent for processing DNS requests (for the last 5 minutes), in seconds. |
| SQUID-MIB::cacheRequestHitRatio.1 | RequestHitRatio1 | Request Hit Ratios (for the last minute), in percents, on the 0-100 scale. |
| SQUID-MIB::cacheRequestHitRatio.5 | RequestHitRatio5 | Request Hit Ratios (for a 5 minutes), in percents, on the 0-100 scale. |
| SQUID-MIB::cacheRequestHitRatio.60 | RequestHitRatio60 | Request Hit Ratios (for the last 60 minutes), in percents, on the 0-100 scale. |
| SQUID-MIB::cacheRequestByteRatio.1 | RequestByteRatio1 | Byte Hit Ratios (for the last minute), in percents, on the 0-100 scale. |
| SQUID-MIB::cacheRequestByteRatio.5 | RequestByteRatio5 | Byte Hit Ratios (for the last 5 minutes, in percents, on the 0-100 scale.) |
| SQUID-MIB::cacheRequestByteRatio.60 | RequestByteRatio60 | Byte Hit Ratios (for the last 60 minutes), in percents, on the 0-100 scale. |
| SQUID-MIB::cacheHttpNhSvcTime.1 | HttpNhSvcTime1 | CPU time spent for processing cache hits (content refresh) (for the last minute), in seconds. |
| SQUID-MIB::cacheHttpNhSvcTime.5 | HttpNhSvcTime5 | CPU time spent for processing cache hits (content refresh) (for the last 5 minutes), in seconds. |
| SQUID-MIB::cacheHttpNhSvcTime.60 | HttpNhSvcTime60 | CPU time spent for processing cache hits (content refresh) (for the last 60 minutes), in seconds. |
| SQUID-MIB::cacheIpEntries | IpEntries | IP Cache Entries. |
| SQUID-MIB::cacheIpRequests | IpRequests | Number of IP Cache requests. |
| SQUID-MIB::cacheIpHits | IpHits | Number of IP Cache hits. |
| SQUID-MIB::cacheIpPendingHits | IpPendingHits | Number of IP Cache pending hits. |
| SQUID-MIB::cacheIpNegativeHits | IpNegativeHits | Number of IP Cache negative hits. |
| SQUID-MIB::cacheIpMisses | IpMisses | Number of IP Cache misses. |
| SQUID-MIB::cacheBlockingGetHostByName | BlockingGetHostByName | Number of blocking gethostbyname requests. |
| SQUID-MIB::cacheAttemptReleaseLckEntries | AttemptReleaseLckEntries | Number of attempts to release locked IP Cache entries. |
| SQUID-MIB::cacheFqdnEntries | FqdnEntries | FQDN Cache entries. |
| SQUID-MIB::cacheFqdnRequests | FqdnRequests | Number of FQDN Cache requests. |
| SQUID-MIB::cacheFqdnHits | FqdnHits | Number of FQDN Cache hits. |
| SQUID-MIB::cacheFqdnPendingHits | FqdnPendingHits | Number of FQDN Cache pending hits. |
| SQUID-MIB::cacheFqdnNegativeHits | FqdnNegativeHits | Number of FQDN Cache negative hits. |
| SQUID-MIB::cacheFqdnMisses | FqdnMisses | Number of FQDN Cache misses. |
| SQUID-MIB::cacheBlockingGetHostByAddr | BlockingGetHostByAddr | Number of blocking gethostbyaddr requests. |
| SQUID-MIB::cacheDnsRequests | DnsRequests | Number of external dnsserver requests. |
| SQUID-MIB::cacheDnsReplies | DnsReplies | Number of external dnsserver replies. |
| SQUID-MIB::cacheDnsNumberServers | DnsNumberServers | Number of external dnsserver processes. |
| SQUID-MIB::cachePeerRtt | PeerRtt | Last known round-trip time to the peer (in ms). |