1 Introduction
This document describes how to check the alarm status. The alarm status can be checked as part of preventive maintenance or problem resolution activities. In such situations, a detailed view of the active alarms in the managed element is required.
1.1 Prerequisites
This section describes the prerequisites, which must be fulfilled before using the procedure.
1.1.1 Conditions
The following condition must apply:
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
2 Procedure
To check the alarm status:
- Navigate to the Fm managed object, for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,Fm=1
- Show the alarm list:
(Fm=1)>show
- Show the details of an alarm, for example:
(Fm=1)>show FmAlarm=1
The following is an example output:
FmAlarm=1 activeSeverity=minor additionalText="Time servers not reachable" eventType=6 lastEventTime="2015-03-30T10:54:35+00:00" majorType=193 minorType=3341942785 originalAdditionalText="Time servers not reachable" originalEventTime="2015-03-30T10:54:35+00:00" originalSeverity=minor probableCause=418 sequenceNumber=1 source="ManagedElement=NODE06ST,HostName=SC-1,ERIC-LINUX-CONTROL-⇒ ANA90139_3-R6A06" specificProblem="LOTC Time Synchronization"
- Show the detailed alarm status:
(Fm=1)>show-table -m FmAlarm -p fmAlarmId,source,activeSeverity,specificProblem
The following is an example output:
fmAlarmId
Source
activeSeverity
specificProblem
1
ManagedElement=NODE06ST,HostName=SC-1,⇒
ERIC-LINUX-CONTROL-ANA90139_3-R6A06minor
LOTC Time
Synchronization2
ManagedElement=NODE06ST,SystemFunctions=1,⇒
Brm=1,BrmBackupManager=SYSTEM_DATA,⇒
BrmBackupScheduler=SYSTEM_DATAmajor
BRM, Scheduled Backup Failed
10
ManagedElement=NODE06ST,Conn=conn1,⇒
Stack=CSCFRF,Host=LABSPTOFFCHA2.ericsson.sewarning
Diameter, Link Disabled

Contents