All MIBs › CISCO-SCSI-FLOW-MIB › ciscoScsiFlowStatusResvConfs
ciscoScsiFlowStatusResvConfs
Module: CISCO-SCSI-FLOW-MIB
OID (symbolic): CISCO-SCSI-FLOW-MIB::ciscoScsiFlowStatusResvConfs
OID (numeric): 1.3.6.1.4.1.9.9.447.1.2.1.1.29
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of reservation conflicts SCSI status received on this LUN on this flow.
What is ciscoScsiFlowStatusResvConfs?
This counter tracks how many SCSI 'Reservation Conflict' statuses were received on this flow, meaning the initiator tried to access a LUN that was reserved (locked) by another host, typically in a clustered storage environment using SCSI reservations for exclusive access arbitration. An admin seeing this climb on a flow tied to a clustered application should check for a misbehaving cluster node holding a stale reservation, or a genuine, expected contention pattern from cluster failover testing. A sudden burst of reservation conflicts right after a cluster failover event would be the expected, benign explanation, while a steady ongoing trickle would suggest a stuck reservation needing manual clearing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.447.1.2.1.1.29 snmpwalk -v2c -c public <target> CISCO-SCSI-FLOW-MIB::ciscoScsiFlowStatusResvConfs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.447.1.2.1.1.29.1 snmpget -v2c -c public <target> CISCO-SCSI-FLOW-MIB::ciscoScsiFlowStatusResvConfs.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::ciscoScsiFlowStatusResvConfs 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.29 | ciscoScsiFlowStatusResvConfs | CISCO-SCSI-FLOW-MIB |