WspServer-MIB: View SNMP OID List / Download MIB

VENDOR: MICROSOFT


 Home MIB: WspServer-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wspServer 1.3.6.1.4.1.311.1.7.12
       wspStatistics 1.3.6.1.4.1.311.1.7.12.1
           activeSessions 1.3.6.1.4.1.311.1.7.12.1.1 integer read-only
The number of active Firewall service sessions.
           activeTCPConnections 1.3.6.1.4.1.311.1.7.12.1.2 integer read-only
The total number of active TCP connections currently passing data. Connections pending or not yet established are counted elsewhere.
           activeUDPConnections 1.3.6.1.4.1.311.1.7.12.1.3 integer read-only
The total number of active UDP connections.
           connectingTCPConnections 1.3.6.1.4.1.311.1.7.12.1.4 integer read-only
The total number of TCP connections pending. This is the total number of connections that are waiting for a connect call to finish.
           backConnectingTCPConnections 1.3.6.1.4.1.311.1.7.12.1.5 integer read-only
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.
           acceptingTCPConnections 1.3.6.1.4.1.311.1.7.12.1.6 integer read-only
The number of connection objects waiting for a TCP connection from the Firewall client after a successful remote connection.
           listeningTCPConnections 1.3.6.1.4.1.311.1.7.12.1.7 integer read-only
The number of connection objects waiting for TCP connections from remote Internet computers (after a successful listen).
           allocFailureLogs 1.3.6.1.4.1.311.1.7.12.1.8 counter read-only
Number of memory allocation errors.
           pumpTotalRead 1.3.6.1.4.1.311.1.7.12.1.9 counter read-only
Number of bytes read by the data-pump per second.
           pumpTotalWrite 1.3.6.1.4.1.311.1.7.12.1.10 counter read-only
Number of bytes written by data-pump per second.
           pendingGetXByY 1.3.6.1.4.1.311.1.7.12.1.11 counter read-only
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.
           successGetXByY 1.3.6.1.4.1.311.1.7.12.1.12 counter read-only
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.
           failedGetXByY 1.3.6.1.4.1.311.1.7.12.1.13 counter read-only
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.
           ctrlWorkerThreads 1.3.6.1.4.1.311.1.7.12.1.14 counter read-only
The number of Firewall service worker threads that are currently alive.
           ctrlAvailableWorkerThreads 1.3.6.1.4.1.311.1.7.12.1.15 integer read-only
The number of Firewall service worker threads that are available (waiting in completion port queue).
           mappings 1.3.6.1.4.1.311.1.7.12.1.16 integer read-only
The number of mappings available for UDP connections.
           pNATMappings 1.3.6.1.4.1.311.1.7.12.1.17 integer read-only
The number of mappings created by SecureNAT.
           kernelDataPumps 1.3.6.1.4.1.311.1.7.12.1.18 integer read-only
The number of kernel mode data pumps created by the Firewall service.
           kernelTotalTCPBytes 1.3.6.1.4.1.311.1.7.12.1.19 counter read-only
Number of TCP bytes transferred by the kernel mode data-pump per second.
           kernelTotalUDPBytes 1.3.6.1.4.1.311.1.7.12.1.20 counter read-only
Number of UDP bytes transferred by the kernel mode data-pump per second.
           dnsCacheEntries 1.3.6.1.4.1.311.1.7.12.1.21 counter read-only
The current number of DNS domain name entries cached by the Firewall service.
           dnsCacheHits 1.3.6.1.4.1.311.1.7.12.1.22 counter read-only
The total number of times a DNS domain name was found within the DNS Cache.
           dnsCacheFlushes 1.3.6.1.4.1.311.1.7.12.1.23 counter read-only
The total number of times that the DNS domain name cache has been flushed or cleared by the Web Proxy Server.
           dnsCacheRetrievals 1.3.6.1.4.1.311.1.7.12.1.24 counter read-only
The total number of DNS domain names that have been retrieved by the Firewall service.
           dnsCacheRatio 1.3.6.1.4.1.311.1.7.12.1.25 integer read-only
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.