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.
Monitoring ILO5 with SNMP V1 and V2 works fine, but with SNMP V3, I get an “Unsupported privacy protocol” error.
snmpwalk 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 :
I don’t understand why it doesn’t want to work. I’ve tried a lot of things and I’m tired of it…
Thanks in advance !
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.
Monitoring ILO5 with SNMP V1 and V2 works fine, but with SNMP V3, I get an “Unsupported privacy protocol” error.
snmpwalk 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
I don’t understand why it doesn’t want to work. I’ve tried a lot of things and I’m tired of it…
Thanks in advance !