14 SNMP Traps
Trap # 111: rcuNotReady
This trap is issued whenever the i2000’s robotics transitions from the “ready” state to the “not ready” state.
For example, this trap will be issued if the front door is opened or the robotics are disabled.
Trap # 204: logicalLibraryOnlineStatusChange
This trap is issued when a logical library, also known as a partition, is brought online or taken offline.
RAS System Status Change Traps
The i2000 issues a trap whenever the aggregate state of one of the six RAS status groups changes.
Listening for these traps is the preferred method of monitoring the health of the Scalar i2000. The payload
of each of these traps is very similar; it is summarized in the table below.
Table 3 RAS System Status Change Trap Payload Description
Trap # 400: connectivityGroupStatusChange
The state of the connectivity hardware/software has changed.
Trap # 401: controlGroupStatusChange
The state of the control hardware/software has changed.
Trap # 402: coolingGroupStatusChange
The state of the cooling hardware/software has changed.
Trap # 403: drivesAndMediaGroupStatusChange
The state of the drives and media hardware/software has changed.
Payload Element Description
componentId Identifies the management control blade which is hosting the
RAS system. For i2000, the varbind value is always set to
8.0.0.0.0.0.1.0.59.
trapSequenceNumber This integer uniquely identifies the Trap.
trapSeverity Not Used
trapSummaryText Not Used
rasStatusGroupIndex RAS group whose status has changed; connectivity(1),
control(2), cooling(3), drivesAndMedia(4), power(5), and
robotics(6)
rasStatusGroupStatus New state; good(1), failed(2), degraded(3), warning(4),
informational(5), unknown(6), or invalid(7)
rasTicketId This is beyond the scope of this document.
rasReportId This is beyond the scope of this document.