Skip to main content

Library: SNMP Service SL

The library supports the following SNMP functions:

  • SNMP GET

    Request a value (controller is manager)

  • SNMP GET_NEXT

    Query tables (controller is manager)

  • SNMP Agent:

    Query values of controller (controller is agent)

  • SNMP TRAP

    Send and receive TRAP/INFORM telegrams

  • SNMP SET

    Set values

Supported SNMP versions: SNMP V1, SNMP V2c, SNMP V3

The CreateRWUser and CreateUser functions can be used to create SNMP V3 users.

The SNMP Service SL library is divided into four categories which are stored below the Function Blocks folder:

  • Agent

    Function blocks for the SNMP agents

  • GET

    Function block to query values

  • Trap

    Function blocks to send and receive TRAP telegrams

  • SET

    Function block to set values