Greetings,
I am having some challenges uploading configs to my DELL PowerConnect 7048 & 6248 switches using NCM v7.2.1
I can successfully download configs, however upon upload, the transfer is listed as complete, but no configs are changed on the switch.
When I view the running config in CLI after the upload, there are no changes, if I select the option to reboot when uploading a startup config, the device is not rebooted (I have run a continuous ping to test)
I have an SNMP RW community configured on the switch which allows UDT to shutdown and turn-on interfaces, so I know that write actions are being executed
Switch config for SNMP communities:
IT_Test_3(config)#show snmp
Community-String Community-Access View Name IP Address
-------------------- ---------------- ---------------- ----------------
TESTRW Read/Write DefaultSuper 192.168.5.145
Community-String Group Name IP Address
-------------------- ------------------------------ ----------------
TESTRW DefaultSuper All
Traps are enabled.
Authentication trap is enabled.
Version 1,2 notifications
Target Address Type Community Version UDP Filter TO Retries
Port name Sec
---------------- ------- -------------------- ------- ------ -------- --- ------
Version 3 notifications
Target Address Type Username Security UDP Filter TO Retries
Level Port name Sec
--More-- or (q)uit
---------------- ------- ------------------ -------- ------ -------- --- -------
System Contact: Shawn_B
System Location: IT Lab
IT_Test_3(config)#
When I test the RW community in the "Edit Node > Polling Method" page it tests successfully for the RW community in the Community String field

but fails when I test against the Read\Write Community String

I have created a Connection Profile where I have entered the admin and enable password for NCM to connect to the switch and tested that it works:

I can manually upload a backed-up config to the running or startup config from the CLI of the switch and view the changes immediately in the CLI without problem via telnet, so I know that there isn't a communication problem between the TFTP server (Solarwinds) and the switches.
HELP Please, I'm not sure what I am not doing right