raidExMibDKCHWTable indicates the status of the storage system components.
raidExMibDKCHWTable OBJECT TYPE
SYNTAX SEQUENCE OF RaidExMibDKCHWEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Error information of the DKC."
::={ raidExMibRoot 6}
raidExMibDKCHWEntry OBJECT TYPE
SYNTAX RaidExMibDKCHWEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION "Entry of DKC information."
INDEX {dkcRaidListIndexSerialNumber}
::={ raidExMibDKCHWTable 1}
The following table lists the information displayed for each storage system component.
|
Name |
Type |
Description |
MIB value |
Attribute |
|---|---|---|---|---|
|
dkcRaidListIndexSerialNumber ::=raidExMibDKCHWEntry(1) |
INTEGER |
Storage system product number (index). |
1 - 999,999 |
read-only |
|
dkcHWProcessor ::=raidExMibDKCHWEntry(2) |
INTEGER |
Status of processor. |
See Note |
read-only |
|
dkcHWCSW ::=raidExMibDKCHWEntry(3) |
INTEGER |
This value is unused. |
See Note |
read-only |
|
dkcHWCache ::=raidExMibDKCHWEntry(4) |
INTEGER |
Status of cache. |
See Note |
read-only |
|
dkcHWSM ::=raidExMibDKCHWEntry(5) |
INTEGER |
This value is unused. |
See Note |
read-only |
|
dkcHWPS ::=raidExMibDKCHWEntry(6) |
INTEGER |
Status of power supply. |
See Note |
read-only |
|
dkcHWBattery ::=raidExMibDKCHWEntry(7) |
INTEGER |
Status of battery. |
See Note |
read-only |
|
dkcHWFan ::=raidExMibDKCHWEntry(8) |
INTEGER |
Status of fan. |
See Note |
read-only |
|
dkcHWEnvironment ::=raidExMibDKCHWEntry(9) |
INTEGER |
Information of an operational environment. |
See Note |
read-only |
|
Note:
The status of each component is a single digit which shows the following: 1: Normal. 2: Acute failure detected. 3: Serious failure detected. 4: Moderate failure detected. 5: Service failure detected. |
||||