All MIBs › CPQIDE-MIB › cpqIdeAtaDiskSataVersion
cpqIdeAtaDiskSataVersion
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeAtaDiskSataVersion
OID (numeric): 1.3.6.1.4.1.232.14.2.4.1.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Physical Drive SATA Version.
The following values are defined:
other(1) The agent is unable to determine the SATA version for this disk or it is not a SATA disk.
sataOne(2) The disk is SATA version one.
sataTwo(3) The disk is SATA version two.
What is cpqIdeAtaDiskSataVersion?
This enumerated value (other, sataOne, sataTwo) reports which SATA specification version the disk implements, or 'other' if the disk isn't SATA or the version can't be determined. An admin checks this when planning an upgrade to confirm whether an existing drive supports the faster SATA II transfer rates before pairing it with newer hardware. For example, sataOne(2) would tell the admin this drive is limited to the original, slower SATA speed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.4.1.1.17 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeAtaDiskSataVersion
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.4.1.1.17.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeAtaDiskSataVersion.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqIdeAtaDiskSataVersion.1
Start monitoring HP/Compaq ProLiant server (IDE/ATA disk drives) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDE-MIB::cpqIdeAtaDiskSataVersion OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (IDE/ATA disk drives) 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.14 | cpqIde | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2 | cpqIdeComponent | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.4 | cpqIdeAtaDisk | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.4.1 | cpqIdeAtaDiskTable | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.4.1.1 | cpqIdeAtaDiskEntry | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.4.1.1.17 | cpqIdeAtaDiskSataVersion | CPQIDE-MIB |