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