[ZBXNEXT-4448] snmpv3_authpassphrase only 64 characters supported Created: 2018 Mar 23  Updated: 2018 Mar 27

Status: Open
Project: ZABBIX FEATURE REQUESTS
Component/s: Frontend (F), Server (S)
Affects Version/s: 3.4.7
Fix Version/s: None

Type: Change Request Priority: Major
Reporter: Viktor Shatskykh Assignee: Zabbix Support Team
Resolution: Unresolved Votes: 0
Labels: database, frontend, items
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File 2018-03-23 09_34_21-Configuration of items.png    

 Description   

Reason:
Monitored endpoint uses SNMp v3 'Authentication passphrase' and 'Privacy passphrase' 255 characters length and it's can't be changed. (McAfee ESM

Steps to reproduce:
Change 'Authentication passphrase' and 'Privacy passphrase' fields in Items allowed length from 64 characters to at least 255 characters.

Expected:

In the process of filling Authentication passphrase' and 'Privacy passphrase' fields for SNMPv3 item be able to put 255 characters row.



 Comments   
Comment by Kaspars Mednis [ 2018 Mar 26 ]

Moving this to a feature request section, because this can not be considered as a bug, just a limitation. At least front-end and DB changes are required here.

MariaDB [zabbix]> describe items;
| snmpv3_authpassphrase | varchar(64)         | NO   |     |         |       |
| snmpv3_privpassphrase | varchar(64)         | NO   |     |         |       |

Regards,
Kaspars

Comment by Viktor Shatskykh [ 2018 Mar 27 ]

Ok. Thank you Kaspars!

Generated at Tue Apr 16 16:57:59 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.