All MIBs › CISCO-SCSI-FLOW-MIB › ciscoScsiFlowWrTimeouts
ciscoScsiFlowWrTimeouts
Module: CISCO-SCSI-FLOW-MIB
OID (symbolic): CISCO-SCSI-FLOW-MIB::ciscoScsiFlowWrTimeouts
OID (numeric): 1.3.6.1.4.1.9.9.447.1.2.1.1.12
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of SCSI write operations that have timed out on this LUN on this flow.
What is ciscoScsiFlowWrTimeouts?
This counter tracks SCSI write operations on this LUN/flow that specifically timed out, distinct from writes that failed with an explicit error. An admin seeing write timeouts climb on a flow, particularly one using write-acceleration over a long-distance link, should suspect the acceleration buffer (ciscoScsiFlowBufCount) may be undersized for the round-trip latency, causing writes to stall waiting for buffer space or acknowledgment. Persistent write timeouts on a WAN-extended flow after a buffer count increase would suggest the underlying link itself, not just the buffer, has a latency or loss problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.447.1.2.1.1.12 snmpwalk -v2c -c public <target> CISCO-SCSI-FLOW-MIB::ciscoScsiFlowWrTimeouts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.447.1.2.1.1.12.1 snmpget -v2c -c public <target> CISCO-SCSI-FLOW-MIB::ciscoScsiFlowWrTimeouts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoScsiFlowWrTimeouts.1
Start monitoring Cisco MDS SAN switches/directors with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCSI-FLOW-MIB::ciscoScsiFlowWrTimeouts OID value, configure state conditions and alerts, and monitor any Cisco MDS SAN switches/directors from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.447 | ciscoScsiFlowMIB | CISCO-SCSI-FLOW-MIB |
| 1.3.6.1.4.1.9.9.447.1 | ciscoScsiFlowMIBObjects | CISCO-SCSI-FLOW-MIB |
| 1.3.6.1.4.1.9.9.447.1.2 | csfStats | CISCO-SCSI-FLOW-MIB |
| 1.3.6.1.4.1.9.9.447.1.2.1 | ciscoScsiFlowStatsTable | CISCO-SCSI-FLOW-MIB |
| 1.3.6.1.4.1.9.9.447.1.2.1.1 | ciscoScsiFlowStatsEntry | CISCO-SCSI-FLOW-MIB |
| 1.3.6.1.4.1.9.9.447.1.2.1.1.12 | ciscoScsiFlowWrTimeouts | CISCO-SCSI-FLOW-MIB |