HTTPSERVER-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSOFT
Home | MIB: HTTPSERVER-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).
|
|||
Object Name | OID | Type | Access | Info |
httpServer | 1.3.6.1.4.1.311.1.7.3 | |||
httpStatistics | 1.3.6.1.4.1.311.1.7.3.1 | |||
totalBytesSentHighWord | 1.3.6.1.4.1.311.1.7.3.1.1 | counter | read-only |
This is the high 32-bits of the total number of of BYTEs sent by the HTTP Server. |
totalBytesSentLowWord | 1.3.6.1.4.1.311.1.7.3.1.2 | counter | read-only |
This is the low 32-bits of the total number of of BYTEs sent by the HTTP Server. |
totalBytesReceivedHighWord | 1.3.6.1.4.1.311.1.7.3.1.3 | counter | read-only |
This is the high 32-bits of the total number of of BYTEs received by the HTTP Server. |
totalBytesReceivedLowWord | 1.3.6.1.4.1.311.1.7.3.1.4 | counter | read-only |
This is the low 32-bits of the total number of of BYTEs received by the HTTP Server. |
totalFilesSent | 1.3.6.1.4.1.311.1.7.3.1.5 | counter | read-only |
This is the total number of files sent by this HTTP Server. |
totalFilesReceived | 1.3.6.1.4.1.311.1.7.3.1.6 | counter | read-only |
This is the total number of files received by this HTTP Server. |
currentAnonymousUsers | 1.3.6.1.4.1.311.1.7.3.1.7 | counter | read-only |
This is the number of anonymous users currently connected to the HTTP Server. |
currentNonAnonymousUsers | 1.3.6.1.4.1.311.1.7.3.1.8 | counter | read-only |
This is the number of nonanonymous users currently connected to the HTTP Server. |
totalAnonymousUsers | 1.3.6.1.4.1.311.1.7.3.1.9 | counter | read-only |
This is the total number of anonymous users that have ever connected to the HTTP Server. |
totalNonAnonymousUsers | 1.3.6.1.4.1.311.1.7.3.1.10 | counter | read-only |
This is the total number of nonanonymous users that have ever connected to the HTTP Server. |
maxAnonymousUsers | 1.3.6.1.4.1.311.1.7.3.1.11 | counter | read-only |
This is the maximum number of anonymous users simultaneously connected to the HTTP Server. |
maxNonAnonymousUsers | 1.3.6.1.4.1.311.1.7.3.1.12 | counter | read-only |
This is the maximum number of nonanonymous users simultaneously connected to the HTTP Server. |
currentConnections | 1.3.6.1.4.1.311.1.7.3.1.13 | integer | read-only |
This is the current number of connections to the HTTP Server. |
maxConnections | 1.3.6.1.4.1.311.1.7.3.1.14 | counter | read-only |
This is the maximum number of simultaneous connections to the HTTP Server. |
connectionAttempts | 1.3.6.1.4.1.311.1.7.3.1.15 | counter | read-only |
This is the number of connection attempts that have been made to the HTTP Server. |
logonAttempts | 1.3.6.1.4.1.311.1.7.3.1.16 | counter | read-only |
This is the number of logon attempts that have been made to this HTTP Server. |
totalOptions | 1.3.6.1.4.1.311.1.7.3.1.17 | counter | read-only |
This is the number of requests using the OPTIONS method that have been made to this HTTP Server. |
totalGets | 1.3.6.1.4.1.311.1.7.3.1.18 | counter | read-only |
This is the number of requests using the GET method that have been made to this HTTP Server. |
totalPosts | 1.3.6.1.4.1.311.1.7.3.1.19 | counter | read-only |
This is the number of requests using the POST method that have been made to this HTTP Server. |
totalHeads | 1.3.6.1.4.1.311.1.7.3.1.20 | counter | read-only |
This is the number of requests using the HEAD method that have been made to this HTTP Server. |
totalPuts | 1.3.6.1.4.1.311.1.7.3.1.21 | counter | read-only |
This is the number of requests using the PUT method that have been made to this HTTP Server. |
totalDeletes | 1.3.6.1.4.1.311.1.7.3.1.22 | counter | read-only |
This is the number of requests using the DELETE method that have been made to this HTTP Server. |
totalTraces | 1.3.6.1.4.1.311.1.7.3.1.23 | counter | read-only |
This is the number of requests using the TRACE method that have been made to this HTTP Server. |
totalMove | 1.3.6.1.4.1.311.1.7.3.1.24 | counter | read-only |
This is the number of requests using the MOVE method that have been made to this HTTP Server. |
totalCopy | 1.3.6.1.4.1.311.1.7.3.1.25 | counter | read-only |
This is the number of requests using the COPY method that have been made to this HTTP Server. |
totalMkcol | 1.3.6.1.4.1.311.1.7.3.1.26 | counter | read-only |
This is the number of requests using the MKCOL method that have been made to this HTTP Server. |
totalPropfind | 1.3.6.1.4.1.311.1.7.3.1.27 | counter | read-only |
This is the number of requests using the PROPFIND method that have been made to this HTTP Server. |
totalProppatch | 1.3.6.1.4.1.311.1.7.3.1.28 | counter | read-only |
This is the number of requests using the PROPPATCH method that have been made to this HTTP Server. |
totalSearch | 1.3.6.1.4.1.311.1.7.3.1.29 | counter | read-only |
This is the number of requests using the MS-SEARCH method that have been made to this HTTP Server. |
totalLock | 1.3.6.1.4.1.311.1.7.3.1.30 | counter | read-only |
This is the number of requests using the LOCK method that have been made to this HTTP Server. |
totalUnlock | 1.3.6.1.4.1.311.1.7.3.1.31 | counter | read-only |
This is the number of requests using the UNLOCK method that have been made to this HTTP Server. |
totalOthers | 1.3.6.1.4.1.311.1.7.3.1.32 | counter | read-only |
This is the number of requests not using the OPTIONS, GET, HEAD POST, PUT, DELETE, TRACE, MOVE, COPY, MKCOL, PROPFIND, PROPPATCH, MS-SEARCH, LOCK or UNLOCK method that have been made to this HTTP Server. This may include LINK or other methods supported by gateway applications. |
currentCGIRequests | 1.3.6.1.4.1.311.1.7.3.1.33 | counter | read-only |
This is the number of Common Gateway Interface (CGI) requests that are currently being serviced by this HTTP Server. |
currentBGIRequests | 1.3.6.1.4.1.311.1.7.3.1.34 | counter | read-only |
This is the number of Binary Gateway Interface (BGI) requests that are currently being serviced by this HTTP Server. |
totalCGIRequests | 1.3.6.1.4.1.311.1.7.3.1.35 | counter | read-only |
This is the number of Common Gateway Interface (CGI) requests that have been made to this HTTP Server. |
totalBGIRequests | 1.3.6.1.4.1.311.1.7.3.1.36 | counter | read-only |
This is the number of Binary Gateway Interface (BGI) requests that have been made to this HTTP Server. |
maxCGIRequests | 1.3.6.1.4.1.311.1.7.3.1.37 | counter | read-only |
This is the maximum number of Common Gateway Interface (CGI) requests simultaneous processed by this HTTP Server. |
maxBGIRequests | 1.3.6.1.4.1.311.1.7.3.1.38 | counter | read-only |
This is the maximum number of Binary Gateway Interface (BGI) requests simultaneous processed by this HTTP Server. |
currentBlockedRequests | 1.3.6.1.4.1.311.1.7.3.1.39 | counter | read-only |
This is the current number of requests that have been temporarily blocked by this HTTP Server due to bandwidth throttling settings. |
totalBlockedRequests | 1.3.6.1.4.1.311.1.7.3.1.40 | counter | read-only |
This is the total number of requests that have been temporarily blocked by this HTTP Server due to bandwidth throttling settings. |
totalAllowedRequests | 1.3.6.1.4.1.311.1.7.3.1.41 | counter | read-only |
This is the total number of requests that have been allowed by the bandwidth throttling settings on this HTTP Server. |
totalRejectedRequests | 1.3.6.1.4.1.311.1.7.3.1.42 | counter | read-only |
This is the total number of requests that have been rejected by this HTTP Server due to bandwidth throttling settings. |
totalNotFoundErrors | 1.3.6.1.4.1.311.1.7.3.1.43 | counter | read-only |
This is the total number of requests the HTTP server could not satisfy because the requested resource could not be found. |
totalLockedErrors | 1.3.6.1.4.1.311.1.7.3.1.44 | counter | read-only |
This is the total number of requests the HTTP server could not satisfy because the requested resource was locked. |
measuredBandwidth | 1.3.6.1.4.1.311.1.7.3.1.45 | counter | read-only |
This is the I/O bandwidth used by this HTTP Server, averaged over a minute. |
currentCALsforAuthenticatedUsers | 1.3.6.1.4.1.311.1.7.3.1.46 | counter | read-only |
This is the current count of Client Access Licenses (CALs) available to this HTTP Server for simultaneous use by authenticated users. |
maxCALsforAuthenticatedUsers | 1.3.6.1.4.1.311.1.7.3.1.47 | counter | read-only |
This is the maximum count of Client Access Licenses (CALs) used by this HTTP Server for simultaneous use by authenticated users. |
totalCALFailedAuthenticatedUser | 1.3.6.1.4.1.311.1.7.3.1.48 | counter | read-only |
This is the total number of HTTP requests that have failed on this HTTP server due to a Client Access License (CAL) being unavailable for an authenticated user. |
currentCALsforSecureConnections | 1.3.6.1.4.1.311.1.7.3.1.49 | counter | read-only |
This is the current count of Client Access Licenses (CALs) available to this HTTP Server for simultaneous use by secure connections. |
maxCALsforSecureConnections | 1.3.6.1.4.1.311.1.7.3.1.50 | counter | read-only |
This is the maximum count of Client Access Licenses (CALs) available to this Http Server for simultaneous use by secure connections. |
totalCALFailedSecureConnection | 1.3.6.1.4.1.311.1.7.3.1.51 | counter | read-only |
This is the total number of HTTP requests that have failed on this HTTP server due to a Client Access License (CAL) being unavailable for use by a secure connection. |