Symptoms:
Cannot pull vlan.dat file for some Cisco devices
Pull config of Cisco devices fails with error: Unable to pull config file: vlan.dat; NCM using SCP to copy the file but SCP not enabled on devices.
The pull of vlan.dat is attempted by three means -
1)TELNET/TFTP
2)SSH/TFTP,
3)SSH/SCP
The preferred choice is Telnet/Tftp but in the logs it can be seen that ssh/scp being attempted and not anything else:
[vlan.dat] Action failed...Pulling configuration file 'vlan.dat' for IDX 1785 with mechanism SSH/SCPSCP Get failed: RTRemoteFileVar::getFile: Can't read from local file /opt/emc/smarts-ncm/data/devserver/dasl/remote_1785_remoteFile (RTRemoteFileVar.cpp#345)SCP Get of VLAN failedPull of vlan.dat failedUnable to pull config file: vlan.datConfiguration file 'vlan.dat' for IDX 1785 failed with error code 'Unspecified Error' in 5 secondsSCP is not mandatory and even if scp is disabled we should be able to pull the vlan.dat file using tftp which is configured on the device