All MIBs › CPQISCSI-MIB › cpqiScsiNodeDataPDUInOrder
cpqiScsiNodeDataPDUInOrder
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiNodeDataPDUInOrder
OID (numeric): 1.3.6.1.4.1.232.169.2.6.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The DataPDUInOrder preference of this node. False (=No) indicates that iSCSI data PDUs within sequences may be in any order. True (=Yes) indicates that data PDUs within sequences must be at continuously increasing addresses, with no gaps or overlay between PDUs.
What is cpqiScsiNodeDataPDUInOrder?
This read-write enumerated value (true, false) sets this node's DataPDUInOrder preference, where false allows data PDUs within a sequence to arrive in any order and true requires continuously increasing addresses with no gaps or overlap between PDUs. An admin may adjust this when troubleshooting compatibility with a target or initiator that has stricter or looser ordering requirements, since a mismatch can affect how multi-connection transfers are scheduled. For example, disabling strict in-order delivery here could allow a multi-connection session to use out-of-order arrival for better load balancing across connections, if the peer supports it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.14 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeDataPDUInOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.14.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeDataPDUInOrder.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.169.2.6.1.1.14.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::cpqiScsiNodeDataPDUInOrder 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.14 | cpqiScsiNodeDataPDUInOrder | CPQISCSI-MIB |