All MIBs › CISCO-SCSI-MIB › ciscoScsiLuPeripheralType
ciscoScsiLuPeripheralType
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiLuPeripheralType
OID (numeric): 1.3.6.1.4.1.9.10.95.1.5.1.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object is the value returned to SCSI query VPD page 83. 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 ciscoScsiLuPeripheralType?
This object is the SCSI peripheral device type code this logical unit returned to a VPD page 83 query, as defined in SCSI Primary Commands-2, distinguishing direct-access devices, sequential-access devices, printers, and so on. This tells an admin what kind of device is really sitting behind a mapped LUN: if a LUN that is supposed to be a disk instead reports a sequential-access (tape) type, that flags a LUN mapping mistake or an unexpected device swap. A value of 0 identifies a normal disk LUN, while a value of 1 would instead flag a tape drive unexpectedly zoned into what an admin expected to be a disk-only initiator group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.7 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuPeripheralType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.1.1.7.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuPeripheralType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoScsiLuPeripheralType.1
Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCSI-MIB::ciscoScsiLuPeripheralType OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.95 | ciscoScsiMIB | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1 | ciscoScsiObjects | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.5 | ciscoScsiLogicalUnit | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.5.1 | ciscoScsiLuTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.5.1.1 | ciscoScsiLuEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.5.1.1.7 | ciscoScsiLuPeripheralType | CISCO-SCSI-MIB |