Management profile parameters
Each type of management profile has its own set of parameters that define how the Fabric Services System connects to a device or a set of devices to which the management profile is applied.
The following table describes the parameters that are used to configure a gNMI profile.
Parameter | Description | Values |
---|---|---|
Name | Specifies the name of the gNMI profile. | String |
Description | This parameter describes the profile. | String |
Labels | Specifies the labels to apply to this gNMI profile. | Existing label |
User | Specifies the user account that the Fabric Services System uses to authenticate against the gNMI server. | String |
Password | Specifies the password used to authenticate against the gNMI server. | String |
Port | Specifies the port used for gNMI communication to the device. This field cannot be modified. | — |
The following table describes the parameters that are used to configure an SNMP profile.
Parameter | Description | Values |
---|---|---|
SNMP Version | Specifies the SNMP version. |
v3 (the default) |
Security Level | Specifies the security level; it is required for SNMP version 3. |
noAuthNoPriv, authNoPriv, or authPriv |
Privacy protocol | Specifies the privacy protocol; it is required for SNMP version 3. | DES or AES-128-CFB |
Privacy Key Password | Specifies the privacy key password; it is required for SNMP version 3. | String |
User | Specifies the SNMPv3 user configured on the devices; it is required for SNMP version 3. | String |
Authentication Key Password | Specifies the authentication key password for this user. | String |
Authentication Protocol | Specifies the authentication protocol. | SHA or MD5 |