Skip to main content

Credential Profiles

A Credential Profile stores the credentials used to talk to network devices during discovery- an SNMP community or v3 login, or an SSH / TELNET account. Network Profiles reference these when they scan.

Availability

Inventory Profile is available on EndpointOps editions and above. If you don't see it in the menu, your license doesn't include it.

How to get here

You reach this page through Settings, so you need administrator (settings) permission. If you don't see the Settings icon, ask your administrator for access.

  1. Sign in to EndpointOps.
  2. In the top-right of any screen, click the Settings (gear ⚙️) icon.
  3. In the Settings menu on the left, open Inventory Profile and click Credential Profiles.

Navigate to: Settings → Inventory Profile → Credential Profiles

URL path: /settings/inventory-profiles/credential-profiles

The Credential Profiles screen

Credential Profiles listCredential Profiles list

Columns: ID, Name, Description, SNMP Version, Created On.

Each row has edit (✏️) and delete (🗑️) actions.

The toolbar

Above the list, the same toolbar appears on every list screen:

  • Create- add a new item (opens a form panel from the right).
  • Refresh- reload the latest data.
  • Export- download the current list.
  • Columns- choose which columns to show (covered under "Choosing which columns to show" below).

Working with the list

These controls behave the same on every list:

  • Search- type in the Search… box above the table to filter rows as you type.
  • Sort- click the arrows in a column header to sort by that column.
  • View details- click a row's link in the first column to open a read-only view.
  • Edit / delete- use the edit (✏️) and delete (🗑️) icons at the end of a row.
  • Pagination- when a list runs to more than one page, use the page controls at the bottom-right and the / page selector to change how many rows show.
  • Permissions- you only see Create, edit, and delete if your role grants the matching permission; otherwise the screen is read-only.

When you save a new or edited record, a success message appears, the panel closes, and the list refreshes. Required fields are marked with a red asterisk.

How do I add a credential profile?

  1. Click Create. The Create Credential Profile panel opens.

    Create Credential Profile formCreate Credential Profile form
  2. Fill in the common fields:

    FieldRequiredNotes
    NameYesA label for the profile.
    Credential Profile TypeYesSNMP, SSH, or TELNET. The fields below change to match.
    DescriptionNoWhat it's for.
  3. Fill in the type-specific fields (see below), then click Create.

Credential type fields

SSH or TELNET

  • Username (required)
  • Password (required)
  • Enabled Password (optional)- the privileged ("enable") password.
  • Port (required)- 1–65535.

SNMP

  • SNMP Version (required)- V1, V2C, or V3.
    • V1 / V2C: Community (required)- the SNMP community string.
    • V3: Username and Security Level (required):
      • No Authentication No Privacy- nothing more needed.
      • Authentication No Privacy- add an Authentication Protocol (MD5, SHA, SHA224/256/384/512) and Authentication Password.
      • Authentication Privacy- add the authentication fields above plus a Privacy Protocol (DES, AES, AES192/192C, AES256/256C) and Privacy Password.
Fields appear as you choose

Only the SNMP Version selector shows at first. Pick a version (and, for V3, a security level) and the matching fields appear.

Choosing which columns to show

Click the Columns icon on the right of the toolbar to open the column picker.

Credential Profiles column pickerCredential Profiles column picker

Tick the columns to show, untick to hide, drag to reorder, then click Apply.