What is the attribute id for the "Alarm Modified Time" field in an alarm
DX NetOps Spectrum: All versions.
Component : Spectrum Alarm & Event Management
To pass attributes to alarm notifier scripts, the customer requires to know the attribute id for the "Alarm Modified Time" field in any alarm.
The product documentation include some of the more common global alarm attributes
However "Alarm Modified Time" is not included in that list. An option to get the attribute is to review the Alarm Table. For this:
1. Browse to OneClick web page
2. Select Administration tab -> Debugging
3. Select "Alarm Table" and click an alarm from the list. Better if you select the one with a value for the attribute you are looking for
4. In this case, for Alarm Modified Time, the attribute is 0x13345
Another option is to review the files under
$SPECROOT/tomcat/webapps/spectrum/WEB-INF/alarm/config
For instance, for this specific attribute, the column-alarmmodificationtime-config.xml file will contain the information