class MeasurementReader

ManagedElement
+-SystemFunctions
+-Pm
+-PmJob
+-MeasurementReader
+-PmThresholdMonitoring [0..4]

Represents the capability to read the value of the MeasurementType or group of MeasurementTypes.
There can be many Measurement Reader instances for each job (one for each MeasurementType or PmGroup).
For a Threshold Job, only a MeasurementType instance can be referenced by the Measurement Reader.

Attributes
string
key
mandatory
noNotification
restricted
measurementReaderId
Holds the name used when identifying the MO.
MeasurementReaderNameValue[0..]
noNotification
readOnly
measurementReaderNameValue
Contains the real-time measurement data.
Only used by a PM job of type REALTIMEJOB.
MeasurementSpecification
mandatory
measurementSpecification
This struct allows reference to either MeasurementType or PmGroup of MeasurementTypes to be defined.
MoFilter[0..] nonUnique
moInstances
Target MO instance or instances.
If not set, the job is applied to all MO instances relevant to the selected PmGroup or MeasurementType.
ThresholdDirection[0..1]
thresholdDirection
Specifies the threshold direction.
Used when the thresholdDirection in the MeasurementType instance is not set. If neither is set, the default value is used.
Only applicable when jobType = THRESHOLDJOB.
PerTimeInterval[0..1]
thresholdRateOfVariation = PER_SECOND
Time interval used for monitoring the Measurement Type against a threshold.
Specifies, for Threshold Monitoring of a Cumulative Counter Measurement Type, how to calculate the value of the Measurement Type used to compare against the threshold.
Only applicable when jobType = THRESHOLDJOB.