Add device credentials Form

Toolbar

Fields

Name

Data type

Description

Name

string

The unique name identifier for the new device credential entry.

Type

enum SNMPv1, SNMPv2c, SNMPv3, Telnet, SSH, API

The type of credential being created (e.g., SNMP, SSH, Telnet).

Login

string

The username or login account for network device access.

Description

string

Additional description about this credential entry.

Is enabled

boolean

Whether this credential should be active after creation.

CLI port

number

The port number for CLI connections (default is 22 for SSH).

CLI options

string

Custom SSH/Telnet connection options for specific encryption or algorithms.

Auth level

enum DeviceCredentialsAuthLevelEnum

The SNMPv3 authorization security level setting.

Auth algorithm

enum DeviceCredentialsAuthAlgorithmEnum

The authentication algorithm for SNMPv3 (SHA or MD5).

Auth connection

enum DeviceCredentialsAuthConnectionEnum

The connection encryption type for SNMPv3 with authPriv level.

Administration groups

array of entity preview

Administration groups that can manage this credential.

Panels

Change/set password

Name

Data type

Description

Password

string

The password for the network device access account.

Crypto password

string

The encryption key for SNMPv3 authentication with authPriv security level.