Networking Forums

Networking Forums > Computer Networking > Windows Networking > remotely configure SNMP on Windows 2003

Reply
Thread Tools Display Modes

remotely configure SNMP on Windows 2003

 
 
DavidM
Guest
Posts: n/a

 
      11-14-2007, 10:57 PM
I have about 1000 servers I need to configure the community on SNMP. In
stead of logging into each server and manually making the change I tried to
change it via GPO. But there are only 3 fields in GPO but it's not granular
enough.
I need to modify:
1. the public community
2. Trap destinations (can be done via gpo)
3. Under security, accepted community names with read/write ability (can
only get read from gpo)
4. Accept SNMP packets from these hosts (default is localhost i want to
change that to an IP address)

I also tried configuring a server and exporting the SNMP registry keys but
even that doesn't configure everything when I import it to a new machine.

I've also looked for 3rd party utils but haven't found much for the wild
world of windows.

Thanks,
Dave
 
Reply With Quote
 
 
 
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      11-15-2007, 01:29 PM
Hello,

the 4. can be done through GPO

You may use process monitor to capture registry changes when you do it from
the services.msc tab.

Looks strange that you go this way for this numbers of servers. I would
expect SCOM or things like this to manage this number of server, instead of
just SNMP.



--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr


"DavidM" <(E-Mail Removed)> wrote in message
news:6644782E-B0DB-4253-BC5A-(E-Mail Removed)...
>I have about 1000 servers I need to configure the community on SNMP. In
> stead of logging into each server and manually making the change I tried
> to
> change it via GPO. But there are only 3 fields in GPO but it's not
> granular
> enough.
> I need to modify:
> 1. the public community
> 2. Trap destinations (can be done via gpo)
> 3. Under security, accepted community names with read/write ability (can
> only get read from gpo)
> 4. Accept SNMP packets from these hosts (default is localhost i want to
> change that to an IP address)
>
> I also tried configuring a server and exporting the SNMP registry keys but
> even that doesn't configure everything when I import it to a new machine.
>
> I've also looked for 3rd party utils but haven't found much for the wild
> world of windows.
>
> Thanks,
> Dave


 
Reply With Quote
 
DavidM
Guest
Posts: n/a

 
      11-15-2007, 03:38 PM
Mathieu,

How do you set #4 up in GPO? I haven't been able to find that option. It's
not under SNMP.

The reason I'm doing this isn't so much to manage the servers. I'm setting
up DellOpenManageIT which requires SNMP. Mostly it monitors the server
hardware and notifies you if anything goes wrong.

Thanks,
Dave

"Mathieu CHATEAU" wrote:

> Hello,
>
> the 4. can be done through GPO
>
> You may use process monitor to capture registry changes when you do it from
> the services.msc tab.
>
> Looks strange that you go this way for this numbers of servers. I would
> expect SCOM or things like this to manage this number of server, instead of
> just SNMP.
>
>
>
> --
> Cordialement,
> Mathieu CHATEAU
> English blog: http://lordoftheping.blogspot.com
> French blog: http://www.lotp.fr
>
>
> "DavidM" <(E-Mail Removed)> wrote in message
> news:6644782E-B0DB-4253-BC5A-(E-Mail Removed)...
> >I have about 1000 servers I need to configure the community on SNMP. In
> > stead of logging into each server and manually making the change I tried
> > to
> > change it via GPO. But there are only 3 fields in GPO but it's not
> > granular
> > enough.
> > I need to modify:
> > 1. the public community
> > 2. Trap destinations (can be done via gpo)
> > 3. Under security, accepted community names with read/write ability (can
> > only get read from gpo)
> > 4. Accept SNMP packets from these hosts (default is localhost i want to
> > change that to an IP address)
> >
> > I also tried configuring a server and exporting the SNMP registry keys but
> > even that doesn't configure everything when I import it to a new machine.
> >
> > I've also looked for 3rd party utils but haven't found much for the wild
> > world of windows.
> >
> > Thanks,
> > Dave

>
>

 
Reply With Quote
 
Mathieu CHATEAU
Guest
Posts: n/a

 
      11-16-2007, 08:46 AM
Hello,

We set up too openmanage and it query correctly our servers without any
write community access.



--
Cordialement,
Mathieu CHATEAU
English blog: http://lordoftheping.blogspot.com
French blog: http://www.lotp.fr


"DavidM" <(E-Mail Removed)> wrote in message
news:596DA1E3-C85E-4D4A-A8C4-(E-Mail Removed)...
> Mathieu,
>
> How do you set #4 up in GPO? I haven't been able to find that option.
> It's
> not under SNMP.
>
> The reason I'm doing this isn't so much to manage the servers. I'm
> setting
> up DellOpenManageIT which requires SNMP. Mostly it monitors the server
> hardware and notifies you if anything goes wrong.
>
> Thanks,
> Dave
>
> "Mathieu CHATEAU" wrote:
>
>> Hello,
>>
>> the 4. can be done through GPO
>>
>> You may use process monitor to capture registry changes when you do it
>> from
>> the services.msc tab.
>>
>> Looks strange that you go this way for this numbers of servers. I would
>> expect SCOM or things like this to manage this number of server, instead
>> of
>> just SNMP.
>>
>>
>>
>> --
>> Cordialement,
>> Mathieu CHATEAU
>> English blog: http://lordoftheping.blogspot.com
>> French blog: http://www.lotp.fr
>>
>>
>> "DavidM" <(E-Mail Removed)> wrote in message
>> news:6644782E-B0DB-4253-BC5A-(E-Mail Removed)...
>> >I have about 1000 servers I need to configure the community on SNMP. In
>> > stead of logging into each server and manually making the change I
>> > tried
>> > to
>> > change it via GPO. But there are only 3 fields in GPO but it's not
>> > granular
>> > enough.
>> > I need to modify:
>> > 1. the public community
>> > 2. Trap destinations (can be done via gpo)
>> > 3. Under security, accepted community names with read/write ability
>> > (can
>> > only get read from gpo)
>> > 4. Accept SNMP packets from these hosts (default is localhost i want to
>> > change that to an IP address)
>> >
>> > I also tried configuring a server and exporting the SNMP registry keys
>> > but
>> > even that doesn't configure everything when I import it to a new
>> > machine.
>> >
>> > I've also looked for 3rd party utils but haven't found much for the
>> > wild
>> > world of windows.
>> >
>> > Thanks,
>> > Dave

>>
>>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to configure Windows 2003 as a Router ? Robert L [MVP - Networking] Windows Networking 14 12-01-2008 10:49 AM
How can I connect to my Windows Server 2003 Standard remotely? val_g Windows Networking 1 11-28-2007 12:00 AM
Windows 2003 - change password remotely Ganyovics Windows Networking 3 04-06-2006 10:15 AM
SNMP Fails on Windows 2003 Server (std) DC S Burton Windows Networking 1 12-05-2005 01:46 PM
problems with polling windows (2003) servers over SNMP using cacti Gert Linux Networking 1 05-04-2005 01:48 PM



1 2 3 4 5 6 7 8 9 10 11