Does anyone know of a free command line SNMP walker. I want to write a VB program that will look for certain items in a MIB. I would like to call the SNMP walker from VB and then read the output
You can try to search "snmputil.exe" .You can find it in NT resource kit.
And try to use this command like this
snmputil walk 10.1.1.1 public system
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.