All MIBs › CPQIDE-MIB › cpqIdeAtaDiskType
cpqIdeAtaDiskType
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeAtaDiskType
OID (numeric): 1.3.6.1.4.1.232.14.2.4.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ATA Disk Type
other(1) The agent cannot determine the disk type.
ata(2) The disk type is parallel ATA.
sata(3) The disk type is Serial ATA.
What is cpqIdeAtaDiskType?
This enumerated value (other, ata, sata) reports whether the disk uses the parallel ATA or Serial ATA interface. An admin uses this to know which physical connector and cable type to expect when performing hands-on drive replacement. For example, a value of sata(3) tells the admin to expect a SATA data and power connector rather than an older ribbon-cable ATA connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.4.1.1.16 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeAtaDiskType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.4.1.1.16.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeAtaDiskType.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::cpqIdeAtaDiskType 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.16 | cpqIdeAtaDiskType | CPQIDE-MIB |