Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ConvertTo-OVPowerShellscript for LIG - Error for snmp Config #653

Open
DungKHoang opened this issue Sep 25, 2023 · 0 comments
Open

ConvertTo-OVPowerShellscript for LIG - Error for snmp Config #653

DungKHoang opened this issue Sep 25, 2023 · 0 comments
Labels

Comments

@DungKHoang
Copy link
Collaborator

The convertto-OVpowershellscript generates incorrect instructions for SNMP configuration in a LIG
Here is the line generated:
 $snmpConfig = New-OVSnmpConfiguration -ReadCommunity $readCommunity -snmpConsistencyChecking $snmpConsistencyChecking -SnmpV1 $True -SnmpV3 $True

There is no snmpconsistenmcyChecking parameter in the cmdlet


### Version Information
HPE OneView PowerShell Library Version (`Get-HPOVVersion` or `$PSLibraryVersion`): 8.4
HPE OneView Appliance Version (`Get-HPOVVersion -ApplianceVer`):  8.4
Output from `$PSVersionTable` on your Windows Host: 7.3.5


@DungKHoang DungKHoang added the Bug label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant