It is possible to create SNMP-service for resending messages about the registered events to SNMP-manager. This opportunity is realized with the use of SNMP trap system object.

 Data concerning SNMP-manager is given in the official SNMP protocol reference manual – see, for example, https://technet.microsoft.com/en-us/library/cc738071%28v=ws.10%29.aspx.

SNMP-service carries out the following functions:

  1. Receipt of messages concerning the event, registered in the system;
  2. Message conversion concerning the event to SNMP format;
  3. Message transfer in SNMP format (trap) to SNMP-manager with the use of TCP/IP net protocol.

Setting the SNMP-service is done in the following order:

  1. Create SNMP trap object on the basis of Objects SNMP system objects.
  2. Select the events, which messages should be transferred to SNMP-manager.
  3. Set the message conversion to SNMP format.
  4. Se the trap with SNMP-message.