hpnsaScsiDevType

HPNSASCSI-MIB · .1.3.6.1.4.1.11.2.23.14.4.1.1.4

Object

column mandatory Integer32
Identifies the type of SCSI device:
              
Code   Description
----   -----------
00h    Direct-access device (e.g. magnetic disk)
01h    Sequential-access device (e.g. magnetic tape)
02h    Printer device
03h    Processor device
04h    Write-once read-multiple device (e.g. some optical disks)
05h    CD-ROM device    
06h    Scanner device
07h    Optical Memory device (e.g. some optical disks)
08h    Medium Changer device (e.g. jukeboxes)
09h    Communications device
0A-1Eh  Reserved
1Fh    Unknown or no device type

Context

MIB
HPNSASCSI-MIB
OID
.1.3.6.1.4.1.11.2.23.14.4.1.1.4
Type
column
Access
readonly
Status
mandatory
Parent
hpnsaScsiDevEntry

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 'HPNSASCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSASCSI-MIB::hpnsaScsiDevType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPNSASCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPNSASCSI-MIB::hpnsaScsiDevType.<hpnsaScsiDevHbaIndex>.<hpnsaScsiDevTargIdIndex>.<hpnsaScsiDevLunIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPNSASCSI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPNSASCSI-MIB::hpnsaScsiDevType'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-31