All MIBs › CPQIDE-MIB › cpqIdeAtapiDeviceType
cpqIdeAtapiDeviceType
Module: CPQIDE-MIB
OID (symbolic): CPQIDE-MIB::cpqIdeAtapiDeviceType
OID (numeric): 1.3.6.1.4.1.232.14.2.5.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: ATAPI Device Type.
This is the type of ATAPI device. The following types are defined:
other(1) The agent does not recognize this type. You may need to upgrade your software.
disk(2) This is a direct-access device like a disk drive.
tape(3) This is a sequential-access device like a tape drive.
printer(4) This is a printer device.
processor(5) This is a processor device.
worm(6) This is a write-once, read-many times device.
cd-rom(7) This is a CD or DVD device.
scanner(8) This is a scanner device.
optical(9) This is an optical memory device.
jukeBox(10) This is a media changer device like a jukebox.
commDev(11) This is a communications device like a LAN bridge.
What is cpqIdeAtapiDeviceType?
This enumerated value classifies the ATAPI device as disk, tape, printer, processor, worm drive, CD-ROM, scanner, or another recognized type. An admin uses this to understand what kind of removable-media or peripheral device occupies this IDE channel before interpreting other status fields for that row. For example, tape(3) tells the admin this index is a backup tape drive rather than an optical drive.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.14.2.5.1.1.5 snmpwalk -v2c -c public <target> CPQIDE-MIB::cpqIdeAtapiDeviceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.14.2.5.1.1.5.1 snmpget -v2c -c public <target> CPQIDE-MIB::cpqIdeAtapiDeviceType.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::cpqIdeAtapiDeviceType 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.5 | cpqIdeAtapiDevice | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.5.1 | cpqIdeAtapiDeviceTable | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.5.1.1 | cpqIdeAtapiDeviceEntry | CPQIDE-MIB |
| 1.3.6.1.4.1.232.14.2.5.1.1.5 | cpqIdeAtapiDeviceType | CPQIDE-MIB |