Heyas
The following patch adds SNMPv1/2c community and v3 username fields to the host configuration page, and adds a button to the bottom of the form which allows you to "sync" that configuration to all items attached to the host.
FILES NO LONGER AVAILABLE SORRY
Two notes:
1) If you modify the SNMP configuration in the profile, the modified values will be saved to the database - makes it an easy one step process to change SNMP community/v3 username or passwords strings.
2) In 1.1.2 current Zabbix release, items are inherited from a template if the host is linked to one, however the items are duplicated in the database, and as such this patch _will update_ the duplicate. You won't be able to view the template copied item and see the SNMP configuration for it has changed, but is has.
Because items created from templates are kept in sync if the template item changes, if the templated item is later modified in any way the updated SNMP configuration for the item on your will be lost to the template items configuration.
I hope this helps you.
The following patch adds SNMPv1/2c community and v3 username fields to the host configuration page, and adds a button to the bottom of the form which allows you to "sync" that configuration to all items attached to the host.
FILES NO LONGER AVAILABLE SORRY
Two notes:
1) If you modify the SNMP configuration in the profile, the modified values will be saved to the database - makes it an easy one step process to change SNMP community/v3 username or passwords strings.
2) In 1.1.2 current Zabbix release, items are inherited from a template if the host is linked to one, however the items are duplicated in the database, and as such this patch _will update_ the duplicate. You won't be able to view the template copied item and see the SNMP configuration for it has changed, but is has.
Because items created from templates are kept in sync if the template item changes, if the templated item is later modified in any way the updated SNMP configuration for the item on your will be lost to the template items configuration.
I hope this helps you.