<?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: ucx$mgt_thresholds - WBEM  interface in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992509#M88271</link>
    <description>Without rebooting, I put the tcpip*.dat files back to original names.  I executed Sys$startup:tcpip$startup.com.  I got a message about no license.  I invoked TCPIP and made the following changes.&lt;BR /&gt;SET CONFIG SNMP/FLAG=(SETS,AUTHEN_TRAP)&lt;BR /&gt;SET CONFIG SNMP/COMMUNITY="elmginkgo"/TYPE=(read,write,trap)/ADDR=127.0.0.1&lt;BR /&gt;SHOW CONFIG SNMP/FULL&lt;BR /&gt;&lt;BR /&gt;I added in the ip-address of the host for the elmginkgo but that may be unnecessary.&lt;BR /&gt;&lt;BR /&gt;I stopped and restarted the WBEM tool.  Everything starts but WBEM$SERVER dies quickly.  Looking at the WEBSERVER.LOG the following is given:&lt;BR /&gt; Enter CpqHmmoConfigureHTTPServer...&lt;BR /&gt; ......past config active disc, error = 9&lt;BR /&gt; ......past clear reconnect flag, error = 9&lt;BR /&gt; Leave CpqHmmoConfigureHTTPServer...&lt;BR /&gt; Leave HMMOStartupHTTPServer, error= 9&lt;BR /&gt; HTTP Server did not start&lt;BR /&gt; :&lt;BR /&gt; WBEM$Server proceeds to exit handler&lt;BR /&gt;&lt;BR /&gt;I feel like I am closer but the results don't bear it out.  Rebooting may take care of some inconsistency that I have added by changing the TCPIP configuration the way I did.</description>
    <pubDate>Tue, 25 Jul 2006 12:46:13 GMT</pubDate>
    <dc:creator>Zeni B. Schleter</dc:creator>
    <dc:date>2006-07-25T12:46:13Z</dc:date>
    <item>
      <title>ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992489#M88251</link>
      <description>Is anyone familiar with the WBEM interface on OpenVMS for HP Insight manager and had the problem of the thresholds not working?&lt;BR /&gt;&lt;BR /&gt;We have one cluster for which all is well and another for which all is well with the exception of the thresholds.  I doubt its usefulness in our situation but it annoys me that I cannot find out what is wrong the setting the thresholds.&lt;BR /&gt;&lt;BR /&gt;I found a thread with Google on another site that said deleting the Ucx$mgt_thresholds.dat and the UCX$mgt_thresholds.bak will for the software to rebuild the files when the WBEM software is restarted.  Now the CPQTHRESHOLD.log says it has an error linking to the ucx$mgt_thresholds.dat and .bak files but it does not create any new .dat file.  There will be a new .bak file with 0(zero) blocks.&lt;BR /&gt;&lt;BR /&gt;I have been revisiting the online manuals relating to this on both the HP/Compaq site and the Process software Multinet site.  I am tripping over whatever it is but can not seem to see it.&lt;BR /&gt;&lt;BR /&gt;I have sent a message to Process support to get the command for looking at the SNMP configuration more fully.&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;-Zeni</description>
      <pubDate>Fri, 21 Jul 2006 10:55:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992489#M88251</guid>
      <dc:creator>Zeni B. Schleter</dc:creator>
      <dc:date>2006-07-21T10:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992490#M88252</link>
      <description>Zeni,&lt;BR /&gt;&lt;BR /&gt;I'm not too much familiar with the WBEM agents, but have been running them on some of our systems 'just for fun'.&lt;BR /&gt;&lt;BR /&gt;The files SYS$SYSTEM:ucx$mgt_thresholds.* most certainly do not belong to UCX/TCPIP, but to WBEM. None of the TCPIP$*.EXE images include references to those files. It seems to only be used by cpqthresh_mib.exe.&lt;BR /&gt;&lt;BR /&gt;You can manually run CPQTHRESH_MIB.EXE with trace and debug (and $ SET WATCH FILE/CLASS=MAJOR) e.g.&lt;BR /&gt;&lt;BR /&gt;$ cpqt:==$SYS$SPECIFIC:&lt;WBEM.AGENTS&gt;CPQTHRESH_MIB.EXE&lt;BR /&gt;$ set watch file/class=MAJ&lt;BR /&gt;$ cpqt -warn -error -trace&lt;BR /&gt;&lt;BR /&gt;It tries to access ucx$mgt_thresholds.dat and .bak and creates a new .bak file if it didn't find one. It then complains with the 'error linking sys$system:ucx$mgt_thresholds.dat and sys$system:ucx$mgt_thresholds.bak' message.&lt;BR /&gt;&lt;BR /&gt;It does not create a new .dat file. &lt;BR /&gt;&lt;BR /&gt;You can manually copy the .bak to .dat. CPQTHRESH_MIB will then delete the .dat file and create a new .dat file from the old .bak. You can edit the .DAT file and insert text, but you have to know the syntax, otherwise you'll get:&lt;BR /&gt;&lt;BR /&gt;WARNING CPQTHRESHOLDMGMT_PERSIST.C line 478: badly formatted persistence record: TEST&lt;BR /&gt;&lt;BR /&gt;I tried this with V82_MGMTAGENTS V3.1-5 &lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/WBEM.AGENTS&gt;</description>
      <pubDate>Sun, 23 Jul 2006 02:46:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992490#M88252</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-07-23T02:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992491#M88253</link>
      <description>Zeni,&lt;BR /&gt;&lt;BR /&gt;the HP Insight Management Agents for OpenVMS Release Notes Version 3.3 (available via OpenVMS F8.3 fieldtest) include the following section:&lt;BR /&gt;&lt;BR /&gt;2. Problems Corrected&lt;BR /&gt;...&lt;BR /&gt;. OpenVMS Management Agents do not allow setting of Disk/CPU/Memory thresholds&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;I'll give it a try.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 23 Jul 2006 04:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992491#M88253</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-07-23T04:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992492#M88254</link>
      <description>A few months ago I reported to HP a problem with setting thresholds from TCPware or MultiNet until I had set up TCP/IP Services for the management agents.  I would expect that this would be fixed in upcoming releases.&lt;BR /&gt;&lt;BR /&gt;Richard Whalen,&lt;BR /&gt;Process Software.</description>
      <pubDate>Sun, 23 Jul 2006 12:54:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992492#M88254</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2006-07-23T12:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992493#M88255</link>
      <description>Zeni,&lt;BR /&gt;&lt;BR /&gt;I've installed V83_MGMTAGENT V3.3-1 on our OpenVMS Alpha F8.3 field test system running TCPIP T5.6, but I can't get Save Thresholds to work. I can move the threshold indicators and 'Reset to Origianl Values' works as well, but clicking on 'Save Thresholds' clears the frame in the page and then nothing happens. Refreshing the page shows the (orignally disabled) threshold indicators. &lt;BR /&gt;&lt;BR /&gt;If I delete the ucx$mgt_thresholds.* files, only a new/empty ucx$mgt_thresholds.bak file will be created after WBEM$STARTUP.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 24 Jul 2006 02:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992493#M88255</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-07-24T02:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992494#M88256</link>
      <description>Zeni,&lt;BR /&gt;&lt;BR /&gt;if you have the WBEM thresholds working on one of your system, which version of WBEM and what does the contents of the ucx$mgt_threshold.dat look like ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 24 Jul 2006 03:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992494#M88256</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-07-24T03:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992495#M88257</link>
      <description>I left out of my original post that our systems are v7.3-2 ES47s with Multinet 4.4a.   Thresholds manipulation is working on one set of clustered hosts.  The thresholds are not working on the other.  When you display a page that is supposed to allow manipulation there should be the boxes at the bottom for "reset originals" and "save" .  I am not getting the bottom of those pages.&lt;BR /&gt;&lt;BR /&gt;Whatever is supposed to go out and poll the devices to build the ucx$mgt_thresholds.dat file is not working.  All I get is the null ucx$mgt_thresholds.bak file.&lt;BR /&gt;&lt;BR /&gt;I tried running the cpqthresh_mib with debug as you suggested.  After the initial , status successful for finding required images, there is warning about the missing .Dat file and if the .Bak is missing an warning about that but it creates the .Bak (null) file.  Then there is an error about unable to link to the files. Then it talks to agentX apparently successfully.  One of the early requests to the AgentX gets a "request denied" response but thereafter there are three "time to poll" message , followed by an "are you there" and a response back from AgentX that appears to confirm that it is responsive.&lt;BR /&gt;&lt;BR /&gt;Sorry , I cannot attach the results.  I will look at them more closely and I will try it on one of the systems where the thresholds are working for comparison.&lt;BR /&gt;&lt;BR /&gt;It has been a while but I thought my co-worker (who manages the hosts where the thresholds work) could not save the settings at one time but the account was missing the WBEM administrator identifier.&lt;BR /&gt;&lt;BR /&gt;the ucx$mgt_thresholds.dat on the system where it works contains SNMP information as best I can tell for communiting with the devices (?).  The syntax looks like something that I saw when reading about the SNMP.  eg.&lt;BR /&gt; 1 1 4 3 30 05 03  4 1&lt;BR /&gt;1.3.6.1.4.1.232.11.2.4.1.1.1.5.1.&lt;BR /&gt;17&lt;BR /&gt;Insight Web Agent&lt;BR /&gt;8&lt;BR /&gt; -device&lt;BR /&gt; similar number strings&lt;BR /&gt; then 17 Insight Web Agent 8 &lt;BR /&gt; - another device&lt;BR /&gt; similar number strings&lt;BR /&gt; - ad nauseum&lt;BR /&gt;&lt;BR /&gt;I think I tried copying over the .dat file and got the error message about unable to read the syntax.  All the information was wrong for that host ...&lt;BR /&gt;&lt;BR /&gt;Volker,&lt;BR /&gt; thanks for looking.  Some of the errors that you see are the ones that I see.&lt;BR /&gt;&lt;BR /&gt;I tried reinstalling on one of the hosts in the hope that a minimal (but functional) ucx file would be created.  That didn't happen.&lt;BR /&gt;&lt;BR /&gt;I don't think I am dealing with a bug as such.  It is working on a similar set of hosts with same software.  There is just so many minor tweaks that have to be done when installing it, that I have missed something.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 08:09:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992495#M88257</guid>
      <dc:creator>Zeni B. Schleter</dc:creator>
      <dc:date>2006-07-24T08:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992496#M88258</link>
      <description>Zeni,&lt;BR /&gt;&lt;BR /&gt;in case of the missing 'Reset threshold' and 'Save threshold' buttons, I had to edit the SYS$SPECIFIC:[WBEM.WEB.IM.WEBAGENT]WEBAGENT.INI file&lt;BR /&gt;&lt;BR /&gt;change IDS_SNMP_WRITE_COMMUNITY=noelmginkgo&lt;BR /&gt;to IDS_SNMP_WRITE_COMMUNITY=elmginkgo&lt;BR /&gt;&lt;BR /&gt;AND also execute:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SET CONFIGURATION SNMP/COMMUNITY="elmginkgo" -&lt;BR /&gt;/TYPE=(WRITE)/ADDRESS=127.0.0.1&lt;BR /&gt;&lt;BR /&gt;(or the equivalent command for Multinet). Followed by a restart of SMNP and WBEM.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 24 Jul 2006 08:19:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992496#M88258</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-07-24T08:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992497#M88259</link>
      <description>The WebAgent.Ini file has been edited.  With Multinet , community settings are done with the SNMPD.CONF file and then reloading the SNMP$SERVER.  I have checked security settings and locations of the added TCPIP images.  I have compared the .INI and the SNMPD.CONF file with the hosts where the thresholds work.&lt;BR /&gt;&lt;BR /&gt;I tried removing the READ access from the public community and found that I could get only minimal information with WBEM software.&lt;BR /&gt;&lt;BR /&gt;I have considered adding Write/Traps access to the public just to see if that makes a difference.  If it does, then I know that somehow my community setup is wrong.&lt;BR /&gt;&lt;BR /&gt;I found the TCPIP command for checking the community configuration.  I asked Process Support for a similar command.  What I got was more of a dump of the MIB counters, I think; results from elmginkgo specification were the same as with public.  just the counters were slightly different due to the time elapsed.  This may be normal.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 09:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992497#M88259</guid>
      <dc:creator>Zeni B. Schleter</dc:creator>
      <dc:date>2006-07-24T09:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992498#M88260</link>
      <description>Zeni,&lt;BR /&gt;&lt;BR /&gt;I could finally get 'Save Thesholds' to work with the following command:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SET CONFIGURATION SNMP /FLAG=SETS&lt;BR /&gt;&lt;BR /&gt;and re-starting both SNMP and WBEM. The file sys$system:ucx$mgt_thresholds.dat gets created and written to.&lt;BR /&gt;&lt;BR /&gt;You might need to find the equivalent command for Multinet.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 24 Jul 2006 11:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992498#M88260</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-07-24T11:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992499#M88261</link>
      <description>One thing to verify for MultiNet and TCPware is the community settings in the SNMPD.CONF file.  You'll want to have the following:&lt;BR /&gt;&lt;BR /&gt;community elmginkgo 127.0.0.1 write&lt;BR /&gt;community elmginkgo &lt;IP of="" first="" interface=""&gt; write&lt;BR /&gt;community public 0.0.0.0 read&lt;BR /&gt;&lt;BR /&gt;And in SYS$SYSROOT:&lt;WBEM.WEB.IM.WEBAGENT&gt;WEBAGENT.INI&lt;BR /&gt;you want the following:&lt;BR /&gt;IDS_SNMP_WRITE_COMMUNITY=elmginkgo&lt;BR /&gt;&lt;BR /&gt;"elmginkgo" can be changed, just make sure that all get changed the same way.&lt;/WBEM.WEB.IM.WEBAGENT&gt;&lt;/IP&gt;</description>
      <pubDate>Mon, 24 Jul 2006 12:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992499#M88261</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2006-07-24T12:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992500#M88262</link>
      <description>I just tried on one of my systems running V3.3-1 of the management agents and I was not able to set thresholds until I had done the following commands:&lt;BR /&gt;$ TCPIP SET CONFIG/COMMUNITY="elmginkgo"/type=write&lt;BR /&gt;&lt;BR /&gt;So, I do not believe that V3.3-1 has fixed the problem that I reported earlier this year.</description>
      <pubDate>Mon, 24 Jul 2006 13:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992500#M88262</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2006-07-24T13:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992501#M88263</link>
      <description>Volker,  I have been going round in circles trying to fit that command for SETS to the multinet form.  I did not find any references to "SETS" in the multinet manual relating to the SNMP server.&lt;BR /&gt;&lt;BR /&gt;Robert, I had the loopback address for Public.  I have changed it to 0.0.0.0  and have reloaded SNMP server and restarted the WBEM software.  No difference.&lt;BR /&gt;&lt;BR /&gt;I copied over the ucx$mgt_thresholds.dat from the other host.  Restarting the WBEM gave me the graphics as if the thresholds had been set where the two system matched.  But there was no response when I tried to change them.  The "picture" was all I got - no substance.  When I stopped and restarted, the file was replaced with a new file that contained just the first few lines.  &lt;BR /&gt;&lt;BR /&gt;I tried adding "SETS" in to the community settings like READ, WRITE, and TRAPS.  I got the message in the SNMPSERVER.LOG that it encountered a error.&lt;BR /&gt;&lt;BR /&gt;Thanks for the effort.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 13:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992501#M88263</guid>
      <dc:creator>Zeni B. Schleter</dc:creator>
      <dc:date>2006-07-24T13:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992502#M88264</link>
      <description>FWIW The SNMPD.CONF has entries for&lt;BR /&gt;community public     0.0.0.0 READ&lt;BR /&gt;community elmginkgo 127.0.0.1 READ&lt;BR /&gt;community elmginkgo 127.0.0.1  WRITE&lt;BR /&gt;community elmginkgo 127.0.0.1  TRAPS&lt;BR /&gt;community public    xx.xx.xx.xx READ&lt;BR /&gt;community elmginkgo xx.xx.xx.xx READ&lt;BR /&gt;community elmginkgo xx.xx.xx.xx WRITE&lt;BR /&gt;community elmginkgo xx.xx.xx.xx TRAPS&lt;BR /&gt;&lt;BR /&gt;AGENTX_PEER 127.0.0.1&lt;BR /&gt;AGENTX_PEER host's ip address&lt;BR /&gt;&lt;BR /&gt;I can't seem to find any reason why the UCX$MGT_THRESHold.dat is not created.  It must be failing in it polling somehow.  In using the cpqt setup that Volker described, I did the output changed slightly when the UCX$MGT_THRESHold.dat had a bit of a few records.  That would lead me to believe that&lt;BR /&gt;the cpqt was using the UCX$MGT_THRESHOLDS.DAT for input.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jul 2006 14:03:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992502#M88264</guid>
      <dc:creator>Zeni B. Schleter</dc:creator>
      <dc:date>2006-07-24T14:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992503#M88265</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;the necessary command:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SET CONFIG/COMMUNITY="elmginkgo"/type=(write)/ADDRESS=127.0.0.1&lt;BR /&gt;&lt;BR /&gt;is described in the Installation Guide, but only in chapter 6 ( Smart Array Agent Configuration ), so it is NOT obvious, that it's also REQURIED to make 'Save Thresholds' work.&lt;BR /&gt;&lt;BR /&gt;But the User Guide Chapter 2 (Enabling SNMP Traps) lists those commands:&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SET CONFIGURATION SNMP/FLAG=SETS&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SET CONFIGURATION SNMP/COMMUNITY="elmginkgo" -&lt;BR /&gt;_$ /TYPE=(WRITE)/ADDRESS=127.0.0.1&lt;BR /&gt;&lt;BR /&gt;$ TCPIP SET CONFIGURATION SNMP/COMMUNITY="elmginkgo" -&lt;BR /&gt;_$ /TYPE=(WRITE)/ADDRESS=ip_address&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 25 Jul 2006 00:36:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992503#M88265</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-07-25T00:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992504#M88266</link>
      <description>Zeni,&lt;BR /&gt;&lt;BR /&gt;Your SNMPD.CONF looks good.  Try doing the TCPIP SET CONFIG SNMP/COMMUNITY="elmginkgo"/type=write/address=127.0.0.1 command.  There is no equivalent MultiNet command.  This is the bug that I mentioned earlier.  You may have to reboot the system without MultiNet running to use enough of TCP/IP services to get this to work.&lt;BR /&gt;&lt;BR /&gt;Volker,&lt;BR /&gt;&lt;BR /&gt;I work for Process Software, not HP, so I can't do much to improve their documentation.&lt;BR /&gt;&lt;BR /&gt;Richard Whalen</description>
      <pubDate>Tue, 25 Jul 2006 07:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992504#M88266</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2006-07-25T07:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992505#M88267</link>
      <description>???  Both clusters are using Multinet - the one where thresholds work and the one where thresholds don't work.  Why would changing something in the TCPIP$CONFIGURATION make a difference.  As soon as I return to MULTINET, the change would be lost, right?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Jul 2006 08:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992505#M88267</guid>
      <dc:creator>Zeni B. Schleter</dc:creator>
      <dc:date>2006-07-25T08:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992506#M88268</link>
      <description>Zeni,&lt;BR /&gt;&lt;BR /&gt;I understand the idea that the change would be lost when you return to MultiNet after making the TCP/IP Services change, but that is not the case.  The TCPIP SET CONFIG command modifies something in TCPIP$CONFIGURATION.DAT.  One of the processes involved in setting thresholds reads this file, even though it shouldn't (when it isn't running under TCP/IP Services).&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Tue, 25 Jul 2006 08:38:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992506#M88268</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2006-07-25T08:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992507#M88269</link>
      <description>Very Interesting.  This could be the key but I would never have guessed it.  The hosts where the thresholds are working never had TCPIP installed on them.  We had just extracted the necessary TCPIP images from the distribution.  The hosts where it is not working did have TCPIP installed.  I had tried using in briefly but removed it from the startup files.  Information in any of the TCPIP*.dat files would be erroneous.&lt;BR /&gt;&lt;BR /&gt;On one of the hosts, I tried renamimg the .DAT files to something else and tried restarting SNMP and WBEM.  That did not make any difference.  Later today I will try a reboot.  If that doesn't work, I will try the turning-off of Multinet (reboot) and modify TCPIP (with the .DAT files back to original) and then reboot again.&lt;BR /&gt;&lt;BR /&gt;I will definitely post if this resolves my mystery.</description>
      <pubDate>Tue, 25 Jul 2006 09:10:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992507#M88269</guid>
      <dc:creator>Zeni B. Schleter</dc:creator>
      <dc:date>2006-07-25T09:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: ucx$mgt_thresholds - WBEM  interface</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992508#M88270</link>
      <description>Richard,&lt;BR /&gt;&lt;BR /&gt;I have been informed (via PTR), that the Management Agents V3.4 Installation Guide has been updated with references to the User's Guide for enabling the SETS and SNMP traps with TCPIP.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 25 Jul 2006 09:59:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ucx-mgt-thresholds-wbem-interface/m-p/4992508#M88270</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-07-25T09:59:30Z</dc:date>
    </item>
  </channel>
</rss>

