Server Management - Systems Insight Manager
1833845 Members
2230 Online
110063 Solutions
New Discussion

Re: Modify many SMH from WBEM to SNMP

 
rijsbergen
Frequent Advisor

Modify many SMH from WBEM to SNMP

When a PSP is used for deployment and the WBEM agents are also deployed the SMH is set to use WBEM as a default.

If you want to change this setting on many systems i do not see an option in 'configure or repair' and 'replicate agent settings.

How can you change this on many systems?
Regards,
Marcel Rijsbergen
3 REPLIES 3
Anthony DeRosa
New Member

Re: Modify many SMH from WBEM to SNMP

I have also run into this same issue. Is there any facility within SIM to change notification from WBEM to SNMP on multiple SMHs at the same time?
NJK-Work
Honored Contributor

Re: Modify many SMH from WBEM to SNMP

It appears that the following REG key affects this setting (or is affected by it):

\HKEY_LOCAL_MACHINE\Software\Hewlett-Packard\WBEM\Switch\WebApp

A value of 1 = SNMP
A value of 2 = WBEM

However, when I try to change the registry manually, something else converts it back to its original value (so it if was 1, and I change it to 2, when I run SMH, it gets changed back to 1).

So then I tried manually changing it and restarting SMH service. But that did not work either.

There is some other piece missing, I just don't know what it is. I will keep digging.

Nelson
Anthony DeRosa
New Member

Re: Modify many SMH from WBEM to SNMP

Nice find Nelson! Definitely a start, I too will see what I can find out using the RegKey you posted as a starting point. If I also come across more I will post here.

Thanks for the reply!!

-Anthony