WspServer-MIB

File: WspServer-MIB.mib (6671 bytes)

Imported modules

RFC1155-SMI InternetServer-MIB

Imported symbols

enterprises OBJECT-TYPE Counter
internetServer

Defined Values

wspServer 1.3.6.1.4.1.311.1.7.12
OBJECT IDENTIFIER    

wspStatistics 1.3.6.1.4.1.311.1.7.12.1
OBJECT IDENTIFIER    

activeSessions 1.3.6.1.4.1.311.1.7.12.1.1
The number of active Firewall service sessions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

activeTCPConnections 1.3.6.1.4.1.311.1.7.12.1.2
The total number of active TCP connections currently passing data. Connections pending or not yet established are counted elsewhere.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

activeUDPConnections 1.3.6.1.4.1.311.1.7.12.1.3
The total number of active UDP connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

connectingTCPConnections 1.3.6.1.4.1.311.1.7.12.1.4
The total number of TCP connections pending. This is the total number of connections that are waiting for a connect call to finish.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

backConnectingTCPConnections 1.3.6.1.4.1.311.1.7.12.1.5
The total number of TCP connections awaiting an inbound connect call to finish. These are connections from the Firewall service to a Firewall client after the Firewall service accepted a connection from the Internet on a listening socket.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

acceptingTCPConnections 1.3.6.1.4.1.311.1.7.12.1.6
The number of connection objects waiting for a TCP connection from the Firewall client after a successful remote connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

listeningTCPConnections 1.3.6.1.4.1.311.1.7.12.1.7
The number of connection objects waiting for TCP connections from remote Internet computers (after a successful listen).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

allocFailureLogs 1.3.6.1.4.1.311.1.7.12.1.8
Number of memory allocation errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pumpTotalRead 1.3.6.1.4.1.311.1.7.12.1.9
Number of bytes read by the data-pump per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pumpTotalWrite 1.3.6.1.4.1.311.1.7.12.1.10
Number of bytes written by data-pump per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pendingGetXByY 1.3.6.1.4.1.311.1.7.12.1.11
Number of gethostbyname and gethostbyaddr API calls pending resolution. These are calls used to resolve host DNS domain names and IP addresses for Firewall service connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

successGetXByY 1.3.6.1.4.1.311.1.7.12.1.12
Number of gethostbyname and gethostbyaddr API calls successfully returned. These are calls used to resolve host DNS domain names and IP addresses for Firewall service connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

failedGetXByY 1.3.6.1.4.1.311.1.7.12.1.13
Number of gethostbyname and gethostbyaddr API calls that have failed. These are calls used to resolve host DNS domain names and IP addresses for Firewall service connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ctrlWorkerThreads 1.3.6.1.4.1.311.1.7.12.1.14
The number of Firewall service worker threads that are currently alive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

ctrlAvailableWorkerThreads 1.3.6.1.4.1.311.1.7.12.1.15
The number of Firewall service worker threads that are available (waiting in completion port queue).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

mappings 1.3.6.1.4.1.311.1.7.12.1.16
The number of mappings available for UDP connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

pNATMappings 1.3.6.1.4.1.311.1.7.12.1.17
The number of mappings created by SecureNAT.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kernelDataPumps 1.3.6.1.4.1.311.1.7.12.1.18
The number of kernel mode data pumps created by the Firewall service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kernelTotalTCPBytes 1.3.6.1.4.1.311.1.7.12.1.19
Number of TCP bytes transferred by the kernel mode data-pump per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kernelTotalUDPBytes 1.3.6.1.4.1.311.1.7.12.1.20
Number of UDP bytes transferred by the kernel mode data-pump per second.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

dnsCacheEntries 1.3.6.1.4.1.311.1.7.12.1.21
The current number of DNS domain name entries cached by the Firewall service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

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

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

dnsCacheRatio 1.3.6.1.4.1.311.1.7.12.1.25
The percentage of DNS domain names serviced by the DNS cache, out of a total of all DNS entries that have been retrieved by the Firewall service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER