Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColorgreen
bgColortransparent
borderWidth2
Noprint
Back to Table of Contents

Additional sections:

Children Display
styleh6

...

Add_workflow_for_techpubs
AUTH2UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cd5909df, userName='null'}
AUTH1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c85b00e8, userName='null'}
REV5UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cca00892, userName='null'}
REV6UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26c749000c, userName='null'}
REV3UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cdcd0ab1, userName='null'}
REV1UserResourceIdentifier{userKey=8a00a02355cd1c2f0155cd26cba00610, userName='null'}

Panel
borderColorgreen
borderWidth2

In this section:

Table of Contents
maxLevel3

Overview


Excerpt Include
SNMP Trap Management
SNMP Trap Management
nopaneltrue

SNMP Traps

Traps are

...

events

...

reported by the SNMP devices

...

.

...

SNMP Traps tagged as alarms are displayed through CLI. However, it is generated only when the parameter trapTarget is configured.

...

Some SNMP traps are

...

also alarms, and are displayed on the command line interface of the SBC.

Note
iconfalse
titleNote

To configure trapTarget using CLI, refer How to Configure SNMP Trap Targets

To configure trap Target using EMA, refer SNMP - Trap Target

To configure traps using EMS, refer SNMP Trap Management

 

To view the the

...

related alarms, execute the command:

Code Block
show table alarms currentStatus

 

To view trap configuration details, refer

Alarms

A trap is considered

...

an alarm

...

when there is a condition that needs attention by the operator. Some alarms are cleared by themselves, such as a port up/down alarm. Other alarms require manual intervention to clear.

Alarms provide alerts/warnings of

...

abnormal activity such as a software failures, system faults, exceptions, hardware issues, and so on. Alarms are primarily viewed using the CLI and EMA interfaces. But some major and critical alarms

...

also have LED indicators on the SBC.

SBC displays alarms according to the following categories:

  • Current alarms
  • History alarms

Current Alarms

The Current Alarms screen displays the alarms that are not cleared. Current alarms are viewed using EMA and CLI.

To display the Current alarms using CLI, execute the following command:

Code Block
% show table alarms currentStatus

The results display similar to the figure Current alarms (displayed in CLI mode):

Caption
0Figure
1Current alarms (displayed in CLI mode)
3Current alarms

Image Modified

To display the Current alarms using EMA,

On the SBC Main Screen, navigate to Monitoring > Dashboard > Alarms > Current Alarms

Caption
0Figure
1Current Alarms

Image Modified

History Alarms

History Alarms provides historical information about the alarms which occurred on the system, such as the time when the alarms were added/updated/modified/cleared. Historical alarm details are displayed using CLI or from the EMA Dashboard.

For example, to display the list of alarms which occurred on the SBC, execute the following command from CLI:

Code Block
> show table alarms historyStatus

The output is displayed similar to the figure below:

Caption
0Figure
1History alarms output.
 Image Modified

...

 

To view the Cleared Alarms in

...

the SBC EMA, from the EMA menu navigate to Monitoring > Dashboard > Alarms > Cleared Alarms.

Caption
0Figure
1Cleared Alarms EMA

 Image Added


The status of the alarms are also available in the following locations of the EMA:

  • Current Alarms - All > Alarms > Current Status

    Caption
    0Figure
    1Current Status

    Image Added

  • History Alarms - All > Alarms > History Status

    Caption
    0Figure
    1History Status

    Image Modified

 

For additional details with viewing alarms and configuring SBC for alarms, refer:

  • CLI: 

...