CPQISCSI-MIB :: cpqiScsiNodeErrorRecoveryLevel

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQISCSI-MIBcpqiScsiNodeErrorRecoveryLevel

cpqiScsiNodeErrorRecoveryLevel

Module: CPQISCSI-MIB

OID (symbolic): CPQISCSI-MIB::cpqiScsiNodeErrorRecoveryLevel

OID (numeric): 1.3.6.1.4.1.232.169.2.6.1.1.17

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The ErrorRecoveryLevel preference of this node. Currently, only 0-2 are valid. This object is designed to accommodate future error recover levels. Higher error recovery levels imply support in addition to support for the lower error level functions. In other words, error level 2 implies support for levels 0-1, since those functions are subsets of error level 2.

What is cpqiScsiNodeErrorRecoveryLevel?

This read-write integer (0-255, though only 0-2 are currently valid) sets the node's ErrorRecoveryLevel preference, where each higher level adds recovery capability on top of the lower levels (level 2 implies support for levels 0-1). An admin sets this to control how much in-session error recovery the iSCSI implementation attempts, such as digest-failure recovery, versus simply tearing down and re-establishing the session on any error. For example, an admin connecting to a target that only supports basic recovery would leave this at 0, while one pairing with a target that supports connection-level recovery might raise it to 2 for better resilience against transient network drops.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.17
snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeErrorRecoveryLevel

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.17.1
snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeErrorRecoveryLevel.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.232.169.2.6.1.1.17.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::cpqiScsiNodeErrorRecoveryLevel 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.17cpqiScsiNodeErrorRecoveryLevelCPQISCSI-MIB