Unsure if this is right or wrong.
if i run get-vmhostsnmp i get the following.
Enabled Port ReadOnly Communities
------- ---- --------------------
True 161 {Public}
Then if i disbled it by
Set-VMHostSnmp-HostSnmp (get-vmhostsnmp)-Enabled:$false
Then enable it by
Set-VMHostSnmp-HostSnmp (get-vmhostsnmp)-Enabled:$true
I get this error, is the right?
Set-VMHostSnmp : 07/01/2013 09:23:46 Set-VMHostSnmp A general system error occurred: Bind socket(af=2) failed, reason: 98, Address already in use