Can ONTAP send SNMP trap with specified OID?
Applies to
ONTAP 9
Answer
No, it cannot.
Additional Information
- How to troubleshoot ONTAP 9 EMS Event Routing to Email, SNMP, Syslog, or REST.API
- Below is a sample of testing SNMP trap by generating an event:
ontap98::> set d Warning: These diagnostic commands are for use by NetApp personnel only. Do you want to continue? {y|n}: y ontap98::*> event generate -node ontap98-01 -message-name snmp.link.down -values 1 ontap98::*> event notification history show -destination snmp-traphost Time Node Severity Event ------------------- ---------------- ------------- --------------------------- 12/25/2023 15:33:23 ontap98-01 INFORMATIONAL snmp.link.down: Interface 1 is down.