All MIBs › BLUEARC-SERVER-MIB › httpConnsAccepted
httpConnsAccepted
Module: BLUEARC-SERVER-MIB
OID (symbolic): BLUEARC-SERVER-MIB::httpConnsAccepted
OID (numeric): 1.3.6.1.4.1.11096.6.1.1.3.5.2.1
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
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.
What is httpConnsAccepted?
Counts the total TCP connections clients have opened to the (now removed) HTTP server; since HTTP/1.1 clients can issue several requests per connection, this count is typically lower than the total request count. The object is obsolete because no HTTP server runs on current devices.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.3.5.2.1 snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::httpConnsAccepted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.3.5.2.1.1 snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::httpConnsAccepted.1
Start monitoring BlueArc (Hitachi Data Systems) NAS storage servers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BLUEARC-SERVER-MIB::httpConnsAccepted OID value, configure state conditions and alerts, and monitor any BlueArc (Hitachi Data Systems) NAS storage servers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11096 | blueArc | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6 | blueArcPrivate | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1 | blueArcServer | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1 | blueArcServerObjs | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3 | fileProtocol | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3.5 | http | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3.5.2 | httpStats | BLUEARC-SERVER-MIB |
| 1.3.6.1.4.1.11096.6.1.1.3.5.2.1 | httpConnsAccepted | BLUEARC-SERVER-MIB |