-- =============================================================================
--               ITU-T Rec. X.740 (1992) | ISO/IEC 10164-8 : 1993
-- =============================================================================
--<GDMO.Alias "ITU-T Rec. X.740 (1992) | ISO/IEC 10164-8 : 1993"
--            "Rec. X.740 | ISO/IEC 10164-8:1992">--
-- =========================================================
--<GDMO.Document "ITU-T Rec. X.740 (1992) | ISO/IEC 10164-8 : 1993">--

-- "Imported" Alises - references to other documents with non-standard names

--<GDMO.Alias    "ITU-T Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992"
--               "CCITT Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992",
--               "CCITT Rec. X.721 | ISO/IEC 10165-2 : 1992">--


securityAuditTrailRecord MANAGED OBJECT CLASS
  DERIVED FROM "CCITT Rec. X.721 | ISO/IEC 10165-2 : 1992":eventLogRecord;
  CONDITIONAL PACKAGES
    serviceReportCausePackage PACKAGE
      BEHAVIOUR
        serviceReportCausePackageBehaviour BEHAVIOUR
          DEFINED AS
            "This package provides further qualification as to the probable
            cause of a service report.";;
      ATTRIBUTES serviceReportCause GET;
    REGISTERED AS {securityAuditTrail-Package 1};
    PRESENT IF "This package shall be present if the notification concerns a
      service report.";
REGISTERED AS {securityAuditTrail-Object 1};


serviceReportCause ATTRIBUTE
  WITH ATTRIBUTE SYNTAX SecurityAuditTrail-ASN1Module.ServiceReportCause;
  MATCHES FOR EQUALITY;
  BEHAVIOUR
    serviceReportCauseBehaviour BEHAVIOUR
      DEFINED AS
        "This attribute is used to provide the reason for the service report.
        The value of this attribute is an OBJECT IDENTIFIER that has been
        registered by a registration authority. Some of the possible values of
        this attribute are specified by, and registered in this Recommendation |
        International Standard.";;
REGISTERED AS {securityAuditTrail-Attribute 1};


serviceReport NOTIFICATION
  BEHAVIOUR serviceReportBehaviour;
  WITH INFORMATION SYNTAX SecurityAuditTrail-ASN1Module.SecurityAuditInfo
    AND ATTRIBUTE IDS
      serviceReportCause  serviceReportCause,
      notificationIdentifier
        "CCITT Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":notificationIdentifier,
      correlatedNotifications
        "CCITT Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":correlatedNotifications,
      additionalText  "CCITT Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":additionalText,
      additionalInformation
        "CCITT Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":additionalInformation;
REGISTERED AS {securityAuditTrail-Notification 1};


serviceReportBehaviour BEHAVIOUR
  DEFINED AS
    "This notification type is used to report information about a service request,
    denial, response, recovery or other information which is relevant to the
    security administrator.";


usageReport NOTIFICATION
  BEHAVIOUR usageReportBehaviour;
  WITH INFORMATION SYNTAX SecurityAuditTrail-ASN1Module.SecurityAuditInfo
    AND ATTRIBUTE IDS
      notificationIdentifier
        "CCITT Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":notificationIdentifier,
      correlatedNotifications
        "CCITT Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":correlatedNotifications,
      additionalText  "CCITT Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":additionalText,
      additionalInformation
        "CCITT Rec. X.721 (1992) | ISO/IEC 10165-2 : 1992":additionalInformation;
REGISTERED AS {securityAuditTrail-Notification 2};


usageReportBehaviour BEHAVIOUR
  DEFINED AS
    "This notification type is used to report information of a statistical
    nature which is relevant to the security administrator.";
--<GDMO.EndDocument>--

-- =============================================================================
--  Formatted by OpenT2 Version 5.5.6.34 on Fri Aug 20 11:20:49 2004