All MIBs › CPQISCSI-MIB › cpqiScsiNodeDefaultTime2Wait
cpqiScsiNodeDefaultTime2Wait
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiNodeDefaultTime2Wait
OID (numeric): 1.3.6.1.4.1.232.169.2.6.1.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The DefaultTime2Wait preference of this node. This is the minimum time, in seconds, to wait before attempting an explicit/implicit logout or active task reassignment after an unexpected connection termination or a connection reset.
What is cpqiScsiNodeDefaultTime2Wait?
This read-write integer (0-3600 seconds) sets the node's DefaultTime2Wait preference, the minimum number of seconds the iSCSI node waits before attempting an explicit or implicit logout or active task reassignment after a connection is unexpectedly dropped or reset. An administrator tunes this value to control how aggressively the iSCSI stack tries to recover a session after a network hiccup, balancing faster failover against giving a flaky link time to stabilize. For example, on a storage network with occasional switch failovers, an admin might lower this from its default toward 2 seconds so multipathing software reclaims a stalled iSCSI session sooner rather than waiting the full window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.15 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeDefaultTime2Wait
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.6.1.1.15.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiNodeDefaultTime2Wait.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.169.2.6.1.1.15.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::cpqiScsiNodeDefaultTime2Wait 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.15 | cpqiScsiNodeDefaultTime2Wait | CPQISCSI-MIB |