Add a Credential
Adding a credential stores a set of authentication details in NetEdgeIQ so it can be assigned to one or more assets. Credentials are shared across your organization — add once, assign anywhere.
Before you start
Have the credential details ready — community string, username, password, or key — depending on
what type you're adding. You'll also want a clear, descriptive name so you can identify it later
(e.g., Core Switches SNMPv3 Read or Linux Servers SSH).
Steps
-
Go to Credentials in the main navigation.
-
Click New Credential (or the + button).
-
Enter a Name for the credential. Use something descriptive.
Example:Datacenter SNMPv3 RWorIDF SSH Read -
Select the Credential Type and fill in the fields for that type:
SNMP v2c
Field Description Example Community string The SNMP community name configured on the device publicornetedge-roSNMP v3
Field Description Example Username The SNMPv3 user configured on the device netedge-monitorAuth protocol Authentication algorithm SHAorMD5Auth key Authentication passphrase (your device's auth key) Privacy protocol Encryption algorithm (optional) AESorDESPrivacy key Encryption passphrase (optional) (your device's priv key) SSH
Field Description Example Username SSH login username netedgeoradminPassword SSH password (if using password auth) (your device's SSH password) Private key SSH private key (if using key-based auth) Paste the PEM-formatted private key -
Click Save.
What happens next
- The credential is saved and appears in the credentials list.
- Credential secrets are stored securely and are not displayed again after saving.
- The credential is now ready to be assigned to asset capabilities.
SNMP write credentials
If you intend to use a credential for governed change execution (port changes via change requests),
make sure the SNMP user on the device has write access — not just read access. The system will
record a failed execution if the credential is read-only when a write action is attempted.
Admin note
Admins can create credentials scoped to any organization. Select the correct org when creating
the credential so it appears in the right context for the teams managing that customer.