SnmpCollectorMetaData

SnmpCollectorMetaData
SnmpCollectorMetaData

The metaData structure of the snmp collector used in the snmp integration.

JSON Example
{
    "collectorName": "string",
    "dcName": "string",
    "distributionFactor": 100,
    "loadFactor": 5000
}
string
collectorName
Required

The name of the collector to be added

string
dcName
Required

The name of the data center where the collector is deployed

number
distributionFactor
Optional

The distirbutionFactor based upon which agents are distributed to collectors

number
loadFactor
Optional

This number indicates the maximum load which should be applied to the linked SNMP Collector. This load may be exceeded depending upon the Device distribution weight assigned to this collector.