<?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 service configuration in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5360547#M102270</link>
    <description>&lt;P&gt;Many thanks Hoff,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Will check that and will update you.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2011 19:49:03 GMT</pubDate>
    <dc:creator>Joslovevms</dc:creator>
    <dc:date>2011-10-12T19:49:03Z</dc:date>
    <item>
      <title>SNMP service configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5359069#M102266</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; We are configuring comtek to trigger the alerts in case of any events on OpenVMS to AIX boxes. We are supposed to alert from different nodes on OpenVMS to different nodes on AIX.﻿&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; We need to configure SNMP on a clustered environment with same system disk so that traps from NOde01 should go to one IP address and Traps from NOde02 should go to a different IP address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; But SNMP configuration file is in common directory.&lt;/P&gt;&lt;P&gt;sys$sysdevice:[tcpip$snmp]TCPIP$SNMP_CONF.DAT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #config snmp_enable_authen_traps&lt;BR /&gt;community&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xxxxxprivate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0 read&lt;BR /&gt;trap&amp;nbsp;&amp;nbsp;&amp;nbsp; v2c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xxxxxprivate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.0.0.0&lt;BR /&gt;community&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xxxxxpublic&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11.11.11.11&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; read&lt;BR /&gt;trap&amp;nbsp;&amp;nbsp;&amp;nbsp; v2c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xxxxxpublic&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11.11.11.11&lt;BR /&gt;community&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xxxxxpublic&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11.11.11.12&amp;nbsp; read&lt;BR /&gt;trap&amp;nbsp;&amp;nbsp;&amp;nbsp; v2c&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; xxxxxpublic&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11.11.11.12&lt;BR /&gt;sysLocation&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WFR&lt;BR /&gt;sysContact&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductionVMS-GIS-UK@xxxxxplc.com&lt;BR /&gt;snmpEnableAuthenTraps&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example the above 11.11.11.11 and 11.11.11.12 should be for two different nodes on the cluster as destination. Both are getting updated on the same, we suspect the alerts will be triggered to both the nodes for single event.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Command used is&lt;/P&gt;&lt;P&gt;$ tcpip set conf snmp /address="ip"/community="name"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a cluster we need to create seperate community for each system&lt;BR /&gt;currently what ever community we are adding is reflecting on all the cluster node as we are using single system disk&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide us your inputs to fix this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; baseline question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; How to configure SNMP to be node specific on cluster systems with commom system disk?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5359069#M102266</guid>
      <dc:creator>Joslovevms</dc:creator>
      <dc:date>2011-10-11T15:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP service configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5359127#M102267</link>
      <description>&lt;P&gt;Call HP support. &amp;nbsp;This looks like a gap in the features and capabilities of their SNMP tool chain configuration design and documentation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for one potential work-around, try defining a logical name&amp;nbsp;TCPIP$SNMP_CONF﻿ first. &amp;nbsp;Probably in the SYLOGICALS.COM file. &amp;nbsp;See if you can use that logical name to reference a host-specific configuration file. &amp;nbsp;(I haven't tested this, and I haven't researched the internal details of how SNMP references its configuration file. &amp;nbsp;If it does it per VMS filename and default name specification norms, this will work. &amp;nbsp;If they've hard-coded the directory path, not so much.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then (if that logical name redirection doesn't work) set up the SNMP user with a searchlist logical name for the login. &amp;nbsp;(Based on your question and your phrasing,&amp;nbsp;I'm guessing you're not familiar with OpenVMS and with clustering; this workaround is based on the configuration of the cluster logical names.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then (failing either of these) wait for what HP support might suggest, or look to use an SNMP tool that better meets your needs, or configure your SNMP server to forward messages.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2011 15:39:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5359127#M102267</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-10-11T15:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP service configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5359819#M102268</link>
      <description>&lt;P&gt;Hi Jos, welcome to the OpenVMS forum!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I understand this environment correctly, you are probably looking for Comtek traps from one site to go to a particular address, and traps from cluster members in the second site to go to another address.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Analysing the SNMP images suggests that SYS$SYSDEVICE is hard coded within the image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A possible mechanism, to make your configuration site specific,&amp;nbsp; is to make use of SYS$STARTUP:TCPIP$SNMP_SYSTARTUP.COM, which&amp;nbsp;is called from SYS$STARTUP:TCPIP$SNMP_STARTUP.COM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Within the site startup procedure you could&amp;nbsp;create a site-dependent TCPIP$VMS_SNMP_CONF.DAT, although this could causing timing issues when two nodes from different sites are&amp;nbsp;starting SNMP&amp;nbsp;at the same time. You might&amp;nbsp;also look at&amp;nbsp; logical names for the trap destination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally, you&amp;nbsp;paid Comtek for support (I know!) and they&amp;nbsp;were very happy to oblige when this client was first set up, so try giving them a call.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Duncan&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 08:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5359819#M102268</guid>
      <dc:creator>Duncan Morris</dc:creator>
      <dc:date>2011-10-12T08:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP service configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5360091#M102269</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;Analysing the SNMP images suggests that SYS$SYSDEVICE is hard coded within the image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's easy to fix. &amp;nbsp;Patch it.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 12:38:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5360091#M102269</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-10-12T12:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP service configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5360547#M102270</link>
      <description>&lt;P&gt;Many thanks Hoff,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Will check that and will update you.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 19:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5360547#M102270</guid>
      <dc:creator>Joslovevms</dc:creator>
      <dc:date>2011-10-12T19:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP service configuration</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5360549#M102271</link>
      <description>&lt;P&gt;Hi Duncan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thanks for that, will try that and will update you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (I Know) :) :)&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2011 19:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/snmp-service-configuration/m-p/5360549#M102271</guid>
      <dc:creator>Joslovevms</dc:creator>
      <dc:date>2011-10-12T19:50:13Z</dc:date>
    </item>
  </channel>
</rss>

