This is a discussion on Re: snmptrap on Win32 platform within the SNMP Users forums, part of the Networking and Network Related category; This is a multipart message in MIME format. --===============2048267591== Content-Type: multipart/alternative; boundary="=_alternative 004A0ACA85257411_=" This is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a multipart message in MIME format.
--===============2048267591== Content-Type: multipart/alternative; boundary="=_alternative 004A0ACA85257411_=" This is a multipart message in MIME format. --=_alternative 004A0ACA85257411_= Content-Type: text/plain; charset="US-ASCII" The issue with the sending host was with a firewall config that was being overridden by a GPO, so that the visible config I saw was not the actual running config. Now, I see the packet on the wire, but it is not being logged on my receiving unit. The man pages are a little hazy on the config for snmptrapd on Win32, so I'll show my most recent attempt: # this may not be supported in win32 disableAuthorization yes # Is this required? #snmpTrapdAddr IP_removed ignoreAuthFailure no logOption F 7 c:\usr\log\traplog.txt doNotLogTraps false authtrapenable 1 trapcommunity community_removed <EOF> All I want is to log debug level data about the trap recieved (this is a test environment, nothing fancy) to a file. Any further assistance with this new problem would be appreciated. --=_alternative 004A0ACA85257411_= Content-Type: text/html; charset="US-ASCII" <br><font size=2 face="sans-serif">The issue with the sending host was with a firewall config that was being overridden by a GPO, so that the visible config I saw was not the actual running config.</font> <br> <br><font size=2 face="sans-serif">Now, I see the packet on the wire, but it is not being logged on my receiving unit. The man pages are a little hazy on the config for snmptrapd on Win32, so I'll show my most recent attempt:</font> <br> <br><font size=2 face="sans-serif"># this may not be supported in win32</font> <br><font size=2 face="sans-serif">disableAuthorization yes</font> <br> <br><font size=2 face="sans-serif"># Is this required?</font> <br><font size=2 face="sans-serif">#snmpTrapdAddr IP_removed</font> <br> <br><font size=2 face="sans-serif">ignoreAuthFailure no</font> <br> <br><font size=2 face="sans-serif">logOption F 7 c:\usr\log\traplog.txt</font> <br><font size=2 face="sans-serif">doNotLogTraps false</font> <br><font size=2 face="sans-serif">authtrapenable 1</font> <br><font size=2 face="sans-serif">trapcommunity community_removed</font> <br> <br><font size=2 face="sans-serif"><EOF></font> <br> <br><font size=2 face="sans-serif">All I want is to log debug level data about the trap recieved (this is a test environment, nothing fancy) to a file.</font> <br> <br><font size=2 face="sans-serif">Any further assistance with this new problem would be appreciated.</font> --=_alternative 004A0ACA85257411_=-- --===============2048267591== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ --===============2048267591== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============2048267591==-- |