1 Introduction
This document describes how to change the alarm type severity. The user can experience that the designed alarm severity does not match the actual perceived severity in the network solution and can change its value.
1.1 Prerequisites
This section describes the prerequisites, which must be fulfilled before using the procedure.
1.1.1 Conditions
The following conditions must apply:
- The alarm type and the new alarm type severity are known.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
2 Procedure
To change the alarm type severity:
- Navigate to the FmAlarmType managed
object, for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,Fm=1,FmAlarmModel=SwM,FmAlarmType=FallbackOperationStartingSoon
- Show the alarm severity:
(FmAlarmType=FallbackOperationStartingSoon)>show defaultSeverity
defaultSeverity=[]
- Enter Config mode:
(FmAlarmType=FallbackOperationStartingSoon)>configure
- Change the alarm type severity, for example:
(config-FmAlarmType=FallbackOperationStartingSoon)>configuredSeverity=MINOR
- Commit the change:
(config-FmAlarmType=FallbackOperationStartingSoon)>commit
- Verify the change:
(FmAlarmType=FallbackOperationStartingSoon)>show configuredSeverity
configuredSeverity=MINOR

Contents