Class MibModuleSupplier
java.lang.Object
org.snmp4j.mcp.resource.mib.module.MibModuleSupplier
-
Constructor Summary
ConstructorsConstructorDescriptionMibModuleSupplier(com.snmp4j.smi.SmiManager smiManager, String moduleName) Creates a supplier for the MIB module definition of the specified module. -
Method Summary
-
Constructor Details
-
MibModuleSupplier
Creates a supplier for the MIB module definition of the specified module.- Parameters:
smiManager- theSmiManagerthat holds the loaded MIB modulesmoduleName- the MIB module name (e.g."SNMPv2-MIB")
-
-
Method Details
-
get
-