<?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 SNMP error???? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045717#M303702</link>
    <description>Jul 29 04:10:08 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] agent_process() : bad community from 160.92.240.20&lt;BR /&gt;Jul 29 04:10:08 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] agent_process() : bad community from 160.92.240.20&lt;BR /&gt;Jul 29 04:10:13 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] local pdu process error&lt;BR /&gt;Jul 29 04:10:13 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] local pdu process error&lt;BR /&gt;Jul 29 04:10:13 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] session_send_loopback_request() failed&lt;BR /&gt;Jul 29 04:10:13 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] session_send_loopback_request() failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what is this error &amp;amp; how to resolve it?</description>
    <pubDate>Sun, 29 Jul 2007 21:24:19 GMT</pubDate>
    <dc:creator>Reshma Malusare</dc:creator>
    <dc:date>2007-07-29T21:24:19Z</dc:date>
    <item>
      <title>SNMP error????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045717#M303702</link>
      <description>Jul 29 04:10:08 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] agent_process() : bad community from 160.92.240.20&lt;BR /&gt;Jul 29 04:10:08 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] agent_process() : bad community from 160.92.240.20&lt;BR /&gt;Jul 29 04:10:13 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] local pdu process error&lt;BR /&gt;Jul 29 04:10:13 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] local pdu process error&lt;BR /&gt;Jul 29 04:10:13 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] session_send_loopback_request() failed&lt;BR /&gt;Jul 29 04:10:13 aoepdas1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] session_send_loopback_request() failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what is this error &amp;amp; how to resolve it?</description>
      <pubDate>Sun, 29 Jul 2007 21:24:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045717#M303702</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-07-29T21:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP error????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045718#M303703</link>
      <description>This could be the reason:&lt;BR /&gt;&lt;BR /&gt;bad community from 160.92.240.20&lt;BR /&gt;&lt;BR /&gt;bad community means a wrong SNMP "password".</description>
      <pubDate>Mon, 30 Jul 2007 00:38:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045718#M303703</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2007-07-30T00:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP error????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045719#M303704</link>
      <description>check your Mgmt Server and the SNMP string being sent, received.&lt;BR /&gt;Check /etc/snmpd.conf&lt;BR /&gt;&lt;BR /&gt;get-community-name:     XXXXX&lt;BR /&gt;#set-community-name:    # enter community name&lt;BR /&gt;#contact:               # enter contact person for agent&lt;BR /&gt;#location:              # enter location of agent&lt;BR /&gt;#max-trap-dest:         # enter max no. of trap-dest entries to be maintained.&lt;BR /&gt;trap-dest:              XXXXXXX&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2007 00:40:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045719#M303704</guid>
      <dc:creator>Anshumali</dc:creator>
      <dc:date>2007-07-30T00:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP error????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045720#M303705</link>
      <description>The Solstice Enterprise Agent master agent process snmpdx sometimes deletes a subagent from the internal list of registered subagents even though the subagent process is still running. This problem occurs when SNMP managers use wrong community strings. It is often indicated by the error message in /var/adm/messages:&lt;BR /&gt;&lt;BR /&gt;error("agent_process() : bad community from %sn,&lt;BR /&gt;ip_address_string (&amp;amp;(address-&amp;gt;sin_addr)));&lt;BR /&gt;&lt;BR /&gt;If a subagent receives a request with a bad community string, it is obliged to discard the string and not respond. However, the master agent process snmpdx cannot distinguish between a subagent that is no longer functioning and a subagent that has a discarded string. The master agent attempts to ping the subagent with a private packet containing a public community string. If the subagent does not accept the public community strings and thus does not respond to the ping, it is deleted from the agent table after it has been sent 5 consecutive bad community strings by the management application. Consequently, all subsequent polling or snmpget operations the subagent fail. &lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2007 00:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045720#M303705</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-07-30T00:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP error????</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045721#M303706</link>
      <description>Solution:  Start snmpdx by using the -f 0 flag. This flag sets the number of timeouts from operations performed by a master on a subagent to infinity. The default value of five is overridden and the subagent is not deleted from the agent table if it is cannot respond to an internal snmpdx ping packet with the public community string.&lt;BR /&gt;&lt;BR /&gt;i restarted :&lt;BR /&gt;K07snmpdx&lt;BR /&gt;S76snmpdx&lt;BR /&gt;S77dmi&lt;BR /&gt;&lt;BR /&gt;also i checked /etc/init.d/init.snmpdx..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But its still not working....&lt;BR /&gt;&lt;BR /&gt;I know this error is because &lt;BR /&gt;1]manager delete the subagent from subagent table..&lt;BR /&gt;or 2]160.92.240.20 is giving wrong community name.&lt;BR /&gt;&lt;BR /&gt;we checked all..but still not getting solution.&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Jul 2007 00:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/snmp-error/m-p/4045721#M303706</guid>
      <dc:creator>Reshma Malusare</dc:creator>
      <dc:date>2007-07-30T00:50:11Z</dc:date>
    </item>
  </channel>
</rss>

