So what is the error you are getting? And can you setup a small test case with all the details of your configuration so people can look it over and offer suggestions? Sr. Storage Architect TOSHIBA AMERICA, INC. 1251 6th, Ave 41st flr, New York, NY 10020 508-736-5499 (mobile) E-Mail: john.stoffel@toshiba.com<mailto:john.stoffel@toshiba.com> Website: Service Now Self Service Portal<https://nassc.service-now.com/ess/navpage.do> From: syslog-ng <syslog-ng-bounces@lists.balabit.hu> On Behalf Of Maurya, Shivani Sent: Monday, February 21, 2022 4:30 AM To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng] Syslog-ng v3.31 destination option not working Hi, Can anyone please respond to my email below? Regards, Shivani Maurya From: Maurya, Shivani Sent: Friday, February 18, 2022 3:45 PM To: syslog-ng@lists.balabit.hu<mailto:syslog-ng@lists.balabit.hu> Subject: Syslog-ng v3.31 destination option not working Hi, I am referring the syslog-ng admin guide - https://www.syslog-ng.com/technical-documents/doc/syslog-ng-open-source-edition/3.30/administration-guide/48#TOPIC-1595034<https://urldefense.com/v3/__https:/www.syslog-ng.com/technical-documents/doc/syslog-ng-open-source-edition/3.30/administration-guide/48*TOPIC-1595034__;Iw!!BiNunAf9XXY-!Q93jrzSZM4DX-Me8aBL3c0eYbt-EnqnTHtIIy3TzSyiJ4TIy3YexNnFaPAv7bmrAmrrw$> and using the snmp() destination option. The following is included in my syslog-ng.conf file as part of destination - destination d_snmpv2c{ snmp( version('v2c') host('192.168.1.1') trap-obj('.1.3.6.1.6.3.1.1.4.1.0', 'Objectid', '.1.3.6.1.4.1.18372.3.1.1.1.2.1') snmp-obj('.1.3.6.1.4.1.18372.3.1.1.1.1.1.0', 'Octetstring', 'Test SNMP trap') snmp-obj('.1.3.6.1.4.1.18372.3.1.1.1.1.2.0', 'Octetstring', 'admin') snmp-obj('.1.3.6.1.4.1.18372.3.1.1.1.1.3.0', 'Ipaddress', '192.168.1.1') ); }; But syslog-ng service/daemon is not starting & pointing error at snmp(). Can you please help on this? FYI - I am using RHEL7. Regards, Shivani Maurya