| IMibManager Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Snmp.IMibManager"]
Namespace: Netadmin.Management.Snmp
The IMibManager type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| void | Compile(Int32) | ||
| void | Decompile(Int32) | ||
| Stream | Export(Int64, MibFileType) | ||
| void | Force(Int32) | ||
| IModule | GetModule(Int32) | ||
| IEnumerableT, T: IModule | GetModules | ||
| INode | GetNodeDetails(Int64) | ||
| IMibPart | GetNodeTree | ||
| void | Import(Stream) | ||
| void | Parse(Int32) | ||
| void | Remove(Int32) | ||
| IEnumerableT, T: INode | Search(String, SearchType) | ||
| void | SolveOrphans | ||
| void | Unparse(Int32) |