Server Management - Systems Insight Manager
1827293 Members
2319 Online
109717 Solutions
New Discussion

Re: Compiling with large OID values

 
Fredrick Karlsson_2
Occasional Advisor

Compiling with large OID values

Hi.

I am currently creating a MIB-file in order to interpret Biztalk events that has been sent from the Event log on server (using evntwin.exe). I currently receive the events as Unregistered in SIM but the event is not resolved. The problem why it is not interpreted correctly is that Microsoft has assigned very large OID number to the different traps (for instance 3233814103). When compiled this number is converted to a signed value i.e. -1061153193 in the mib.cfg file. I think this is the resonse why the events are not shown correctly to me. There is no match between +3233814103 and -1061153193.
Is there a way to make mcompile to not convert large oid values from unsigned 32-bit numbers into signed?

Regards,
Fredrick
1 REPLY 1
Maurice Skubski_1
Valued Contributor

Re: Compiling with large OID values

Fredrick, did you manage to compile the MIB? I'm also interessted in the MIB. If you still have a problem let me know and i will see if i can get some information. regards Maurice