<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem in sending traps in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-sending-traps/m-p/3275530#M569540</link>
    <description>We developed an application that sends SNMP traps towards another server. We use the SNMP libraries of OpenView. We are experiencing such kind of problem: after few minutes that our process is running it crashes causing a core. Trying to debug the core we found that it fails inside libovsnmp.3 library. Below we report the details of stacks calls before the core:&lt;BR /&gt;#0  0xc01850f4 in _calloc ()from /usr/lib/libc.2&lt;BR /&gt;#1  0xc01823bc in _memcpy () from /usr/lib/libc.2&lt;BR /&gt;#2  0xc0187f08 in mktime () from /usr/lib/libc.2&lt;BR /&gt;#3  0xc25de3e8 in _OVEventSendRawPacket () from /opt/OV/lib/libovsnmp.3&lt;BR /&gt;#4  0xc25ddfe0 in _OVEventRecvRawPacket () from /opt/OV/lib/libovsnmp.3&lt;BR /&gt;#5  0xc0187f08 in mktime () from /usr/lib/libc.2&lt;BR /&gt;#6  0xc25de3e8 in _OVEventSendRawPacket () from /opt/OV/lib/libovsnmp.3&lt;BR /&gt;&lt;BR /&gt;Our source code where the process seems to fail is:&lt;BR /&gt;mySession = OVsnmpOpen(.....);&lt;BR /&gt;copyPdu = OVsnmpCopyPdu( pdu );&lt;BR /&gt;OVsnmpBlockingSend(mySession, copyPdu);&lt;BR /&gt;OVsnmpFreePdu( copyPdu );&lt;BR /&gt;OVsnmpClose( mySession );&lt;BR /&gt;&lt;BR /&gt;We are not really able to understand in which of above OVsnmp functions it fails because the debug doesn't give us such information.&lt;BR /&gt;Have anyone ever experienced such kind of problem? Could it be a problem caused by massive SNMP OV resources usage due to high number of sent traps ?&lt;BR /&gt;</description>
    <pubDate>Thu, 13 May 2004 10:40:08 GMT</pubDate>
    <dc:creator>siaemic</dc:creator>
    <dc:date>2004-05-13T10:40:08Z</dc:date>
    <item>
      <title>Problem in sending traps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-sending-traps/m-p/3275530#M569540</link>
      <description>We developed an application that sends SNMP traps towards another server. We use the SNMP libraries of OpenView. We are experiencing such kind of problem: after few minutes that our process is running it crashes causing a core. Trying to debug the core we found that it fails inside libovsnmp.3 library. Below we report the details of stacks calls before the core:&lt;BR /&gt;#0  0xc01850f4 in _calloc ()from /usr/lib/libc.2&lt;BR /&gt;#1  0xc01823bc in _memcpy () from /usr/lib/libc.2&lt;BR /&gt;#2  0xc0187f08 in mktime () from /usr/lib/libc.2&lt;BR /&gt;#3  0xc25de3e8 in _OVEventSendRawPacket () from /opt/OV/lib/libovsnmp.3&lt;BR /&gt;#4  0xc25ddfe0 in _OVEventRecvRawPacket () from /opt/OV/lib/libovsnmp.3&lt;BR /&gt;#5  0xc0187f08 in mktime () from /usr/lib/libc.2&lt;BR /&gt;#6  0xc25de3e8 in _OVEventSendRawPacket () from /opt/OV/lib/libovsnmp.3&lt;BR /&gt;&lt;BR /&gt;Our source code where the process seems to fail is:&lt;BR /&gt;mySession = OVsnmpOpen(.....);&lt;BR /&gt;copyPdu = OVsnmpCopyPdu( pdu );&lt;BR /&gt;OVsnmpBlockingSend(mySession, copyPdu);&lt;BR /&gt;OVsnmpFreePdu( copyPdu );&lt;BR /&gt;OVsnmpClose( mySession );&lt;BR /&gt;&lt;BR /&gt;We are not really able to understand in which of above OVsnmp functions it fails because the debug doesn't give us such information.&lt;BR /&gt;Have anyone ever experienced such kind of problem? Could it be a problem caused by massive SNMP OV resources usage due to high number of sent traps ?&lt;BR /&gt;</description>
      <pubDate>Thu, 13 May 2004 10:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-in-sending-traps/m-p/3275530#M569540</guid>
      <dc:creator>siaemic</dc:creator>
      <dc:date>2004-05-13T10:40:08Z</dc:date>
    </item>
  </channel>
</rss>

