Use SnmpSource component to read Mib file and convert to XML file.
To use this code sample, add a reference to the following 
				assemblies:
				SnmpSource.dll
				
				
				Then import the following namespaces at the top of your code file with 
					using (for C#) or Imports (for 
				VB) keywords:
				SnmpSource.Mib 
			
Copyright