
I want to monitor if the running config of a Dell Powerconnect switch has changed.
Why? Sometimes techies make changes they forget to save to the startup config, and at the nexr reboot all is lost.
So I tried SNMP.
But I can't seem to find any OID representing anything useful.
Then some Dell techie pointed me to a possible solution:
Somehow get a dump from the running config and the startup config and compare the both.
Sounds like a plan to me.
Would any of you have done this before, I would welcome any suggestions to accomplish this in a efficient way.
Thanks!