cpqScsiTargetTypeExtended

CPQSCSI-MIB · .1.3.6.1.4.1.232.5.2.5.1.1.17

Object

column mandatory Enumeration
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.

Context

MIB
CPQSCSI-MIB
OID
.1.3.6.1.4.1.232.5.2.5.1.1.17
Type
column
Access
readonly
Status
mandatory
Parent
cpqScsiTargetEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPQSCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSCSI-MIB::cpqScsiTargetTypeExtended'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSCSI-MIB::cpqScsiTargetTypeExtended.<cpqScsiTargetCntlrIndex>.<cpqScsiTargetBusIndex>.<cpqScsiTargetScsiIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSCSI-MIB::cpqScsiTargetTypeExtended'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2pdcd
3removableDisk
4dltAutoloader
5cdJukebox
6cr3500
7autoloader