The number of TCP/IP connections that clients have
made to the server. Clients running HTTP/1.1 can make
multiple requests per connection, and so this number will
typically be lower that the total number of requests.
Parsed from file BLUEARC-SERVER-MIB.my.txt
Company: None
Module: BLUEARC-SERVER-MIB
The number of TCP/IP connections that clients have
made to the server. Clients running HTTP/1.1 can make
multiple requests per connection, and so this number will
typically be lower that the total number of requests.
This object is now obsolete as no HTTP server is
present.
Parsed from file BLUEARC-SERVER-MIB.mib
Module: BLUEARC-SERVER-MIB
Vendor: BlueArc Corporation
Module: BLUEARC-SERVER-MIB
[Automatically extracted from oidview.com]
httpConnsAccepted OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of TCP/IP connections that clients have made to the server. Clients running HTTP/1.1 can make multiple requests per connection, and so this number will typically be lower that the total number of requests." ::= { httpStats 1 }
httpConnsAccepted OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS obsolete DESCRIPTION "The number of TCP/IP connections that clients have made to the server. Clients running HTTP/1.1 can make multiple requests per connection, and so this number will typically be lower that the total number of requests. This object is now obsolete as no HTTP server is present." ::= { httpStats 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.11096.6.1.1.3.5.2.1.0 | httpConnsAccepted | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.11096.6.1.1.3.5.2.2 | httpConnsRefused | 1 | 1 | The total number of connections that were rejected with a '503 Service Unavailable' message. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.3 | httpBytesXferOut | 1 | 1 | The number of bytes sent by the server. This includes output HTTP headers. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.4 | httpBytesXferIn | 1 | 1 | The number of bytes received by the server. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.5 | httpGetRequests | 1 | 1 | The number of GET requests received. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.6 | httpHeadRequests | 1 | 1 | The number of HEAD requests received. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.7 | httpPutRequests | 1 | 1 | The number of PUT requests received. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.8 | httpPostRequests | 1 | 1 | The number of POST requests received. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.9 | httpStatusOK | 1 | 1 | The number of 200 OK status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.10 | httpStatusNotModified | 1 | 1 | The number of 304 Not Modified status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.11 | httpStatusPreconFailed | 1 | 1 | The number of 412 Precondition Failed status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.12 | httpStatusBadRequest | 1 | 1 | The number of 400 Bad Request status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.13 | httpStatusForbidden | 1 | 1 | The number of 403 Forbidden status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.14 | httpStatusNotFound | 1 | 1 | The number of 404 Not Found status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.15 | httpStatusURITooLong | 1 | 1 | The number of 414 URI Too Long status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.16 | httpStatusServerError | 1 | 1 | The number of 500 Server Error status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.17 | httpStatusNotImplemented | 1 | 1 | The number of 501 Not Implemented status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.18 | httpStatusServiceUnavailable | 1 | 1 | The number of 503 Service Unavailable status replies. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.19 | httpStatusOtherErr | 1 | 1 | The number of other errors occuring. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.20 | httpTimeOut | 1 | 1 | The timeout period in milliseconds. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.21 | httpOpenConnections | 1 | 1 | The number of open HTTP connections. |
1.3.6.1.4.1.11096.6.1.1.3.5.2.22 | httpActiveConnections | 1 | 1 | The number of active HTTP connections. |