SQUID-MIB
- Registered at
- 1.3.6.1.4.1.3495
- Last updated
- 2008-12-24 02:00
- Organization
- National Laboratory for Applied Network Research
- Revisions
- 2008-12-24 02:00, 2007-12-14 00:00, 1999-01-01 00:00, 1998-09-22 00:00
- Namespace
- squid
- Source file
SQUID-MIB- Digest
sha256:13f819a05c1a402768e727113e835fde8320af34304e609c65cf220fbf3e55e0
Description
Squid MIB defined for the management of the Squid proxy server. See http://www.squid-cache.org/.
Contact
Squid Developers E-mail: squid@squid-cache.org
Imports
| From | Symbols |
|---|---|
| INET-ADDRESS-MIB | InetAddress, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC SQUID-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CachePeerTableIndex TEXTUAL-CONVENTION A unique value, greater than zero for each cache peer instance in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each cache peer index must remain constant at least from one re-initialization of the entity's network management system to the next re-initialization. | current | |||
| ValidPort TEXTUAL-CONVENTION A integer value from 1 to 65535 to indicate the appropriate port number for the connection. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| nlanr OBJECT-IDENTITY | 1.3.6.1.4.1.3495 | |||
| cacheSystem OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.1 | |||
| cacheSysVMsize OBJECT-TYPE Storage Mem size in KB | 1.3.6.1.4.1.3495.1.1.1 | Integer32 | read-only | current |
| cacheSysStorage OBJECT-TYPE Storage Swap size in KB | 1.3.6.1.4.1.3495.1.1.2 | Integer32 | read-only | current |
| cacheUptime OBJECT-TYPE The Uptime of the cache in timeticks | 1.3.6.1.4.1.3495.1.1.3 | TimeTicks | read-only | current |
| cacheConfig OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.2 | |||
| cacheAdmin OBJECT-TYPE Cache Administrator E-Mail address | 1.3.6.1.4.1.3495.1.2.1 | DisplayString | read-only | current |
| cacheSoftware OBJECT-TYPE Cache Software Name | 1.3.6.1.4.1.3495.1.2.2 | DisplayString | read-only | current |
| cacheVersionId OBJECT-TYPE Cache Software Version | 1.3.6.1.4.1.3495.1.2.3 | OCTET STRING | read-only | current |
| cacheLoggingFacility OBJECT-TYPE Logging Facility. An informational string indicating logging info like debug level, local/syslog/remote logging etc | 1.3.6.1.4.1.3495.1.2.4 | DisplayString | read-write | current |
| cacheStorageConfig OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.2.5 | |||
| cacheMemMaxSize OBJECT-TYPE The value of the cache_mem parameter in MB | 1.3.6.1.4.1.3495.1.2.5.1 | Integer32 | read-only | current |
| cacheSwapMaxSize OBJECT-TYPE The total of the cache_dir space allocated in MB | 1.3.6.1.4.1.3495.1.2.5.2 | Integer32 | read-only | current |
| cacheSwapHighWM OBJECT-TYPE Cache Swap High Water Mark | 1.3.6.1.4.1.3495.1.2.5.3 | Integer32 | read-only | current |
| cacheSwapLowWM OBJECT-TYPE Cache Swap Low Water Mark | 1.3.6.1.4.1.3495.1.2.5.4 | Integer32 | read-only | current |
| cacheUniqName OBJECT-TYPE Cache unique host name | 1.3.6.1.4.1.3495.1.2.6 | DisplayString | read-only | current |
| cachePerf OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.3 | |||
| cacheSysPerf OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.3.1 | |||
| cacheSysPageFaults OBJECT-TYPE Page faults with physical i/o | 1.3.6.1.4.1.3495.1.3.1.1 | Counter32 | read-only | current |
| cacheSysNumReads OBJECT-TYPE HTTP I/O number of reads | 1.3.6.1.4.1.3495.1.3.1.2 | Counter32 | read-only | current |
| cacheMemUsage OBJECT-TYPE Total memory accounted for KB | 1.3.6.1.4.1.3495.1.3.1.3 | Integer32 | read-only | current |
| cacheCpuTime OBJECT-TYPE Amount of cpu seconds consumed | 1.3.6.1.4.1.3495.1.3.1.4 | Integer32 | read-only | current |
| cacheCpuUsage OBJECT-TYPE The percentage use of the CPU | 1.3.6.1.4.1.3495.1.3.1.5 | Integer32 | read-only | current |
| cacheMaxResSize OBJECT-TYPE Maximum Resident Size in KB | 1.3.6.1.4.1.3495.1.3.1.6 | Integer32 | read-only | current |
| cacheNumObjCount OBJECT-TYPE Number of objects stored by the cache | 1.3.6.1.4.1.3495.1.3.1.7 | Gauge32 | read-only | current |
| cacheCurrentLRUExpiration OBJECT-TYPE Storage LRU Expiration Age | 1.3.6.1.4.1.3495.1.3.1.8 | TimeTicks | read-only | current |
| cacheCurrentUnlinkRequests OBJECT-TYPE Requests given to unlinkd | 1.3.6.1.4.1.3495.1.3.1.9 | Gauge32 | read-only | current |
| cacheCurrentUnusedFDescrCnt OBJECT-TYPE Available number of file descriptors | 1.3.6.1.4.1.3495.1.3.1.10 | Gauge32 | read-only | current |
| cacheCurrentResFileDescrCnt OBJECT-TYPE Reserved number of file descriptors | 1.3.6.1.4.1.3495.1.3.1.11 | Gauge32 | read-only | current |
| cacheCurrentFileDescrCnt OBJECT-TYPE Number of file descriptors in use | 1.3.6.1.4.1.3495.1.3.1.12 | Gauge32 | read-only | current |
| cacheCurrentFileDescrMax OBJECT-TYPE Highest file descriptors in use | 1.3.6.1.4.1.3495.1.3.1.13 | Gauge32 | read-only | current |
| cacheProtoStats OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.3.2 | |||
| cacheProtoAggregateStats OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.3.2.1 | |||
| cacheProtoClientHttpRequests OBJECT-TYPE Number of HTTP requests received | 1.3.6.1.4.1.3495.1.3.2.1.1 | Counter32 | read-only | current |
| cacheHttpHits OBJECT-TYPE Number of HTTP Hits | 1.3.6.1.4.1.3495.1.3.2.1.2 | Counter32 | read-only | current |
| cacheHttpErrors OBJECT-TYPE Number of HTTP Errors | 1.3.6.1.4.1.3495.1.3.2.1.3 | Counter32 | read-only | current |
| cacheHttpInKb OBJECT-TYPE Number of HTTP KB's received | 1.3.6.1.4.1.3495.1.3.2.1.4 | Counter32 | read-only | current |
| cacheHttpOutKb OBJECT-TYPE Number of HTTP KB's transmitted | 1.3.6.1.4.1.3495.1.3.2.1.5 | Counter32 | read-only | current |
| cacheIcpPktsSent OBJECT-TYPE Number of ICP messages sent | 1.3.6.1.4.1.3495.1.3.2.1.6 | Counter32 | read-only | current |
| cacheIcpPktsRecv OBJECT-TYPE Number of ICP messages received | 1.3.6.1.4.1.3495.1.3.2.1.7 | Counter32 | read-only | current |
| cacheIcpKbSent OBJECT-TYPE Number of ICP KB's transmitted | 1.3.6.1.4.1.3495.1.3.2.1.8 | Counter32 | read-only | current |
| cacheIcpKbRecv OBJECT-TYPE Number of ICP KB's received | 1.3.6.1.4.1.3495.1.3.2.1.9 | Counter32 | read-only | current |
| cacheServerRequests OBJECT-TYPE All requests from the client for the cache server | 1.3.6.1.4.1.3495.1.3.2.1.10 | Integer32 | read-only | current |
| cacheServerErrors OBJECT-TYPE All errors for the cache server from client requests | 1.3.6.1.4.1.3495.1.3.2.1.11 | Integer32 | read-only | current |
| cacheServerInKb OBJECT-TYPE KB's of traffic received from servers | 1.3.6.1.4.1.3495.1.3.2.1.12 | Counter32 | read-only | current |
| cacheServerOutKb OBJECT-TYPE KB's of traffic sent to servers | 1.3.6.1.4.1.3495.1.3.2.1.13 | Counter32 | read-only | current |
| cacheCurrentSwapSize OBJECT-TYPE Storage Swap size | 1.3.6.1.4.1.3495.1.3.2.1.14 | Gauge32 | read-only | current |
| cacheClients OBJECT-TYPE Number of clients accessing cache | 1.3.6.1.4.1.3495.1.3.2.1.15 | Gauge32 | read-only | current |
| cacheMedianSvcTable OBJECT-TYPE CacheMedianSvcTable | 1.3.6.1.4.1.3495.1.3.2.2 | not-accessible | current | |
| cacheMedianSvcEntry OBJECT-TYPE An entry in cacheMedianSvcTable | 1.3.6.1.4.1.3495.1.3.2.2.1 | not-accessible | current | |
| cacheMedianTime OBJECT-TYPE The value used to index the table 1/5/60 | 1.3.6.1.4.1.3495.1.3.2.2.1.1 | Integer32 (1 | 5 | 60) | not-accessible | current |
| cacheHttpAllSvcTime OBJECT-TYPE HTTP all service time | 1.3.6.1.4.1.3495.1.3.2.2.1.2 | Integer32 | read-only | current |
| cacheHttpMissSvcTime OBJECT-TYPE HTTP miss service time | 1.3.6.1.4.1.3495.1.3.2.2.1.3 | Integer32 | read-only | current |
| cacheHttpNmSvcTime OBJECT-TYPE HTTP hit not-modified service time | 1.3.6.1.4.1.3495.1.3.2.2.1.4 | Integer32 | read-only | current |
| cacheHttpHitSvcTime OBJECT-TYPE HTTP hit service time | 1.3.6.1.4.1.3495.1.3.2.2.1.5 | Integer32 | read-only | current |
| cacheIcpQuerySvcTime OBJECT-TYPE ICP query service time | 1.3.6.1.4.1.3495.1.3.2.2.1.6 | Integer32 | read-only | current |
| cacheIcpReplySvcTime OBJECT-TYPE ICP reply service time | 1.3.6.1.4.1.3495.1.3.2.2.1.7 | Integer32 | read-only | current |
| cacheDnsSvcTime OBJECT-TYPE DNS service time | 1.3.6.1.4.1.3495.1.3.2.2.1.8 | Integer32 | read-only | current |
| cacheRequestHitRatio OBJECT-TYPE Request Hit Ratios | 1.3.6.1.4.1.3495.1.3.2.2.1.9 | Integer32 | read-only | current |
| cacheRequestByteRatio OBJECT-TYPE Byte Hit Ratios | 1.3.6.1.4.1.3495.1.3.2.2.1.10 | Integer32 | read-only | current |
| cacheHttpNhSvcTime OBJECT-TYPE HTTP refresh hit service time | 1.3.6.1.4.1.3495.1.3.2.2.1.11 | Integer32 | read-only | current |
| cacheNetwork OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.4 | |||
| cacheIpCache OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.4.1 | |||
| cacheIpEntries OBJECT-TYPE IP Cache Entries | 1.3.6.1.4.1.3495.1.4.1.1 | Gauge32 | read-only | current |
| cacheIpRequests OBJECT-TYPE Number of IP Cache requests | 1.3.6.1.4.1.3495.1.4.1.2 | Counter32 | read-only | current |
| cacheIpHits OBJECT-TYPE Number of IP Cache hits | 1.3.6.1.4.1.3495.1.4.1.3 | Counter32 | read-only | current |
| cacheIpPendingHits OBJECT-TYPE Number of IP Cache pending hits | 1.3.6.1.4.1.3495.1.4.1.4 | Gauge32 | read-only | current |
| cacheIpNegativeHits OBJECT-TYPE Number of IP Cache negative hits | 1.3.6.1.4.1.3495.1.4.1.5 | Counter32 | read-only | current |
| cacheIpMisses OBJECT-TYPE Number of IP Cache misses | 1.3.6.1.4.1.3495.1.4.1.6 | Counter32 | read-only | current |
| cacheBlockingGetHostByName OBJECT-TYPE Number of blocking gethostbyname requests | 1.3.6.1.4.1.3495.1.4.1.7 | Counter32 | read-only | current |
| cacheAttemptReleaseLckEntries OBJECT-TYPE Number of attempts to release locked IP Cache entries | 1.3.6.1.4.1.3495.1.4.1.8 | Counter32 | read-only | current |
| cacheFqdnCache OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.4.2 | |||
| cacheFqdnEntries OBJECT-TYPE FQDN Cache entries | 1.3.6.1.4.1.3495.1.4.2.1 | Gauge32 | read-only | current |
| cacheFqdnRequests OBJECT-TYPE Number of FQDN Cache requests | 1.3.6.1.4.1.3495.1.4.2.2 | Counter32 | read-only | current |
| cacheFqdnHits OBJECT-TYPE Number of FQDN Cache hits | 1.3.6.1.4.1.3495.1.4.2.3 | Counter32 | read-only | current |
| cacheFqdnPendingHits OBJECT-TYPE Number of FQDN Cache pending hits | 1.3.6.1.4.1.3495.1.4.2.4 | Gauge32 | read-only | current |
| cacheFqdnNegativeHits OBJECT-TYPE Number of FQDN Cache negative hits | 1.3.6.1.4.1.3495.1.4.2.5 | Counter32 | read-only | current |
| cacheFqdnMisses OBJECT-TYPE Number of FQDN Cache misses | 1.3.6.1.4.1.3495.1.4.2.6 | Counter32 | read-only | current |
| cacheBlockingGetHostByAddr OBJECT-TYPE Number of blocking gethostbyaddr requests | 1.3.6.1.4.1.3495.1.4.2.7 | Counter32 | read-only | current |
| cacheDns OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.4.3 | |||
| cacheDnsRequests OBJECT-TYPE Number of external DNS server requests | 1.3.6.1.4.1.3495.1.4.3.1 | Counter32 | read-only | current |
| cacheDnsReplies OBJECT-TYPE Number of external DNS server replies | 1.3.6.1.4.1.3495.1.4.3.2 | Counter32 | read-only | current |
| cacheDnsNumberServers OBJECT-TYPE Number of external DNS server processes | 1.3.6.1.4.1.3495.1.4.3.3 | Counter32 | read-only | current |
| cacheMesh OBJECT-IDENTITY | 1.3.6.1.4.1.3495.1.5 | |||
| cachePeerTable OBJECT-TYPE This table contains an enumeration of the peer caches, complete with info | 1.3.6.1.4.1.3495.1.5.1 | not-accessible | current | |
| cachePeerEntry OBJECT-TYPE An entry in cachePeerTable (version 3) | 1.3.6.1.4.1.3495.1.5.1.3 | not-accessible | current | |
| cachePeerIndex OBJECT-TYPE A unique non-zero value identifying the particular cache Peer. | 1.3.6.1.4.1.3495.1.5.1.3.1 | CachePeerTableIndex | read-only | current |
| cachePeerName OBJECT-TYPE The FQDN name or internal alias for the peer cache | 1.3.6.1.4.1.3495.1.5.1.3.2 | DisplayString | read-only | current |
| cachePeerAddressType OBJECT-TYPE The type of Internet address by which the peer cache is reachable. | 1.3.6.1.4.1.3495.1.5.1.3.3 | InetAddressType | read-only | current |
| cachePeerAddress OBJECT-TYPE The Internet address for the peer cache. The type of this address is determined by the value of the peerAddressType object. Note that implementations must limit themselves to a single entry in this table per reachable peer. The peerAddress may not be empty due to the SIZE restriction. If a row is created administratively by an SNMP operation and the address type value is dns(16), then the agent stores the DNS name internally. A DNS name lookup must be performed on the internally stored DNS name whenever it is being used to contact the peer. If a row is created by the managed entity itself and the address type value is dns(16), then the agent stores the IP address internally. A DNS reverse lookup must be performed on the internally stored IP address whenever the value is retrieved via SNMP. | 1.3.6.1.4.1.3495.1.5.1.3.4 | InetAddress (SIZE(1..64)) | read-only | current |
| cachePeerPortHttp OBJECT-TYPE The port the peer listens for HTTP requests | 1.3.6.1.4.1.3495.1.5.1.3.5 | ValidPort | read-only | current |
| cachePeerPortIcp OBJECT-TYPE The port the peer listens for ICP requests should be 0 if not configured to send ICP requests | 1.3.6.1.4.1.3495.1.5.1.3.6 | ValidPort | read-only | current |
| cachePeerType OBJECT-TYPE Peer Type | 1.3.6.1.4.1.3495.1.5.1.3.7 | Integer32 | read-only | current |
| cachePeerState OBJECT-TYPE The operational state of this peer | 1.3.6.1.4.1.3495.1.5.1.3.8 | Integer32 | read-only | current |
| cachePeerPingsSent OBJECT-TYPE Number of pings sent to peer | 1.3.6.1.4.1.3495.1.5.1.3.9 | Counter32 | read-only | current |
| cachePeerPingsAcked OBJECT-TYPE Number of pings received from peer | 1.3.6.1.4.1.3495.1.5.1.3.10 | Counter32 | read-only | current |
| cachePeerFetches OBJECT-TYPE Number of times this peer was selected | 1.3.6.1.4.1.3495.1.5.1.3.11 | Counter32 | read-only | current |
| cachePeerRtt OBJECT-TYPE Last known round-trip time to the peer (in ms) | 1.3.6.1.4.1.3495.1.5.1.3.12 | Integer32 | read-only | current |
| cachePeerIgnored OBJECT-TYPE How many times this peer was ignored | 1.3.6.1.4.1.3495.1.5.1.3.13 | Counter32 | read-only | current |
| cachePeerKeepAlSent OBJECT-TYPE Number of keepalives sent | 1.3.6.1.4.1.3495.1.5.1.3.14 | Counter32 | read-only | current |
| cachePeerKeepAlRecv OBJECT-TYPE Number of keepalives received | 1.3.6.1.4.1.3495.1.5.1.3.15 | Counter32 | read-only | current |
| cacheClientTable OBJECT-TYPE A list of cache client entries. | 1.3.6.1.4.1.3495.1.5.2 | not-accessible | current | |
| cacheClientEntry OBJECT-TYPE An IP entry in cacheClientTable | 1.3.6.1.4.1.3495.1.5.2.2 | not-accessible | current | |
| cacheClientAddressType OBJECT-TYPE The client's IP address | 1.3.6.1.4.1.3495.1.5.2.2.1 | InetAddressType | read-only | current |
| cacheClientAddress OBJECT-TYPE The Internet address for the client. The type of this address is determined by the value of the peerAddressType object. Note that implementations must limit themselves to a single entry in this table per reachable peer. The peerAddress may not be empty due to the SIZE restriction. If a row is created administratively by an SNMP operation and the address type value is dns(16), then the agent stores the DNS name internally. A DNS name lookup must be performed on the internally stored DNS name whenever it is being used to contact the peer. If a row is created by the managed entity itself and the address type value is dns(16), then the agent stores the IP address internally. A DNS reverse lookup must be performed on the internally stored IP address whenever the value is retrieved via SNMP. | 1.3.6.1.4.1.3495.1.5.2.2.2 | InetAddress (SIZE(1..64)) | read-only | current |
| cacheClientHttpRequests OBJECT-TYPE Number of HTTP requests received from client | 1.3.6.1.4.1.3495.1.5.2.2.3 | Counter32 | read-only | current |
| cacheClientHttpKb OBJECT-TYPE Amount of total HTTP traffic to this client | 1.3.6.1.4.1.3495.1.5.2.2.4 | Counter32 | read-only | current |
| cacheClientHttpHits OBJECT-TYPE Number of hits in response to this client's HTTP requests | 1.3.6.1.4.1.3495.1.5.2.2.5 | Counter32 | read-only | current |
| cacheClientHTTPHitKb OBJECT-TYPE Amount of HTTP hit traffic in KB | 1.3.6.1.4.1.3495.1.5.2.2.6 | Counter32 | read-only | current |
| cacheClientIcpRequests OBJECT-TYPE Number of ICP requests received from client | 1.3.6.1.4.1.3495.1.5.2.2.7 | Counter32 | read-only | current |
| cacheClientIcpKb OBJECT-TYPE Amount of total ICP traffic to this client (child) | 1.3.6.1.4.1.3495.1.5.2.2.8 | Counter32 | read-only | current |
| cacheClientIcpHits OBJECT-TYPE Number of hits in response to this client's ICP requests | 1.3.6.1.4.1.3495.1.5.2.2.9 | Counter32 | read-only | current |
| cacheClientIcpHitKb OBJECT-TYPE Amount of ICP hit traffic in KB | 1.3.6.1.4.1.3495.1.5.2.2.10 | Counter32 | read-only | current |