HostSnmpAgentCapability

HostSnmpAgentCapability
HostSnmpAgentCapability

A boxed HostSnmpAgentCapabilityEnum. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": "string"
}
_value
Required

SNMP Agent supported capabilities enum

Possible values:

  • COMPLETE: Implements test notifications and allows agent configuration
  • DIAGNOSTICS: Implements only test notification capability only
  • CONFIGURATION: Allows for agent configuration only
Possible values are : COMPLETE, DIAGNOSTICS, CONFIGURATION,