Uses of Interface
org.snmp4j.mp.EngineIdCacheSize
-
Packages that use EngineIdCacheSize Package Description org.snmp4j.mp Provides classes and interfaces for the SNMP message processing. -
-
Uses of EngineIdCacheSize in org.snmp4j.mp
Classes in org.snmp4j.mp that implement EngineIdCacheSize Modifier and Type Class Description class
MPv3
TheMPv3
is the message processing model for SNMPv3.Methods in org.snmp4j.mp with parameters of type EngineIdCacheSize Modifier and Type Method Description java.util.Map<Address,OctetString>
MPv3.EngineIdCacheFactory. createEngineIdMap(EngineIdCacheSize maximumCapacity)
Create a engine ID map with the given maximum capacity.
-