All MIBs › CPQSCSI-MIB › cpqScsiTargetTypeExtended
cpqScsiTargetTypeExtended
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqScsiTargetTypeExtended
OID (numeric): 1.3.6.1.4.1.232.5.2.5.1.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Extended Device Type.
This is additional information about the type of SCSI 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.
dltAutoloader(4) This is a tape library device.
cdJukebox(5) This is a CD storage system device.
cr3500(6) This is a CR3500 RAID SCSI controller.
autoloader(7) This is an autoloader medium changer device.
What is cpqScsiTargetTypeExtended?
This enumerated value gives additional detail about a target device's type beyond the basic cpqScsiTargetType classification, such as pdcd, removableDisk, dltAutoloader, cdJukebox, or autoloader. It lets an admin distinguish, for example, a tape autoloader from a simple tape drive when both would otherwise show basic type tape. For example, a device reporting typeExtended dltAutoloader indicates a multi-tape library mechanism rather than a single standalone tape unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.2.5.1.1.17 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqScsiTargetTypeExtended
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.2.5.1.1.17.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqScsiTargetTypeExtended.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::cpqScsiTargetTypeExtended 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.17 | cpqScsiTargetTypeExtended | CPQSCSI-MIB |