I am using the latest version of net-snmp as of Jan 2011 on a WinXP machine.
I am running the snmptrapd program with the intention of monitoring all
traps coming from a device on a private network. I simply want to see them
get printed to standard out. Wireshark indicates that the traps coming from
the device I am monitoring are V2C traps. The problem is that the net-snmp
snmptrapd code keeps looking for the snmpTrapOID. This OID isn't present in
the traps I am receiving. I see the SysUpTime OID then a number of
enterprise specific OIDs in each trap I receive. I keep seeing errors
printed out to the console window that all can be traced back in the
snmptrapd code to not being able to find the snmpTrapOID. What am I doing
wrong? Is this OID supposed to be part of a V2C trap? Does this mean the
device I am monitoring have a problem. Is it my configuration file settings
for snmptrapd?

Thanks for for any suggestions
A
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
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/listinfo/net-snmp-users

Reply via email to