>> Does anyone have the script to mass change sm passwords? I see that someone >> had linked it back in 2011 but it’s no longer accessible. > > snmpset -v 2c -c Canopy 10.0.0.1 1.3.6.1.4.1.161.19.3.3.2.56.0 s root,password > snmpset -v 2c -c Canopy 10.0.0.1 1.3.6.1.4.1.161.19.3.3.2.56.0 s > admin,password
You must have read/write SNMP enabled and it would be good idea to change that as well. snmpset -v 2c -c Canopy 10.0.0.1 1.3.6.1.4.1.161.19.3.3.2.36.0 s new-read-write-snmp
