Package com.adventnet.snmp.snmp2.usm

The usm package provides a reference implementation of the User based Security Model (usm) for SNMPv3 that can be plugged into the security model framework provided by the AdventNet SNMP APIs.

See:
          Description

Class Summary
USMStats This class contains methods to get and increment the counter values received by the SNMP engine which were dropped because of errors like unsupportedSecurityLevel, notInTimeWindows, unknownUserNames, unknownEngineIDs, wrongDigests and decryptionErrors.
USMUserEntry The USMUserEntry holds the configuration data specific to each user for a given SNMPv3 entity.
USMUserTable This class maintains a list of all USMUserEntry objects and provides methods to operate on the list.
USMUtils This class provides general USM related methods.
 

Package com.adventnet.snmp.snmp2.usm Description

The usm package provides a reference implementation of the User based Security Model (usm) for SNMPv3 that can be plugged into the security model framework provided by the AdventNet SNMP APIs. added for testing



Copyright (c)AdventNet Inc., 1996-2004