All MIBs › CISCO-SCSI-MIB › ciscoScsiLuHSInCommands
ciscoScsiLuHSInCommands
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiLuHSInCommands
OID (numeric): 1.3.6.1.4.1.9.10.95.1.5.1.1.15
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This object represents the number of commands received by this logical unit. This object provides support for systems that can quickly generate lots of commands because they run at high speed.
What is ciscoScsiLuHSInCommands?
This is the same received-command count as ciscoScsiLuInCommands, but as a 64-bit counter meant for logical units that receive commands fast enough to wrap a 32-bit counter between polls. On a LUN behind a high-IOPS flash array, this is the counter an admin should graph instead, since the 32-bit version could roll over past about 4.29 billion between 5-minute polls and produce a misleadingly low reading. A flash-backed LUN sustaining 50,000 commands per second would exhaust a 32-bit counter in under a day, making this 64-bit counter the only reliable one for that workload.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.15 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuHSInCommands
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.15.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuHSInCommands.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::ciscoScsiLuHSInCommands 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.15 | ciscoScsiLuHSInCommands | CISCO-SCSI-MIB |