Class OnmsAlarmSummary

Represents an OpenNMS alarm.

Implements

Constructors

Properties

description?: string

the alarm's description

id?: number

the alarm ID

label?: string

the label of this alarm as defined in the alarm configuration

logMessage?: string

the alarm's log message

reductionKey?: string

the alarm's reduction key

severity?: OnmsSeverity

the alarm's severity

the alarm's type

Accessors