Issue: Trap not being sent from Application. Context: Currently, I am porting application from CentOS 7 to Oracle Linux. In CentOS7, Libraries from 5.7.3 was used by the Application. All things works OK. SNMP GET/SET and Traps send from Application was OK.
With Oracle Linux - Libraries from 5.8-28 is used by the ported Application. No specific Application code changed for this version. But SNMP GET/SET is OK. But Trap send from Application is not OK. Not packet is seen going out. send_v2trap() call isn't happening? I have the following in the snmpd.conf with Trap target information. `snmpNotifyTable "allTraps" "allTraps" 1 3 1` snmpNotifyTable "allTraps" "allTraps" 1 3 1 targetAddr "test" .1.3.6.1.6.1.1 0x0a6400a000a2 0 0 "allTraps" snmpV2c 3 1 What could I be missing? Thanks, Prabhu
_______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders