Start a Conversation

Unsolved

This post is more than 5 years old

2392

May 26th, 2010 02:00

Setting Default Community String in IP/APM Options

Hi,

The default community String in the IP/APM is "public". Is there any
way by which we can change this to a different value?
Thanks in anticipation

With Warm Regards,
Gopal

52 Posts

May 27th, 2010 04:00

There is an attribute in the ICF_TopologyManager class:

/// The default SNMP read community string.
    attribute string defaultReadCommunity
        = "public";

Setting that to something other than "public" either through DMCTL or through discovery.conf would do the trick.

--Bill

No Events found!

Top