Executing commands to Motorola canopy?

I’ve got it figured out how to read data from canopy using snmp but I can’t seem to figure out how to change the configurations. For example, to reboot a module the oid = iso.org.dod.internet.private.enterprises.mot.whispRoot.whispProducts.whispBox.whispBoxControls.reboot.0

But I cant figure out how to execute this command when creating a new tool.

You would need SNMP write access, the dude only reads values from SNMP…

Bummer. So there is no way to do this? Seems like a major oversight to me.

Well SNMP write is dangerous since it can change parameters on your routers. If a malicious user got write access to your routers you would be in big trouble.

You can create a tool that calls an external executable. I would look for an “SNMP write” tool that accepts input on the command line.
From there you would create a script that calls the tool to do your reboot…

Lebowski

http://www.digigrupp.com/snmptools/download.aspx

Something like that should do the trick…
Actually it looks like that doesn’t support write, check this thread http://thwack.com/forums/48/orion-family/9/network-performance-monitor/24461/snmp-command-line-tool-for-win/