calmh / node-snmp-native

Native Javascript SNMP library for Node.js
MIT License
252 stars 65 forks source link

Getting always a timeout #46

Closed hoigo closed 7 years ago

hoigo commented 7 years ago

I've just try to test snmp-native, but I always got a timeout executing a simple "get" (SNMP agent running on 173 under 127.0.0.1 with community "public"). Do you have any hints?

bangert commented 7 years ago

does it work with snmpget from the commandline or a different client? can you show us your code?

hoigo commented 7 years ago

It was my fault. I've tried to request an agent which supports only SNMP v1.