Re: Syslog-ng v3.31 destination option not working

"Maurya, Shivani" <[email protected]>
Newsgroups gmane.comp.syslog-ng
Message-ID <DM4PR11MB5502250D21282752C1002439903A9@DM4PR11MB5502.namprd11.prod.outlook.com>
Hi,

Can anyone please respond to my email below?

Regards,
Shivani Maurya

From: Maurya, Shivani
Sent: Friday, February 18, 2022 3:45 PM
To: [email protected]
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 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

______________________________________________________________________________
Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng
FAQ: http://www.balabit.com/wiki/syslog-ng-faq
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.