This is a discussion on Re: snmptrapd within the SNMP Users forums, part of the Networking and Network Related category; On 18/08/06, Jonathan Shan <jonshan@winmain.rutgers.edu> wrote: > > It definitely sounds like firewall ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 18/08/06, Jonathan Shan <jonshan@winmain.rutgers.edu> wrote:
> > It definitely sounds like firewall settings - not a separate firewall, > > but the snmptrapd system itself. > > But I can receive snmp-traps. Meaning I run snmptrapd, then I power-off > and power-on the device. I get snmptraps on interface status and > coldstart. Hmmm... OK, then maybe it's not a firewall :-) > I believe the problem may be in the snmptrap command I am > sending. From the tutorial website: snmptrap -v 1 -c public host > TRAP-TEST-MIB::demotraps localhost 6 17 '' \ > SNMPv2-MIB::sysLocation.0 s "Just here" Just a thought - try specifying the port explicitly. I.e. use "host:162" rather than just "host" I can't recall if you've mentioned the version of the software that you're using, but there was a problem with some earler releases where snmptrap tried to use port 161 instead. Worth a go, anyway. 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=...057&dat=121642 _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |