Closed goldenjc97 closed 1 year ago
bump
This should do the trick.
# Disable SNMPv1 Alerts and Requests
Set-HPEiLOSNMPAlertSetting -Connection $iLO_Connection -SNMPv1Trap Disabled -SNMPv1Enabled Disabled
Thanks Oliver! Will give that a try!
On Nov 28, 2022, at 6:55 AM, Oliver Wolf @.***> wrote:
This should do the trick.
Disable SNMPv1 Alerts and Requests
Set-HPEiLOSNMPAlertSetting -Connection $iLO_Connection -SNMPv1Trap Disabled -SNMPv1Enabled Disabled — Reply to this email directly, view it on GitHub https://github.com/HewlettPackard/PowerShell-ProLiant-SDK/issues/73#issuecomment-1328949472, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF7SBLW6JKCIIBHYIIEG5VDWKSMSFANCNFSM5GBTYRWQ. You are receiving this because you authored the thread.
Can someone where how to disable and/or Ignore in security dashboard SNMPv1? Seems I can Ignore everything in Security Dashboard via HPEILO powershell commands, except this one.