It may be a little bit of offtopic, however you could try to use pysnmpbulkwalk
tool which mimics snmpbulkwalk syntax and behavior but supports querying
multiple OIDs in request:
$ pysnmpbulkwalk -v2c -c public demo.snmplabs.com system system
SNMPv2-MIB::sysDescr.0 = DisplayString: SunOS zeus.sn
There is another public snmp agent out there in case test.net-snmp.org is down:
http://snmpsim.sourceforge.net/public-snmp-simulator.html
> On Aug 7, 2014, at 9:36, sandhya reddy wrote:
>
> I'm trying to work with a simple SNMPv2 snmpget request from windows machine
> to test.net-snmp.org ag
en for SNMPv3 TLS snpget request
from Windows machine.
Thanks,
Sandhya
On Thu, Aug 7, 2014 at 12:07 PM, Ilya Etingof <mailto:i...@glas.net>> wrote:
There is another public snmp agent out there in case
test.net-snmp.org <http://test.net-snmp.org> is down:
http://snm
No, TLS/TSM is not supported by that Agent.
On 08/07/2014 01:29 PM, sandhya reddy wrote:
Ilya,
I want to try SNMPv3 with *TLS *which is*TSM *model *not USM.*
For USM, the command which you quoted will work not for TLS.
Thanks
Sandhya
On Thu, Aug 7, 2014 at 2:46 PM, Ilya Etingof <mailt
Just a quick note that a prospective SHA2 auth implementation can be
tested against the public SNMP agent simulator [1].
1. http://snmpsim.sourceforge.net/public-snmp-simulator.html
On 07/14/2017 09:52 AM, Marek Jankowski wrote:
> Hello,
>
> When can we expect support of RFC 7860 in Net-SNMP?
There is also a Python implementation of the command-line tooling [1]
you could play with until Net-SNMP release becomes available.
1. http://snmplabs.com/snmpclitools/snmpget.html#snmpv3-usm-security-level
On 01/05/2018 01:50 PM, Robert Story wrote:
> On Fri, 5 Jan 2018 15:47:58 +0530 Neena wro
> The currelt 5.8 release (and unreleased 5.7 update) should already
> contain objects like memTotalRealX which are defined as
> CounterBasedGauge64
>
> Unfortunately I don't have hardware to test it :-)
Just in case on-line agent emulation [1] could be helpful:
$ snmpget -v2c -c mib2dev/ucd-s