All MIBs › SCSI-MIB › scsiLuPeripheralType
scsiLuPeripheralType
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiLuPeripheralType
OID (numeric): 1.3.6.1.2.1.139.2.4.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object is the value returned by SCSI Standard INQUIRY data. It can be: direct-access device, sequential-access device, printer, communication device and so on. The values that can be returned here are defined in SCSI Primary Commands -2.
What is scsiLuPeripheralType?
The peripheral device type code from this LU's Standard INQUIRY data, indicating whether it's a direct-access (disk-like), sequential-access (tape-like), printer, or other device type as defined in the SCSI Primary Commands standard. Admins can use this to filter or identify which entries in a mixed inventory are actual disk volumes versus tape or other peripherals.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.4.1.1.7 snmpwalk -v2c -c public <target> SCSI-MIB::scsiLuPeripheralType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.4.1.1.7.1 snmpget -v2c -c public <target> SCSI-MIB::scsiLuPeripheralType.1
Start monitoring vendor-neutral, standards-based MIB, storage controller/HBA, SAN/storage array (SCSI-layer identity/status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SCSI-MIB::scsiLuPeripheralType OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, storage controller/HBA, SAN/storage array (SCSI-layer identity/status) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.139 | scsiMIB | SCSI-MIB |
| 1.3.6.1.2.1.139.2 | scsiObjects | SCSI-MIB |
| 1.3.6.1.2.1.139.2.4 | scsiLogicalUnit | SCSI-MIB |
| 1.3.6.1.2.1.139.2.4.1 | scsiLuTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.4.1.1 | scsiLuEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.4.1.1.7 | scsiLuPeripheralType | SCSI-MIB |