struct MeasurementReaderNameValue

This name value is used for real-time monitoring.
The real-time monitoring is set up using a PM job of type REALTIMEJOB.

References from:
MeasurementReader;
References to:
ManagedObject;
string
currentValue
Contains the real-time value of the measurement.
This value can be read in conjunction with attribute lastUpdated to determine the value of counters in real time.
DateTime
lastUpdated
Contains the exact time the currentValue was last set.
This attribute is used to determine how recent the value supplied in currentValue is.
ManagedObject
moClassInstance
Specifies the MO class instance that the real-time measurement applies to.
This maps to the measObjLdn as defined in 3GPP 32.401.
boolean
suspectFlag = false
Indicates if the collected measurement result is suspect.
  struct MeasurementReaderNameValue