Server Management - Systems Insight Manager
1833748 Members
2582 Online
110063 Solutions
New Discussion

Re: SIM and Blank mibs

 
SOLVED
Go to solution
Preston Gallwas
Valued Contributor

SIM and Blank mibs

I used mcompile and mxmib to import NWSERVER.MIB which is provided from netware into SIM to see what other info I could get, but the mib appears to be blank when I view it with SIM. I did not get bad or failed commands when I was compiling it, either. Any ideas?
5 REPLIES 5
David Claypool
Honored Contributor

Re: SIM and Blank mibs

Some MIBs are for SNMP Browsers and do not contain trap information. Check to see if there are any trap definitions in the MIB. If there aren't, that explains it.
Preston Gallwas
Valued Contributor

Re: SIM and Blank mibs

There are trap definitions in the mib. Attached is the MIB in question.
David Claypool
Honored Contributor
Solution

Re: SIM and Blank mibs

There are no trap definitions in the MIB. You are looking for something with a format like:

cpqHeCorrectableMemoryError TRAP-TYPE
ENTERPRISE cpqHealth
VARIABLES { cpqHeCorrMemTotalErrs }
DESCRIPTION
"A correctable memory error occurred.

The error has been corrected. The current number of correctable
memory errors is reported in the variable cpqHeCorrMemTotalErrs."

--#TYPE "Correctable Memory Error Occurred (1)"
--#SUMMARY "Total correctable errors = %d."
--#ARGUMENTS {0}
--#SEVERITY MINOR
--#TIMEINDEX 99
--#STATE OPERATIONAL

::= 1
Preston Gallwas
Valued Contributor

Re: SIM and Blank mibs

oh ... *bites tongue* Hrmp. So...I wont be getting any SNMP info from this MIB then?
Peter Stringer
Regular Advisor

Re: SIM and Blank mibs

I had the same problem ( posted earlier) with mibs for IBM Blade server, microsoft Wins, DNS , DHCP and Internet Mibs.

I compiled and registered ok but there were no trap definitions for them they were blank.

did a lot of research and came up with nothing.

Regards