SNMP event 7031 error by SCM

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Killy (anonymous_at_discussions.microsoft.com)
Date: 05/25/04


Date: Mon, 24 May 2004 22:11:02 -0700

W2K AS w/SP3 has SNMP service installed & running nicely for a long time. But now (about a month or so ago), with increasing frequency, it gets terminated with the following event log entry :
   Event ID: 7301
   Source: Service Control Manager
   The SNMP Service terminated unexpectedly. It has done this 9 time(s). The following corrective action will be taken in 0 milliseconds: No action.

netstat -an shows no other service is listening on port 161.

What's the possible root cause of this problem and how do I get around it?



Relevant Pages

  • Re: Worm activity
    ... The port 445 is for the SMB suite. ... Port 135 is "DCOM Service Control Manager". ... So the worm would be located in Windows workstations. ...
    (Security-Basics)
  • Re: no mail from / for root
    ... [root@rhel1 root]$ ps -aeef | grep mail ... This tells you that there is something listening on port 25, from here we can find out what it is, under linux, you can pass netstat the -p flag that tells it to query the /proc filesystem to tell you which process is doing the listening, issue the following. ...
    (RedHat)
  • Re: no mail from / for root
    ... Do I need to just open port 25 or enable the mail service, ... [root@rhel1 root]$ ps -aeef | grep mail ... To find out, you need to first see if you are listening on port 25, to ...
    (RedHat)
  • Use JBOSS without Apache
    ... the root of the website? ... port number the J2EE is listening to? ...
    (comp.lang.java.programmer)
  • Re: startup scripts and java (cont.)
    ... > Would someone tell me why all of my java processes (tomcat, jboss, ... > cruisecontrol) are being owned by root? ... If those processes need to open a listening port <= 1024, ... In the case of web servers, they typically listen on port ...
    (comp.unix.solaris)