[tkined] why can not start snmpd

chen xiaoming (xmchen@ccnu-1.ccnu.edu.cn)
Thu, 4 Mar 1999 21:54:25 +0800

hi everyone

I have write a simple tcl/tk program.
in my menu ,it has menubar to start snmpd
when it's clicked. so I writ a proc
such this
proc start {} {
source /usr/lib/tnm2.1.10/agents/snmpd
}

when I click it
it is put some error "agents creat failed "
but when I open wish
I strike in source /usr/lib/tnm2.1.10/agents/snmpd
it succed .
I do know why it will meet such problem.
who can tell me reason and give me some suggestion to resolve it.

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.