ProxyCache-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for ProxyCache-MIB.
24
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
24 total| Object Name |
|---|
proxyServer OBJECT IDENTIFIER .1.3.6.1.4.1.311.1.7.11 |
cacheStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.311.1.7.11.2 |
urlsInCacheThe current number of URLs in the cache.ro INTEGER .1.3.6.1.4.1.311.1.7.11.2.1 |
totalMemoryBytesRetrievedThe cumulative number of bytes that have been retrieved from the memory cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.2 |
totalDiskBytesRetrievedThe cumulative number of bytes that have been retrieved from the disk cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.3 |
totalUrlsCachedThe cumulative number of URLs that have been stored in the cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.4 |
totalMemoryUrlsRetrievedThe cumulative number of URLs that have been retrieved from the memory cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.5 |
totalDiskUrlsRetrievedThe cumulative number of URLs that have been retrieved from the disk cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.6 |
maxUrlsCachedThe maximum number of URLs that have been stored in the cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.7 |
totalActiveRefreshesThe cumulative number of popular URLs in the cache that have been actively refreshed from the Internet.ro Counter .1.3.6.1.4.1.311.1.7.11.2.8 |
totalActiveRefreshBytesThe total bytes retrieved from the Internet to actively refresh popular URLs in the cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.9 |
totalDiskFailuresThe number of times that ISA Server failed to read from or write to disk cache, due to an I/O failure, since the Web Proxy service started.ro Counter .1.3.6.1.4.1.311.1.7.11.2.10 |
diskFailuresRateThe number of I/O failures per second. An I/O failure occurs when ISA Server fails to read from or write to disk cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.11 |
memoryCacheAllocatedSpaceThe amount of space being used for the memory cache, from the memory allocated for memory caching.ro Counter .1.3.6.1.4.1.311.1.7.11.2.12 |
diskCacheAllocatedSpaceSumThe amount of space being used for the disk cache, from the disk space allocated for disk caching.ro Counter .1.3.6.1.4.1.311.1.7.11.2.13 |
memoryUsageRatioPercentThe amount of memory cache fetches, in proportion to total cache fetches.ro Counter .1.3.6.1.4.1.311.1.7.11.2.14 |
contentDiskWritesRateThe amount of writes of content to the disk cache, per second.ro Counter .1.3.6.1.4.1.311.1.7.11.2.15 |
memoryRetrievesThe rate at which URLs are retrieved from the memory cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.16 |
diskRetrievesThe rate at which URLs are retrieved from the disk cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.17 |
memoryRetrieveBytesThe rate at which bytes of data are retrieved from the memory cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.18 |
diskRetrieveBytesThe rate at which bytes of data are retrieved from the disk cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.19 |
commitsThe rate at which URLs are committed to the cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.20 |
activeRefreshesThe rate at which popular URLs in the cache are actively refreshed from the Internet.ro Counter .1.3.6.1.4.1.311.1.7.11.2.21 |
activeRefreshBytesThe rate at which bytes of data are retrieved from the Internet to actively refresh popular URLs in the cache.ro Counter .1.3.6.1.4.1.311.1.7.11.2.22 |