<?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: cmsnmpd  process in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517379#M366556</link>
    <description>If snmpd.conf is updated, snmpdm needs be restarted. There are SnmpMib2, SnmpHpunix, SnmpTrdDst, SnmpMaster, and cmsnmpagt, which one needs be restarted and what is the sequence to restart them?</description>
    <pubDate>Mon, 26 Oct 2009 19:05:12 GMT</pubDate>
    <dc:creator>John Guster</dc:creator>
    <dc:date>2009-10-26T19:05:12Z</dc:date>
    <item>
      <title>cmsnmpd  process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517375#M366552</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;On SNMP host destination server cmsnmpd and snmpdm  both process are running. &lt;BR /&gt;Will it be problem ??&lt;BR /&gt;&lt;BR /&gt;SNMP traps are not reaching destination ?&lt;BR /&gt;&lt;BR /&gt;Please help out ?&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Oct 2009 11:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517375#M366552</guid>
      <dc:creator>Archana1</dc:creator>
      <dc:date>2009-10-20T11:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: cmsnmpd  process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517376#M366553</link>
      <description>&amp;gt; cmsnmpd and snmpdm both process are running.&lt;BR /&gt;Will it be problem ??&lt;BR /&gt;&lt;BR /&gt;No, snmpdm and cmsnmpd will co-operate with each other. "snmpdm" is the SNMP master agent process, which actually listens for SNMP requests from the network. &lt;BR /&gt;&lt;BR /&gt;"cmsnmpd" is one of the SNMP sub-agent processes. By the "cm" prefix, I think it's the one that collects Serviceguard status information and allows it to be reported by SNMP. There should be several other processes for collecting other types of data: usually at least "mib2agt" and "hp_unixagt". &lt;BR /&gt;&lt;BR /&gt;There is also "trapdestagt", but it only allows remote configuration of SNMP trap destinations by SNMP write access. It does not actually receive SNMP traps.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; SNMP traps are not reaching destination ?&lt;BR /&gt;&lt;BR /&gt;What software are you using to receive the traps at destination? How is it configured?&lt;BR /&gt;&lt;BR /&gt;If you have changed /etc/SnmpAgent.d/snmpd.conf (e.g. to configure a trap destination), have you restarted the SNMP agent after making the change? Did you restart all the sub-agents too?&lt;BR /&gt;&lt;BR /&gt;Have you confirmed (e.g. by a network trace) that the source server is actually sending out SNMP traps?&lt;BR /&gt;&lt;BR /&gt;If there are firewalls in your network, have they been configured to allow SNMP traps to pass from the source host(s) to the destination(s)?&lt;BR /&gt;&lt;BR /&gt;If you have IPFilter installed on your hosts, is it configured to block any "unnecessary" traffic? If so, you must configure it to allow SNMP traps too.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 20 Oct 2009 20:41:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517376#M366553</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-10-20T20:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: cmsnmpd  process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517377#M366554</link>
      <description>Archanam&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;On SNMP host destination server cmsnmpd and snmpdm both process are running. &lt;BR /&gt;&lt;BR /&gt;This is normal  : both should be running.&lt;BR /&gt;&lt;BR /&gt;Example: &lt;BR /&gt;# ps -ef | grep snmp &lt;BR /&gt;root  3013     1  0  Jan  6  ?         0:00 /usr/lbin/cmsnmpd&lt;BR /&gt;root  2950     1  0  Jan  6  ?         5:39 /usr/sbin/snmpdm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- snmpd is the actual snmpd daemon.&lt;BR /&gt;&lt;BR /&gt;- cmsnmpd &lt;BR /&gt;Cluster SNMP Agent Daemon: cmsnmpd&lt;BR /&gt;This daemon is used by the management-station version of Serviceguard Manager to obtain information about the cluster. It produces the Cluster MIB.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you are doing any modification to snmpd.conf  (/etc/SnmpAgent.d/snmpd.conf&lt;BR /&gt;) you need to restart snmpd daemon. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hth,&lt;BR /&gt;Raj.</description>
      <pubDate>Tue, 20 Oct 2009 20:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517377#M366554</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-10-20T20:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: cmsnmpd  process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517378#M366555</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;cmsnmpd is one of 12 or so MC/SG daemons.  It's purpose is to interface with the Cluster View Application GUI.  It is an optional daemon to run. See&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/cmsnmpagt &lt;BR /&gt;&lt;BR /&gt;if you want it off.  I would turn it off?  Are you using Cluster View ?  If yes then leave it on.&lt;BR /&gt;&lt;BR /&gt;snmpdm can often run at 100% cpu utilization and more frequently seen on a day to day basis as it is the master network daemon for snmp.  It is not dependent upon cmsnmpdm at all.  Its config file is /etc/rc.config.d/snmp.conf.  It can be fragile or wiggy during network scans.  I.e., network security scans that hit every port on every severs in a subnet.</description>
      <pubDate>Tue, 20 Oct 2009 21:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517378#M366555</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-10-20T21:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: cmsnmpd  process</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517379#M366556</link>
      <description>If snmpd.conf is updated, snmpdm needs be restarted. There are SnmpMib2, SnmpHpunix, SnmpTrdDst, SnmpMaster, and cmsnmpagt, which one needs be restarted and what is the sequence to restart them?</description>
      <pubDate>Mon, 26 Oct 2009 19:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cmsnmpd-process/m-p/4517379#M366556</guid>
      <dc:creator>John Guster</dc:creator>
      <dc:date>2009-10-26T19:05:12Z</dc:date>
    </item>
  </channel>
</rss>

