Java Dynamic Management Kit 3.2 Programming Guide |
---|
![[ Previous ]](nav/prev.gif) | ![[ Fast Back ]](nav/fb.gif) | Chapter 17. The SNMP Toolkit | ![[ Fast Forward ]](nav/ff.gif) | ![[ Next ]](nav/next.gif) |
The SNMP adaptor implements the SNMP v1 and v2 protocol stack. The adaptor is able to manage an unlimited number of different MIBs (management information base) . By providing a unified view of all the MIBs, the SNMP adaptor solves the subagent problem that commonly occurs with SNMP. The SNMP adaptor allows MIBs to be loaded or unloaded dynamically. This enables a MIB to be loaded into, updated, and unloaded from an agent while it is running.
![[ Previous ]](nav/prev.gif) | ![[ Home ]](nav/toc.gif) | ![[ Next ]](nav/next.gif) |
The SNMP Toolkit | ![[ Up ]](nav/up.gif) | SNMP MIB Compiler - mibgen |