Overview Network SNMP write

With this function block, values can be written to a device via the SNMP protocol (Simple Network Management Protocol) (SNMP SET). Currently only protocol version 1 is supported.

For each variable (OID) stored in the data, an input is created. When the value at an input changes, it is written to the corresponding OID of the device. The counterpart for reading is the block Network SNMP.


Inputs

A0..An
Value 0..n
One input per stored OID. On a change at the input, the value is written to the corresponding OID of the device. The number of inputs corresponds to the number of rows in the parameter „Data“.

Parameters

IP address IP address of the target device.
Data List of variables (OIDs), one OID per row. The OID is specified in the format "iso.3.6.1.2.1.31.1.1.1.16.1" (e.g. from an snmpwalk query). Each row corresponds to one input in the given order.

Note: write access uses the SNMP community „private“.

See also common parameters of all function blocks.