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.
| Parameter | Description |
|---|---|
| Name | Specify the name of the gNMI profile. |
| Description | Specify an optional description for the profile. |
| Labels | Optionally, select labels to apply to this gNMI profile. |
| User | This field specifies the user account that the Fabric Services System uses to authenticate against the gNMI server. |
| Password | This field specifies the password used to authenticate against the gNMI server. |
| Port | This field specifies the port used for gNMI communication to the device. This field cannot be modified. |
| Parameter | Description |
|---|---|
| SNMP Version | This field specifies the SNMP version. Values: v3 (the default) |
| Security Level | This field specifies the security level; it is required for SNMP
version 3. Values: noAuthNoPriv, authNoPriv, or authPriv |
| Privacy protocol | This field specifies the privacy protocol; it is required for SNMP
version 3. Values: DES or AES-128-CFB |
| Privacy Key Password | This field specifies the privacy key password; it is required for SNMP version 3. |
| User | This field specifies the SNMPv3 user configured on the devices; it is required for SNMP version 3. |
| Authentication Key Password | The authentication key password for this user. |
| Authentication Protocol | Values: SHA or MD5 |