> ## Documentation Index
> Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SNMP Connector

> You can send SNMP messages using SNMP connection definitions and perform network monitoring integrations. Each time a job definition runs, you can send messages to the target in the specified SNMP connection.

## Configuration

<img src="https://mintcdn.com/apinizer/-OUVpYz7x56LFQ3F/images/yonetici/konnektor/snmp.png?fit=max&auto=format&n=-OUVpYz7x56LFQ3F&q=85&s=c3ba9e2e5a8a30cf6f69cc825cfe2a19" alt="SNMP Connector Configuration" width="600" className="mr-auto" data-path="images/yonetici/konnektor/snmp.png" />

Configuration fields:

<CardGroup cols={2}>
  <Card title="Connection Definition" icon="plug">
    **Field:** Connection Definition

    Predefined protocol is selected or a new one can be added. To create a new definition, [click here](/en/integrations/connection-management/snmp).
  </Card>

  <Card title="Message" icon="file-lines">
    **Field:** Message

    Detail of the message to be sent is written.

    <Info>
      Variables can be used in the Message field.
    </Info>
  </Card>
</CardGroup>
