Skip to main content

Get SNMP Servers

Select

SaaS
Customer Managed

Get list of SNMP hosts for alert notification

Responses

Success


Schema
  • SNMPHosts object[]
  • id int32

    Id of SNMP host

  • name string

    Name of SNMP host

  • userName string

    Username used to access SNMP host

  • authenticationAlgorithm string

    Possible values: [HMAC_MD5, HMAC_SHA, HMAC128_SHA224, HMAC192_SHA256, HMAC256_SHA384, HMAC384_SHA512]

    Authentication algorithm of SNMP host

  • privacyAlgorithm string

    Possible values: [None, CBC_DES, CFB128_AES128, CFB128_AES192, CFB128_AES256, CBC_AES128, CBC_AES192, CBC_AES256]

    Privacy algorithm of SNMP host

Loading...