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
On 9/30/18, Bart Van Assche wrote:
> On 9/30/18 1:26 PM, Mark Christiansen wrote:
>> Lee, thanks for the sanity check. When I run the same command as you I
>> get:
>>
>> $ /c/usr/bin/snmpwalk -v 2c -c demopublic test.net-snmp.org
>> <http://test.net-snmp.org&
On 9/30/18 1:26 PM, Mark Christiansen wrote:
Lee, thanks for the sanity check. When I run the same command as you I get:
$ /c/usr/bin/snmpwalk -v 2c -c demopublic test.net-snmp.org
<http://test.net-snmp.org> system
Timeout: No Response from test.net-snmp.org <http://test.net-snmp.org
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 no
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 found: (top) ->
> demopublic)
$ snmpwalk -v 2c -c demopublic test.net-
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
Than
On 3/24/18, Bart Van Assche wrote:
> Hello,
>
> On https://en.wikipedia.org/wiki/Net-SNMP I found the following:
>
> snmpget -v 2c -c demopublic test.net-snmp.org SNMPv2-MIB::sysUpTime.0
>
> If I run that command it reports a timeout. But if I run a port scan
> against te
Hello,
On https://en.wikipedia.org/wiki/Net-SNMP I found the following:
snmpget -v 2c -c demopublic test.net-snmp.org SNMPv2-MIB::sysUpTime.0
If I run that command it reports a timeout. But if I run a port scan
against test.net-snmp.org it shows that port 161 is open. Does that mean
that