We have integrated Sentry device on Sentry, Sentry gives alarms when any A/V goes missing so that alarm also come on Dataminer alarms.
Hi Jose
Sentry is already integrated I want to know is there any way we can get the alarms which are coming on Sentry can be also visible on Dataminer.
Sentry generates audio video alarms i.e Video loss, audio loss, freeze….
Hi naveen,
I'm not familiar with Sentry device, but if the device already provides information about these alarms, you’ll need to establish a way to retrieve that information (if it hasn’t been implemented yet).
- For SNMP device, you’ll need to identify the OIDs corresponding to those alarms ( you will need the MIB file).
- For HTTP device, you’ll need to determine the appropriate HTTP call to retrieve the alarm details.
- For Serial device, you'll need to identify the appropriate commands to retrieve that information.
Once the retrieval mechanism is set up, you can create a table to display this information. By applying an alarm template to your element, any alarms detected in that table will also trigger/create an alarm in DataMiner.
Hi naveen,
Could you please elaborate on your question? Are you looking for guidance on handling Sentry alarms in DataMiner, troubleshooting integration issues, or something else?