All MIBs › CISCO-SCSI-MIB › ciscoScsiTgtPortReadMegaBytes
ciscoScsiTgtPortReadMegaBytes
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiTgtPortReadMegaBytes
OID (numeric): 1.3.6.1.4.1.9.10.95.1.4.2.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object represents the amount of data read in Megabytes by this target port.
What is ciscoScsiTgtPortReadMegaBytes?
This counter tracks the cumulative megabytes read from this specific target port by all attached initiators. Paired with ciscoScsiTgtPortWrMegaBytes, an admin gets a read/write bandwidth breakdown per physical array port, useful for right-sizing port speed upgrades or confirming a specific port is not becoming the bottleneck for a read-heavy workload assigned to it. A port serving mostly analytics/reporting hosts might show read-megabyte growth well ahead of its write-megabyte growth compared to other ports on the same array.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.4.2.1.5 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiTgtPortReadMegaBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.4.2.1.5.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiTgtPortReadMegaBytes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoScsiTgtPortReadMegaBytes.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::ciscoScsiTgtPortReadMegaBytes 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.4 | ciscoScsiTarget | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.4.2 | ciscoScsiTgtPortTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.4.2.1 | ciscoScsiTgtPortEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.4.2.1.5 | ciscoScsiTgtPortReadMegaBytes | CISCO-SCSI-MIB |