All MIBs › CPQIDE-MIB › cpqIdeIdentTypeExtended
cpqIdeIdentTypeExtended
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeIdentTypeExtended
OID (numeric): 1.3.6.1.4.1.232.14.2.2.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: IDE Extended Device Type.
This is additional information about the type of IDE device. The following types are defined:
other(1) This target does not have any extended type information.
pdcd(2) This is a power-drive CD-ROM.
removableDisk(3) This is a removable media disk device like a floppy drive.
What is cpqIdeIdentTypeExtended?
This enumerated value supplies extra classification detail beyond the basic device type, distinguishing a power-drive CD-ROM (pdcd) or a removable-media disk like a floppy drive from other IDE devices. An admin consults this when the basic type alone (e.g., 'disk') isn't specific enough to know how to treat the device operationally. For example, seeing removableDisk(3) tells the admin that unlike a fixed hard disk, this drive's media can be physically ejected and swapped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.8 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentTypeExtended
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.2.1.1.8.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeIdentTypeExtended.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::cpqIdeIdentTypeExtended 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.2 | cpqIdeIdent | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2.1 | cpqIdeIdentTable | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2.1.1 | cpqIdeIdentEntry | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.2.1.1.8 | cpqIdeIdentTypeExtended | CPQIDE-MIB |