SnmpPropertyRequest
These properties (OID or static value) will be attached to every metrics collected by the mask.
{
"id": "string",
"name": "string",
"value": "string",
"oid": "string"
}
This identifier needs to be unique among all defined properties. It cannot be changed afterwards.
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.
This value defines an static string that will always be the same.
This value defines a dynamic OID that will be retrieve on each device, and then set as this property value.