Hi All,
I have problem when I call "exec()" from SNMP Agent.Under "exec()" in SNMP Agent I run my own script. The output of my script should be more than 200 values however I am getting only 19 values. I guess may be there limits and I am not sure may be there some files which I need recompile with new parameters?
Why I am thinking that because I did experiment.
1. When I installed from "package"(which comes with distributive) on FreeBSD box. It worked fine. I got all output from the script.
2. When I installed from "source" on FreeBSD box. It did not work. The output from script was not completely full.
The problem that "net-snmp" installed from source and these are production servers (Linux). How can I fix this problem?
Thanks,
Askar
