Loading yang-models/_3gpp-common-measurements.yang +12 −4 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ module _3gpp-common-measurements { Integration Reference Point (IRP); Information Service (IS)"; revision 2023-02-15 { reference "CR-0239"} revision 2022-11-03 { reference "CR-0193"; } revision 2022-10-31 { reference CR-0195; } revision 2021-07-22 { reference "CR-0137"; } Loading Loading @@ -193,6 +194,8 @@ module _3gpp-common-measurements { range 1..max ; } units seconds; description "Reporting periods supported for the associated measurement types. The period is defined in seconds."; } leaf-list reportingMethods { Loading @@ -204,13 +207,13 @@ module _3gpp-common-measurements { min-elements 1; } leaf-list monitorGranularityPeriods { leaf-list reportingPeriods { type uint32 { range 1..max ; } units seconds; description "Granularity periods supported for the monitoring of associated measurement types for thresholds"; description "Reporting periods supported for the associated measurement types. The period is defined in seconds."; } } } Loading Loading @@ -446,6 +449,9 @@ module _3gpp-common-measurements { A threshold monitor checks for threshold crossings of performance metric values and generates a notification when that happens. The ThresholdMonitor shall be used only when NRM based threshold monitoring is supported. To activate threshold monitoring, a MnS consumer needs to create a ThresholdMonitor instance on the MnS producer. For ultimate deactivation of threshold monitoring, the MnS consumer should delete the monitor to Loading Loading @@ -477,6 +483,8 @@ module _3gpp-common-measurements { Multiple thresholds can be defined for multiple performance metric sets in a single monitor using thresholdInfoList. The attribute monitorGranularityPeriod defines the granularity period to be applied. The value is a supported GP for the measurements being monitored. Threshold crossing behaviour is as defined in [54], Annex F. Each threshold is identified with a number (key) called thresholdLevel. A threshold is defined using the attributes thresholdValue , Loading Loading
yang-models/_3gpp-common-measurements.yang +12 −4 Original line number Diff line number Diff line Loading @@ -54,6 +54,7 @@ module _3gpp-common-measurements { Integration Reference Point (IRP); Information Service (IS)"; revision 2023-02-15 { reference "CR-0239"} revision 2022-11-03 { reference "CR-0193"; } revision 2022-10-31 { reference CR-0195; } revision 2021-07-22 { reference "CR-0137"; } Loading Loading @@ -193,6 +194,8 @@ module _3gpp-common-measurements { range 1..max ; } units seconds; description "Reporting periods supported for the associated measurement types. The period is defined in seconds."; } leaf-list reportingMethods { Loading @@ -204,13 +207,13 @@ module _3gpp-common-measurements { min-elements 1; } leaf-list monitorGranularityPeriods { leaf-list reportingPeriods { type uint32 { range 1..max ; } units seconds; description "Granularity periods supported for the monitoring of associated measurement types for thresholds"; description "Reporting periods supported for the associated measurement types. The period is defined in seconds."; } } } Loading Loading @@ -446,6 +449,9 @@ module _3gpp-common-measurements { A threshold monitor checks for threshold crossings of performance metric values and generates a notification when that happens. The ThresholdMonitor shall be used only when NRM based threshold monitoring is supported. To activate threshold monitoring, a MnS consumer needs to create a ThresholdMonitor instance on the MnS producer. For ultimate deactivation of threshold monitoring, the MnS consumer should delete the monitor to Loading Loading @@ -477,6 +483,8 @@ module _3gpp-common-measurements { Multiple thresholds can be defined for multiple performance metric sets in a single monitor using thresholdInfoList. The attribute monitorGranularityPeriod defines the granularity period to be applied. The value is a supported GP for the measurements being monitored. Threshold crossing behaviour is as defined in [54], Annex F. Each threshold is identified with a number (key) called thresholdLevel. A threshold is defined using the attributes thresholdValue , Loading