ProxyCache-MIB

File: ProxyCache-MIB.mib (5595 bytes)

Imported modules

RFC1155-SMI InternetServer-MIB

Imported symbols

enterprises OBJECT-TYPE Counter
internetServer

Defined Values

proxyServer 1.3.6.1.4.1.311.1.7.11
OBJECT IDENTIFIER    

cacheStatistics 1.3.6.1.4.1.311.1.7.11.2
OBJECT IDENTIFIER    

urlsInCache 1.3.6.1.4.1.311.1.7.11.2.1
The current number of URLs in the cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

totalMemoryBytesRetrieved 1.3.6.1.4.1.311.1.7.11.2.2
The cumulative number of bytes that have been retrieved from the memory cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalDiskBytesRetrieved 1.3.6.1.4.1.311.1.7.11.2.3
The cumulative number of bytes that have been retrieved from the disk cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalUrlsCached 1.3.6.1.4.1.311.1.7.11.2.4
The cumulative number of URLs that have been stored in the cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalMemoryUrlsRetrieved 1.3.6.1.4.1.311.1.7.11.2.5
The cumulative number of URLs that have been retrieved from the memory cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalDiskUrlsRetrieved 1.3.6.1.4.1.311.1.7.11.2.6
The cumulative number of URLs that have been retrieved from the disk cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

maxUrlsCached 1.3.6.1.4.1.311.1.7.11.2.7
The maximum number of URLs that have been stored in the cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalActiveRefreshes 1.3.6.1.4.1.311.1.7.11.2.8
The cumulative number of popular URLs in the cache that have been actively refreshed from the Internet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalActiveRefreshBytes 1.3.6.1.4.1.311.1.7.11.2.9
The total bytes retrieved from the Internet to actively refresh popular URLs in the cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalDiskFailures 1.3.6.1.4.1.311.1.7.11.2.10
The 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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

diskFailuresRate 1.3.6.1.4.1.311.1.7.11.2.11
The number of I/O failures per second. An I/O failure occurs when ISA Server fails to read from or write to disk cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

memoryCacheAllocatedSpace 1.3.6.1.4.1.311.1.7.11.2.12
The amount of space being used for the memory cache, from the memory allocated for memory caching.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

diskCacheAllocatedSpaceSum 1.3.6.1.4.1.311.1.7.11.2.13
The amount of space being used for the disk cache, from the disk space allocated for disk caching.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

memoryUsageRatioPercent 1.3.6.1.4.1.311.1.7.11.2.14
The amount of memory cache fetches, in proportion to total cache fetches.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

contentDiskWritesRate 1.3.6.1.4.1.311.1.7.11.2.15
The amount of writes of content to the disk cache, per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

memoryRetrieves 1.3.6.1.4.1.311.1.7.11.2.16
The rate at which URLs are retrieved from the memory cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

diskRetrieves 1.3.6.1.4.1.311.1.7.11.2.17
The rate at which URLs are retrieved from the disk cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

memoryRetrieveBytes 1.3.6.1.4.1.311.1.7.11.2.18
The rate at which bytes of data are retrieved from the memory cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

diskRetrieveBytes 1.3.6.1.4.1.311.1.7.11.2.19
The rate at which bytes of data are retrieved from the disk cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

commits 1.3.6.1.4.1.311.1.7.11.2.20
The rate at which URLs are committed to the cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

activeRefreshes 1.3.6.1.4.1.311.1.7.11.2.21
The rate at which popular URLs in the cache are actively refreshed from the Internet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

activeRefreshBytes 1.3.6.1.4.1.311.1.7.11.2.22
The rate at which bytes of data are retrieved from the Internet to actively refresh popular URLs in the cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter