This is a discussion on Re: Traps sent by Windows machine not recognized within the SNMP Users forums, part of the Networking and Network Related category; Alex, It finally worked. After sending mail to the list yesterday (with excerpts= of = snmptrapd debug output), I realized the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Alex,
It finally worked. After sending mail to the list yesterday (with excerpts= of = snmptrapd debug output), I realized the the problem was at the ip/udp layer= .... I = found a firewall rule mispelled! Thanks again for your support Jean-Paul Alex Burger wrote: > Try it with authorization disabled. In snmptrapd.conf: > = > disableAuthorization yes > = > Alex > = > = > = > Jean-Paul Minet wrote: >> I am trying to use net-snmp 5.3.1 on a linux box to receive traps from v= arious = >> sources. Everything seems fine for traps originating, for example, from= a = >> snmptrap command on another linux box, but when I generate a trap on a W= indows = >> XP machine (using the native Windows snmp services), I can see the trap = reaching = >> my linux net-snmp machine (e.g. through a tcpdump): >> >> [root@gaia ~]# tcpdump -i eth0 host x.y.z.w and port 162 >> tcpdump: verbose output suppressed, use -v or -vv for full protocol deco= de >> listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes >> 16:05:02.998217 IP iguest.x.y.z.solid-mux > gaia.x.y.z.snmptrap: C=3Dxx= xx = >> Trap(690) E:311.1.13.1.8.83.101.99.117.114.105.116.121 x.y.z.w = >> enterpriseSpecific s=3D528 [|snmp] >> >> but snmptrapd doesn't seem to see it/interpret it correctly. At least, = I don't = >> see anything in my syslog message file (while I do with traps generated = from a = >> linux-based snmptrap command, whether v1 or v2c). My snmptrapd.conf fil= e only = >> contains: >> >> authCommunity log,execute,net xxxx default >> >> Any hint on what could be wrong or how to check further? > = > = > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share y= our > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?p...eforge&CID=3D= DEVDEV > _______________________________________________ > Net-snmp-users mailing list > Net-snmp-users@lists.sourceforge.net > Please see the following page to unsubscribe or change other options: > https://lists.sourceforge.net/lists/...net-snmp-users > = > = > = -- = Jean-Paul Minet Institut de Calcul Intensif et de Stockage de Masse (CISM) Universit=E9 Catholique de Louvain http://www.cism.ucl.ac.be Place Croix du Sud, 1 1348 Louvain-la-Neuve Belgium Tel: (32) 010/47.35.67 Fax: (32) 010/47.34.52 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?p...orge&CID=3DDE= VDEV _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |