SnmpPropertyRequest

SnmpPropertyRequest
SnmpPropertyRequest

These properties (OID or static value) will be attached to every metrics collected by the mask.

JSON Example
{
    "id": "string",
    "name": "string",
    "value": "string",
    "oid": "string"
}
string
id
Required

This identifier needs to be unique among all defined properties. It cannot be changed afterwards.

string
name
Required

This name will be the key of the property for use in any filter or in Watch4net's Web Portal. Actually, the created property will be available under this name everywhere it applies. Please note that it has to be less than 8 characters long.

string
value
Optional

This value defines an static string that will always be the same.

string
oid
Optional

This value defines a dynamic OID that will be retrieve on each device, and then set as this property value.

Property Of