On 10 November 2011 16:23, francisco moreno wrote:
> I have made a similar application as "subagent" example of net-snmp.
> I trying register and unregister seven oids several times. The problem is
> when I unregister the oids.
> I think that my method is wrong:
>
> REGISTER OID
> ---
Hello
I have made a similar application as "subagent" example of net-snmp.
I trying register and unregister seven oids several times. The problem is
when I unregister the oids.
I think that my method is wrong:
REGISTER OID
--
netsnmp_handler_registration *myreg;
netsnmp_
On 10 November 2011 10:13, prashant nirni wrote:
> Actually i wanted to create snmpd.conf file. So i used following command
> to create it
> snmpconf -g basic_setup
>
> PROBLEM: But the perl script snmpconf keep on asked questions , i
> followed instructions but its just like a loop. Th
On 10 November 2011 09:30, prashant n wrote:
> I compiled SNMP agent with MIB module
> When i run command: /usr/local/sbin/snmpd -f -L -d -p
> it was giving follwing error
> /usr/local/sbin/snmpd: error while loading shared libraries:
> libnetsnmpagent.so.25: cannot open
Hi,
Actually i wanted to create snmpd.conf file. So i used following
command to create it
* snmpconf -g basic_setup*
PROBLEM: But the perl script *snmpconf* keep on asked questions , i
followed instructions but its just like a loop. The script *snmpconf* keep
on asking questions again, i
Hi,
I compiled SNMP agent with MIB module
When i run command: /usr/local/sbin/snmpd -f -L -d -p
it was giving follwing error
/usr/local/sbin/snmpd: error while loading shared libraries:
libnetsnmpagent.so.25: cannot open shared object file: No such file or
directory
S