All MIBs › CPQSCSI-MIB › cpqScsiTargetCurrentSpeed
cpqScsiTargetCurrentSpeed
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiTargetCurrentSpeed
OID (numeric): 1.3.6.1.4.1.232.5.2.5.1.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Device Current Data Transfer Speed.
The following values are defined:
other(1) The agent is unable to determine the current negotiated data transfer speed for this drive.
asynchronous(2) The negotiated data transfer speed for this drive is asynchronous.
fast(3) The negotiated data transfer speed for this drive is 10 million transfers per second.
ultra(4) The negotiated data transfer speed for this drive is 20 million transfers per second.
ultra2(5) The negotiated data transfer speed for this drive is 40 million transfers per second.
ultra3(6) The negotiated data transfer speed for this drive is 80 million transfers per second.
scsi1(7) The negotiated data transfer speed for this drive is 5 million transfers per second.
ultra4(8) The negotiated data transfer speed for this drive is 160 million transfers per second. Ultra4 is now referred to as Ultra320.
What is cpqScsiTargetCurrentSpeed?
This enumerated value reports a target device's current negotiated SCSI data transfer speed category, such as asynchronous, fast, ultra, ultra2, ultra3, or ultra4. Admins use it to confirm a device is actually running at the fast SCSI mode it's capable of rather than having fallen back to a slower mode. For example, a device that should negotiate ultra3 but reports currentSpeed asynchronous would point to a cabling, termination, or compatibility problem forcing the fallback.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.5.1.1.18 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiTargetCurrentSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.5.1.1.18.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiTargetCurrentSpeed.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqScsiTargetCurrentSpeed OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage controller) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2 | cpqScsiComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.5 | cpqScsiTarget | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.5.1 | cpqScsiTargetTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.5.1.1 | cpqScsiTargetEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.2.5.1.1.18 | cpqScsiTargetCurrentSpeed | CPQSCSI-MIB |