When Adding Dell OS 10 Switch as datasource in Aria Operations for Networks GUI throws Invalid Credential error
book
Article ID: 412631
calendar_today
Updated On:
Products
VCF Operations for Networks
Issue/Introduction
When Adding Dell OS 10 Switch as datasource in Aria Operations for Networks GUI throws Invalid Credential error.
Refer to error screenshot as below:
Collector support bundle log file at location /var/log/arkin/collector/latest.log shows below error entry for validateCredentials
2025-09-24T19:25:19.329Z ERROR core.common.DataProviderFactory collector-process-msg-exec-2819 validateCredentials:1025 Validation failed with: Error in connecting to: 1##.##.##.### for: GENERICSWITCH Root Cause: com.jcraft.jsch.JSchException: socket is not established retErrorCode: FAILED com.vnera.dataproviders.dsconnectionmanagement.exceptions.ConnectionStartException: Error in connecting to: 1##.##.##.###
2025-09-24T19:25:19.329Z WARN core.common.DataProviderFactory collector-process-msg-exec-2819 validateCredentials:1041 Total time for validation in millis: 39999 for: GENERICSWITCH.JSchException
Environment
Aria Operations for Networks 6.13.0 Aria Operations for Networks 6.14.0 Aria Operations for Networks 6.14.1
Cause
Invalid credentials error is expected error seen as the user used is SNMP Read Only User to validate. For datasource validation and adding Datasource a Read Only SSH user is needed with Network Operator Role.
Resolution
For datasource validation and adding Datasource a Read Only SSH user is needed with Network Operator Role.
Once the datasource is added then read only SNMP user is used for SNMP configuration.
Work with your Network administrator on the below mentioned 2 users and permissions, both are needed:
a) Read-only user: VMware Aria Operations for Networks requires read-only third-party device credentials (passwords) to access the SSH data. This user needs to have the Network Operator role. b) Read-only SNMP user: VMware Aria Operations for Networks uses SNMP to collect metrics information from third-party devices (switches, routers, firewalls, and so on).
Additional Information
Refer to documentation Add a Dell Switch for more detailed information.