Error Retrieving config file even after SNMP & TFTP success in OpUtils
Sometimes, The config file won't be retrieved even the device would responding to SNMP queries and manual file transfer will work.
https://community.cisco.com/t5/networking-documents/how-to-copy-configuration-files-to-and-from-the-cisco-ios/ta-p/3127752To troubleshoot this issue further, We need to check the below OID status to ensure there is no misconfiguration in device.
We do use the below OID's in config file manager to get backup, So please check and let us know what is the response from the device for the OIDs to check the issue further
Label Name
| OID
| Value
| Type
|
ccCopyIndex
| .1.3.6.1.4.1.9.9.96.1.1.1.1.1
| 0
| Integer
|
ccCopyProtocol
| .1.3.6.1.4.1.9.9.96.1.1.1.1.2
| 1
| |
| .1.3.6.1.4.1.9.9.96.1.1.1.1.3
| 3
| |
| .1.3.6.1.4.1.9.9.96.1.1.1.1.4
| 1
| |
| .1.3.6.1.4.1.9.9.96.1.1.1.1.5
| TFTP Server IP Address
| IP Address
|
ccCopyFileName
| .1.3.6.1.4.1.9.9.96.1.1.1.1.6
| File Name
| String
|
ccCopyEntryRowStatus
| .1.3.6.1.4.1.9.9.96.1.1.1.1.14
| 4
| Integer
|
New to ADSelfService Plus?
Resources
Related Articles
Error Retrieving config file in OpUtils
We might get this error msg if the network connection between cisco device and OpUtils server is not configured properly or windows firewall might block the file copy to server. To ensure this, We can try manual pushing of config file from cisco ...
Enabling SSL in OpUtils using .PFX certificate
1.Start OpUtils service 2)Login to OpUtils webclient > Click on Settings (new UI) > Click on Enable Secure Communication , make a note of the SSL port ( Default port: 7443) > Save. 3)Restart OpUtils service 4)Now SSL is enabled with self signed ...
Ports and Mac Address mapping not working for Cisco Switches configured with SNMP v3
In OpUtils Switch Port Mapper, we use SNMP to get the Ports & MAC Address details. However, If Cisco Switches are configured with SNMP V3 then we would not be able to get the Ports and Mac address details using the normal SNMP query because the SNMP ...
OpUtils Database Migration from Firebird to Postgres
OpUtils can be upgraded till 80000 build with Firebird database , any further upgrade needs either MSSQL or Postgres as database , here are the steps for the Firebird to Postgres DB migration: 1)Stop OpUtils Service 2)Take a complete OpUtils Folder ...
OpUtils Database Migration from Firebird to MSSql
Here are the steps for the Firebird to Mssql DB migration: Stop OpUtils Service Take a complete OpUtils Folder backup and save it on different location . Go to OpUtils\conf dir Open mssql_dbm_params.conf ile and mention SQL server name and ...