OID-Number | OID-Name | Description
|
---|
1 | cacheSystem |
|
1.1 | cacheSysVMsize | Virtual Memory size in KB
|
1.2 | cacheSysStorage | Diskspace in KB
|
1.3 | cacheUptime | Number of timeticks since cache started
|
|
2 | cacheConfig | Contains configuration information including peers etc.
|
2.1 | cacheAdmin | Cache Administrator E-Mail address
|
2.2 | cacheSoftware | Cache Software Name
|
2.3 | cacheVersionId | Cache Software Version
|
2.4 | cacheLoggingFacility | Logging Facility. An informational string indicating logging info like debug level, local/syslog/remote logging etc
|
2.5 | cacheStorageConfig |
|
2.5.1 | cacheMemMaxSize | Cache Memory Maximum Size
|
2.5.2 | cacheMemHighWM | Cache Memory High Water Mark
|
2.5.3 | cacheMemLowWM | Cache Memory Low Water Mark
|
2.5.4 | cacheSwapMaxSize | Cache Swap Maximum Size
|
2.5.5 | cacheSwapHighWM | Cache Swap High Water Mark
|
2.5.6 | cacheSwapLowWM | Cache Swap Low Water Mark
|
|
3 | cachePerf |
|
3.1 | cacheSysPerf |
|
3.1.1 | cacheSysPageFaults | Number of system page faults
|
3.1.2 | cacheSysNumReads | Number of Reads
|
3.1.3 | cacheSysDefReads | see cachemgr
|
3.1.4 | cacheMemUsage | Amount of system memory allocated by the cache
|
3.1.5 | cacheCpuUsage | Amount of cpu seconds consumed
|
3.1.6 | cacheMaxResSize | Maximum Resident Size
|
3.1.7 | cacheNumObjCount | Number of objects
|
3.1.8 | cacheCurrentLRUExpiration |
|
3.1.9 | cacheCurrentUnlinkRequests |
|
3.1.10 | cacheCurrentUnusedFileDescrCount |
|
3.1.11 | cacheCurrentReservedFileDescrCount |
|
3.2 | cacheProtoStats |
|
3.2.1 | cacheProtoAggregateStats |
|
3.2.1.1 | cacheClientHttpRequests |
|
3.2.1.2 | cacheHttpHits |
|
3.2.1.3 | cacheHttpErrors |
|
3.2.1.4 | cacheHttpInKb |
|
3.2.1.5 | cacheHttpOutKb |
|
3.2.1.6 | cacheIcpPktsSent |
|
3.2.1.7 | cacheIcpPktsRecv |
|
3.2.1.8 | cacheIcpKbSent |
|
3.2.1.9 | cacheIcpKbRecv |
|
3.2.1.10 | cacheServerRequests |
|
3.2.1.11 | cacheServerErrors |
|
3.2.1.12 | cacheServerInKb |
|
3.2.1.13 | cacheServerOutKb |
|
3.2.1.14 | cacheCurrentSwapSize |
|
3.2.2 | cacheMedianSvcTable | This is a table, indexed by the interval we want statistics for Example: cacheDnsSvcTime.10 gives 10-min medians for Dns Service Time (1 <= IDX <= 60)
|
3.2.2.1 | cacheMedianSvcEntry | An entry in cacheMedianSvcTable
|
3.2.2.1.1.$IDX | cacheMedianTime |
|
3.2.2.1.2.$IDX | cacheHttpAllSvcTime |
|
3.2.2.1.3.$IDX | cacheHttpMissSvcTime |
|
3.2.2.1.4.$IDX | cacheHttpNmSvcTime |
|
3.2.2.1.5.$IDX | cacheHttpHitSvcTime |
|
3.2.2.1.6.$IDX | cacheIcpQuerySvcTime |
|
3.2.2.1.7.$IDX | cacheIcpReplySvcTime |
|
3.2.2.1.8.$IDX | cacheDnsSvcTime |
|
|
4 | cacheNetwork |
|
4.1 | cacheIpCache |
|
4.1.1 | cacheEntries |
|
4.1.2 | cacheRequests |
|
4.1.3 | cacheHits |
|
4.1.4 | cachePendingHits |
|
4.1.5 | cacheNegativeHits |
|
4.1.6 | cacheMisses |
|
4.1.7 | cacheBlockingGetHostByName |
|
4.1.8 | cacheAttemptReleaseLockedEntries |
|
4.1.9 | cacheQueueLength |
|
4.2 | cacheFqdnCache |
|
4.2.1 | cacheEntries |
|
4.2.2 | cacheRequests |
|
4.2.3 | cacheHits |
|
4.2.4 | cachePendingHits |
|
4.2.5 | cacheNegativeHits |
|
4.2.6 | cacheMisses |
|
4.2.7 | cacheBlockingGetHostByAddr |
|
4.2.8 | cacheQueueLength |
|
4.3 | cacheDns |
|
4.3.1 | cacheDnsRequests |
|
4.3.2 | cacheDnsReplies |
|
4.3.3 | cacheDnsNumberServers |
|
|
5 | cacheMesh |
|
5.1 | cachePeerTable | This table contains an enumeration of the peer caches, complete with info
|
5.1.1 | cachePeerEntry | An entry in cachePeerTable
|
5.1.1.1.$PEER-IP | cachePeerName | The FQDN name or internal alias for the peer cache
|
5.1.1.2.$PEER-IP | cachePeerAddr | The IP Address of the peer cache
|
5.1.1.3.$PEER-IP | cachePeerPortHttp | The port the peer listens for HTTP requests
|
5.1.1.4.$PEER-IP | cachePeerPortIcp | The port the peer listens for ICP requests should be 0 if not configured to send ICP requests
|
5.1.1.5.$PEER-IP | cachePeerType | Peer Type (0 none, 1 sibling, 2 parent, 3 multicast)
|
5.1.1.6.$PEER-IP | cachePeerState | The operational state of this peer (0 down, 1 up)
|
5.1.1.7.$PEER-IP | cachePeerPingsSent | Number of pings sent to peer
|
5.1.1.8.$PEER-IP | cachePeerPingsAcked | Number of pings received from peer
|
5.1.1.9.$PEER-IP | cachePeerFetches | Number of times this peer was selected
|
5.1.1.10.$PEER-IP | cachePeerRtt | Last known round-trip time to the peer (in ms)
|
5.1.1.11.$PEER-IP | cachePeerIgnored | How many times this peer was ignored
|
5.1.1.12.$PEER-IP | cachePeerKeepAlSent | Number of keepalives sent
|
5.1.1.13.$PEER-IP | cachePeerKeepAlRecv | Number of keepalives received
|
5.2 | cacheClientTable |
|
5.2.1 | cacheClientEntry |
|
5.2.1.1.$CLIENT-IP | cacheClientAddr | The client's IP address
|
5.2.1.2.$CLIENT-IP | cacheClientHttpRequests | Number of HTTP requests received from client
|
5.2.1.3.$CLIENT-IP | cacheClientHttpKb | Amount of total HTTP traffic to this client
|
5.2.1.4.$CLIENT-IP | cacheClientHttpHits | Number of hits in response to this client's HTTP requests
|
5.2.1.5.$CLIENT-IP | cacheClientHTTPHitKb | Amount of HTTP hit traffic in KB
|
5.2.1.6.$CLIENT-IP | cacheClientIcpRequests | Number of ICP requests received from client
|
5.2.1.7.$CLIENT-IP | cacheClientIcpKb | Amount of total ICP traffic to this client (child)
|
5.2.1.8.$CLIENT-IP | cacheClientIcpHits | Number of hits in response to this client's ICP requests
|
5.2.1.9.$CLIENT-IP | cacheClientIcpHitKb | Amount of ICP hit traffic in KB
|