On 23/08/06, Li Gan <[EMAIL PROTECTED]> wrote:
>                                   I am in root, snmpwalk and snmptrap
> are all work fine, but if I type snmptrapd, the system told me "bash:
> snmptrapd: command not found", how to deal with that?

What does
     echo $PATH
             display.

> Are there something missed in my system?

The daemons (snmpd and snmptrapd) are often installed into 'sbin'
rather than 'bin'.
Now I'd expect this to be on a standard path for root (though not an
ordinary user).
How did you get to your root shell - logging in as root, or via 'su' ?

What O/S is this?   If Linux, then try "locate snmptrapd" to find
where the binary is.

Dave

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to