snmp proxy

2018-11-01 Thread Mark Christiansen
I am having problems with getting proxying to work on net-snmp version 5.8 that I built for Windows 10. I followed the proxy guidelines at http://net-snmp.sourceforge.net/wiki/index.php/Snmpd_proxy and set up the attached snmpd.conf file where I am using test.net-snmp.org as the "switch" in the

Re: net-SNMP on windows getting decryption error

2018-10-29 Thread Mark Christiansen
On Sun, Oct 28, 2018 at 7:30 PM Bart Van Assche wrote: > On 10/23/18 6:00 AM, Mark Christiansen wrote: > > Does anybody have ideas of what could be going wrong here? > > > > I built net-SNMP 5.8 for my Windows 10 machine. I set up my snmpd.conf > > file as shown b

Re: net-SNMP on windows getting decryption error

2018-10-28 Thread Mark Christiansen
or what am I doing wrong in my snmpd configuration? Thanks. Mark. On Tue, Oct 23, 2018 at 7:00 AM Mark Christiansen wrote: > Does anybody have ideas of what could be going wrong here? > > I built net-SNMP 5.8 for my Windows 10 machine. I set up my snmpd.conf > file as shown below w

Re: Your useless snmpd implementation

2018-10-27 Thread Mark Christiansen
On Fri, Oct 26, 2018 at 4:48 PM Magnus Fromreide wrote: > On Mon, Oct 22, 2018 at 02:35:49PM +, Thibault Bartolone via > Net-snmp-coders wrote: > > > I'm going to keep wasting my time searching, because you could not spend > 1 hour to provide a crystal clear documentation. > > It would be

net-SNMP on windows getting decryption error

2018-10-23 Thread Mark Christiansen
Does anybody have ideas of what could be going wrong here? I built net-SNMP 5.8 for my Windows 10 machine. I set up my snmpd.conf file as shown below where I added the same users as I have on my Linux machine called aurelius. I get the following responses when I run snmpgetnext for the two

Proxy test.net-snmp.org on my server using context

2018-10-20 Thread Mark Christiansen
I would like some help proxying test.net-snmp.org on my local server. I followed directions at: http://net-snmp.sourceforge.net/wiki/index.php/Snmpd_proxy Here is what I added to my localhost snmpd.conf file: ### # Proxy

Setting up a proxy server

2018-10-16 Thread Mark Christiansen
I would like some help. To learn how to set up a proxy server, I want to proxy my Linux SNMP server (aurelius) on my Windows SNMP server (localhost). I tried to follow the guidance at: http://net-snmp.sourceforge.net/wiki/index.php/Snmpd_proxy So I added the following to my snmpd.config file on

Re: snmpwalk test.net-snmp.org

2018-09-30 Thread Mark Christiansen
On Sat, Sep 29, 2018 at 1:36 PM Lee wrote: > On 9/28/18, Mark Christiansen wrote: > > What's going wrong? I get the following error: > > > > $ /c/usr/bin/snmpwalk test.net-snmp.org demopublic system > > demopublic: Unknown Object Identifier (Sub-id not fou

snmpwalk test.net-snmp.org

2018-09-28 Thread Mark Christiansen
What's going wrong? I get the following error: $ /c/usr/bin/snmpwalk test.net-snmp.org demopublic system demopublic: Unknown Object Identifier (Sub-id not found: (top) -> demopublic) I found that at: http://net-snmp.sourceforge.net/tutorial/tutorial-4/commands/snmpwalk.html Thanks. Mark.

Re: RUNFULLTESTS results

2018-09-25 Thread Mark Christiansen
On Tue, Sep 25, 2018 at 7:31 AM Mark Christiansen wrote: > > > On Mon, Sep 24, 2018 at 10:06 PM Bart Van Assche > wrote: > >> On 9/24/18 7:15 PM, Mark Christiansen wrote: >> > I think I got things figured out. Now I get the following error pop-up >&

Re: RUNFULLTESTS results

2018-09-25 Thread Mark Christiansen
On Mon, Sep 24, 2018 at 10:06 PM Bart Van Assche wrote: > On 9/24/18 7:15 PM, Mark Christiansen wrote: > > I think I got things figured out. Now I get the following error pop-up > > when I try to run RUNFULLTESTS: > > > >"The code execution cann

RUNFULLTESTS results

2018-09-23 Thread Mark Christiansen
What do these test results tell me is wrong about my build and system configuration? I assume they should all pass. $ ./RUNFULLTESTS /home/markw/net-snmp-code/testing/fulltests/temptests/T000configure_simple..ok 2/0

Re: building net-SNMP for Windows 10 in minGW32

2018-09-22 Thread Mark Christiansen
On Sat, Sep 22, 2018 at 10:32 AM Bart Van Assche wrote: > On 9/21/18 8:34 PM, Mark Christiansen wrote: > > I switched to the same commit and I still get errors trying to apply the > > patch: > > > > $ patch -p1 < detect_socklen_t.patch > > patching file c

Re: building net-SNMP for Windows 10 in minGW32

2018-09-21 Thread Mark Christiansen
On Fri, Sep 21, 2018 at 7:49 AM Bart Van Assche wrote: > On 9/21/18 5:43 AM, Mark Christiansen wrote: > > Thanks. I tried to apply the patch and get the following: > > > > $ git apply detect_socklen_t.patch ce > > warning: configure has type 100644

Re: building net-SNMP for Windows 10 in minGW32

2018-09-21 Thread Mark Christiansen
On Thu, Sep 20, 2018 at 9:47 PM Bart Van Assche wrote: > On 9/20/18 6:50 PM, Mark Christiansen wrote: > > On Thu, Sep 20, 2018 at 7:45 AM Bart Van Assche > <mailto:bvanass...@acm.org>> wrote: > > > > On 9/20/18 6:08 AM, Mark Christiansen wrote: > >

building net-SNMP for Windows 10 in minGW32

2018-09-20 Thread Mark Christiansen
Please help. I am having trouble building net-SNMP 5.8 on Windows 10 in mingw32. Is there some other things I need to install? After running configure I have the following: - Net-SNMP configuration summary: