Closed klaspihl closed 1 year ago
Hi
Thanks for writing to us . Below cmdlet is used for the purpose described above .
Set-HPEiLOSNMPAlertSetting -Connection $iLO_Connection -SNMPv1Trap Disabled -SNMPv1Enabled Disabled
Thanks & Regards, Powershell Team
Hi
Thanks for writing to us . Below cmdlet is used for the purpose described above .
Disable SNMPv1 Alerts and Requests
Set-HPEiLOSNMPAlertSetting -Connection $iLO_Connection -SNMPv1Trap Disabled -SNMPv1Enabled Disabled
Thanks & Regards, Powershell Team
@hp-powershell Your suggested solution disables the SNMPv1 deamon in “Management – SNMP Settings”
SNMP v1/v2 is needed for the monitoring of server health. The issue is that the “Security Dashboard” is red complaining that “Overall Security Status : Risk” because SNMPv1 is enabled.
The issue is how to ignore SNMPv1 security parameter like the other parameters in the security dashboard.
Issue
Version 4.0.0.0 of HPEiLOCmdlets lacking function to handle "Information - Security Dashboard" settings on 'SNMPv1'
Commandlets
Logs
Module version
Server model and firmware
Current settings / available in Web GUI
Possible parameters to commandlet.