All MIBs › CISCO-SCSI-MIB › ciscoScsiLuInResets
ciscoScsiLuInResets
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiLuInResets
OID (numeric): 1.3.6.1.4.1.9.10.95.1.5.1.1.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object represents the number of resets received by this logical unit.
What is ciscoScsiLuInResets?
This OID holds a counter that increments each time a storage device receives a reset command. It tells you how often a particular logical unit (a storage volume) was forcibly reset, which indicates configuration changes or error recovery attempts. A network operator checks this when troubleshooting storage device instability or to verify that automated failover systems are working.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.13 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuInResets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.13.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuInResets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoScsiLuInResets.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::ciscoScsiLuInResets 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.5 | ciscoScsiLogicalUnit | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.5.1 | ciscoScsiLuTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.5.1.1 | ciscoScsiLuEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.5.1.1.13 | ciscoScsiLuInResets | CISCO-SCSI-MIB |