- Community Home
- >
- Servers and Operating Systems
- >
- HPE BladeSystem
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- Re: privelege problem
Categories
Company
Local Language
Forums
Discussions
- Integrity Servers
- Server Clustering
- HPE NonStop Compute
- HPE Apollo Systems
- High Performance Computing
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp Software
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 01:40 AM
01-26-2004 01:40 AM
I use an HP insight 7 SP2 on a HP ML330
when I acced at the insight agent web home page
I log into with the administrator account
But I can't move any threshold or deleting events in the log
I have the following message on the botom of the window
"Setting Thresholds: Thresholds cannot be set due to access limitations."
some ideas ??
fred
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 08:18 AM
01-26-2004 08:18 AM
SolutionAt the Server you're tring to change the settings, go into SNMP Settings and add a new community name (e.g InsightManager) and give this Read/Write access.
Update IM to use this new community name.
Retry the connection.
You could just update the public SNMP Community name to have Read/Write to test that it is an SNMP connectivity issue. I would advise against leaving it like this as it's not a great security feature.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2004 07:27 PM
01-26-2004 07:27 PM
Re: privelege problem
thanks for your response.
is there a way to have a more secure connection than SNMP community
fred
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 06:23 AM
01-27-2004 06:23 AM
Re: privelege problem
You can tighten up SNMP by:
Using new Community names and removing the public and private community names.
On W2000 Servers change the Accept SNMP Request from All Hosts to Selected Servers. This is the default on 2003.
If you do this you must add an address for the local host (127.0.0.1) plus the IP Address of the IM Server and any other Servers that will use SNMP to get information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2004 06:47 AM
01-27-2004 06:47 AM
Re: privelege problem
Communications need to be secure when you have the potential to do harm. The only "harm" that is possible with the Insight agents (and this is disabled by default) is the remote reboot option. Other than that, SNMP is used for status polling, data collection and used internal to the agents to clear logs and manipulate thresholds. Every "transaction" that is performed (group configuration, software distribution) is done through HTTPS and not SNMP.
Yes, the presence of SNMP on a system introduces another point for potential attack, but SNMP is no more intrinsically vulverable than DCOM, file sharing, HTTP, FTP and so forth.