<?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: Finding NIC speed using dlpi in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834460#M545362</link>
    <description>posted in wrong forum, moved to correct forum</description>
    <pubDate>Tue, 01 Aug 2006 02:03:36 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2006-08-01T02:03:36Z</dc:date>
    <item>
      <title>Finding NIC speed using dlpi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834459#M545361</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am trying to get the NIC speed on HP-UX.&lt;BR /&gt;&lt;BR /&gt;I also required the MAC address - I could do&lt;BR /&gt;it programatically using dlpi.&lt;BR /&gt;&lt;BR /&gt;Is there a way using dlpi to get the NIC speed?&lt;BR /&gt;Any alternate way will also do, provided, it is&lt;BR /&gt;programatic.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance,&lt;BR /&gt;Rajesh</description>
      <pubDate>Tue, 01 Aug 2006 01:16:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834459#M545361</guid>
      <dc:creator>Rajesh Jangam</dc:creator>
      <dc:date>2006-08-01T01:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Finding NIC speed using dlpi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834460#M545362</link>
      <description>posted in wrong forum, moved to correct forum</description>
      <pubDate>Tue, 01 Aug 2006 02:03:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834460#M545362</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2006-08-01T02:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Finding NIC speed using dlpi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834461#M545363</link>
      <description>IIRC one of the fields of the statistics one can retrieve via DLPI encodes the bitrate of the interface.</description>
      <pubDate>Tue, 01 Aug 2006 19:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834461#M545363</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-08-01T19:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Finding NIC speed using dlpi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834462#M545364</link>
      <description>Thanks for the pointer Rick.&lt;BR /&gt;&lt;BR /&gt;I used the DL_GET_STATISTICS_REQ&lt;BR /&gt;to get the statistics of the nic.&lt;BR /&gt;&lt;BR /&gt;Interpreted the resultant information with&lt;BR /&gt;DL_GET_STATISTICS_ACK as -&lt;BR /&gt;&lt;BR /&gt;struct mib_ifEntry&lt;BR /&gt;&lt;BR /&gt;It has a field - ifSpeed.</description>
      <pubDate>Wed, 02 Aug 2006 04:44:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834462#M545364</guid>
      <dc:creator>Rajesh Jangam</dc:creator>
      <dc:date>2006-08-02T04:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Finding NIC speed using dlpi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834463#M545365</link>
      <description>BTW, I think that may be only 32-bits, which is fine up to 1 gigabit links, but for a 10 gigabit link I'm not entirely certain what it would return :)  Perhaps just a value of "10" :)</description>
      <pubDate>Wed, 02 Aug 2006 11:10:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834463#M545365</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2006-08-02T11:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Finding NIC speed using dlpi</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834464#M545366</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;lanadmin -x NIC_ID &lt;BR /&gt;will give you the requested.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Wed, 02 Aug 2006 14:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/finding-nic-speed-using-dlpi/m-p/3834464#M545366</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2006-08-02T14:25:01Z</dc:date>
    </item>
  </channel>
</rss>

