X4 Produktdokumentation

SNMP Configuration


Within the <snmp> element of the X4config.xml, you can configure various settings for the Simple Network Management Protocol (SNMP). You can request the necessary MIB files from the SoftProject support team.


<readCommunity>

Configures the SNMP Read-only Community String
Possible values: public: Public (default)

<writeCommunity>

Configures the SNMP Write Community String
Possible valuesprivate: Private (default)

<agentPort>

Port at which the SNMP agent listens
Possible values:

  • Any integer number

  • 10161: Port 10161 (default)

<version>

Used SNMP version

Possible values:

  • 1: Use SNMP version 1

  • 2: Use SNMP version 2 (default)