Attributes
Client-side attributes
Section titled “Client-side attributes”To poll client-side attributes, add a Client-side attributes querying communication config. The configuration is identical to telemetry: mappings (OID → attribute key + data type) and querying frequency.
Shared attributes
Section titled “Shared attributes”To push shared attribute updates to an SNMP device, add a Shared attributes setting communication config. In this case, the mapping key is the shared attribute name, and the OID is the target where the updated value is written via a SET request.
The SNMP variable type used in the SET PDU depends on the configured data type:
LONG→INTEGER(signed 32-bit integer)- All other types →
OCTET STRING