On 01/21/2014 10:52 AM, andrewarnier wrote: > Hi all, > > When I input the command as bellow : > > perl /usr/local/sbin/sec.pl -conf=snmptt_cisco.conf
hi Andrew, these error messages suggest that you have a lot of statements in the SEC rule file which do not follow the proper syntax. Since your rule file name is snmptt_cisco.conf, and some of the malformed lines contain keywords like FORMAT, MATCH and MATCH MODE, I would guess that this configuration file is actually SNMPTT config file (SNMP Trap Translator, http://snmptt.sourceforge.net/). kind regards, risto > > I got the message > > snmptt_cisco.conf line 110 (FORMAT $4): Line not in keyword=value format > or non-alphanumeric keyword > > snmptt_cisco.conf line 111 (MATCH $1:(SPANTREE)): Line not in > keyword=value format or non-alphanumeric keyword > > snmptt_cisco.conf line 112 (MATCH $2:7): Line not in keyword=value > format or non-alphanumeric keyword > > snmptt_cisco.conf line 113 (MATCH $3:(PORT_STATE)): Line not in > keyword=value format or non-alphanumeric keyword > > snmptt_cisco.conf line 114 (MATCH MODE=and): Line not in keyword=value > format or non-alphanumeric keyword > > snmptt_cisco.conf line 115 (SDESC): Line not in keyword=value format or > non-alphanumeric keyword > > snmptt_cisco.conf line 116 (A Detail CISCO Spanning Tree Topology Change > Trap FROM SYSLOG): Line not in keyword=value format or non-alphanumeric > keyword > > snmptt_cisco.conf line 117 (EDESC): Line not in keyword=value format or > non-alphanumeric keyword > > No valid rules found in configuration file snmptt_cisco.conf > > What does wrong mean? > > andrew > > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Simple-evcorr-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users > ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Simple-evcorr-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users
