All MIBs › CISCO-SCSI-FLOW-MIB › ciscoScsiFlowRdMaxBlocks
ciscoScsiFlowRdMaxBlocks
Module: CISCO-SCSI-FLOW-MIB
OID (symbolic): CISCO-SCSI-FLOW-MIB::ciscoScsiFlowRdMaxBlocks
OID (numeric): 1.3.6.1.4.1.9.9.447.1.2.1.1.6
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: The maximum number of blocks read across all read operations on this LUN on this flow.
What is ciscoScsiFlowRdMaxBlocks?
This object records the largest single read operation's block count seen so far on this LUN/flow, a high-water mark rather than a cumulative total. An admin profiling an application's I/O pattern on this path uses this figure to understand the peak read-request size the host has issued, which matters for tuning buffer or acceleration settings on that flow. A max of 2,048 blocks (roughly 1 MB at 512 bytes/block) would indicate the host occasionally issues large sequential read requests even if most reads are much smaller.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.447.1.2.1.1.6 snmpwalk -v2c -c public <target> CISCO-SCSI-FLOW-MIB::ciscoScsiFlowRdMaxBlocks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.447.1.2.1.1.6.1 snmpget -v2c -c public <target> CISCO-SCSI-FLOW-MIB::ciscoScsiFlowRdMaxBlocks.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::ciscoScsiFlowRdMaxBlocks 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.6 | ciscoScsiFlowRdMaxBlocks | CISCO-SCSI-FLOW-MIB |