- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Configure SNMP settings for Windows servers via sc...
Server Management - Systems Insight Manager
1820483
Members
2414
Online
109624
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО11-06-2006 06:51 AM
тАО11-06-2006 06:51 AM
Configure SNMP settings for Windows servers via scripts
Hello,
We have many Windows 2000 & 2003 servers. We would like to configure the HP Management Agent SNMP settings with a VBscript or Bat file instead of the GUI. 1. Is there any documentation covering this topic, and if so, where? 2. Are there any example scripts which perform this function and if so, where can I find them? 3.Is there documentation which discusses the Windows registry keys which are affected and if so, where can I find it?
Thanks in advance for your help!
We have many Windows 2000 & 2003 servers. We would like to configure the HP Management Agent SNMP settings with a VBscript or Bat file instead of the GUI. 1. Is there any documentation covering this topic, and if so, where? 2. Are there any example scripts which perform this function and if so, where can I find them? 3.Is there documentation which discusses the Windows registry keys which are affected and if so, where can I find it?
Thanks in advance for your help!
- Tags:
- snmp
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-07-2006 05:17 AM
тАО11-07-2006 05:17 AM
Re: Configure SNMP settings for Windows servers via scripts
I also would like some information on this topic if anyone has any. Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-09-2006 12:39 PM
тАО11-09-2006 12:39 PM
Re: Configure SNMP settings for Windows servers via scripts
Please correct me if I'm wrong, but don't the management agents pick up SNMP from the system settings?
I have setup a batch file that uses the resource kit util REG.EXE which updates a list of servers fed to it.
Registry keys to update:
REG ADD \\%1\HKLM\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\PermittedManagers /v 1 /t REG_SZ /d localhost /f
REG ADD \\%1\HKLM\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\TrapConfiguration\public /v 1 /t REG_SZ /d localhost /f
As you add other hosts to the list increment the number up.
I have setup a batch file that uses the resource kit util REG.EXE which updates a list of servers fed to it.
Registry keys to update:
REG ADD \\%1\HKLM\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\PermittedManagers /v 1 /t REG_SZ /d localhost /f
REG ADD \\%1\HKLM\SYSTEM\CurrentControlSet\Services\SNMP\Parameters\TrapConfiguration\public /v 1 /t REG_SZ /d localhost /f
As you add other hosts to the list increment the number up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-22-2006 01:03 PM
тАО11-22-2006 01:03 PM
Re: Configure SNMP settings for Windows servers via scripts
Regedit as already mentioned or Replicate agents settings from within SIM.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP