Hi,
I have installed net-snmp-5.3.0.1(./configure, make, make install), and i use snmpd successfully, but when I use snmptrapd, i find the information cannot show out on the screen. I use the command  /usr/local/sbin/snmptrapd -f , and the command snmptrap from agent is that snmptrap -v 1 -c public localhost "" "" 0 0  "" ; but the result cannot show out, then I use the command  /usr/local/sbin/snmptrapd -f -Lo -d  the result is that :
NET-SNMP version 5.3.0.1
 
Received 44 bytes from UDP: [127.0.0.1]:32781
0000: 30 2A 02 01  00 04 06 70  75 62 6C 69  63 A4 1D 06    0*.....public...
0016: 08 2B 06 01  04 01 03 01  01 40 04 3B  40 88 F9 02    [EMAIL PROTECTED];@...
0032: 01 00 02 01  00 43 03 22  8B 3B 30 00                 .....C.".;0.


but don't have the trap and inform messages.  Is the snmptrapd.conf wrong ? or other questions ?
When I have installed net-snmp-5.3.0.1 successfully, the snmptrapd.conf don't exist, is it normal?
And I want to know in the source codes, which functions is to process the pdu and show the details on the screen.


Thanks!
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to