﻿<?xml version="1.0" encoding="UTF-8"?>

<!-- 
FILE INFORMATION:  

OMA DM Diagnostics and Monitoring (DiagMon) V1.0, 13 March 2012.

This DDF prototype describes DiagMon Management Object
Parameters and conforms to the DDF document type definition, 
version 1.2.

OMA Permanent Document
   File: OMA-SUP-MO_DiagMon-V1_0-20120313-A.ddf
   Type: Text

Public Reachable Information
   Path: http://www.openmobilealliance.org/tech/omna/dm_mo/  
   Name: mo_diagmon-v1_0.ddf

NORMATIVE INFORMATION

Information about this file can be found in 

  OMA-TS-DiagMon-V1_0

This is available at http://www.openmobilealliance.org/

Send comments to technical-comments@mail.openmobilealliance.org
	
LEGAL DISCLAIMER

  Use of this document is subject to all of the terms and conditions
  of the Use Agreement located at
    http://www.openmobilealliance.org/UseAgreement.html

  You may use this document or any part of the document for internal
  or educational purposes only, provided you do not modify, edit or
  take out of context the information in this document in any manner.
  Information contained in this document may be used, at your sole
  risk, for any purposes.

  You may not use this document in any other manner without the prior
  written permission of the Open Mobile Alliance.  The Open Mobile
  Alliance authorizes you to copy this document, provided that you
  retain all copyright and other proprietary notices contained in the
  original materials on any copies of the materials and that you
  comply strictly with these terms.  This copyright permission does
  not constitute an endorsement of the products or services.  The
  Open Mobile Alliance assumes no responsibility for errors or
  omissions in this document.

  Each Open Mobile Alliance member has agreed to use reasonable
  endeavors to inform the Open Mobile Alliance in a timely manner of
  Essential IPR as it becomes aware that the Essential IPR is related
  to the prepared or published specification.  However, the members
  do not have an obligation to conduct IPR searches.  The declared
  Essential IPR is publicly available to members and non-members of
  the Open Mobile Alliance and may be found on the "OMA IPR
  Declarations" list at http://www.openmobilealliance.org/ipr.html.
  The Open Mobile Alliance has not conducted an independent IPR review
  of this document and the information contained herein, and makes no
  representations or warranties regarding third party IPR, including
  without limitation patents, copyrights or trade secret rights.  This
  document may contain inventions for which you must obtain licenses
  from third parties before making, using or selling the inventions.
  Defined terms above are set forth in the schedule to the Open Mobile
  Alliance Application Form.

  NO REPRESENTATIONS OR WARRANTIES (WHETHER EXPRESS OR IMPLIED) ARE
  MADE BY THE OPEN MOBILE ALLIANCE OR ANY OPEN MOBILE ALLIANCE MEMBER
  OR ITS AFFILIATES REGARDING ANY OF THE IPR'S REPRESENTED ON THE "OMA
  IPR DECLARATIONS" LIST, INCLUDING, BUT NOT LIMITED TO THE ACCURACY,
  COMPLETENESS, VALIDITY OR RELEVANCE OF THE INFORMATION OR WHETHER OR
  NOT SUCH RIGHTS ARE ESSENTIAL OR NON-ESSENTIAL.

  THE OPEN MOBILE ALLIANCE IS NOT LIABLE FOR AND HEREBY DISCLAIMS ANY
  DIRECT, INDIRECT, PUNITIVE, SPECIAL, INCIDENTAL, CONSEQUENTIAL, OR
  EXEMPLARY DAMAGES ARISING OUT OF OR IN CONNECTION WITH THE USE OF
  DOCUMENTS AND THE INFORMATION CONTAINED IN THE DOCUMENTS.

  Copyright 2012 Open Mobile Alliance Ltd.  All Rights Reserved.
  Used with the permission of the Open Mobile Alliance Ltd. under the
  terms set forth above.

-->

<!DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN"
    "http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd"
    [<?oma-dm-ddf-ver supported-versions="1.2"?>]>
<MgmtTree>
  <!--Source specification: OMA-TS-DiagMon-V1_0-20100326-D.doc                          -->
  <!--Created: 2010-04-11                      -->
  <VerDTD>1.2</VerDTD>
  <Node>
    <NodeName />
    <!--Status: Required-->
    <DFProperties>
      <AccessType>
        <Get />
      </AccessType>
      <DFFormat>
        <node />
      </DFFormat>
      <Occurrence>
        <One />
      </Occurrence>
      <DFTitle>This interior node groups together the parameters of a DiagMon Framework Management Object.</DFTitle>
      <DFType>
        <DDFName>urn:oma:mo:oma-diagmon:1.0</DDFName>
      </DFType>
    </DFProperties>
   <Node>
       <NodeName>ServerID</NodeName>
       <!--Status: Optional-->
       <DFProperties>
         <AccessType>
           <Get />
         </AccessType>
         <DFFormat>
           <chr />
         </DFFormat>
         <Occurrence>
           <ZeroOrOne />
         </Occurrence>
         <DFTitle>This leaf node is used to identify the DiagMon server where the alert and collected Diagnostics and Monitoring data is sent if the node is present.</DFTitle>
         <DFType>
           <MIME>text/plain</MIME>
         </DFType>
       </DFProperties>
   </Node>
   <Node>
       <NodeName>Description</NodeName>
       <!--Status: Optional-->
       <DFProperties>
         <AccessType>
           <Get />
         </AccessType>
         <DFFormat>
           <chr />
         </DFFormat>
         <Occurrence>
           <ZeroOrOne />
         </Occurrence>
         <DFTitle>This optional leaf node provides a description of the Diagnostics and Monitoring function.</DFTitle>
         <DFType>
           <MIME>text/plain</MIME>
         </DFType>
       </DFProperties>
   </Node>
   <Node>
       <NodeName>DiagMonConfig</NodeName>
       <!--Status: Optional-->
       <DFProperties>
         <AccessType>
           <Get />
         </AccessType>
         <DFFormat>
           <node />
         </DFFormat>
         <Occurrence>
           <ZeroOrOne />
         </Occurrence>
         <DFTitle>This interior node is a placeholder for the Diagnostics and Monitoring configuration information.</DFTitle>
         <DFType>
           <DDFName />
         </DFType>
       </DFProperties>
    <Node>
       <NodeName>ConfigParms</NodeName>
       <!--Status: Optional-->
       <DFProperties>
         <AccessType>
           <Get />
         </AccessType>
         <DFFormat>
           <node />
         </DFFormat>
         <Occurrence>
           <One />
         </Occurrence>
         <DFTitle>This interior node is a placeholder for one or more parameters related to the Diagnostics and Monitoring function.</DFTitle>
         <DFType>
           <DDFName />
         </DFType>
       </DFProperties>
    </Node>
    <Node>
       <NodeName>DiagDataURL</NodeName>
       <!--Status: Optional-->
       <DFProperties>
         <AccessType>
           <Get />
         </AccessType>
         <DFFormat>
           <chr />
         </DFFormat>
         <Occurrence>
           <ZeroOrOne />
         </Occurrence>
         <DFTitle>This leaf node contains the URL [RFC3986] of an alternate data server that the client MAY use to deliver the Diagnostics and Monitoring data.</DFTitle>
         <DFType>
           <MIME>text/plain</MIME>
         </DFType>
       </DFProperties>
    </Node>
    <Node>
       <NodeName>DefDuration</NodeName>
       <!--Status: Optional-->
       <DFProperties>
         <AccessType>
           <Get />
         </AccessType>
         <DFFormat>
           <int />
         </DFFormat>
         <Occurrence>
           <ZeroOrOne />
         </Occurrence>
         <DFTitle>This optional node will stop the Diagnostics and Monitoring function if a time-limit threshold is reached.</DFTitle>
         <DFType>
           <MIME>text/plain</MIME>
         </DFType>
       </DFProperties>
    </Node>
    <Node>
       <NodeName>DefMemory</NodeName>
       <!--Status: Optional-->
       <DFProperties>
         <AccessType>
           <Get />
         </AccessType>
         <DFFormat>
           <int />
         </DFFormat>
         <Occurrence>
           <ZeroOrOne />
         </Occurrence>
         <DFTitle>This optional node will stop the Diagnostics and Monitoring function if a memory-size-limit threshold is reached.</DFTitle>
         <DFType>
           <MIME>text/plain</MIME>
         </DFType>
       </DFProperties>
    </Node>
    <Node>
       <NodeName>ReportCondition</NodeName>
       <!--Status: Optional-->
       <DFProperties>
         <AccessType>
           <Get />
         </AccessType>
         <DFFormat>
           <node />
         </DFFormat>
         <Occurrence>
           <ZeroOrOne />
         </Occurrence>
         <DFTitle>This interior node acts as a placeholder to contain different reporting conditions which indicates when Diagnostics and Monitoring data is reported back to the Diagnostics and Monitoring System.</DFTitle>
         <DFType>
           <DDFName />
         </DFType>
       </DFProperties>
     <Node>
        <NodeName>Frequency</NodeName>
        <!--Status: Optional-->
        <DFProperties>
          <AccessType>
            <Get />
          </AccessType>
          <DFFormat>
            <int />
          </DFFormat>
          <Occurrence>
            <ZeroOrOne />
          </Occurrence>
          <DFTitle>This leaf node contains an integer value indicating the frequency at which alert about Diagnostics and Monitoring data is reported back to the Diagnostics and Monitoring System.</DFTitle>
          <DFType>
            <MIME>text/plain</MIME>
          </DFType>
        </DFProperties>
     </Node>
     <Node>
      <NodeName>Ext</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This optional interior node designates vendor extensions for report conditions that MAY be added, permanently or dynamically.</DFTitle>
        <DFType>
          <DDFName />
        </DFType>
      </DFProperties>
     </Node>
    </Node>
   </Node>
   <Node>
      <NodeName>DiagMonData</NodeName>
      <!--Status: Required-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <One />
        </Occurrence>
        <DFTitle>This node identifies the collected Diagnostics and Monitoring data.</DFTitle>
        <DFType>
          <DDFName />
        </DFType>
      </DFProperties>
   </Node>
   <Node>
      <NodeName>Operations</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <One />
        </Occurrence>
        <DFTitle>This node is a placeholder for operations that can be executed to start or stop Diagnostics and Monitoring function.</DFTitle>
        <DFType>
          <DDFName />
        </DFType>
      </DFProperties>
    <Node>
      <NodeName>Start</NodeName>
      <!--Status: Required-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <null />
        </DFFormat>
        <Occurrence>
          <One />
        </Occurrence>
        <DFTitle>This leaf node is the target of an Exec command to start the Diagnostics and Monitoring function resident on the device.</DFTitle>
        <DFType>
          <DDFName />
        </DFType>
      </DFProperties>
    </Node>
    <Node>
      <NodeName>Stop</NodeName>
      <!--Status: Required-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <null />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This leaf node is the target of an Exec command to stop the Diagnostics and Monitoring function resident on the device.</DFTitle>
        <DFType>
          <DDFName />
        </DFType>
      </DFProperties>
    </Node>
   </Node>
   <Node>
      <NodeName>Status</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <chr />
        </DFFormat>
        <Occurrence>
          <One />
        </Occurrence>
        <DFTitle>This leaf node specifies the operational state of the Diagnostics and Monitoring function.</DFTitle>
        <DFType>
          <MIME>text/plain</MIME>
        </DFType>
      </DFProperties>
   </Node>
   <Node>
      <NodeName>Ext</NodeName>
      <!--Status: Optional-->
      <DFProperties>
        <AccessType>
          <Get />
        </AccessType>
        <DFFormat>
          <node />
        </DFFormat>
        <Occurrence>
          <ZeroOrOne />
        </Occurrence>
        <DFTitle>This optional interior node designates a branch of the DiagMon root into which platform or vendor extensions MAY be added, permanently or dynamically.</DFTitle>
        <DFType>
          <DDFName />
        </DFType>
      </DFProperties>
   </Node>
  </Node>
</MgmtTree>