WspServer-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
27
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
27 total| Object Name |
|---|
wspServer OBJECT IDENTIFIER .1.3.6.1.4.1.311.1.7.12 |
wspStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.311.1.7.12.1 |
activeSessionsThe number of active Firewall service sessions.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.1 |
activeTCPConnectionsThe total number of active TCP connections currently passing data. Connections pending or not yet established are counted elsewhere.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.2 |
activeUDPConnectionsThe total number of active UDP connections.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.3 |
connectingTCPConnectionsThe total number of TCP connections pending. This is the total number of connections that are waiting for a connect call to finish.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.4 |
backConnectingTCPConnectionsThe 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.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.5 |
acceptingTCPConnectionsThe number of connection objects waiting for a TCP connection from the Firewall client after a successful remote connection.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.6 |
listeningTCPConnectionsThe number of connection objects waiting for TCP connections from remote Internet computers (after a successful listen).ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.7 |
allocFailureLogsNumber of memory allocation errors.ro Counter .1.3.6.1.4.1.311.1.7.12.1.8 |
pumpTotalReadNumber of bytes read by the data-pump per second.ro Counter .1.3.6.1.4.1.311.1.7.12.1.9 |
pumpTotalWriteNumber of bytes written by data-pump per second.ro Counter .1.3.6.1.4.1.311.1.7.12.1.10 |
pendingGetXByYNumber 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.ro Counter .1.3.6.1.4.1.311.1.7.12.1.11 |
successGetXByYNumber 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.ro Counter .1.3.6.1.4.1.311.1.7.12.1.12 |
failedGetXByYNumber 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.ro Counter .1.3.6.1.4.1.311.1.7.12.1.13 |
ctrlWorkerThreadsThe number of Firewall service worker threads that are currently alive.ro Counter .1.3.6.1.4.1.311.1.7.12.1.14 |
ctrlAvailableWorkerThreadsThe number of Firewall service worker threads that are available (waiting in completion port queue).ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.15 |
mappingsThe number of mappings available for UDP connections.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.16 |
pNATMappingsThe number of mappings created by SecureNAT.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.17 |
kernelDataPumpsThe number of kernel mode data pumps created by the Firewall service.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.18 |
kernelTotalTCPBytesNumber of TCP bytes transferred by the kernel mode data-pump per second.ro Counter .1.3.6.1.4.1.311.1.7.12.1.19 |
kernelTotalUDPBytesNumber of UDP bytes transferred by the kernel mode data-pump per second.ro Counter .1.3.6.1.4.1.311.1.7.12.1.20 |
dnsCacheEntriesThe current number of DNS domain name entries cached by the Firewall service.ro Counter .1.3.6.1.4.1.311.1.7.12.1.21 |
dnsCacheHitsThe total number of times a DNS domain name was found within the DNS Cache.ro Counter .1.3.6.1.4.1.311.1.7.12.1.22 |
dnsCacheFlushesThe total number of times that the DNS domain name cache has been flushed or cleared by the Web Proxy Server.ro Counter .1.3.6.1.4.1.311.1.7.12.1.23 |
dnsCacheRetrievalsThe total number of DNS domain names that have been retrieved by the Firewall service.ro Counter .1.3.6.1.4.1.311.1.7.12.1.24 |
dnsCacheRatioThe 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.ro INTEGER .1.3.6.1.4.1.311.1.7.12.1.25 |