<EMSNameValue> := String value of the EMS object name according to
objectNaming.pdf
<EMSNativeNameValue> := String Native EMS name of EMS object
This field may be empty if the native name equals the object name. <MENameValue> := String value of the ME part of the ME object name according to objectNaming.pdf <MENativeNameValue> := String Native EMS name of ME object This field may be empty if the native name equals the object name. <PTPNameValue> := String value of the PTP part of the name of the containing PTP/FTP object (if measurement is at the CTP) or of the PTP/FTP object itself (if measurement is at the PTP/FTP) according to the PTPName value in objectNaming.pdf <PTPNativeNameValue> := String Native EMS name of (containing) PTP/FTP object This field may be empty if the native name equals the object name. <CTPNameValue> := String CTP object name according to the CTPName value in objectNaming.pdf This field is empty if the measurement refers to the PTP. <CTPNativeNameValue> := String Native EMS name of CTP object This field is empty if the measurement refers to the PTP. It may be empty if the native name equals the object name.
• Unavailable - no data is available for a specified
TP measurement point within the time period. • Zero-suppressed - optional, means record contains a number of valid measurement intervals with a zero value (number of intervals given in next field)
<NumberOfPeriods> := Integer optional, empty field if not supported (means 1)
Counts the number of periods with the same value and status starting with <StartTime> ( e.g., used for zero suppression). A number of zero-suppressed records is represented by one record with the status field "Zero_suppressed" and the number of zero value intervals indicated by numberOfPeriods. Zero-suppressed records should have a full/complete monitored time. If not, extra zero record(s) with incomplete monitoredTime should be added. <SepChar> := , Comma separates fields of a record. <EORChars> := carriage return character, followed by line feed character Terminates records. String := a printable character set The set is delimited by double-quotes except CR (Carriage Return). A double-quote character has to be marked by an extra double-quote. Integer := a digit character sequence unsigned integer number in decimal ASCII representation Float := a character sequence with digits, signs or points float number in decimal ASCII representation
See PMExample.txt and PMExample.xls for PM file format examples in plain text and MS Excel format.