|
The Event Report Result syntax which is carried in the EVENT-REPORT
RESULT is defined as follows:
EventReportResult ::= SEQUENCE { managedObjectClass ObjectClass OPTIONAL, managedObjectInstance ObjectInstance OPTIONAL, currentTime [5] IMPLICIT GeneralizedTime OPTIONAL, eventReply EventReply OPTIONAL, ... } EventReply ::= SEQUENCE { eventType CMIP-EVENT.&id ({EventSet}), eventReplyInfo [8] CMIP-EVENT.&Value ({EventSet} {@.eventType}) OPTIONAL }
The EventReply consists of an eventReply which is either an INTEGER or
an OBJECT IDENTIFIER that identifies the type of the related NOTIFICATION
(from the REGISTERED AS clause in the template) followed by the
eventReplyInfo which is a value the syntax of which is defined in the WITH
INFORMATION SYNTAX of the related NOTIFICATION template.
|