1834602 Members
4322 Online
110069 Solutions
New Discussion

SNMP for Serviceguard

 
SOLVED
Go to solution
Gurpiar Uppal
New Member

SNMP for Serviceguard

We have a Serviceguard (v11.09) two node cluster. For security reasons we need to change the default community string in snmp.

Will changing the default community string or disabling snmp completely have any adverse effects on Serviceguard?

Thanks
3 REPLIES 3
melvyn burnard
Honored Contributor
Solution

Re: SNMP for Serviceguard

no it should not have any effect.
You do know that 11.09 of Serviceguard has been out of support for some time now, ?
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Carsten Krege
Honored Contributor

Re: SNMP for Serviceguard

No effect if you don't use dependent EMS resources in your SG packages that rely on SNMP being available (e.g. EMS HA Monitors).

SG has an SNMP subagent cmsnmpd that provides a MIB to other applications (e.g. Openview) who want to be notified about SG events. You need to check if this is used.

SG Manager (GUI) cannot set SNMP notification if community string is modified (requires public get-community).

Support for SG A.11.09 ended on Dec 31, 2003.

Carsten
-------------------------------------------------------------------------------------------------
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
Gurpiar Uppal
New Member

Re: SNMP for Serviceguard

Thanks all!