Edit device credentials Form

Toolbar

Fields

Name

Data type

Description

Name

string

The unique name identifier for this device credential entry.

Type

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

Login

string

The username or login account used to access the network device.

Description

string

Additional description visible to all NACVIEW users about this credential.

Is enabled

boolean

Indicates whether this credential is active and can be used for device access.

Auth level

enum DeviceCredentialsAuthLevelEnum

The SNMPv3 authorization security level (authPriv, authNoPriv, or noAuthNoPriv).

Auth algorithm

enum DeviceCredentialsAuthAlgorithmEnum

The authentication algorithm used for SNMPv3 (SHA or MD5).

Auth connection

enum DeviceCredentialsAuthConnectionEnum

The connection encryption type for SNMPv3 (AES or DES).

CLI options

string

Custom SSH or Telnet connection configuration options (e.g., specific encryption algorithms).

CLI port

number

The port number used for CLI connections (SSH or Telnet).

Administration groups

array of entity preview

Administration groups that can manage this device 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 or passphrase for SNMPv3 authentication with authPriv level.