Shobana Sampath wrote:
It now receives the PDU but says:

Cannot find TrapOID in TRAP2 PDU

What did you use to send the test trap? If you used
snmptrap, what was the command you used?

I did not use snmptrap to send the trap, I am using my own SNMP server application for our product. I placed the custom MIBs in the snmp\share\mibs directory, is there anything else I need to do besides that?

Is your SNMP server application sending for the snmpTrapOID:

 SNMPv2-MIB::snmpTrapOID (.1.3.6.1.6.3.1.1.4.1)

or

 SNMPv2-MIB::snmpTrapOID.0 (.1.3.6.1.6.3.1.1.4.1.0)

The second one will work, but the first will not.

Alex


------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to