scsiDeviceAlias
SCSI-MIB ·
equallogic variant
·
.1.3.6.1.2.1.139.2.1.2.1.2
Object
column r/w
OctetString
This object contains an administrative name for this device. If no name is assigned, the value of this object is the zero-length string. The StorageType of this object is specified by the instance of scsiInstStorageType that is INDEXed by the same value of scsiInstIndex.
Context
- MIB
- SCSI-MIB
- OID
.1.3.6.1.2.1.139.2.1.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- scsiDeviceEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SCSI-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCSI-MIB::scsiDeviceAlias'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCSI-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCSI-MIB::scsiDeviceAlias.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCSI-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCSI-MIB::scsiDeviceAlias'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
scsiCompliance
readonly
Write access is not mandatory.