Skip to main content

ADD SNMPV3 Configuration

This operation is used to add an SNMPV3 configuration under control panel.

Request Body required
  • snmv3ConfigOperationType int32
  • snmv3Info object
  • encryptAlgorithm int32
  • hostName string
  • privacyAlgorithm int32
  • privacyCredentials boolean
  • userAccount object
  • password string
  • userName string
Responses

OK


Schema
  • snmv3ConfigOperationType integer
  • snmv3Info object
  • hostName string
  • privacyCredentials boolean
  • privacyAlgorithm integer
  • encryptAlgorithm integer
  • userAccount object
  • password string
  • userName string
Loading...