How to Export Event Codes with Severity Levels in DX NetOps Spectrum
search cancel

How to Export Event Codes with Severity Levels in DX NetOps Spectrum

book

Article ID: 430231

calendar_today

Updated On:

Products

Network Observability

Issue/Introduction

You cannot directly export a list of all event codes that include their assigned severity levels through Event Configuration Editor it does not have severity 

Environment

24.3.x

25.4.x

Cause

There is no direct export feature in the Spectrum Event Configuration Editor that combines event codes with their associated severity data

Resolution

 

Login to Spectroserver

cd $SPECROOT

Locate EventDisp files 

Path: $SPECROOT

Command:

find $SPECROOT -name EventDisp

NOTE:

Custom events are typically found in $SPECROOT/custom/Events/EventDisp

Vendor defaults reside in $SPECROOT/SS/CsVendor/.

 

Look for lines which contain "A" in the EventDisp files for alarm entry

Table for Alarm with Severity is given below

A 1: Minor
A 2: Major
A 3: Critical