class MeasurementType

ManagedElement
+-SystemFunctions
+-Pm
+-PmGroup
+-MeasurementType

Defines a Measurement Type on the Managed Element to be monitored and collected.
MeasurementType is unique within the PM Group.


This MO is created by the system.

References to:
FmAlarmType;
Attributes
Aggregation
noNotification
readOnly
aggregation
Describes how the PM service aggregates the measurement values for measurement instances.
CollectionMethod
noNotification
readOnly
collectionMethod
Contains the form in which this measurement data is obtained.
string
noNotification
readOnly
condition
Details the condition which causes the measurement result data to be updated.
int16[0..1]
noNotification
readOnly
derSampleRate
Specifies the sample rate for DER counters.
Defined as according to 3GPP 32.401.
Data related to a particular event is captured. Every nth event is registered, where n can be 1 or greater.
This attribute defines n.
This attribute is not valid for non-DER Measurement Types.
string
noNotification
readOnly
description
A comprehensible explanation of this measurement.
FmAlarmType[0..1]
noNotification
readOnly
fmAlarmType
FmAlarmType associated to Threshold Monitoring of this MeasurementType.

If this attribute has not been assigned, this MeasurementType is not available for selection for a PM Threshold Job.
int32[0..1]
noNotification
readOnly
initialValue
The initial value to which a counter must be set at the beginning of a new granularity period.
This attribute is only valid if resetAtGranPeriod = true.
boolean[0..1]
readOnly
isCompressed = false
Indicates if the MeasurementType result is in compressed format.
For MeasurementTypes with multiplicity greater than 1, the result can be compressed by only reporting the non-zero values.
A detailed explanation of the format of the measurement result is given in the measurementResult attribute.
string
noNotification
readOnly
measurementName
The full name of the measurement type.
string[0..1]
noNotification
readOnly
measurementResult
Contains a description of expected result value or values.
For example, result will be a single integer value. See 3GPP 32.404.
MeasurementStatus
noNotification
readOnly
measurementStatus
Contains the status of the measurement.
If this is set to PRELIMINARY, the measurement is available and stepped in this version of the Managed Element, but is not yet approved.
If it is set to USED, the measurement is approved, available and stepped in this version of the Managed Element.
If it is set to OBSOLETE, the measurement is not available and not stepped in this version of the Managed Element.
If it is set to DEPRECATED, the measurement is available but is not stepped in this version of the Managed Element.
string
key
mandatory
noNotification
restricted
measurementTypeId
Value component of the RDN.
int16
noNotification
readOnly
multiplicity
Where a counter is an array of values, this attribute represents the size of the array.
boolean[0..1]
noNotification
readOnly
resetAtGranPeriod
Specifies whether the value is initialized at the beginning of each granularity period.
uint16
noNotification
readOnly
size
Contains the size of the measurement in number of octets.
ThresholdDirection[0..1]
noNotification
readOnly
thresholdDirection = INCREASING
The threshold direction of a Measurement Type value which raises the Threshold Alarm severity.

The attribute is assigned if this MeasurementType shall only be monitored in one direction in a PM Threshold Job. If it can be monitored in either direction, then the direction will be set as part of the threshold job creation.

  class MeasurementType