raidExMibTrapListTable

Alert Notification Guide for VSP 5000 Series

Version
90-09-0x
Audience
anonymous
Part Number
MK-98RD9011-14

raidExMibTrapListTable shows the history of the failure traps.

     raidExMibTrapListTable  OBJECT TYPE
     SYNTAX                  SEQUENCE OF RaidExMibTrapListEntry
     ACCESS                  not-accessible 
     STATUS                  mandatory
     DESCRIPTION             "Trap list table."
     ::={ raidExMibRoot 8 }

     raidExMibTrapListEntry  OBJECT TYPE
     SYNTAX                  RaidExMibTrapListEntry
     ACCESS                  non-accessible
     STATUS                  mandatory
     DESCRIPTION             "Trap list table index."
     INDEX                   { eventListIndexSerialNumber ,
                             eventListIndexRecordNo }
     ::={ raidExMibTrapListTable 1 }

The following table lists the information displayed for each failure.

Name

Type

Description

MIB value

Attribute

eventListIndexSerialNumber

::=raidExMibTrapListEntry(1)

INTEGER

Storage system product number (index).

1 - 999,999

read-only

eventListNickname

::=raidExMibTrapListEntry (2)

DisplayString

Storage system nickname.

18 characters maximum

read-only

eventListIndexRecordNo

::=raidExMibTrapListEntry (3)

Counter

Number of records.

1-256

read-only

eventListREFCODE

::=raidExMibTrapListEntry (4)

DisplayString

Reference code (index).

6 characters

read-only

eventListData

::=raidExMibTrapListEntry (5)

DisplayString

Date when the failure occurred.

yyyy/mm/dd

(10 characters)

read-only

eventListTime

::=raidExMibTrapListEntry (6)

DisplayString

Time when the failure occurred.

hh:mm:ss

(8 characters)

read-only

eventListDescription

::=raidExMibTrapListEntry (7)

DisplayString

Detailed information about the failure.

256 characters maximum

read-only