All MIBs › CISCO-SCSI-MIB › ciscoScsiIntrDevOutResets
ciscoScsiIntrDevOutResets
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiIntrDevOutResets
OID (numeric): 1.3.6.1.4.1.9.10.95.1.3.1.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Number of resets sent by this initiator device since the local agent's last re-initialization.
What is ciscoScsiIntrDevOutResets?
This counter tracks how many SCSI reset commands this initiator device has sent out since the local monitoring agent last reinitialized, distinguishing device-initiated resets (this counter) from resets a device itself experiences (tracked in ciscoScsiDeviceResets elsewhere). An admin seeing this climb for a specific host suggests that host's driver or HBA is actively issuing resets - often as an error-recovery action after a perceived stuck command - rather than passively being reset by something else. A host whose out-reset count jumps right before a batch of I/O errors were logged elsewhere in the SAN would point to that host's own recovery behavior as the trigger, worth investigating at the driver/HBA level.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.3.1.1.2 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiIntrDevOutResets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.3.1.1.2.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiIntrDevOutResets.1
Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCSI-MIB::ciscoScsiIntrDevOutResets OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.95 | ciscoScsiMIB | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1 | ciscoScsiObjects | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3 | ciscoScsiInitiator | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.1 | ciscoScsiIntrDevTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.1.1 | ciscoScsiIntrDevEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.1.1.2 | ciscoScsiIntrDevOutResets | CISCO-SCSI-MIB |