ProxyServer-MIB

File: ProxyServer-MIB.mib (13481 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    

proxyStatistics 1.3.6.1.4.1.311.1.7.11.1
OBJECT IDENTIFIER    

totalInetBytesSent 1.3.6.1.4.1.311.1.7.11.1.1
The rate at which data bytes are sent by the Web Proxy service to remote servers on the Internet, or to a chained upstream proxy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalInetBytesRecvd 1.3.6.1.4.1.311.1.7.11.1.2
The rate at which data bytes are received by the Web Proxy service from remote servers on the Internet, or from a chained upstream proxy, in response to requests from the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalInetBytes 1.3.6.1.4.1.311.1.7.11.1.3
The total rate for all bytes transferred between ISA Server and remote servers on the Internet, or a chained upstream proxy.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalClntBytesSent 1.3.6.1.4.1.311.1.7.11.1.4
The rate at which data bytes are sent by the Web Proxy service to Web Proxy clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalClntBytesRecvd 1.3.6.1.4.1.311.1.7.11.1.5
The rate at which data bytes are received by the Web Proxy service from Web Proxy clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalClntBytes 1.3.6.1.4.1.311.1.7.11.1.6
The sum of Client Bytes Sent/sec and Client Bytes Received/sec. This is the total rate for all bytes transferred between the Web Proxy service and Web Proxy clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalSSLClntBytesSent 1.3.6.1.4.1.311.1.7.11.1.7
The rate at which Secure Sockets Layer (SSL) data bytes are sent by the Web Proxy service to secured Web Proxy clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalSSLClntBytesRecvd 1.3.6.1.4.1.311.1.7.11.1.8
The rate at which Secure Sockets Layer (SSL) data bytes are received by the Web Proxy service from secured Web Proxy clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalSSLClntBytes 1.3.6.1.4.1.311.1.7.11.1.9
The sum of SSL Client Bytes Sent/sec and Bytes Received/sec. This is the total rate for all bytes transferred between the Web Proxy service and secured Web Proxy clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

currentUsers 1.3.6.1.4.1.311.1.7.11.1.10
The number of users currently connected to the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

totalUsers 1.3.6.1.4.1.311.1.7.11.1.11
The total number of users that have ever connected to the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

maxUsers 1.3.6.1.4.1.311.1.7.11.1.12
The maximum number of users that have connected to the Web Proxy service simultaneously.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ftpRequests 1.3.6.1.4.1.311.1.7.11.1.13
The number of Ftp requests that have been made to the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

gopherRequests 1.3.6.1.4.1.311.1.7.11.1.14
The number of Gopher requests that have been made to the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

httpRequests 1.3.6.1.4.1.311.1.7.11.1.15
The number of Http requests that have been made to the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalRequests 1.3.6.1.4.1.311.1.7.11.1.16
The total number of requests that have ever been made to the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalSuccRequests 1.3.6.1.4.1.311.1.7.11.1.17
The total number of requests that have been successfully processed by the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalFailRequests 1.3.6.1.4.1.311.1.7.11.1.18
The total number of requests that have failed to be processed due to errors. Errors can be the result of the Web Proxy service failing to locate a requested server URL on the Internet or because of the Web Proxy client being denied access to the requested URL.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalCacheFetches 1.3.6.1.4.1.311.1.7.11.1.19
The total number of Web Proxy client requests that have been served by using data from the ISA Server cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalInetFetches 1.3.6.1.4.1.311.1.7.11.1.20
The total number of requests that have been served by using data retrieved from remote servers on the Internet or from a chained upstream ISA Server computer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cacheHitRatio 1.3.6.1.4.1.311.1.7.11.1.21
The percentage of Web Proxy client requests that have been served using cached data, out of the total number of Web Proxy client requests to the ISA Server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

cacheRunningHitRatio 1.3.6.1.4.1.311.1.7.11.1.22
The percentage of Web Proxy client requests that have been served using cached data out of the total number of Web Proxy client requests to the ISA Server, for the last 10,000 requests serviced.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalSitesDenied 1.3.6.1.4.1.311.1.7.11.1.23
The total number of Internet sites to which the Web Proxy service has denied access.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalSitesGranted 1.3.6.1.4.1.311.1.7.11.1.24
The total number of Internet sites to which the Web Proxy service has granted access.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dnsCacheEntries 1.3.6.1.4.1.311.1.7.11.1.25
The current number of DNS domain name entries cached as a result of Web Proxy service activity.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dnsCacheRetrievals 1.3.6.1.4.1.311.1.7.11.1.26
The total number of DNS domain names that have been retrieved by the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dnsCacheFlushes 1.3.6.1.4.1.311.1.7.11.1.27
The total number of times that the DNS domain name cache has been flushed or cleared by the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dnsCacheHits 1.3.6.1.4.1.311.1.7.11.1.28
The total number of times a DNS domain name was found within the DNS Cache by the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dnsCacheRatio 1.3.6.1.4.1.311.1.7.11.1.29
The percentage of DNS domain names served by the DNS cache, out of a total of all DNS entries that have been retrieved by the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

httpsSessions 1.3.6.1.4.1.311.1.7.11.1.30
The total number of HTTP-secured sessions serviced by the Secure Sockets Layer (SSL) tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

snewsSessions 1.3.6.1.4.1.311.1.7.11.1.31
The total number of SNEWS sessions serviced by the Secure Sockets Layer (SSL) tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sslSessions 1.3.6.1.4.1.311.1.7.11.1.32
The total number of unknown Secure Sockets Layer (SSL) sessions serviced by the SSL tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

sslTotalSessions 1.3.6.1.4.1.311.1.7.11.1.33
The total number of Secure Sockets Layer (SSL) sessions serviced by the SSL tunnel.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

threadPoolSize 1.3.6.1.4.1.311.1.7.11.1.34
The number of threads in the thread pool.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

threadPoolFailures 1.3.6.1.4.1.311.1.7.11.1.35
The number of requests rejected because the thread pool was overcommitted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

poolSessions 1.3.6.1.4.1.311.1.7.11.1.36
The number of sessions being actively serviced by thread pool threads.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

totalArrayBytesSent 1.3.6.1.4.1.311.1.7.11.1.37
The rate at which data bytes are sent by the ISA Server to other servers within the same array.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalArrayBytesRecvd 1.3.6.1.4.1.311.1.7.11.1.38
The rate at which data bytes are received by the ISA Server from other servers within the same array in response to requests from the Web Proxy service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalArrayBytes 1.3.6.1.4.1.311.1.7.11.1.39
The sum of Array Bytes Sent/sec and Bytes Received/sec. This is the total rate for all bytes transferred between the ISA Server and other members of the same array.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalProcessingTime 1.3.6.1.4.1.311.1.7.11.1.40
The mean number of milliseconds required to service a Web Proxy client request (not including requests serviced by the Secure Sockets Layer tunnel).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalArrayFetches 1.3.6.1.4.1.311.1.7.11.1.41
The total number of Web Proxy client requests that have been serviced by requesting the data from another ISA Server within the array.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalReverseBytesSent 1.3.6.1.4.1.311.1.7.11.1.42
The rate at which data bytes are sent by the Web Proxy service to Web publishing servers in response to incoming Web requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalReverseBytesRecvd 1.3.6.1.4.1.311.1.7.11.1.43
The rate at which data bytes are received by the Web Proxy service from Web publishing servers in response to incoming Web requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalReverseBytes 1.3.6.1.4.1.311.1.7.11.1.44
The sum of Reverse Bytes Sent/sec and Bytes Received/sec. This is the total rate for all bytes transferred between the ISA Server and Web publishing servers in response to incoming Web requests.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalReverseFetches 1.3.6.1.4.1.311.1.7.11.1.45
The total number of incoming Web requests that have been serviced by using data retrieved from Web publishing servers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalPendingConnects 1.3.6.1.4.1.311.1.7.11.1.46
The total number of pending connects.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalMemberProcessingTime 1.3.6.1.4.1.311.1.7.11.1.47
The mean number of milliseconds required to service a Web Proxy client request that is fetched through another array member (not including requests serviced by the Secure Sockets Layer tunnel).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalDirectProcessingTime 1.3.6.1.4.1.311.1.7.11.1.48
The mean number of milliseconds required to service a Web Proxy client request directly to the Web server or Upstream proxy (not including requests serviced by the Secure Sockets Layer tunnel).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

totalCacheProcessingTime 1.3.6.1.4.1.311.1.7.11.1.49
The mean number of milliseconds required to service a Web Proxy client request from cache (not including requests serviced by the Secure Sockets Layer tunnel).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter