All MIBs › CPQISCSI-MIB › cpqiScsiNodeFirstBurstLength
cpqiScsiNodeFirstBurstLength
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiNodeFirstBurstLength
OID (numeric): 1.3.6.1.4.1.232.169.2.6.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum length (bytes) supported for unsolicited data to/from this node.
What is cpqiScsiNodeFirstBurstLength?
This read-write INTEGER (512-16777215) sets the maximum length, in bytes, of unsolicited data this node supports sending or receiving before the first R2T. An admin tunes this alongside ImmediateData settings to control how much write data can be sent proactively without waiting for the target's go-ahead. For example, increasing this value can reduce the number of round trips needed to complete a large write, improving throughput on high-latency links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.10 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeFirstBurstLength
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.10.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeFirstBurstLength.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.169.2.6.1.1.10.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::cpqiScsiNodeFirstBurstLength 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 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 |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.169 | cpqiScsiModule | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2 | cpqiScsiObjects | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.6 | cpqiScsiNode | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.6.1 | cpqiScsiNodeAttributesTable | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.6.1.1 | cpqiScsiNodeAttributesEntry | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.6.1.1.10 | cpqiScsiNodeFirstBurstLength | CPQISCSI-MIB |