Skip to main content

Network Profiles

A Network Profile is a discovery job that scans your network (by IP, range, or CIDR) to find network devices such as printers, switches, and routers. It uses a Credential Profile to talk to those devices over SNMP.

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 Network Profiles.

Navigate to: Settings → Inventory Profile → Network Profiles

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

Create a Credential Profile first

A Network Profile needs at least one SNMP Credential Profile to connect with. Create that first, then come back here.

The Network Profiles screen

Network Profiles listNetwork Profiles list

Columns: ID, Name, Description, Discovery Type, Created On.

Each row has extra actions: View Result (👁 see what the last discovery found), Run / Abort (▶ start or ⏹ stop the discovery), a spinning indicator while it's running, plus edit (✏️) and delete (🗑️).

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 network profile?

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

    Create Network Profile formCreate Network Profile form
  2. Fill in the fields (red asterisk = required):

    FieldRequiredNotes
    NameYesA label for the profile.
    Network Profile TypeYesSNMP (fixed).
    DescriptionNoWhat it scans.
    DepartmentYesThe department the discovered devices belong to.
    IP TypeYesIP, IP Range, or CIDR- this changes the address field.
    IP / IP Range / CIDRYesThe address to scan, e.g. 192.168.1.1, 192.168.1.1-255, or 192.168.1.0/24.
    Credential ProfilesYesOne or more SNMP Credential Profiles to try.
    PortYesSNMP port (default 161).
    TimeoutYesConnection timeout.
    Retry CountYesHow many times to retry.
    Polling Interval (Seconds)YesHow often the discovery re-runs (minimum 60).
    Additional Credentials to UseYesNone, SSH, or TELNET- adds a credential of that type for richer discovery.
  3. Click Create.

How do I run discovery and see results?

  • Run: click the Run (▶) action on a row. The row shows a spinning indicator while it works; click Abort (⏹) to stop it.
  • View Result: click the View Result (👁) action to open a panel showing the devices found by the last run.

Choosing which columns to show

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

Network Profiles column pickerNetwork Profiles column picker

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

  • Credential Profiles- the credentials a Network Profile uses.
  • Inventory → Network Devices- where discovered devices appear. (coming)