Uses of Class
com.snmp4j.smi.SmiManager
Packages that use SmiManager
Package
Description
Provides classes and interfaces for parsing, compiling, loading,
and using Management Information Base (MIB) specifications written in Structure of
Management Information (SMI) version 1 and 2 with SNMP4J to format and parse SNMP data.
-
Uses of SmiManager in com.snmp4j.smi
Methods in com.snmp4j.smi that return SmiManagerModifier and TypeMethodDescriptionSmiManager.useCompression
(boolean enableCompressionOfCompiledModules) Configures whether to enable or disable compression for compiled modules.