Package | Description |
---|---|
org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
org.snmp4j.event |
Provides classes and interfaces for SNMP4J event processing.
|
org.snmp4j.mp |
Provides classes and interfaces for the SNMP message processing.
|
org.snmp4j.security |
Provides classes and interfaces for authentication and privacy of SNMP(v3)
messages.
|
org.snmp4j.security.nonstandard | |
org.snmp4j.uri |
Class and Description |
---|
SecurityLevel
The
SecurityLevel interface contains enumerated values
for the different security levels. |
USM
The
USM class implements the User Based Security Model (USM)
as defined in RFC 3414. |
Class and Description |
---|
SecurityModel
The
SecurityModel interface as described in RFC3411 section 4.4
and RFC 5590 section 5. |
UsmUserEntry
The
UsmUserEntry class represents a user in the
Local Configuration Datastore (LCD). |
Class and Description |
---|
AuthenticationProtocol
The
AuthenticationProtocol interface defines a common
interface for all SNMP authentication protocols. |
PrivacyProtocol
The
PrivacyProtocol interface defines a common
interface for all SNMP privacy protocols. |
SecurityModel
The
SecurityModel interface as described in RFC3411 section 4.4
and RFC 5590 section 5. |
SecurityModels
The
SecurityModels class is a collection of all
supported security models of a SNMP entity. |
SecurityProtocols
The
SecurityProtocols class holds all authentication and
privacy protocols for a SNMP entity. |
SecurityStateReference
The
SecurityStateReference interface is an empty marker
interface for security model dependent state references. |
USM
The
USM class implements the User Based Security Model (USM)
as defined in RFC 3414. |
Class and Description |
---|
AuthenticationProtocol
The
AuthenticationProtocol interface defines a common
interface for all SNMP authentication protocols. |
AuthGeneric
The abstract class AuthGeneric implements common operations for
SNMP authentication protocols, such as MD5 and SHA.
|
ByteArrayWindow
The
ByteArrayWindow provides windowed access to a subarray
of a byte array. |
CipherPool
The CipherPool class provides service to share and reuse Cipher instances, across
different threads.
|
DecryptParams
Parameter class for encrypt and decrypt methods of
SecurityProtocol . |
PrivacyProtocol
The
PrivacyProtocol interface defines a common
interface for all SNMP privacy protocols. |
PrivAES
Base class for PrivAES128, PrivAES192 and PrivAES256.
|
SecurityLevel
The
SecurityLevel interface contains enumerated values
for the different security levels. |
SecurityModel
The
SecurityModel interface as described in RFC3411 section 4.4
and RFC 5590 section 5. |
SecurityModels
The
SecurityModels class is a collection of all
supported security models of a SNMP entity. |
SecurityParameters
The
SecurityParameters interface represents the security
parameters in a SNMPv3 message. |
SecurityProtocol
The
SecurityProtocol class defines common methods of
authentication and privacy protocols. |
SecurityProtocols
The
SecurityProtocols class holds all authentication and
privacy protocols for a SNMP entity. |
SecurityStateReference
The
SecurityStateReference interface is an empty marker
interface for security model dependent state references. |
SNMPv3SecurityModel
The abstract class
SNMPv3SecurityModel implements
common methods and fields for security models for the SNMPv3
message processing model. |
UsmTimeEntry
The
UsmTimeEntry class represents time synchronization
information associated with an engine ID. |
UsmTimeTable
The
UsmTimeTable class is a singleton that stores USM user
information as part of the Local Configuration Datastore (LCD). |
UsmUser
The
UsmUser class represents USM user providing information
to secure SNMPv3 message exchange. |
UsmUserEntry
The
UsmUserEntry class represents a user in the
Local Configuration Datastore (LCD). |
UsmUserTable
The
UsmUserTable class stores USM user
information as part of the Local Configuration Datastore (LCD). |
Class and Description |
---|
AuthenticationProtocol
The
AuthenticationProtocol interface defines a common
interface for all SNMP authentication protocols. |
PrivacyProtocol
The
PrivacyProtocol interface defines a common
interface for all SNMP privacy protocols. |
PrivAES
Base class for PrivAES128, PrivAES192 and PrivAES256.
|
SecurityProtocol
The
SecurityProtocol class defines common methods of
authentication and privacy protocols. |
Class and Description |
---|
USM
The
USM class implements the User Based Security Model (USM)
as defined in RFC 3414. |
Copyright © 2014 SNMP4J.org. All rights reserved.