Management profile parameters

Table 1. gNMI management profile parameters
Parameter Description
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 (device).
Verify TLS Certificate When this toggle is enabled, the system validates the gNMI server TLS certificate against a trust anchor in its trust store.
Note: Not applicable to the Digital Sandbox
Trust Anchor If the Verify TLS Certificate field is enabled, the system uses the specified trust anchor to validate the TLS certificate from the server.
Note: Not applicable to the Digital Sandbox

Default: defaultNokiaTrustStore

Client Certificate If the Verify TLS Certificate field is enabled, this field specifies the client certificate to use for validation.
Note: Not applicable to the Digital Sandbox

Default: defaultGnmiClientCert

Port This field specifies the port used for gNMI communication to the device.
Table 2. SNMP management profile parameters
Parameter Description
Version This field specifies the SNMP version.

Values: v3 (the default)

Privacy protocol This field specifies the privacy protocol; it is required for SNMP version 3.

Values: DES or AES-128-CFB

User This field specifies the SNMPv3 user configured on the devices; it is required for SNMP version 3.
Privacy Key Password This field specifies the privacy key password; it is required for SNMP version 3.
Security Level This field specifies the security level; it is required for SNMP version 3.

Values: noAuthNoPriv, authNoPriv, or authPriv

Authentication Protocol Values: SHA or MD5