User guide

1
Trap address (other than 0.0.0.0) and trap port combinations must be unique. For example, if trap 1 and trap 2 have
the same address, they must have different port values. Similarly, if trap 1 and trap 2 have the same port value, they
must have different addresses.
Notifications
The router provides notifications for events related to data migration jobs, including when a job
is:
Added
Removed
Paused
Resumed
Failed
Stopped
Restarted
qsrDMNotification object definition
The qsrDMNotification object is defined as follows:
qsrDMNotification NOTIFICATION-TYPE
OBJECTS {
qsrJobId,
qsrJobOwner,
qsrJobCreator,
qsrJobType,
qsrJobOpCode,
qsrJobOperation,
qsrJobPriority,
qsrJobStartType,
qsrJobErrorCode,
qsrEventTimeStamp,
qsrEventSeverity,
qsrBladeSlot
}
Data migration Solution notification object types
qsrJobId OBJECT-TYPE
Syntax: Integer
Status: Current
Description: ID of the data migration job for which the trap is sent out.
qsrJobOwner OBJECT-TYPE
Syntax: Integer
Status: Current
Description: Current owner of a data migration job for which a trap is sent out. The current job
owner may be different from the creator.
qsrJobCreator OBJECT-TYPE
Syntax: Integer
Status: Current
Description: Creator of a data migration job for which a trap is sent out. This value remains static
for all jobs.
Notifications 165