Vendor: Microsoft
Module: HttpServer-MIB
[Automatically extracted from oidview.com]
httpStatistics OBJECT IDENTIFIER ::= { httpServer 1 }
httpStatistics OBJECT IDENTIFIER ::= { httpServer 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.311.1.7.3.1.1 | totalBytesSentHighWord | 1 | 1 | This is the high 32-bits of the total number of of BYTEs sent by the Http Server |
1.3.6.1.4.1.311.1.7.3.1.2 | totalBytesSentLowWord | 1 | 1 | This is the low 32-bits of the total number of of BYTEs sent by the Http Server |
1.3.6.1.4.1.311.1.7.3.1.3 | totalBytesReceivedHighWord | 1 | 1 | This is the high 32-bits of the total number of of BYTEs received by the Http Server |
1.3.6.1.4.1.311.1.7.3.1.4 | totalBytesReceivedLowWord | 1 | 1 | This is the low 32-bits of the total number of of BYTEs received by the Http Server |
1.3.6.1.4.1.311.1.7.3.1.5 | totalFilesSent | 1 | 1 | This is the total number of files sent by this Http Server |
1.3.6.1.4.1.311.1.7.3.1.6 | currentAnonymousUsers | 1 | 1 | This is the number of anonymous users currently connected to the Http Server |
1.3.6.1.4.1.311.1.7.3.1.7 | currentNonAnonymousUsers | 1 | 1 | This is the number of nonanonymous users currently connected to the Http Server |
1.3.6.1.4.1.311.1.7.3.1.8 | totalAnonymousUsers | 1 | 1 | This is the total number of anonymous users that have ever connected to the Http Server |
1.3.6.1.4.1.311.1.7.3.1.9 | totalNonAnonymousUsers | 1 | 1 | This is the total number of nonanonymous users that have ever connected to the Http Server |
1.3.6.1.4.1.311.1.7.3.1.10 | maxAnonymousUsers | 1 | 1 | This is the maximum number of anonymous users simultaneously connected to the Http Server |
1.3.6.1.4.1.311.1.7.3.1.11 | maxNonAnonymousUsers | 1 | 1 | This is the maximum number of nonanonymous users simultaneously connected to the Http Server |
1.3.6.1.4.1.311.1.7.3.1.12 | currentConnections | 1 | 1 | This is the current number of connections to the Http Server |
1.3.6.1.4.1.311.1.7.3.1.13 | maxConnections | 1 | 1 | This is the maximum number of simultaneous connections to the Http Server |
1.3.6.1.4.1.311.1.7.3.1.14 | connectionAttempts | 1 | 1 | This is the number of connection attempts that have been made to the Http Server |
1.3.6.1.4.1.311.1.7.3.1.15 | logonAttempts | 1 | 1 | This is the number of logon attempts that have been made to this Http Server |
1.3.6.1.4.1.311.1.7.3.1.16 | totalGets | 1 | 1 | This is the number of requests using the GET method that have been made to this Http Server |
1.3.6.1.4.1.311.1.7.3.1.17 | totalPosts | 1 | 1 | This is the number of requests using the POST method that have been made to this Http Server |
1.3.6.1.4.1.311.1.7.3.1.18 | totalHeads | 1 | 1 | This is the number of requests using the HEAD method that have been made to this Http Server |
1.3.6.1.4.1.311.1.7.3.1.19 | totalOthers | 1 | 1 | This is the number of requests not using the GET, POST or HEAD method that have been made to this Http Server |
1.3.6.1.4.1.311.1.7.3.1.20 | totalCGIRequests | 1 | 1 | This is the number of Common Gateway Interface (CGI) requests that have been made to this Http Server |
1.3.6.1.4.1.311.1.7.3.1.21 | totalBGIRequests | 1 | 1 | This is the number of Binary Gateway Interface (BGI) requests that have been made to this Http Server |
1.3.6.1.4.1.311.1.7.3.1.22 | totalNotFoundErrors | 1 | 1 | This is the number of requests the Http server could not satisfy because the requested resource could not be found |