5 Commits

Author SHA1 Message Date
PascalWithopf
19133327cc correct codestyle in rsyslog 2018-07-31 09:44:27 +02:00
Pascal Withopf
b63a6b9010 codestyle: line length adjusted 2017-01-17 08:54:37 +01:00
Rainer Gerhards
ca39d8e60e more files moved to ASL 2.0 2012-01-12 03:29:19 +01:00
a14121a19c Added support for SNMPv2, which is also default. Removed some debug code
and compiler warnings. Added support to define the transport type where
    udp is the default. This also enables ipv6 support if you have compiled
    net-snmp with it.
2008-02-08 16:48:48 +00:00
4b2fe0de3b Initially implemented snmp into this output module. The code contains a lot
of debug informations and additional stuff which is commented out. I
    will do some cleanup very soon.
What is implemented yet:
- SNMPv1 is supported (SNMPv2 will follow)
- SNMP Target, Port, Community, EnterpriseOID, TrapType and SpecificType
    can be configured. Sample will follow soon. A SyslogMessageOID can be
    configured as well, this OID will be used for a variable which will
    then contain the original syslogmessage.
2008-02-01 17:02:55 +00:00