8647.887016000:main queue:Reg/w0: Filter: check for property 'msg' (value 'omsnmp_sendsnmp: Invalid SyslogMessage OID, error code '-61' - 'Bad variable type (Type of attribute is OBJECT IDENTIFIER, not OCTET STRING)'
') contains 'ERROR': FALSE
8647.887042000:main queue:Reg/w0: Filter: check for property 'msg' (value 'omsnmp_sendsnmp: Invalid SyslogMessage OID, error code '-61' - 'Bad variable type (Type of attribute is OBJECT IDENTIFIER, not OCTET STRING)'
') contains 'ERROR': FALSE
8647.887066000:main queue:Reg/w0: Filter: check for property 'msg' (value 'omsnmp_sendsnmp: Invalid SyslogMessage OID, error code '-61' - 'Bad variable type (Type of attribute is OBJECT IDENTIFIER, not OCTET STRING)'
') contains 'ERROR': FALSE
8647.887089000:main queue:Reg/w0: Filter: check for property 'msg' (value 'omsnmp_sendsnmp: Invalid SyslogMessage OID, error code '-61' - 'Bad variable type (Type of attribute is OBJECT IDENTIFIER, not OCTET STRING)'
') contains 'ERROR': FALSE
Can anybody help?
My rsyslog.conf:
$ModLoad omsnmp.so
$actionsnmptarget 10.26.49.109
$actionsnmpcommunity public
.
.
:msg,contains,"ERROR"
Thanks


