ASYNCOSWEBSECURITYAPPLIANCE-MIB

File: ASYNCOSWEBSECURITYAPPLIANCE-MIB.mib (71251 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

enterprises Unsigned32 TimeTicks
Gauge32 Counter32 MODULE-IDENTITY
OBJECT-TYPE Integer32 DisplayString

Defined Types

CacheClientSizeHistEntry  
SEQUENCE    
  cacheClientSizeHistBinNumber Integer32
  cacheClientReqSize Integer32

CacheServerSizeHistEntry  
SEQUENCE    
  cacheServerSizeHistBinNumber Integer32
  cacheServerReplySize Integer32

CacheCacheSizeHistEntry  
SEQUENCE    
  cacheSizeHistBinNumber Integer32
  cacheCacheActiveObjs Integer32
  cacheCacheAllObjs Integer32

CacheMedianSvcEntry  
SEQUENCE    
  cacheMedianTime Integer32
  cacheHTTPCltSvcTime Integer32
  cacheHTTPMissSvcTime Integer32
  cacheHTTPHitSvcTime Integer32
  cacheHTTPSrvSvcTime Integer32
  cacheDnsSvcTime Integer32
  cacheHTTPSvcWaitTime Integer32

DiskStatEntry  
SEQUENCE    
  diskStatEntryNumber Integer32
  diskStatWrites Integer32
  diskStatWriteErrs Integer32
  diskStatReads Integer32
  diskStatReadErrs Integer32

Defined Values

asyncOSWebSecurityAppliance 1.3.6.1.4.1.15497.1.2
Ironport WSA MIB defined for the management of the IronPort S-series Web Security Appliance. See http://www.ironport.com/.
MODULE-IDENTITY    

org 1.3
OBJECT IDENTIFIER    

dod 1.3.6
OBJECT IDENTIFIER    

internet 1.3.6.1
OBJECT IDENTIFIER    

private 1.3.6.1.4
OBJECT IDENTIFIER    

enterprises 1.3.6.1.4.1
OBJECT IDENTIFIER    

ironPort 1.3.6.1.4.1.15497
OBJECT IDENTIFIER    

asyncOSAppliances 1.3.6.1.4.1.15497.1
OBJECT IDENTIFIER    

proxySystem 1.3.6.1.4.1.15497.1.2.1
OBJECT IDENTIFIER    

proxyConfig 1.3.6.1.4.1.15497.1.2.2
OBJECT IDENTIFIER    

proxyPerf 1.3.6.1.4.1.15497.1.2.3
OBJECT IDENTIFIER    

proxyHardware 1.3.6.1.4.1.15497.1.2.4
OBJECT IDENTIFIER    

proxyTraps 1.3.6.1.4.1.15497.1.2.5
OBJECT IDENTIFIER    

cacheUptime 1.3.6.1.4.1.15497.1.2.1.1
The Uptime of the proxy in timeticks
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

cacheMemory 1.3.6.1.4.1.15497.1.2.1.2
System Memory size in KB
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheSysStorage 1.3.6.1.4.1.15497.1.2.1.3
Caching Storage size in KB
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheAdmin 1.3.6.1.4.1.15497.1.2.2.1
The contact responsible for the administration of the proxy. Usually a name and email address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cacheSoftware 1.3.6.1.4.1.15497.1.2.2.2
Name of the proxy sofware.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cacheVersion 1.3.6.1.4.1.15497.1.2.2.3
Version of the proxy software.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

licenseExpiration 1.3.6.1.4.1.15497.1.2.2.4
When does the license expire.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxySysPerf 1.3.6.1.4.1.15497.1.2.3.1
OBJECT IDENTIFIER    

proxyClientSidePerf 1.3.6.1.4.1.15497.1.2.3.2
OBJECT IDENTIFIER    

proxyServerSidePerf 1.3.6.1.4.1.15497.1.2.3.3
OBJECT IDENTIFIER    

proxyCachePerf 1.3.6.1.4.1.15497.1.2.3.4
OBJECT IDENTIFIER    

proxyMedianSvcTime 1.3.6.1.4.1.15497.1.2.3.5
OBJECT IDENTIFIER    

proxyExecutiveSummary 1.3.6.1.4.1.15497.1.2.3.6
OBJECT IDENTIFIER    

proxyRecentPerf 1.3.6.1.4.1.15497.1.2.3.7
OBJECT IDENTIFIER    

cacheCpuTime 1.3.6.1.4.1.15497.1.2.3.1.1
Amount of cpu seconds consumed
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheCpuUsage 1.3.6.1.4.1.15497.1.2.3.1.2
The percentage use of the CPU
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMaxResSize 1.3.6.1.4.1.15497.1.2.3.1.3
Maximum Resident Size in KB
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheUsedStoragePct 1.3.6.1.4.1.15497.1.2.3.1.4
Percentage use of caching storage
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBusyCPUPct 1.3.6.1.4.1.15497.1.2.3.1.5
Percentage busy time of CPU
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheClientSizeHistTable 1.3.6.1.4.1.15497.1.2.3.2.1
The table of median statistics serviced by the proxy indexed by the median time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CacheClientSizeHistEntry

cacheClientSizeHistEntry 1.3.6.1.4.1.15497.1.2.3.2.1.1
An entry in the cacheCacheSizeHistTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CacheClientSizeHistEntry  

cacheClientSizeHistBinNumber 1.3.6.1.4.1.15497.1.2.3.2.1.1.1
The value used to index the table 1..15.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..15  

cacheClientReqSize 1.3.6.1.4.1.15497.1.2.3.2.1.1.2
The size distribution of requests from the clients.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheClientRequests 1.3.6.1.4.1.15497.1.2.3.2.2
The number of HTTP requests received from clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientHits 1.3.6.1.4.1.15497.1.2.3.2.3
The number of HTTP hits that the proxy clients have produced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientErrors 1.3.6.1.4.1.15497.1.2.3.2.4
The number of HTTP errors caused by client connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientInKb 1.3.6.1.4.1.15497.1.2.3.2.5
The number of KBs received from the clients by the proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientOutKb 1.3.6.1.4.1.15497.1.2.3.2.6
The number of KBs delivered to clients from the proxy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientIdleConns 1.3.6.1.4.1.15497.1.2.3.2.7
The number of idle client persistent connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientTotalConns 1.3.6.1.4.1.15497.1.2.3.2.8
The number of total client connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientMaxConns 1.3.6.1.4.1.15497.1.2.3.2.9
The maximal number of client connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientAccepts 1.3.6.1.4.1.15497.1.2.3.2.10
The total number of sockets accepted from the clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientICPRequests 1.3.6.1.4.1.15497.1.2.3.2.11
The number of ICP requests received from clients.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientICPHits 1.3.6.1.4.1.15497.1.2.3.2.12
The number of ICP hits that the proxy clients have produced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientICPMisses 1.3.6.1.4.1.15497.1.2.3.2.13
The number of ICP misses that the proxy clients have produced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientICPErrors 1.3.6.1.4.1.15497.1.2.3.2.14
The number of ICP errors that the proxy clients have produced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheClientICPDenials 1.3.6.1.4.1.15497.1.2.3.2.15
The number of ICP denials that the proxy clients have produced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerSizeHistTable 1.3.6.1.4.1.15497.1.2.3.3.1
The table of median statistics serviced by the proxy indexed by the median time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CacheServerSizeHistEntry

cacheServerSizeHistEntry 1.3.6.1.4.1.15497.1.2.3.3.1.1
An entry in the cacheCacheSizeHistTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CacheServerSizeHistEntry  

cacheServerSizeHistBinNumber 1.3.6.1.4.1.15497.1.2.3.3.1.1.1
The value used to index the table 1..15.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..15  

cacheServerReplySize 1.3.6.1.4.1.15497.1.2.3.3.1.1.2
The size distribution of replies from the Servers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheServerRequests 1.3.6.1.4.1.15497.1.2.3.3.2
The total number of HTTP requests sent to servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerSockets 1.3.6.1.4.1.15497.1.2.3.3.3
The total number of sockets opened from the servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerErrors 1.3.6.1.4.1.15497.1.2.3.3.4
The number of HTTP errors while fetching objects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerInKb 1.3.6.1.4.1.15497.1.2.3.3.5
The number of KBs received by the proxy from remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerOutKb 1.3.6.1.4.1.15497.1.2.3.3.6
The number of KBs sent the proxy to remote servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerIdleConns 1.3.6.1.4.1.15497.1.2.3.3.7
The number of idle server persistent connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerTotalConns 1.3.6.1.4.1.15497.1.2.3.3.8
The total number of server connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerCloseIdleConns 1.3.6.1.4.1.15497.1.2.3.3.9
The number server closed idle connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerLimitIdleConns 1.3.6.1.4.1.15497.1.2.3.3.10
The number of times the number of idle persistent connections hit the limit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerConnsThresh 1.3.6.1.4.1.15497.1.2.3.3.11
The limit on the number of server connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerPersisConnsRetries 1.3.6.1.4.1.15497.1.2.3.3.12
The number of retries on persistent connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerRegConnsRetries 1.3.6.1.4.1.15497.1.2.3.3.13
The number of retries on regular connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerRWErrorRetries 1.3.6.1.4.1.15497.1.2.3.3.14
The number of retries due to read/write errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerEarlyCloseRetries 1.3.6.1.4.1.15497.1.2.3.3.15
The number of retries due to early closed connections.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerICPRequests 1.3.6.1.4.1.15497.1.2.3.3.16
The number of ICP requests sent to servers.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerICPHits 1.3.6.1.4.1.15497.1.2.3.3.17
The number of ICP hits that the proxy servers have produced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerICPMisses 1.3.6.1.4.1.15497.1.2.3.3.18
The number of ICP misses that the proxy servers have produced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerICPErrors 1.3.6.1.4.1.15497.1.2.3.3.19
The number of ICP errors that the proxy servers have produced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheServerICPDenials 1.3.6.1.4.1.15497.1.2.3.3.20
The number of ICP denials that the proxy servers have produced.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheCacheSizeHistTable 1.3.6.1.4.1.15497.1.2.3.4.1
The table of median statistics serviced by the proxy indexed by the median time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CacheCacheSizeHistEntry

cacheCacheSizeHistEntry 1.3.6.1.4.1.15497.1.2.3.4.1.1
An entry in the cacheCacheSizeHistTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CacheCacheSizeHistEntry  

cacheSizeHistBinNumber 1.3.6.1.4.1.15497.1.2.3.4.1.1.1
The value used to index the table 1..15.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..15  

cacheCacheActiveObjs 1.3.6.1.4.1.15497.1.2.3.4.1.1.2
The size distribution of currently cached objects.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheCacheAllObjs 1.3.6.1.4.1.15497.1.2.3.4.1.1.3
The size distribution of all cached objects.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheCacheLiveCachedObjs 1.3.6.1.4.1.15497.1.2.3.4.2
The number of objects currently cached.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheCacheLiveCachedObjSizes 1.3.6.1.4.1.15497.1.2.3.4.3
The total size in KBs of currently cached objects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheCacheTotalCachedObjs 1.3.6.1.4.1.15497.1.2.3.4.4
The total number of cached objects written to disks.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheCacheTotalCachedObjSizes 1.3.6.1.4.1.15497.1.2.3.4.5
The total size in KBs of all objects ever cached and written to disks.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cacheMedianSvcTable 1.3.6.1.4.1.15497.1.2.3.5.1
The table of median statistics serviced by the proxy indexed by the median time.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CacheMedianSvcEntry

cacheMedianSvcEntry 1.3.6.1.4.1.15497.1.2.3.5.1.1
An entry in the proxyMedianSvcTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  CacheMedianSvcEntry  

cacheMedianTime 1.3.6.1.4.1.15497.1.2.3.5.1.1.1
The value used to index the table 1/5/60
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..60  

cacheHTTPCltSvcTime 1.3.6.1.4.1.15497.1.2.3.5.1.1.2
The service time for all HTTP requests.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHTTPMissSvcTime 1.3.6.1.4.1.15497.1.2.3.5.1.1.3
The service time for all HTTP misses.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHTTPHitSvcTime 1.3.6.1.4.1.15497.1.2.3.5.1.1.4
The service time for all HTTP hits.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHTTPSrvSvcTime 1.3.6.1.4.1.15497.1.2.3.5.1.1.5
The service time from servers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDnsSvcTime 1.3.6.1.4.1.15497.1.2.3.5.1.1.6
The DNS service time.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHTTPSvcWaitTime 1.3.6.1.4.1.15497.1.2.3.5.1.1.7
The time waiting for first byte response from servers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalHttpReqs 1.3.6.1.4.1.15497.1.2.3.6.1
Total number of HTTP requests from clients
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMeanRespTime 1.3.6.1.4.1.15497.1.2.3.6.2
The HTTP mean response time
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMeanMissRespTime 1.3.6.1.4.1.15497.1.2.3.6.3
The HTTP mean response time of Misses
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMeanHitRespTime 1.3.6.1.4.1.15497.1.2.3.6.4
The HTTP mean response time of Hits
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMeanHitRatio 1.3.6.1.4.1.15497.1.2.3.6.5
The HTTP hit ratio
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMeanByteHitRatio 1.3.6.1.4.1.15497.1.2.3.6.6
The HTTP byte hit ratio
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalBandwidthSaving 1.3.6.1.4.1.15497.1.2.3.6.7
The total bandwidth savings for HTTP in Mbits/sec
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDuration 1.3.6.1.4.1.15497.1.2.3.6.8
The proxy up time
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheCltReplyErrPct 1.3.6.1.4.1.15497.1.2.3.6.9
The percentage of errors in the HTTP replies to clients
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentThruputPerf 1.3.6.1.4.1.15497.1.2.3.7.1
OBJECT IDENTIFIER    

cacheThruputNow 1.3.6.1.4.1.15497.1.2.3.7.1.1
Request throughput in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheThruput1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.1.2
Peak request throughput in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheThruput1hrMean 1.3.6.1.4.1.15497.1.2.3.7.1.3
Average request throughput in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheThruput1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.1.4
Peak request throughput in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheThruput1dayMean 1.3.6.1.4.1.15497.1.2.3.7.1.5
Average request throughput in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheThruput1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.1.6
Peak request throughput in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheThruput1weekMean 1.3.6.1.4.1.15497.1.2.3.7.1.7
Average request throughput in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheThruputLifePeak 1.3.6.1.4.1.15497.1.2.3.7.1.8
Peak request throughput in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheThruputLifeMean 1.3.6.1.4.1.15497.1.2.3.7.1.9
Average request throughput in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentBandWSavPerf 1.3.6.1.4.1.15497.1.2.3.7.2
OBJECT IDENTIFIER    

cacheBwidthSavingNow 1.3.6.1.4.1.15497.1.2.3.7.2.1
Bandwidth savings in the last minute (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSaving1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.2.2
Peak Bandwidth savings in the last hour (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSaving1hrMean 1.3.6.1.4.1.15497.1.2.3.7.2.3
Average Bandwidth savings in the last hour (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSaving1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.2.4
Peak Bandwidth savings in the last day (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSaving1dayMean 1.3.6.1.4.1.15497.1.2.3.7.2.5
Average Bandwidth savings in the last day (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSaving1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.2.6
Peak Bandwidth savings in the last week (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSaving1weekMean 1.3.6.1.4.1.15497.1.2.3.7.2.7
Average Bandwidth savings in the last week (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSavingLifePeak 1.3.6.1.4.1.15497.1.2.3.7.2.8
Peak Bandwidth savings in the cache lifetime (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSavingLifeMean 1.3.6.1.4.1.15497.1.2.3.7.2.9
Average Bandwidth savings in the cache lifetime (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentBandWSpntPerf 1.3.6.1.4.1.15497.1.2.3.7.3
OBJECT IDENTIFIER    

cacheBwidthSpentNow 1.3.6.1.4.1.15497.1.2.3.7.3.1
Bandwidth spent in the last minute (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSpent1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.3.2
Peak Bandwidth spent in the last hour (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSpent1hrMean 1.3.6.1.4.1.15497.1.2.3.7.3.3
Average Bandwidth spent in the last hour (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSpent1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.3.4
Peak Bandwidth spent in the last day (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSpent1dayMean 1.3.6.1.4.1.15497.1.2.3.7.3.5
Average Bandwidth spent in the last day (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSpent1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.3.6
Peak Bandwidth spent in the last week (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSpent1weekMean 1.3.6.1.4.1.15497.1.2.3.7.3.7
Average Bandwidth spent in the last week (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSpentLifePeak 1.3.6.1.4.1.15497.1.2.3.7.3.8
Peak Bandwidth spent in the cache lifetime (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthSpentLifeMean 1.3.6.1.4.1.15497.1.2.3.7.3.9
Average Bandwidth spent in the cache lifetime (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentBandWTotPerf 1.3.6.1.4.1.15497.1.2.3.7.4
OBJECT IDENTIFIER    

cacheBwidthTotalNow 1.3.6.1.4.1.15497.1.2.3.7.4.1
Bandwidth total in the last minute (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthTotal1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.4.2
Peak Bandwidth total in the last hour (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthTotal1hrMean 1.3.6.1.4.1.15497.1.2.3.7.4.3
Average Bandwidth total in the last hour (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthTotal1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.4.4
Peak Bandwidth total in the last day (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthTotal1dayMean 1.3.6.1.4.1.15497.1.2.3.7.4.5
Average Bandwidth total in the last day (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthTotal1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.4.6
Peak Bandwidth total in the last week (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthTotal1weekMean 1.3.6.1.4.1.15497.1.2.3.7.4.7
Average Bandwidth total in the last week (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthTotalLifePeak 1.3.6.1.4.1.15497.1.2.3.7.4.8
Peak Bandwidth total in the cache lifetime (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheBwidthTotalLifeMean 1.3.6.1.4.1.15497.1.2.3.7.4.9
Average Bandwidth total in the cache lifetime (in Kb/sec)
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentHitsPerf 1.3.6.1.4.1.15497.1.2.3.7.5
OBJECT IDENTIFIER    

cacheHitsNow 1.3.6.1.4.1.15497.1.2.3.7.5.1
Hit throughput in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHits1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.5.2
Peak hit throughput in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHits1hrMean 1.3.6.1.4.1.15497.1.2.3.7.5.3
Average hit throughput in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHits1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.5.4
Peak hit throughput in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHits1dayMean 1.3.6.1.4.1.15497.1.2.3.7.5.5
Average hit throughput in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHits1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.5.6
Peak hit throughput in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHits1weekMean 1.3.6.1.4.1.15497.1.2.3.7.5.7
Average hit throughput in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitsLifePeak 1.3.6.1.4.1.15497.1.2.3.7.5.8
Peak hit throughput in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitsLifeMean 1.3.6.1.4.1.15497.1.2.3.7.5.9
Average hit throughput in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentMissesPerf 1.3.6.1.4.1.15497.1.2.3.7.6
OBJECT IDENTIFIER    

cacheMissesNow 1.3.6.1.4.1.15497.1.2.3.7.6.1
Miss throughput in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMisses1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.6.2
Peak miss throughput in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMisses1hrMean 1.3.6.1.4.1.15497.1.2.3.7.6.3
Average miss throughput in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMisses1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.6.4
Peak miss throughput in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMisses1dayMean 1.3.6.1.4.1.15497.1.2.3.7.6.5
Average miss throughput in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMisses1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.6.6
Peak miss throughput in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMisses1weekMean 1.3.6.1.4.1.15497.1.2.3.7.6.7
Average miss throughput in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissesLifePeak 1.3.6.1.4.1.15497.1.2.3.7.6.8
Peak miss throughput in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissesLifeMean 1.3.6.1.4.1.15497.1.2.3.7.6.9
Average miss throughput in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentHitRespTimePerf 1.3.6.1.4.1.15497.1.2.3.7.7
OBJECT IDENTIFIER    

cacheHitRespTimeNow 1.3.6.1.4.1.15497.1.2.3.7.7.1
Cache hit response time in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitRespTime1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.7.2
Peak cache hit response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitRespTime1hrMean 1.3.6.1.4.1.15497.1.2.3.7.7.3
Average cache hit response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitRespTime1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.7.4
Peak cache hit response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitRespTime1dayMean 1.3.6.1.4.1.15497.1.2.3.7.7.5
Average cache hit response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitRespTime1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.7.6
Peak cache hit response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitRespTime1weekMean 1.3.6.1.4.1.15497.1.2.3.7.7.7
Average cache hit response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitRespTimeLifePeak 1.3.6.1.4.1.15497.1.2.3.7.7.8
Peak cache hit response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheHitRespTimeLifeMean 1.3.6.1.4.1.15497.1.2.3.7.7.9
Average cache hit response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentMissRespTimePerf 1.3.6.1.4.1.15497.1.2.3.7.8
OBJECT IDENTIFIER    

cacheMissRespTimeNow 1.3.6.1.4.1.15497.1.2.3.7.8.1
Cache miss response time in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissRespTime1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.8.2
Peak cache miss response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissRespTime1hrMean 1.3.6.1.4.1.15497.1.2.3.7.8.3
Average cache miss response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissRespTime1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.8.4
Peak cache miss response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissRespTime1dayMean 1.3.6.1.4.1.15497.1.2.3.7.8.5
Average cache miss response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissRespTime1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.8.6
Peak cache miss response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissRespTime1weekMean 1.3.6.1.4.1.15497.1.2.3.7.8.7
Average cache miss response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissRespTimeLifePeak 1.3.6.1.4.1.15497.1.2.3.7.8.8
Peak cache miss response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheMissRespTimeLifeMean 1.3.6.1.4.1.15497.1.2.3.7.8.9
Average cache miss response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentTotalRespTimePerf 1.3.6.1.4.1.15497.1.2.3.7.9
OBJECT IDENTIFIER    

cacheTotalRespTimeNow 1.3.6.1.4.1.15497.1.2.3.7.9.1
Cache total response time in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalRespTime1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.9.2
Peak cache total response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalRespTime1hrMean 1.3.6.1.4.1.15497.1.2.3.7.9.3
Average cache total response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalRespTime1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.9.4
Peak cache total response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalRespTime1dayMean 1.3.6.1.4.1.15497.1.2.3.7.9.5
Average cache total response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalRespTime1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.9.6
Peak cache total response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalRespTime1weekMean 1.3.6.1.4.1.15497.1.2.3.7.9.7
Average cache total response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalRespTimeLifePeak 1.3.6.1.4.1.15497.1.2.3.7.9.8
Peak cache total response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheTotalRespTimeLifeMean 1.3.6.1.4.1.15497.1.2.3.7.9.9
Average cache total response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentErrsPerf 1.3.6.1.4.1.15497.1.2.3.7.10
OBJECT IDENTIFIER    

cacheErrsNow 1.3.6.1.4.1.15497.1.2.3.7.10.1
Cache error throughput time in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrs1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.10.2
Peak cache error throughput time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrs1hrMean 1.3.6.1.4.1.15497.1.2.3.7.10.3
Average cache error throughput time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrs1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.10.4
Peak cache error throughput time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrs1dayMean 1.3.6.1.4.1.15497.1.2.3.7.10.5
Average cache error throughput time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrs1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.10.6
Peak cache error throughput time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrs1weekMean 1.3.6.1.4.1.15497.1.2.3.7.10.7
Average cache error throughput time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrsLifePeak 1.3.6.1.4.1.15497.1.2.3.7.10.8
Peak cache error throughput time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrsLifeMean 1.3.6.1.4.1.15497.1.2.3.7.10.9
Average cache error throughput time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentDeniedPerf 1.3.6.1.4.1.15497.1.2.3.7.11
OBJECT IDENTIFIER    

cacheDeniedNow 1.3.6.1.4.1.15497.1.2.3.7.11.1
Cache denial throughput time in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDenied1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.11.2
Peak cache denial throughput time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDenied1hrMean 1.3.6.1.4.1.15497.1.2.3.7.11.3
Average cache denial throughput time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDenied1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.11.4
Peak cache denial throughput time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDenied1dayMean 1.3.6.1.4.1.15497.1.2.3.7.11.5
Average cache denial throughput time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDenied1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.11.6
Peak cache denial throughput time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDenied1weekMean 1.3.6.1.4.1.15497.1.2.3.7.11.7
Average cache denial throughput time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedLifePeak 1.3.6.1.4.1.15497.1.2.3.7.11.8
Peak cache denial throughput time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedLifeMean 1.3.6.1.4.1.15497.1.2.3.7.11.9
Average cache denial throughput time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentErrRespTimePerf 1.3.6.1.4.1.15497.1.2.3.7.12
OBJECT IDENTIFIER    

cacheErrRespTimeNow 1.3.6.1.4.1.15497.1.2.3.7.12.1
Cache error response time in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrRespTime1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.12.2
Peak cache error response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrRespTime1hrMean 1.3.6.1.4.1.15497.1.2.3.7.12.3
Average cache error response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrRespTime1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.12.4
Peak cache error response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrRespTime1dayMean 1.3.6.1.4.1.15497.1.2.3.7.12.5
Average cache error response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrRespTime1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.12.6
Peak cache error response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrRespTime1weekMean 1.3.6.1.4.1.15497.1.2.3.7.12.7
Average cache error response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrRespTimeLifePeak 1.3.6.1.4.1.15497.1.2.3.7.12.8
Peak cache error response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheErrRespTimeLifeMean 1.3.6.1.4.1.15497.1.2.3.7.12.9
Average cache error response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyRecentDeniedRespTimePerf 1.3.6.1.4.1.15497.1.2.3.7.13
OBJECT IDENTIFIER    

cacheDeniedRespTimeNow 1.3.6.1.4.1.15497.1.2.3.7.13.1
Cache denial response time in the last minute
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedRespTime1hrPeak 1.3.6.1.4.1.15497.1.2.3.7.13.2
Peak cache denial response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedRespTime1hrMean 1.3.6.1.4.1.15497.1.2.3.7.13.3
Average cache denial response time in the last hour
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedRespTime1dayPeak 1.3.6.1.4.1.15497.1.2.3.7.13.4
Peak cache denial response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedRespTime1dayMean 1.3.6.1.4.1.15497.1.2.3.7.13.5
Average cache denial response time in the last day
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedRespTime1weekPeak 1.3.6.1.4.1.15497.1.2.3.7.13.6
Peak cache denial response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedRespTime1weekMean 1.3.6.1.4.1.15497.1.2.3.7.13.7
Average cache denial response time in the last week
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedRespTimeLifePeak 1.3.6.1.4.1.15497.1.2.3.7.13.8
Peak cache denial response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cacheDeniedRespTimeLifeMean 1.3.6.1.4.1.15497.1.2.3.7.13.9
Average cache denial response time in the cache lifetime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

proxyHardwareDisk 1.3.6.1.4.1.15497.1.2.4.1
OBJECT IDENTIFIER    

hardwareDiskStatTable 1.3.6.1.4.1.15497.1.2.4.1.1
The table of disk activitity statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DiskStatEntry

diskStatEntry 1.3.6.1.4.1.15497.1.2.4.1.1.1
An entry in the hardwareDiskStatTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  DiskStatEntry  

diskStatEntryNumber 1.3.6.1.4.1.15497.1.2.4.1.1.1.1
Disk Identifier 1..18
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..18  

diskStatWrites 1.3.6.1.4.1.15497.1.2.4.1.1.1.2
Number of writes to disk
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

diskStatWriteErrs 1.3.6.1.4.1.15497.1.2.4.1.1.1.3
Number of write errors on disk
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

diskStatReads 1.3.6.1.4.1.15497.1.2.4.1.1.1.4
Number of reads from disk
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

diskStatReadErrs 1.3.6.1.4.1.15497.1.2.4.1.1.1.5
Number of read errors on disk
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

upstreamProxyFailure 1.3.6.1.4.1.15497.1.2.5.1
The IP address of an unresponsive upstream proxy.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString