Uses of Enum
org.snmp4j.mp.SnmpConstants.StorageTypeEnum
Packages that use SnmpConstants.StorageTypeEnum
Package
Description
Provides classes and interfaces for the SNMP message processing.
Provides classes and interfaces for authentication and privacy of SNMP(v3)
messages.
-
Uses of SnmpConstants.StorageTypeEnum in org.snmp4j.mp
Methods in org.snmp4j.mp that return SnmpConstants.StorageTypeEnumModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SnmpConstants.StorageTypeEnum[]
SnmpConstants.StorageTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SnmpConstants.StorageTypeEnum in org.snmp4j.security
Methods in org.snmp4j.security that return SnmpConstants.StorageTypeEnumMethods in org.snmp4j.security with parameters of type SnmpConstants.StorageTypeEnumModifier and TypeMethodDescriptionvoid
UsmUserEntry.setStorageType
(SnmpConstants.StorageTypeEnum storageType)