howardjones / network-weathermap

Network Weathermap draws diagrams from data
http://www.network-weathermap.com/
MIT License
425 stars 95 forks source link

Testing: verify SNMPv2 & v3 actually work #196

Open howardjones opened 5 years ago

howardjones commented 5 years ago

Also, check that the "copy settings from Cacti" works for both.

(And documentation would be nice!)

netniV commented 5 years ago

Cacti have added extra columns for SNMP v3 in the 1.x branch which you may not have in the existing code (I haven't checked).

jpobeda commented 5 years ago

Are these nwm datasources? If so, have a look at my latest post, might still be there. https://forums.cacti.net/viewtopic.php?f=16&t=47112

howardjones commented 5 years ago

Just confirmed that snmp2c definitely returns 1 and 2, not 'up' and 'down', now @jpobeda. Thanks for the reminder.

jpobeda commented 5 years ago

No worries, we are here to HELP YOU TO HELP US. Something like that (?)

tumblr_p0mfj06eel1rf9k3oo1_500

howardjones commented 5 years ago

SNMP2c and v3 both basically work OK. Not yet tested all possible combinations of auth/priv/etc. Docs still needed, especially for v3.