BLUEARC-SERVER-MIB :: tcpNagle

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsBLUEARC-SERVER-MIBtcpNagle

tcpNagle

Module: BLUEARC-SERVER-MIB

OID (symbolic): BLUEARC-SERVER-MIB::tcpNagle

OID (numeric): 1.3.6.1.4.1.11096.6.1.1.2.5.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Indicates whether the nagle setting is enabled or not.

What is tcpNagle?

Reports whether Nagle's algorithm is enabled on the server's TCP stack, the setting that coalesces small outgoing packets to cut network overhead at the cost of some added latency. It's read-only, useful when diagnosing why small, latency-sensitive protocol calls seem delayed.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.2.5.5
snmpwalk -v2c -c public <target> BLUEARC-SERVER-MIB::tcpNagle

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.11096.6.1.1.2.5.5.1
snmpget -v2c -c public <target> BLUEARC-SERVER-MIB::tcpNagle.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tcpNagle.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::tcpNagle 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.11096blueArcBLUEARC-SERVER-MIB
1.3.6.1.4.1.11096.6blueArcPrivateBLUEARC-SERVER-MIB
1.3.6.1.4.1.11096.6.1blueArcServerBLUEARC-SERVER-MIB
1.3.6.1.4.1.11096.6.1.1blueArcServerObjsBLUEARC-SERVER-MIB
1.3.6.1.4.1.11096.6.1.1.2networkBLUEARC-SERVER-MIB
1.3.6.1.4.1.11096.6.1.1.2.5engipConfigBLUEARC-SERVER-MIB
1.3.6.1.4.1.11096.6.1.1.2.5.5tcpNagleBLUEARC-SERVER-MIB