2009/12/23 cowboylrc :
> I run snmpd -c "/bin/snmpd.conf" -LnĀ .Very Fast it quit without any erro .
>I thought it should be a process , run all the time .
It should do - yes.
It's probably generating an error, which you simply do not see.
Try running the agent as
snmpd -f -Le -c /bin/snmpd.c
2009/12/28 Francesco Andreozzi - Gamestorm.it
:
> I write some agents, all works great!
> when i start a snmpd some agent have a null value..
The value of a MIB object must match the syntax defined
in the MIB file. This cannot include the type NULL.
The NULL syntax is only used with GET* reques