All MIBs › CISCO-SCSI-MIB › ciscoScsiLuIdType
ciscoScsiLuIdType
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiLuIdType
OID (numeric): 1.3.6.1.4.1.9.10.95.1.5.2.1.4
Node type: OBJECT-TYPE
Type: ScsiIdType
Access: read-only
Description: This object specifies the type of the identifier. The value is represented in the same format as is contained in the identifier's Identification Descriptor within the Logical Unit's Device Identification Page.
What is ciscoScsiLuIdType?
This object reports the type of the LU identifier, such as vendor-specific, EUI-64, or NAA, from the same VPD page 83 descriptor. Knowing the identifier type tells an admin, or a multipathing driver, which naming standard is in play, since NAA and EUI identifiers are globally unique and stable while vendor-specific ones are not guaranteed unique across different vendors' arrays. An ID type of NAA means the value in ciscoScsiLuIdValue is a globally unique identifier that can safely be used as a permanent LUN key even after an array migration.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.2.1.4 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuIdType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.2.1.4.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuIdType.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::ciscoScsiLuIdType 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.2 | ciscoScsiLuIdTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.5.2.1 | ciscoScsiLuIdEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.5.2.1.4 | ciscoScsiLuIdType | CISCO-SCSI-MIB |