SNMP Connector

This Connector listens for SNMP traps sent on the network and returns an entry with the name and values for all elements in an SNMP PDU. You can take care of the provided points while working on this.

Note:
  1. In Client mode, a request is retried 5 times with increasing intervals; the retry waiting period doubles on every retry, starting with 5 seconds. Timeout occurs if no answer is received.
  2. If you want to send SNMP Traps, the system.snmpTrap() method is available.
  3. The SNMP Connector does not support the Advanced Link Criteria (see "Advanced link criteria" in ).