All MIBs › CISCO-SCSI-MIB › ciscoScsiLuInCommands
ciscoScsiLuInCommands
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiLuInCommands
OID (numeric): 1.3.6.1.4.1.9.10.95.1.5.1.1.10
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object represents the number of commands received by this logical unit.
What is ciscoScsiLuInCommands?
This 32-bit counter tallies the total number of SCSI commands received by this specific logical unit. Watching the delta of this counter between polling intervals gives an admin the actual command rate hitting one particular LUN, without needing separate instrumentation on the storage array itself. A jump from 1,200,000 to 1,800,000 over a 5-minute poll works out to roughly 2,000 commands per second landing on that single LUN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.10 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuInCommands
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.10.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuInCommands.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::ciscoScsiLuInCommands 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.10 | ciscoScsiLuInCommands | CISCO-SCSI-MIB |