Loading yang-models/_3gpp-common-fm.yang +8 −1 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-11-07 { reference "CR-0057"; } revision 2025-08-13 { reference "CR-0050 CR-0051 CR-0053 CR-0054"; } revision 2025-05-01 { reference "CR-0042 CR-0043"; } // common for R18, R19 revision 2025-03-25 { reference "CR-0025 CR-0026"; } Loading Loading @@ -283,7 +284,7 @@ module _3gpp-common-fm { enum EXTERNAL_TRANSMISSION_DEVICE_FAILURE { value 552; } enum REDUCED_ALARM_REPORTING { value 561; } enum REDUCED_EVENT_REPORTING { value 562; } enum RECUCED_LOGGING_CAPABILITY { value 563; } enum REDUCED_LOGGING_CAPABILITY { value 563; } enum SYSTEM_RESOURCES_OVERLOAD { value 564; } enum BROADCAST_CHANNEL_FAILURE { value 565; } enum CONNECTION_ESTABLISHMENT_ERROR { value 566; } Loading Loading @@ -529,6 +530,7 @@ module _3gpp-common-fm { mandatory true; config false ; yext3gpp:notNotifyable; yext3gpp:inVariant; } leaf alarmChangedTime { Loading Loading @@ -702,6 +704,7 @@ module _3gpp-common-fm { } list comments { config false ; yext3gpp:notNotifyable; description "List of comments and data about the comments."; key idx; Loading Loading @@ -785,10 +788,14 @@ module _3gpp-common-fm { type string; config false ; yext3gpp:notNotifyable; description "It carries the identity of the detector of the security alarm."; } list correlatedNotifications { key sourceObjectInstance; config false ; yext3gpp:notNotifyable; description "List of correlated notifications"; leaf sourceObjectInstance { Loading Loading
yang-models/_3gpp-common-fm.yang +8 −1 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-11-07 { reference "CR-0057"; } revision 2025-08-13 { reference "CR-0050 CR-0051 CR-0053 CR-0054"; } revision 2025-05-01 { reference "CR-0042 CR-0043"; } // common for R18, R19 revision 2025-03-25 { reference "CR-0025 CR-0026"; } Loading Loading @@ -283,7 +284,7 @@ module _3gpp-common-fm { enum EXTERNAL_TRANSMISSION_DEVICE_FAILURE { value 552; } enum REDUCED_ALARM_REPORTING { value 561; } enum REDUCED_EVENT_REPORTING { value 562; } enum RECUCED_LOGGING_CAPABILITY { value 563; } enum REDUCED_LOGGING_CAPABILITY { value 563; } enum SYSTEM_RESOURCES_OVERLOAD { value 564; } enum BROADCAST_CHANNEL_FAILURE { value 565; } enum CONNECTION_ESTABLISHMENT_ERROR { value 566; } Loading Loading @@ -529,6 +530,7 @@ module _3gpp-common-fm { mandatory true; config false ; yext3gpp:notNotifyable; yext3gpp:inVariant; } leaf alarmChangedTime { Loading Loading @@ -702,6 +704,7 @@ module _3gpp-common-fm { } list comments { config false ; yext3gpp:notNotifyable; description "List of comments and data about the comments."; key idx; Loading Loading @@ -785,10 +788,14 @@ module _3gpp-common-fm { type string; config false ; yext3gpp:notNotifyable; description "It carries the identity of the detector of the security alarm."; } list correlatedNotifications { key sourceObjectInstance; config false ; yext3gpp:notNotifyable; description "List of correlated notifications"; leaf sourceObjectInstance { Loading