<?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: SNMP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235083#M66129</link>
    <description>1) you must specify the snmp parameters as documented or they are ignored.&lt;BR /&gt;e.g. -m 5 -s 5&lt;BR /&gt;2) the hub900 was power cycled and since then working correctly&lt;BR /&gt;3) The same problem occured with a sanswitch. Power cylce it (not reboot !) and it works again.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Thu, 15 Jul 2004 09:24:53 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2004-07-15T09:24:53Z</dc:date>
    <item>
      <title>SNMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235080#M66126</link>
      <description>I use snmp to get info of devices.&lt;BR /&gt;Regularly I get "No reply".&lt;BR /&gt;I do :&lt;BR /&gt;$ mc TCPIP$SNMP_REQUEST hub900_s1 public getnext -lr5s5  1.3.6.1.4.1&lt;BR /&gt;&lt;BR /&gt;The device is a hub900. Regularly means once every 40 runs. VMS7.3, TCP 5.3 ECO 2.&lt;BR /&gt;&lt;BR /&gt;Anyone knows why ?&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Mar 2004 05:12:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235080#M66126</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-03-31T05:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235081#M66127</link>
      <description>Changed the option s5 to s60. It now hold already 60 runs.&lt;BR /&gt;I guess the timeout of 5 seconds was too low (the procedure was running in batch with prio=2).</description>
      <pubDate>Fri, 02 Apr 2004 01:47:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235081#M66127</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-04-02T01:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235082#M66128</link>
      <description>Did some more debugging.&lt;BR /&gt;&lt;BR /&gt;It seems NOT to be related to the timeout.&lt;BR /&gt;I specified retrying 10 times with a timeout of 60 seconds. After minimum 1 minute and maximum 3 minutes, the "no reply" is given.&lt;BR /&gt;In all cases at least 20 items were fetched with success before the "no reply" was given.&lt;BR /&gt;&lt;BR /&gt;I increased process priority to 5. No improvement.&lt;BR /&gt;&lt;BR /&gt;I do the same thing with SAN switches and they work fine. All my hub900 have the problem.&lt;BR /&gt;&lt;BR /&gt;No specialist in the house ?&lt;BR /&gt;&lt;BR /&gt;The current command uses -lr10w60 as options.</description>
      <pubDate>Wed, 14 Apr 2004 07:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235082#M66128</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-04-14T07:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235083#M66129</link>
      <description>1) you must specify the snmp parameters as documented or they are ignored.&lt;BR /&gt;e.g. -m 5 -s 5&lt;BR /&gt;2) the hub900 was power cycled and since then working correctly&lt;BR /&gt;3) The same problem occured with a sanswitch. Power cylce it (not reboot !) and it works again.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Thu, 15 Jul 2004 09:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235083#M66129</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-07-15T09:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235084#M66130</link>
      <description>Hi Wim,&lt;BR /&gt;because I believe you already checked for any different things between interactive  and detached mode, I've persuaded trouble stands exactly in execution mode.&lt;BR /&gt;I guess, your application, sometimes need to use reply command that's not avaiable in detached mode because is a DCL command.&lt;BR /&gt;I hope this clue can help you.&lt;BR /&gt;Merry Christmas!&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 06:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235084#M66130</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-12-23T06:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235085#M66131</link>
      <description>Sorry,&lt;BR /&gt;wrong thread :-(&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Dec 2004 06:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp/m-p/3235085#M66131</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-12-23T06:16:13Z</dc:date>
    </item>
  </channel>
</rss>

