Hi,
I'm trying to modify the template from the Monitor Asterisk with Zabbix using SNMP HOWTO to use SNMP v2c community strings, instead of SNMPv3, for authentication.
I've also modified the template so that the community string is not hard-coded in the template file, but uses {$SNMP_COMMUNITY}.
However, when using the template I get this:
Cannot connect to "IPaddressHere": No securityName specified
The current template is attached... am I missing something? How does Zabbix determine what version of SNMP to use (which keys in a template)?
Thanks in advance,
--
Michel
I'm trying to modify the template from the Monitor Asterisk with Zabbix using SNMP HOWTO to use SNMP v2c community strings, instead of SNMPv3, for authentication.
I've also modified the template so that the community string is not hard-coded in the template file, but uses {$SNMP_COMMUNITY}.
However, when using the template I get this:
Cannot connect to "IPaddressHere": No securityName specified
The current template is attached... am I missing something? How does Zabbix determine what version of SNMP to use (which keys in a template)?
Thanks in advance,
--
Michel
Comment