All MIBs › CISCO-SCSI-FLOW-MIB › ciscoScsiFlowRdBlocks
ciscoScsiFlowRdBlocks
Module: CISCO-SCSI-FLOW-MIB
OID (symbolic): CISCO-SCSI-FLOW-MIB::ciscoScsiFlowRdBlocks
OID (numeric): 1.3.6.1.4.1.9.9.447.1.2.1.1.5
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The total number of blocks that have been read on this LUN on this flow.
What is ciscoScsiFlowRdBlocks?
This counter tracks the cumulative number of SCSI blocks (fixed-size storage units, typically 512 bytes each) that have been read on this LUN within this flow. An admin can use this, combined with ciscoScsiFlowRdIos, to calculate the average read size in blocks per operation for this specific path, useful for understanding whether an application is doing small random reads or large sequential ones. A flow showing a high block count relative to a modest I/O count suggests large sequential reads, typical of backup or streaming workloads, versus many small reads typical of database transaction traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.447.1.2.1.1.5 snmpwalk -v2c -c public <target> CISCO-SCSI-FLOW-MIB::ciscoScsiFlowRdBlocks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.447.1.2.1.1.5.1 snmpget -v2c -c public <target> CISCO-SCSI-FLOW-MIB::ciscoScsiFlowRdBlocks.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::ciscoScsiFlowRdBlocks 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.5 | ciscoScsiFlowRdBlocks | CISCO-SCSI-FLOW-MIB |