Notification schedule for snmp-trap in Cloud Control
Hi
I'm trying to find a way to limit the sending of snmp-traps based on time in Cloud Control (12.1.0.4)?
There is the My notification schedule, but it affects only e-mails and I would need to limit the sending of snmp-traps the same way for a certain userid.
One workaround could probably be to have a pl*sql-procedure or update script which could update straight the repository database by adding and deleting the snmp-trap option for a certain Rule.
But is it only one row in one table which needs to be updated or is it a more complicated thing whith dependencies?