raidExMibRaidListTable indicates the storage system.
raidExMibRaidListTable OBJECT TYPE
SYNTAX SEQUENCE OF raidExMibRaidListEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "List of DKC."
::={ raidExMibRoot 5}
raidExMibRaidListEntry OBJECT TYPE
SYNTAX RaidExMibRaidListEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Entry of DKC list."
INDEX { raidlistSerialNumber }
::={ raidExMibRaidListTable 1}
The following table lists the information displayed for each storage system
|
Name |
Type |
Description |
Mounted value |
Attribute |
|---|---|---|---|---|
|
raidlistSerialNumber ::=RaidExMibRaidListEntry(1) |
INTEGER |
Storage system product number (index). |
1 - 999,999 |
read-only |
|
raidlistMibNickName ::=RaidExMibRaidListEntry(2) |
DisplayString |
Storage system nickname. |
(Max. 18 characters) |
read-only |
|
raidlistDKCMainVersion ::=RaidExMibRaidListEntry(3) |
DisplayString |
Software version. |
Max. 14 characters |
read-only |
|
raidlistDKCProductName ::=RaidExMibRaidListEntry(4) |
DisplayString |
Storage system product type. |
12 characters* |
read-only |
|
* "VSP E series" will be used as storage system product type raidlistDKCProductName. |
||||