For the analytics logs to display confirmation that it has sent the SNMP trap, we need to create a logger on ANALYTICS for com.vmware.vcops.platform.notification and set to DEBUG.
com.vmware.vcops.platform.notification com.vmware.vcops.platform.notification class above and set it to DEBUGanalytics-#######.log file will now detail when an alert is triggered and sent via SNMP:2025-02-14T13:43:10,156+0000 DEBUG [pool-29-thread-2] com.vmware.vcops.platform.notification.snmp.SnmpSender.send - Queuing Snmp Trap notification: CANCEL Alert Definition: _CPU Usage gt 0.5, Resource: #### AlertId: ########-#####-####-############, OID: #.#.#.#.#.#.####.#.##.#.#.##; total varbinds: 232025-02-14T13:43:10,175+0000 DEBUG [pool-668-thread-1] com.vmware.vcops.platform.notification.snmp.SnmpSender.send - Sending send SNMP trap... : CANCEL Alert Definition: _CPU Usage gt 0.5, Resource: ####, AlertId:########-#####-####-############, OID: #.#.#.#.#.#.####.#.##.#.#.##; total varbinds: 232025-02-14T13:43:10,177+0000 DEBUG [pool-668-thread-1] com.vmware.vcops.platform.notification.snmp.SnmpSender.send - Successfully sent SNMP trap for alert: CANCEL Alert Definition: _CPU Usage gt 0.5, Resource: ####, AlertId:########-#####-####-############, OID: #.#.#.#.#.#.####.#.##.#.#.##; total varbinds: 23
Note: