Help
"Chen Chang" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
When I run the demo application program downloaded from
http://net-snmp.sourceforge.net/tutorial/tutorial-5/toolkit/demoapp/index.ht
ml, I got a strange response.
root@ipsec-gateway-1 snmpdemoapp]# ./snmpdemoapp
No log handling enabled - turning on stderr logging
ack: Out of memory (malloc failure)
something horrible happened!!!
[root@ipsec-gateway-1 snmpdemoapp]#
I can see that something wrong must have happened when the program
executes snmp_open(&session) and returns a NULL value. Could you pls help to
explain & solve the problem? Thank you so much!
Aaron