All MIBs › CISCO-SCSI-MIB › ciscoScsiLuIdCodeSet
ciscoScsiLuIdCodeSet
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiLuIdCodeSet
OID (numeric): 1.3.6.1.4.1.9.10.95.1.5.2.1.2
Node type: OBJECT-TYPE
Type: ScsiIdCodeSet
Access: read-only
Description: This object specifies the code set in use with this 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 ciscoScsiLuIdCodeSet?
This object reports the code set, such as binary or ASCII, used to encode this logical unit's device identifier, taken from the Identification Descriptor within the LU's Device Identification VPD page. Management or inventory software needs this value to correctly decode ciscoScsiLuIdValue: reading identifier bytes as ASCII when the code set says binary would produce garbage in an inventory report. A code set of binary tells a polling script to render ciscoScsiLuIdValue as hex bytes rather than attempt to print it as text.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.2.1.2 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuIdCodeSet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.5.2.1.2.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiLuIdCodeSet.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::ciscoScsiLuIdCodeSet 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.2 | ciscoScsiLuIdCodeSet | CISCO-SCSI-MIB |