All MIBs › CISCO-SCSI-MIB › ciscoScsiInstAlias
ciscoScsiInstAlias
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiInstAlias
OID (numeric): 1.3.6.1.4.1.9.10.95.1.2.1.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: An administrative string, configured by the administrator to the usage of the administrator. Can be a zero-length string.
What is ciscoScsiInstAlias?
This read-write object lets an admin assign a free-form, human-readable name or alias to this SCSI (Fibre Channel switch/storage) instance, purely for the admin's own organizational convenience per the desc, and it can legitimately be left as an empty string. An admin managing many SCSI instances across a large SAN fabric sets this to something meaningful like 'DC1-Prod-FabricA' so that monitoring tools display recognizable names instead of raw index numbers. Without setting this, a management console would just show a numeric instance index, making it harder to tell which physical fabric segment is being reported on at a glance.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.2.1.1.2 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiInstAlias
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.2.1.1.2.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiInstAlias.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.95.1.2.1.1.2.1 s <value>
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::ciscoScsiInstAlias 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.2 | ciscoScsiGeneral | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.1 | ciscoScsiInstanceTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.1.1 | ciscoScsiInstanceEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.2.1.1.2 | ciscoScsiInstAlias | CISCO-SCSI-MIB |