-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.0alpha8
-
None
Hello,
I'm trying to monitor two ILO5s with SNMP V3 using SHA256 and AES128.
I have Zabbix 7.0.0 compiled with OpenSSL 3.0.7 on a Rocky Linux 9 server. I've also tried it with Debian 11, same result.
Monitoring ILO5 with SNMP V1 and V2 works fine, but with SNMP V3, I get an "Unsupported privacy protocol" error.
snmpwalk with SNMP v3 works fine from my Zabbix server with all parameters (Security name, Context Name (= EngineID), Community, Authpriv with Authentication protocol and passphrase & Privacy protocol and passphrase)
I only got this in the zabbix_server.log :
Code:
1725:20231206:121455.840 SNMP agent item "system.net.uptime[sysUpTime.0]" on host "vmwche006z" failed: first network error, wait for 15 seconds
Thanks in advance !