<?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 Re: program about network state in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619709#M377360</link>
    <description>will using snmpget or snmpwalk on the .1.3.6.1.2.1.6.4 MIB get you what you are looking for ?&lt;BR /&gt;&lt;BR /&gt;lists all current connections including listening ports...&lt;BR /&gt;</description>
    <pubDate>Mon, 19 Apr 2010 18:30:02 GMT</pubDate>
    <dc:creator>Tim Nelson</dc:creator>
    <dc:date>2010-04-19T18:30:02Z</dc:date>
    <item>
      <title>program about network state</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619704#M377355</link>
      <description>I am using hpux11.23,and want to write a program&lt;BR /&gt;to get the all tcp listening ports(such as "netstat -an").&lt;BR /&gt;&lt;BR /&gt;Is there any relevant information  about that?&lt;BR /&gt;&lt;BR /&gt;where can i get the netstat's source code?</description>
      <pubDate>Mon, 19 Apr 2010 04:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619704#M377355</guid>
      <dc:creator>kaijile</dc:creator>
      <dc:date>2010-04-19T04:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: program about network state</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619705#M377356</link>
      <description>no there is no way to get the netstat source code.&lt;BR /&gt;&lt;BR /&gt;You need to either popen netstat or ndd -get /dev/tcp tcp_status or ndd -get /dev/ip ip_tcp_status&lt;BR /&gt;&lt;BR /&gt;or use raw sockets API. Depending of what you are trying to get.&lt;BR /&gt;&lt;BR /&gt;If you are an ISV, contact your HP contact.</description>
      <pubDate>Mon, 19 Apr 2010 06:16:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619705#M377356</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2010-04-19T06:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: program about network state</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619706#M377357</link>
      <description>where can i get the open_mib() man pages?&lt;BR /&gt;&lt;BR /&gt;bash-4.0# uname -a&lt;BR /&gt;HP-UX rx2600 B.11.23 U ia64 1538416536 unlimited-user license&lt;BR /&gt;bash-4.0# man open_mib&lt;BR /&gt;No manual entry for open_mib.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Apr 2010 07:59:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619706#M377357</guid>
      <dc:creator>kaijile</dc:creator>
      <dc:date>2010-04-19T07:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: program about network state</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619707#M377358</link>
      <description>no manpage for open_mib()&lt;BR /&gt;looking at the include file you can guess how it can be used, but it is not supported.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Apr 2010 08:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619707#M377358</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2010-04-19T08:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: program about network state</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619708#M377359</link>
      <description>I see an other supported way using snmp protocol.</description>
      <pubDate>Mon, 19 Apr 2010 18:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619708#M377359</guid>
      <dc:creator>Laurent Menase</dc:creator>
      <dc:date>2010-04-19T18:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: program about network state</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619709#M377360</link>
      <description>will using snmpget or snmpwalk on the .1.3.6.1.2.1.6.4 MIB get you what you are looking for ?&lt;BR /&gt;&lt;BR /&gt;lists all current connections including listening ports...&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Apr 2010 18:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/program-about-network-state/m-p/4619709#M377360</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-04-19T18:30:02Z</dc:date>
    </item>
  </channel>
</rss>

