Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute for configuring the severity level #1

Closed
openBackhaul opened this issue Feb 15, 2022 · 1 comment
Closed

Attribute for configuring the severity level #1

openBackhaul opened this issue Feb 15, 2022 · 1 comment
Assignees

Comments

@openBackhaul
Copy link
Owner

While configuring the level of severity of a combination of alarm type and resource, peripheral conditions might be of relevance.
E.g. the protection configuration (e.g. 1+0 or 1+1) might influence, whether a LoS alarm would be assigned to be critical or just e.g. major.
Based on this consideration we added two attributes (“severityLevelForServiceAffecting” and “severityLevelForNotServiceAffecting”) two every combination of alarm type and resource.

While searching for a generally adopted definition of what’s “service affecting”, we found indication that the definition of severity level “critical” is that the service is affected.
If the severity level would always be “critical” in all cases the service is affected, configuration of the severity level would be obsolete in these cases.

Potential proposal to the 5G-xhaul call
Creating a single SeverityConfigurationType::severityLevel attribute with comment: “Allows configuring the severity level of alarms of the specified combination of alarm type and resource, in case they are not service affecting. If such alarm would be service affecting, severity level ‘critical’ would be assigned in general.”
Deleting SeverityConfigurationType::severityLevelForServiceAffecting and SeverityConfigurationType::severityLevelForNotServiceAffecting attributes from the modeling.

@openBackhaul
Copy link
Owner Author

We later decided to replace SeverityConfigurationType::severityLevelForServiceAffecting and SeverityConfigurationType::severityLevelForNotServiceAffecting attributes by a severityLevelList[*] attribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant