I needed to update thousands of nodes from SNMP to ICMP. Obviously doing this through the web console would have been tedious. I wrote this script to make this change in bulk via the API.
Hope this helps anyone else out there who needs to do something similar.
- Line: 37 - Update this with your Orion hostname or IP
- Line: 46 - You'll want to make sure you craft your own SWQL here. Right now it is set to move ALL nodes currently being monitored via SNMP over to ICMP.
- Line: 49 - This is what actually makes the change. uncomment this line when you are ready to proceed
[View:/cfs-file/__key/communityserver-discussions-components-files/45/6082.ChangeNodePollingMethod.ps1:640:480]