CPQISCSI-MIB :: cpqiScsiNodeMaxBurstLength

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQISCSI-MIBcpqiScsiNodeMaxBurstLength

cpqiScsiNodeMaxBurstLength

Module: CPQISCSI-MIB

OID (symbolic): CPQISCSI-MIB::cpqiScsiNodeMaxBurstLength

OID (numeric): 1.3.6.1.4.1.232.169.2.6.1.1.11

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The maximum number of bytes which can be sent within a single sequence of Data-In or Data-Out PDUs.

What is cpqiScsiNodeMaxBurstLength?

This read-write INTEGER (512-16777215) sets the maximum number of bytes that can be sent within a single sequence of Data-In or Data-Out PDUs for this node. An admin tunes this to control how much data flows in one continuous burst before requiring a new R2T or sequence boundary, affecting how iSCSI transfers are chunked over the network. For example, increasing this value can let large sequential reads or writes move in bigger bursts, potentially reducing per-sequence protocol overhead on high-throughput links.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.11
snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeMaxBurstLength

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.11.1
snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeMaxBurstLength.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.169.2.6.1.1.11.1 i <value>

Start monitoring Compaq/HP ProLiant server (iSCSI HBA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQISCSI-MIB::cpqiScsiNodeMaxBurstLength OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iSCSI HBA) from a single console.

OID Breakdown

Upper-level ancestors (7 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
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.169cpqiScsiModuleCPQISCSI-MIB
1.3.6.1.4.1.232.169.2cpqiScsiObjectsCPQISCSI-MIB
1.3.6.1.4.1.232.169.2.6cpqiScsiNodeCPQISCSI-MIB
1.3.6.1.4.1.232.169.2.6.1cpqiScsiNodeAttributesTableCPQISCSI-MIB
1.3.6.1.4.1.232.169.2.6.1.1cpqiScsiNodeAttributesEntryCPQISCSI-MIB
1.3.6.1.4.1.232.169.2.6.1.1.11cpqiScsiNodeMaxBurstLengthCPQISCSI-MIB