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 configurationDIAGNOSTICS
: Implements only test notification capability onlyCONFIGURATION
: Allows for agent configuration only
Possible values are : COMPLETE, DIAGNOSTICS, CONFIGURATION,