HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- registration problem with mxmib -a
Server Management - Systems Insight Manager
1832420
Members
2824
Online
110042
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2009 05:10 AM
12-31-2009 05:10 AM
registration problem with mxmib -a
All
BACKGROUND
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.
These messages were displayed for the SNMP trap on HP SIM -
“Mib Information – The associated MIB File Name for this trap is xp1024trapmib.mib and the MIB identifier RAID450MB”
“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”
I ran these commands when I compiled and registered the XP24K MIB –
C:\Program Files\HP\Systems Insight Manager\mibs>mcompile USPMIB.txt
HP Systems Insight Manager Mib Compiler, Version 5.0.2.1
Copyright (c) 2003-2006 Hewlett Packard Corporation
Compiling USPMIB.txt
Processing import file: RFC-1212.mib
Processing import file: RFC-1215.mib
Processing import file: rfc1213.mib
Processing import file: RFC1155-SMI.mib
Mib Compilation completed successfully
C:\Program Files\HP\Systems Insight Manager\mibs>mxmib -a USPMIB.cfg
IMPORTING CFG USPMIB.cfg
COMMAND COMPLETED SUCCESSFULLY
C:\Program Files\HP\Systems Insight Manager\mibs>
How do I know if XP24K MIB is registered successfully? “mxmib –l” doesn’t show uspmib.mib, but
“xp1024trapmib.mib” DOES appear in the “mxmib –l” listing
QUESTIONS
* 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”)?
* 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)
All help would be much appreciated I am new to snmp
thanks
Nick
BACKGROUND
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.
These messages were displayed for the SNMP trap on HP SIM -
“Mib Information – The associated MIB File Name for this trap is xp1024trapmib.mib and the MIB identifier RAID450MB”
“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”
I ran these commands when I compiled and registered the XP24K MIB –
C:\Program Files\HP\Systems Insight Manager\mibs>mcompile USPMIB.txt
HP Systems Insight Manager Mib Compiler, Version 5.0.2.1
Copyright (c) 2003-2006 Hewlett Packard Corporation
Compiling USPMIB.txt
Processing import file: RFC-1212.mib
Processing import file: RFC-1215.mib
Processing import file: rfc1213.mib
Processing import file: RFC1155-SMI.mib
Mib Compilation completed successfully
C:\Program Files\HP\Systems Insight Manager\mibs>mxmib -a USPMIB.cfg
IMPORTING CFG USPMIB.cfg
COMMAND COMPLETED SUCCESSFULLY
C:\Program Files\HP\Systems Insight Manager\mibs>
How do I know if XP24K MIB is registered successfully? “mxmib –l” doesn’t show uspmib.mib, but
“xp1024trapmib.mib” DOES appear in the “mxmib –l” listing
QUESTIONS
* 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”)?
* 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)
All help would be much appreciated I am new to snmp
thanks
Nick
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2010 05:22 PM
01-01-2010 05:22 PM
Re: registration problem with mxmib -a
I don't think the import would generate a MIB as it should load the cfg file as you've done.
I would have thought the MIB would show in the mxmib -l command.
You could try restarting HP SIM itself and see if that shows it more clearly.
Also as a test you could use mxmib to delete the added mib, rename the .txt as a mib and repeat the process.
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.
I would have thought the MIB would show in the mxmib -l command.
You could try restarting HP SIM itself and see if that shows it more clearly.
Also as a test you could use mxmib to delete the added mib, rename the .txt as a mib and repeat the process.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2010 03:34 AM
01-06-2010 03:34 AM
Re: registration problem with mxmib -a
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.
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.
Does anyone know if I can tell HP SIM to use USPMIB to accept thin provision alerts?
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.
Does anyone know if I can tell HP SIM to use USPMIB to accept thin provision alerts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2010 12:08 AM
05-13-2010 12:08 AM
Re: registration problem with mxmib -a
Hi there! I had the same problem with HP SIM Linux platform. The problem was with file permissions (USPMIB.cfg & .mib). After correcting the files permissions you have to register them into the SIM again.
Regards.
Sergey N. Fetisov
Regards.
Sergey N. Fetisov
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP