Hello, im zabbix 4.4 user
until now i used SNMP v2c , so community and port number was enough: {$SNMP_COMMUNITY}, {$SNMP_PORTNUM}
Because security i would use V3 but i have problems connect my SNMP V3 device to zabbix.
I already configured these macros in global macro values (i using authPriv (sha+aes)):
{$SNMP_AUTHPASS}
{$SNMP_PRIVPASS}
{$SNMP_USERNAME}
When i check host and the macros, there are two options,
but im not sure if i using correct maros ? i added these macros in global macros configure but zabbix saying me "No securityName specified"
i searched at internet and found something about that htere should be {$SNMP_SECNAME} instead {$SNMP_USERNAME} but the thread was for another version of zabbix.
Could you please advice me what macros i should use for SNMP V3 monitoring ?
Thank you
until now i used SNMP v2c , so community and port number was enough: {$SNMP_COMMUNITY}, {$SNMP_PORTNUM}
Because security i would use V3 but i have problems connect my SNMP V3 device to zabbix.
I already configured these macros in global macro values (i using authPriv (sha+aes)):
{$SNMP_AUTHPASS}
{$SNMP_PRIVPASS}
{$SNMP_USERNAME}
When i check host and the macros, there are two options,
but im not sure if i using correct maros ? i added these macros in global macros configure but zabbix saying me "No securityName specified"
i searched at internet and found something about that htere should be {$SNMP_SECNAME} instead {$SNMP_USERNAME} but the thread was for another version of zabbix.
Could you please advice me what macros i should use for SNMP V3 monitoring ?
Thank you
Comment