ENUM

SnmpV3AuthProtocol

Enum of SnmpV3AuthProtocol

link GraphQL Schema definition

  • enum SnmpV3AuthProtocol {
  • NoAuth
  • MD5
  • SHA
  • SHA224
  • SHA256
  • SHA384
  • SHA512
  • }