|
Description:
|
disseminatorLog MANAGED OBJECT CLASS
DERIVED FROM
"ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":log;
CHARACTERIZED BY
disseminatorLogPackage PACKAGE
BEHAVIOUR
disseminatorLogBehaviour BEHAVIOUR
DEFINED AS
"This managed object class is used to retain event reports when any destination to which event reports are to be sent by the contained destination queues becomes unavailable. Additional details are defined in ITU-T X.734 | ISO/IEC 10164-5. Detailed behaviour is specified in section 7.1.3";;
-- ATTRIBUTES discardCount GET; (Not defined!)
-- NOTIFICATIONS attributeValueChangeNotification; (Not defined!)
-- This notification is used to send the discard count when the log
-- begins to accept new events for a log that had halted.
ACTIONS
getDestinations ACTION
BEHAVIOUR
getDestinationBehaviour BEHAVIOUR
DEFINED AS
"This action retrieves the list of destinations to which event reports corresponding to a particular record Id will be sent.
Multiple records may be identified in the same request. If no record Id is specified then the action applies to all records currently in the log.";;
MODE CONFIRMED;
WITH INFORMATION SYNTAX
ASN1DefinedTypesModule.GetDestinationArgument;
WITH REPLY SYNTAX
ASN1DefinedTypesModule.GetDestinationResult;
REGISTERED AS {ASN1DefinedTypesModule.eecAction 1};;;;
CONDITIONAL PACKAGES
agingPackage PRESENT IF "supported by the implementation";
|
|
|
|