Networking Forums

Networking Forums > Computer Networking > Windows Networking > Is there a CMD-line utility built-in to Windows which will allow me to perform SNMP queries?

Reply
Thread Tools Display Modes

Is there a CMD-line utility built-in to Windows which will allow me to perform SNMP queries?

 
 
Spin
Guest
Posts: n/a

 
      05-28-2008, 05:18 PM
Gurus,

Running Windows Server 2003 SP2 with SNMP installed. The read-only
community string for this machine and all others in the environment is
Public. Is there a CMD-line utility built-in to Windows which will allow me
to perform SNMP queries from machine to machine? Like an SNMP GET for
example?

--
Spin


 
Reply With Quote
 
 
 
 
Nonapeptide@gmail.com
Guest
Posts: n/a

 
      05-28-2008, 05:19 PM
On May 28, 1:18*pm, "Spin" <S...@invalid.com> wrote:
> Gurus,
>
> Running Windows Server 2003 SP2 with SNMP installed. *The read-only
> community string for this machine and all others in the environment is
> Public. *Is there a CMD-line utility built-in to Windows which will allow me
> to perform SNMP queries from machine to machine? *Like an SNMP GET for
> example?
>
> --
> Spin


Check out Ye Olde TechNet Library: http://www.activexperts.com/activmon...unctions/snmp/

Also, look up a few heirarchies to the following super-category:
http://technet2.microsoft.com/window....mspx?mfr=true


Does that help?
 
Reply With Quote
 
Nonapeptide@gmail.com
Guest
Posts: n/a

 
      05-28-2008, 05:48 PM
On May 28, 1:19*pm, Nonapept...@gmail.com wrote:
> On May 28, 1:18*pm, "Spin" <S...@invalid.com> wrote:
>
> > Gurus,

>
> > Running Windows Server 2003 SP2 with SNMP installed. *The read-only
> > community string for this machine and all others in the environment is
> > Public. *Is there a CMD-line utility built-in to Windows which will allow me
> > to perform SNMP queries from machine to machine? *Like an SNMP GET for
> > example?

>
> > --
> > Spin

>
> Check out Ye Olde TechNet Library:http://www.activexperts.com/activmon...unctions/snmp/
>
> Also, look up a few heirarchies to the following super-category:http://technet2.microsoft.com/window...978683e3-b1d9-...
>
> Does that help?


Sorry, that first link was in error. It should have been:
http://technet2.microsoft.com/window....mspx?mfr=true

Pardon the confusion.
 
Reply With Quote
 
Spin
Guest
Posts: n/a

 
      05-28-2008, 08:35 PM
<(E-Mail Removed)> wrote in message
news:c5cfc3c6-5b60-4e45-b65e-(E-Mail Removed)...
On May 28, 1:19 pm, Nonapept...@gmail.com wrote:
>
>Sorry, that first link was in error. It should have been:
>http://technet2.microsoft.com/window....mspx?mfr=true
>
>Pardon the confusion.


Thx, but wasn't really what I was looking for. Evntcmd is really just an
Event to Trap Translator. I need something which will allow me to do SNMP
GETs.


 
Reply With Quote
 
Nonapeptide@gmail.com
Guest
Posts: n/a

 
      05-29-2008, 12:14 AM
On May 28, 4:35*pm, "Spin" <S...@invalid.com> wrote:
> <Nonapept...@gmail.com> wrote in message
>
> news:c5cfc3c6-5b60-4e45-b65e-(E-Mail Removed)...
> On May 28, 1:19 pm, Nonapept...@gmail.com wrote:
>
>
>
> >Sorry, that first link was in error. It should have been:
> >http://technet2.microsoft.com/window...978683e3-b1d9-...

>
> >Pardon the confusion.

>
> Thx, but wasn't really what I was looking for. *Evntcmd is really just an
> Event to Trap Translator. *I need something which will allow me to do SNMP
> GETs.


Ah. In that case, it seems that you may have to resort to using WMI.
However, I think WMI will only retrieve information from other Windows
machines, so any non Windows devices that you have won't be polled. =(
 
Reply With Quote
 
Spin
Guest
Posts: n/a

 
      05-29-2008, 08:46 AM
<(E-Mail Removed)> wrote in message
news:c9620b4b-06e7-440e-934f-(E-Mail Removed)...
>Ah. In that case, it seems that you may have to resort to using WMI.
>However, I think WMI will only retrieve information from other Windows
>machines, so any non Windows devices that you have won't be polled. =(


Not bad idea at all. Is there an example syntax in WMI in which I could
perform an operation similar to an SNMP GET? In this environment, all
devices are Windows machines.


 
Reply With Quote
 
Nonapeptide@gmail.com
Guest
Posts: n/a

 
      05-29-2008, 10:46 PM
On May 29, 4:46*am, "Spin" <S...@invalid.com> wrote:
> <Nonapept...@gmail.com> wrote in message
>
> news:c9620b4b-06e7-440e-934f-(E-Mail Removed)...
>
> >Ah. In that case, it seems that you may have to resort to using WMI.
> >However, I think WMI will only retrieve information from other Windows
> >machines, so any non Windows devices that you have won't be polled. =(

>
> Not *bad idea at all. *Is there an example syntax in WMI in which I could
> perform an operation similar to an SNMP GET? *In this environment, all
> devices are Windows machines.


A standard Google search showed some promising returns:
http://www.google.com/search?q=%22snmp+get%22+wmi

Especially look through this thread:
http://www.experts-exchange.com/Prog..._22685514.html

And then there's this one:
http://www.experts-exchange.com/Prog..._21639833.html

Oh, and this one! http://www.pcreview.co.uk/forums/thread-1412311.php

If you don't have an Ex-Ex account, sign up for a free one (yes, a
free one... not the "trial" account that they try and hook you into)
here: http://www.experts-exchange.com/regi...illingInfo.jsp
 
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
SharePoint 2007 + Windows 2003 NLB (IGMP+Multicast) - poor perform Terence Windows Networking 0 05-22-2008 09:32 AM
Reverse Lookup queries outside of windows DNS Marc S Windows Networking 1 03-28-2007 01:26 PM
win2000: cmd line utility to set a fixed IP? Peter Broadband 16 10-22-2006 10:43 PM
unable to perform "perfmon" on a remote Windows XP Pro =?Utf-8?B?Z2FyeXRuOTk4OA==?= Windows Networking 2 03-07-2005 03:21 PM
BT are removing my DACS - can the engineer perform broadand line test prior to exchange upgrade banzai Broadband 13 04-29-2004 05:45 PM



1 2 3 4 5 6 7 8 9 10 11