/smi4j

SMI & SNMP tools in Java

Primary LanguageJavaApache License 2.0Apache-2.0

smi4j

SMI and SNMP tools in Java.

Existing modules:

smiparser : The JCC based grammar and SMI parser that generates a MIB tree. smibrowser : A Swing based tool with which MIB modules can beloaded and the MIB tree can be browsed (based on the SMI Parser). smigenerator: An extension for the SMI Parser that can generate different formats of MIB modules, like HTML. snmp : An implementation of the SNMP protocol stack focusd on the SNMP manager.

See file: LICENSE