All MIBs › CPQISCSI-MIB › cpqiScsiNodeErrorRecoveryLevel
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 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.17 | cpqiScsiNodeErrorRecoveryLevel | CPQISCSI-MIB |