Loading yang-models/_3gpp-common-fm.yang +10 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ module _3gpp-common-fm { TTA, TTC). All rights reserved."; reference "3GPP TS 28.111"; revision 2025-07-01 { reference "CR-xxx18 CR-xxx18"; } revision 2025-05-01 { reference "CR-0042 CR-0043"; } // common for R18, R19 revision 2025-03-25 { reference "CR-0025 CR-0026"; } revision 2024-05-12 { Loading Loading @@ -586,6 +587,15 @@ module _3gpp-common-fm { min-elements 1; } } leaf manuallyCleared { type boolean; config false; default false; description "Indicates whether the alarm needs to be cleared manually by the MnS consumer (ADMC) or the producer will clear it automatically (ADAC)."; } } grouping AlarmListGrp { Loading Loading
yang-models/_3gpp-common-fm.yang +10 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ module _3gpp-common-fm { TTA, TTC). All rights reserved."; reference "3GPP TS 28.111"; revision 2025-07-01 { reference "CR-xxx18 CR-xxx18"; } revision 2025-05-01 { reference "CR-0042 CR-0043"; } // common for R18, R19 revision 2025-03-25 { reference "CR-0025 CR-0026"; } revision 2024-05-12 { Loading Loading @@ -586,6 +587,15 @@ module _3gpp-common-fm { min-elements 1; } } leaf manuallyCleared { type boolean; config false; default false; description "Indicates whether the alarm needs to be cleared manually by the MnS consumer (ADMC) or the producer will clear it automatically (ADAC)."; } } grouping AlarmListGrp { Loading