How do I install SNMP agent in W2K?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have followed the instructions in Windows, but the agent is not listed in
the 'servcies' list. Do I need to download the agent from somewhere?
 
It's a service. You need to enable and have it load either manually or automatically.
net start "SNMP Service"

if the PC is to be a SNMP Trap Receiver
net start "SNMP Trap Service'

Dave



| I have followed the instructions in Windows, but the agent is not listed in
| the 'servcies' list. Do I need to download the agent from somewhere?
 
I am having the same problem as "Grizelli". I don't understand the answer.
What is NET START, is that a command?
 
Yes..

Or
Start --> run --> services.msc

Scroll down to where you see SNMP and start the service(s) You can set them to automatically
be started on the bootup of the OS as well.

Dave




| I am having the same problem as "Grizelli". I don't understand the answer.
| What is NET START, is that a command?
|
| "David H. Lipman" wrote:
|
| > It's a service. You need to enable and have it load either manually or automatically.
| > net start "SNMP Service"
| >
| > if the PC is to be a SNMP Trap Receiver
| > net start "SNMP Trap Service'
| >
| > Dave
| >
| >
| >
| > | > | I have followed the instructions in Windows, but the agent is not listed in
| > | the 'servcies' list. Do I need to download the agent from somewhere?
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top