Leigh Williamson/UK/CSC is out of the office.

2008-09-19 Thread Leigh Williamson
I will be out of the office starting 19/09/2008 and will not return until 29/09/2008. For Escalation Contact: Dave Higginson - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest

FW: I found the value being truncated in the red color part, when I use snmpwalk to get mib value

2008-09-19 Thread hungta
Dear Sir, I use netsnmp command "snmpwalk" to get the mib value as following example I found the value being truncated in the red color part How can I fix the problem, please help me thanks LAB-8600-FAULT-MIB::eventHistoryEventId.190552 = INTEGER: 1769474 TLAB-8600-FAULT-MIB::eventHisto

RE: embedded-perl on win32: "warning unknown token: perl"

2008-09-19 Thread Marco Dings
> That sounds remarkably as if the Windows binaries are not built with Perl support. I got the binaries from sourceforge (I'm not set up to build them myself) I find 2 contradictory remarks in NEWS it says *5.4* Important Changes: - The default configuration now enables embedded P

Re: embedded-perl on win32: "warning unknown token: perl"

2008-09-19 Thread Dave Shield
2008/9/19 Marco Dings <[EMAIL PROTECTED]>: > I've gotten the latest binaries from sourceforge (5.4.1.2) > As soon as I put something like > > perl do "myscript.pl" > in snmpd.conf > > I find a message in my snmp.log file > "warning unknown token: perl" That sounds remarkably as if the Windows bin

embedded-perl on win32: "warning unknown token: perl"

2008-09-19 Thread Marco Dings
Hello all, I'm trying to set up an snmp-agent and extend it using embedded perl on a windows machine and its driving me crazy.. I've gotten the latest binaries from sourceforge (5.4.1.2), Installed it. And tested as out of the box. agent itself runs as I can "snmpwalk" it. As soon as I put