ANNA Suite  2020b
Multipurpose development suite for Telco applications
Public Attributes | List of all members
anna::oam::alarm_data_t Struct Reference

#include <defines.hpp>

Public Attributes

int ExternalId
 
std::string DynamicVariablesCSL
 
int ActivationId
 
int CancellationId
 
std::string Description
 

Detailed Description

Alarm data container

Member Data Documentation

◆ ActivationId

int anna::oam::alarm_data_t::ActivationId

Alarm activation identifier

◆ CancellationId

int anna::oam::alarm_data_t::CancellationId

Alarm cancellation identifier. If missing, the alarm will interpreted as non-transferable

◆ Description

std::string anna::oam::alarm_data_t::Description

Alarm description added within the module. If empty string is provided, default description for non-registered will be searched (#getDefaultInternalAlarmDescription)

◆ DynamicVariablesCSL

std::string anna::oam::alarm_data_t::DynamicVariablesCSL

Comma-separated list of dynamic variable names (same order than launched with #activateAlarm and #cancelAlarm)

◆ ExternalId

int anna::oam::alarm_data_t::ExternalId

External text identification


The documentation for this struct was generated from the following file: