- Community Home
- >
- Networking
- >
- IMC
- >
- Problem with MIB Management
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
11-11-2013 11:29 AM - edited 11-12-2013 10:31 AM
11-11-2013 11:29 AM - edited 11-12-2013 10:31 AM
Problem with MIB Management
Hello Guys,
I have a problem when open MIb management, because keep in "Loading MIB tree" forever....is possible reset this???
This happened since I deleted some mibs loaded by myself.
Version SO: Windows 2008 R2
Version IMC: Platform (JG747AAE) iMC PLAT 7.0 (E0102)
Thank very much!!
Well, loading this windows for 12 hours and nothing, it try Loading MIB yet.
I see the SQL server and no logs for this.
any suggestions??.
Thanks Alot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2014 04:10 AM
01-10-2014 04:10 AM
Re: Problem with MIB Management
It seems that the Problem comes from the previously downloaded files MIB. At least I had the same Problem when installing updates IMC 7.0 E0102L03. Perhaps there are developers and they prompt it to solve.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2014 06:07 PM
01-11-2014 06:07 PM
Re: Problem with MIB Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2014 12:49 AM
07-03-2014 12:49 AM
Re: Problem with MIB Management
You need to install Microsoft Server Management Studio the free database tool.
The following table 'config_db' is a table 'imc_config.tbl_plat_operator'. Open for editing. column 'individual_info' delete all information about the file that is uploaded. Reboot and all should earn.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2019 01:54 PM
05-02-2019 01:54 PM
Re: Problem with MIB Management
Hello, I also was having this issue with loading the MIB management. I am lookinag at the table you have described. While looking at the "imc_config.tbl_plat_operator" in MSSql Studio (Right click "Select Top 1000 Rows" you could go to the [individual_info] and see the MIB that had been uploaded. When viewing "Edit Top 200 Rows" It was not visible. Find commands on google so you can set the contents of the [individual_info] to NULL. Therefore you have set the contents to nothing clearing the bad MIB's that were uploaded. You do not have to Commit as it does it when you set the contents to Null. Great Help!