<?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: registration problem with  mxmib -a in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/registration-problem-with-mxmib-a/m-p/4557041#M39816</link>
    <description>I tried recompiling and reregistering the MIB and I found if I generate a test trap (not a thin provision trap) - it uses USPMIB for test traps.&lt;BR /&gt;&lt;BR /&gt;So USPMIB appears to register OK, but the thin provision alerts use the xp1024trapmib. This results in some of the trap information not getting formatted properly.&lt;BR /&gt;&lt;BR /&gt;Does anyone know if I can tell HP SIM to use USPMIB to accept thin provision alerts?</description>
    <pubDate>Wed, 06 Jan 2010 11:34:24 GMT</pubDate>
    <dc:creator>Nick M_1</dc:creator>
    <dc:date>2010-01-06T11:34:24Z</dc:date>
    <item>
      <title>registration problem with  mxmib -a</title>
      <link>https://community.hpe.com/t5/server-management-systems/registration-problem-with-mxmib-a/m-p/4557039#M39814</link>
      <description>All&lt;BR /&gt;&lt;BR /&gt;BACKGROUND &lt;BR /&gt;&lt;BR /&gt;I compiled and registered a XP24K MIB on HP SIM. I generated an alert on XP24K and a SNMP trap was received on the HP SIM server.  The SNMP trap message on HP SIM indicates the XP24K MIB hasn’t registered properly and the wrong MIB is being used.&lt;BR /&gt;&lt;BR /&gt;These messages were displayed for the SNMP trap on HP SIM -  &lt;BR /&gt;&lt;BR /&gt; “Mib Information – The associated MIB File Name for this trap is xp1024trapmib.mib and the MIB identifier RAID450MB”&lt;BR /&gt;&lt;BR /&gt;“Mib data does not match the trap, make sure the latest version of the MIB is registered. The SNMP OID is 1.3.6.1.4.1.116.5.11.4.2.1”&lt;BR /&gt;&lt;BR /&gt;I ran these commands when I compiled and registered the XP24K MIB – &lt;BR /&gt;&lt;BR /&gt;C:\Program Files\HP\Systems Insight Manager\mibs&amp;gt;mcompile USPMIB.txt&lt;BR /&gt;&lt;BR /&gt;HP Systems Insight Manager Mib Compiler, Version 5.0.2.1&lt;BR /&gt;Copyright (c) 2003-2006 Hewlett Packard Corporation&lt;BR /&gt;&lt;BR /&gt;Compiling USPMIB.txt&lt;BR /&gt;&lt;BR /&gt;Processing import file: RFC-1212.mib&lt;BR /&gt;Processing import file: RFC-1215.mib&lt;BR /&gt;Processing import file: rfc1213.mib&lt;BR /&gt;Processing import file: RFC1155-SMI.mib&lt;BR /&gt;Mib Compilation completed successfully&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\HP\Systems Insight Manager\mibs&amp;gt;mxmib -a USPMIB.cfg&lt;BR /&gt;&lt;BR /&gt;IMPORTING CFG  USPMIB.cfg&lt;BR /&gt;COMMAND COMPLETED SUCCESSFULLY&lt;BR /&gt;&lt;BR /&gt;C:\Program Files\HP\Systems Insight Manager\mibs&amp;gt;&lt;BR /&gt;&lt;BR /&gt;How do I know if XP24K MIB is registered successfully? “mxmib –l”  doesn’t show uspmib.mib, but &lt;BR /&gt;“xp1024trapmib.mib” DOES appear in the “mxmib –l” listing &lt;BR /&gt;&lt;BR /&gt;QUESTIONS &lt;BR /&gt;&lt;BR /&gt;* Would you expect “mxmib –a” to create a new file with the “*.mib” suffix (and for me to be able to list this new file using “mxmib –l”)?  &lt;BR /&gt;&lt;BR /&gt;* Is there any debug facility that allows you to collect verbose diagnostics for mxmib? (I am wondering whether the xp1024 mib is preventing the xp24K mib from registering)&lt;BR /&gt;&lt;BR /&gt;All help would be much appreciated  I am new to snmp&lt;BR /&gt; &lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;Nick&lt;BR /&gt;</description>
      <pubDate>Thu, 31 Dec 2009 13:10:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/registration-problem-with-mxmib-a/m-p/4557039#M39814</guid>
      <dc:creator>Nick M_1</dc:creator>
      <dc:date>2009-12-31T13:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: registration problem with  mxmib -a</title>
      <link>https://community.hpe.com/t5/server-management-systems/registration-problem-with-mxmib-a/m-p/4557040#M39815</link>
      <description>I don't think the import would generate a MIB as it should load the cfg file as you've done.&lt;BR /&gt;&lt;BR /&gt;I would have thought the MIB would show in the mxmib -l command.&lt;BR /&gt;You could try restarting HP SIM itself and see if that shows it more clearly.&lt;BR /&gt;&lt;BR /&gt;Also as a test you could use mxmib to delete the added mib, rename the .txt as a mib and repeat the process.&lt;BR /&gt;I'm not aware of any way of getting mxmib to generate more info. The fact it reported as successful should indicate it loaded the mib.</description>
      <pubDate>Sat, 02 Jan 2010 01:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/registration-problem-with-mxmib-a/m-p/4557040#M39815</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2010-01-02T01:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: registration problem with  mxmib -a</title>
      <link>https://community.hpe.com/t5/server-management-systems/registration-problem-with-mxmib-a/m-p/4557041#M39816</link>
      <description>I tried recompiling and reregistering the MIB and I found if I generate a test trap (not a thin provision trap) - it uses USPMIB for test traps.&lt;BR /&gt;&lt;BR /&gt;So USPMIB appears to register OK, but the thin provision alerts use the xp1024trapmib. This results in some of the trap information not getting formatted properly.&lt;BR /&gt;&lt;BR /&gt;Does anyone know if I can tell HP SIM to use USPMIB to accept thin provision alerts?</description>
      <pubDate>Wed, 06 Jan 2010 11:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/registration-problem-with-mxmib-a/m-p/4557041#M39816</guid>
      <dc:creator>Nick M_1</dc:creator>
      <dc:date>2010-01-06T11:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: registration problem with  mxmib -a</title>
      <link>https://community.hpe.com/t5/server-management-systems/registration-problem-with-mxmib-a/m-p/4557042#M39817</link>
      <description>Hi there! I had the same problem with HP SIM Linux platform. The problem was with file permissions (USPMIB.cfg &amp;amp; .mib). After  correcting the files permissions you have to register them into the SIM again.&lt;BR /&gt;Regards.&lt;BR /&gt;Sergey N. Fetisov</description>
      <pubDate>Thu, 13 May 2010 07:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/registration-problem-with-mxmib-a/m-p/4557042#M39817</guid>
      <dc:creator>Sergey Fetisov</dc:creator>
      <dc:date>2010-05-13T07:08:32Z</dc:date>
    </item>
  </channel>
</rss>

