<?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 checking for snmp service in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-for-snmp-service/m-p/4381868#M535451</link>
    <description>i want to check whether SNMP service is running in udp port 161 of host machine through c++ program.how shud i do this?? i tried using bind(),recvfrom() and sendto() functions..but its not working...please help me with this&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
    <pubDate>Wed, 18 Mar 2009 06:31:41 GMT</pubDate>
    <dc:creator>shock_anu</dc:creator>
    <dc:date>2009-03-18T06:31:41Z</dc:date>
    <item>
      <title>checking for snmp service</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-for-snmp-service/m-p/4381868#M535451</link>
      <description>i want to check whether SNMP service is running in udp port 161 of host machine through c++ program.how shud i do this?? i tried using bind(),recvfrom() and sendto() functions..but its not working...please help me with this&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Wed, 18 Mar 2009 06:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-for-snmp-service/m-p/4381868#M535451</guid>
      <dc:creator>shock_anu</dc:creator>
      <dc:date>2009-03-18T06:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: checking for snmp service</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-for-snmp-service/m-p/4381869#M535452</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi Shock&lt;BR /&gt;&lt;BR /&gt;For check snmp status&lt;BR /&gt;&lt;BR /&gt;#/etc/init.d/snmpd status&lt;BR /&gt;&lt;BR /&gt;For more details you can check below link as follows&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5991-2731/ch05s04.html" target="_blank"&gt;http://docs.hp.com/en/5991-2731/ch05s04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds//&lt;BR /&gt;Taifur</description>
      <pubDate>Thu, 19 Mar 2009 06:17:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-for-snmp-service/m-p/4381869#M535452</guid>
      <dc:creator>Taifur</dc:creator>
      <dc:date>2009-03-19T06:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: checking for snmp service</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/checking-for-snmp-service/m-p/4381870#M535453</link>
      <description>Thanks for ur reply....but i am using UDP socket programming to check this...sorry forgot to mention that...i wrote a code for that...its getting hanged at recvfrom() function...port is getting binded with bind() function..Im also using ICMP</description>
      <pubDate>Fri, 20 Mar 2009 04:49:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/checking-for-snmp-service/m-p/4381870#M535453</guid>
      <dc:creator>shock_anu</dc:creator>
      <dc:date>2009-03-20T04:49:48Z</dc:date>
    </item>
  </channel>
</rss>

