SnmpSource Help

MibReader Class

Mib Reader class can read Mib files and convert the data to xml format. The mib files are not required to loading in sequence. However, the correct sequence of mib files loading will save processing time.

For a list of all members of this type, see MibReader Members.

System.Object
   SnmpSource.Mib.MibReader

public class MibReader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SnmpSource.Mib

Assembly: SnmpSource (in SnmpSource.dll)

See Also

MibReader Members | SnmpSource.Mib Namespace