Java Dynamic Management Kit 3.2 Programming Guide | ||||
---|---|---|---|---|
![]() | ![]() | Chapter 17. The SNMP Toolkit | ![]() | ![]() |
The mibgen compiler takes as input a set of SNMP MIBs and generates m-beans that implement the MIBs. MIBs can be expressed using SNMP v1 or SNMP v2 syntax.
The mibgen compiler is able to process:
Tables with cross references indexed across several MIBs
The use of the AUGMENT construct for v2 tables
MIBs that contain both v1 and v2 definitions
The mibgen compiler also generates the Java source code required for representing a whole MIB in an SNMP manager.
![]() | ![]() | ![]() |
SNMP Adaptor | ![]() | SNMP Manager API |