All MIBs › CISCO-SCSI-MIB › ciscoScsiLuReadMegaBytes
ciscoScsiLuReadMegaBytes
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiLuReadMegaBytes
OID (numeric): 1.3.6.1.4.1.9.10.95.1.5.1.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object represents the amount of data in Megabytes read from this logical unit.
What is ciscoScsiLuReadMegaBytes?
This counter tracks the cumulative megabytes read from this specific logical unit. Comparing how fast this counter grows against the write-megabytes counter for the same LU tells an admin whether that particular volume's workload is read-heavy or write-heavy, which matters for cache sizing and tiering decisions on that volume. If this counter increases by roughly 500,000 during an overnight window, that is about 500 GB read from the LUN, consistent with a full backup pass.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.11 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuReadMegaBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.11.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuReadMegaBytes.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::ciscoScsiLuReadMegaBytes 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.11 | ciscoScsiLuReadMegaBytes | CISCO-SCSI-MIB |