class PmMeasurementCapabilities

ManagedElement
+-SystemFunctions
+-Pm
+-PmMeasurementCapabilities

Contains the measurement capabilities of the ME.

This MO is created by the system.

References to:
ManagedObject;
Attributes
boolean[0..1]
readOnly
alignedReportingPeriod = true
Defines whether or not the Managed Element aligns its reporting periods to the hour.
ManagedObject[0..1]
readOnly
fileGroup
Deprecated, contains the file storage path to the measurement files on the ME.
This attribute is only set if FileM is present, and refers to the file storage path. If this attribute is not set, the file storage path is stored locally in the fileLocation attribute in PmMeasurementCapabilities.
Deprecated in ECIM PM 2.0.


Deprecated: 

string[0..1]
readOnly
fileLocation
Contains the path to the virtual file system on the node from which to fetch the measurement files.
boolean[0..1]
readOnly
fileRPSupported = false
Specifies if ME supports a file Reporting Period different to Granularity Period where RP > GP.
boolean[0..1]
readOnly
finalROP
Indicates if measurement file for the last ROP is expected.
When a measurement job is stopped, this attribute specifies whether a result file for the last ROP is expected (true), or not expected (false).
boolean[0..1]
readOnly
jobGroupingSupport = false
Indicates if Managed Element supports grouping of selected measurement job results in a report file.
If set to true, the ME groups selected measurement job results into one file based on the PmJob attribute jobGroup.
If set to false, the default behaviour is to generate one PM report file per granularity period.
boolean[0..1]
readOnly
jobPrioritizationSupport = false
Defines whether or not measurement jobs can be stopped by the system.
Based on the priority of the Measurement jobs, they can either be stopped (true) or not (false) by the system. Attribute jobPriority in the job sets the priority per job.
JobStartStopSupport[0..1]
readOnly
jobStartStopSupport = BASIC
Specifies whether or not Performance Management jobs defined in the ME can be started and stopped.
Possible values:
NONE: a job is started when it is created and runs until it is deleted.
BASIC: simple start/stop supported
uint16[0..1]
readOnly
maxNoOfJobs
Specifies the maximum number of jobs that can be defined.
A value of 0 means there is no limit to the number of jobs.
If the specified limit is exceeded, when a performance monitoring is created or started, the create job or start job operation is rejected.
This is an upper system limit, and support for it cannot be guaranteed in high-load conditions.
uint32[0..1]
readOnly
maxNoOfMeasurements
The maximum number of counter instances, i.e. active counters, that can be reported in one ROP.
This is used by an MS to determine the max PM data file size. An alarm is issued if the total number of simultaneously active counters becomes higher than the value defined in this attribute. This is an upper-system limit, and support for it cannot be guaranteed in high-load conditions.
uint16[0..1]
readOnly
maxNoOfPmFiles
Specifies the maximum number of Result Output Period (ROP) files that are maintained in the ME.
If a new file is created and the limit is exceeded, the oldest file is deleted. This is an upper-system limit, and support for it cannot be guaranteed in high-load conditions.
boolean[0..1]
readOnly
measurementJobSupport = true
Indicates if Managed Element supports Measurement Job Types.
string
key
mandatory
noNotification
restricted
pmMeasurementCapabilitiesId
Value component of the RDN.
boolean[0..1]
readOnly
producesUtcRopFiles = true
Indicates if the PM report files are produced using UTC format.
If the timestamp is expressed in UTC time with no offset, then the value shall be true.
If the timestamp is expressed in local time with UTC offset, then the value shall be false.
boolean[0..1]
readOnly
realTimeJobSupport = true
Indicates if the Managed Element supports Realtime Jobs.
CompressionTypes[0..2] nonUnique
readOnly
supportedCompressionTypes
Indicates which compression types are supported by the ME for report files.
If this attribute is not present, the ME does not support compression of report files.
TimePeriod[0..9] nonUnique
readOnly
supportedMeasJobGps = FIFTEEN_MIN
Indicates which granularity periods are supported by the ME for Measurement jobs.
TimePeriod[0..9] nonUnique
readOnly
supportedRopPeriods = FIFTEEN_MIN
Indicates the Result Output Period (ROP) or ROPs supported by the ME.
TimePeriod[0..9] nonUnique
readOnly
supportedRtJobGps
Indicates which granularity periods are supported by the ME for Realtime jobs.
TimePeriod[0..9] nonUnique
readOnly
supportedThreshJobGps = FIFTEEN_MIN
Indicates which granularity periods are supported by the ME for Threshold jobs.
boolean[0..1]
readOnly
thresholdJobSupport = true
Indicates if the Managed Element supports Threshold Jobs.

  class PmMeasurementCapabilities